aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/unbound
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-08-24 09:01:46 +0800
committerKhem Raj <raj.khem@gmail.com>2022-08-23 19:12:52 -0700
commitb5a791a1bf5c8d442515d15f4a0e2d510013cb1e (patch)
treed8adc5e32c926507d6a1fa724d4bf416f175fd23 /meta-networking/recipes-support/unbound
parent7a8fa69d59fc97c8bc4d2538771c8456907fe258 (diff)
downloadmeta-openembedded-contrib-b5a791a1bf5c8d442515d15f4a0e2d510013cb1e.tar.gz
unbound: upgrade 1.16.1 -> 1.16.2
Changelog: =========== 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. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/unbound')
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.16.2.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.16.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.16.1.bb b/meta-networking/recipes-support/unbound/unbound_1.16.2.bb
index c11bf513ac..63036f6eb8 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.16.1.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.16.2.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=http;branch=master;protocol=https \
file://0001-contrib-add-yocto-compatible-init-script.patch \
"
-SRCREV = "903538c76e1d8eb30d0814bb55c3ef1ea28164e8"
+SRCREV = "cbed768b8ff9bfcf11089a5f1699b7e5707f1ea5"
inherit autotools pkgconfig systemd update-rc.d