summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-10-06 15:58:43 +0200
committerKhem Raj <raj.khem@gmail.com>2025-10-06 11:34:42 -0700
commita56309b5b24870fee3667d031203b3f9663e755f (patch)
tree7efde372d69a82fe1146d20037d9730a25fa0551 /meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb
parentf516be2c45664c5c03b2245c02995a948e8d2e48 (diff)
downloadmeta-openembedded-a56309b5b24870fee3667d031203b3f9663e755f.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb')
-rw-r--r--meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb b/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb
new file mode 100644
index 0000000000..e1f57ae8c7
--- /dev/null
+++ b/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb
@@ -0,0 +1,10 @@
1SUMMARY = "Exif, Iptc and XMP metadata manipulation library and tools"
2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
4
5DEPENDS = "zlib expat brotli libinih"
6
7SRC_URI = "git://github.com/Exiv2/exiv2.git;protocol=https;branch=0.28.x;tag=v${PV}"
8SRCREV = "afcb7a8ba84a7de36d2f1ee7689394e078697956"
9
10inherit cmake gettext