From: Wang Mingyu <[email protected]> Changelog: =============== - Security update - Added NewUUID Extra tag - Added a new Canon RF lens - Added config_files/novelty.config to the distribution - Decode tags from the Sony ILCE-7RM6 - Decode a new FujiFilm tag - Decode a few more DJI protobuf tags - Decode a new Ricoh Pentax tag - Issue Error instead of Warning when writing XMP with some problems which could cause loss of data - Improved error message when reading wrongly encoded CSV or JSON file - Enhanced -config option to allow piped input with "-config -" - Enhanced -validate option to do more strict checking of EXIF-for-XMP tags - Patched -sort option avoid inconsistent output ordering of same-named tags - Patched Composite SubSec date/time tags to specify the EXIF group for the SubSec and OffsetTime tags upon which they are based (avoids non-standard XMP tags from being incorrectly used here) - Fixed bug in -diff feature when finding differences for specific tags and a specified tag was missing from the source file
Signed-off-by: Wang Mingyu <[email protected]> --- .../perl/{exiftool_13.58.bb => exiftool_13.59.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/perl/{exiftool_13.58.bb => exiftool_13.59.bb} (94%) diff --git a/meta-oe/recipes-devtools/perl/exiftool_13.58.bb b/meta-oe/recipes-devtools/perl/exiftool_13.59.bb similarity index 94% rename from meta-oe/recipes-devtools/perl/exiftool_13.58.bb rename to meta-oe/recipes-devtools/perl/exiftool_13.59.bb index d22b5a55cb..224741cce4 100644 --- a/meta-oe/recipes-devtools/perl/exiftool_13.58.bb +++ b/meta-oe/recipes-devtools/perl/exiftool_13.59.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff inherit cpan -SRCREV = "38bdbace3037a89d2c332664fc60bddad118958a" +SRCREV = "2200871d9cef988051d2a99d67df3bda6cbb30a8" SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}" RDEPENDS:${PN} = " \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127326): https://lists.openembedded.org/g/openembedded-devel/message/127326 Mute This Topic: https://lists.openembedded.org/mt/119608570/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
