Changelog for
taglib-32bit-1.5-85.1.x86_64.rpm :
Tue May 22 14:00:00 2012 lijewski.stefanAATTzabka.pl
- CVE-2012-1108, bnc#750690: taglib ogg file \"vendorLength\" crash.
- CVE-2012-1584, bnc#750693: taglib missing santity checks on
reading cause crash.
- bnc#750691: taglib ogg file infinite loop.
Tue Mar 10 13:00:00 2009 cooloAATTsuse.de
- fix build with new cmake
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Thu Apr 10 14:00:00 2008 dmuellerAATTsuse.de
- fix build for older distros
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Fri Feb 22 13:00:00 2008 crrodriguezAATTsuse.de
- build using Cmake
- update to version 1.5
* Support for Mac OS X and Microsoft Windows
* Distributed under the MPL (in addition to the previous LGPL license)
* Added support for Speex files
* Added support for TrueAudio files
* Added support for WavPack files
* Added support for ID3v2 general encapsulated object frames
* Added support for ID3v2 unsynchronized lyrics frames
* Added support for ID3v2 URL frames
* Propper exports of all public classes / functions
* Updated the APE::Item API to work with value lists
* Added support to the FileRef class for new Xiph (Ogg) extensions
* Made the samples per frame for MPEG headers accessible
* Made MP3 Xing headers accessible
* Prevent invalid encodings from being written to ID3v1 tags
* Non-Latin1 ID3v2 text frames are automatically converted to UTF-8 on write (if they are not explicitly set to UTF-16)
* Added support for reading ID3v2.2/3 unsynchronized tags
* Made it possible to search for ID3v2 comment frames by description
* Fixed a number of bugs in ID3v2 relative volume adjustment reading and writing
* Added work arounds for iTunes writing invalid ID3v2 frame lengths
* Added work arounds for iTunes not being able to correctly parse numerical ID3v2 genres
* Added work arounds for iTunes putting non-text information in ID3v2 comment frames
* Added a function to export strings to std::wstring
* Added a function to check ASCII compatibility of strings
* Added a function to check Latin1 compatibility of strings
Wed Nov 7 13:00:00 2007 meissnerAATTsuse.de
- fixed gcc4.3 build
Tue Aug 7 14:00:00 2007 crrodriguezAATTsuse.de
- fix more issues:
- this package does NOT require libjpeg-devel for build
- after adding missing zlib-devel on BuildRequires in the
previous checkin, libtool archives causes bloat.
Tue Aug 7 14:00:00 2007 crrodriguezAATTsuse.de
- run ldconfig instead of using deprecated macro
- move the docs to the devel packages
- use fdupes to avoid duplicate files
- run make check in the check section
Fri Oct 20 14:00:00 2006 dmuellerAATTsuse.de
- fix build with automake 1.10
Tue Sep 12 14:00:00 2006 dmuellerAATTsuse.de
- fix include\'s in installed headers
Mon Jul 3 14:00:00 2006 cthielAATTsuse.de
- fix build