Module Name: src
Committed By: christos
Date: Sat Apr 7 21:20:45 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new dhcp
To generate a diff of this commit:
cvs rdiff -u -r1.1513 -r1.1514 src/doc/3RDPARTY
cvs rdiff -u -r1.2374 -r1.2375 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.1513 src/doc/3RDPARTY:1.1514
--- src/doc/3RDPARTY:1.1513 Sat Apr 7 11:50:58 2018
+++ src/doc/3RDPARTY Sat Apr 7 17:20:45 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1513 2018/04/07 15:50:58 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1514 2018/04/07 21:20:45 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -318,8 +318,8 @@ distribution into the netbsd format. Th
src/lib/libc/db/db2netbsd.
Package: dhcp
-Version: 4.3.3
-Current Vers: 4.3.6
+Version: 4.4.1
+Current Vers: 4.4.1
Maintainer: mellon
Archive Site: ftp://ftp.isc.org/isc/dhcp/
Home Page: http://www.isc.org/software/dhcp/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2374 src/doc/CHANGES:1.2375
--- src/doc/CHANGES:1.2374 Sat Apr 7 11:50:58 2018
+++ src/doc/CHANGES Sat Apr 7 17:20:45 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2374 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2375 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -137,3 +137,4 @@ 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]