Add x86_64_v2 support
Add riscv64 support
This commit is contained in:
commit
349a4527f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -255,3 +255,4 @@
|
||||
/lorax-40.5.13.tar.gz
|
||||
/lorax-40.5.14.tar.gz
|
||||
/lorax-40.5.15.tar.gz
|
||||
/lorax-40.5.16.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 40.5.15
|
||||
Version: 40.5.16
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -186,10 +186,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 11 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.5.15-1.alma.1
|
||||
* Thu Apr 16 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.5.16-1.alma.1
|
||||
- Add x86_64_v2 support
|
||||
- Add riscv64 support
|
||||
|
||||
* Tue Apr 14 2026 Brian C. Lane <bcl@redhat.com> 40.5.16-1
|
||||
- findkernels: Enable support for 64k kernel flavor (bcl)
|
||||
Resolves: RHEL-163728
|
||||
|
||||
* Fri Feb 06 2026 Brian C. Lane <bcl@redhat.com> 40.5.15-1
|
||||
- executils: Ignore utf-8 decode errors (bcl)
|
||||
Resolves: RHEL-121650
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-40.5.15.tar.gz) = b64ad798b5bc08983a4b3398a6d2923925da06f49238e68cf424b841f0c4ee24086435d90b279efd468c752b740ab1c532eec240e8b088295c2051bea1ba6f6a
|
||||
SHA512 (lorax-40.5.16.tar.gz) = 6a09e0b6f094b4fe0d531aaff717bee5d9f6b2988ef9acc142d6f88c650539377b0360df80d2d4de85de92e8b2d37421143a57272cf343cad93a76ecadebb77d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user