Changelog for
libstb0-2.35.1565568185.bcb2815-12.3.x86_64.rpm :
* Fri Jun 19 2020 Martin Hauke
- Add README.SUSE- Introduce subpackage for the shared library- Add patches (from debian):
* 0001-Makefile-refactor.patch
* 0002-stb.h-fix-pointer-detection.patch
* 0003-stb_c_lexer.h-exit-on-error.patch
* 0004-stb_divide.h-use-return-value-to-indicate-errors.patch
* 0005-stb_sprintf.h-fix-pointer-detection.patch
* 0006-tests-Makefile-refactor.patch
* 0007-tests-image_test.c-use-library.patch
* 0008-tests-image_write_test.c-use-library.patch
* Thu Aug 15 2019 Adrian Schröter - update to version 2.35
* fix clang-cl issues with swprintf
* fixed security issues: bsc#1145899: CVE-2019-13217: heap buffer overflow in start_decoder() bsc#1145892: CVE-2019-13218: stack buffer overflow in compute_codewords() bsc#1145891: CVE-2019-13219: uninitialized memory in vorbis_decode_packet_rest() bsc#1145890: CVE-2019-13220: out-of-range read in draw_line() bsc#1145889: CVE-2019-13221: issue with large 1D codebooks in lookup1_values() bsc#1145887: CVE-2019-13222: unchecked NULL returned by get_window() bsc#1145899: CVE-2019-13223: division by zero in predict_point()
* Fri Jun 14 2019 Adrian Schröter - update to version 2.34
* fix warnings
* more fixes to random numbers
* Fri Feb 22 2019 Adrian Schröter - update to version 2.32
* stb_intcmprev, stb_uidict, fix random numbers on Linux
* Wed Jan 02 2019 Adrian Schröter - move header files to stb/ sub directory
* Mon Jul 16 2018 adrianAATTsuse.de- initial package of stb headers