- erofs: Make smaller lzma erofs images by default (bcl)
Related: RHEL-48606 - Revert "erofs: Change the erofs compression default to zstd" (bcl) Related: RHEL-48606
This commit is contained in:
parent
2c163b6cf2
commit
670de11616
1
.gitignore
vendored
1
.gitignore
vendored
@ -250,3 +250,4 @@
|
||||
/lorax-40.5.7.tar.gz
|
||||
/lorax-40.5.8.tar.gz
|
||||
/lorax-40.5.10.tar.gz
|
||||
/lorax-40.5.11.tar.gz
|
||||
|
10
lorax.spec
10
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 40.5.10
|
||||
Version: 40.5.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -40,7 +40,7 @@ Requires: isomd5sum
|
||||
Requires: module-init-tools
|
||||
Requires: parted
|
||||
Requires: squashfs-tools >= 4.2
|
||||
Requires: erofs-utils >= 1.8.2
|
||||
Requires: erofs-utils
|
||||
Requires: util-linux
|
||||
Requires: xz-lzma-compat
|
||||
Requires: xz
|
||||
@ -182,6 +182,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 20 2025 Brian C. Lane <bcl@redhat.com> 40.5.11-1
|
||||
- erofs: Make smaller lzma erofs images by default (bcl)
|
||||
Related: RHEL-48606
|
||||
- Revert "erofs: Change the erofs compression default to zstd" (bcl)
|
||||
Related: RHEL-48606
|
||||
|
||||
* Fri Nov 22 2024 Brian C. Lane <bcl@redhat.com> 40.5.10-1
|
||||
- erofs: Change the erofs compression default to zstd (bcl)
|
||||
Related: RHEL-48606
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-40.5.10.tar.gz) = a6306307defb9b07eff4bf1d03cf8d3a7d96314821bfb57a6dc1ea1a0da524501f66418dd772e97480574d4f657471620a19cea3bc0919af5ef651f85a8630e1
|
||||
SHA512 (lorax-40.5.11.tar.gz) = cd4169915b1cbfb701c68588af231bb4649d1a21ef805ddb03dbe3991a8a0d6aad91624188ec17f45f585ae0eb69babd6af01988e4d1b3c2d4b725da13a9666d
|
||||
|
Loading…
Reference in New Issue
Block a user