From: Wang Mingyu <[email protected]>

Changelog:
==============
* Fixed: [CVE-2026-44927]
    Stop truncating 'ptrdiff_t' to 'int'
* Fixed: [CVE-2026-44928]
    Fix 'EqualsUri' with regard to '.absolutePath'
* Fixed: Fix OOM related memory leak in 'CopyUriMm'
* Improved: Simplify internal function 'CompareRange' into 'RangeEquals'
* Improved: Make function 'RangeEquals' use size_t' internally
* Soname: 3:2:2 - see https://verbump.de/ for what these numbers do

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../uriparser/{uriparser_1.0.1.bb => uriparser_1.0.2.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/uriparser/{uriparser_1.0.1.bb => 
uriparser_1.0.2.bb} (91%)

diff --git a/meta-oe/recipes-support/uriparser/uriparser_1.0.1.bb 
b/meta-oe/recipes-support/uriparser/uriparser_1.0.2.bb
similarity index 91%
rename from meta-oe/recipes-support/uriparser/uriparser_1.0.1.bb
rename to meta-oe/recipes-support/uriparser/uriparser_1.0.2.bb
index 987c28744b..d4be4b14c8 100644
--- a/meta-oe/recipes-support/uriparser/uriparser_1.0.1.bb
+++ b/meta-oe/recipes-support/uriparser/uriparser_1.0.2.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = 
"file://src/COPYING;md5=fcc5a53146c2401f4b4f6a3bdf3f0168 \
 
 SRC_URI = 
"https://github.com/${BPN}/${BPN}/releases/download/${BP}/${BP}.tar.gz \
            file://run-ptest"
-SRC_URI[sha256sum] = 
"5a3b7c491a1e9033d86b9c00a947bafc46407187938578daf799a4155cb7c88a"
+SRC_URI[sha256sum] = 
"963554c32d40fb6cba5644f1ba63e6dd7a182b2948bd71ee448c532f53b07f1e"
 
 inherit cmake github-releases ptest
 
-- 
2.43.0

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

Reply via email to