PeterO wrote: ↑Mon Mar 02, 2020 10:01 am
It seems unlikely it should "beta" or "critical" ?
Can anyone explain what these mean and what it should say ?
PeterO
'Current' shows the bootloader and VL805 firmware that are currently installed in the EEPROM chips on that Pi. 'Latest' shows the newest firmware on the branch you have selected: 'critical' is the default. There are also 'beta' and now 'stable' branches. You select which branch to install by setting the FIRMWARE_RELEASE_STATUS variable in the file '/etc/default/rpi-eeprom-update'.
If you previously chose the 'beta' branch, then changed back to 'critical' then this would explain why 'current' is later than 'latest' - the 'beta' branch was updated more recently.
If you have never changed the value of FIRMWARE_RELEASE_STATUS, and 'current' is newer than 'latest' then that's a bug.