From ea4f9ed615f0264a8fa0af2a09feadb8f34cd5f1 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 15 Jan 2018 14:19:29 -0800 Subject: [PATCH] Automatic commit of package [lorax] release [19.7.6-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 13 ++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index e4477ee7..0476c563 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.7.5 +Version: 19.7.6 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -141,6 +141,17 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_unitdir}/lorax-composer.service %changelog +* Mon Jan 15 2018 Brian C. Lane 19.7.6-1 +- Add documentation for the API routes. (bcl) +- Switch the API to use a Unix Domain Socket (bcl) +- Add support for other branches to the routes (bcl) +- Silence pocketlint bad-preconf-access warnings (atodorov) +- Properly report coverage (atodorov) +- Enable testing in Travis CI using Docker container (atodorov) +- Fix depsolving empty recipes (martin) +- Fix wrong function name in api/v0/recipes/freeze error messages (martin) +- Fix project tests for non-Central time zones (martin) + * Tue Nov 28 2017 Brian C. Lane 19.7.5-1 - Redirect yum's logging to yum.log (bcl) - Close the rpmdb after every API operation. (bcl) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 388d6f1a..db1a82f5 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.7.5-1 ./ +19.7.6-1 ./