Module Name: src
Committed By: christos
Date: Sun Jan 10 20:12:21 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new dhcp.
To generate a diff of this commit:
cvs rdiff -u -r1.1290 -r1.1291 src/doc/3RDPARTY
cvs rdiff -u -r1.2130 -r1.2131 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.1290 src/doc/3RDPARTY:1.1291
--- src/doc/3RDPARTY:1.1290 Sun Jan 10 14:06:08 2016
+++ src/doc/3RDPARTY Sun Jan 10 15:12:20 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1290 2016/01/10 19:06:08 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1291 2016/01/10 20:12:20 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -290,7 +290,7 @@ distribution into the netbsd format. Th
src/lib/libc/db/db2netbsd.
Package: dhcp
-Version: 4.3.0
+Version: 4.3.3
Current Vers: 4.3.3
Maintainer: mellon
Archive Site: ftp://ftp.isc.org/isc/dhcp/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2130 src/doc/CHANGES:1.2131
--- src/doc/CHANGES:1.2130 Sun Jan 10 14:06:08 2016
+++ src/doc/CHANGES Sun Jan 10 15:12:20 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2130 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2131 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -243,3 +243,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
acpi(4): Updated ACPICA to 20160108. [christos 20160109]
byacc: update to 20150711 [christos 20160109]
tmux(1): Import of tmux 2.1 [christos 20160110]
+ dhcp: Import version 4.3.3. [christos 20160110]