Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc new nsd and unbound



details:   https://anonhg.NetBSD.org/src/rev/e5152ea08f62
branches:  trunk
changeset: 847242:e5152ea08f62
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Dec 15 16:27:43 2019 +0000

description:
new nsd and unbound

diffstat:

 doc/3RDPARTY |  14 +++++++-------
 doc/CHANGES  |   4 +++-
 2 files changed, 10 insertions(+), 8 deletions(-)

diffs (56 lines):

diff -r 1b2f588102c0 -r e5152ea08f62 doc/3RDPARTY
--- a/doc/3RDPARTY      Sun Dec 15 16:26:04 2019 +0000
+++ b/doc/3RDPARTY      Sun Dec 15 16:27:43 2019 +0000
@@ -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 @@
 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 @@
 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 -r 1b2f588102c0 -r e5152ea08f62 doc/CHANGES
--- a/doc/CHANGES       Sun Dec 15 16:26:04 2019 +0000
+++ b/doc/CHANGES       Sun Dec 15 16:27:43 2019 +0000
@@ -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 @@
        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]



Home | Main Index | Thread Index | Old Index