Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sbcl for openSUSE:Factory checked in at 2024-01-03 12:27:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbcl (Old) and /work/SRC/openSUSE:Factory/.sbcl.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sbcl" Wed Jan 3 12:27:55 2024 rev:98 rq:1136003 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes 2023-12-06 23:50:10.215529271 +0100 +++ /work/SRC/openSUSE:Factory/.sbcl.new.28375/sbcl.changes 2024-01-03 12:27:56.245940893 +0100 @@ -1,0 +2,36 @@ +Mon Jan 1 18:15:01 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- Update to version 2.4.0 + * minor incompatible change: *COMPILE-VERBOSE* and *LOAD-VERBOSE* are bound + to NIL when the system is started with the --script command-line argument. + (reported by Hraban Luyat, thanks to Nicolas Martyanoff) + * minor incompatible change: when looking for its core file, the system + checks the validity of whatever is pointed to by /proc/self/exe, and + assesses argv[0] if /proc/self/exe is invalid. (thanks to Philipp Marek) + * minor incompatible change: the system no longer provides type names on the + standard (CL) symbols ARRAY-RANK, ARRAY-TOTAL-SIZE, PATHNAME-HOST, + PATHNAME-TYPE, PATHNAME-DIRECTORY, FLOAT-RADIX or FLOAT-DIGITS. + (lp#2045559) + * platform support + ** the mark-region parallel garbage collector can be enabled on arm64. + (Thanks to Hayley Patton) + ** fix build on modern FreeBSDs. (lp#2046996, thanks to David J. Flander) + * bug fix: restore compiler type inference correctness on calls to REDUCE + with :INITIAL-VALUE but no :FROM-END. (lp#2044856, reported by Patrick + Poitras) + * bug fix: compiler error when declaring SB-EXT:MUFFLE-CONDITIONS on an + unknown type. (lp#2045442) + * bug fix: the disassembler provided non-pretty output for registers in some + cases. (lp#2046004, reported by Fedorov Alexander) + * bug fix: the system is slightly less likely to exhaust the stack again + when reporting a control stack exhaustion error. + * optimization: GC write barriers are eliminated in more cases. + * optimization: improved type derivation of iteration variables with mixed + types. + * optimization: remove unused initial values from LET bindings, improving + register type selection. + * optimization: lower EQUALP/EQUAL/EQL to EQL/EQ in FIND/MEMBER based on the + input types. + * optimization: better type derivation for DPB, LOGIOR. + +------------------------------------------------------------------- Old: ---- sbcl-2.3.11-source.tar.bz2 New: ---- sbcl-2.4.0-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbcl.spec ++++++ --- /var/tmp/diff_new_pack.wOvRwr/_old 2024-01-03 12:27:57.273978434 +0100 +++ /var/tmp/diff_new_pack.wOvRwr/_new 2024-01-03 12:27:57.273978434 +0100 @@ -1,7 +1,7 @@ # # spec file for package sbcl # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: sbcl #!BuildIgnore: gcc-PIE -Version: 2.3.11 +Version: 2.4.0 Release: 0 Summary: Steel Bank Common Lisp License: BSD-3-Clause AND SUSE-Public-Domain ++++++ sbcl-2.3.11-source.tar.bz2 -> sbcl-2.4.0-source.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/sbcl/sbcl-2.3.11-source.tar.bz2 /work/SRC/openSUSE:Factory/.sbcl.new.28375/sbcl-2.4.0-source.tar.bz2 differ: char 11, line 1
participants (1)
-
Source-Sync