Module Name: src Committed By: roy Date: Mon Apr 11 10:44:30 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of openresolv-3.8.0 To generate a diff of this commit: cvs rdiff -u -r1.1320 -r1.1321 src/doc/3RDPARTY cvs rdiff -u -r1.2150 -r1.2151 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.1320 src/doc/3RDPARTY:1.1321 --- src/doc/3RDPARTY:1.1320 Sun Apr 10 21:09:41 2016 +++ src/doc/3RDPARTY Mon Apr 11 10:44:30 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1320 2016/04/10 21:09:41 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1321 2016/04/11 10:44:30 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -976,8 +976,8 @@ Location: external/bsd/openpam/dist Notes: Package: openresolv -Version: 3.7.3 -Current Vers: 3.7.3 +Version: 3.8.0 +Current Vers: 3.8.0 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/openresolv/ Home Page: http://roy.marples.name/projects/openresolv/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2150 src/doc/CHANGES:1.2151 --- src/doc/CHANGES:1.2150 Sun Apr 10 21:09:41 2016 +++ src/doc/CHANGES Mon Apr 11 10:44:30 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2150 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2151 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -279,3 +279,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: netstat(1): netstat -r doesn't contain nexthop caches [ozaki-r 20160404] libutil: added pidfile_lock, pidfile_read, pidfile_read [roy 20160410] dhcpcd(8): Import dhcpcd-6.10.2 [roy 20160410] + openresolv(8): Import openresolv-3.8.0 [roy20160411]