Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lz4-1.8.3-1.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: lz4 Distribution: Unknown
Version: 1.8.3 Vendor: CentOS
Release: 1.el7 Build date: Wed Sep 30 18:55:11 2020
Group: Unspecified Build host: x86-02.bsys.centos.org
Size: 205463 Source RPM: lz4-1.8.3-1.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: https://lz4.github.io/lz4/
Summary: Extremely fast compression algorithm
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.

Provides

Requires

License

GPLv2+ and BSD

Changelog

* Mon Apr 06 2020 Jakub Martisko <jamartis@rehat.com> - 1.8.3-1
  - Rebase to 1.8.3
  - Drop the patch from 1.7.5-3. It is now part of the upstream archive
  - Resolves: #1813245
* Tue Mar 12 2019 Jakub Martisko <jamartis@rehat.com> - 1.7.5-3
  - Fix: lz4 -t corrupts /dev/null permissions
  - Resolves: #1680671
* Wed Sep 27 2017 Jakub Martisko <jamartis@rehat.com> - 1.7.5-1 - 2
  - Initial RHEL release
* Thu Jan 05 2017 pjp <pjp@fedoraproject.org> - 1.7.5-1 - 1
  - Update to 1.7.5
* Sat Nov 19 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.7.3-1
  - Update to 1.7.3 (RHBZ #1395458)
* Mon Jul 06 2015 pjp <pjp@fedoraproject.org> - r131-1
  - New: Dos/DJGPP target #114.
  - Added: Example using lz4frame library #118.
  - Changed: liblz4.a no longer compiled with -fPIC by default.
* Thu Jun 18 2015 pjp <pjp@fedoraproject.org> - r130-1
  - 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%).
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - r129-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed May 27 2015 pjp <pjp@fedoraproject.org> - r129-1
  - New LZ4_compress_fast() API.
  - New LZ4 CLI improved performance with multiple files.
  - Other bug fix and documentation updates.
* Mon Apr 06 2015 pjp <pjp@fedoraproject.org> - r128-2
  - Update files section to install unlz4 & its manual
* Wed Apr 01 2015 pjp <pjp@fedoraproject.org> - r128-1
  - lz4cli sparse file support
  - Restored lz4hc compression ratio
  - lz4 cli supports long commands
  - Introduced lz4-static sub package BZ#1208203
* Thu Jan 08 2015 pjp <pjp@fedoraproject.org> - r127-2
  - Bump dist to override an earlier build.
* Wed Jan 07 2015 pjp <pjp@fedoraproject.org> - r127-1
  - Fixed a bug in LZ4 HC streaming mode
  - New lz4frame API integrated into liblz4
  - Fixed a GCC 4.9 bug on highest performance settings
* Thu Nov 13 2014 pjp <pjp@fedoraproject.org> - r124-1
  - New LZ4 HC Streaming mode
* Tue Sep 30 2014 pjp <pjp@fedoraproject.org> - r123-1
  - Added experimental lz4frame API.
  - Fix s390x support.
* Sat Aug 30 2014 pjp <pjp@fedoraproject.org> - r122-1
  - new release
  - Fixed AIX & AIX64 support (SamG)
  - Fixed mips 64-bits support (lew van)
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - r121-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Aug 08 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - r121-2
  - fix destdir
* Fri Aug 08 2014 pjp <pjp@fedoraproject.org> - r121-1
  - new release
  - Added a pkg-config file.
  - Fixed a LZ4 streaming crash bug.
* Thu Jul 03 2014 pjp <pjp@fedoraproject.org> - r119-1
  - new release
  - Fixed a high Address allocation issue in 32-bits mode.
* Sat Jun 28 2014 pjp <pjp@fedoraproject.org> - r118-1
  - new release
  - install libraries under appropriate _libdir directories.
* Sat Jun 14 2014 pjp <pjp@fedoraproject.org> - r117-3
  - Move shared library object to -devel package.
* Sat Jun 07 2014 pjp <pjp@fedoraproject.org> - r117-2
  - Skip static library from installation.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - r117-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Jun 06 2014 pjp <pjp@fedoraproject.org> - r117-1
  - new release
  - added lz4c & lz4cat manual pages.
* Sun Apr 13 2014 pjp <pjp@fedoraproject.org> - r116-1
  - new release 116
  - added lz4cat utility for posix systems
* Sat Mar 15 2014 pjp <pjp@fedoraproject.org> - r114-1
  - new release r114
  - added RPM_OPT_FLAGS to CFLAGS
  - introduced a devel package to build liblz4
* Thu Jan 02 2014 pjp <pjp@fedoraproject.org> - r110-1
  - new release r110
* Sun Nov 10 2013 pjp <pjp@fedoraproject.org> - r108-1
  - new release r108
* Wed Oct 23 2013 pjp <pjp@fedoraproject.org> - r107-1
  - new release r107
* Mon Oct 07 2013 pjp <pjp@fedoraproject.org> - r106-3
  - fixed install section to replace /usr/ with a macro.
    -> https://bugzilla.redhat.com/show_bug.cgi?id=1015263#c5
* Sat Oct 05 2013 pjp <pjp@fedoraproject.org> - r106-2
  - fixed install section above as suggested in the review.
    -> https://bugzilla.redhat.com/show_bug.cgi?id=1015263#c1
* Sun Sep 22 2013 pjp <pjp@fedoraproject.org> - r106-1
  - Initial RPM release of lz4-r106

Files

/usr/bin/lz4
/usr/bin/lz4c
/usr/bin/lz4cat
/usr/bin/unlz4
/usr/lib64/liblz4.so.1
/usr/lib64/liblz4.so.1.8.3
/usr/share/doc/lz4-1.8.3
/usr/share/doc/lz4-1.8.3/NEWS
/usr/share/licenses/lz4-1.8.3
/usr/share/licenses/lz4-1.8.3/COPYING
/usr/share/licenses/lz4-1.8.3/LICENSE
/usr/share/man/man1/lz4.1.gz
/usr/share/man/man1/lz4c.1.gz
/usr/share/man/man1/lz4cat.1.gz
/usr/share/man/man1/unlz4.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024