On Sun, Dec 10, 2023 at 02:27:38PM -0700, Charles Curley wrote: > On Sat, 9 Dec 2023 13:09:23 -0500 > Dan Ritter <d...@randomstring.org> wrote: > > > https://fulda.social/@Ganneff/111551628003050712 > > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057843 > > > > The new kernel release is reported to contain an ext4 data > > corruption bug. It's prudent not to upgrade, or if you have > > started to upgrade, not to reboot, until a new kernel release > > is prepared. > > > > > > -dsr- > > > > It appears the new, repaired, kernel and minor version of Bookworm have > landed. Now, who wants to live dangerously? :-) > > root@tiassa:~# apt update > Get:1 http://security.debian.org/debian-security bookworm-security InRelease > [48.0 kB] > Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] > Get:3 http://deb.debian.org/debian bookworm/main amd64 Packages [8,787 kB] > Get:4 http://deb.debian.org/debian bookworm/main Translation-en [6,109 kB] > Fetched 15.1 MB in 3s (4,432 kB/s) > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > 38 packages can be upgraded. Run 'apt list --upgradable' to see them. > N: Repository 'http://deb.debian.org/debian bookworm InRelease' changed its > 'Version' value from '12.3' to '12.4' > root@tiassa:~# apt list --upgradable > Listing... Done > … > libudev1/stable 252.19-1~deb12u1 amd64 [upgradable from: 252.17-1~deb12u1] > linux-image-amd64/stable 6.1.66-1 amd64 [upgradable from: 6.1.55-1] > linux-libc-dev/stable 6.1.66-1 amd64 [upgradable from: 6.1.55-1] > … > root@tiassa:~# > > > -- > Does anybody read signatures any more? > > https://charlescurley.com > https://charlescurley.com/blog/ >
I'd suggest apt-get update ; apt-get dist-upgrade or equivalent. There were a few other bug fixes as well in this point release but I think you've got the three major packages that changed. Base files also changed, obviously :) All the very best, as ever, Andy