summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-08-02 14:12:37 +0000
committereik <eik@FreeBSD.org>2004-08-02 14:12:37 +0000
commit44c6288a23d0a05c2e4962fe77a7ee9160c578d7 (patch)
tree60f5ea27a7562a12697229f8014c116647249608 /UPDATING
parente0ef6a659600d100f007fca8418e08025e13355f (diff)
downloadFreeBSD-ports-44c6288a23d0a05c2e4962fe77a7ee9160c578d7.zip
FreeBSD-ports-44c6288a23d0a05c2e4962fe77a7ee9160c578d7.tar.gz
add a note about the necessity to use slapcat/slapadd when upgrading the OpenLDAP server
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 8 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 9d122cf..f847760 100644
--- a/UPDATING
+++ b/UPDATING
@@ -90,15 +90,22 @@ Option "XkbRules" "xfree86"
the command "php -m".
20040717:
- AFFECTS: users of net/openldap2[12]{,-sasl}-client
+ AFFECTS: users of net/openldap21{,-sasl}-client
+ AUTHOR: eik@FreeBSD.org
OpenLDAP version 2.2 is now the default. To upgrade all ports do
portupgrade -rfo net/openldap22-client openldap-client
(or a similar command for the SASL variant). If you do not want to
upgrade, add the line `WANT_OPENLDAP_VER?=21' to /etc/make.conf
+ Note that when you want to upgrade openldap21{,sasl}-server, you have
+ to use slapcat/slapadd to migrate the database, since the internal
+ format is not binary compatible. Simply upgrading the server without
+ doing a slapcat first can corrupt your database.
+
20040717:
AFFECTS: users of mail/exim on FreeBSD 5.x
+ AUTHOR: eik@FreeBSD.org
The default location of the startup script has been changed to
${PREFIX}/etc/rc.d. When you depend on the previous behaviour,
OpenPOWER on IntegriCloud