Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2024-04-30 17:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Tue Apr 30 17:27:58 2024 rev:102 rq:1170903 version:2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2024-04-02 
16:47:45.444559798 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.1880/sbcl.changes      2024-04-30 
17:29:37.727121713 +0200
@@ -1,0 +2,45 @@
+Tue Apr 30 03:14:00 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.4.4
+  * minor incompatible change: after-GC hooks are now called in the finalizer
+    thread on threaded builds.
+  * platform support:
+    ** on win32 on 64-bit systems, clear x87 state as well as SSE state after
+       an exception.  (lp#2000435, reported by David Scherfgen)
+  * enhancement: type assertions resulting from declarations involving variable
+    numbers of multiple values are now checked.
+  * enhancement: support for memory allocation arenas is now available on the
+    arm64 platform.
+  * enhancement: the cross-referencing facility is now able to handle
+    anonymous functions.
+  * enhacnement: the SB-INTROSPECT contrib finds callees in methods of generic
+    functions.
+  * bug fix: inconsistency in VOP definitions implementing DPB.  (lp#2059842)
+  * bug fix: MASK-FIELD miscompilation.  (lp#2059849)
+  * bug fix: caching a state-dependent type function leads to wrong type
+    inference further down the line.  (lp#2059888)
+  * bug fix: internal consistency violation after failing to apply a
+    MAKE-ARRAY transform.  (lp#2060083)
+  * bug fix: check the array index before constant-folding an array reference.
+    (lp#2060347)
+  * bug fix: don't try to apply type constraints from SATISFIES
+    types.  (lp#2060756)
+  * bug fix: the JOIN-THREAD-PROBLEM function is now exported from the
+    SB-THREAD package.  (lp#2063385, thanks to Benjamin Lee)
+  * bug fix: compare-and-swap works as expected on SLOT-VALUE of
+    FUNCALLABLE-STANDARD-OBJECT instances.  (reported by qhong)
+  * bug fix: on arm64, and x86-64 with some non-default build options, integer
+    rounding functions treat minus zero more consistently.
+  * bug fix: disassembly of stack allocation of vectors caused a crash.
+    (reported by bohonghuang)
+  * bug fix: don't leak memory when decompressing a compressed core.
+  * optimization: the amount of space needed for debug-info is about 50% less,
+    leading to a total default image size reduction of more than 10%.
+  * optimization: on arm64 and x86-64, encoding constants in machine code is
+    sometimes smaller.
+  * optimization: on arm64 and x86-64, list accumulation is done with less
+    space overhead.
+  * optimization: APPLY can apply a function to the REST of a &REST list
+    without additional consing.
+
+-------------------------------------------------------------------

Old:
----
  sbcl-2.4.3-source.tar.bz2

New:
----
  sbcl-2.4.4-source.tar.bz2

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.Sz1dNG/_old  2024-04-30 17:29:39.055170007 +0200
+++ /var/tmp/diff_new_pack.Sz1dNG/_new  2024-04-30 17:29:39.055170007 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.4.3
+Version:        2.4.4
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

++++++ sbcl-2.4.3-source.tar.bz2 -> sbcl-2.4.4-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.4.3-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.1880/sbcl-2.4.4-source.tar.bz2 differ: 
char 11, line 1

Reply via email to