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.38, the late...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4a03efa2fc3
branches:  trunk
changeset: 535461:c4a03efa2fc3
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Sun Nov 18 19:46:15 2007 +0000

description:
Update openldap packages to 2.3.38, the latest stable release.

The next stable release will be 2.4.x.

OpenLDAP 2.3.39 Release (2007/10/26)
        Fixed slapd database/overlay config conflict (ITS#4848)
        Fixed slapd password_hash config order (ITS#5082)
        Fixed slapd slap_mods_check bug (ITS#5119)
        Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873)
        Fixed slapd ordered values add normalization issue (ITS#5136)
        Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118)
        Fixed slapd-ldap search control parsing (ITS#5138)
        Fixed slapd-ldap SASL idassert w/o authcId
        Fixed slapd-ldif directory separators in DN (ITS#5172)
        Fixed slapd-meta conn caching on bind failure (ITS#5154)
        Fixed slapd-meta bind timeout assertion (ITS#5185)
        Fixed slapd-sql concurrency issue (ITS#5095)
        Fixed slapo-chain double-free (ITS#5137)
        Fixed slapo-pcache and -rwm interaction fix (ITS#4991)
        Fixed slapo-pcache non-null terminated array crasher (ITS#5163)
        Fixed slapo-rwm modlist handling (ITS#5124)
        Fixed slapo-rwm UUID in filter (ITS#5168)
        Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864)
        Fixed liblber Windows x64 portability (ITS#5105)
        Fixed libldap ppolicy control creation (ITS#5103)
        Build Environment
                Fixed termios macro check (ITS#4880)
                Updated Makefiles
        Documentation
                Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
                Added slapd-sql(5) empty oc mapping workaround (ITS#4785)
                Added max-depth/return-error to slapo-chain(5)
                slapadd/slapindex note about file ownership (ITS#5166)
                slapcat note about using against running slapd (ITS#5028)
                Fixed Admin Guide URL in README (ITS#5107)

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 446d031efbfd -r c4a03efa2fc3 databases/openldap-doc/Makefile
--- a/databases/openldap-doc/Makefile   Sun Nov 18 16:22:06 2007 +0000
+++ b/databases/openldap-doc/Makefile   Sun Nov 18 19:46:15 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2007/09/02 13:02:37 ghen Exp $
+# $NetBSD: Makefile,v 1.8 2007/11/18 19:46:16 ghen Exp $
 
-DISTNAME=              openldap-2.3.38
+DISTNAME=              openldap-2.3.39
 PKGNAME=               ${DISTNAME:S/-/-doc-/}
 CATEGORIES=            databases
 MASTER_SITES=          ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff -r 446d031efbfd -r c4a03efa2fc3 databases/openldap/Makefile
--- a/databases/openldap/Makefile       Sun Nov 18 16:22:06 2007 +0000
+++ b/databases/openldap/Makefile       Sun Nov 18 19:46:15 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.121 2007/10/25 22:00:41 jlam Exp $
+# $NetBSD: Makefile,v 1.122 2007/11/18 19:46:15 ghen Exp $
 
 DISTNAME=              openldap-${OPENLDAP_VERSION}
-OPENLDAP_VERSION=      2.3.38
+OPENLDAP_VERSION=      2.3.39
 CATEGORIES=            databases
 MASTER_SITES=          # empty
 DISTFILES=             # empty
diff -r 446d031efbfd -r c4a03efa2fc3 databases/openldap/Makefile.common
--- a/databases/openldap/Makefile.common        Sun Nov 18 16:22:06 2007 +0000
+++ b/databases/openldap/Makefile.common        Sun Nov 18 19:46:15 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.10 2007/09/02 13:02:37 ghen Exp $
+# $NetBSD: Makefile.common,v 1.11 2007/11/18 19:46:15 ghen Exp $
 
 # please stick to the "stable" releases as much as possible!
-DISTNAME=              openldap-2.3.38
+DISTNAME=              openldap-2.3.39
 CATEGORIES=            databases
 MASTER_SITES=          ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
 MASTER_SITES+=         http://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff -r 446d031efbfd -r c4a03efa2fc3 databases/openldap/distinfo
--- a/databases/openldap/distinfo       Sun Nov 18 16:22:06 2007 +0000
+++ b/databases/openldap/distinfo       Sun Nov 18 19:46:15 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.58 2007/10/19 15:55:35 hira Exp $
+$NetBSD: distinfo,v 1.59 2007/11/18 19:46:16 ghen Exp $
 
-SHA1 (openldap-2.3.38.tgz) = 1a50a3b065074ef63dacb33fbf80c6928f269a60
-RMD160 (openldap-2.3.38.tgz) = b89319bdf4b8955f5ba3d42fe4bf5725cab23762
-Size (openldap-2.3.38.tgz) = 3802278 bytes
+SHA1 (openldap-2.3.39.tgz) = e87e60b1269f51d753d88df9b51745a66730a5d4
+RMD160 (openldap-2.3.39.tgz) = cd6f652dc68786ca7d2b9f1b2d389e22ec17e3a0
+Size (openldap-2.3.39.tgz) = 3807707 bytes
 SHA1 (patch-ac) = 905b08c4dea8c61e044ccf66d6af22cc685a3ccc
 SHA1 (patch-ad) = 24e7ec27d592dd76bdec1e4805801c5304951daf
 SHA1 (patch-af) = 1ae9137e76e885e03d0f44727197a444893ec7c5



Home | Main Index | Thread Index | Old Index