Module Name: src
Committed By: roy
Date: Sun Sep 8 20:57:16 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of openresolv-3.9.2
To generate a diff of this commit:
cvs rdiff -u -r1.1646 -r1.1647 src/doc/3RDPARTY
cvs rdiff -u -r1.2579 -r1.2580 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.1646 src/doc/3RDPARTY:1.1647
--- src/doc/3RDPARTY:1.1646 Thu Sep 5 19:34:14 2019
+++ src/doc/3RDPARTY Sun Sep 8 20:57:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1646 2019/09/05 19:34:14 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1647 2019/09/08 20:57:16 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.1
-Current Vers: 3.9.1
+Version: 3.9.2
+Current Vers: 3.9.2
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/openresolv/
Home Page: http://roy.marples.name/projects/openresolv/
-Date: 2019-07-17
+Date: 2019-09-08
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/openresolv/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2579 src/doc/CHANGES:1.2580
--- src/doc/CHANGES:1.2579 Thu Sep 5 19:34:14 2019
+++ src/doc/CHANGES Sun Sep 8 20:57:16 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2579 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2580 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -38,3 +38,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]
bind: Import version 9.14.5. [christos 20190905]
+ resolvconf(8): Import openresolv-3.9.2 [roy 20190908]