From fe414df281eaaf962354766432857877cae39791 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 16 May 2019 10:02:20 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [28.14.27-1]. Created by command: /bin/tito tag --- lorax.spec | 32 +++++++++++++++++++++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index b48425f4..babba4ae 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.26 +Version: 28.14.27 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -234,6 +234,36 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Thu May 16 2019 Brian C. Lane 28.14.27-1 +- Add kernel to ext4-filesystem template (bcl) + Resolves: rhbz#1709792 +- Switch the --virt-uefi method to use SecureBoot (bcl) + Resolves: rhbz#1691661 +- qemu wasn't restoring the terminal if it was terminated early (bcl) + Resolves: rhbz#1691632 +- Revert "lorax-composer: Add CDN repo checks to startup and compose start." (bcl) + Related: rhbz#1691969 +- Revert "lorax-composer: Check for CDN only repos" (bcl) + Related: rhbz#1691969 +- Add test for passing custom option on kernel command line (jikortus) + Related: rhbz#1687743 +- Use verify_image function as a helper for generic tests (jikortus) + Related: rhbz#1704172 +- Change [[modules]] to [[packages]] in tests (atodorov) + Related: rhbz#1698368 +- Add new test to verify compose paths exist (atodorov) + Related: rhbz#1698368 +- Add new sanity tests for blueprints (atodorov) + Related: rhbz#1698368 +- Update VMware info for VMware testing (chrobert) + Related: rhbz#1678937 +- Add test for starting compose with deleted blueprint (jikortus) + Related: rhbz#1699303 +- Fixes for locked root account test (jikortus) + Related: rhbz#1698473 +- Fix lorax.spec bz reference (bcl) + Related: rhbz#1678937 + * Fri Apr 05 2019 Brian C. Lane 28.14.26-1 - Only use repos with valid urls for test_server.py (bcl) Related: rhbz#1678937 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 0cf17ad2..92af8a2a 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.26-1 ./ +28.14.27-1 ./