pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind911 bind911: Update to 9.11.25
details: https://anonhg.NetBSD.org/pkgsrc/rev/38cbbdbf4356
branches: trunk
changeset: 442568:38cbbdbf4356
user: otis <otis%pkgsrc.org@localhost>
date: Thu Nov 26 11:24:13 2020 +0000
description:
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:
net/bind911/Makefile | 7 ++++---
net/bind911/PLIST | 3 ++-
net/bind911/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (72 lines):
diff -r 60066b907951 -r 38cbbdbf4356 net/bind911/Makefile
--- a/net/bind911/Makefile Thu Nov 26 11:21:08 2020 +0000
+++ b/net/bind911/Makefile Thu Nov 26 11:24:13 2020 +0000
@@ -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 @@
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+= --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 @@
.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 -r 60066b907951 -r 38cbbdbf4356 net/bind911/PLIST
--- a/net/bind911/PLIST Thu Nov 26 11:21:08 2020 +0000
+++ b/net/bind911/PLIST Thu Nov 26 11:24:13 2020 +0000
@@ -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/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 -r 60066b907951 -r 38cbbdbf4356 net/bind911/distinfo
--- a/net/bind911/distinfo Thu Nov 26 11:21:08 2020 +0000
+++ b/net/bind911/distinfo Thu Nov 26 11:24:13 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index