Version: 5.18.02-bp150.2.2
* Thu Nov 23 2017 dimstar@opensuse.org
- Add csound-scons-on-py3.patch: Fix build with scons using python3
as interpreter.
* Wed Nov 08 2017 dimstar@opensuse.org
- Rename README.SuSE to README.SUSE, adhering to the correct
spelling.
* Sat Feb 11 2017 jengelh@inai.de
- Fix RPM groups, trim descriptions from repeated information.
Remove unnecessary ldconfig calls (they do not apply for
plugin directories).
* Mon Jan 16 2017 bwiedemann@suse.com
- drop useless uninstall script and make build reproducible
* Tue Nov 06 2012 tiwai@suse.de
- updated to version 5.18.02, including previous security fixes:
this fixes the build failure on FACTORY with new bison, too;
see ChangeLog for detailed updates and fixes
* Wed Apr 18 2012 tiwai@suse.de
- VUL-0: csound: buffer overflow in pv_import (CVE-2012-2106,
bnc#757254),
VUL-0: csound: buffer overflow in lpc_import (CVE-2012-2107,
bnc#757255),
VUL-0: csound: Stack-based buffer overflow in lpc_import
(CVE-2012-2108, bnc#757256):
a single patch for all three issues
* Mon Feb 27 2012 tiwai@suse.de
- updated to version 5.16.6, including a fix for
VUL-0: CVE-2012-0270: csound: two buffer overflow flaws in
getnum() (bnc#749073)
- drop obsoleted patches
* Sun Jan 08 2012 prusnak@opensuse.org
- updated to version 5.15.0
- drop unused patches
- fix wrong memset and strncat usage ({memset,strncat}-fix.patch)
- create -devel subpackage
* Sun Sep 18 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
* Thu Jul 16 2009 tiwai@suse.de
- fix scons argument to build for 64bit archs (bnc#521979)
* Wed Jan 28 2009 tiwai@suse.de
- Fix python module search path insecure issue (bnc#470095)
This package is unaffected; the patch is included just for any
possible cases in future.
* Wed Oct 01 2008 tiwai@suse.de
- fix build with python-2.6
* Wed Jun 20 2007 tiwai@suse.de
- fix fdupes usage
* Mon Jun 11 2007 tiwai@suse.de
- updated to version 5.06:
* fix k-rate, vrandh and vrandi scaling problems, mod fix
* new opcodes: partikkel, partikkelsync
* Tue Mar 27 2007 tiwai@suse.de
- update to version 5.05:
* fixes/improvements on FLTK support
* fix heap overflow
* clean up old codes
* Mon Jan 22 2007 tiwai@suse.de
- major update to version 5.04
(not built with fltk due to lack of threading support)
* Mon Mar 27 2006 pth@suse.de
- Add missing parameter in printf call (bug #129676).
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Oct 15 2004 tiwai@suse.de
- renamed extract to csound-extract to avoid name confliction
(bug #45347).
* Wed Jun 02 2004 tiwai@suse.de
- fixed the ALSA RT plugin with the new API.