From 49db5403b8baf28c493bb41b27c56ae0c5d34687 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 12 Oct 2018 16:03:19 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [29.19-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 9 ++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 15c482c3..62081f3a 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.18 +Version: 29.19 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,13 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Fri Oct 12 2018 Brian C. Lane 29.19-1 +- Update depsolving with suggestions from dnf (#1636239) (bcl@redhat.com) +- Disable false context-manager pylint error (bcl@redhat.com) +- Fix directory creation for blueprints (bcl@redhat.com) +- Update the tests for new make_dnf_dir arguments. (bcl@redhat.com) +- Change make_dnf_dirs to be run as root (bcl@redhat.com) + * Tue Oct 09 2018 Brian C. Lane 29.18-1 - Add an openstack image type (bcl@redhat.com) - Add cloud-init to vhd images. (dshea@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 0b5d97a3..d3092e9e 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.18-1 ./ +29.19-1 ./