Module Name: src
Committed By: christos
Date: Sun Mar 24 23:04:07 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update dhcp to the latest
To generate a diff of this commit:
cvs rdiff -u -r1.1017 -r1.1018 src/doc/3RDPARTY
cvs rdiff -u -r1.1805 -r1.1806 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.1017 src/doc/3RDPARTY:1.1018
--- src/doc/3RDPARTY:1.1017 Sun Mar 24 18:26:45 2013
+++ src/doc/3RDPARTY Sun Mar 24 19:04:07 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1017 2013/03/24 22:26:45 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1018 2013/03/24 23:04:07 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: 4.2.3
-Current Vers: 4.2.4-P1
+Version: 4.2.5
+Current Vers: 4.2.5
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.1805 src/doc/CHANGES:1.1806
--- src/doc/CHANGES:1.1805 Sun Mar 24 18:26:46 2013
+++ src/doc/CHANGES Sun Mar 24 19:04:07 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1805 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1806 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -213,4 +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]
+ dhcp: upgrade to 4.2.5 [christos 20130324]