Automatic commit of package [lorax] release [30.9-1].

Created by command:

/bin/tito tag
This commit is contained in:
Brian C. Lane 2018-12-17 16:42:57 -08:00
parent 6f141658d4
commit 3d1d79eea5
2 changed files with 13 additions and 2 deletions

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 30.8
Version: 30.9
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -232,6 +232,17 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
%{_sysconfdir}/bash_completion.d/composer-cli
%changelog
* Mon Dec 17 2018 Brian C. Lane <bcl@redhat.com> 30.9-1
- lorax: Save information about rootfs filesystem size and usage (bcl@redhat.com)
- Turn on signed tags when using tito. (bcl@redhat.com)
- lorax-composer: Cancel running Anaconda process (bcl@redhat.com)
- Add cancel_func to virt and novirt_install functions (bcl@redhat.com)
- lorax-composer: Check for STATUS before deleting (bcl@redhat.com)
- Check for existing CANCEL request, and exit on FINISHED (bcl@redhat.com)
- tests: use the first IP address if more than 1 retruned from OpenStack (atodorov@redhat.com)
- tests: remove a debugging command (atodorov@redhat.com)
- Add openstack to the image type list in the docs (dshea@redhat.com)
* Thu Dec 06 2018 Brian C. Lane <bcl@redhat.com> 30.8-1
- lorax-composer: Handle packages with multiple builds (bcl@redhat.com)
- lorax-composer: Check the queue and results at startup (bcl@redhat.com)

View File

@ -1 +1 @@
30.8-1 ./
30.9-1 ./