aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2011-09-25 11:51:50 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2011-09-25 11:51:50 +0000
commitfe726f051a8f19d7da60941962b9ed83e65a1579 (patch)
treef7af6258b2ee17025511bae42492e038a3b179ae /UPDATING
parent51ae7b3ad6c681f7706c85d99379468fe377ea85 (diff)
downloadports-fe726f051a8f19d7da60941962b9ed83e65a1579.tar.gz
ports-fe726f051a8f19d7da60941962b9ed83e65a1579.zip
Mention that upgrading cyrus-sasl2 breaks openldap*,
if SASL option is enabled. PR: ports/161010
Notes
Notes: svn path=/head/; revision=282364
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