aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2026-06-16 12:50:11 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2026-06-16 13:35:31 +0000
commit6e3eedc2d309bd6ecd2ee928a27ad910cf1fce63 (patch)
treecf7c3f46caccaea253cae3fbec6d45f8514351a8
parentbf8eb67d87449d5eaed4c4f743efe766a94d8fb9 (diff)
UPDATING: explain security/gnupg* shuffle
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 29141812b43f..193666b45497 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20260616:
+ AFFECTS: Users of security/gnupg , security/gnupg25 , security/gnupg1
+ AUTHOR: adridg@FreeBSD.org
+
+ GnuPG 2.4 reaches end-of-life in July 2026. The 2.5 series is declared
+ stable upstream. Port security/gnupg25 will be retired and security/gnupg
+ is updated to the 2.5 series. As a result, users of security/gnupg25 must
+ switch (back) to security/gnupg . GnuPG 2.5 is backwards-compatible
+ with 2.4 and regular users of security/gnupg should experience no issues.
+ Upstream has removed co-installability with GnuPG 1.4, users that install
+ both security/gnupg and legacy security/gnupg1 will have to uninstall one.
+
+20260616:
AFFECTS: Users of net-mgmt/librenms
AUTHOR: dvl@FreeBSD.org