mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
exiv2: upgrade 0.28.3 -> 0.28.7
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f516be2c45
commit
a56309b5b2
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user