pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bind916 net/bind916: update to 9.16.26



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e57244069a13
branches:  trunk
changeset: 374352:e57244069a13
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 20 12:57:56 2022 +0000

description:
net/bind916: update to 9.16.26

        --- 9.16.26 released ---

5801.   [bug]           Log "quota reached" message when hard quota
                        is reached when accepting a connection. [GL #3125]

5800.   [func]          Add ECS support to the DLZ interface. [GL #3082]

5797.   [bug]           A failed view configuration during a named
                        reconfiguration procedure could cause inconsistencies
                        in BIND internal structures, causing a crash or other
                        unexpected errors. [GL #3060]

5795.   [bug]           rndc could crash when interrupted by a signal
                        before receiving a response. [GL #3080]

5793.   [bug]           Correctly detect and enable UDP recvmmsg support
                        in all versions of libuv that support it. [GL #3095]

diffstat:

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

diffs (34 lines):

diff -r 3c724c35bc5e -r e57244069a13 net/bind916/Makefile
--- a/net/bind916/Makefile      Sun Feb 20 12:49:01 2022 +0000
+++ b/net/bind916/Makefile      Sun Feb 20 12:57:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2022/01/27 13:35:36 taca Exp $
+# $NetBSD: Makefile,v 1.36 2022/02/20 12:57:56 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -15,7 +15,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.16.25
+BIND_VERSION=  9.16.26
 
 BUILD_DEFS+=   BIND_DIR VARBASE
 
diff -r 3c724c35bc5e -r e57244069a13 net/bind916/distinfo
--- a/net/bind916/distinfo      Sun Feb 20 12:49:01 2022 +0000
+++ b/net/bind916/distinfo      Sun Feb 20 12:57:56 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2022/02/17 15:37:26 gutteridge Exp $
+$NetBSD: distinfo,v 1.32 2022/02/20 12:57:56 taca Exp $
 
-BLAKE2s (bind-9.16.25.tar.xz) = d0db703c77f4bd1739a38360da679b9f0cc85712c027e93ff3af91a6279cbfc4
-SHA512 (bind-9.16.25.tar.xz) = e43c0e59159d3a5642db051f3982d8767fb726426380c32960fefe4b9afd05708ed8f7e80a98b803a580b048e1a368c888e2dd5695fa5fcd7b8b75574a27cb62
-Size (bind-9.16.25.tar.xz) = 5086780 bytes
+BLAKE2s (bind-9.16.26.tar.xz) = 37b0c72bc169b37048bc09e5d1a682445c28ef391542eb331062f306d540b443
+SHA512 (bind-9.16.26.tar.xz) = d75e9e0c0853dbfeb0a1e765c2e39d83393c9be5a48cfccd84e758a0f11cf9d480f892431bbba9f7579dfef82e03987580619878d2a5bb5dc35f5dbb35101dbe
+Size (bind-9.16.26.tar.xz) = 5083848 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