pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind916 net/bind916: update to 9.16.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/9bc07d22116c
branches: trunk
changeset: 439380:9bc07d22116c
user: taca <taca%pkgsrc.org@localhost>
date: Sat Sep 19 13:09:27 2020 +0000
description:
net/bind916: update to 9.16.7
Update bind916 pacakge to 9.16.7.
--- 9.16.7 released ---
5501. [func] Log CDS/CDNSKEY publication. [GL #1748]
5500. [bug] Fix (non-)publication of CDS and CDNSKEY records.
[GL #2103]
5499. [func] Add '-P ds' and '-D ds' arguments to dnssec-settime.
[GL #1748]
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]
5495. [bug] With query minimization enabled, named failed to
resolve ip6.arpa. names that had extra labels to the
left of the IPv6 part. [GL #1847]
5494. [bug] Silence the EPROTO syslog message on older systems.
[GL #1928]
5493. [bug] Fix off-by-one error when calculating new hash table
size. [GL #2104]
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]
5491. [bug] rbtversion->glue_table_size could be read without the
appropriate lock being held. [GL #2080]
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]
5486. [func] Add 'rndc dnssec -checkds' command, which signals to
named that the DS record for a given zone or key has
been updated in the parent zone. [GL #1613]
diffstat:
net/bind916/Makefile | 5 +-
net/bind916/distinfo | 16 +++----
net/bind916/patches/patch-bin_tests_system_kasp_tests.sh | 26 +++++-----
net/bind916/patches/patch-configure | 35 +++++----------
net/bind916/patches/patch-lib_dns_spnego.c | 15 ------
5 files changed, 35 insertions(+), 62 deletions(-)
diffs (294 lines):
diff -r 35c36b4dab2b -r 9bc07d22116c net/bind916/Makefile
--- a/net/bind916/Makefile Sat Sep 19 13:07:32 2020 +0000
+++ b/net/bind916/Makefile Sat Sep 19 13:09:27 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/08/31 18:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/09/19 13:09:27 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}/
EXTRACT_SUFX= .tar.xz
@@ -16,7 +15,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.16.6
+BIND_VERSION= 9.16.7
.include "../../mk/bsd.prefs.mk"
diff -r 35c36b4dab2b -r 9bc07d22116c net/bind916/distinfo
--- a/net/bind916/distinfo Sat Sep 19 13:07:32 2020 +0000
+++ b/net/bind916/distinfo Sat Sep 19 13:09:27 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2020/08/30 19:26:45 christos Exp $
+$NetBSD: distinfo,v 1.4 2020/09/19 13:09:27 taca Exp $
-SHA1 (bind-9.16.6.tar.xz) = f8a4c1bd074cc0305a4c50971e71da5a3b810d78
-RMD160 (bind-9.16.6.tar.xz) = 3b296d967a6a5a709b599efbffc9697060c5f91b
-SHA512 (bind-9.16.6.tar.xz) = 37f57db6d1633cc85a4d954a69bbb3372c65ac43fef965df5aee8dcdd32153bb5b0c6d0d5f00f353dd4464c71d74dc8e801937b930e2b8f6799fa77af5f243e0
-Size (bind-9.16.6.tar.xz) = 3228368 bytes
+SHA1 (bind-9.16.7.tar.xz) = 633667fac05ad1f87d89bddc504b3e1c3fe0549a
+RMD160 (bind-9.16.7.tar.xz) = 55a5a7cb173ff0bb2214f073c90c2e281daedbd1
+SHA512 (bind-9.16.7.tar.xz) = 176c84657e8a7b10a7ca93c939ca6a7fcdefb22f9200c3f01be59bcd8990dee27b8dc0970299225bcbe0f1aa8f49a67c80c4a9853895ffbcd685adb9674e7768
+Size (bind-9.16.7.tar.xz) = 3241476 bytes
SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98
SHA1 (patch-bin_dig_include_dig_dig.h) = 10166f5bb98b208c7b10d63eb31e8253f704acc8
SHA1 (patch-bin_named_Makefile.in) = f1367da6a226ba44d0ee13acf00b8abeb5b1b7eb
@@ -11,7 +11,7 @@
SHA1 (patch-bin_named_server.c) = 6e59d3f637ebb829eec2f76ba7c350fb5cf9be6d
SHA1 (patch-bin_nsupdate_nsupdate.c) = 4ccd0e503a972cf16905e999bcc574f8ee0dd85d
SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = d953bf48aadcdf7e95975d335167cc50f54ef91e
-SHA1 (patch-bin_tests_system_kasp_tests.sh) = 5243413a7b24beae80afc39daf57bf3b22133730
+SHA1 (patch-bin_tests_system_kasp_tests.sh) = 80b096debade569ca28305f8afee4ffdd1c0a908
SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28
SHA1 (patch-bin_tests_system_rpz_tests.sh) = 1bc5e0d5c0cc50608e6314c2d2664bd1dc3f6e34
SHA1 (patch-bin_tools_arpaname.c) = 868da4454d06dc823680cf06a764fa40b8474708
@@ -20,7 +20,7 @@
SHA1 (patch-config.h.in) = b03a56721762a96439237f7e1fcaa4275c52be49
SHA1 (patch-config.sub) = 021f252966d9499f76fcbc6e0dd84eb9d5babf5e
SHA1 (patch-config.threads.in) = fc5cc7097d87523a34c0e630cb8dd1d081d859e5
-SHA1 (patch-configure) = 6467eaf143293852e9edf3bebe92413a1c083151
+SHA1 (patch-configure) = 8c48da70e8b93f19ce468ac8c10b289a660e3f49
SHA1 (patch-contrib_dlz_config.dlz.in) = 6c53d61aaaf1a952a867e4c4da0194db94f511d7
SHA1 (patch-contrib_dlz_modules_wildcard_dlz__wildcard__dynamic.c) = 37ba5f06f4970abaae6d98c4305f6372537a313f
SHA1 (patch-lib_dns_byaddr.c) = 647ddaaaf040233e18d1a87d83bc2bd63d2a20e3
@@ -34,7 +34,6 @@
SHA1 (patch-lib_dns_request.c) = 82560e819cba0259883da8d47618ffabead22c55
SHA1 (patch-lib_dns_sdb.c) = ed447ec7a134e620765b25ee36124a19dfd9fab0
SHA1 (patch-lib_dns_sdlz.c) = 4fc15a577c64501c10c144eab147e54686e80309
-SHA1 (patch-lib_dns_spnego.c) = 56f913c283e3833eab2b8a03c285ab5e6a9f70f1
SHA1 (patch-lib_dns_validator.c) = 03dd60d4c38be7248d1e07f2c29ddd543b5f7454
SHA1 (patch-lib_dns_view.c) = 5b092f0344b92d003f1fe1f28e4cc4c76b2505cf
SHA1 (patch-lib_dns_zone.c) = 900e84e0de403d601df4c30f22758ab26a2a52b5
@@ -46,7 +45,6 @@
SHA1 (patch-lib_isc_netmgr_netmgr.c) = 63168c8901646e7b2079e1dc3324087508bb1e62
SHA1 (patch-lib_isc_netmgr_tcp.c) = f71556e21a6416af012b8d37a9ffb7c3ed4aa986
SHA1 (patch-lib_isc_rwlock.c) = 1d114248ddee20db7a7429afab446f8b2f0dca82
-SHA1 (patch-lib_isc_siphash.c) = da39a3ee5e6b4b0d3255bfef95601890afd80709
SHA1 (patch-lib_isc_stats.c) = 024a372d9919fa751b894f8fc8267691297f00f4
SHA1 (patch-lib_isc_task.c) = 103a23c74888edd3ddee0793ce6531cd2e6b87f3
SHA1 (patch-lib_isc_unix_include_isc_align.h) = 1bbd78f1617a40079d1044175cfe037bbd1d95b2
diff -r 35c36b4dab2b -r 9bc07d22116c net/bind916/patches/patch-bin_tests_system_kasp_tests.sh
--- a/net/bind916/patches/patch-bin_tests_system_kasp_tests.sh Sat Sep 19 13:07:32 2020 +0000
+++ b/net/bind916/patches/patch-bin_tests_system_kasp_tests.sh Sat Sep 19 13:09:27 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-bin_tests_system_kasp_tests.sh,v 1.1 2020/08/09 15:20:22 taca Exp $
+$NetBSD: patch-bin_tests_system_kasp_tests.sh,v 1.2 2020/09/19 13:09:27 taca Exp $
Fix shell portability.
---- bin/tests/system/kasp/tests.sh.orig 2020-07-03 10:44:14.000000000 +0000
+--- bin/tests/system/kasp/tests.sh.orig 2020-09-04 10:44:49.000000000 +0000
+++ bin/tests/system/kasp/tests.sh
@@ -320,7 +320,7 @@ check_key() {
# Check file existence.
@@ -139,7 +139,7 @@
grep "Published: " "$STATE_FILE" > /dev/null && log_error "unexpected publish in $STATE_FILE"
grep "Active: " "$STATE_FILE" > /dev/null && log_error "unexpected active in $STATE_FILE"
grep "Retired: " "$STATE_FILE" > /dev/null && log_error "unexpected retired in $STATE_FILE"
-@@ -1324,7 +1324,7 @@ set_keytimes_algorithm_policy() {
+@@ -1589,7 +1589,7 @@ set_keytimes_algorithm_policy() {
set_keytime "KEY1" "PUBLISHED" "${created}"
set_keytime "KEY1" "ACTIVE" "${created}"
# Key was pregenerated.
@@ -148,7 +148,7 @@
keyfile=$(key_get KEY1 BASEFILE)
grep "; Publish:" "${keyfile}.key" > published.test${n}.key1
published=$(awk '{print $3}' < published.test${n}.key1)
-@@ -1351,7 +1351,7 @@ set_keytimes_algorithm_policy() {
+@@ -1616,7 +1616,7 @@ set_keytimes_algorithm_policy() {
set_keytime "KEY2" "PUBLISHED" "${created}"
set_keytime "KEY2" "ACTIVE" "${created}"
# Key was pregenerated.
@@ -157,7 +157,7 @@
keyfile=$(key_get KEY2 BASEFILE)
grep "; Publish:" "${keyfile}.key" > published.test${n}.key2
published=$(awk '{print $3}' < published.test${n}.key2)
-@@ -1374,7 +1374,7 @@ set_keytimes_algorithm_policy() {
+@@ -1639,7 +1639,7 @@ set_keytimes_algorithm_policy() {
set_keytime "KEY3" "PUBLISHED" "${created}"
set_keytime "KEY3" "ACTIVE" "${created}"
# Key was pregenerated.
@@ -166,7 +166,7 @@
keyfile=$(key_get KEY3 BASEFILE)
grep "; Publish:" "${keyfile}.key" > published.test${n}.key3
published=$(awk '{print $3}' < published.test${n}.key3)
-@@ -2541,12 +2541,12 @@ rollover_predecessor_keytimes() {
+@@ -2822,12 +2822,12 @@ rollover_predecessor_keytimes() {
set_addkeytime "KEY1" "PUBLISHED" "${_created}" "${_addtime}"
set_addkeytime "KEY1" "SYNCPUBLISH" "${_created}" "${_addtime}"
set_addkeytime "KEY1" "ACTIVE" "${_created}" "${_addtime}"
@@ -181,16 +181,16 @@
}
# Key properties.
-@@ -2994,7 +2994,7 @@ csk_rollover_predecessor_keytimes() {
- set_addkeytime "KEY1" "PUBLISHED" "${_created}" "${_addksktime}"
- set_addkeytime "KEY1" "SYNCPUBLISH" "${_created}" "${_addzsktime}"
- set_addkeytime "KEY1" "ACTIVE" "${_created}" "${_addzsktime}"
+@@ -3306,7 +3306,7 @@ csk_rollover_predecessor_keytimes() {
+ set_addkeytime "KEY1" "PUBLISHED" "${_created}" "${_addtime}"
+ set_addkeytime "KEY1" "SYNCPUBLISH" "${_created}" "${_addtime}"
+ set_addkeytime "KEY1" "ACTIVE" "${_created}" "${_addtime}"
- [ "$Lcsk" == 0 ] || set_retired_removed "KEY1" "${Lcsk}" "${IretCSK}"
+ [ "$Lcsk" = 0 ] || set_retired_removed "KEY1" "${Lcsk}" "${IretCSK}"
}
#
-@@ -3908,8 +3908,8 @@ dnssec_verify
+@@ -4272,8 +4272,8 @@ dnssec_verify
n=$((n+1))
echo_i "check that of zone ${ZONE} migration to dnssec-policy uses the same keys ($n)"
ret=0
@@ -201,7 +201,7 @@
status=$((status+ret))
# Test migration to dnssec-policy, existing keys do not match key algorithm.
-@@ -4024,8 +4024,8 @@ dnssec_verify
+@@ -4388,8 +4388,8 @@ dnssec_verify
n=$((n+1))
echo_i "check that of zone ${ZONE} migration to dnssec-policy keeps existing keys ($n)"
ret=0
@@ -212,7 +212,7 @@
status=$((status+ret))
# Test migration to dnssec-policy, existing keys do not match key length.
-@@ -4141,8 +4141,8 @@ dnssec_verify
+@@ -4505,8 +4505,8 @@ dnssec_verify
n=$((n+1))
echo_i "check that of zone ${ZONE} migration to dnssec-policy keeps existing keys ($n)"
ret=0
diff -r 35c36b4dab2b -r 9bc07d22116c net/bind916/patches/patch-configure
--- a/net/bind916/patches/patch-configure Sat Sep 19 13:07:32 2020 +0000
+++ b/net/bind916/patches/patch-configure Sat Sep 19 13:09:27 2020 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-configure,v 1.2 2020/08/30 19:26:45 christos Exp $
+$NetBSD: patch-configure,v 1.3 2020/09/19 13:09:27 taca Exp $
* Add DragonFly support.
* Use proper link options for NetBSD.
* Link proper postgresql library.
* Take from NetBSD base, adding support for blacklistd.
---- configure.orig 2020-07-03 06:44:14.000000000 -0400
-+++ configure 2020-08-30 15:10:37.131653135 -0400
-@@ -637,6 +637,10 @@
+--- configure.orig 2020-09-04 10:44:49.000000000 +0000
++++ configure
+@@ -637,6 +637,10 @@ BUILD_LDFLAGS
BUILD_CPPFLAGS
BUILD_CFLAGS
BUILD_CC
@@ -18,7 +18,7 @@
DLZ_DRIVER_MYSQL_LIBS
DLZ_DRIVER_MYSQL_INCLUDES
DLZ_SYSTEM_TEST
-@@ -732,6 +736,8 @@
+@@ -732,6 +736,8 @@ JSON_C_LIBS
JSON_C_CFLAGS
LIBXML2_LIBS
LIBXML2_CFLAGS
@@ -27,7 +27,7 @@
NZD_MANS
NZDTARGETS
NZDSRCS
-@@ -1719,6 +1725,8 @@
+@@ -1721,6 +1727,8 @@ Optional Packages:
--with-dlz-stub=ARG Build with stub DLZ driver [yes|no]. (Required to
use stub driver with DLZ)
--with-make-clean run "make clean" at end of configure [yes|no]
@@ -36,7 +36,7 @@
Some influential environment variables:
CC C compiler command
-@@ -3917,7 +3925,7 @@
+@@ -3919,7 +3927,7 @@ fi
# On IRIX 5.3, sys/types and inttypes.h are conflicting.
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
@@ -45,7 +45,7 @@
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
-@@ -18385,7 +18393,265 @@
+@@ -18454,7 +18462,265 @@ esac
@@ -311,7 +311,7 @@
# Check whether --with-zlib was given.
if test "${with_zlib+set}" = set; then :
withval=$with_zlib;
-@@ -22517,7 +22783,7 @@
+@@ -22586,7 +22852,7 @@ else
fi
;; #(
@@ -320,7 +320,7 @@
LDFLAGS="${LDFLAGS} -Wl,-E"
SO_CFLAGS="-fpic"
-@@ -22549,9 +22815,9 @@
+@@ -22618,9 +22884,9 @@ fi
;; #(
*-solaris*) :
@@ -333,7 +333,7 @@
;; #(
ia64-hp-hpux*) :
-@@ -22980,8 +23246,8 @@
+@@ -23049,8 +23315,8 @@ $as_echo "no" >&6; }
fi
if test -n "-L$use_dlz_postgres_lib -lpq"
then
@@ -344,16 +344,7 @@
fi
-@@ -24465,6 +24731,8 @@
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
-+ : Avoid regenerating within pkgsrc
-+ exit 0
- ac_cs_recheck=: ;;
- --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
- $as_echo "$ac_cs_version"; exit ;;
-@@ -26186,6 +26454,8 @@
+@@ -26255,6 +26523,8 @@ report() {
test "X$PYTHON" = "X" || echo " Python tools (--with-python)"
test "X$LIBXML2_LIBS" = "X" || echo " XML statistics (--with-libxml2)"
test "X$JSON_C_LIBS" = "X" || echo " JSON statistics (--with-json-c): $JSON_C_CFLAGS $JSON_C_LIBS"
@@ -362,7 +353,7 @@
test "X$ZLIB_LIBS" = "X" || echo " HTTP zlib compression (--with-zlib)"
test "X$NZD_TOOLS" = "X" || echo " LMDB database to store configuration for 'addzone' zones (--with-lmdb)"
test "no" = "$with_libidn2" || echo " IDN support (--with-libidn2)"
-@@ -26264,6 +26534,8 @@
+@@ -26333,6 +26603,8 @@ report() {
test "X$PYTHON" = "X" && echo " Python tools (--with-python)"
test "X$LIBXML2_LIBS" = "X" && echo " XML statistics (--with-libxml2)"
test "X$JSON_C_LIBS" = "X" && echo " JSON statistics (--with-json-c)"
diff -r 35c36b4dab2b -r 9bc07d22116c net/bind916/patches/patch-lib_dns_spnego.c
--- a/net/bind916/patches/patch-lib_dns_spnego.c Sat Sep 19 13:07:32 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-lib_dns_spnego.c,v 1.1 2020/08/09 15:20:22 taca Exp $
-
-* Take from NetBSD base, avoid gcc warning.
-
---- lib/dns/spnego.c.orig 2020-05-06 09:59:35.000000000 +0000
-+++ lib/dns/spnego.c
-@@ -1503,7 +1503,7 @@ spnego_initial(OM_uint32 *minor_status,
- gss_buffer_desc krb5_output_token = GSS_C_EMPTY_BUFFER;
- unsigned char *buf = NULL;
- size_t buf_size;
-- size_t len;
-+ size_t len = 0; /* XXX: gcc */
- int ret;
-
- (void)mech_type;
Home |
Main Index |
Thread Index |
Old Index