Module Name: src Committed By: christos Date: Thu Feb 9 01:55:41 UTC 2017
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new openldap To generate a diff of this commit: cvs rdiff -u -r1.1410 -r1.1411 src/doc/3RDPARTY cvs rdiff -u -r1.2246 -r1.2247 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.1410 src/doc/3RDPARTY:1.1411 --- src/doc/3RDPARTY:1.1410 Wed Feb 8 19:25:22 2017 +++ src/doc/3RDPARTY Wed Feb 8 20:55:41 2017 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1410 2017/02/09 00:25:22 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1411 2017/02/09 01:55:41 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -982,7 +982,7 @@ Notes: We have lots of local fixes. Package: OpenLDAP -Version: 2.4.39 +Version: 2.4.44 Current Vers: 2.4.44 Maintainer: OpenLDAP Foundation Archive Site: http://www.openldap.org/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2246 src/doc/CHANGES:1.2247 --- src/doc/CHANGES:1.2246 Wed Feb 8 19:25:22 2017 +++ src/doc/CHANGES Wed Feb 8 20:55:41 2017 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2246 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2247 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -463,3 +463,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: ixv(4): Add Intel 10G Ethernet virtual function driver. [msaitoh 20170208] bind: Import version 9.10.4-P6. [christos 20170208] + openldap: Import 2.4.44. [christos 20170208]