pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Update openldap packages to 2.3.32, the new ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d30d4f1fb03
branches:  trunk
changeset: 523632:5d30d4f1fb03
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Jan 10 18:15:36 2007 +0000

description:
Update openldap packages to 2.3.32, the new stable release.

OpenLDAP 2.3.32 Release (2007/01/04)
        Fixed slapd add redundant duplicate value check (ITS#4600)
        Fixed slapd ACL set memleak (ITS#4780)
        Fixed slapd syncrepl shutdown hang (ITS#4790)
        Fixed slapd connection_get race condition on Windows (ITS#4793)
        Fixed slapd values return filter control leak (ITS#4794)
        Fixed slapd-sql Debug typo (ITS#4784)
        Fixed slapo-rwm parameter handling (ITS#3971, 4458, 4638, 4689)
        Documentation
                Fixed reference to deprecated option in admin guide (ITS#4795)

diffstat:

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

diffs (54 lines):

diff -r 54520fd15063 -r 5d30d4f1fb03 databases/openldap-doc/Makefile
--- a/databases/openldap-doc/Makefile   Wed Jan 10 18:03:51 2007 +0000
+++ b/databases/openldap-doc/Makefile   Wed Jan 10 18:15:36 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2007/01/02 11:29:16 ghen Exp $
+# $NetBSD: Makefile,v 1.6 2007/01/10 18:15:36 ghen Exp $
 
-DISTNAME=              openldap-2.3.31
+DISTNAME=              openldap-2.3.32
 PKGNAME=               ${DISTNAME:S/-/-doc-/}
 CATEGORIES=            databases
 MASTER_SITES=          ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff -r 54520fd15063 -r 5d30d4f1fb03 databases/openldap/Makefile
--- a/databases/openldap/Makefile       Wed Jan 10 18:03:51 2007 +0000
+++ b/databases/openldap/Makefile       Wed Jan 10 18:15:36 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.118 2007/01/02 11:29:15 ghen Exp $
+# $NetBSD: Makefile,v 1.119 2007/01/10 18:15:36 ghen Exp $
 
 DISTNAME=              openldap-${OPENLDAP_VERSION}
-OPENLDAP_VERSION=      2.3.31
+OPENLDAP_VERSION=      2.3.32
 CATEGORIES=            databases
 MASTER_SITES=          # empty
 DISTFILES=             # empty
diff -r 54520fd15063 -r 5d30d4f1fb03 databases/openldap/Makefile.common
--- a/databases/openldap/Makefile.common        Wed Jan 10 18:03:51 2007 +0000
+++ b/databases/openldap/Makefile.common        Wed Jan 10 18:15:36 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.7 2007/01/02 11:29:15 ghen Exp $
+# $NetBSD: Makefile.common,v 1.8 2007/01/10 18:15:36 ghen Exp $
 
 # please stick to the "stable" releases as much as possible!
-DISTNAME=              openldap-2.3.31
+DISTNAME=              openldap-2.3.32
 CATEGORIES=            databases
 MASTER_SITES=          ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
 MASTER_SITES+=         http://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff -r 54520fd15063 -r 5d30d4f1fb03 databases/openldap/distinfo
--- a/databases/openldap/distinfo       Wed Jan 10 18:03:51 2007 +0000
+++ b/databases/openldap/distinfo       Wed Jan 10 18:15:36 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.52 2007/01/02 11:29:15 ghen Exp $
+$NetBSD: distinfo,v 1.53 2007/01/10 18:15:36 ghen Exp $
 
-SHA1 (openldap-2.3.31.tgz) = 4ee3cefdb82aaabb42fe25f791e8a0f48b046a16
-RMD160 (openldap-2.3.31.tgz) = 3a5bc3622d64c7af27901046144bc9e2952abf57
-Size (openldap-2.3.31.tgz) = 3766559 bytes
+SHA1 (openldap-2.3.32.tgz) = ccf008c3d41206e2e29870b7786aaf00d7c2bc70
+RMD160 (openldap-2.3.32.tgz) = de0d076868cbef4e3b9eb393ef45683cf990d3d2
+Size (openldap-2.3.32.tgz) = 3763696 bytes
 SHA1 (patch-ac) = 905b08c4dea8c61e044ccf66d6af22cc685a3ccc
 SHA1 (patch-ad) = 24e7ec27d592dd76bdec1e4805801c5304951daf
 SHA1 (patch-af) = 1ae9137e76e885e03d0f44727197a444893ec7c5



Home | Main Index | Thread Index | Old Index