Module Name: src
Committed By: christos
Date: Wed Oct 5 22:21:19 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention dhcp patch
To generate a diff of this commit:
cvs rdiff -u -r1.1883 -r1.1884 src/doc/3RDPARTY
cvs rdiff -u -r1.2913 -r1.2914 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.1883 src/doc/3RDPARTY:1.1884
--- src/doc/3RDPARTY:1.1883 Tue Oct 4 08:18:58 2022
+++ src/doc/3RDPARTY Wed Oct 5 18:21:19 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1883 2022/10/04 12:18:58 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1884 2022/10/05 22:21:19 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.3
-Current Vers: 4.4.3
+Version: 4.4.3-P1
+Current Vers: 4.4.3-P1
Maintainer: mellon
Archive Site: ftp://ftp.isc.org/isc/dhcp/
Home Page: http://www.isc.org/software/dhcp/
-Date: 2022-04-02
+Date: 2022-10-05
Mailing List: [email protected]
Mailing List: [email protected]
Mailing List: [email protected]
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2913 src/doc/CHANGES:1.2914
--- src/doc/CHANGES:1.2913 Wed Sep 28 07:09:13 2022
+++ src/doc/CHANGES Wed Oct 5 18:21:19 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2913 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2914 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -693,3 +693,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
unbound(8): Import 1.16.3. [christos 20220924]
file(1): Upgraded to 5.43. [christos 20220924]
tzdata: updated to 2022d (using the 2022dgtz fork) [kre 20220928]
+ dhcp: Patch to version 4.4.3-P1. [christos 20221005]