aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-08-28 13:02:24 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-08-28 13:02:24 +0000
commit9c44649747774324c8ca3c74c738d35706135992 (patch)
treeda8fedb1bd213e50941c1d1daf9888d1741f3823 /UPDATING
parent04e1b6fad4cef254e7f432cd32cc73e10cb95d2f (diff)
downloadports-9c44649747774324c8ca3c74c738d35706135992.tar.gz
ports-9c44649747774324c8ca3c74c738d35706135992.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c7704c4b246e..9f8673632704 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20170828
+ AFFECTS: users of security/gnupg
+ AUTHOR: adamw@FreeBSD.org
+
+ security/gnupg22 has become the new stable version of GnuPG. This is
+ an LTS branch, and is directly analogous to security/gnupg20. gnupg20
+ will reach EOL at the end of the year, and all gnupg20 users should
+ migrate to gnupg22.
+
+ See https://gnupg.org/faq/whats-new-in-2.1.html for important changes.
+
+ The security/gnupg port will become GnuPG 2.3.x soon.
+
20170820:
AFFECTS: users of www/uwsgi
AUTHOR: ultima@FreeBSD.org