Module Name: src
Committed By: adam
Date: Sun Dec 12 16:13:37 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Imported OpenLDAP-2.4.23
To generate a diff of this commit:
cvs rdiff -u -r1.793 -r1.794 src/doc/3RDPARTY
cvs rdiff -u -r1.1472 -r1.1473 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.793 src/doc/3RDPARTY:1.794
--- src/doc/3RDPARTY:1.793 Fri Dec 10 07:23:46 2010
+++ src/doc/3RDPARTY Sun Dec 12 16:13:37 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.793 2010/12/10 07:23:46 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.794 2010/12/12 16:13:37 adam Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -730,8 +730,8 @@
We have lots of local fixes.
Package: OpenLDAP
-Version: 2.4.21
-Current Vers: 2.4.21
+Version: 2.4.23
+Current Vers: 2.4.23
Maintainer: OpenLDAP Foundation
Archive Site: http://www.openldap.org/
Home Page: http://www.openldap.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1472 src/doc/CHANGES:1.1473
--- src/doc/CHANGES:1.1472 Thu Dec 9 23:40:12 2010
+++ src/doc/CHANGES Sun Dec 12 16:13:37 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1472 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1473 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -809,3 +809,4 @@
prenice(1): Add new command to change process priorities based upon
the command name, like pkill(1) and pgrep(1). [mrg 20101205]
bnx(4): Add support for Broadcom BCM5709S (SerDes) chip. [jym 20101210]
+ openldap: Import 2.4.23. [adam 20101212]