Module Name: src
Committed By: christos
Date: Sat May 25 21:32:35 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new unbound
To generate a diff of this commit:
cvs rdiff -u -r1.1623 -r1.1624 src/doc/3RDPARTY
cvs rdiff -u -r1.2542 -r1.2543 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.1623 src/doc/3RDPARTY:1.1624
--- src/doc/3RDPARTY:1.1623 Sat May 25 17:11:13 2019
+++ src/doc/3RDPARTY Sat May 25 17:32:35 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1623 2019/05/25 21:11:13 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1624 2019/05/25 21:32:35 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -139,12 +139,12 @@ Then binclude4netbsd script to import in
The libc and include parts of the resolver are now part of libbind.
Package: unbound
-Version: 1.7.3
+Version: 1.9.1
Current Vers: 1.9.1
Maintainer: Nlnetlabs
Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz
Home Page: https://www.unbound.net/
-Date: 2019-03-17
+Date: 2019-05-23
Mailing List: https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
Responsible: christos
License: BSD-like
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2542 src/doc/CHANGES:1.2543
--- src/doc/CHANGES:1.2542 Sat May 25 17:11:13 2019
+++ src/doc/CHANGES Sat May 25 17:32:35 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2542 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2543 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -386,3 +386,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
start of line, or after whitespace (start word) [kre 20190523]
dts: Import dts files from Linux 5.1.4. [jmcneill 20190525]
nsd: Import 4.1.27 [christos 20190525]
+ unbound(8): Import 1.9.1. [christos 20190525]