diff mbox series

[meta-networking] unbound: upgrade 1.16.2 -> 1.16.3

Message ID 1664267003-2293-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-networking] unbound: upgrade 1.16.2 -> 1.16.3 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 27, 2022, 8:23 a.m. UTC
Bug Fixes
- Patch for CVE-2022-3204 Non-Responsive Delegation Attack.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../unbound/{unbound_1.16.2.bb => unbound_1.16.3.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/unbound/{unbound_1.16.2.bb => unbound_1.16.3.bb} (96%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/unbound/unbound_1.16.2.bb b/meta-networking/recipes-support/unbound/unbound_1.16.3.bb
similarity index 96%
rename from meta-networking/recipes-support/unbound/unbound_1.16.2.bb
rename to meta-networking/recipes-support/unbound/unbound_1.16.3.bb
index 63036f6eb8..5e40d8c30c 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.16.2.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.16.3.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 = "cbed768b8ff9bfcf11089a5f1699b7e5707f1ea5"
+SRCREV = "137719522a8ea5b380fbb6206d2466f402f5b554"
 
 inherit autotools pkgconfig systemd update-rc.d