Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind911 net/bind911: update to 9.11.19
details: https://anonhg.NetBSD.org/pkgsrc/rev/52950dd0f6fd
branches: trunk
changeset: 432119:52950dd0f6fd
user: taca <taca%pkgsrc.org@localhost>
date: Tue May 19 10:21:25 2020 +0000
description:
net/bind911: update to 9.11.19
Update bind911 to 9.11.19 (BIND 9.11.19).
--- 9.11.19 released ---
5404. [bug] 'named-checkconf -z' could incorrectly indicate
success if errors were found in one view but not in a
subsequent one. [GL #1807]
5398. [bug] Named could fail to restart if a zone with a double
quote (") in its name was added with 'rndc addzone'.
[GL #1695]
5395. [security] Further limit the number of queries that can be
triggered from a request. Root and TLD servers
are no longer exempt from max-recursion-queries.
Fetches for missing name server address records
are limited to 4 for any domain. (CVE-2020-8616)
[GL #1388]
5394. [cleanup] Named formerly attempted to change the effective UID and
GID in named_os_openfile(), which could trigger a
spurious log message if they were already set to the
desired values. This has been fixed. [GL #1042]
[GL #1090]
5390. [security] Replaying a TSIG BADTIME response as a request could
trigger an assertion failure. (CVE-2020-8617)
[GL #1703]
5387. [func] Warn about AXFR streams with inconsistent message IDs.
[GL #1674]
diffstat:
net/bind911/Makefile | 4 ++--
net/bind911/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 3c753d2298a0 -r 52950dd0f6fd net/bind911/Makefile
--- a/net/bind911/Makefile Tue May 19 10:13:49 2020 +0000
+++ b/net/bind911/Makefile Tue May 19 10:21:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/04/18 06:12:28 taca Exp $
+# $NetBSD: Makefile,v 1.24 2020/05/19 10:21:25 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.11.18
+BIND_VERSION= 9.11.19
.include "../../mk/bsd.prefs.mk"
diff -r 3c753d2298a0 -r 52950dd0f6fd net/bind911/distinfo
--- a/net/bind911/distinfo Tue May 19 10:13:49 2020 +0000
+++ b/net/bind911/distinfo Tue May 19 10:21:25 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2020/04/18 06:12:28 taca Exp $
+$NetBSD: distinfo,v 1.18 2020/05/19 10:21:25 taca Exp $
-SHA1 (bind-9.11.18.tar.gz) = 2e7acd6e00a181bf568c0261216ae0ae7d2f2a8a
-RMD160 (bind-9.11.18.tar.gz) = 027d9b0479dd94b3a25e4f57a687c5da41834309
-SHA512 (bind-9.11.18.tar.gz) = 947a7f9f58ac40744c541b2c23ef3eb9d8b6ecc8e3bb4f4b102ba5aafcc20c58ad5e8bacdd338821369c1f7de9d1073c264208e45f054ff7e3a9391894b424ab
-Size (bind-9.11.18.tar.gz) = 8221186 bytes
+SHA1 (bind-9.11.19.tar.gz) = f62726f2379eb1f2921c64c20f6668ce3db190c2
+RMD160 (bind-9.11.19.tar.gz) = 1c3fb7df3a88e2e13053f606b6a2d6a3efd73185
+SHA512 (bind-9.11.19.tar.gz) = 4378afcd8c72a3f1b597e180a21674e1bbfc44b8378831ab3256395bdc46dce74da31aaa855fbae29d4c93e360dad233e3c8e3e69326779ddfecddbc96511ea2
+Size (bind-9.11.19.tar.gz) = 8230483 bytes
SHA1 (patch-bin_named_server.c) = 0294d74eb3039049c4672a3de6eb371407bb382d
SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = ca2671a5e3216a08a212cf893e070b01705ef9ee
SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28
Home |
Main Index |
Thread Index |
Old Index