From 67059b260fa7e7874286cf3bc1ff4db119c916c9 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 5 Apr 2019 11:29:59 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [28.14.26-1]. Created by command: /bin/tito tag --- lorax.spec | 37 ++++++++++++++++++++++++++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 7fae71c4..e2ba89f9 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.25 +Version: 28.14.26 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -234,6 +234,41 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* 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 +- Use strict=False when reading repo files (bcl) + Related: rhbz#1678937 +- tests: Skip docs if not installed (bcl) + Related: rhbz#1678937 +- tests: Make sure example-development is present for delete test (bcl) + Related: rhbz#1678937 +- tests: Make it easier to update version globs (bcl) + Related: rhbz#1678937 +- tests: Select the group to use based on the release (bcl) + Related: rhbz#1678937 +- Add requirements-test.txt (bcl) + Related: rhbz#1678937 +- Fix the google cloud boot console settings (dshea) + Related: rhbz#1689140 +- Add a compose type for alibaba. (dshea) + Resolves: rhbz#1689140 +- Add a compose check for google cloud images. (dshea) + Related: rhbz#1689140 +- Add a compose type for Google Compute Engine (dshea) (dshea) +- Add a new output type, tar-disk. (dshea) + Related: rhbz#1689140 +- Support compressing single files. (dshea) + Related: rhbz#1689140 +- Add an option to align the image size to a multiplier. (dshea) + Related: rhbz#1689140 +- Pass ssl certificate options to anaconda (lars) + Resolves: rhbz#1663950 +- Add checks for disabled root account (jikortus) + Related: rhbz#1626122 +- Fixup lorax.spec bugs (bcl) + Related: rhbz#1678937 + * Wed Mar 27 2019 Brian C. Lane 28.14.25-1 - New lorax documentation - 28.14.25 (bcl) Related: rhbz#1687743 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 2357d36a..0cf17ad2 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.25-1 ./ +28.14.26-1 ./