Module Name: src
Committed By: roy
Date: Tue Sep 29 09:14:11 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of openresolv-3.7.1
To generate a diff of this commit:
cvs rdiff -u -r1.1256 -r1.1257 src/doc/3RDPARTY
cvs rdiff -u -r1.2104 -r1.2105 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.1256 src/doc/3RDPARTY:1.1257
--- src/doc/3RDPARTY:1.1256 Sun Sep 27 07:04:05 2015
+++ src/doc/3RDPARTY Tue Sep 29 09:14:11 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1256 2015/09/27 07:04:05 taca Exp $
+# $NetBSD: 3RDPARTY,v 1.1257 2015/09/29 09:14:11 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -972,8 +972,8 @@ Location: external/bsd/openpam/dist
Notes:
Package: openresolv
-Version: 3.7.0
-Current Vers: 3.7.0
+Version: 3.7.1
+Current Vers: 3.7.1
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.2104 src/doc/CHANGES:1.2105
--- src/doc/CHANGES:1.2104 Thu Sep 24 14:37:56 2015
+++ src/doc/CHANGES Tue Sep 29 09:14:11 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2104 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2105 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -201,3 +201,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
netstat(1): Now knows how tall the display is. [mrg 20150919]
libproc, librtld_db: Added from FreeBSD [christos 20150924]
dtrace: Updated from FreeBSD [christos 20150924]
+ resolvconf: Import openresolv-3.7.1 [roy 20150929]