diff --git a/lorax.spec b/lorax.spec index 70491016..1d8f3502 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.19 +Version: 28.14.20 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -233,6 +233,14 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Tue Jan 08 2019 Brian C. Lane 28.14.20-1 +- Revert "lorax-composer: Cancel running Anaconda process" (bcl) + Related: rhbz#1656691 +- Make sure cancel_func is not None (bcl) + Related: rhbz#1656691 +- Increase boot.iso rootfs to 3GiB (bcl) + Resolves: rhbz#1661169 + * Tue Dec 18 2018 Brian C. Lane 28.14.19-1 - lorax: Save information about rootfs filesystem size and usage (bcl) Resolves: rhbz#1659625 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index d77d7764..3e7852a2 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.19-1 ./ +28.14.20-1 ./