Version: 20240910-160000.2.2
* Wed Mar 05 2025 gmbr3@opensuse.org
- Move pkgconfig creation to source file with sed command to
hopefully avoid obs set_version breaking the pc version tag
* Fri Jan 31 2025 adrian@suse.de
- update to current state (10th sept 2024)
Includes follow security fixes:
CVE-2019-13217: heap buffer overflow in start_decoder()
CVE-2019-13218: stack buffer overflow in compute_codewords()
CVE-2019-13219: uninitialized memory in vorbis_decode_packet_rest()
CVE-2019-13220: out-of-range read in draw_line()
CVE-2019-13221: issue with large 1D codebooks in lookup1_values()
CVE-2019-13222: unchecked NULL returned by get_window()
CVE-2019-13223: division by zero in predict_point()
boo#1216478
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
* Tue Aug 29 2023 adrian@suse.de
- update to current state (from january 2023)
* stb_c_lexer.h: v0.12
* stb_connected_components: v0.96
* stb_divide.h: v0.94
* stb_dxt.h: v1.12
* stb_easy_font.h: v1.1
* stb_hexwave: v0.5
* stb_include.h: v0.02
* stb_leakcheck.h: v0.6
* stb_perlin.h: v0.5
* stb_rect_pack.h: v1.01
* stb_sprintf: v1.10
* stb_textedit.h: v1.14
* stb_tilemap_editor.h: v0.42
* stb_truetype.h: v1.26
* stb_voxel_render.h: v0.89
* Sat Aug 26 2023 gmbr3@opensuse.org
- Add pkgconfig file which can be used by gamescope
* Thu Jan 20 2022 adrian@suse.de
- use a date as version now
(every header file has it's own version now)
- stb_perlin.h got removed, need to apply a build fix for that
(fix-compile.patch)
* Fri Oct 30 2020 stefan.bruens@rwth-aachen.de
- update to version 2.36 / 2020-07-13:
* various fixes all over
* Thu Aug 15 2019 adrian@suse.de
- 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@suse.de
- update to version 2.34
* fix warnings
* more fixes to random numbers
* Fri Feb 22 2019 adrian@suse.de
- update to version 2.32
* stb_intcmprev, stb_uidict, fix random numbers on Linux
Version: 20240910-bp156.2.3.1
* Fri Jan 31 2025 Adrian Schröter <adrian@suse.de>
- update to current state (10th sept 2024)
Includes follow security fixes:
CVE-2019-13217: heap buffer overflow in start_decoder()
CVE-2019-13218: stack buffer overflow in compute_codewords()
CVE-2019-13219: uninitialized memory in vorbis_decode_packet_rest()
CVE-2019-13220: out-of-range read in draw_line()
CVE-2019-13221: issue with large 1D codebooks in lookup1_values()
CVE-2019-13222: unchecked NULL returned by get_window()
CVE-2019-13223: division by zero in predict_point()
boo#1216478
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
Version: 20230129-bp156.1.1
* Tue Aug 29 2023 Adrian Schröter <adrian@suse.de>
- update to current state (from january 2023)
* stb_c_lexer.h: v0.12
* stb_connected_components: v0.96
* stb_divide.h: v0.94
* stb_dxt.h: v1.12
* stb_easy_font.h: v1.1
* stb_hexwave: v0.5
* stb_include.h: v0.02
* stb_leakcheck.h: v0.6
* stb_perlin.h: v0.5
* stb_rect_pack.h: v1.01
* stb_sprintf: v1.10
* stb_textedit.h: v1.14
* stb_tilemap_editor.h: v0.42
* stb_truetype.h: v1.26
* stb_voxel_render.h: v0.89
* Sat Aug 26 2023 Callum Farmer <gmbr3@opensuse.org>
- Add pkgconfig file which can be used by gamescope
Version: 20210910-bp154.1.27
* Fri Oct 30 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- update to version 2.36 / 2020-07-13:
* various fixes all over
* Thu Aug 15 2019 Adrian Schröter <adrian@suse.de>
- 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 <adrian@suse.de>
- update to version 2.34
* fix warnings
* more fixes to random numbers