Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

stb_divide-devel-0.94-0.23.20230129git5736b15.el8 RPM for s390x

From EPEL 8 Testing for s390x / Packages / s

Name: stb_divide-devel Distribution: Fedora Project
Version: 0.94 Vendor: Fedora Project
Release: 0.23.20230129git5736b15.el8 Build date: Tue Jan 31 15:29:28 2023
Group: Unspecified Build host: buildvm-s390x-27.s390.fedoraproject.org
Size: 17026 Source RPM: stb-0-0.23.20230129git5736b15.el8.src.rpm
Packager: Fedora Project
Url: https://github.com/nothings/stb
Summary: More useful 32-bit modulus e.g. “Euclidean divide”
This file provides three different consistent divide/mod pairs
implemented on top of arbitrary C/C++ division, including correct
handling of overflow of intermediate calculations:

    trunc:   a/b truncates to 0,           a%b has same sign as a
    floor:   a/b truncates to -inf,        a%b has same sign as b
    eucl:    a/b truncates to sign(b)*inf, a%b is non-negative

Provides

Requires

License

MIT OR Unlicense

Changelog

* Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.23.20230129git5736b15
  - Update to 5736b1 (version history and README updates)
* Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.22.20230129git6199bf7
  - Update License to SPDX
* Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.21.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.20.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.19.20220908git8b5f1f3
  - Fix Version/Provides for reintroduced stb_perlin-devel
* Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.18.20220908git8b5f1f3
  - A few improved descriptions
* Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.17.20220908git8b5f1f3
  - Improved summaries based on upstream’s README.md
* Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net>
  - Update to 8b5f1f3
  - The stb_perlin-devel subpackage has been restored, as upstream believes
    all relevant patents are now expired.
* Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.15.20210910gitaf1a5bc
  - Reword spec file note on stb_include
* Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.8
  - Security fix for CVE-2022-28041
* Fri Oct 22 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.7
  - Security fix for CVE-2021-42715 and CVE-2021-42716
* Fri Oct 22 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.6
  - Update to af1a5bc: only issue templates are affected; packaged files should
    be identical.
* Thu Sep 09 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.5
  - 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)
* Tue Aug 24 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.4
  - Fix signature of dummy realloc() for STB_VORBIS_NO_CRT
* Mon Aug 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.3
  - Use symlinks so including "stb_foo.h" and "stb/stb_foo.h" both work
* Mon Aug 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.2
  - Fix duplicated snapshot information
* Mon Aug 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.1.20210728git3a11740
  - Initial package for EPEL8

Files

/usr/include/stb
/usr/include/stb/stb_divide.h
/usr/include/stb_divide.h
/usr/share/licenses/stb_divide-devel
/usr/share/licenses/stb_divide-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Feb 9 03:49:03 2023