An EXIF Tag Parsing Library for Digital Cameras
This library is used to parse EXIF information from JPEGs created by
digital cameras.
- Developed at graphics
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libexif && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000208 208 Bytes | |
libexif-0.6.23.tar.bz2 | 0001964635 1.87 MB | |
libexif-0.6.23.tar.bz2.asc | 0000000833 833 Bytes | |
libexif.changes | 0000018688 18.3 KB | |
libexif.keyring | 0000553250 540 KB | |
libexif.spec | 0000002691 2.63 KB |
Revision 44 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 918663
from
Marcus Meissner (msmeissn)
(revision 44)
- libexif-0.6.23 (2021-09-12): - Translation updates: es, pl, uk, fr - EXIF_TAG_SENSITIVITY_TYPE decoder added, added some more Exif 2.3 tags: EXIF_TAG_STANDARD_OUTPUT_SENSITIVITY EXIF_TAG_RECOMMENDED_EXPOSURE_INDEX EXIF_TAG_ISO_SPEED EXIF_TAG_ISO_SPEEDLatitudeYYY EXIF_TAG_ISO_SPEEDLatitudeZZZ EXIF_TAG_OFFSET_TIME EXIF_TAG_OFFSET_TIME_ORIGINAL EXIF_TAG_OFFSET_TIME_DIGITIZED EXIF_TAG_IMAGE_DEPTH - be more relaxed to out of order JPG / EXIF dataheaders in files generated by some tools - default GPS IFD table added - Decode more Nikon Makernote tag names - Added Apple iOS Makernote - Security fixes: - CVE-2020-0198: unsigned integer overflow in exif_data_load_data_content - CVE-2020-0452: compiler optimization could remove an a bufferoverflow check, making a buffer overflow possible with some EXIF tags - some more denial of service (compute time or stack exhaustion) counter-measures added that avoid minutes of decoding time with malformed files found by OSS-Fuzz
Comments 0