diff --git a/.gitignore b/.gitignore index 3739216..3c31895 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-templates-rhel-9.0-24.tar.gz +SOURCES/lorax-templates-rhel-9.0-28.tar.gz diff --git a/.lorax-templates-rhel.metadata b/.lorax-templates-rhel.metadata index 1e52673..bcd8452 100644 --- a/.lorax-templates-rhel.metadata +++ b/.lorax-templates-rhel.metadata @@ -1 +1 @@ -712382b69b01167d9d074471d128a4457420eee7 SOURCES/lorax-templates-rhel-9.0-24.tar.gz +35e4ebe4dded89c9c4428351e50dfff78b9d03fa SOURCES/lorax-templates-rhel-9.0-28.tar.gz diff --git a/SPECS/lorax-templates-rhel.spec b/SPECS/lorax-templates-rhel.spec index 0aa52c0..49d0afa 100644 --- a/SPECS/lorax-templates-rhel.spec +++ b/SPECS/lorax-templates-rhel.spec @@ -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 - 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 - 9.0-27 +- Switch to using xorrisofs instead of mkisofs (bcl) + Resolves: rhbz#2017134 + +* Thu Oct 21 2021 Brian C. Lane - 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 - 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 - 9.0-24 - Install unicode.pf2 from new directory - Related: rhbz#2000439 + Related: rhbz#2003030 * Mon Aug 09 2021 Mohan Boddu - 9.0-23 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags