- Add prefixdevname to Anaconda initramfs (rvykydal@redhat.com)
Related: rhbz#1958173 - Replace metacity with gnome-kiosk (bcl@redhat.com) Related: rhbz#1961099 - runtime-install: Install ipcalc (bcl@redhat.com) Related: rhbz#1958173 - spec: Update lorax-lmc-virt packages for rhel9 arches (bcl@redhat.com) Related: rhbz#1955674
This commit is contained in:
parent
7b62acda4d
commit
437f9120b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
||||
/lorax-34.9.tar.gz
|
||||
/lorax-34.9.0.tar.gz
|
||||
/lorax-34.9.1.tar.gz
|
||||
/lorax-34.9.2.tar.gz
|
||||
|
13
lorax.spec
13
lorax.spec
@ -3,8 +3,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.1
|
||||
Release: 2%{?dist}
|
||||
Version: 34.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
License: GPLv2+
|
||||
@ -185,6 +185,15 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Tue May 25 2021 Brian C. Lane <bcl@redhat.com> 34.9.2-1
|
||||
- Add prefixdevname to Anaconda initramfs (rvykydal@redhat.com)
|
||||
Related: rhbz#1958173
|
||||
- Replace metacity with gnome-kiosk (bcl@redhat.com)
|
||||
Related: rhbz#1961099
|
||||
- runtime-install: Install ipcalc (bcl@redhat.com)
|
||||
Related: rhbz#1958173
|
||||
- spec: Update lorax-lmc-virt packages for rhel9 arches (bcl@redhat.com)
|
||||
Related: rhbz#1955674
|
||||
* Wed May 05 2021 Brian C. Lane <bcl@redhat.com> - 34.9.1-2
|
||||
- qemu-kvm isn't available on ppc64le
|
||||
- edk2-aarch64 has the UEFI firmware on aarch64
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.1.tar.gz) = 35843d9475510c122ffddb2ce068aadb0e7b9f5f4fd1876c04a4588d655afbeee7edffc57f6e75bb4724725f52926bff1da360be175c2b6ee06dab697a61c8e9
|
||||
SHA512 (lorax-34.9.2.tar.gz) = 5af0c45e5684b3078ab3126f76b48363508b5d41a1e783510482ad6d54ea78c33f4480a01e35c54a06be610a1e7e369b25aa18d8c5d49a3a57af02e902ab0c5c
|
||||
|
Loading…
Reference in New Issue
Block a user