Module Name: src Committed By: christos Date: Tue Jan 31 23:56:41 UTC 2017
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new libevent To generate a diff of this commit: cvs rdiff -u -r1.1405 -r1.1406 src/doc/3RDPARTY cvs rdiff -u -r1.2241 -r1.2242 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.1405 src/doc/3RDPARTY:1.1406 --- src/doc/3RDPARTY:1.1405 Mon Jan 30 15:39:36 2017 +++ src/doc/3RDPARTY Tue Jan 31 18:56:41 2017 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1405 2017/01/30 20:39:36 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1406 2017/01/31 23:56:41 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -736,8 +736,8 @@ The lvm2tools and the libdevmapper are n repository. See the lvm2tools Notes for more information. Package: libevent -Version: 2.0.22-stable -Current Vers: 2.0.22-stable +Version: 2.1.18-stable +Current Vers: 2.1.18-stable Maintainer: Niels Provos <pro...@citi.umich.edu> Archive Site: http://www.monkey.org/~provos/libevent/ Home Page: http://www.monkey.org/~provos/libevent/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2241 src/doc/CHANGES:1.2242 --- src/doc/CHANGES:1.2241 Sat Jan 28 16:47:24 2017 +++ src/doc/CHANGES Tue Jan 31 18:56:41 2017 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2241 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2242 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -457,3 +457,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: acpi(4): Updated ACPICA to 20170119. [christos 20170125] bta2dpd(8): Add new bluetooth A2DP daemon. [nat 20170129] kerberos(8): Update to latest Heimdal-HEAD [christos 20170128] + libevent: Import libevent 2.1.18 [christos 20160131]