Module Name: src
Committed By: christos
Date: Sun Apr 3 01:12:48 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new ISC dhcp
To generate a diff of this commit:
cvs rdiff -u -r1.1848 -r1.1849 src/doc/3RDPARTY
cvs rdiff -u -r1.2867 -r1.2868 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.1848 src/doc/3RDPARTY:1.1849
--- src/doc/3RDPARTY:1.1848 Tue Mar 29 18:09:58 2022
+++ src/doc/3RDPARTY Sat Apr 2 21:12:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1848 2022/03/29 22:09:58 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1849 2022/04/03 01:12:47 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -335,12 +335,12 @@ distribution into the netbsd format. Th
src/lib/libc/db/db2netbsd.
Package: dhcp
-Version: 4.4.2-P1
+Version: 4.4.3
Current Vers: 4.4.3
Maintainer: mellon
Archive Site: ftp://ftp.isc.org/isc/dhcp/
Home Page: http://www.isc.org/software/dhcp/
-Date: 2021-05-26
+Date: 2022-04-02
Mailing List: [email protected]
Mailing List: [email protected]
Mailing List: [email protected]
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2867 src/doc/CHANGES:1.2868
--- src/doc/CHANGES:1.2867 Tue Mar 22 13:49:30 2022
+++ src/doc/CHANGES Sat Apr 2 21:12:47 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2867 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2868 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -485,3 +485,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tzdata: updated to 2022a (using the 2022agtz fork to restore data
from previously merged zones) [kre 20220320]
tzcode: Updated to 2022a. [christos 20220322]
+ dhcp: Import version 4.4.3. [christos 20220402]