]> code.ossystems Code Review - openembedded-core.git/commit
libexif: upgrade 0.6.23 -> 0.6.24
authorwangmy <wangmy@fujitsu.com>
Mon, 29 Nov 2021 14:59:49 +0000 (22:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Dec 2021 16:22:07 +0000 (16:22 +0000)
commit7bfd1d2faa30cec9876901de718278ea013cc281
tree8a83e616d0617675381dba88c9888e45c131bf9a
parentfb4a298594e1722ab57cd312e391e6f7c5597f8a
libexif: upgrade 0.6.23 -> 0.6.24

libexif-0.6.24 Changelog:

Translation updates: sr, vi, pl, uk, french
fixed regression in exif_data_load_data which could not load EXIF in JPEG data anymore
Decode lots of Canon tag names
removed empty strings from translation (empty string would translate to the PO info header)
various warning removals and code improvements
added sample "persistent" afl fuzzer (100x faster than normal afl fuzzer)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libexif/libexif_0.6.24.bb [moved from meta/recipes-support/libexif/libexif_0.6.23.bb with 86% similarity]