|
|
@ -1,11 +1,11 @@
|
|
|
|
%global _vpath_srcdir contrib/meson
|
|
|
|
%global _vpath_srcdir contrib/meson
|
|
|
|
|
|
|
|
|
|
|
|
Name: lz4
|
|
|
|
Name: lz4
|
|
|
|
Version: 1.9.4
|
|
|
|
Version: 1.9.3
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: Extremely fast compression algorithm
|
|
|
|
Summary: Extremely fast compression algorithm
|
|
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-or-later AND BSD-2-Clause
|
|
|
|
License: GPLv2+ and BSD
|
|
|
|
URL: https://lz4.github.io/lz4/
|
|
|
|
URL: https://lz4.github.io/lz4/
|
|
|
|
Source0: https://github.com/lz4/lz4/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
Source0: https://github.com/lz4/lz4/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
|
@ -15,6 +15,7 @@ BuildRequires: make
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: meson >= 0.43
|
|
|
|
BuildRequires: meson >= 0.43
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Patch1: lz4-cve-2021-3520.patch
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
LZ4 is an extremely fast loss-less compression algorithm, providing compression
|
|
|
|
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
|
|
|
|
speed at 400 MB/s per core, scalable with multi-core CPU. It also features
|
|
|
@ -44,11 +45,11 @@ LZ4 is an extremely fast loss-less compression algorithm. This package
|
|
|
|
contains static libraries for static linking of applications.
|
|
|
|
contains static libraries for static linking of applications.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
%meson \
|
|
|
|
%meson \
|
|
|
|
-Dprograms=true \
|
|
|
|
-Dbin_programs=true \
|
|
|
|
-Ddefault_library=both \
|
|
|
|
-Ddefault_library=both \
|
|
|
|
%{nil}
|
|
|
|
%{nil}
|
|
|
|
%meson_build
|
|
|
|
%meson_build
|
|
|
@ -82,35 +83,16 @@ contains static libraries for static linking of applications.
|
|
|
|
%{_libdir}/liblz4.a
|
|
|
|
%{_libdir}/liblz4.a
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.9.4-7
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.3-5
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-6
|
|
|
|
* Thu May 27 2021 Jakub Martisko <jamartis@redhat.com> - 1.9.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
- Fix cve-2021-3520
|
|
|
|
|
|
|
|
resolves: cve-2021-3520
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-5
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 13 2023 Lukáš Zaoral <lzaoral@redhat.com> - 1.9.4-3
|
|
|
|
|
|
|
|
- migrate to SPDX license format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 17 2022 Timothée Ravier <tim@siosm.fr> - 1.9.4-1
|
|
|
|
|
|
|
|
- Update to 1.9.4 (fedora#2118499)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-2
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|