Changelog for
libexif-0.6.20-8.1.i586.rpm :
Mon Jul 30 14:00:00 2012 lijewski.stefanAATTzabka.pl
- rename package back to libexif (Evergreen 11.2 merge)
Tue Jul 17 14:00:00 2012 meissnerAATTsuse.com
- Updated to fix various buffer overflows and division by zero.
bnc#771229
(CVE-2012-2812 CVE-2012-2813 CVE-2012-2814 CVE-2012-2836 CVE-2012-2837
CVE-2012-2840 CVE-2012-2841)
Thu Dec 23 13:00:00 2010 ajAATTsuse.de
- Provide/obsolete old libexif package name so that upgrade and
dependencies from other packages continue to work.
Fri Dec 17 13:00:00 2010 meissnerAATTsuse.de
- updated to 0.6.20
* New translations: bs, tr
* Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR,
pt, ru, sk, sq, sr, sv, vi, zh_CN
* Fixed some problems in the write-exif.c example program
* Stop listing -lm as a required library for dynamic linking in libexif.pc
* Turned on the --enable-silent-rules configure option
* Changed a lot of strings to make the case of the text more consistent
* exif_entry_dump() now displays the correct tag name for GPS tags
* Fixed some invalid format specifiers that caused problems on some platforms
* Display rational numbers with the right number of significant figures
- shared library packaging policy , new package libexif12
Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides
Thu Dec 24 13:00:00 2009 jengelhAATTmedozas.de
- package baselibs.conf
Sun Nov 15 13:00:00 2009 meissnerAATTsuse.de
- updated to 0.6.19
* Fixed a heap buffer overflow during tag format conversion
* Updated and new translations
* Now using a binary search to make searching through the tag table faster
- updated to 0.6.18
* Updated and new translations
* Added some example programs
* libexif is now thread safe when the underlying C library is thread safe
and when each object allocated by libexif isn\'t used by more than one
thread simultaneously
* Expanded the Doxygen API documentation
* Access to the raw EXIF data through the ExifEntry structure members is
now officially documented
* Fixed some Olympus/Sanyo MakerNote interpretations
* Added support for Epson MakerNotes
* Fixed bug #1946138 to stop ignoring CFLAGS in the sqrt configure test
* Added remaining GPS tags from the EXIF 2.2 spec to the tag table
* Fixed the interpretation of some tags as being optional in IFD 1
(to match the EXIF 2.2 spec) which stops them from being erroneously
removed from a file when EXIF_DATA_OPTION_IGNORE_UNKNOWN_TAGS is set
* Changed exif_tag_get_support_level_in_ifd() to return a value when possible
when the data type for the given EXIF data is unknown. This will cause
tags to be added or deleted when tag fixup is requested even, without a
data type being set.
* Added support for writing Pentax and Casio type2 MakerNotes
* Improved display of Pentax and Casio type2 MakerNotes
* Completely fixed bug #1617997 to display APEX values correctly
* Stopped some crashes due to read-beyond-buffer accesses in MakerNotes
* Don\'t abort MakerNote parsing after the first invalid tag
* Sped up exif_content_fix()
* Fixed negative exposure values in Canon makernotes (bug #2797280)
* New API entry point: exif_loader_get_buf()
Mon Jan 26 13:00:00 2009 crrodriguezAATTsuse.de
- remove \"la\" files
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Sat Nov 8 13:00:00 2008 meissnerAATTsuse.de
- updated to 0.6.17 (rc1/final)
* Updated translations: cs, de, pl, sk, vi
* New translations: nl, se, en_CA
* Enabled sv translation by default
* Bug fixes: #1773810, #1774626, #1536244, CVE-2007-6351, CVE-2007-6352,
[#2071600] and others
* Enhanced support of Canon and Olympus makernotes
* Added support for Fuji and Sanyo makernotes
* Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA
macros to reduce size for embedded applications
* Added support for more tags
Fri Sep 19 14:00:00 2008 meissnerAATTsuse.de
- updated dutch translation
- crash fix if exiftag not present
Fri Jul 25 14:00:00 2008 meissnerAATTsuse.de
- fixed eog and gimp crashes bnc#404475, bnc#406299
Mon Apr 28 14:00:00 2008 meissnerAATTsuse.de
- fixed endless loop problem in exif_content_remove_entry()
bnc#380716
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Mon Mar 17 13:00:00 2008 meissnerAATTsuse.de
- updated to current CVS
- stability fixes in memory handling
- bugfixes
Wed Jan 9 13:00:00 2008 meissnerAATTsuse.de
- updated to current version
- fixed security issues (CVE-2007-6351/CVE-2007-6352) #348748
- various small fixes
- fuji maker notes support
Mon Sep 10 14:00:00 2007 kukukAATTsuse.de
- Update Canon maker note section for newer models
Sun Sep 9 14:00:00 2007 kukukAATTsuse.de
- Fix exposure time rounding error [#223752]
Mon Aug 20 14:00:00 2007 meissnerAATTsuse.de
- merged stability bugfixes from upstream 0.6.16.2.
Wed Jun 13 14:00:00 2007 meissnerAATTsuse.de
- upgraded to 0.6.16
- fixed a integer overflow security problem
Wed May 23 14:00:00 2007 meissnerAATTsuse.de
- upgraded to 0.6.15
- fixes from Coverity scans
- czech and slowak translation
- some new maker notes
- win xp metadata
- enhanced doxygen documentation
- run make check
- rpmlint fixes
Fri Mar 2 13:00:00 2007 meissnerAATTsuse.de
- the doxygen generation does not like parallel make.
Thu Mar 1 13:00:00 2007 sbrabecAATTsuse.cz
- Fixed devel dependencies.
Tue Feb 27 13:00:00 2007 dmuellerAATTsuse.de
- split off devel package
Tue Oct 17 14:00:00 2006 meissnerAATTsuse.de
- Lots of Makernote enhancements, for both Canon and Nikon.
- Updated german translation.
Wed Sep 27 14:00:00 2006 meissnerAATTsuse.de
- fixed compilation problem (min -> MIN, max -> MAX)
Wed Sep 27 14:00:00 2006 meissnerAATTsuse.de
- updgraded to current versions
- bugfixes
- some more Canon MakerNote entries added