From b331292b2feb2d7ee983e8bf4522afd9c591d580 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 19 2022 21:21:09 +0000 Subject: import lorax-templates-rhel-8.6-3.el8 --- diff --git a/.gitignore b/.gitignore index a7b5b5f..c9d251d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-templates-rhel-8.6-2.tar.gz +SOURCES/lorax-templates-rhel-8.6-3.tar.gz diff --git a/.lorax-templates-rhel.metadata b/.lorax-templates-rhel.metadata index 62954d2..2c69685 100644 --- a/.lorax-templates-rhel.metadata +++ b/.lorax-templates-rhel.metadata @@ -1 +1 @@ -9a907a0b5f586eb40da7a05a8dac9e6efea85a4b SOURCES/lorax-templates-rhel-8.6-2.tar.gz +7b1679eee5e5865376e91e9536a135ebbb9f533c SOURCES/lorax-templates-rhel-8.6-3.tar.gz diff --git a/SPECS/lorax-templates-rhel.spec b/SPECS/lorax-templates-rhel.spec index 56e5d58..3edba33 100644 --- a/SPECS/lorax-templates-rhel.spec +++ b/SPECS/lorax-templates-rhel.spec @@ -1,12 +1,12 @@ Name: lorax-templates-rhel Version: 8.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: RHEL8 build templates for lorax and livemedia-creator License: GPLv2+ URL: https://github.com/weldr/lorax BuildArch: noarch -Source0: lorax-templates-rhel-8.6-2.tar.gz +Source0: lorax-templates-rhel-8.6-3.tar.gz # Where are these supposed to end up? %define templatedir %{_datadir}/lorax/templates.d/80-rhel @@ -31,6 +31,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir} %{templatedir}/* %changelog +* Fri Jan 14 2022 Brian C. Lane - 8.6-3 +- Enable sftp when using inst.sshd (bcl) + Resolves: rhbz#2035050 +- Revert "Drop ia32 uefi package installation" (bcl) + Related: rhbz#2035050 + * Tue Jan 11 2022 Brian C. Lane - 8.6-2 - Drop ia32 uefi package installation (bcl) Resolves: rhbz#2035050