From 779153a1cf689e1987f4e7384417d4797c7b38a0 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 22 Jun 2018 09:22:13 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [29.8-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 544e70f7..5ab12678 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.7 +Version: 29.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -219,6 +219,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python3_sitelib}/composer/* %changelog +* Fri Jun 22 2018 Brian C. Lane 29.8-1 +- Fixing bug where test did not try to import pylorax.version (sophiafondell) +- Add the ability to enable DNF plugins for lorax (bcl@redhat.com) +- Allow more than 1 bash build in tests (bcl@redhat.com) +- Update tests for glusterfs 4.1.* on rawhide (bcl@redhat.com) +- Install 'hostname' in runtime-install (for iSCSI) (awilliam@redhat.com) +- Add redhat.exec to s390 .treeinfo (bcl@redhat.com) +- It's /compose/cancel, not /blueprints/cancel. (clumens@redhat.com) +- Retry losetup if loop_attach fails (bcl@redhat.com) +- Add reqpart to example kickstart files (bcl@redhat.com) +- Increase default ram used with lmc and virt to 2048 (bcl@redhat.com) + * Thu Jun 07 2018 Brian C. Lane 29.7-1 - New lorax documentation - 29.7 (bcl@redhat.com) - Add --dracut-arg support to lorax (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 65212290..a9566aac 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.7-1 ./ +29.8-1 ./