Changelog for
libid3tag0-32bit-0.15.1b-188.3.1.x86_64.rpm :
Wed Feb 21 13:00:00 2018 kbabiochAATTsuse.com
- Added libid3tag-utf16.patch: Fixed id3_utf16_deserialize() in utf16.c,
which previously misparsed ID3v2 tags encoded in UTF-16 with an odd
number of bytes, triggering an endless loop allocating memory until
OOM leading to DoS. (CVE-2004-2779 bsc#1081959 CVE-2017-11551
bsc#1081961)
- Added libid3tag-unknown-encoding.patch: Fixed the handling of unknown
encodings when parsing ID3 tags. (CVE-2017-11550 bsc#1081962
CVE-2008-2109 bsc#387731)
- Removed libid3tag-0.15.1b-fix_overflow.patch, since it is handled
differently by libid3tag-utf16.patch already.
Fri Nov 23 13:00:00 2012 jengelhAATTinai.de
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Employ shared library naming
- Have makeinstall succeed on non-SUSE
Thu Nov 22 13:00:00 2012 crrodriguezAATTopensuse.org
- libid3tag-visibility.patch: Hide all symbols that are not
part of the public API.
- spec file: DO not inject bogus dependencies into the
system via pkgconfig files.
Sat Nov 19 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Apr 12 14:00:00 2011 toddrme2178AATTgmail.com
- Added 32bit compatibility libraries
- Added BuildRequires: pkg-config (fixes RPMLINT warning)
Thu May 8 14:00:00 2008 tiwaiAATTsuse.de
- VUL-0: libid3tag overflow (CVE-2008-2109, bnc#387731)
- don\'t install static and
*.la files
- clean up spec file
Thu Mar 29 14:00:00 2007 meissnerAATTsuse.de
- zlib-devel to buildrequires
Tue Oct 31 13:00:00 2006 meissnerAATTsuse.de
- fixed configure.ac to accept more than 1 -O/-f option, added
requires
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Wed Jan 11 13:00:00 2006 tiwaiAATTsuse.de
- compile with -fstack-protector.