Contains fix for CVE-2025-67899 License-Update: license was moved to subfolder. There is no hash change.
Changelog: https://github.com/uriparser/uriparser/blob/uriparser-1.0.0/ChangeLog Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../uriparser/{uriparser_0.9.8.bb => uriparser_1.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/uriparser/{uriparser_0.9.8.bb => uriparser_1.0.0.bb} (71%) diff --git a/meta-oe/recipes-support/uriparser/uriparser_0.9.8.bb b/meta-oe/recipes-support/uriparser/uriparser_1.0.0.bb similarity index 71% rename from meta-oe/recipes-support/uriparser/uriparser_0.9.8.bb rename to meta-oe/recipes-support/uriparser/uriparser_1.0.0.bb index 3d76190d39..b5a0a9f42d 100644 --- a/meta-oe/recipes-support/uriparser/uriparser_0.9.8.bb +++ b/meta-oe/recipes-support/uriparser/uriparser_1.0.0.bb @@ -2,10 +2,10 @@ SUMMARY = "RFC 3986 compliant URI parsing library" HOMEPAGE = "https://uriparser.github.io" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=fcc5a53146c2401f4b4f6a3bdf3f0168" +LIC_FILES_CHKSUM = "file://src/COPYING;md5=fcc5a53146c2401f4b4f6a3bdf3f0168" SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${BP}/${BP}.tar.gz" -SRC_URI[sha256sum] = "4cd0e4f93b477272fabceeb0202f269169fe6ec3044e10fac6acbcdf354bb080" +SRC_URI[sha256sum] = "291f25264a5c025005b1bc39de3c029e6a6ca0a8d6cfa5e61cb5b03702c0884d" inherit cmake github-releases
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122801): https://lists.openembedded.org/g/openembedded-devel/message/122801 Mute This Topic: https://lists.openembedded.org/mt/116906495/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
