Commit Graph

20 Commits

Author SHA1 Message Date
Benjamin A. Beasley b0c5c6bad2 Fix null pointer dereference in stb_image
https://github.com/nothings/stb/issues/1452
2023-02-25 09:23:28 -05:00
Benjamin A. Beasley e46eff5325 Update to 5736b1 (version history and README updates) 2023-01-29 19:31:17 -05:00
Benjamin A. Beasley 1284d9bdb1 Update to 6199bf7 (stb_image 2.28)
- Security-related patches for stb_image have been merged upstream, and
  there are other bugfixes.
2023-01-29 12:51:49 -05:00
Benjamin A. Beasley e53fbc0d95 Patch in a candidate fix for ossfuzz issue 24232
- Improves handling of certain invalid PNGs by stb_image
2022-11-30 18:15:34 -05:00
Benjamin A. Beasley ef095c651c A few improved descriptions 2022-09-10 08:17:50 -04:00
Benjamin A. Beasley 42aa1f0993 Improved summaries based on upstream’s README.md 2022-09-10 08:17:31 -04:00
Benjamin A. Beasley 466d39da71 Update to 8b5f1f3
- The stb_perlin-devel subpackage has been restored, as upstream
  believes all relevant patents are now expired.
2022-09-09 09:48:34 -04:00
Benjamin A. Beasley 96db53602f Update License to SPDX 2022-09-09 09:40:46 -04:00
Benjamin A. Beasley b70928b813 Reword spec file note on stb_include 2022-07-28 13:57:04 -04:00
Benjamin A. Beasley 37f1668425 Security fix for CVE-2022-28041 (fix RHBZ#2077020, fix RBHZ#2077019)
Backports PR#1297 from upstream.
2022-04-20 10:01:26 -04:00
Benjamin A. Beasley 61cbff637c Switch to modern snapshot versioning
Use the Version field instead of Release. Stop using “forge” macros,
which do it the old way.
2022-04-16 09:25:29 -04:00
Benjamin A. Beasley a94b900e6e Stop numbering patches 2022-04-16 09:17:10 -04:00
Benjamin A. Beasley 633c935ace Apply a patch for warnings in stb_herringbone_wang_tile 2021-10-26 08:53:34 -04:00
Benjamin A. Beasley 1e874cd5ff Security fix for CVE-2021-42715 and CVE-2021-42716 2021-10-22 13:25:02 -04:00
Benjamin A. Beasley 75c599bb9c Update to af1a5bc
Only issue templates are affected; packaged files should be identical.
2021-10-22 13:23:44 -04:00
Benjamin A. Beasley f3adf1fdcf Reduce macro indirection in the spec file 2021-10-22 13:12:25 -04:00
Benjamin A. Beasley 0a590e2830 Update to c0c9826 (fix RHBZ#2002436)
Removed and obsoleted stb_perlin-devel due to possible patents

Updated stb_truetype to 1.26

Bug fixes in stb_image (no new version number)
2021-09-09 09:37:38 -04:00
Benjamin A. Beasley 0c9099e004 Fix signature of dummy realloc() for STB_VORBIS_NO_CRT 2021-08-24 11:52:08 -04:00
Benjamin A. Beasley 72030ab71a Use symlinks so including "stb_foo.h" and "stb/stb_foo.h" both work 2021-08-23 18:59:29 -04:00
Benjamin A. Beasley 196d0dcbcb Initial package 2021-08-23 09:47:37 -04:00