Commit Graph

38 Commits

Author SHA1 Message Date
Benjamin A. Beasley 1cb7df649d stb_image: fix GHSL-2023-151 / fix CVE-2023-45667 2023-10-25 11:38:48 -04:00
Benjamin A. Beasley a95291a349 stb_image: fix GHSL-2023-150 / fix CVE-2023-45666 2023-10-25 11:34:48 -04:00
Benjamin A. Beasley 348c666fc7 Document another bug, PR, and name (GHSL-2023-149) for CVE-2023-43898 2023-10-25 11:34:48 -04:00
Benjamin A. Beasley 39b8298fe4 stb_image: fix GHSL-2023-148 / fix CVE-2023-45664 2023-10-25 11:34:48 -04:00
Benjamin A. Beasley 6ba8e804fd stb_image: fix GHSL-2023-147 / fix CVE-2023-45663 2023-10-25 11:12:20 -04:00
Benjamin A. Beasley 4f451367e0 stb_image: fix GHSL-2023-146 / fix CVE-2023-45662 2023-10-25 11:05:02 -04:00
Benjamin A. Beasley 82547bda5e stb_image: fix GHSL-2023-145 / fix CVE-2023-45661 2023-10-25 11:03:12 -04:00
Benjamin A. Beasley 0af9698be6 Document that 1454.patch fixes CVE-2023-43898 2023-10-25 11:01:11 -04:00
Benjamin A. Beasley 30227fed91 Backport a PR fixing undefined behavior in stb_image_resize2 2023-10-25 10:57:55 -04:00
Benjamin A. Beasley 856fd8e3a7 Backport three PR’s fixing undefined behavior in stb_image 2023-10-25 10:54:40 -04:00
Benjamin A. Beasley 35bbfbbbca Update to 0^beebb24git20231011 (minor C99 fixes) 2023-10-25 10:51:56 -04:00
Benjamin A. Beasley 7c0d1514d6 Fedora, EPEL9+: drop the initial “0.” from the Release
This was left over from when the snapshot info was in the Release field
instead of the Version field.
2023-10-10 10:20:02 -04:00
Benjamin A. Beasley 9ac556d71c Update to 0^20231009gitc4bbb6e
- A new stb_image_resize2 library is introduced
- Upstream has deprecated stb_image_resize, but we still package it
2023-10-10 07:18:08 -04:00
Benjamin A. Beasley 8fa87433fa Fix some stray comment text
[skip changelog]
2023-10-10 06:59:41 -04:00
Benjamin A. Beasley 5462095666 Use new (rpm 4.17.1+) bcond style 2023-06-18 11:29:20 -04:00
Benjamin A. Beasley bae14852ed Remove explicit %set_build_flags, not needed since F36
Remove explicit %set_build_flags, not needed since F36
2023-06-03 11:32:25 -04:00
Benjamin A. Beasley 937b29cb27 Do not number the sole Source
[skip changelog]
2023-05-29 12:59:12 -04:00
Benjamin A. Beasley c2e8ea77b2 Generate the short commit hash using shell builtins
[skip changelog]
2023-05-26 09:17:57 -04:00
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