diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-17 10:56:21 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-17 10:56:21 +0000 |
commit | e8f1fc82562d76b476077084c66f6119f59f8a4b (patch) | |
tree | b00eb095ab25285ce3dc04118a4a098a126bc9c4 /doc | |
parent | be2ff6bb1f2e32c19286795613247e56ae88c55d (diff) | |
download | pkgsrc-e8f1fc82562d76b476077084c66f6119f59f8a4b.tar.gz |
Update openldap to 2.1.30.
OpenLDAP 2.1.30 Release
Fixed slapd userdb checkpass bug (ITS#3048)
Fixed back-ldbm IDL delete bug (ITS#3046)
Fixed libldap schema parsing bugs (ITS#2920, ITS#3065)
Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
Removed lint (ITS#3086)
Documentation
Updated slapd.conf(5) manpage (ITS#2525)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cfb6ca58577..dbd790cadf0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5623 2004/04/17 10:43:29 jmmv Exp $ +$NetBSD: CHANGES,v 1.5624 2004/04/17 10:56:21 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2041,3 +2041,4 @@ Changes to the packages collection and infrastructure in 2004: Updated glib2 to 2.4.0nb2 [jmmv 2004-04-17] Updated libglade2 to 2.3.6nb1 [jmmv 2004-04-17] Updated evolution to 1.4.5nb9 [jmmv 2004-04-17] + Updated openldap to 2.1.30 [xtraeme 2004-04-17] |