Mon Aug 1 12:38:46 2022 UTC ()
Update net/unbound to version 1.16.2.

Pkgsrc changes:
 * none, other than checksums.

Upstream changes:

Features
- Merge #718: Introduce infra-cache-max-rtt option to config max
  retransmit timeout.

Bug Fixes
- Fix the novel ghost domain issues CVE-2022-30698 and CVE-2022-30699.
- Fix bug introduced in 'improve val_sigcrypt.c::algo_needs_missing for
  one loop pass'.
- Merge PR #668 from Cristian Rodr�guez: Set IP_BIND_ADDRESS_NO_PORT on
  outbound tcp sockets.
- Fix verbose EDE error printout.
- Fix dname count in sldns parse type descriptor for SVCB and HTTPS.
- For windows crosscompile, fix setting the IPV6_MTU socket option
  equivalent (IPV6_USER_MTU); allows cross compiling with latest
  cross-compiler versions.
- Merge PR 714: Avoid treat normal hosts as unresponsive servers.
  And fixup the lock code.
- iana portlist update.
- Update documentation for 'outbound-msg-retry:'.
- Tests for ghost domain fixes.


(he)
diff -r1.92 -r1.93 pkgsrc/net/unbound/Makefile
diff -r1.70 -r1.71 pkgsrc/net/unbound/distinfo

cvs diff -r1.92 -r1.93 pkgsrc/net/unbound/Makefile (expand / switch to unified diff)

--- pkgsrc/net/unbound/Makefile 2022/07/11 15:02:04 1.92
+++ pkgsrc/net/unbound/Makefile 2022/08/01 12:38:46 1.93
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.92 2022/07/11 15:02:04 he Exp $ 1# $NetBSD: Makefile,v 1.93 2022/08/01 12:38:46 he Exp $
2 2
3DISTNAME= unbound-1.16.1 3DISTNAME= unbound-1.16.2
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= https://nlnetlabs.nl/downloads/unbound/ 5MASTER_SITES= https://nlnetlabs.nl/downloads/unbound/
6 6
7MAINTAINER= pettai@NetBSD.org 7MAINTAINER= pettai@NetBSD.org
8HOMEPAGE= https://nlnetlabs.nl/projects/unbound/ 8HOMEPAGE= https://nlnetlabs.nl/projects/unbound/
9COMMENT= DNS resolver and recursive server 9COMMENT= DNS resolver and recursive server
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12BUILD_DEFS+= VARBASE UNBOUND_USER UNBOUND_GROUP 12BUILD_DEFS+= VARBASE UNBOUND_USER UNBOUND_GROUP
13FILES_SUBST+= UNBOUND_USER=${UNBOUND_USER} UNBOUND_GROUP=${UNBOUND_GROUP} 13FILES_SUBST+= UNBOUND_USER=${UNBOUND_USER} UNBOUND_GROUP=${UNBOUND_GROUP}
14 14
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16CONFIGURE_ARGS+= --enable-allsymbols 16CONFIGURE_ARGS+= --enable-allsymbols

cvs diff -r1.70 -r1.71 pkgsrc/net/unbound/distinfo (expand / switch to unified diff)

--- pkgsrc/net/unbound/distinfo 2022/07/11 15:02:04 1.70
+++ pkgsrc/net/unbound/distinfo 2022/08/01 12:38:46 1.71
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.70 2022/07/11 15:02:04 he Exp $ 1$NetBSD: distinfo,v 1.71 2022/08/01 12:38:46 he Exp $
2 2
3BLAKE2s (unbound-1.16.1.tar.gz) = faacd2788d5057aacfdd69ee55680ca7429bc544e22b282b0eda0b2e32cff136 3BLAKE2s (unbound-1.16.2.tar.gz) = 31ce353b16be4330598b918ca3596f2e5c9c85ca190f69b9c3aaeb5cf18c7602
4SHA512 (unbound-1.16.1.tar.gz) = 71313789a85c5d4e50a7d6ac5c5a830dfd98bf016c48ff4c7283a975da9311149987f94eddbf976fe8aed98cbf4053c678656cf198e5a9680e3a442497e69c38 4SHA512 (unbound-1.16.2.tar.gz) = 0ea65ea63265be677441bd2a28df12098ec5e86c3372240c2874f9bd13752b8b818da81ae6076cf02cbeba3d36e397698a4c2b50570be1a6a8e47f57a0251572
5Size (unbound-1.16.1.tar.gz) = 6201745 bytes 5Size (unbound-1.16.2.tar.gz) = 6204297 bytes
6SHA1 (patch-configure) = a949bdb26b37950c0301946af4521c9d0e984cf9 6SHA1 (patch-configure) = a949bdb26b37950c0301946af4521c9d0e984cf9