pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind916



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Feb 20 12:57:56 UTC 2022

Modified Files:
        pkgsrc/net/bind916: Makefile distinfo

Log Message:
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]


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/bind916/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/bind916/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/bind916/Makefile
diff -u pkgsrc/net/bind916/Makefile:1.35 pkgsrc/net/bind916/Makefile:1.36
--- pkgsrc/net/bind916/Makefile:1.35    Thu Jan 27 13:35:36 2022
+++ pkgsrc/net/bind916/Makefile Sun Feb 20 12:57:56 2022
@@ -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 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.16.25
+BIND_VERSION=  9.16.26
 
 BUILD_DEFS+=   BIND_DIR VARBASE
 

Index: pkgsrc/net/bind916/distinfo
diff -u pkgsrc/net/bind916/distinfo:1.31 pkgsrc/net/bind916/distinfo:1.32
--- pkgsrc/net/bind916/distinfo:1.31    Thu Feb 17 15:37:26 2022
+++ pkgsrc/net/bind916/distinfo Sun Feb 20 12:57:56 2022
@@ -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