-
Tue Oct 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.27.20231009gitc4bbb6e
- Update to 0^20231009gitc4bbb6e
- A new stb_image_resize2 library is introduced
- Upstream has deprecated stb_image_resize, but we still package it
-
Sat Feb 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.24.20230129git5736b15
- Fix null pointer dereference in stb_image
-
Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.23.20230129git5736b15
- Don’t pass unknown -D option to “install”
-
Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.22.20230129git5736b15
- Reduce macro indirection in the spec file
-
Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.21.20230129git5736b15
- Update to 5736b1 (version history and README updates)
-
Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.20.20230129git6199bf7
- Update License to SPDX
-
Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.19.20230129git6199bf7
- Update to 6199bf7 (stb_image 2.28)
- Security-related patches for stb_image have been merged upstream, and
there are other bugfixes.
-
Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.18.20220908git8b5f1f3
- Patch in a candidate fix for ossfuzz issue 24232
- Improves handling of certain invalid PNGs by stb_image
-
Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.17.20220908git8b5f1f3
- A few improved descriptions
-
Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.16.20220908git8b5f1f3
- Improved summaries based on upstream’s README.md