From f05a95ebe58e8c94c133c570e0e2fbe7c311f112 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 18 Jul 2018 10:07:23 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [28.14.1-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 14 +++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 0cd0ca2d..4ee38706 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.0 +Version: 28.14.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python3_sitelib}/composer/* %changelog +* Wed Jul 18 2018 Brian C. Lane 28.14.1-1 +- Add requires on lorax-templates-rhel (bcl@redhat.com) +- Check the compose templates at startup (bcl@redhat.com) +- Install 'hostname' in runtime-install (for iSCSI) (awilliam@redhat.com) +- Fix a couple typos in lorax-composer docs. (bcl@redhat.com) +- Require python3-dnf v3.0.0 or later (bcl@redhat.com) +- DNF 3: progress callback constants moved to dnf.transaction (awilliam@redhat.com) +- Include example blueprints in the rpm (bcl@redhat.com) +- Make sure /run/weldr has correct ownership and permissions (bcl@redhat.com) +- Allow more than 1 bash build in tests (bcl@redhat.com) +- Add redhat.exec to s390 .treeinfo (bcl@redhat.com) + * Thu Jun 07 2018 Brian C. Lane 28.14.0-1 - Tag as version 28.14.0-1 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 320fce53..0cc822c1 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.0-1 ./ +28.14.1-1 ./