Module Name: src
Committed By: christos
Date: Wed May 26 22:54:45 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new isc-dhcp
To generate a diff of this commit:
cvs rdiff -u -r1.1801 -r1.1802 src/doc/3RDPARTY
cvs rdiff -u -r1.2808 -r1.2809 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.1801 src/doc/3RDPARTY:1.1802
--- src/doc/3RDPARTY:1.1801 Sun May 2 04:18:38 2021
+++ src/doc/3RDPARTY Wed May 26 18:54:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1801 2021/05/02 08:18:38 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1802 2021/05/26 22:54:45 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
-Current Vers: 4.4.2
+Version: 4.4.2-P1
+Current Vers: 4.4.2-P1
Maintainer: mellon
Archive Site: ftp://ftp.isc.org/isc/dhcp/
Home Page: http://www.isc.org/software/dhcp/
-Date: 2020-08-03
+Date: 2021-05-26
Mailing List: [email protected]
Mailing List: [email protected]
Mailing List: [email protected]
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2808 src/doc/CHANGES:1.2809
--- src/doc/CHANGES:1.2808 Wed May 19 12:06:13 2021
+++ src/doc/CHANGES Wed May 26 18:54:45 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2808 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2809 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -375,3 +375,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
wskbd(4): Added German Neo 2 layout. [nia 20210511]
spiflash(4): Add support for Rockchip RK3328. [mrg 20210514]
lagg(4): Added a link-aggregation interface. [yamaguchi 20210517]
+ dhcp: Import version 4.4.2-P1. [christos 20210526]