From 261de08905278f8ab8512da79d6d6f3392471d26 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 3 Oct 2018 16:57:34 -0700 Subject: [PATCH] - Report an error if the blueprint doesn't exist (bcl@redhat.com) - cli: Clarify error message for unprivileged access (lars@karlitski.net) - Write a rootpw line if no root customizations in the blueprint (bcl@redhat.com) --- .gitignore | 1 + lorax.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d8fc810..ac55efa 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,4 @@ /lorax-29.14.tar.gz /lorax-29.15.tar.gz /lorax-30.0.tar.gz +/lorax-30.1.tar.gz diff --git a/lorax.spec b/lorax.spec index 1fe8e11..d82ed68 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 30.0 +Version: 30.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,11 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer %changelog +* Wed Oct 03 2018 Brian C. Lane 30.1-1 +- Report an error if the blueprint doesn't exist (bcl@redhat.com) +- cli: Clarify error message for unprivileged access (lars@karlitski.net) +- Write a rootpw line if no root customizations in the blueprint (bcl@redhat.com) + * Tue Oct 02 2018 Brian C. Lane 30.0-1 - Add beakerlib to Dockerfile.test (bcl@redhat.com) - Adjust the new templates for locked root (bcl@redhat.com) diff --git a/sources b/sources index 12fcdb9..cdbe884 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-30.0.tar.gz) = 4a284ab77a10ae2f9c77f4497a3593716de8e11e4a95e217ace9a1ac213f173ac46ac2e1c73590e09e321af19d08d6c6b3da60e24db4b3f567df8c2b0853063f +SHA512 (lorax-30.1.tar.gz) = b5c7b059a8a634911ce5c65b1d839197eac3f6b96862932520a34584132fd90adc3a8a70beae6034546ec371ac1f167bb6b559ced00cf87812d59ed4f2c7bce2