Module Name: src
Committed By: christos
Date: Sun Mar 24 22:26:46 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new dhcp
To generate a diff of this commit:
cvs rdiff -u -r1.1016 -r1.1017 src/doc/3RDPARTY
cvs rdiff -u -r1.1804 -r1.1805 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.1016 src/doc/3RDPARTY:1.1017
--- src/doc/3RDPARTY:1.1016 Sat Mar 23 12:18:29 2013
+++ src/doc/3RDPARTY Sun Mar 24 18:26:45 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1016 2013/03/23 16:18:29 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1017 2013/03/24 22:26:45 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -283,8 +283,8 @@ distribution into the netbsd format. Th
src/lib/libc/db/db2netbsd.
Package: dhcp
-Version: 3.0.3
-Current Vers: 4.1-ESV-R6/4.2.4-P1
+Version: 4.2.3
+Current Vers: 4.2.4-P1
Maintainer: mellon
Archive Site: ftp://ftp.isc.org/isc/dhcp/
Home Page: http://www.isc.org/software/dhcp/
@@ -294,10 +294,9 @@ Mailing List: [email protected]
Mailing List: [email protected]
Responsible: mellon
License: BSD (3-clause)
-Location: dist/dhcp
+Location: external/bsd/dhcp
Notes:
-No changes for NetBSD integration - just import the new distribution on
-top of the current tree.
+Use the dhcp2netbsd script.
Package: dhcpcd
Version: 5.6.7
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1804 src/doc/CHANGES:1.1805
--- src/doc/CHANGES:1.1804 Sat Mar 23 12:18:29 2013
+++ src/doc/CHANGES Sun Mar 24 18:26:46 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1804 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1805 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -213,3 +213,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
vmt(4): Synchronize the clock periodically to ensure it remains
up-to-date even when the host is suspended. [jmmv 20130316]
file(1): upgraded to 5.14 [christos 20130323]
+ dhcp: upgrade to 4.2.3 [christos 20130324]