Module Name: src Committed By: christos Date: Mon Aug 3 21:12:29 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new dhcp To generate a diff of this commit: cvs rdiff -u -r1.1740 -r1.1741 src/doc/3RDPARTY cvs rdiff -u -r1.2725 -r1.2726 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.1740 src/doc/3RDPARTY:1.1741 --- src/doc/3RDPARTY:1.1740 Mon Aug 3 13:35:28 2020 +++ src/doc/3RDPARTY Mon Aug 3 17:12:29 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1740 2020/08/03 17:35:28 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1741 2020/08/03 21:12:29 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.1 +Version: 4.4.2 Current Vers: 4.4.2 Maintainer: mellon Archive Site: ftp://ftp.isc.org/isc/dhcp/ Home Page: http://www.isc.org/software/dhcp/ -Date: 2020-06-13 +Date: 2020-08-03 Mailing List: dhcp-ser...@isc.org Mailing List: dhcp-cli...@isc.org Mailing List: dhcp-annou...@isc.org Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2725 src/doc/CHANGES:1.2726 --- src/doc/CHANGES:1.2725 Mon Aug 3 13:35:28 2020 +++ src/doc/CHANGES Mon Aug 3 17:12:29 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2725 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2726 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -268,3 +268,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: [maxv 20200802] acpi(4): Updated ACPICA to 20200717. [christos 20200802] bind: Import version 9.16.5. [christos 20200803] + dhcp: Import version 4.4.2. [christos 20200803]