Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2014-12-03 22:48:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-14 
09:19:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2014-12-03 
22:48:48.000000000 +0100
@@ -1,0 +2,29 @@
+Tue Dec  2 11:48:51 UTC 2014 - [email protected]
+
+- Update to version 1.2.6
+
+  * enhancement:
+    + SERVE-EVENTS uses the poll() system call in lieu
+      of select() if the OS has the former. Previously poll() was
+      used only if waiting on exactly one file descriptor.
+    + efficiency of access to untagged structure slots
+      is improved on x86-64, and the order of slots in memory is
+      exactly as specified by defstruct, simplifying use of
+      structures as arguments to foreign calls.
+  * bug fix:
+    + SB-DEBUG:ARG now works in all TRACE options which
+      evaluate forms. (lp#1357826)
+    + GC memory corruption during internal memory handling.
+    + duplicate effective-slot-definition objects as compared
+      by EQ on name could be present in CLASS-SLOTS of a class whose
+      metaclass was structure-class or condition-class. (lp#1049423)
+    + HANDLER-BIND with empty bindings works again; regression in
+      1.2.5. (lp#1388707)
+    + ATOMIC-INCF works on structure slots in interpreted code.
+      (lp#1381867)
+    + MAKE-ARRAY properly handles character types like (eql
+      #\a) and (member #\a #\c). (lp#1392068)
+    + bug fix: READ sometimes accidentally preserved a whitespace
+      character after a token when it should not have. (lp#327790) 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.G3BCJ1/_old  2014-12-03 22:48:51.000000000 +0100
+++ /var/tmp/diff_new_pack.G3BCJ1/_new  2014-12-03 22:48:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sbcl
-Version:        1.2.5
+Version:        1.2.6
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain and BSD-3-Clause

++++++ sbcl-1.2.5-source.tar.bz2 -> sbcl-1.2.6-source.tar.bz2 ++++++
++++ 9041 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to