Changelog for
id3lib-debugsource-3.8.3-271.3.x86_64.rpm :
Fri Oct 11 14:00:00 2019 tchvatalAATTsuse.com
- Update patch id3lib-3.8.3-autoconf.patch to fix bool
availability
Fri Oct 11 14:00:00 2019 tchvatalAATTsuse.com
- Add patch from debian to fix utf string lists:
* id3lib-3.8.3-fix-utf16-stringlists.patch
- Add patch to add wrappers for field encoding:
* add-c-wrapper-functions.patch
- Add patch to fix null pointer check:
* id3lib-missing-nullpointer-check.patch
Fri Oct 11 14:00:00 2019 tchvatalAATTsuse.com
- Rename patch id3lib-3.8.3-fix-stack-overrun to
id3lib-3.8.3-fix-stack-overrun.patch in order to keep the name
sane
Sun Jan 10 13:00:00 2016 mpluskalAATTsuse.com
- Use url for source
- Mention baselibs.conf as source
- Cleanup spec file with spec-cleaner
Wed May 28 14:00:00 2014 crrodriguezAATTopensuse.org
- id3lib-3.8.3-doxygen.patch , extend to stop timestamp generation.
Sat Jan 18 13:00:00 2014 crrodriguezAATTopensuse.org
- build with fvisibility-inlines-hidden, no sane real world
software appears to require the default behaviour
but we are paying for it anyway with bloated
dynamic export tables.
If something does really require it, we want it to break anyway.
Sat Apr 6 14:00:00 2013 davejplaterAATTgmail.com
- Renamed id3lib-3.8.3-tag_file.patch to
id3lib-3.8.3-CVE-2007-4460.patch. This matches the redhat fix for
this issue.
Thu Feb 28 13:00:00 2013 crrodriguezAATTopensuse.org
- extend id3lib-3.8.3-autoconf.patch :
* AM_CONFIG_HEADER is gone, fixes build with new automake
* Do not use bundled zlib, ensure we never pick it and always
use system version.
Mon Sep 24 14:00:00 2012 schwabAATTlinux-m68k.org
- Add -I m4 to ACLOCAL_AMFLAGS.
- Fix check for for loop scoping.
Sat Oct 15 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Sun Apr 24 14:00:00 2011 toddrme2178AATTgmail.com
- Add 32bit compatibility libraries
- Fix for duplicate doc files (fix for RPMLINT warning)
Fri Nov 13 13:00:00 2009 jeffmAATTsuse.de
- Enabled stack overrun patch
Tue Oct 13 14:00:00 2009 jeffmAATTsuse.de
- Fixed stack overrun in Mp3Info::Parse