SHA256
1
0
forked from pool/lz4

Accepting request 641757 from home:AndreasStieger:branches:Archiving

lz4 1.8.3

OBS-URL: https://build.opensuse.org/request/show/641757
OBS-URL: https://build.opensuse.org/package/show/Archiving/lz4?expand=0&rev=39
This commit is contained in:
Jan Engelhardt 2018-10-13 14:29:29 +00:00 committed by Git OBS Bridge
parent 4028b8a6ff
commit 2b0a916958
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0963fbe9ee90acd1d15e9f09e826eaaf8ea0312e854803caf2db0a6dd40f4464
size 320742

3
lz4-1.8.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33af5936ac06536805f9745e0b6d61da606a1f8b4cc5c04dd3cbaca3b9b4fc43
size 327897

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 12 22:04:52 UTC 2018 - astieger@suse.com
- lz4 1.8.3:
* minor decompression speed improvement (~+2%) with gcc
* fix corruption in v1.8.2 at level 9 for files > 64KB under
rare conditions
* Add new command --fast
* api: LZ4_decompress_safe_partial() now decodes exactly the
number of bytes requested
-------------------------------------------------------------------
Thu Jun 28 09:38:39 UTC 2018 - astieger@suse.com

View File

@ -18,7 +18,7 @@
%define lname liblz4-1
Name: lz4
Version: 1.8.2
Version: 1.8.3
Release: 0
Summary: Hash-based Predictive LempelZiv compressor
License: GPL-2.0-or-later AND BSD-2-Clause