Name: | lz4 |
---|---|
Version: | 1.7.5 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 440560 |
License: | GPLv2+ and BSD |
RPM: | lz4-1.7.5-2.el7.aarch64.rpm |
Source RPM: | lz4-1.7.5-2.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://lz4.github.io/lz4/ |
Summary: | Extremely fast compression algorithm |
Description: | LZ4 is an extremely fast loss-less compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-core CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. |
- Initial RHEL release
- Update to 1.7.5
- Update to 1.7.3 (RHBZ #1395458)
- New: Dos/DJGPP target #114. - Added: Example using lz4frame library #118. - Changed: liblz4.a no longer compiled with -fPIC by default.
- Fixed: incompatibility sparse mode vs console. - Fixed: LZ4IO exits too early when frame crc not present. - Fixed: incompatibility sparse mode vs append mode. - Performance fix: big compression speed boost for clang(+30%).
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- New LZ4_compress_fast() API. - New LZ4 CLI improved performance with multiple files. - Other bug fix and documentation updates.
- Update files section to install unlz4 & its manual
- lz4cli sparse file support - Restored lz4hc compression ratio - lz4 cli supports long commands - Introduced lz4-static sub package BZ#1208203
- Bump dist to override an earlier build.