summaryrefslogtreecommitdiff
path: root/databases/openldap/Makefile.version
diff options
context:
space:
mode:
authoradam <adam>2013-10-27 18:18:49 +0000
committeradam <adam>2013-10-27 18:18:49 +0000
commitf6fdb83e75967be96abe18abffd185f01f1def07 (patch)
treef69d0c258403d79b1d2bb539eb46227f76a444c8 /databases/openldap/Makefile.version
parent839d583ca285a2b5eec549b70ac352ebd7585169 (diff)
downloadpkgsrc-f6fdb83e75967be96abe18abffd185f01f1def07.tar.gz
Changes 2.4.37:
Added liblmdb nordahead environment flag Fixed client tools CLDAP with IPv6 Fixed libldap CLDAP with IPv6 Fixed libldap lock ordering with abandon op Fixed liblmdb segfault with mdb_cursor_del Fixed liblmdb when converting to writemap Fixed liblmdb assert on MDB_NEXT with delete Fixed liblmdb wasted space on split Fixed slapd cn=config with olcTLSProtocolMin Fixed slapd-bdb/hdb optimize index updates Fixed slapd-ldap chaining with cn=config Fixed slapd-ldap chaning with controls Fixed slapd-mdb optimize index updates Fixed slapd-meta chaining with cn=config Fixed slapo-constraint to no-op on nonexistent entries Fixed slapo-dds assert on startup Fixed slapo-memberof to not replicate internal ops Fixed slapo-refint to not replicate internal ops Build Environment Fixed slapd-mdb ptr arithmetic on void *s Documentation ldapsearch(1) minor typo fix slapd-passwd(5) minor typo fix
Diffstat (limited to 'databases/openldap/Makefile.version')
-rw-r--r--databases/openldap/Makefile.version4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/openldap/Makefile.version b/databases/openldap/Makefile.version
index 5bcb674d17c..d4bf5e8dd84 100644
--- a/databases/openldap/Makefile.version
+++ b/databases/openldap/Makefile.version
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.5 2013/08/20 15:26:27 adam Exp $
+# $NetBSD: Makefile.version,v 1.6 2013/10/27 18:18:49 adam Exp $
# used by databases/openldap/Makefile
# used by databases/openldap/Makefile.common
# used by databases/openldap-docs/Makefile
-OPENLDAP_VERSION= 2.4.36
+OPENLDAP_VERSION= 2.4.37