Module Name: src Committed By: christos Date: Sat Sep 24 17:40:29 UTC 2022
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new nsd To generate a diff of this commit: cvs rdiff -u -r1.1878 -r1.1879 src/doc/3RDPARTY cvs rdiff -u -r1.2909 -r1.2910 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.1878 src/doc/3RDPARTY:1.1879 --- src/doc/3RDPARTY:1.1878 Fri Sep 23 08:22:49 2022 +++ src/doc/3RDPARTY Sat Sep 24 13:40:28 2022 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1878 2022/09/23 12:22:49 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1879 2022/09/24 17:40:28 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -165,11 +165,11 @@ Notes: Package: unbound Version: 1.13.1 -Current Vers: 1.13.1 +Current Vers: 1.16.3 Maintainer: Nlnetlabs Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz Home Page: https://www.unbound.net/ -Date: 2020-06-13 +Date: 2022-09-24 Mailing List: https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users Responsible: christos License: BSD-like @@ -179,12 +179,12 @@ Use cleantags to import run configure and update config files in include Package: nsd -Version: 4.3.5 -Current Vers: 4.3.5 +Version: 4.6.0 +Current Vers: 4.6.0 Maintainer: Nlnetlabs Archive Site: https://www.nlnetlabs.nl/svn/nsd/ Home Page: https://www.nlnetlabs.nl/projects/nsd/ -Date: 2021-03-15 +Date: 2022-09-24 Mailing List: https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/ Responsible: christos License: BSD-like Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2909 src/doc/CHANGES:1.2910 --- src/doc/CHANGES:1.2909 Fri Sep 23 08:20:47 2022 +++ src/doc/CHANGES Sat Sep 24 13:40:28 2022 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2909 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2910 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -689,3 +689,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: reference the address. [ozaki-r 20220920] libuv: Import version 1.44.2. [christos 20220922] bind: Import version 9.16.33. [christos 20220923] + nsd: Import 4.6.0. [christos 20220924]