From 4f33181f2f5cd307a984df5aed7c37a48a65873b Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 18 Dec 2018 15:17:10 -0800 Subject: [PATCH] Automatic commit of package [lorax] release [28.14.19-1]. Created by command: /bin/tito tag --- lorax.spec | 14 +++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 8720a9b9..70491016 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.18 +Version: 28.14.19 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -233,6 +233,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Tue Dec 18 2018 Brian C. Lane 28.14.19-1 +- lorax: Save information about rootfs filesystem size and usage (bcl) + Resolves: rhbz#1659625 +- lorax-composer: Cancel running Anaconda process (bcl) + Resolves: rhbz#1656691 +- Add cancel_func to virt and novirt_install functions (bcl) + Resolves: rhbz#1656691 +- lorax-composer: Check for STATUS before deleting (bcl) + Related: rhbz#1656691 +- Check for existing CANCEL request, and exit on FINISHED (bcl) + Related: rhbz#1656691 + * Fri Dec 07 2018 Brian C. Lane 28.14.18-1 - New lorax documentation - 28.14.18 (bcl) Related: rhbz#1656642 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 14961300..d77d7764 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.18-1 ./ +28.14.19-1 ./