Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libexif: Library for extracting extra information from image files
- Summary
- Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image. The EXIF library
allows you to parse an EXIF file and read the data from those tags.
Changelog
- * Sat Dec 15 18:00:00 2007 Matthias Clasen <mclasen{%}redhat{*}com>
- Add patch for CVE-2007-6352. Fixes bug #425651
- * Tue Jun 12 19:00:00 2007 Matthias Clasen <mclasen{%}redhat{*}com>
- Add patch for CVE-2007-4168. Fix bug #243893
- * Thu May 24 19:00:00 2007 Matthias Clasen <mclasen{%}redhat{*}com>
- Fix bug #240055