diff --git a/lorax.spec b/lorax.spec index 763f233f..b9007d88 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 34.9.10 +Version: 34.9.11 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -185,6 +185,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Thu Jan 20 2022 Brian C. Lane 34.9.11-1 +- Enable sftp when using inst.sshd (bcl@redhat.com) + Resolves: rhbz#2040770 +- Drop ia32 uefi package installation (bcl@redhat.com) + Resolves: rhbz#2039035 +- Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com) + Related: rhbz#2039035 + * Thu Dec 09 2021 Brian C. Lane 34.9.10-1 - mkksiso: Check the length of the filenames (bcl@redhat.com) Related: rhbz#2028104 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 2e70be77..f2ea6fe6 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -34.9.10-1 ./ +34.9.11-1 ./