All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-oe] [PATCH] exiftool: upgrade 12.69 -> 12.70
@ 2023-11-22  6:16 wangmy
  2023-11-24  0:00 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: wangmy @ 2023-11-22  6:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
  - This marks the 20th anniversary of the initial ExifTool release!
  - Added ability to read/delete C2PA CAI JUMBF metadata from TIFF-based images
    (eg. DNG), QuickTime-based files (eg. MP4) and WebP images, and read JUMBF
    from other RIFF-based files (eg. WAV, AVI), GIF images and ID3v2 metadata
  - Added read/write support for JPH images
  - Added ability to read Leica Q3 maker notes
  - Added ability to recognize and write FujiFilm M-RAW RAF images (multiple raw
    images in a single file) and the ability to read preview-less RAF images
  - Added support for reading a number of obscure Microsoft EXIF tags
  - Added a few new Sony lenses and support for the ILCE-9M3
  - Added a couple of new Panasonic Leica lenses
  - Added a couple of new Canon RF lenses
  - Added a number of new CPUType values for ELF executables
  - Added some new Olympus CameraType values
  - Decode a few more ID3v2.2 tags (github #142)
  - Decode a few new Canon G5X Mark II tags
  - Decode WB_RGGBLevels for a few more Nikon cameras
  - Extract information from FujiFilm M-RAW header
  - Improved decoding of a few Nikon Z tags
  - Marked misspelt XMP-drone-dji:GPSLongtitude tag to Avoid when writing
  - Changed RIFF MaxDataRate conversion to use SI prefixes by default
  - Fixed decoding of unknown ColorBalance information for some Nikon models
  - Fixed an incorrect Nikon Z LensID
  - API Changes:
      - Added ByteUnit option

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../perl/{exiftool_12.69.bb => exiftool_12.70.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/perl/{exiftool_12.69.bb => exiftool_12.70.bb} (92%)

diff --git a/meta-oe/recipes-devtools/perl/exiftool_12.69.bb b/meta-oe/recipes-devtools/perl/exiftool_12.70.bb
similarity index 92%
rename from meta-oe/recipes-devtools/perl/exiftool_12.69.bb
rename to meta-oe/recipes-devtools/perl/exiftool_12.70.bb
index 09b45ada7..58b5e5139 100644
--- a/meta-oe/recipes-devtools/perl/exiftool_12.69.bb
+++ b/meta-oe/recipes-devtools/perl/exiftool_12.70.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff
 
 inherit cpan
 
-SRCREV = "d521eba31a3d1753f53ee251cd6879900a0275b5"
+SRCREV = "bec8a1bff8a97ea8f2895e7e5c5e396e0e48d419"
 SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master"
 
 S = "${WORKDIR}/git"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-oe] [PATCH] exiftool: upgrade 12.69 -> 12.70
  2023-11-22  6:16 [oe] [meta-oe] [PATCH] exiftool: upgrade 12.69 -> 12.70 wangmy
@ 2023-11-24  0:00 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2023-11-24  0:00 UTC (permalink / raw)
  To: openembedded-devel, wangmy


On Wed, 22 Nov 2023 14:16:23 +0800, wangmy@fujitsu.com wrote:
> Changelog:
> ===========
>   - This marks the 20th anniversary of the initial ExifTool release!
>   - Added ability to read/delete C2PA CAI JUMBF metadata from TIFF-based images
>     (eg. DNG), QuickTime-based files (eg. MP4) and WebP images, and read JUMBF
>     from other RIFF-based files (eg. WAV, AVI), GIF images and ID3v2 metadata
>   - Added read/write support for JPH images
>   - Added ability to read Leica Q3 maker notes
>   - Added ability to recognize and write FujiFilm M-RAW RAF images (multiple raw
>     images in a single file) and the ability to read preview-less RAF images
>   - Added support for reading a number of obscure Microsoft EXIF tags
>   - Added a few new Sony lenses and support for the ILCE-9M3
>   - Added a couple of new Panasonic Leica lenses
>   - Added a couple of new Canon RF lenses
>   - Added a number of new CPUType values for ELF executables
>   - Added some new Olympus CameraType values
>   - Decode a few more ID3v2.2 tags (github #142)
>   - Decode a few new Canon G5X Mark II tags
>   - Decode WB_RGGBLevels for a few more Nikon cameras
>   - Extract information from FujiFilm M-RAW header
>   - Improved decoding of a few Nikon Z tags
>   - Marked misspelt XMP-drone-dji:GPSLongtitude tag to Avoid when writing
>   - Changed RIFF MaxDataRate conversion to use SI prefixes by default
>   - Fixed decoding of unknown ColorBalance information for some Nikon models
>   - Fixed an incorrect Nikon Z LensID
>   - API Changes:
>       - Added ByteUnit option
> 
> [...]

Applied, thanks!

[1/1] exiftool: upgrade 12.69 -> 12.70
      commit: 8f83be7d83a500fe506a2ea55d9752ecef4b3c8a

Best regards,
-- 
Khem Raj <raj.khem@gmail.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-24  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22  6:16 [oe] [meta-oe] [PATCH] exiftool: upgrade 12.69 -> 12.70 wangmy
2023-11-24  0:00 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.