aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2011-09-25 19:51:50 +0800
committerume <ume@FreeBSD.org>2011-09-25 19:51:50 +0800
commit3eb736b15cfe852572eb932fb1abe46810067871 (patch)
treeb651c77830ee60aef6f239e944760c95b1db25e5 /UPDATING
parent2d5aef633dda19df23ae0e5c8c8af056cb08e1c0 (diff)
downloadfreebsd-ports-gnome-3eb736b15cfe852572eb932fb1abe46810067871.tar.gz
freebsd-ports-gnome-3eb736b15cfe852572eb932fb1abe46810067871.tar.zst
freebsd-ports-gnome-3eb736b15cfe852572eb932fb1abe46810067871.zip
Mention that upgrading cyrus-sasl2 breaks openldap*,
if SASL option is enabled. PR: ports/161010
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 02c7682b14af..c77ca6a3d913 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20110925:
+ AFFECTS: users of net/openldap*
+ AUTHOR: ume@FreeBSD.org
+
+ The security/cyrus-sasl2 was updated to 2.1.25. If the SASL option
+ is enabled (disabled by default), net/openldap* must be recompiled
+ after upgarding cyrus-sasl2.
+
20110921:
AFFECTS: users of devel/maven2 and devel/maven3
AUTHOR: hq@FreeBSD.org