Hello community,

here is the log from the commit of package zstd for openSUSE:Factory checked in 
at 2017-10-31 15:43:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zstd (Old)
 and      /work/SRC/openSUSE:Factory/.zstd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zstd"

Tue Oct 31 15:43:34 2017 rev:2 rq:537467 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/zstd/zstd.changes        2017-09-04 
12:30:19.126161641 +0200
+++ /work/SRC/openSUSE:Factory/.zstd.new/zstd.changes   2017-10-31 
15:43:35.006680135 +0100
@@ -1,0 +2,31 @@
+Sun Oct 29 15:52:37 UTC 2017 - [email protected]
+
+- update to 1.3.2:
+  * new long range mode, using --long command
+  * new ability to generate and decode magicless frames
+  * changed maximum nb of threads reduced to 200, to avoid address
+    space exhaustion in 32-bits mode
+  * fix multi-threading compression works with custom allocators
+  * fix ZSTD_sizeof_CStream() was over-evaluating memory usage
+  * fix a rare compression bug when compression generates very large
+    distances and bunch of other conditions
+    (only possible at --ultra -22)
+  * fix 32-bits build can now decode large offsets (levels 21+)
+  * cli added LZ4 frame support by default
+  * cli improved --list output
+  * cli now can split input file for dictionary training, using
+    command -B#
+  * cli new clean operation artefact on Ctrl-C interruption
+  * do not change /dev/null permissions when using command -t with
+    root access
+  * cli fix write file size in header in multiple-files mode
+  * api: added macro ZSTD_COMPRESSBOUND() for static allocation
+  * api: new advanced decompression API
+  * api: sizeof_CCtx() used to over-estimate
+  * build: fix : no-multithread variant compiles without pool.c
+    dependency
+  * build: better compatibility with reproducible builds
+  * license: changed /examples license to BSD + GPLv2
+  * license: fix a few header files to reflect new license 
+
+-------------------------------------------------------------------

Old:
----
  zstd-1.3.1.tar.gz

New:
----
  zstd-1.3.2.tar.gz

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

Other differences:
------------------
++++++ zstd.spec ++++++
--- /var/tmp/diff_new_pack.hVEbrI/_old  2017-10-31 15:43:35.758652875 +0100
+++ /var/tmp/diff_new_pack.hVEbrI/_new  2017-10-31 15:43:35.758652875 +0100
@@ -19,7 +19,7 @@
 %define major 1
 %define libname lib%{name}%{major}
 Name:           zstd
-Version:        %{major}.3.1
+Version:        %{major}.3.2
 Release:        0
 Summary:        Zstandard compression tools
 License:        BSD-3-Clause and GPL-2.0

++++++ zstd-1.3.1.tar.gz -> zstd-1.3.2.tar.gz ++++++
++++ 22784 lines of diff (skipped)


Reply via email to