summaryrefslogtreecommitdiff
path: root/databases/openldap-doc
diff options
context:
space:
mode:
authoradam <adam>2012-08-06 13:33:38 +0000
committeradam <adam>2012-08-06 13:33:38 +0000
commitf61418e9ee382baac13211171a918e58ae59f1e2 (patch)
tree66c42bcfb5078435838ff46d1253ab23e27a8fef /databases/openldap-doc
parent12b81527c57f12372cc12442673b0fe563499028 (diff)
downloadpkgsrc-f61418e9ee382baac13211171a918e58ae59f1e2.tar.gz
Changes 2.4.32:
Added slappasswd loadable module support Fixed tools to not clobber SASL_NOCANON Fixed libldap function declarations Fixed libldap double free Fixed libldap debug level setting Fixed libldap MozNSS PEM/certdb handling Fixed libldap MozNSS cipher suite selection Fixed libldap MozNSS error handling Fixed libldap MozNSS cipher suite being ignored Fixed libldap MozNSS infinite loop Fixed libldap MozNSS context token for certdb Fixed libldap MozNSS store certificate object Fixed libldap MozNSS fix init and cleanup Fixed libldap MozNSS slot and pin usage Fixed libldap MozNSS to avoid infinite loop Fixed libldap MozNSS untrusted issuer error Fixed libldap gettime() regression Fixed libldap sasl handling Fixed libldap to correctly free socket with TLS Fixed libmdb leaf node handling Fixed libmdb mutexes on Apple/Windows Fixed slapd config index renumbering Fixed slapd duplicate error response Fixed slapd parsing of PermissiveModify control Fixed slapd-bdb/hdb cache hang under high load Fixed slapd-bdb/hdb alias checking Fixed slapd-bdb/hdb olcDbConfig changes work immediately Fixed slapd-ldap to encode user DN during password change Fixed slapd-ldap assertion when proxying to MS AD Fixed slapd-ldap monitoring Fixed slapd-mdb with tool mode Fixed slapd-mdb with approx indexing Fixed slapd-mdb dn2id delete Fixed slapd-mdb memory leak in online indexer Fixed slapd-mdb db corruption when hitting maxsize Fixed slapd-mdb aborts with online indexing Fixed slapd-perl panic Fixed slapo-accesslog memory leaks with sync replication Fixed slapo-syncprov memory leaks with sync replication Fixed contrib/smbk5pwd to not compile with MozNSS Fixed contrib/sha2 portability Fixed contrib/sha2 thread safety Added contrib/sha2 {SSHA256}, {SSHA384}, {SSHA512} support Build Environment Fixed test057 timing issues Fixed compilation with MS Visual Studio Contrib Added slapi_[get|free]_client_ip() Documentation slapo-sssvlv Added note about criticality admin24 Fix peername.regex typo Fixed slapd-config file include example slapd-ldap(5) Reference RFC4526 slapd-meta(5) Reference RFC4526
Diffstat (limited to 'databases/openldap-doc')
-rw-r--r--databases/openldap-doc/Makefile6
-rw-r--r--databases/openldap-doc/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/openldap-doc/Makefile b/databases/openldap-doc/Makefile
index cab4709fbdd..3c8b6de5af7 100644
--- a/databases/openldap-doc/Makefile
+++ b/databases/openldap-doc/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2012/07/29 10:10:16 adam Exp $
+# $NetBSD: Makefile,v 1.24 2012/08/06 13:33:38 adam Exp $
-DISTNAME= openldap-2.4.31
+.include "../../databases/openldap/Makefile.version"
+
+DISTNAME= openldap-${OPENLDAP_VERSION}
PKGNAME= ${DISTNAME:S/-/-doc-/}
CATEGORIES= databases
MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ \
diff --git a/databases/openldap-doc/distinfo b/databases/openldap-doc/distinfo
index b51d4d0c408..1075e5849bf 100644
--- a/databases/openldap-doc/distinfo
+++ b/databases/openldap-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/07/29 10:10:16 adam Exp $
+$NetBSD: distinfo,v 1.3 2012/08/06 13:33:38 adam Exp $
-SHA1 (openldap-2.4.31.tgz) = 8315a283fb3724abe6062e38d93bb69298d05765
-RMD160 (openldap-2.4.31.tgz) = 47a50d8f42540f115b8e8b9ec531982b5c3a32d1
-Size (openldap-2.4.31.tgz) = 5444236 bytes
+SHA1 (openldap-2.4.32.tgz) = 294d5e9711bcb6850188ed895eeb986d43b62664
+RMD160 (openldap-2.4.32.tgz) = 5d5cfa9c9bb798a1655c2fc30ac4483f4fb04e95
+Size (openldap-2.4.32.tgz) = 5450134 bytes