SHA256
1
0
forked from pool/lz4

Accepting request 619839 from Archiving

OBS-URL: https://build.opensuse.org/request/show/619839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lz4?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2018-07-02 21:30:44 +00:00 committed by Git OBS Bridge
commit b1dd30bc86
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12f3a9e776a923275b2dc78ae138b4967ad6280863b77ff733028ce89b8123f9
size 228640

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 28 09:38:39 UTC 2018 - astieger@suse.com
- lz4 1.8.2:
* speed inprovemtns for compression and decompression
* fix compression compatible with low memory addresses
* fix decompression segfault when provided with NULL input
* cli: new command --favor-decSpeed
* cli: benchmark mode more accurate for small inputs
-------------------------------------------------------------------
Wed Feb 7 04:32:52 UTC 2018 - avindra@opensuse.org

View File

@ -18,10 +18,10 @@
%define lname liblz4-1
Name: lz4
Version: 1.8.1.2
Version: 1.8.2
Release: 0
Summary: Hash-based Predictive LempelZiv compressor
License: GPL-2.0+ and BSD-2-Clause
License: GPL-2.0-or-later AND BSD-2-Clause
Group: Productivity/Archiving/Compression
Url: https://lz4.github.io/lz4/