Commit Graph

2 Commits

Author SHA256 Message Date
3777c7ba95 Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=89
2024-07-22 11:41:28 +00:00
957cff5f17 Accepting request 1189004 from home:alarrosa:branches:multimedia:libs
- version update to 0.4.39
  0.4.39
  ======
  - Security: Fix error message printing buffer overflow leading
    to possible code execution in orcc with specific input files
    (CVE-2024-40897). This only affects developers and CI
    environments using orcc, not users of liborc (Sebastian Dröge,
    L. E. Segovia) (boo#1228184)
  - div255w: fix off-by-one error in the implementations
    (L. E. Segovia)
  - x86: only run AVX detection if xgetbv is available
    (L. E. Segovia)
  - x86: fix AVX detection by implementing the check recommended
    by Intel (L. E. Segovia)
  - Only enable JIT compilation on Apple arm64 if running on macOS,
    fixes crashes on iOS (Piotr Brzeziński)
  - Fix potential crash in emulation mode if logging is enabled
    (L. E. Segovia)
  - Handle undefined TARGET_OS_OSX correctly (Joshua Root)
  - orconce: Fix typo in GCC __sync-based implementation
    (Jakub Vaněk)
  - orconce: Fix usage of __STDC_NO_ATOMICS__
    (Alexander Slobodeniuk)
  - Fix build with MSVC 17.10 + C11 (L. E. Segovia)
  - Support stack unwinding on Windows (L. E. Segovia)
  - Major opcode and instruction set code clean-ups and refactoring
    (Jorge Zapata)
  - Refactor allocation and chunk initialization of code regions
    (L. E. Segovia)
  - Fall back to emulation on Linux if JIT support is not

OBS-URL: https://build.opensuse.org/request/show/1189004
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=88
2024-07-22 11:37:37 +00:00