- Drop ia32 uefi package installation (bcl)
Resolves: rhbz#2038397 - Enable sftp when using inst.sshd (bcl) Resolves: rhbz#2035049
This commit is contained in:
parent
35896636df
commit
7cdff9d315
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/lorax-templates-rhel-9.0-26.tar.gz
|
||||
/lorax-templates-rhel-9.0-27.tar.gz
|
||||
/lorax-templates-rhel-9.0-28.tar.gz
|
||||
/lorax-templates-rhel-9.0-29.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 28%{?dist}
|
||||
Release: 29%{?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-28.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-29.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Drop ppc 32 bit support from grub template for live iso (bcl)
|
||||
Resolves: rhbz#2017175
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-28.tar.gz) = 667c5726ec99c9b2be905dd68f6c78f8838b58512e77741923daf753556bd8d3a28ef120709d37fee3ca8a5645f5a64e4b29ed56f2da8c0cc2cf13ed2c2fb13d
|
||||
SHA512 (lorax-templates-rhel-9.0-29.tar.gz) = abaabb47bfe2289b55310ade803edad18fa24c0f1e1de4d823e3a5711b30145f2df90f5ff4ae859b7cf6202457166b8c9d460bee9505facb07105ccc336179f8
|
||||
|
Loading…
Reference in New Issue
Block a user