Version in base suite: 1+15.8+1 Base version: shim-helpers-arm64-signed_1+15.8+1 Target version: shim-helpers-arm64-signed_1+16.1+2~deb13u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/s/shim-helpers-arm64-signed/shim-helpers-arm64-signed_1+15.8+1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/s/shim-helpers-arm64-signed/shim-helpers-arm64-signed_1+16.1+2~deb13u1.dsc /srv/release.debian.org/tmp/LKLR8pE1Yy/shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/signatures/shim-unsigned/usr/lib/shim/fbaa64.efi.sig |binary /srv/release.debian.org/tmp/LKLR8pE1Yy/shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/signatures/shim-unsigned/usr/lib/shim/mmaa64.efi.sig |binary shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/changelog | 6 +++--- shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/control | 7 ++++--- shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/rules | 4 ++-- 5 files changed, 9 insertions(+), 8 deletions(-) dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmp9rut84s1/shim-helpers-arm64-signed_1+15.8+1.dsc: no acceptable signature found dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmp9rut84s1/shim-helpers-arm64-signed_1+16.1+2~deb13u1.dsc: no acceptable signature found diff -Nru shim-helpers-arm64-signed-1+15.8+1/debian/changelog shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/changelog --- shim-helpers-arm64-signed-1+15.8+1/debian/changelog 2024-05-04 22:29:52.000000000 +0000 +++ shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/changelog 2026-04-03 16:18:42.000000000 +0000 @@ -1,8 +1,8 @@ -shim-helpers-arm64-signed (1+15.8+1) unstable; urgency=medium +shim-helpers-arm64-signed (1+16.1+2~deb13u1) trixie; urgency=medium - * Update to shim 15.8-1 + * Update to shim 16.1-2~deb13u1 - -- Debian signing service Sat, 04 May 2024 23:29:52 +0100 + -- Debian signing service Fri, 03 Apr 2026 17:18:42 +0100 shim-helpers-arm64-signed (1) unstable; urgency=medium diff -Nru shim-helpers-arm64-signed-1+15.8+1/debian/control shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/control --- shim-helpers-arm64-signed-1+15.8+1/debian/control 2024-05-04 22:29:52.000000000 +0000 +++ shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/control 2026-04-03 16:18:42.000000000 +0000 @@ -2,18 +2,19 @@ Section: admin Priority: optional Maintainer: Debian EFI team +Rules-Requires-Root: no Standards-Version: 4.3.0 Build-Depends: debhelper (>= 10.1~), sbsigntool [amd64 arm64 i386], - shim-unsigned (= 15.8-1), + shim-unsigned (= 16.1-2~deb13u1), Package: shim-helpers-arm64-signed Architecture: arm64 Conflicts: shim (<< 15+1533136590.3beb971-3~), Replaces: shim (<< 15+1533136590.3beb971-3~), shim-signed (<< 1.29), Breaks: shim-signed (<< 1.29), -Depends: shim-unsigned (>= 15.8-1), ${misc:Depends}, -Built-Using: shim (= 15.8-1) +Depends: shim-unsigned (>= 16.1-2~deb13u1), ${misc:Depends}, +Built-Using: shim (= 16.1-2~deb13u1) Description: boot loader to chain-load signed boot loaders (signed by Debian) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or diff -Nru shim-helpers-arm64-signed-1+15.8+1/debian/rules shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/rules --- shim-helpers-arm64-signed-1+15.8+1/debian/rules 2024-05-04 22:29:52.000000000 +0000 +++ shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/rules 2026-04-03 16:18:42.000000000 +0000 @@ -9,8 +9,8 @@ set -e ; \ find "$(SIG_DIR)" -name '*.sig' -printf '%P\n' | \ while read sig; do \ - install -o 0 -g 0 -m 0755 -d "debian/tmp/$${sig%/*}" ; \ - install -o 0 -g 0 -m 0644 "/$${sig%.sig}" "debian/tmp/$${sig}ned" ; \ + install -m 0755 -d "debian/tmp/$${sig%/*}" ; \ + install -m 0644 "/$${sig%.sig}" "debian/tmp/$${sig}ned" ; \ sbattach --attach "$(SIG_DIR)/$$sig" "debian/tmp/$${sig}ned" ; \ done Binary files /srv/release.debian.org/tmp/yD7yVPZozC/shim-helpers-arm64-signed-1+15.8+1/debian/signatures/shim-unsigned/usr/lib/shim/fbaa64.efi.sig and /srv/release.debian.org/tmp/LKLR8pE1Yy/shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/signatures/shim-unsigned/usr/lib/shim/fbaa64.efi.sig differ Binary files /srv/release.debian.org/tmp/yD7yVPZozC/shim-helpers-arm64-signed-1+15.8+1/debian/signatures/shim-unsigned/usr/lib/shim/mmaa64.efi.sig and /srv/release.debian.org/tmp/LKLR8pE1Yy/shim-helpers-arm64-signed-1+16.1+2~deb13u1/debian/signatures/shim-unsigned/usr/lib/shim/mmaa64.efi.sig differ