Changelog for
speex-1.2.1-lp156.3.2.x86_64.rpm :
* Mon Feb 26 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated PatchN.
* Mon Jul 11 2022 Dirk Müller - update to 1.2.1:
* Check for _WIN32 instead of WIN32 in preprocessor checks
* wav_io: check for EOF when seeking in wav (fixes hang discovered by fuzzing)
* CI: add gitlab CI integration
* fixed-point: make left shift macros use unsigned to avoid undefined behaviour
* math_approx: use unsigned int for LCG pseudorandom generator (avoids integer overflow)
* oss-fuzz: add integration and fuzzing target
* speexenc: guard against invalid channel numbers)
* speexdec: make left shift macros use unsigned to avoid undefined behaviour
* autotools: do not use deprecated macros- drop speex-CVE-2020-23903.patch (upstream)
* Thu Nov 11 2021 tiwaiAATTsuse.de- Fix zero division error in read_samples (CVE-2020-23903 bsc#1192580) speex-CVE-2020-23903.patch
* Sun Feb 19 2017 tom.mbrtAATTgooglemail.com- Update to stable 1.2 release
* Sat Aug 22 2015 bwiedemannAATTsuse.com- make speex-devel require speexdsp-devel to be backward compatible
* Wed Mar 11 2015 jengelhAATTinai.de- Use the tilde versioning scheme; we are no longer bound to use the old hacks.
* Sat Feb 28 2015 tchvatalAATTsuse.com- Move libname up and set it just once, easier for later on.
* Mon Feb 23 2015 mpluskalAATTsuse.com- Split package to two separate packages
* speexdsp contains libraries
* speex contains tools- Update to 1.2rc2
* This release splits the speex codec library and the speex DSP library into separate source trees. Both projects received build-system improvements, bugfixes, and cleanup. The speex codec\'s VBR tuning was improved, while the speexdsp resampler got some NEON optimizations.- Remove obsolete patch
* speex-1.0.5-warning-fix.diff
* Fri Apr 05 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Thu Nov 24 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency