diff --git a/orc-0.4.39.tar.xz b/orc-0.4.39.tar.xz deleted file mode 100644 index c1bcc98..0000000 --- a/orc-0.4.39.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33ed2387f49b825fa1b9c3b0072e05f259141b895474ad085ae51143d3040cc0 -size 232168 diff --git a/orc-0.4.40.tar.xz b/orc-0.4.40.tar.xz new file mode 100644 index 0000000..2b18b80 --- /dev/null +++ b/orc-0.4.40.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc2bee78dfb7c41fd9605061fc69138db7df007eae2f669a1f56e8bacef74ab +size 233276 diff --git a/orc.changes b/orc.changes index b8f6d06..aa24890 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Sep 23 13:26:01 UTC 2024 - Bjørn Lie + +- Update to version 0.4.40: + + Security: Minor follow-up fixes for CVE-2024-40897 + + Fix include header use from C++ + + orccodemem: Assorted memory mapping fixes + + powerpc: fix div255w which still used the inexact substitution + + powerpc: Disable VSX and ISA 2.07 for Apple targets + + powerpc: Allow detection of ppc64 in Mac OS + + x86: work around old GCC versions (pre 9.0) having broken + xgetbv implementationsv + + x86: consider MSYS2/Cygwin as Windows for ABI purposes only + + x86: handle unnatural and misaligned array pointers + + x86: Fix non-C11 typedefs + + x86: try fixing AVX detection again by adding check for XSAVE + + Some compatibility fixes for Musl + + meson: Fix detecting XSAVE on older AppleClangv + + Check return values of malloc() and realloc() + ------------------------------------------------------------------- Mon Jul 22 10:52:35 UTC 2024 - Antonio Larrosa diff --git a/orc.spec b/orc.spec index 24d8495..7a6dac2 100644 --- a/orc.spec +++ b/orc.spec @@ -18,7 +18,7 @@ Name: orc -Version: 0.4.39 +Version: 0.4.40 Release: 0 Summary: The Oil Runtime Compiler License: BSD-3-Clause