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-03-08 15:18:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbcl (Old) and /work/SRC/openSUSE:Factory/.sbcl.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sbcl" Mon Mar 8 15:18:24 2021 rev:64 rq:877512 version:2.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes 2021-02-10 21:30:42.790312767 +0100 +++ /work/SRC/openSUSE:Factory/.sbcl.new.2378/sbcl.changes 2021-03-08 15:20:38.914087690 +0100 @@ -1,0 +2,34 @@ +Sun Mar 7 14:26:25 UTC 2021 - John Paul Adrian Glaubitz <[email protected]> + +- Update to version 2.1.2 + * platform support: + ** support for ARM64 macOS; + ** improvement in coverage mark implementation on non-x86oid backends, + approaching the existing x86oid support; + ** more empirically-robust retrieval of the program counter from illegal + instruction traps on SPARC; + ** retain fewer dead objects when saving cores with precise collectors. + * incompatible change: MAP-ALL-SAMPLES and MAP-TRACE-SAMPLES + are no longer present in the SB-SPROF contrib module. + * minor incompatible change: SB-SPROF:WITH-PROFILING defaults to all + threads. SB-SPROF:START-PROFILING no longer accepts a :SAMPLING keyword. + * enhancement: the sb-introspect contrib now supports finding the lambda + lists of method combinations. (thanks to Didier Verna) + * enhancement: short-form DEFSETF now stores a source-location. + * bug fix: canonical unions of CONS types were being incorrectly computed. + (lp#1912863, reported by James Kalenius) + * bug fix: better understanding of array simplicity (or otherwise) in the + type system. (lp#1903241) + * bug fix: unions of rational and integer types now have a single canonical + form, allowing more correct reasoning about them in the type system. + * bug fix: less likely to overclaim certainty about type equality of union + types. (lp#1916040) + * bug fix: HANDLER-BIND evaluates the forms producing handler functions only + once. (lp#1916302, reported by Christophe Junke) + * optimization: FIND on constant sequences can be compiled into a jump + table, in a similar manner to POSITION + * optimization: the compiler's awareness of numeric contagion rules for + operations on pairs of floating point numbers is improved. (lp#1914094, + thanks to Andrew Berkley) + +------------------------------------------------------------------- Old: ---- sbcl-2.1.1-source.tar.bz2 New: ---- sbcl-2.1.2-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbcl.spec ++++++ --- /var/tmp/diff_new_pack.8ycDSR/_old 2021-03-08 15:20:39.998088484 +0100 +++ /var/tmp/diff_new_pack.8ycDSR/_new 2021-03-08 15:20:39.998088484 +0100 @@ -21,7 +21,7 @@ Name: sbcl #!BuildIgnore: gcc-PIE -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: Steel Bank Common Lisp License: SUSE-Public-Domain AND BSD-3-Clause ++++++ sbcl-2.1.1-source.tar.bz2 -> sbcl-2.1.2-source.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/sbcl/sbcl-2.1.1-source.tar.bz2 /work/SRC/openSUSE:Factory/.sbcl.new.2378/sbcl-2.1.2-source.tar.bz2 differ: char 11, line 1
