import lorax-templates-rhel-9.0-31.el9
This commit is contained in:
parent
0bfce3a9e0
commit
4ff5a7d541
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-templates-rhel-9.0-28.tar.gz
|
SOURCES/lorax-templates-rhel-9.0-31.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
35e4ebe4dded89c9c4428351e50dfff78b9d03fa SOURCES/lorax-templates-rhel-9.0-28.tar.gz
|
40b4d9c58f38208dfaf7fd87d711da0c3eaedf5e SOURCES/lorax-templates-rhel-9.0-31.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 28%{?dist}
|
Release: 31%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: lorax-templates-rhel-9.0-28.tar.gz
|
Source0: lorax-templates-rhel-9.0-31.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -34,6 +34,24 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 13 2022 Brian C. Lane <bcl@redhat.com> - 9.0-31
|
||||||
|
- Do not install rng-tools (bcl)
|
||||||
|
Resolves: rhbz#2028720
|
||||||
|
- Revert "Add inst.rngd cmdline option" (bcl)
|
||||||
|
Related: rhbz#2028720
|
||||||
|
|
||||||
|
* Wed Jan 12 2022 Brian C. Lane <bcl@redhat.com> - 9.0-30
|
||||||
|
- Add .discinfo on all arches (bcl)
|
||||||
|
Resolves: rhbz#2030008
|
||||||
|
- Add inst.rngd cmdline option (bcl)
|
||||||
|
Resolves: rhbz#2028720
|
||||||
|
|
||||||
|
* Tue Jan 11 2022 Brian C. Lane <bcl@redhat.com> - 9.0-29
|
||||||
|
- Drop ia32 uefi package installation (bcl)
|
||||||
|
Resolves: rhbz#2038397
|
||||||
|
- Enable sftp when using inst.sshd (bcl)
|
||||||
|
Resolves: rhbz#2035049
|
||||||
|
|
||||||
* Mon Nov 01 2021 Brian C. Lane <bcl@redhat.com> - 9.0-28
|
* Mon Nov 01 2021 Brian C. Lane <bcl@redhat.com> - 9.0-28
|
||||||
- Drop ppc 32 bit support from grub template for live iso (bcl)
|
- Drop ppc 32 bit support from grub template for live iso (bcl)
|
||||||
Resolves: rhbz#2017175
|
Resolves: rhbz#2017175
|
||||||
|
Loading…
Reference in New Issue
Block a user