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-08-30 13:32:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbcl (Old) and /work/SRC/openSUSE:Factory/.sbcl.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sbcl" Fri Aug 30 13:32:54 2024 rev:106 rq:1197708 version:2.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes 2024-07-29 21:53:28.279352197 +0200 +++ /work/SRC/openSUSE:Factory/.sbcl.new.2698/sbcl.changes 2024-08-30 13:33:25.877101332 +0200 @@ -1,0 +2,35 @@ +Fri Aug 30 06:19:04 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- Update to version 2.4.8 + * bug fix: the elftool utility finds a writeable directory in more + situations. (thanks to Shinmera) + * bug fix: SLOT-MAKUNBOUND does not attempt to dereference a PROGN variable + in the interpreter. + * bug fix: READ-SEQUENCE into displaced arrays with a non-zero offset now + writes to the right memory location. + * bug fix: fix some erroneous file position calculations in the editcore + utility (exposed by a change in the libzstd compression implementation). + * bug fix: do not break the build on STYLE-WARNINGs for earlier SBCL build + hosts. (lp#2064671, reported by Patrick Poitras) + * bug fix: various bug fixes for ppc64le (lp#2074275, reported by Claude R. C.) + * bug fix: address a rounding error in the TAN type deriver which led to a + miscompile in cl-pdf. (lp#2077100, reported by Gian Pierro Carrubba) + * bug fix: overoptimization of FIND with a :TEST of CHAR-EQUAL. (lp#2077539) + * optimization: detection of duplicate names in loaded code now scales + subquadratically. + * optimization: switch from Floyd's to Brent's cycle detection for lists. + * optimization: EQUAL on lists should be faster. + * optimization: fewer filesystem operations are performed when working out + what to LOAD. + * optimization: various microoptimizations on hash tables and + associated operations. + * optimization: strings are now hashed using FNV-1A, replacing Bob Jenkins' + one-at-a-time hash. + * optimization: fewer redundant validations of the sequence bounding indices + in POSITION on strings. + * optimization: many improvements to type derivation on the arguments to and + results of standard functions + * optimization: adding many (hundreds) methods to a generic function can be + done faster. + +------------------------------------------------------------------- Old: ---- sbcl-2.4.7-source.tar.bz2 New: ---- sbcl-2.4.8-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbcl.spec ++++++ --- /var/tmp/diff_new_pack.s0KbFn/_old 2024-08-30 13:33:26.689135373 +0200 +++ /var/tmp/diff_new_pack.s0KbFn/_new 2024-08-30 13:33:26.689135373 +0200 @@ -21,7 +21,7 @@ Name: sbcl #!BuildIgnore: gcc-PIE -Version: 2.4.7 +Version: 2.4.8 Release: 0 Summary: Steel Bank Common Lisp License: BSD-3-Clause AND SUSE-Public-Domain ++++++ sbcl-2.4.7-source.tar.bz2 -> sbcl-2.4.8-source.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/sbcl/sbcl-2.4.7-source.tar.bz2 /work/SRC/openSUSE:Factory/.sbcl.new.2698/sbcl-2.4.8-source.tar.bz2 differ: char 11, line 1
participants (1)
-
Source-Sync