diff --git a/lorax.spec b/lorax.spec index 9ea02503..ee256437 100644 --- a/lorax.spec +++ b/lorax.spec @@ -4,7 +4,7 @@ Name: lorax Version: 28.14.23 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -244,6 +244,16 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Tue May 28 2019 Brian C. Lane 28.14.23-6 +- Fix path to generic.prm (jstodola) + Resolves: rhbz#1712822 +- Add kernel to ext4-filesystem template (bcl) + Resolves: rhbz#1710969 +- lorax-composer: Return UnknownBlueprint errors when using deleted blueprints (bcl) + Resolves: rhbz#1682992 +- lorax-composer: Delete workspace copy when deleting blueprint (bcl) + Related: rhbz#1682992 + * Mon Apr 08 2019 Brian C. Lane 28.14.23-5 - Update anaconda-tui requirement for lorax-composer (bcl) - Related: rhbz#1693801 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 219e7a99..5bfe6f7f 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.23-5 ./ +28.14.23-6 ./