From c7b0644ee53a8de68a1cd337adaa2947ea8c6770 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 3 Oct 2018 16:54:30 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [30.1-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 7 ++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 1fe8e11b..d82ed68c 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/rel-eng/packages/lorax b/rel-eng/packages/lorax index 1433ab98..8e582ef3 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -30.0-1 ./ +30.1-1 ./