Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2021-11-27 00:51:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Sat Nov 27 00:51:43 2021 rev:72 rq:934064 version:2.1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2021-09-30 
23:44:41.984558988 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.1895/sbcl.changes      2021-11-27 
00:52:38.226530115 +0100
@@ -1,0 +2,42 @@
+Mon Nov  1 07:56:28 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.1.10
+  * incompatible change: simd-pack without a specific element-type is no
+    longer treated as containing integers. A type must be supplied for VOPs to
+    work on such values.
+  * minor incompatible change: the list form of the FUNCTION type specifier
+    does not allow * as any argument type, but does allow * as a placeholder
+    for wholly unspecified arguments when specifying the value(s) type.
+  * minor incompatible change: the default (Lisp) toplevel option parser
+    throws an error if it encounters an option which was intended to be used
+    and removed by the C runtime.  (lp#1945081, reported by Luke Gorrie)
+  * new feature: there is now a defined interface for defining foreign
+    callable functions, which can be used for passing callbacks to foreign
+    functions or for calling Lisp code from the foreign world as a shared
+    library (preliminary support). See the revised manual section "Calling
+    into Lisp From C" for more details.
+  * enhancement: arg-count mismatches in self-calls in defmethod are reported.
+    (lp#1912436, reported by 3b)
+  * enhancement: the SB-CLTL2 contrib now returns type information for
+    generated structure accessors.  (lp#1934859, reported by SATO shinichi)
+  * optimization: code generation is improved for modular arithmetic involving
+    signed operations.
+  * platform support:
+    ** x86-64 machine code emitter crash when attempting to assemble some
+       vector instructions.  (lp#1945975, thanks to Marco Heisig)
+    ** conditional move instructions are now supported on arm64.
+    ** a number of new peephole optimizations have been implemented on arm64.
+    ** arm64 on Darwin now uses gcc-compatible thread-local storage.
+  * bug fix: compiler notes are no longer emitted when compiling FORMATTER
+    forms, including when implicitly triggered on a constant string argument
+    to FORMAT.  (lp#1946246, reported by SATO shinichi)
+  * bug fix: a compiler error when attempting to compile a call to AREF with
+    too many dimensions.  (lp#1902985)
+  * bug fix: harmonize the behaviour of SLOT-BOUNDP on non-standard-objects
+    between the various ways in which it can be called.  (lp#732229, reported
+    by Zach Beane)
+  * bug fix: FTRUNCATE and similar functions are now more careful about
+    deriving facts about the sign of zero they might return.  (lp#1732009,
+    reported by Paul Dietz)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.F0M0oC/_old  2021-11-27 00:52:39.590525406 +0100
+++ /var/tmp/diff_new_pack.F0M0oC/_new  2021-11-27 00:52:39.594525392 +0100
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.1.9
+Version:        2.1.10
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

++++++ sbcl-2.1.9-source.tar.bz2 -> sbcl-2.1.10-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.1.9-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.1895/sbcl-2.1.10-source.tar.bz2 differ: 
char 11, line 1

Reply via email to