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:
Martin Pluskal
2019-10-16 07:15:49 +00:00
committed by Git OBS Bridge
parent 9d9b486400
commit 4d19309134
4 changed files with 12 additions and 4 deletions

View File

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