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: he
Date: Wed Dec 15 14:18:32 UTC 2021
Modified Files:
pkgsrc/net/bind916: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/bind916/Makefile
cvs rdiff -u -r1.28 -r1.29 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.32 pkgsrc/net/bind916/Makefile:1.33
--- pkgsrc/net/bind916/Makefile:1.32 Wed Dec 8 16:05:54 2021
+++ pkgsrc/net/bind916/Makefile Wed Dec 15 14:18:32 2021
@@ -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 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.16.23
+BIND_VERSION= 9.16.24
BUILD_DEFS+= BIND_DIR VARBASE
Index: pkgsrc/net/bind916/distinfo
diff -u pkgsrc/net/bind916/distinfo:1.28 pkgsrc/net/bind916/distinfo:1.29
--- pkgsrc/net/bind916/distinfo:1.28 Fri Nov 19 14:32:27 2021
+++ pkgsrc/net/bind916/distinfo Wed Dec 15 14:18:32 2021
@@ -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