From 06edbcacd182778bcea0c7793f912f929d64e92b Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 10 Jan 2020 11:39:36 -0800 Subject: [PATCH] - 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) --- .gitignore | 1 + lorax.spec | 21 ++++++++++++++++++++- sources | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d7a4b4e..d294bda 100644 --- a/.gitignore +++ b/.gitignore @@ -171,3 +171,4 @@ /lorax-32.1.tar.gz /lorax-32.2.tar.gz /lorax-32.3.tar.gz +/lorax-32.4.tar.gz diff --git a/lorax.spec b/lorax.spec index dc3a80a..7712cc1 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 @@ -16,6 +16,7 @@ URL: https://github.com/weldr/lorax Source0: %{name}-%{version}.tar.gz BuildRequires: python3-devel +BuildRequires: make Requires: lorax-templates @@ -262,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/sources b/sources index efe9be8..6d6addb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-32.3.tar.gz) = 1f7e88e7ada8b81276257b4e652804174a64936223a67a8b227d0636ffc551630be2074862bc5cdd597832e75c5e5230f0e0f96af1bf849212c3090e09bacc03 +SHA512 (lorax-32.4.tar.gz) = 121b78a77e7d7624e382ae3171e8feb794ef8ad15fe3439ff208d9bba4e4ffaa072301ae7de9095dbe617e9463438bbb7e5b1ac7068b10d3fc6208e76879d403