There are 21 open security issues in bullseye.
There are 13 open security issues in buster.
commit 2b1f3b330ec624cf3be50bdee59992f4613a034c Author: Ben Hutchings <benh@debian.org> Date: Wed May 28 18:02:13 2025 +0200 d/rules: Clean debian/lib/python/debian_linux/__pycache__ Our clean target directly removes the debian/lib/python/__pycache__ directory, but not the debian/lib/python/debian_linux/__pycache__ directory that is created since commit 9f9e57619c4b "Copy debian_linux package from src:linux". This was not noticed in unstable because since debhelper 13.11.10 dh_clean removes all __pycache__ directories. But it does affect backports to bookworm. Add the new _pycache__ directory to the rm command line so that the clean target works in both cases.
Among the 5 debian patches available in version 20250410-2 of the package, we noticed the following issues:
There are 13 open security issues in bookworm.