I heard we merged Linux kernel 6.19 for MNT Reform series, available now in an `apt` near you! thanks to @josch for leading this effort and to everyone who tested, including @vimja and @vagrantc
@mntmn @josch maybe a good opportunity to remind people to `apt full-upgrade` so they don't bork their system like I did!
@liaizon @mntmn Well, you can still bork your system with "apt full-upgrade" and maybe even more so because it will happily remove packages. We had people in the forum who didn't pay attention and ended up removing important packages during an "apt full-upgrade". Nevertheless I suggested this change for the handbook here: https://source.mnt.re/reform/reform-handbook/-/merge_requests/22
src/source/software.rst: suggest using "apt full-upgrade" instead of "apt upgrade" (!22) · Merge requests · Reform / reform-handbook · GitLab

The difference between "apt upgrade" and "apt full-upgrade" is, that the latter is allowed to remove packages and old kernel images. The former is recommended for Debian stable...

GitLab