Hello community, here is the log from the commit of package sbcl for openSUSE:Factory checked in at 2014-11-06 16:50:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbcl (Old) and /work/SRC/openSUSE:Factory/.sbcl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sbcl" Changes: -------- --- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes 2014-09-03 21:08:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes 2014-11-06 16:51:26.000000000 +0100 @@ -1,0 +2,30 @@ +Wed Nov 5 08:17:38 UTC 2014 - [email protected] + +- Update to version 1.2.5 + + * Enhancement + + sb-bsd-sockets now has basic support for IPv6 + + An sb-unicode package has been added, containing + many functions related to handling Unicode text + + The reader now normalizes symbols to Normalization + Form KC (NFKC). This behavior can be disabled with + SB-EXT:READTABLE-NORMALIZATION + + enhancement: a style-warning is signaled if OPTIMIZE + declarations multiply specify a quality with differing values. + (lp#310267) + + * Bug fix: + + conservatively pointed to pages wipe out unused dwords + so that they cannot act as false roots in turn. + + the walker's handling of lexical variable and + symbol-macro bindings is improved (lp#375326, lp#1368305) + + HANDLER-{BIND,CASE} no longer drop into ldb when a + clause contains an undefined condition type; regression + in 1.1.19( lp#1378939) + + in interpreted code, inequality predicates did not + type-check arguments that weren't examined, and a 1-argument use + of MIN or MAX accepted a complex number. (lp#1373702) + + APROPOS and APROPOS-LIST handle inherited symbols correctly. + (lp#1364413, thanks to Zach Beane) + +------------------------------------------------------------------- Old: ---- sbcl-1.2.3-source.tar.bz2 New: ---- sbcl-1.2.5-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbcl.spec ++++++ --- /var/tmp/diff_new_pack.ISbZJJ/_old 2014-11-06 16:51:27.000000000 +0100 +++ /var/tmp/diff_new_pack.ISbZJJ/_new 2014-11-06 16:51:27.000000000 +0100 @@ -17,7 +17,7 @@ Name: sbcl -Version: 1.2.3 +Version: 1.2.5 Release: 0 Summary: Steel Bank Common Lisp License: SUSE-Public-Domain and BSD-3-Clause ++++++ sbcl-1.2.3-source.tar.bz2 -> sbcl-1.2.5-source.tar.bz2 ++++++ ++++ 282631 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
