Changelog for
libmikmod3-32bit-3.2.0-41.10.x86_64.rpm :
Thu Apr 4 14:00:00 2013 dvaleevAATTsuse.com
- fix altivec CFLAGS (libmikmod-altivec.patch)
Tue Mar 26 13:00:00 2013 meissnerAATTsuse.com
- merged / ported missing patches:
- libmikmod-lp64.patch: generic 64bit patch for 64LP architectures
- CVE-2007-6720.diff: perhaps missing upstream boundary checks (?)
- libmikmod-3.2.0-loopingvolume-fix.diff: seems missing upstream still
Tue Nov 20 13:00:00 2012 zaitorAATTopensuse.org
- Update to version 3.2.0:
+ MacOS X CoreAudio driver
+ Carbon support
+ Loader for ASYLUM Music Format v1.0 (.amf) modules, as used in
crusader games.
+ New function \'Player_QueryVoices\' added, which is used to
return dynamic channel information about the module player.
+ Mixing with floating point output.
+ AIFF disk writer driver.
+ RPM support. To build a rpm, download the tar.gz, and run this:
% rpmbuild -tb libmikmod-3.2.0-beta2.tar.gz
+ New NAS driver (Network Audio System). Tested with nasd and
NCD X terminals.
+ MREADERs now have an iobase member (previously was a static
variable in mmio.c).
+ Created an example/ subdirectory, to hold programming examples.
+ Added functions to read from memory.
+ Renamed internal _mm_malloc function to MikMod_malloc, which
is now part of the API.
+ Raw samples can now be loaded using the new Sample_LoadRaw
*
family of functions for sound effects.
+ PowerPC 64 support
+ ALSA driver is now working with \"recent\" ALSAs.
+ Change MDRIVER \"char
*\" fields to \"const char
*\".
+ Implement a fix to the ALSA driver in MIKMOD_DYNAMIC mode so
it will allow linking against libmikmod when \"-Wl,--no-undefined\"
is passed.
- Bugfixes:
+ The sun driver now compiles on solaris.
+ The wav output driver had problems on big endian systems.
+ A warning in libmikmod.m4 with autoconf 1.8 was fixed.
+ The \'card\' argument, supported by the OSS driver was not
documented via the MDRIVER->CmdLineHelp string.
+ libmikmod-3.1.11-CVE-2010-2546,2971.diff
+ libmikmod-3.1.11-CVE-2009-3995,3996.diff
+ Now checking for linking against -lm.
+ Modified patch of libmikmod-CVE-2009-0179.patch.
+ Apply the libmikmod-CVE-2007-6720.patch.
+ Implement a fix for sprintf-of-list
+ Apply a patch for non-blocking opening of the OSS driver.
+ Fixed the prototypes of vc_callback.
+ Cast a vc_callback parameter to \"unsigned char
*\" instead of \"char
*\",
becuase the former is what it accepts.
+ Check for Samples\' validatity in virtch_common.c.
+ Fix compilation on MSVC.
- Drop all patches, fixed upstream.
- Stop passing autoreconf, not needed anymore since we do not carry
any patches.
- Bump so name, following upstream changes.
Fri Sep 7 14:00:00 2012 cooloAATTsuse.com
- add explicit buildrequire makeinfo
Mon Jun 11 14:00:00 2012 jengelhAATTinai.de
- Adhere to shlib package naming guidelines
- Parallel build with %_smp_mflags
- Remove redundant tags/sections from specfile
Sat Nov 19 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Wed Aug 25 14:00:00 2010 prusnakAATTopensuse.org
- correct fix for CVE-2009-3995 [bnc#625547]
Thu Apr 22 14:00:00 2010 prusnakAATTsuse.cz
- fix CVE-2009-3995,3996
Wed Apr 21 14:00:00 2010 prusnakAATTsuse.cz
- fixed CVE-2009-3995 and CVE-2009-3996 [bnc#577875]
Mon Dec 21 13:00:00 2009 prusnakAATTsuse.cz
- updated to 3.1.12
* bugfix release
- refreshed all patches
Sat Dec 19 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source