Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2015-08-05 06:49:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-06-24 
21:03:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2015-08-05 
06:50:03.000000000 +0200
@@ -1,0 +2,36 @@
+Tue Jul 14 09:58:58 UTC 2015 - tog...@opensuse.org
+
+- Update to version 1.2.13
+
+  * Incompatible change:
+    + on success, TRY-SEMAPHORE and WAIT-ON-SEMAPHORE return the new
+      count
+  * Enhancement:
+    + WAIT-ON-SEMAPHORE accepts a decrement parameter
+    + JOIN-THREAD allows distinguishing timeout vs.
+      abort in all situations
+    + On Windows DBG_PRINTEXCEPTION_C is handled and its
+      message is printed. (#1437947)
+  * Bug-fix:
+    + TRUENAME works properly on broken symlinks presented
+      as directories. (#1458164)
+    + Inlined DPB and DEPOSIT-FIELD don't interfere with
+      left-to-right order of argument evaluation. (#1458190)
+    + (SETF (LDB (BYTE 1 2 JUNK) X) 0) is rightly rejected.
+    + DEFSETF lambda lists should not permit argument
+      destructuring.
+    + calls to (SETF SLOT-VALUE) on a missing slot would in
+      certain situations incorrectly return the result of a
+      SLOT-MISSING method instead of always returning the new
+      value. (#1460381)
+    + a DEFMACRO occurring not at toplevel and capturing
+      parts of its lexical environment (thus being a closure)
+      caused expressions involving the macro name to cause corruption
+      in the pretty-printer due to faulty introspection of the lambda
+      list of a closure.
+    + out of line MAP/MAP-INTO check that the results produced by the
+      function are of the matching sequence type. (#1459581)
+    + pretty-printing of '(LET `((,X ,Y)) :B) is handled correctly. 
+ 
+
+-------------------------------------------------------------------

Old:
----
  sbcl-1.2.12-source.tar.bz2

New:
----
  sbcl-1.2.13-source.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.fBuGTY/_old  2015-08-05 06:50:04.000000000 +0200
+++ /var/tmp/diff_new_pack.fBuGTY/_new  2015-08-05 06:50:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sbcl
-Version:        1.2.12
+Version:        1.2.13
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain and BSD-3-Clause

++++++ sbcl-1.2.12-source.tar.bz2 -> sbcl-1.2.13-source.tar.bz2 ++++++
++++ 7376 lines of diff (skipped)


Reply via email to