Changelog for
libmikmod-devel-3.3.7-1.fc21.x86_64.rpm :
Wed Sep 10 14:00:00 2014 Hans de Goede
- 3.3.7-1
- New upstream release 3.3.7 (rhbz#1139002)
Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 3.3.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 3.3.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Thu Mar 27 13:00:00 2014 Hans de Goede - 3.3.6-2
- Add missing requires pulseaudio-libs-devel to the -devel pkg (rhbz#1081142)
Sat Mar 22 13:00:00 2014 Hans de Goede - 3.3.6-1
- New upstream release 3.3.6
- Fixes alsa output not working when alsa-devel is not installes (rhbz#1076966)
- Add BR pulseaudio-libs-devel to enable building of pa output (rhbz#1079527)
Sat Mar 8 13:00:00 2014 Hans de Goede - 3.3.5-1
- New upstream release 3.3.5
Wed Dec 25 13:00:00 2013 Hans de Goede - 3.3.4-1
- New upstream release 3.3.4
Sun Oct 20 14:00:00 2013 Hans de Goede - 3.3.3-1
- New upstream release 3.3.3
- Drop a bunch of merged patches
Mon Oct 14 14:00:00 2013 Hans de Goede - 3.3.2-2
- Disable SSE2 use even on x86_64, as upstream advises against using it
Mon Oct 14 14:00:00 2013 Hans de Goede - 3.3.2-1
- New upstream and new upstream release 3.3.2
- Drop a bunch of merged patches
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 3.2.0-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Sat Apr 6 14:00:00 2013 Hans de Goede - 3.2.0-21
- Fix stuttering sound and hang on exit for apps using libmikmod\'s alsa driver
- Remove non standard options configure adds to CFLAGS
- Run autoreconf for aarch64 support (rhbz#925794)
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 3.2.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Wed Sep 26 14:00:00 2012 Hans de Goede - 3.2.0-19
- Fix an array overflow caused by libmikmod-CVE-2007-6720.patch (rhbz#859050)
- Cleanup the specfile a bit
Sat Sep 8 14:00:00 2012 Hans de Goede - 3.2.0-18
- Fix a crash in align_pointer() (rhbz#855130)
Sun Aug 5 14:00:00 2012 Hans de Goede - 3.2.0-17
- Fix a crash in Player_Start() (rhbz#845782)
Thu Jul 19 14:00:00 2012 Fedora Release Engineering - 3.2.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Wed Jul 4 14:00:00 2012 Peter Robinson - 3.2.0-15
- Bump NVR to 15 so it\'s higher than the betas
- Drop ancient esound, enable alsa
- Modernise spec
Wed Jun 6 14:00:00 2012 Jindrich Novy 3.2.0-1
- update to stable libmikmod-3.2.0
Sun May 13 14:00:00 2012 Karsten Hopp 3.2.0-14.beta4.1
- disable altivec (used on PPC only)
Sun May 13 14:00:00 2012 Jindrich Novy - 3.2.0-13.beta4
- update to 3.2.0-beta4
Tue Apr 10 14:00:00 2012 Jindrich Novy - 3.2.0-13.beta3
- update to 3.2.0-beta3
- drop upstreamed patches, forwardport the rest
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 3.2.0-13.beta2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 3.2.0-12.beta2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Fri Aug 20 14:00:00 2010 Jindrich Novy 3.2.0-11.beta2
- update the CVE-2009-3995,3996 patch and fix its naming
Thu Jul 15 14:00:00 2010 Jindrich Novy 3.2.0-10.beta2
- fix CVE-2009-3995,3996 (#614643)
Mon Nov 23 13:00:00 2009 Hans de Goede 3.2.0-9.beta2
- Fix CVE-2007-6720 fix, it causes mods to sound wrong, and even causes
crashes under certain circumstances (#540234), see:
http://bugzilla.libsdl.org/show_bug.cgi?id=506
Fri Aug 28 14:00:00 2009 Jindrich Novy 3.2.0-8.beta2
- fix CVE-2009-0179 (#519992)
Fri Aug 28 14:00:00 2009 Jindrich Novy 3.2.0-7.beta2
- fix CVE-2007-6720 (#519990)
Tue Aug 11 14:00:00 2009 Jindrich Novy 3.2.0-6.beta2
- don\'t complain if installing with --excludedocs (#515953)
- add missing requires
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 3.2.0-5.beta2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 3.2.0-4.beta2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Mon Feb 18 13:00:00 2008 Hans de Goede 3.2.0-3.beta2
- Fix MikMod_InfoLoader() and MikMod_InfoDriver() functions, fixing mikmod -n
output
Mon Feb 18 13:00:00 2008 Hans de Goede 3.2.0-2.beta2
- Replace completely braindead (hint to author, drink coffee first, then code)
esd non blocking patch with one that actually works. This fixes using mikmod
with pulseaudio (bz 247865)
- Note: this makes the 2 supported output devices oss and esd (and pulseaudio\'s
esd emulation) alsa is not supported, this requires a rewrite of the mikmod
alsa code which was written for alsa-0.5 and never updated for the new alsa
0.9/1.0 api
Fri Feb 15 13:00:00 2008 Jindrich Novy 3.2.0-1
- update to libmikmod-3.2.0-beta2
- fix playback on 64bit arches
Thu Feb 14 13:00:00 2008 Jindrich Novy 3.1.11-5
- fix rpath patch so that there are no undefined symbols in
libmikmod.so (#431745)
Thu Oct 25 14:00:00 2007 Jindrich Novy 3.1.11-4
- virtually provide mikmod-devel
Wed Oct 24 14:00:00 2007 Jindrich Novy 3.1.11-3
- add multilib patch
Tue Oct 23 14:00:00 2007 Jindrich Novy 3.1.11-2
- update description
- add smp_flags to make
- don\'t ship static library
- update upstream patch, drop texinfo dependency (thanks to Stepan Kasal)
Thu Oct 18 14:00:00 2007 Jindrich Novy 3.1.11-1
- package libmikmod