SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for id3lib-debuginfo-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

Tue Jan 13 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files

Tue Nov 13 13:00:00 2007 lmichnovicAATTsuse.cz
- unified names of patches to %{name}-%{version}-
*.patch

Tue Nov 13 13:00:00 2007 lmichnovicAATTsuse.cz
- no need to check presence of deprecated iomanip.h in configure
(
*iomanip_h.patch)

Wed Nov 7 13:00:00 2007 lmichnovicAATTsuse.cz
- devel package doesn\'t require %release any more, only %version
- no need to include same doc in subpackages

Wed Oct 31 13:00:00 2007 pthAATTsuse.de
- Include cstring, not string.h as the code using string functions
is in namespace std.
- Argc is \'int\', not \'unsigned int\'
- Fix quoting of function names in AC_DEFUNs
- Rename the gcc43 patch to something more meaningful
- Fix files with DOS line ending.

Mon Oct 1 14:00:00 2007 cooloAATTsuse.de
- some gcc 4.3 compilation fixes

Wed Sep 5 14:00:00 2007 ltinklAATTsuse.cz
- fix #307073 - VUL-0: id3lib: New id3lib3.8.3

Thu Mar 29 14:00:00 2007 rguentherAATTsuse.de
- add zlib-devel BuildRequires

Fri Jun 30 14:00:00 2006 nadvornikAATTsuse.cz
- linked with -lz [#189302]
- fixed uninitialized variables

Mon Feb 20 13:00:00 2006 sbrabecAATTsuse.cz
- Fixed UTF-16 writing bug (from Spoon, thanks to Jerome Couderc).
http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Thu Jan 12 13:00:00 2006 nadvornikAATTsuse.cz
- compile with -fstack-protector

Thu Aug 12 14:00:00 2004 roAATTsuse.de
- added libpng to neededforbuild (for doxygen)

Fri Jan 16 13:00:00 2004 meissnerAATTsuse.de
- Upgraded to 3.8.3
- Added fixes necessary for gcc 3.4.

Sat Jan 10 13:00:00 2004 adrianAATTsuse.de
- add %run_ldconfig

Wed Jan 8 13:00:00 2003 pthomasAATTsuse.de
- Update to 3.8.2
- Call autotools directly as autoreconf doesn\'t work.
- Fix detection of iconv prototype.
- Really include the documentation generated by doxygen in
id3lib-devel.

Tue Nov 12 13:00:00 2002 nadvornikAATTsuse.cz
- updated to 3.8.1: bugfix release

Wed Aug 14 14:00:00 2002 pthomasAATTsuse.de
- Update to 3.8.0 final.
- Change configure.in and m4/
*.m4 to make acconfig.h obsolete.
- Add explicit specialization for char_traits
to id3lib_strings.h
- Add hack to make libtool 1.4.2 use c++ for linking thus
making it depend on the correct version of libstc++.

Wed Jul 10 14:00:00 2002 nadvornikAATTsuse.cz
- updated to 3.8.0pre3

Mon May 20 14:00:00 2002 roAATTsuse.de
- use libdir

Wed May 8 14:00:00 2002 roAATTsuse.de
- fix compilation with gcc-3 again
(filebuf from FILE
* constructor only as gxx-extension now)

Wed Apr 3 14:00:00 2002 nadvornikAATTsuse.cz
- fixed to compile with new autoconf

Mon Feb 18 13:00:00 2002 schwabAATTsuse.de
- Fix for gcc 3.

Tue Jan 8 13:00:00 2002 rvasiceAATTsuse.cz
- update to version 3.8.0pre2

Mon Aug 27 14:00:00 2001 rvasiceAATTsuse.cz
- fix to build on ia64 and s390

Thu Jun 21 14:00:00 2001 rvasiceAATTsuse.cz
- initial package release (version 3.8.0)


 
ICM