pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bind916 Upgrade net/bind916 to version 9.16.24.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fb5f9a3390f
branches:  trunk
changeset: 771225:6fb5f9a3390f
user:      he <he%pkgsrc.org@localhost>
date:      Wed Dec 15 14:18:32 2021 +0000

description:
Upgrade net/bind916 to version 9.16.24.

Upstream changes:

        --- 9.16.24 released ---

5773.   [func]          Change the message when accepting TCP connection has
                        failed to say "Accepting TCP connection failed" and
                        change the log level for ISC_R_NOTCONNECTED, ISC_R_QUOTA
                        and ISC_R_SOFTQUOTA results codes from ERROR to INFO.
                        [GL #2700]

5768.   [bug]           dnssec-dsfromkey failed to omit revoked keys. [GL #853]

5764.   [bug]           dns_sdlz_putrr failed to process some valid resource
                        records. [GL #3021]

5762.   [bug]           Fix a "named" crash related to removing and restoring a
                        `catalog-zone` entry in the configuration file and
                        running `rndc reconfig`. [GL #1608]

5758.   [bug]           mdig now honors the operating system's preferred
                        ephemeral port range. [GL #2374]

5757.   [test]          Replace sed in nsupdate system test with awk to
                        construct the nsupdate command.  The sed expression
                        was not reliably changing the ttl. [GL #3003]

diffstat:

 net/bind916/Makefile |  4 ++--
 net/bind916/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r f14eb46528fc -r 6fb5f9a3390f net/bind916/Makefile
--- a/net/bind916/Makefile      Wed Dec 15 14:06:21 2021 +0000
+++ b/net/bind916/Makefile      Wed Dec 15 14:18:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2021/12/08 16:05:54 adam Exp $
+# $NetBSD: Makefile,v 1.33 2021/12/15 14:18:32 he Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -16,7 +16,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.16.23
+BIND_VERSION=  9.16.24
 
 BUILD_DEFS+=   BIND_DIR VARBASE
 
diff -r f14eb46528fc -r 6fb5f9a3390f net/bind916/distinfo
--- a/net/bind916/distinfo      Wed Dec 15 14:06:21 2021 +0000
+++ b/net/bind916/distinfo      Wed Dec 15 14:18:32 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2021/11/19 14:32:27 taca Exp $
+$NetBSD: distinfo,v 1.29 2021/12/15 14:18:32 he Exp $
 
-BLAKE2s (bind-9.16.23.tar.xz) = 879ba003431332aa9811f3c83469fc22e1dcc94799d4472b53ea46e7b004740c
-SHA512 (bind-9.16.23.tar.xz) = 9dd1c5241f15bf6c3c1e1564564c7e91cba0dfc7f1262d53b4b54f4f7230ed651a148e95efa25efab1712b65bdeb555dfc0e1b524dcfc2a05ede43dd5b3978cf
-Size (bind-9.16.23.tar.xz) = 5068344 bytes
+BLAKE2s (bind-9.16.24.tar.xz) = b8a19bfbbc8a4c0beafa6fa98f879fbcda800bfa7b10e8eb391e0d0d889cefad
+SHA512 (bind-9.16.24.tar.xz) = a982bcad8c517dbcb81e768486e1a8b92e495efcf45c4961170c3bc7fac837903605dcd05cfb9b9e1074599b90be1b9c3dbca4162ede0a32fe4c3405ad92816b
+Size (bind-9.16.24.tar.xz) = 5070180 bytes
 SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98
 SHA1 (patch-bin_dig_include_dig_dig.h) = 10166f5bb98b208c7b10d63eb31e8253f704acc8
 SHA1 (patch-bin_named_Makefile.in) = f1367da6a226ba44d0ee13acf00b8abeb5b1b7eb



Home | Main Index | Thread Index | Old Index