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.27



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1e46f8844fa
branches:  trunk
changeset: 375589:a1e46f8844fa
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Mar 17 00:18:05 2022 +0000

description:
net/bind916: update to 9.16.27

        --- 9.16.27 released ---

5818.   [security]      A synchronous call to closehandle_cb() caused
                        isc__nm_process_sock_buffer() to be called recursively,
                        which in turn left TCP connections hanging in the
                        CLOSE_WAIT state blocking indefinitely when
                        out-of-order processing was disabled. (CVE-2022-0396)
                        [GL #3112]

diffstat:

 net/bind916/Makefile                  |   4 ++--
 net/bind916/distinfo                  |  10 +++++-----
 net/bind916/patches/patch-config.h.in |  10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (64 lines):

diff -r 60b88f0357a0 -r a1e46f8844fa net/bind916/Makefile
--- a/net/bind916/Makefile      Thu Mar 17 00:15:57 2022 +0000
+++ b/net/bind916/Makefile      Thu Mar 17 00:18:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2022/02/20 12:57:56 taca Exp $
+# $NetBSD: Makefile,v 1.37 2022/03/17 00:18:05 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -15,7 +15,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.16.26
+BIND_VERSION=  9.16.27
 
 BUILD_DEFS+=   BIND_DIR VARBASE
 
diff -r 60b88f0357a0 -r a1e46f8844fa net/bind916/distinfo
--- a/net/bind916/distinfo      Thu Mar 17 00:15:57 2022 +0000
+++ b/net/bind916/distinfo      Thu Mar 17 00:18:05 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.32 2022/02/20 12:57:56 taca Exp $
+$NetBSD: distinfo,v 1.33 2022/03/17 00:18:05 taca Exp $
 
-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
+BLAKE2s (bind-9.16.27.tar.xz) = 16da007bf1fce196969d93cc54e6849a624afa1d39ee57332ffb6d08c8c67cdd
+SHA512 (bind-9.16.27.tar.xz) = 5c71f228db83aa8cc9e65466d6e5afca4a9f80c693358111a003fe09e1a14522175eb2b6a0f11e2a2cd4fdba01f2ae315de52e394a441b3861ca2a011e02af62
+Size (bind-9.16.27.tar.xz) = 5084340 bytes
 SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98
 SHA1 (patch-bin_dig_include_dig_dig.h) = 10166f5bb98b208c7b10d63eb31e8253f704acc8
 SHA1 (patch-bin_named_Makefile.in) = f1367da6a226ba44d0ee13acf00b8abeb5b1b7eb
@@ -13,7 +13,7 @@
 SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = d953bf48aadcdf7e95975d335167cc50f54ef91e
 SHA1 (patch-bin_tools_nsec3hash.c) = 87c3891db62c45cd8ed2b484b17f7bf2e319bef3
 SHA1 (patch-config.guess) = f44c6344a297e7c623dcbf75b308eb35f797a537
-SHA1 (patch-config.h.in) = fb0396429bd68bb3bf478cb1da67736592208702
+SHA1 (patch-config.h.in) = 6072793048cdf590863046355eeffa1d93524c36
 SHA1 (patch-config.sub) = 7389c0f2500f2afe96d43979a2d3e0b9f8dff073
 SHA1 (patch-config.threads.in) = fc5cc7097d87523a34c0e630cb8dd1d081d859e5
 SHA1 (patch-configure.ac) = 3dd8c49eb6bc475c20c88edc20bd8457698ad500
diff -r 60b88f0357a0 -r a1e46f8844fa net/bind916/patches/patch-config.h.in
--- a/net/bind916/patches/patch-config.h.in     Thu Mar 17 00:15:57 2022 +0000
+++ b/net/bind916/patches/patch-config.h.in     Thu Mar 17 00:18:05 2022 +0000
@@ -1,12 +1,12 @@
-$NetBSD: patch-config.h.in,v 1.4 2021/03/21 04:16:17 taca Exp $
+$NetBSD: patch-config.h.in,v 1.5 2022/03/17 00:18:05 taca Exp $
 
 * Based on NetBSD, add support for blocklist(blacklist).
 
---- config.h.in.orig   2021-03-11 13:20:59.000000000 +0000
+--- config.h.in.orig   2022-03-07 08:48:03.000000000 +0000
 +++ config.h.in
-@@ -51,6 +51,12 @@
- /* Define to 1 if you have the `BIO_write_ex' function. */
- #undef HAVE_BIO_WRITE_EX
+@@ -54,6 +54,12 @@
+ /* Define to 1 if you have the `BN_GENCB_new' function. */
+ #undef HAVE_BN_GENCB_NEW
  
 +/* Define to 1 if blacklist is supported. */
 +#undef HAVE_BLACKLIST_H



Home | Main Index | Thread Index | Old Index