similarity index 80%
rename from meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb
rename to meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
DEPENDS = "zlib expat brotli libinih"
-SRC_URI = "git://github.com/Exiv2/exiv2.git;protocol=https;branch=0.28.x"
-SRCREV = "a6a79ef064f131ffd03c110acce2d3edb84ffa2e"
+SRC_URI = "git://github.com/Exiv2/exiv2.git;protocol=https;branch=0.28.x;tag=v${PV}"
+SRCREV = "afcb7a8ba84a7de36d2f1ee7689394e078697956"
inherit cmake gettext
This upgrade includes fixes for CVE-2025-26623, CVE-2025-54080 and CVE-2025-55304. Changelog: https://github.com/Exiv2/exiv2/blob/v0.28.7/doc/ChangeLog Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../exiv2/{exiv2_0.28.3.bb => exiv2_0.28.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/exiv2/{exiv2_0.28.3.bb => exiv2_0.28.7.bb} (80%)