- 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
This commit is contained in:
parent
f457a3c5cf
commit
bd0b9636c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/lorax-templates-rhel-9.0-21.tar.gz
|
||||
/lorax-templates-rhel-9.0-22.tar.gz
|
||||
/lorax-templates-rhel-9.0-24.tar.gz
|
||||
/lorax-templates-rhel-9.0-25.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 24%{?dist}
|
||||
Release: 25%{?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-25.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,14 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* 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#2003030
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-24.tar.gz) = 4a55e383bd524e72b12bef2eb8abff0b722cefbd2f05bf8126cd0ed99011b09f1cf1a7c9d12f5636a77b90df2f9ea9d79c44490ad45b51b6fdcd85c7bad49004
|
||||
SHA512 (lorax-templates-rhel-9.0-25.tar.gz) = ee77104b4516d6561d05e57887c77e89e83316088a973cf1436b44b9024ca3e3bdbc94db26959fe56bec46afa7eeb537a22b73924ff2bbf77811579e603a0300
|
||||
|
Loading…
Reference in New Issue
Block a user