Module Name: src
Committed By: christos
Date: Sat Aug 14 16:20:31 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenLDAP
To generate a diff of this commit:
cvs rdiff -u -r1.1809 -r1.1810 src/doc/3RDPARTY
cvs rdiff -u -r1.2819 -r1.2820 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.1809 src/doc/3RDPARTY:1.1810
--- src/doc/3RDPARTY:1.1809 Thu Jul 29 09:42:38 2021
+++ src/doc/3RDPARTY Sat Aug 14 12:20:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1809 2021/07/29 13:42:38 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1810 2021/08/14 16:20:31 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1017,12 +1017,12 @@ Notes:
We have lots of local fixes.
Package: OpenLDAP
-Version: 2.4.50
-Current Vers: 2.4.57
+Version: 2.5.6
+Current Vers: 2.5.6
Maintainer: OpenLDAP Foundation
Archive Site: http://www.openldap.org/
Home Page: http://www.openldap.org/
-Date: 2021-03-01
+Date: 2021-08-14
Mailing List:
Responsible:
License: BSD (3-clause)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2819 src/doc/CHANGES:1.2820
--- src/doc/CHANGES:1.2819 Tue Aug 10 12:45:35 2021
+++ src/doc/CHANGES Sat Aug 14 12:20:31 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2819 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2820 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -399,3 +399,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
evbarm: Improvements in interrupt handling on Arm GIC v2 and v3 systems
resulting in better network and storage performance.
[jmcneill 20210810]
+ openldap: Import 2.5.6. [christos 20210814]