Merge branch 'c10s' into a10s
This commit is contained in:
commit
66d305ca6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -251,3 +251,4 @@ lorax-40.5.7
|
||||
/lorax-40.5.7.tar.gz
|
||||
/lorax-40.5.8.tar.gz
|
||||
/lorax-40.5.10.tar.gz
|
||||
/lorax-40.5.11.tar.gz
|
||||
|
12
lorax.spec
12
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 40.5.10
|
||||
Version: 40.5.11
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -43,7 +43,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
|
||||
@ -185,9 +185,15 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 16 2024 Eduard Abdullin <eabdullin@almalinux.org> 40.5.10-1.alma.1
|
||||
* Fri Jan 24 2025 Eduard Abdullin <eabdullin@almalinux.org> 40.5.1-1.alma.1
|
||||
- Add x86_64_v2 support
|
||||
|
||||
* 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