pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Upgrade the openldap packages to 2.3.24, the...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6b0878ef2d9
branches:  trunk
changeset: 514084:f6b0878ef2d9
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Jun 07 15:48:29 2006 +0000

description:
Upgrade the openldap packages to 2.3.24, the new "stable" release.

Changes since 2.3.23:
* Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567)
* Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552)
* Re-fixed slapd-ldap improper free bug in exop (ITS#4550)
* Fixed slapd-ldif assert bug (ITS#4568)
* Fixed slapo-syncprov crash under glued database (ITS#4562)

Note that since the clients and libraries didn't change, openldap-server still
depends on openldap-client>=2.3.23 (to ease updates of client applications).

diffstat:

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

diffs (55 lines):

diff -r 12017d966ac7 -r f6b0878ef2d9 databases/openldap-doc/Makefile
--- a/databases/openldap-doc/Makefile   Wed Jun 07 15:44:52 2006 +0000
+++ b/databases/openldap-doc/Makefile   Wed Jun 07 15:48:29 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/31 18:18:38 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2006/06/07 15:48:29 ghen Exp $
 
-DISTNAME=              openldap-2.3.23
+DISTNAME=              openldap-2.3.24
 PKGNAME=               ${DISTNAME:S/-/-doc-/}
 CATEGORIES=            databases
 MASTER_SITES=          ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff -r 12017d966ac7 -r f6b0878ef2d9 databases/openldap/Makefile
--- a/databases/openldap/Makefile       Wed Jun 07 15:44:52 2006 +0000
+++ b/databases/openldap/Makefile       Wed Jun 07 15:48:29 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.115 2006/05/31 18:17:49 ghen Exp $
+# $NetBSD: Makefile,v 1.116 2006/06/07 15:48:29 ghen Exp $
 
 DISTNAME=              openldap-${OPENLDAP_VERSION}
-OPENLDAP_VERSION=      2.3.23
-PKGREVISION=           1
+OPENLDAP_VERSION=      2.3.24
 CATEGORIES=            databases
 MASTER_SITES=          # empty
 DISTFILES=             # empty
diff -r 12017d966ac7 -r f6b0878ef2d9 databases/openldap/Makefile.common
--- a/databases/openldap/Makefile.common        Wed Jun 07 15:44:52 2006 +0000
+++ b/databases/openldap/Makefile.common        Wed Jun 07 15:48:29 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2006/06/02 22:02:33 joerg Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/06/07 15:48:29 ghen Exp $
 
-DISTNAME=              openldap-2.3.23
+# please stick to the "stable" releases as much as possible!
+DISTNAME=              openldap-2.3.24
 CATEGORIES=            databases
 MASTER_SITES=          ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
 MASTER_SITES+=         http://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff -r 12017d966ac7 -r f6b0878ef2d9 databases/openldap/distinfo
--- a/databases/openldap/distinfo       Wed Jun 07 15:44:52 2006 +0000
+++ b/databases/openldap/distinfo       Wed Jun 07 15:48:29 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.47 2006/05/19 14:46:10 joerg Exp $
+$NetBSD: distinfo,v 1.48 2006/06/07 15:48:29 ghen Exp $
 
-SHA1 (openldap-2.3.23.tgz) = 30739e29eed78a261232375a9e3f276887ad626f
-RMD160 (openldap-2.3.23.tgz) = 29bfd36b986cdcd56982082d2d6cb630840053df
-Size (openldap-2.3.23.tgz) = 3755995 bytes
+SHA1 (openldap-2.3.24.tgz) = e00f7a017d9223708b77b0df3a612d236789b380
+RMD160 (openldap-2.3.24.tgz) = 8b4be685de2c2a7ace1debe97d5bda2354b57a06
+Size (openldap-2.3.24.tgz) = 3756405 bytes
 SHA1 (patch-ac) = 905b08c4dea8c61e044ccf66d6af22cc685a3ccc
 SHA1 (patch-ad) = 24e7ec27d592dd76bdec1e4805801c5304951daf
 SHA1 (patch-af) = 1ae9137e76e885e03d0f44727197a444893ec7c5



Home | Main Index | Thread Index | Old Index