Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2020-08-28 21:21:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Fri Aug 28 21:21:15 2020 rev:56 rq:829049 version:2.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2020-06-30 
21:59:32.423329935 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.3399/sbcl.changes      2020-08-28 
21:22:22.388353673 +0200
@@ -1,0 +2,38 @@
+Mon Aug 24 16:38:03 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.0.7
+  * minor incompatible change: SB-THREAD:THREAD-OS-TID returns NIL for
+    a thread which has exited.
+  * minor incompatible change: OPEN no longer calls TRUENAME implicitly
+    on a string filespec prior to issuing an open() system call.
+  * minor incompatible change: PATHNAME is no longer a STRUCTURE-OBJECT.
+  * documentation: HASH-FUNCTION is a function designator.  (lp#1888028,
+    reported by Jacek Zlydach)
+  * bug fix: eliminated a potential garbage-collector deadlock
+    when linking with TCMalloc.
+  * bug fix: foreign threads (those not made by SB-THREAD:MAKE-THREAD)
+    can not crash with a "GC_PENDING, but why?" error when returning
+    back from Lisp into the foreign caller.
+  * bug fix: sb-fasteval crashed trying to install a JIT-compiled
+    DEFSTRUCT accessor in a locked package.
+  * bug fix: removed misuse of putwc() which caused stdio streams
+    to drop characters.
+  * bug fix: the "maximum interrupt nesting depth exceeded" error
+    generated in the C runtime is significantly less likely to occur.
+  * bug fix: sb-sprof should no longer segfault from calling pthread_kill()
+    on a nonexistent thread.
+  * bug fix:  a portability issue arising from various build hosts
+    (lp#1886255, reported by Pierre Neidhart)
+  * bug fix: spurious compiler warnings from REDUCE with :INITIAL-VALUE.
+    (lp#1885515, reported by Michael South)
+  * bug fix: an inconsistency between class hierarchies and the type system
+    under some circumstances involving redefinition.  (lp#1886397, reported by
+    Atilla Lendvai)
+  * bug fix: the USE-VALUE restart for OPEN on non-existent files is more
+    likely to function as expected.  (lp#1886587)
+  * bug fix: various invalid inputs to ROTATE-BYTE no longer cause compiler
+    errors.  (lp#1887164, lp#1888152)
+  * optimization: PPC64 on linux uses the __thread annotation on C variables
+    in preference to pthread_setspecific() and pthread_getspecific().
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.rWiUDE/_old  2020-08-28 21:22:23.596354259 +0200
+++ /var/tmp/diff_new_pack.rWiUDE/_new  2020-08-28 21:22:23.600354261 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.0.6
+Version:        2.0.7
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain AND BSD-3-Clause

++++++ sbcl-2.0.6-source.tar.bz2 -> sbcl-2.0.7-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.0.6-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.3399/sbcl-2.0.7-source.tar.bz2 differ: 
char 11, line 1


Reply via email to