Module Name: src
Committed By: christos
Date: Tue Feb 6 03:06:41 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new unbound
To generate a diff of this commit:
cvs rdiff -u -r1.1501 -r1.1502 src/doc/3RDPARTY
cvs rdiff -u -r1.2354 -r1.2355 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.1501 src/doc/3RDPARTY:1.1502
--- src/doc/3RDPARTY:1.1501 Mon Feb 5 20:59:02 2018
+++ src/doc/3RDPARTY Mon Feb 5 22:06:41 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1501 2018/02/06 01:59:02 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1502 2018/02/06 03:06:41 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -132,8 +132,8 @@ Then binclude4netbsd script to import in
The libc and include parts of the resolver are now part of libbind.
Package: unbound
-Version: 1.5.9
-Current Vers: 1.5.9
+Version: 1.6.8
+Current Vers: 1.6.8
Maintainer: Christos Zoulas
Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz
Home Page: https://www.unbound.net/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2354 src/doc/CHANGES:1.2355
--- src/doc/CHANGES:1.2354 Mon Feb 5 20:59:02 2018
+++ src/doc/CHANGES Mon Feb 5 22:06:41 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2354 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2355 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -108,3 +108,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
i386: Add support for SMAP. [maxv 20180128]
dhcpcd(8): Import dhcpcd-7.0.1 [roy 20180129]
openldap: Import 2.4.45. [christos 20180205]
+ unbound: Import 1.6.8. [christos 20180205]