aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2013-12-26 21:35:25 +0800
committerume <ume@FreeBSD.org>2013-12-26 21:35:25 +0800
commit16423d482a72ce6362a72e729b6014da4a6a4cf6 (patch)
tree11254ef935c40f207c7752562101ecda210701b0 /UPDATING
parente72aa2dff2a36d77dad9793a99a2d89b152cd109 (diff)
downloadfreebsd-ports-gnome-16423d482a72ce6362a72e729b6014da4a6a4cf6.tar.gz
freebsd-ports-gnome-16423d482a72ce6362a72e729b6014da4a6a4cf6.tar.zst
freebsd-ports-gnome-16423d482a72ce6362a72e729b6014da4a6a4cf6.zip
The SASL GSSAPI authentication plugin was removed from
security/cyrus-sasl2 port and divided into new security/cyrus-sasl2-gssapi port. Spotted by: Dewayne Geraghty <dewayne.geraghty__at__heuristicsystems.com.au>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1dffacb2cb67..1af6a4394ae8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20121226:
+ AFFECTS: users of security/cyrus-sasl2
+ AUTHOR: ume@FreeBSD.org
+
+ The SASL GSSAPI authentication plugin was removed from
+ security/cyrus-sasl2 port and divided into new
+ security/cyrus-sasl2-gssapi port.
+
+ If you are using the SASL GSSAPI authentication, please install
+ security/cyrus-sasl2-gssapi port, in addition to upgrading
+ security/cyrus-sasl2 port.
+
20131218:
AFFECTS: users of news/cnews
AUTHOR: dinoex@FreeBSD.org