Module Name: src
Committed By: roy
Date: Wed Mar 26 10:02:53 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of openresolv-3.14.0
To generate a diff of this commit:
cvs rdiff -u -r1.2089 -r1.2090 src/doc/3RDPARTY
cvs rdiff -u -r1.3147 -r1.3148 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.2089 src/doc/3RDPARTY:1.2090
--- src/doc/3RDPARTY:1.2089 Fri Mar 14 21:28:06 2025
+++ src/doc/3RDPARTY Wed Mar 26 10:02:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2089 2025/03/14 21:28:06 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.2090 2025/03/26 10:02:52 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1060,8 +1060,8 @@ Location: external/bsd/openpam/dist
Notes:
Package: openresolv
-Version: 3.13.2
-Current Vers: 3.13.2
+Version: 3.14.0
+Current Vers: 3.14.0
Maintainer: roy
Archive Site: https://github.com/NetworkConfiguration/openresolv/releases
Home Page: http://roy.marples.name/projects/openresolv/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3147 src/doc/CHANGES:1.3148
--- src/doc/CHANGES:1.3147 Fri Mar 21 21:07:30 2025
+++ src/doc/CHANGES Wed Mar 26 10:02:52 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3147 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3148 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -713,3 +713,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
EINVAL for these two clocks. [pho 20250319]
npfctl(8): Allow comments inside lists in npf.conf (from Attaulah).
[christos 20250320]
+ openresolv: Import version 3.14.0. [roy 20250326]