summaryrefslogtreecommitdiff
path: root/net/bind911
diff options
context:
space:
mode:
authorotis <otis@pkgsrc.org>2020-11-26 11:24:13 +0000
committerotis <otis@pkgsrc.org>2020-11-26 11:24:13 +0000
commit47092045ce7641b7223fc9c1eeaa4b7d0076863d (patch)
tree8e4b4a47b99271ec98daa8442aa39b3ee686029b /net/bind911
parent280564162773be6f44af1c8ad6c24db34e4b4c2e (diff)
downloadpkgsrc-47092045ce7641b7223fc9c1eeaa4b7d0076863d.tar.gz
bind911: Update to 9.11.25
Changes: --- 9.11.25 released --- 5527. [bug] A NULL pointer dereference occurred when creating an NTA recheck query failed. [GL #2244] 5523. [bug] The initial lookup in a zone transitioning to/from a signed state could fail if the DNSKEY RRset was not found. [GL #2236] 5518. [bug] Stub zones now work correctly with primary servers using "minimal-responses yes". [GL #1736] --- 9.11.24 released --- 5516. [func] The default EDNS buffer size has been changed from 4096 to 1232 bytes. [GL #2183] 5513. [doc] The ARM section describing the "rrset-order" statement was rewritten to make it unambiguous and up-to-date with the source code. [GL #2139] 5510. [bug] Implement the attach/detach semantics for dns_message_t to fix a data race in accessing an already-destroyed fctx->rmessage. [GL #2124] 5506. [bug] Properly handle failed sysconf() calls, so we don't report invalid memory size. [GL #2166]
Diffstat (limited to 'net/bind911')
-rw-r--r--net/bind911/Makefile7
-rw-r--r--net/bind911/PLIST3
-rw-r--r--net/bind911/distinfo10
3 files changed, 11 insertions, 9 deletions
diff --git a/net/bind911/Makefile b/net/bind911/Makefile
index e50f6a514eb..471f50de6e6 100644
--- a/net/bind911/Makefile
+++ b/net/bind911/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2020/11/05 09:08:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2020/11/26 11:24:13 otis 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 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.11.23
+BIND_VERSION= 9.11.25
.include "../../mk/bsd.prefs.mk"
@@ -33,6 +32,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
CONFIGURE_ARGS+= --with-python=no
+CONFIGURE_ARGS+= --with-lmdb=no
.if !empty(MACHINE_PLATFORM:MNetBSD-*-m68k) || \
!empty(MACHINE_PLATFORM:MNetBSD-*-mipsel) || \
!empty(MACHINE_PLATFORM:MNetBSD-*-vax)
@@ -76,5 +76,6 @@ post-install:
.endfor
${INSTALL_DATA} ${WRKSRC}/doc/arm/*.html ${DESTDIR}${PREFIX}/${DOCDIR}/arm
+.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/bind911/PLIST b/net/bind911/PLIST
index 50e28b8a342..7ef5ec9825a 100644
--- a/net/bind911/PLIST
+++ b/net/bind911/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/06/18 14:06:21 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/11/26 11:24:13 otis Exp $
bin/arpaname
bin/bind9-config
bin/delv
@@ -131,6 +131,7 @@ include/isc/bind9.h
include/isc/boolean.h
include/isc/buffer.h
include/isc/bufferlist.h
+include/isc/cmocka.h
include/isc/commandline.h
include/isc/condition.h
include/isc/counter.h
diff --git a/net/bind911/distinfo b/net/bind911/distinfo
index d33625cf64f..c65645675a4 100644
--- a/net/bind911/distinfo
+++ b/net/bind911/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.22 2020/09/19 13:07:00 taca Exp $
+$NetBSD: distinfo,v 1.23 2020/11/26 11:24:13 otis Exp $
-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 (bind-9.11.25.tar.gz) = cf51456ab314b2c7b2a409c1170b5ddaaf5af2f6
+RMD160 (bind-9.11.25.tar.gz) = ef2b5d4b71838609cdc9421c0f8c430c72ec499a
+SHA512 (bind-9.11.25.tar.gz) = 852b15b6cf2f77ab103018e6fc078d856653c62c2db0ca2ef4f8bee64a60b06ed481d9fcdf29020e5072c69b9982545f032b2ab4c94dac28848150e04b9cecf9
+Size (bind-9.11.25.tar.gz) = 8284943 bytes
SHA1 (patch-bin_named_Makefile.in) = 3e5b98e3e0bdb701be679d3580d6d2d7609d655b
SHA1 (patch-bin_named_server.c) = 0294d74eb3039049c4672a3de6eb371407bb382d
SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = ca2671a5e3216a08a212cf893e070b01705ef9ee