From bee88eaf9b82f9e3dc07cf6e625aad74c5c70afb Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 26 Mar 2019 14:18:19 -0700 Subject: [PATCH] - qemu wasn't restoring the terminal if it was terminated early (bcl@redhat.com) - Switch the --virt-uefi method to use SecureBoot (bcl@redhat.com) - pylorax.ltmpl: Add a test for missing quotes (bcl@redhat.com) - Don't remove chmem and lsmem from install.img (bcl@redhat.com) - lorax-composer: pass customization.kernel append to extra_boot_args (bcl@redhat.com) - Improve logging for template syntax errors (bcl@redhat.com) - Add extra boot args to the livemedia-creator iso templates (bcl@redhat.com) - lorax-composer: Add the ability to append to the kernel command-line (bcl@redhat.com) - Add checks for disabled root account (jikortus@redhat.com) - Update datastore for VMware testing (chrobert@redhat.com) --- .gitignore | 1 + lorax.spec | 14 +++++++++++++- sources | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ad39a11..09ae1c9 100644 --- a/.gitignore +++ b/.gitignore @@ -157,3 +157,4 @@ /lorax-30.15.tar.gz /lorax-30.16.tar.gz /lorax-31.0.tar.gz +/lorax-31.1.tar.gz diff --git a/lorax.spec b/lorax.spec index d973c59..8c8e3d8 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 31.0 +Version: 31.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -240,6 +240,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Tue Mar 26 2019 Brian C. Lane 31.1-1 +- qemu wasn't restoring the terminal if it was terminated early (bcl@redhat.com) +- Switch the --virt-uefi method to use SecureBoot (bcl@redhat.com) +- pylorax.ltmpl: Add a test for missing quotes (bcl@redhat.com) +- Don't remove chmem and lsmem from install.img (bcl@redhat.com) +- lorax-composer: pass customization.kernel append to extra_boot_args (bcl@redhat.com) +- Improve logging for template syntax errors (bcl@redhat.com) +- Add extra boot args to the livemedia-creator iso templates (bcl@redhat.com) +- lorax-composer: Add the ability to append to the kernel command-line (bcl@redhat.com) +- Add checks for disabled root account (jikortus@redhat.com) +- Update datastore for VMware testing (chrobert@redhat.com) + * Fri Mar 15 2019 Brian C. Lane 31.0-1 - Add tests using repos.git in blueprints (bcl@redhat.com) - Move git repo creation into tests/lib.py (bcl@redhat.com) diff --git a/sources b/sources index 9b98e40..a81070d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-31.0.tar.gz) = 1e4cc527920e46381318720ae326d7a6a5c684ae4a6e864e4038d073c0219123c06171584992a1853187fbb7b7fb26074b9439a0455343f39845e8d4e95745f1 +SHA512 (lorax-31.1.tar.gz) = 17c12472dc4337b73a74029e70410d2845e62a980d23350c24a0f62180f983e7b7e876dbe61a37f802d3f38c5ea04a2d6c2c41a0c1d51506d9b5e645e6445222