pkgsrc-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.23
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5b9a8e04af3
branches: trunk
changeset: 439378:f5b9a8e04af3
user: taca <taca%pkgsrc.org@localhost>
date: Sat Sep 19 13:07:00 2020 +0000
description:
net/bind911: update to 9.11.23
Update bind911 package to 9.11.23.
--- 9.11.23 released ---
5497. [bug] 'dig +bufsize=0' failed to disable EDNS. [GL #2054]
5496. [bug] Address a TSAN report by ensuring each rate limiter
object holds a reference to its task. [GL #2081]
5492. [bug] Tighten LOC parsing to reject a period (".") and/or "m"
as a value. Fix handling of negative altitudes which are
not whole meters. [GL #2074]
5489. [bug] Named erroneously accepted certain invalid resource
records that were incorrectly processed after
subsequently being written to disk and loaded back, as
the wire format differed. Such records include: CERT,
IPSECKEY, NSEC3, NSEC3PARAM, NXT, SIG, TLSA, WKS, and
X25. [GL !3953]
5488. [bug] NTA code needed to have a weak reference on its
associated view to prevent the latter from being deleted
while NTA tests were being performed. [GL #2067]
diffstat:
net/bind911/Makefile | 5 ++---
net/bind911/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r aa46da5d49e3 -r f5b9a8e04af3 net/bind911/Makefile
--- a/net/bind911/Makefile Sat Sep 19 13:05:03 2020 +0000
+++ b/net/bind911/Makefile Sat Sep 19 13:07:00 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2020/08/31 18:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/09/19 13:07:00 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -15,7 +14,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.11.22
+BIND_VERSION= 9.11.23
.include "../../mk/bsd.prefs.mk"
diff -r aa46da5d49e3 -r f5b9a8e04af3 net/bind911/distinfo
--- a/net/bind911/distinfo Sat Sep 19 13:05:03 2020 +0000
+++ b/net/bind911/distinfo Sat Sep 19 13:07:00 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.21 2020/08/21 16:09:44 taca Exp $
+$NetBSD: distinfo,v 1.22 2020/09/19 13:07:00 taca Exp $
-SHA1 (bind-9.11.22.tar.gz) = 10104100e265bc9e4b8975b3dc6266cd2d40b597
-RMD160 (bind-9.11.22.tar.gz) = 142024c9808b981544048676ce57cfbf47170f48
-SHA512 (bind-9.11.22.tar.gz) = 8ed2ed661b87705bbb7ddde3076a132b4e53971d669600997abfa104404e0c8b4bf04cc04c6be1c2c701123db5e0d4645ab797e5a985a18f5a1d68824a3df3ed
-Size (bind-9.11.22.tar.gz) = 8248081 bytes
+SHA1 (bind-9.11.23.tar.gz) = ad66e80ce0a0e5460cfd9a1c9e308fdc069dc51d
+RMD160 (bind-9.11.23.tar.gz) = c9f597d963792d179d104dba6ddb796b7c5ade71
+SHA512 (bind-9.11.23.tar.gz) = df374dcfdad5c905d5607fd3a5dcfd236f1c9ee448902db520748a738d1ff2f1761603bf62949d38932fcd3ebbf36e693737c40f0a6233af20ee91c3f9a3f462
+Size (bind-9.11.23.tar.gz) = 8257821 bytes
SHA1 (patch-bin_named_Makefile.in) = 3e5b98e3e0bdb701be679d3580d6d2d7609d655b
SHA1 (patch-bin_named_server.c) = 0294d74eb3039049c4672a3de6eb371407bb382d
SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = ca2671a5e3216a08a212cf893e070b01705ef9ee
Home |
Main Index |
Thread Index |
Old Index