From: Daniel Golle Date: Fri, 8 May 2026 17:09:35 +0000 (+0100) Subject: debian-archive-keyring: update to 2025.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=211a19f9d1ed16db2766365ec148a208a8982240;p=openwrt-packages.git debian-archive-keyring: update to 2025.1 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 --- diff --git a/admin/debian-archive-keyring/Makefile b/admin/debian-archive-keyring/Makefile index 1e845b466..280499833 100644 --- a/admin/debian-archive-keyring/Makefile +++ b/admin/debian-archive-keyring/Makefile @@ -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