From b191344113ceeaa898a2c8b0a2a906c7a9ffbc07 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 1 Feb 2018 15:15:01 -0800 Subject: [PATCH] Automatic commit of package [lorax] release [19.7.7-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 9ac13de3..27eb536b 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.7.6 +Version: 19.7.7 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -141,6 +141,18 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_unitdir}/lorax-composer.service %changelog +* Thu Feb 01 2018 Brian C. Lane 19.7.7-1 +- Add /compose/queue to get the status of the build queue (bcl) +- Add reading a recipe directly from a file (bcl) +- Include the recipe in the results of a build (bcl) +- Move creating a frozen recipe into recipes.py (bcl) +- Add building an image, and the /compose route to start it (bcl) +- Remove test configuration and read it from the build directory (bcl) +- Add function to return full NEVRA of a dependency (bcl) +- Change config and paths (bcl) +- Add basic composer queue handling (bcl) +- Change compress to use communicate instead of wait (bcl) + * 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) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index db1a82f5..9875b0cd 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.7.6-1 ./ +19.7.7-1 ./