diff options
| author | christos <christos@NetBSD.org> | 2019-12-15 16:27:43 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2019-12-15 16:27:43 +0000 |
| commit | d85d96b7d14dbdd34e2d28fc4b243d3f99ca0dec (patch) | |
| tree | 039b5443cf9eb111c4f940e4f5d4e27d3017bd82 | |
| parent | e8c1c0b83991a9e9a5d4963c4c5d72b7a4bf8d74 (diff) | |
new nsd and unbound
| -rw-r--r-- | doc/3RDPARTY | 14 | ||||
| -rw-r--r-- | doc/CHANGES | 4 |
2 files changed, 10 insertions, 8 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY index fed8ff4e73d..dca2ee6cc37 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1674 2019/12/14 16:57:48 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1675 2019/12/15 16:27:43 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -139,12 +139,12 @@ Then binclude4netbsd script to import into src/external/bsd/bind/include. The libc and include parts of the resolver are now part of libbind. Package: unbound -Version: 1.9.1 -Current Vers: 1.9.4 +Version: 1.9.6 +Current Vers: 1.9.6 Maintainer: Nlnetlabs Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz Home Page: https://www.unbound.net/ -Date: 2019-10-09 +Date: 2019-12-15 Mailing List: https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users Responsible: christos License: BSD-like @@ -154,12 +154,12 @@ Use cleantags to import run configure and update config files in include Package: nsd -Version: 4.1.27 -Current Vers: 4.2.2 +Version: 4.2.4 +Current Vers: 4.2.4 Maintainer: Nlnetlabs Archive Site: https://www.nlnetlabs.nl/svn/nsd/ Home Page: https://www.nlnetlabs.nl/projects/nsd/ -Date: 2019-10-09 +Date: 2019-12-15 Mailing List: https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/ Responsible: christos License: BSD-like diff --git a/doc/CHANGES b/doc/CHANGES index 9a30d8c1167..2c9125fb2b1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2620 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2621 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -78,3 +78,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0: ixl(4): Ported driver for Intel Ethernet 700 series [yamaguchi 20191210] acpi(4): Updated ACPICA to 20191213. [christos 20191214] + nsd: Import 4.2.4. [christos 20191215] + unbound(8): Import 1.9.6. [christos 20191215] |
