summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroy <roy@NetBSD.org>2023-06-27 17:10:15 +0000
committerroy <roy@NetBSD.org>2023-06-27 17:10:15 +0000
commit186254ba142bf30c0f002c14d06a5d82d6477794 (patch)
tree6a983772439dd2823513515c19d7445cbe3ec65d
parent0af9cba5559994d661b2f702caf68d33ae3bd3cf (diff)
Note update to openresolv-3.13.2
-rw-r--r--doc/3RDPARTY11
-rw-r--r--doc/CHANGES3
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY
index 8d28e13511e..bc93261a7b2 100644
--- a/doc/3RDPARTY
+++ b/doc/3RDPARTY
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1933 2023/06/26 22:04:18 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1934 2023/06/27 17:10:15 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1047,13 +1047,12 @@ Location: external/bsd/openpam/dist
Notes:
Package: openresolv
-Version: 3.12.0
-Current Vers: 3.12.0
+Version: 3.13.2
+Current Vers: 3.13.2
Maintainer: roy
-Archive Site: ftp://roy.marples.name/pub/openresolv/
+Archive Site: https://github.com/NetworkConfiguration/openresolv/releases
Home Page: http://roy.marples.name/projects/openresolv/
-Date: 2020-12-27
-Mailing List: openresolv-discuss@marples.name
+Date: 2023-06-27
License: BSD (2-clause)
Location: external/bsd/openresolv/dist
Notes:
diff --git a/doc/CHANGES b/doc/CHANGES
index b1b43883c57..eb39f45ad7f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2974 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2975 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -134,3 +134,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
[nikita 20230608]
kerberos(8): Update to Heimdal-7.8.0 [christos 20230619]
bind: Import version 9.16.42. [christos 20230626]
+ openresolv: Import version 3.13.2 [roy 20230627]