For the past few months, the following packages have been blocked with openhabian-config.
The following packages have been kept back:
linux-headers-rpi-2712 linux-headers-rpi-v8 linux-image-rpi-2712 linux-image-rpi-v8 rpi-eeprom
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Can I install these packages via “apt full-upgrade” without causing any problems?
How can I find out which openhabian OS version is installed on my system?
Yes, but you’ll need to reboot to finsih the installation. Those packages are the kernel which is pretty much the only part of Linux that usually requires a reboot to apply.
When you run openhabian-config it should tell you the version of openHABian (i.e. the scripts that set everything up) is running.
When you log into the machine (e.g. over ssh) you should get a bunch of information printed to the terminal. Among those will be the version of the OS that is running. You can also run cat /etc/os-release and it will tell you the name and version of the OS.
Like I said above. When you run openhabian-config, it will tell you what version it’s running. If there is a newer version, it will ask if you want to install the newer version. openHABian is completely independent of the operating system.