Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 06/07/2006 15:48:29
Module Name:	pkgsrc
Committed By:	ghen
Date:		Wed Jun  7 15:48:29 UTC 2006

Modified Files:
	pkgsrc/databases/openldap: Makefile Makefile.common distinfo
	pkgsrc/databases/openldap-doc: Makefile

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 pkgsrc/databases/openldap/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/openldap/Makefile.common
cvs rdiff -r1.47 -r1.48 pkgsrc/databases/openldap/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/openldap-doc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.