Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2022-01-31 22:57:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Mon Jan 31 22:57:16 2022 rev:75 rq:950114 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2022-01-10 
23:54:25.288847365 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new.1898/sbcl.changes      2022-01-31 
22:58:03.737282475 +0100
@@ -1,0 +2,35 @@
+Sun Jan 30 22:05:02 UTC 2022 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 2.2.1
+  * incompatible change: DEFINE-ALIEN-CALLBACK, which has never been exported
+    from a public package, has been deleted.  It is superseded by
+    SB-ALIEN:DEFINE-ALIEN-CALLABLE.
+  * minor incompatible change: compiler warnings are emitted on more
+    provably-erroneous code involving sequence functions on specialized
+    arrays.
+  * platform support:
+    ** support getting thread IDs on FreeBSD.  (thanks to Felix Lange)
+    ** faster function call sequence on arm64.
+    ** the built-in buffer size for file streams is increased to 8KB.
+  * enhancement: provide a restart for method lambda list mismatches that
+    fmakunbounds the generic function.
+  * enhancement: provide a USE-VALUE restart around type errors signalled from
+    (SETF SLOT-VALUE).
+  * enhancement: when UPDATE-INSTANCE-FOR-DIFFERENT-CLASS (or -REDEFINED-)
+    undergoes a non-local exit, restore the instance to its original state.
+    (thanks to Micha?? phoe Herda)
+  * enhancement: the :SYNCHRONIZED keyword argument to MAKE-HASH-TABLE is no
+    longer experimental.
+  * bug fix: fix an erroneous compiler tranform for (EXPT SINGLE-FLOAT
+    INTEGER).  (lp#1958061, thanks to Vasily Postnicov)
+  * bug fix: disassembly of closures is more likely to show the relevant code
+    if more than one closure closes over the same environment.  (lp#1956870,
+    reported by Micha?? phoe Herda)
+  * bug fix: RUN-PROGRAM with :IF-EXISTS :APPEND no longer signals an error if
+    the output does not exist.  (lp#1958569, thanks to Ingo Krabbe)
+  * optimization: reorder basic blocks to have loop code fall through more
+    often.  (thanks to Hayley Patton)
+  * optimization: sequences larger than the buffer size are written to streams
+    without going through a buffering stage.  (reported by Philipp Marek)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.0BqZlS/_old  2022-01-31 22:58:04.793275365 +0100
+++ /var/tmp/diff_new_pack.0BqZlS/_new  2022-01-31 22:58:04.797275338 +0100
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.2.0
+Version:        2.2.1
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

++++++ sbcl-2.2.0-source.tar.bz2 -> sbcl-2.2.1-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.2.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.1898/sbcl-2.2.1-source.tar.bz2 differ: 
char 11, line 1

Reply via email to