From 0e3b87a1da796d58a140da86ebae61807f6c31e1 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 16 Feb 2018 13:49:18 -0800 Subject: [PATCH] Automatic commit of package [lorax] release [19.7.9-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 21e08526..5b4c4109 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.7.8 +Version: 19.7.9 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -149,6 +149,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_unitdir}/lorax-composer.service %changelog +* Fri Feb 16 2018 Brian C. Lane 19.7.9-1 +- Fix a problem with diff/NEWEST/WORKSPACE (bcl) +- Don't be overly strict when validating /api/docs/ response in tests (atodorov) +- Check for a source tree doc install first, not second. (bcl) +- Measure coverage for parallel processes (atodorov) +- Remove calls to print() (atodorov) +- Use sudo to run the tests (atodorov) +- Add tests for api.crossdomain.py (atodorov) +- Add required_methods for decorator (atodorov) +- Convert max_age to int b/c timedelta.total_seconds() is a float (atodorov) +- Fix syntax error caused by conflict resolution (atodorov) + * Tue Feb 13 2018 Brian C. Lane 19.7.8-1 - Fix a problem with using a mirror as the primary url (bcl) - Set the HOME variable to a directory the uid can access (bcl) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 79ce6511..20862e03 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.7.8-1 ./ +19.7.9-1 ./