debian-archive-keyring: update to 2025.1
authorDaniel Golle <redacted>
Fri, 8 May 2026 17:09:35 +0000 (18:09 +0100)
committerDaniel Golle <redacted>
Thu, 14 May 2026 22:14:31 +0000 (23:14 +0100)
Changes since 2023.4:
 * Add automatic signing keys for trixie
 * Add Debian Stable Release Key (13/trixie) (ID: 762F67A0B2C39DE4)
 * Clean up maintscript removal of ancient archive certificates
 * Get rid of team-members/ and signature verification
 * Remove buster keys
 * Rename keyrings from .gpg to .pgp
 * Use OpenPGP instead of GnuPG when referring to the specification

Link: https://salsa.debian.org/release-team/debian-archive-keyring/-/blob/debian/2025.1/debian/changelog
Signed-off-by: Daniel Golle <redacted>
admin/debian-archive-keyring/Makefile

index 1e845b466645c99b385e2a8c3d1eb574e6a139e0..28049983359eea1a9ce0ad31cc27349b9c320e43 100644 (file)
@@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=debian-archive-keyring
-PKG_VERSION:=2023.4
-PKG_HASH:=6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c
+PKG_VERSION:=2025.1
+PKG_HASH:=9ea7778e443144ca490668737a8ab22dd3e748bb99e805e22ec055abeb3c7fac
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION)_all.deb
git clone https://git.99rst.org/PROJECT