Module Name: src
Committed By: roy
Date: Wed Jul 17 18:35:00 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of openresolv-3.9.1
To generate a diff of this commit:
cvs rdiff -u -r1.1634 -r1.1635 src/doc/3RDPARTY
cvs rdiff -u -r1.2552 -r1.2553 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.1634 src/doc/3RDPARTY:1.1635
--- src/doc/3RDPARTY:1.1634 Wed Jul 3 15:52:35 2019
+++ src/doc/3RDPARTY Wed Jul 17 18:35:00 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1634 2019/07/03 15:52:35 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1635 2019/07/17 18:35:00 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1031,12 +1031,12 @@ Location: external/bsd/openpam/dist
Notes:
Package: openresolv
-Version: 3.9.0
-Current Vers: 3.9.0
+Version: 3.9.1
+Current Vers: 3.9.1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/openresolv/
Home Page: http://roy.marples.name/projects/openresolv/
-Date: 2019-01-09
+Date: 2019-07-17
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/openresolv/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2552 src/doc/CHANGES:1.2553
--- src/doc/CHANGES:1.2552 Wed Jul 17 03:35:43 2019
+++ src/doc/CHANGES Wed Jul 17 18:35:00 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2552 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2553 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -399,3 +399,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
tzcode: Updated to 2019b. [christos 20190703]
network: Implement VLAN hardware filter. [msaitoh 20190717]
ixg(4),ixv(4): Add VLAN hardware filter support. [msaitoh 20190717]
+ resolvconf(8): Import openresolv-3.9.1. [roy 20190717]