pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/unbound Update net/unbound to version 1.16.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/39bae8b52f8d
branches: trunk
changeset: 382606:39bae8b52f8d
user: he <he%pkgsrc.org@localhost>
date: Mon Aug 01 12:38:46 2022 +0000
description:
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.
diffstat:
net/unbound/Makefile | 4 ++--
net/unbound/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 443b9d7e447e -r 39bae8b52f8d net/unbound/Makefile
--- a/net/unbound/Makefile Mon Aug 01 10:09:53 2022 +0000
+++ b/net/unbound/Makefile Mon Aug 01 12:38:46 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2022/07/11 15:02:04 he Exp $
+# $NetBSD: Makefile,v 1.93 2022/08/01 12:38:46 he Exp $
-DISTNAME= unbound-1.16.1
+DISTNAME= unbound-1.16.2
CATEGORIES= net
MASTER_SITES= https://nlnetlabs.nl/downloads/unbound/
diff -r 443b9d7e447e -r 39bae8b52f8d net/unbound/distinfo
--- a/net/unbound/distinfo Mon Aug 01 10:09:53 2022 +0000
+++ b/net/unbound/distinfo Mon Aug 01 12:38:46 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.70 2022/07/11 15:02:04 he Exp $
+$NetBSD: distinfo,v 1.71 2022/08/01 12:38:46 he Exp $
-BLAKE2s (unbound-1.16.1.tar.gz) = faacd2788d5057aacfdd69ee55680ca7429bc544e22b282b0eda0b2e32cff136
-SHA512 (unbound-1.16.1.tar.gz) = 71313789a85c5d4e50a7d6ac5c5a830dfd98bf016c48ff4c7283a975da9311149987f94eddbf976fe8aed98cbf4053c678656cf198e5a9680e3a442497e69c38
-Size (unbound-1.16.1.tar.gz) = 6201745 bytes
+BLAKE2s (unbound-1.16.2.tar.gz) = 31ce353b16be4330598b918ca3596f2e5c9c85ca190f69b9c3aaeb5cf18c7602
+SHA512 (unbound-1.16.2.tar.gz) = 0ea65ea63265be677441bd2a28df12098ec5e86c3372240c2874f9bd13752b8b818da81ae6076cf02cbeba3d36e397698a4c2b50570be1a6a8e47f57a0251572
+Size (unbound-1.16.2.tar.gz) = 6204297 bytes
SHA1 (patch-configure) = a949bdb26b37950c0301946af4521c9d0e984cf9
Home |
Main Index |
Thread Index |
Old Index