Accepting request 738637 from home:pgajdos
- version update to 1.9.2 * decompression functions were reading a few bytes beyond input size * api: lz4frame initializers compatibility with c++, reported by @degski * cli : added command --list, based on a patch by @gabrielstedman OBS-URL: https://build.opensuse.org/request/show/738637 OBS-URL: https://build.opensuse.org/package/show/Archiving/lz4?expand=0&rev=43
This commit is contained in:
parent
9d9b486400
commit
4d19309134
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8377c89dad5c9f266edc0be9b73595296ecafd5bfa1000de148096c50052dc4
|
|
||||||
size 285336
|
|
3
lz4-1.9.2.tar.gz
Normal file
3
lz4-1.9.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:658ba6191fa44c92280d4aa2c271b0f4fbc0e34d249578dd05e50e76d0e5efcc
|
||||||
|
size 305796
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 15 14:48:45 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 1.9.2
|
||||||
|
* decompression functions were reading a few bytes beyond input size
|
||||||
|
* api: lz4frame initializers compatibility with c++, reported by @degski
|
||||||
|
* cli : added command --list, based on a patch by @gabrielstedman
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 18:26:39 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Thu Jun 6 18:26:39 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
2
lz4.spec
2
lz4.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname liblz4-1
|
%define lname liblz4-1
|
||||||
Name: lz4
|
Name: lz4
|
||||||
Version: 1.9.1
|
Version: 1.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Hash-based Predictive Lempel–Ziv compressor
|
Summary: Hash-based Predictive Lempel–Ziv compressor
|
||||||
License: GPL-2.0-or-later AND BSD-2-Clause
|
License: GPL-2.0-or-later AND BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user