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-05-31 22:16:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Fri May 31 22:16:02 2024 rev:103 rq:1177766 version:2.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2024-04-30 
17:29:37.727121713 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.24587/sbcl.changes     2024-05-31 
22:16:53.280176277 +0200
@@ -1,0 +2,38 @@
+Thu May 30 14:07:46 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.4.5
+  * incompatible change: attempting to pass or return alien structs by value
+    now signals errors.  Previously, such attempts would silently tend to
+    corrupt registers or memory; there is work in progress to allow such calls
+    conforming to the platform ABI.  (thanks to Rongcui Dong)
+  * minor incompatible change: function debug info is compressed only if the
+    system is compiled with libzstd, rather than falling back to a pure-lisp
+    compression implementation.
+  * minor incompatible change: the compiler will warn in more cases when it
+    can detect incorrectly-typed arguments to FORMAT directives ~C and ~R
+  * minor incompatible change: strings are converted to a more compact
+    representation if possible before being used as docstrings.
+  * platform support:
+    ** explicitly include stdlib.h where needed on OpenBSD.  (thanks to
+       Sebastien Marie)
+    ** make the editcore utility work on Windows.  (thanks to Luís Borges de
+       Oliveira)
+    ** fix memory initialization in RUN-PROGRAM on Windows.
+    ** resolve a deadlock in %INTERRUPT-THREAD on Darwin.  (lp#2062940,
+       reported by Yan)
+    ** hang on startup under some terminal emulators on OS X 14.5.
+       (lp#2067313, reported by Richard M Kreuter)
+  * enhancement: when (> debug 1), try to find source locations for code
+    expanded from macros that copy their input forms.
+  * bug fix: the method-combination generic function caches were missing some
+    of the generic functions constructed during the PCL build itself.
+    (reported by Didier Verna)
+  * bug fix: SXHASH on equal PATHNAME objects could return different values in
+    different cores.  (reported by Luís Borges de Oliveira)
+  * bug fix: spurious compiler warnings on SORT in some circumstances.
+    (lp#2065609, reported by William G Lederer)
+  * optimization: faster bignum addition and negation on arm64, x86-64.
+  * optimization: faster type tests for (unsigned-byte X) for X being
+    multiples of the platform word size, on arm64, x86-64.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.w12lQJ/_old  2024-05-31 22:16:55.080241845 +0200
+++ /var/tmp/diff_new_pack.w12lQJ/_new  2024-05-31 22:16:55.080241845 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.4.4
+Version:        2.4.5
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

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

Reply via email to