pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases Changes 2.4.39:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe1f26e7449e
branches:  trunk
changeset: 629838:fe1f26e7449e
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 28 20:18:08 2014 +0000

description:
Changes 2.4.39:
        Fixed libldap MozNSS crash
        Fixed libldap memory leak with SASL
        Fixed libldap assert in parse_passwdpolicy_control
        Fixed libldap shortcut NULL RDNs
        Fixed libldap deref to use correct control
        Fixed liblmdb keysizes with mdb_update_key
        Fixed slapd cn=config olcDbConfig modification
        Fixed slapd-bdb/hdb to bail out of search if config is paused
        Fixed slapd-bdb/hdb indexing issue with derived attributes
        Fixed slapd-mdb to bail out of search if config is paused
        Fixed slapd-mdb indexing issue with derived attributes
        Fixed slapd-perl to bail out of search if config is paused
        Fixed slapd-sql to bail out of search if config is paused
        Fixed slapo-constraint handling of softadd/softdel
        Fixed slapo-syncprov assert with findbase
        Build Environment
                Test suite: Use $(MAKE) for tests
        Documentation
                admin24 fix TLSDHParamFile to be correct

diffstat:

 databases/openldap-doc/distinfo     |  8 ++++----
 databases/openldap/Makefile.version |  4 ++--
 databases/openldap/distinfo         |  8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r d35570fb995e -r fe1f26e7449e databases/openldap-doc/distinfo
--- a/databases/openldap-doc/distinfo   Tue Jan 28 18:10:29 2014 +0000
+++ b/databases/openldap-doc/distinfo   Tue Jan 28 20:18:08 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2013/11/22 20:45:07 adam Exp $
+$NetBSD: distinfo,v 1.10 2014/01/28 20:18:09 adam Exp $
 
-SHA1 (openldap-2.4.38.tgz) = b15132075661761dca822270cdbeddc3c49a6193
-RMD160 (openldap-2.4.38.tgz) = 7e60b881c1a5066da0feb2406a3136f5ed43190d
-Size (openldap-2.4.38.tgz) = 5506085 bytes
+SHA1 (openldap-2.4.39.tgz) = 2b8e8401214867c361f7212e7058f95118b5bd6c
+RMD160 (openldap-2.4.39.tgz) = da68043bd38e9d58811599d43bfdbc8f6c9b6f58
+Size (openldap-2.4.39.tgz) = 5509060 bytes
diff -r d35570fb995e -r fe1f26e7449e databases/openldap/Makefile.version
--- a/databases/openldap/Makefile.version       Tue Jan 28 18:10:29 2014 +0000
+++ b/databases/openldap/Makefile.version       Tue Jan 28 20:18:08 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.7 2013/11/22 20:45:07 adam Exp $
+# $NetBSD: Makefile.version,v 1.8 2014/01/28 20:18:08 adam Exp $
 # used by databases/openldap/Makefile
 # used by databases/openldap/Makefile.common
 # used by databases/openldap-docs/Makefile
 
-OPENLDAP_VERSION=      2.4.38
+OPENLDAP_VERSION=      2.4.39
diff -r d35570fb995e -r fe1f26e7449e databases/openldap/distinfo
--- a/databases/openldap/distinfo       Tue Jan 28 18:10:29 2014 +0000
+++ b/databases/openldap/distinfo       Tue Jan 28 20:18:08 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.93 2013/11/22 20:45:07 adam Exp $
+$NetBSD: distinfo,v 1.94 2014/01/28 20:18:08 adam Exp $
 
-SHA1 (openldap-2.4.38.tgz) = b15132075661761dca822270cdbeddc3c49a6193
-RMD160 (openldap-2.4.38.tgz) = 7e60b881c1a5066da0feb2406a3136f5ed43190d
-Size (openldap-2.4.38.tgz) = 5506085 bytes
+SHA1 (openldap-2.4.39.tgz) = 2b8e8401214867c361f7212e7058f95118b5bd6c
+RMD160 (openldap-2.4.39.tgz) = da68043bd38e9d58811599d43bfdbc8f6c9b6f58
+Size (openldap-2.4.39.tgz) = 5509060 bytes
 SHA1 (patch-ac) = 2995c518278b363bf9657e181c2340d3024d5980
 SHA1 (patch-ad) = 24e7ec27d592dd76bdec1e4805801c5304951daf
 SHA1 (patch-af) = 2e00b01bd813e73bdc1fb764a02e98d7755703de



Home | Main Index | Thread Index | Old Index