From 350baad3841e69a30a186cfd8aab85ae00b7e106 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 10 Jan 2020 11:34:58 -0800 Subject: [PATCH] Automatic commit of package [lorax] release [32.4-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 20 +++++++++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 38fca3e2..7712cc16 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 32.3 +Version: 32.4 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -263,6 +263,24 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Fri Jan 10 2020 Brian C. Lane 32.4-1 +- livemedia-creator: workaround glibc limitation when starting anaconda (dan@danny.cz) +- AWS test: take into account different instance type for non x86 (atodorov@redhat.com) +- Add test for canceling a running compose (jrusz@redhat.com) +- composer-cli: Increase DELETE timeout to 120s (bcl@redhat.com) +- anaconda_cleanup: Remove anaconda.pid if it is left behind (bcl@redhat.com) +- New lorax documentation - 32.4 (bcl@redhat.com) +- docs: Add documentation for new mkksiso --volid feature (bcl@redhat.com) +- mkksiso: Add the option to set the ISO volume label (florian.achleitner@prime-sign.com) +- spec: Add missing BuildRequires: make (florian.achleitner@prime-sign.com) +- tests: Use wildcard versions for packages (bcl@redhat.com) +- composer-cli: Only display the available compose types (bcl@redhat.com) +- fix typo in api docstring (obudai@redhat.com) +- Remove all repo files & install composer-cli from host repos (atodorov@redhat.com) +- Always remove lorax-composer & composer-cli RPMs before installing them (atodorov@redhat.com) +- Always remove existing VM image before building new one (atodorov@redhat.com) +- Add git to Dockerfile.test (bcl@redhat.com) + * Mon Nov 18 2019 Brian C. Lane 32.3-1 - lorax-composer: Add cloud-init support to the vhd image (bcl@redhat.com) - tests: add docker variable to .travis.yml (jrusz@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 2005bdd2..e8ac5f1f 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -32.3-1 ./ +32.4-1 ./