Your message dated Thu, 10 Jul 2025 11:44:09 +0000 with message-id <E1uZphB-00EE2z-2n@respighi.debian.org> and subject line unblock grml-keyring has caused the Debian Bug report #1108692, regarding unblock (pre-approval): grml-keyring/2025.07.02 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1108692: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108692 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock (pre-approval): grml-keyring/2025.07.02
- From: Michael Prokop <mika@debian.org>
- Date: Thu, 3 Jul 2025 10:00:31 +0200
- Message-id: <[🔎] 2025-07-03T08-07-11@devnull.michael-prokop.at>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package grml-keyring [ Reason ] We identified that our grml-keyring package doesn't work with certain versions of apt when using its /usr/share/keyrings/grml-archive-keyring.gpg. The expectation by apt seems to be that a .gpg named keyring contains binary OpenPGP data, not ASCII Armor data. grml-keyring/2025.07.02 fixes this issue (known as #1108659, the initial bug report was https://github.com/grml/grml-keyring/issues/23). [ Impact ] Systems using grml-keyring for usage with the Grml repositories and having an apt sources configuration using "Signed-By: /usr/share/keyrings/grml-archive-keyring.gpg" might have failing repositories without this fix. [ Tests ] We verified the grml-keyring package v2025.07.02 by uploading to our own Grml repositories, and testing/verifying them manually. [ Risks ] The change is trivial and the grml-keyring package is a leaf package, specific only for users of the Grml repositories, it shouldn't break other packages in testing. [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ] Nothing I'm aware of. :) Thanks for consideration! unblock grml-keyring/2025.07.02 regards -mika-diff -Nru grml-keyring-2025.03.11/debian/changelog grml-keyring-2025.07.02/debian/changelog --- grml-keyring-2025.03.11/debian/changelog 2025-03-24 11:28:11.000000000 +0100 +++ grml-keyring-2025.07.02/debian/changelog 2025-07-02 15:05:03.000000000 +0200 @@ -1,3 +1,11 @@ +grml-keyring (2025.07.02) unstable; urgency=medium + + [ Guillem Jover ] + * [37d4667] debian: Generate the .pgp keyring as binary OpenPGP keyring + (Closes: #1108659) + + -- Michael Prokop <mika@grml.org> Wed, 02 Jul 2025 15:05:03 +0200 + grml-keyring (2025.03.11) unstable; urgency=medium [ Christopher Bock ] diff -Nru grml-keyring-2025.03.11/debian/rules grml-keyring-2025.07.02/debian/rules --- grml-keyring-2025.03.11/debian/rules 2025-03-24 11:28:11.000000000 +0100 +++ grml-keyring-2025.07.02/debian/rules 2025-07-02 15:05:03.000000000 +0200 @@ -12,7 +12,7 @@ override_dh_auto_build: $(ARCHIVE_CERTS_SIGS) @echo $(ARCHIVE_CERTS_SIGS) cat keyrings/$(ARCHIVE_CERTS) | \ - $(SOP) armor >keyrings/$(ARCHIVE_KEYRING) + $(SOP) dearmor >keyrings/$(ARCHIVE_KEYRING) keyrings/%.asc: keyrings/% $(SOP) verify $@ $(SIGNER_KEYRING) <keyrings/$*Attachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 1108692-done@bugs.debian.org
- Subject: unblock grml-keyring
- From: Ivo De Decker <ivodd@respighi.debian.org>
- Date: Thu, 10 Jul 2025 11:44:09 +0000
- Message-id: <E1uZphB-00EE2z-2n@respighi.debian.org>
Unblocked grml-keyring.
--- End Message ---