aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBeniamin Sandu <beniaminsandu@gmail.com>2024-04-05 16:06:46 +0100
committerKhem Raj <raj.khem@gmail.com>2024-04-05 10:21:15 -0700
commitc581a72619dde503344173ed8e807d712c674be1 (patch)
treede9531ea475dd53f41ec46d735176d395d2f3011
parent6c9a01f67003760ca72eedd510bac1f9f5eab8f3 (diff)
downloadmeta-openembedded-c581a72619dde503344173ed8e807d712c674be1.tar.gz
unbound: upgrade 1.19.1 -> 1.19.3
Includes security fixes for: CVE-2024-1931 - Loop with Unreachable Exit Condition ('Infinite Loop') Full release notes: https://github.com/NLnetLabs/unbound/releases/tag/release-1.19.3 Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.19.3.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.19.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.19.1.bb b/meta-networking/recipes-support/unbound/unbound_1.19.3.bb
index 2b87de3d18..ffdc78e9d6 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.19.1.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.19.3.bb
@@ -9,8 +9,8 @@ SECTION = "net"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
-SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=branch-1.19.1"
-SRCREV = "c6dd1e116df75242a0c032295c152f06c721b3cd"
+SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=branch-1.19.3"
+SRCREV = "48b6c60a24e9a5d6d369a7a37c9fe2a767f26abd"
inherit autotools pkgconfig systemd update-rc.d