Module Name: src
Committed By: christos
Date: Fri Feb 9 17:14:26 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update nsd, fix typo for acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1502 -r1.1503 src/doc/3RDPARTY
cvs rdiff -u -r1.2355 -r1.2356 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.1502 src/doc/3RDPARTY:1.1503
--- src/doc/3RDPARTY:1.1502 Mon Feb 5 22:06:41 2018
+++ src/doc/3RDPARTY Fri Feb 9 12:14:26 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1502 2018/02/06 03:06:41 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1503 2018/02/09 17:14:26 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -41,7 +41,7 @@
Package: acpica
Version: 20171110
-Current Vers: 20170111
+Current Vers: 20180105
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Home Page: http://www.acpica.org/
@@ -146,8 +146,8 @@ Use cleantags to import
run configure and update config files in include
Package: nsd
-Version: 4.1.14
-Current Vers: 4.1.14
+Version: 4.1.19
+Current Vers: 4.1.19
Maintainer: Christos Zoulas
Archive Site: https://www.nlnetlabs.nl/svn/nsd/
Home Page: https://www.nlnetlabs.nl/projects/nsd/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2355 src/doc/CHANGES:1.2356
--- src/doc/CHANGES:1.2355 Mon Feb 5 22:06:41 2018
+++ src/doc/CHANGES Fri Feb 9 12:14:26 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2355 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2356 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -109,3 +109,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
dhcpcd(8): Import dhcpcd-7.0.1 [roy 20180129]
openldap: Import 2.4.45. [christos 20180205]
unbound: Import 1.6.8. [christos 20180205]
+ nsd: import 4.1.19 [christos 20180209]