Files
htscodecs/htscodecs.changes
Ferdinand Thiessen b05652be22 Accepting request 1265217 from home:StefanBruens:branches:science
- Update to 1.6.1:
  * Changes
    + Improve warning levels by the compiler in CI.
    + Switch to GitHub actions for some CI builds.
    + Add configure check for cpuid systems.
  * Bug fixes
    + Use unsigned chars for ctype macros in the name tokeniser.
      On many systems this was already mitigated against, but on
      some OSes a char > 128 could trigger a buffer underrun.
    + Improve AVX512 compiler support.
    + Fix -std=c99 -pendantic pedantry (#117)

OBS-URL: https://build.opensuse.org/request/show/1265217
OBS-URL: https://build.opensuse.org/package/show/science/htscodecs?expand=0&rev=9
2025-04-01 21:16:17 +00:00

4.4 KiB