| Message ID | 20260504063159.30681-3-hprajapati@mvista.com |
|---|---|
| State | New |
| Headers | show |
| Series | [scarthgap,1/3] libexif: upgrade 0.6.24 -> 0.6.25 | expand |
diff --git a/meta/recipes-support/libexif/libexif_0.6.25.bb b/meta/recipes-support/libexif/libexif_0.6.26.bb similarity index 93% rename from meta/recipes-support/libexif/libexif_0.6.25.bb rename to meta/recipes-support/libexif/libexif_0.6.26.bb index c57855303f..56b2e1e168 100644 --- a/meta/recipes-support/libexif/libexif_0.6.25.bb +++ b/meta/recipes-support/libexif/libexif_0.6.26.bb @@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libexif-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307" +SRC_URI[sha256sum] = "0830ed253fceeb60444fb309598bc8a9491d3007dc054aad3a50a347c5597c57" inherit autotools gettext github-releases ptest
Release notes [1]: libexif-0.6.26 (2026-04-14): * Security issues fixed: * CVE-2026-40386: An unsigned integer underflow in Fuji and Olympus makernote handling * CVE-2026-40385: An unsigned integer overflow on 32bit systems in Nikon makernote handling * CVE-2026-32775: A buffer overwrite via integer underflow in makernote handling * handle JPEG APP3 marker * added EXIF_TAG_IMAGE_DEPTH tag * translations updated: Arabic, German, Spanish, Polish, Romanian, * Serbian, Swedish, Ukrainian, Chinese [1] https://github.com/libexif/libexif/releases/tag/v0.6.26 Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> --- .../libexif/{libexif_0.6.25.bb => libexif_0.6.26.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libexif/{libexif_0.6.25.bb => libexif_0.6.26.bb} (93%)