summaryrefslogtreecommitdiff
path: root/databases/openldap/PLIST
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-08-01 09:49:37 +0000
committerjlam <jlam@pkgsrc.org>2005-08-01 09:49:37 +0000
commit4c3bbb7eedad853666fbc064b86328ff23d39a18 (patch)
tree85702c025f915e6d9e737e359a31bf6be868e48b /databases/openldap/PLIST
parenta88d22082f9a5ede76bdfd23266d3400cb374503 (diff)
downloadpkgsrc-4c3bbb7eedad853666fbc064b86328ff23d39a18.tar.gz
Update databases/openldap to version 2.2.27. From now on, we'll be
tracking the latest release on the 2.2.x branch, which is generally the stable branch of OpenLDAP. Changes from version 2.2.20 include: Fixed bugs in slapd behavior. Fixed bugs in various backends (bdb, hdb, ldbm, ldap) for slapd Fixed pcache all-attrs bug (ITS#3741) Fixed syncrepl runqueue (ITS#3542) Fixed ACL dn=* <what> clause Fixed ACL val default style parsing crasher (ITS#3700) Fixed slapcat unclean exits (ITS#3764) Fixed libldap sasl connection assert (ITS#3278) Removed broken libldap fast synchronous search result processing (ITS#3612) Fixed slap tool log initialization (ITS#3579) Fixed slapi modify/increment support (ITS#3522) Fixed slapi plugins called multiple times with glue (ITS#3529) Fixed slapi 64-bit portability (ITS#3556) Fixed libldap fdset re-init for restart (ITS#3524) Fixed libldap ldap_extended_operation_s (ITS#3552) Added libldap fast synchronous search result processing Fixed slurpd replog locking (ITS#3421) Fixed slaptest failure if databases cannot be started (ITS#3461) Fixed slaptest with dynamically loaded password mechs (ITS#3495) Fixed libldap timeout option cleanup (ITS#3487)
Diffstat (limited to 'databases/openldap/PLIST')
-rw-r--r--databases/openldap/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/openldap/PLIST b/databases/openldap/PLIST
index e758b4124d2..c741fdfdb1e 100644
--- a/databases/openldap/PLIST
+++ b/databases/openldap/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2005/05/03 15:16:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.23 2005/08/01 09:49:37 jlam Exp $
bin/ldapadd
bin/ldapcompare
bin/ldapdelete
@@ -28,7 +28,7 @@ ${DYNAMIC_MOD}lib/openldap/back_null.la
${DYNAMIC_MOD}lib/openldap/back_passwd.la
${DYNAMIC_MOD}lib/openldap/back_shell.la
libexec/slapd
-${SLURPD_COMMENT}libexec/slurpd
+libexec/slurpd
man/man1/ldapadd.1
man/man1/ldapcompare.1
man/man1/ldapdelete.1
@@ -192,6 +192,7 @@ man/man5/ldap.conf.5
man/man5/ldif.5
man/man5/slapd-bdb.5
man/man5/slapd-dnssrv.5
+man/man5/slapd-hdb.5
man/man5/slapd-ldap.5
man/man5/slapd-ldbm.5
man/man5/slapd-meta.5