diff --git a/lorax.spec b/lorax.spec index a518582b..853296b9 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.7.21 +Version: 19.7.22 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -120,6 +120,16 @@ rm -f $RPM_BUILD_ROOT/%{_tmpfilesdir}/lorax-composer.conf %{_tmpfilesdir}/lorax.conf %changelog +* Tue Mar 26 2019 Brian C. Lane 19.7.22-1 +- Improve logging for template syntax errors (bcl) + Related: rhbz#1689314 +- Add extra boot args to the livemedia-creator iso templates (bcl) + Resolves: rhbz#1689314 +- Use hd:LABEL= for inst.stage2 on ppc (bcl) + Resolves: rhbz#1402328 +- Don't remove chmem and lsmem from install.img (bcl) + Resolves: rhbz#1511358 + * Mon Mar 18 2019 Brian C. Lane 19.7.21-1 - Do not include /usr/bin/delv (bcl) Resolves: rhbz#1688767 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index c494abba..e46cb01b 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.7.21-1 ./ +19.7.22-1 ./