• Bug#1108692: unblock (pre-approval): grml-keyring/2025.07.02

    From Michael Prokop@1:229/2 to All on Thu Jul 3 10:10:01 2025
    XPost: linux.debian.devel.release
    From: [email protected]

    --OpijS6aWL1oI4IVj
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline

    Package: release.debian.org
    Severity: normal
    User: [email protected]
    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-

    --OpijS6aWL1oI4IVj
    Content-Type: text/x-diff; charset=us-ascii
    Content-Disposition: attachment; filename="debdiff_grml-keyring.diff" Content-Transfer-Encoding: quoted-printable

    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 <[email protected]> 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/%
  • From Ivo De Decker@1:229/2 to Michael Prokop on Thu Jul 3 14:50:02 2025
    XPost: linux.debian.devel.release
    From: [email protected]

    Control: tags -1 confirmed moreinfo

    Hi,

    On Thu, Jul 03, 2025 at 10:00:31AM +0200, Michael Prokop wrote:
    Please unblock package grml-keyring
    [...]
    unblock grml-keyring/2025.07.02

    Please go ahead with the upload and remove the moreinfo tag from this unblock request once the new upload has been in unstable for a few days, and you think it's ready to migrate.

    Thanks,

    Ivo

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)