Hello community, here is the log from the commit of package sbcl for openSUSE:Factory checked in at 2014-03-04 13:59:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-02-02 18:12:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes 2014-03-04 13:59:37.000000000 +0100 @@ -1,0 +2,28 @@ +Sat Mar 1 18:14:29 UTC 2014 - [email protected] + +- Update to version 1.1.16 + + * Enhancement + + SB-EXT:DEFINE-LOAD-TIME-GLOBAL. (lp#1253688) + + Loading fasls with symbols from an undefined package includes + the name of the symbol in the error message. + * Bug fix + + problems when redefining classes and doing TYPEP on classes + concurrently. (lp#1272742) + + fixes to the x86-64 XCHG instruction: + - it was misencoded when used with RAX, R8-R15 registers. + (reported by Eric Marsden) + - it was misencoded when used to exchange EAX with itself. + - the disassembler wrongly printed XCHG RAX, R8 and the + corresponding 32- and 16-bit variations as NOP. + + the disassembler outputs source annotations in the right place + and no longer randomly drops some of them. (lp#1249205) + + fix commutative-arg-swap from introducing undumpable structures + into code, prevent code with errors from being compiled. + (lp#1276282) + + pathnames with :back in their directory component are + succeffully resolved. + + the deterministic profiler now uses ENCAPSULATE functionality + to wrap functions around. (lp#309086) + +------------------------------------------------------------------- Old: ---- sbcl-1.1.15-source.tar.bz2 New: ---- sbcl-1.1.16-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbcl.spec ++++++ --- /var/tmp/diff_new_pack.OHybcq/_old 2014-03-04 13:59:38.000000000 +0100 +++ /var/tmp/diff_new_pack.OHybcq/_new 2014-03-04 13:59:38.000000000 +0100 @@ -17,7 +17,7 @@ Name: sbcl -Version: 1.1.15 +Version: 1.1.16 Release: 0 Summary: Steel Bank Common Lisp License: SUSE-Public-Domain and BSD-3-Clause @@ -52,7 +52,6 @@ Patch4: sbcl-1.1.13-personality.patch # PATCH-FIX-OPENSUSE https://bugs.launchpad.net/sbcl/+bug/1087955 Patch5: sbcl-disable-frlock-test.patch - BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ sbcl-1.1.15-source.tar.bz2 -> sbcl-1.1.16-source.tar.bz2 ++++++ ++++ 4492 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
