Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orc for openSUSE:Factory checked in 
at 2024-07-24 15:33:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orc (Old)
 and      /work/SRC/openSUSE:Factory/.orc.new.1869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orc"

Wed Jul 24 15:33:10 2024 rev:47 rq:1189074 version:0.4.39

Changes:
--------
--- /work/SRC/openSUSE:Factory/orc/orc.changes  2024-03-06 23:04:21.808947344 
+0100
+++ /work/SRC/openSUSE:Factory/.orc.new.1869/orc.changes        2024-07-25 
11:59:33.467453193 +0200
@@ -1,0 +2,26 @@
+Mon Jul 22 10:52:35 UTC 2024 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 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 (boo#1228184)
+  - div255w: fix off-by-one error in the implementations
+  - x86: only run AVX detection if xgetbv is available
+  - x86: fix AVX detection by implementing the check recommended
+    by Intel
+  - Only enable JIT compilation on Apple arm64 if running on macOS,
+    fixes crashes on iOS
+  - Fix potential crash in emulation mode if logging is enabled
+  - Handle undefined TARGET_OS_OSX correctly
+  - orconce: Fix typo in GCC __sync-based implementation
+  - orconce: Fix usage of __STDC_NO_ATOMICS__
+  - Fix build with MSVC 17.10 + C11
+  - Support stack unwinding on Windows
+  - Major opcode and instruction set code clean-ups and refactoring
+  - Refactor allocation and chunk initialization of code regions
+  - Fall back to emulation on Linux if JIT support is not
+    available, e.g. because of SELinux sandboxing or noexec
+    mounting)
+
+-------------------------------------------------------------------

Old:
----
  orc-0.4.38.tar.xz

New:
----
  orc-0.4.39.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ orc.spec ++++++
--- /var/tmp/diff_new_pack.fDOelT/_old  2024-07-25 11:59:33.979473798 +0200
+++ /var/tmp/diff_new_pack.fDOelT/_new  2024-07-25 11:59:33.983473959 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           orc
-Version:        0.4.38
+Version:        0.4.39
 Release:        0
 Summary:        The Oil Runtime Compiler
 License:        BSD-3-Clause

++++++ orc-0.4.38.tar.xz -> orc-0.4.39.tar.xz ++++++
++++ 11298 lines of diff (skipped)

Reply via email to