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:
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 +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