Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2013-10-02 08:53:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-08-30 
11:49:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2013-10-02 
08:53:42.000000000 +0200
@@ -1,0 +2,48 @@
+Tue Oct  1 09:27:53 UTC 2013 - [email protected]
+
+- Update to version 1.1.12
+
+  * Enhancement:
+    + Add sb-bsd-sockets:socket-shutdown, for calling
+      shutdown(3). lp#1207483
+    + document extensible sequences.  lp#994528
+  * Optimization:
+    + EQUAL and EQUALP transforms are smarter.  lp#1220084
+    + CHAR-EQUAL is faster for constant and base-char arguments.
+  * Bug fix:
+    + probe-file now can access symlinks to pipes and sockets in
+     /proc/pid/fd on Linux. (reported by Eric Schulte)
+    + SBCL can now be built on Solaris x86-64.
+    + Floating point exceptions do not persist on Solaris anymore.
+    + (setf . a) is pprinted correctly
+    + handle compiler-error in LOAD when it's not run from inside EVAL.
+      lp#1219601
+    + SB-GMP:MPZ-POW no longer segfaults given a non-bignum base.
+    + space allocation of result bignums in SB-GMP is more accurate.
+      lp#1206191
+    + sb-safepoint can now reliably handle signal interruptions of
+      foreign code. lp#1133018
+    + the compiler-macro for MAKE-INSTANCE when emitting "fallback"
+      constructors no longer fails to merge actual and default
+      initargs  lp#1179858
+    + the compiler-macro for MAKE-INSTANCE when emitting "fallback"
+      constructors handles non-KEYWORD initialization arguments more
+      correctly.
+    + loading the SB-SIMPLE-STREAMS contributed module no longer
+      clobbers FILE-NAMESTRING.  lp#884603
+    + class definitions with CPLs inconsistent with their  metaclasses 
+      are less likely to destroy the object system's integrity.
+      lp#309076
+    + restart clause parsing in RESTART-CASE is more in line
+      with the standard.  lp#1203585
+    + silence a note from RESTART-CASE under high-SPEED optimization
+      settings. lp#1023721
+    + getting the order of arguments to
+      SB-MOP:SET-FUNCALLABLE-INSTANCE-FUNCTION wrong produces a
+      sensible error rather than a failed AVER.
+    + Parsing of &optional/&key/&rest arguments now never overwrites
+      arguments during copying on x86 and x86-64; it may still happen
+      on other platforms when there are more fixed arguments than
+      stack slots.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.oAf1ti/_old  2013-10-02 08:53:43.000000000 +0200
+++ /var/tmp/diff_new_pack.oAf1ti/_new  2013-10-02 08:53:43.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sbcl
-Version:        1.1.11
+Version:        1.1.12
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain and BSD-3-Clause

++++++ sbcl-1.1.11-source.tar.bz2 -> sbcl-1.1.12-source.tar.bz2 ++++++
++++ 6062 lines of diff (skipped)

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

Reply via email to