import lorax-templates-rhel-9.0-28.el9
This commit is contained in:
parent
371728196f
commit
0bfce3a9e0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-templates-rhel-9.0-24.tar.gz
|
||||
SOURCES/lorax-templates-rhel-9.0-28.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
712382b69b01167d9d074471d128a4457420eee7 SOURCES/lorax-templates-rhel-9.0-24.tar.gz
|
||||
35e4ebe4dded89c9c4428351e50dfff78b9d03fa SOURCES/lorax-templates-rhel-9.0-28.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 24%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.0-24.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-28.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,9 +34,31 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
Resolves: rhbz#2017175
|
||||
|
||||
* Wed Oct 27 2021 Brian C. Lane <bcl@redhat.com> - 9.0-27
|
||||
- Switch to using xorrisofs instead of mkisofs (bcl)
|
||||
Resolves: rhbz#2017134
|
||||
|
||||
* Thu Oct 21 2021 Brian C. Lane <bcl@redhat.com> - 9.0-26
|
||||
- templates: Change nomodeset / basic graphics to use inst.text (bcl)
|
||||
Resolves: rhbz#1961092
|
||||
- templates: Drop nomodeset / basic graphics menu from live configs (bcl)
|
||||
Related: rhbz#1961092
|
||||
|
||||
* Wed Oct 06 2021 Brian C. Lane <bcl@redhat.com> - 9.0-25
|
||||
- runtime-cleanup: Remove dropped packages from template (bcl)
|
||||
Resolves: rhbz#1991006
|
||||
- Install nvme-cli tool (bcl)
|
||||
Resolves: rhbz#2010254
|
||||
- sshd_config: Update sshd options (bcl)
|
||||
Resolves: rhbz#2007288
|
||||
|
||||
* Thu Sep 09 2021 Brian C. Lane <bcl@redhat.com> - 9.0-24
|
||||
- Install unicode.pf2 from new directory
|
||||
Related: rhbz#2000439
|
||||
Related: rhbz#2003030
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 9.0-23
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
|
Loading…
Reference in New Issue
Block a user