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-02-10 21:30:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Wed Feb 10 21:30:38 2021 rev:63 rq:870708 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2021-01-03 
21:27:49.011649434 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new.28504/sbcl.changes     2021-02-10 
21:30:42.790312767 +0100
@@ -1,0 +2,34 @@
+Tue Feb  9 21:09:27 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.1.1
+  * platform support:
+    ** restore non-threaded NetBSD builds;
+    ** adjust how the finalizer thread is started; (lp#1906571, lp#1907872)
+    ** fix the encoding of PEXTR on x86-64;
+  * minor incompatible change: emit warnings for list iteration forms when the
+    object being iterated over is known not to be a list.  (lp#1908819,
+    reported by Michael Fiano)
+  * bug fix: detect 2 or 1 as an invalid number of arguments passed to
+    optimized slot writing or reading effective method respectively.
+    (lp#1909659, reported by Michal Herda)
+  * bug fix: division by zero errors were in some cases not being signalled.
+    (lp#1910098, reported by il71)
+  * bug fix: erroneous coercions in the type system could lose precision.
+    (lp#1910294)
+  * bug fix: literal (read-time evaluated) NaNs in source code no longer cause
+    compiler crashes.  (lp#1909881, reported by Michal Herda)
+  * bug fix: detect more erroneous syntax in method bodies.  (lp#1912362,
+    reported by Paul M. Rodriguez)
+  * optimization: the compiler's understanding of EXPT is improved, reducing
+    the introduction of COMPLEX types.  (lp#1908830, reported by Michael Fiano)
+  * optimization: the compiler is better at computing numeric contagion when
+    (COMPLEX FLOAT) types are involved.
+  * micro-optimizations:
+    ** moving from slightly-bigger-than-fixnum ranges is more efficient on 
x86-64;
+    ** encode character comparisons with smaller operands on x86-64;
+    ** truncating (and related operations) on floats can be inlined in more
+       cases on 64-bit platforms;
+    ** rounding can use specialized instructions on ARM64 and on x86-64 when
+       SSE4 is available;
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.qPe5b7/_old  2021-02-10 21:30:44.250314879 +0100
+++ /var/tmp/diff_new_pack.qPe5b7/_new  2021-02-10 21:30:44.258314891 +0100
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.1.0
+Version:        2.1.1
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain AND BSD-3-Clause

++++++ sbcl-2.1.0-source.tar.bz2 -> sbcl-2.1.1-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.1.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.28504/sbcl-2.1.1-source.tar.bz2 differ: 
char 11, line 1

Reply via email to