From b05f38262b58c1e82ad5f076f2b0b9fe08ddc98b Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Fri, 14 Nov 2025 16:54:17 -0800 Subject: Add pkgbase signing keys for FreeBSD 15 These keys were generated by cperciva@ using the AWS Key Management Service. They will not be used for signing anything other than FreeBSD 15.x pkgbase repositories. Keys will be generated for FreeBSD 16 at a later date, and likely in a different way. With hat: re MFC after: 8 hours (needed in 15.0-RC1) Differential Revision: https://reviews.freebsd.org/D53768 --- share/keys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/keys/Makefile') diff --git a/share/keys/Makefile b/share/keys/Makefile index f4bab152d8cb..98e17356e75a 100644 --- a/share/keys/Makefile +++ b/share/keys/Makefile @@ -1,3 +1,3 @@ -SUBDIR= pkg +SUBDIR= pkg pkgbase-15 .include -- cgit v1.3