From: Wang Mingyu <[email protected]>

Changelog:
===========
* Fix to set VERSION_INFO to create .so.3 instead of .so.11 which will
  be reserved for a future 1.10.0 release
* Bugfix: Insufficient verification that responses belong to a
  query (CVE-2026-10846). Thanks Pablo Ruiz from 'codecome.ai'

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta-oe/recipes-devtools/ldns/{ldns_1.9.0.bb => ldns_1.9.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/ldns/{ldns_1.9.0.bb => ldns_1.9.2.bb} (89%)

diff --git a/meta-oe/recipes-devtools/ldns/ldns_1.9.0.bb 
b/meta-oe/recipes-devtools/ldns/ldns_1.9.2.bb
similarity index 89%
rename from meta-oe/recipes-devtools/ldns/ldns_1.9.0.bb
rename to meta-oe/recipes-devtools/ldns/ldns_1.9.2.bb
index de75c73207..8b3b9bd9de 100644
--- a/meta-oe/recipes-devtools/ldns/ldns_1.9.0.bb
+++ b/meta-oe/recipes-devtools/ldns/ldns_1.9.2.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34330f15b2b4abbbaaa7623f79a6a019"
 
 SRC_URI = "https://www.nlnetlabs.nl/downloads/ldns/ldns-${PV}.tar.gz";
-SRC_URI[sha256sum] = 
"abaeed2858fbea84a4eb9833e19e7d23380cc0f3d9b6548b962be42276ffdcb3"
+SRC_URI[sha256sum] = 
"b524fa21994b6e834200ceb8c27f1b84bda5982fe35706f058196c079db94d5d"
 
 DEPENDS = "openssl"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127640): 
https://lists.openembedded.org/g/openembedded-devel/message/127640
Mute This Topic: https://lists.openembedded.org/mt/119847899/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to