There is 1 open security issue in trixie.
There is 1 open security issue in bullseye.
commit a4bdf87f03e06fe687f0bf7596af31d0f2ac80b1 Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Fri May 30 13:39:04 2025 +0100 Revert "systemd-boot: always pull in systemd-boot-efi on amd64/arm64" This caused dpkg-buildpackage to prune the systemd-boot-signed dependency for some reason, probably because the alternative is always satisfied or so This reverts commit e29629dcaf18167a2b776e5e0571a9c392f17365. commit e29629dcaf18167a2b776e5e0571a9c392f17365 Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Fri May 30 11:46:27 2025 +0100 systemd-boot: always pull in systemd-boot-efi on amd64/arm64 This is the main integration point, so ensure the unsigned binaries are installed even if the signed packages are available.