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-12-01 20:47:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Wed Dec  1 20:47:34 2021 rev:73 rq:935012 version:2.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2021-11-27 
00:52:38.226530115 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new.31177/sbcl.changes     2021-12-02 
02:26:29.152351724 +0100
@@ -1,0 +2,32 @@
+Wed Dec  1 14:42:42 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.1.11
+  * minor incompatible change: *COMPILE-PRINT* now defaults to NIL.  T gives
+    the old behavior of echoing top level forms. Users who want to see a
+    report of the phases of compilation can use *COMPILE-PROGRESS* and the
+    corresponding COMPILE-FILE :PROGRESS argument.
+  * optimization: The compiler assignment-converts functions much more
+    aggressively; local or non-entry block-compiled functions
+    which always return to the same place are automatically converted into the
+    equivalent loop or goto control structures.
+  * enhancement: on x86-64 and ppc64 platforms, the system uses inline
+    instructions rather than page protection to implement a store barrier for
+    the garbage collector.
+  * enhancement: improved reporting of code deletion notes.
+  * platform support:
+    ** unbound-variable restarts for amd64 are now supported.
+    ** bug fix: single-floats to foreign functions on 32-bit ARMel.
+       (lp#1950080, reported by Sebastien Villemot)
+    ** bug fix: opening files with names containing non-ASCII characters on
+       Windows works better.  (reported by Nikolay)
+    ** bug fix: use fp_xsave to access the floating point flags and control
+       word in Haiku signal contexts.  (Thanks to Al Hoang)
+    ** bug fix: complex single-float support on riscv64.
+    ** optimization: support for accessing elements of &rest args directly on
+       ppc64, mips, riscv.
+    ** optimization: parse a /proc file rather than executing uname for
+       SOFTWARE-VERSION on Linux
+  * bug fix: fix crash from SB-COVER:RESET-COVERAGE.  (lp#1950059, reported by
+    Gregory Czerniak)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.kCyeda/_old  2021-12-02 02:26:30.036348674 +0100
+++ /var/tmp/diff_new_pack.kCyeda/_new  2021-12-02 02:26:30.040348660 +0100
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.1.10
+Version:        2.1.11
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

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

Reply via email to