Hello community,

here is the log from the commit of package blosc for openSUSE:Factory checked 
in at 2018-02-06 16:51:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blosc (Old)
 and      /work/SRC/openSUSE:Factory/.blosc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blosc"

Tue Feb  6 16:51:01 2018 rev:10 rq:573293 version:1.13.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/blosc/blosc.changes      2017-12-31 
01:13:58.857857151 +0100
+++ /work/SRC/openSUSE:Factory/.blosc.new/blosc.changes 2018-02-06 
16:51:03.130737232 +0100
@@ -1,0 +2,18 @@
+Tue Feb  6 11:50:55 UTC 2018 - mplus...@suse.com
+
+- Update to version 1.13.5:
+  * Fixed a buffer overrun that happens when compressing small
+    buffers and len(destination_buffer) < (len(source_buffer) +
+    BLOSC_MAX_OVERHEAD). Reported by Ivan Smirnov.
+  * Tests work now when external compressors are located in
+    non-system locations. Fixes #210. Thanks to Leif Walsh.
+  * Fixed a bug uncovered by the python-blosc test suite: when a
+    buffer is to be copied, then we should reserve space for the
+    header, not block pointers.
+  * Serious optimization of memory copy functions (see new
+    blosc/fastcopy.c). This benefits the speed of all the codecs,
+    but specially the BloscLZ one. As a result of the above, the
+    BloscLZ codec received a new adjustment of knobs so that you
+    should expect better compression ratios with it too.
+
+-------------------------------------------------------------------

Old:
----
  blosc-1.12.1.tar.gz

New:
----
  blosc-1.13.5.tar.gz

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

Other differences:
------------------
++++++ blosc.spec ++++++
--- /var/tmp/diff_new_pack.jewqeU/_old  2018-02-06 16:51:03.850703517 +0100
+++ /var/tmp/diff_new_pack.jewqeU/_new  2018-02-06 16:51:03.854703330 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blosc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 %define major   1
 %define libname lib%{name}%{major}
 Name:           blosc
-Version:        1.12.1
+Version:        1.13.5
 Release:        0
 Summary:        A blocking, shuffling and lossless compression library
 License:        MIT AND BSD-3-Clause AND BSD-2-Clause
 Group:          Productivity/Archiving/Compression
-Url:            http://www.blosc.org/
+URL:            http://www.blosc.org/
 Source:         
https://github.com/Blosc/c-blosc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++

++++++ blosc-1.12.1.tar.gz -> blosc-1.13.5.tar.gz ++++++
++++ 110563 lines of diff (skipped)


Reply via email to