diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2011-09-25 11:51:50 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2011-09-25 11:51:50 +0000 |
commit | fe726f051a8f19d7da60941962b9ed83e65a1579 (patch) | |
tree | f7af6258b2ee17025511bae42492e038a3b179ae /UPDATING | |
parent | 51ae7b3ad6c681f7706c85d99379468fe377ea85 (diff) |
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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |