Module Name: src
Committed By: christos
Date: Sat Apr 7 22:41:55 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update bind and dhcp
To generate a diff of this commit:
cvs rdiff -u -r1.1514 -r1.1515 src/doc/3RDPARTY
cvs rdiff -u -r1.2375 -r1.2376 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.1514 src/doc/3RDPARTY:1.1515
--- src/doc/3RDPARTY:1.1514 Sat Apr 7 17:20:45 2018
+++ src/doc/3RDPARTY Sat Apr 7 18:41:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1514 2018/04/07 21:20:45 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1515 2018/04/07 22:41:55 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -114,8 +114,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.10.5-P2/BSD 9.11.1-P1/MPL
-Current Vers: 9.10.5-P2/BSD
+Version: 9.10.7/BSD 9.12.1/MPL
+Current Vers: 9.10.7/BSD
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
@@ -328,8 +328,8 @@ Mailing List: [email protected]
Mailing List: [email protected]
Mailing List: [email protected]
Responsible: mellon
-License: BSD (3-clause)
-Location: external/bsd/dhcp
+License: MPL
+Location: external/mpl/dhcp
Notes:
Use the dhcp2netbsd script.
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2375 src/doc/CHANGES:1.2376
--- src/doc/CHANGES:1.2375 Sat Apr 7 17:20:45 2018
+++ src/doc/CHANGES Sat Apr 7 18:41:55 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2375 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2376 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -137,4 +137,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
OpenSSL: Imported 1.1.0h. [christos 20180406]
ntp: Import ntp 4.2.8p10. [christos 20180406]
acpi(4): Updated ACPICA to 20180313. [christos 20180407]
- dhcp: Import version 4.4.1. [christos 20180407]
+ dhcp: Import version 4.4.1 (move to MPL). [christos 20180407]
+ bind: Import version 9.10.7. [christos 20180407]