diff --git a/.gitignore b/.gitignore index d77b85e..cc55da0 100644 --- a/.gitignore +++ b/.gitignore @@ -183,3 +183,4 @@ /lorax-33.5.tar.gz /lorax-33.6.tar.gz /lorax-33.7.tar.gz +/lorax-33.8.tar.gz diff --git a/lorax.spec b/lorax.spec index c9ff1c2..d00f8c0 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 33.7 +Version: 33.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -268,6 +268,22 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Thu Jul 23 2020 Brian C. Lane 33.8-1 +- composer-cli: Make start-ostree parent and ref optional (bcl@redhat.com) +- composer-cli: Add a get_arg function (bcl@redhat.com) +- Set BACKEND=osbuild-composer if running that test scenario (atodorov@redhat.com) +- tests: Don't check info after compose cancel with osbuild-composer (atodorov@redhat.com) +- tests: Compare blueprints as TOML objects, not strings (atodorov@redhat.com) +- tests: Remove lorax-composer specific checks (atodorov@redhat.com) +- tests: Remove compose after we're done (atodorov@redhat.com) +- tests: don't use beakerlib in blueprint (lars@karlitski.net) +- tests: don't depend on internal state of composer (lars@karlitski.net) +- tests: Do not rely on example blueprints (atodorov@redhat.com) +- tests: Special case compose types for osbuild-composer (atodorov@redhat.com) +- tests: Don't check example blueprints if we don't have to (atodorov@redhat.com) +- tests: Use BACKEND env variable instead of hard-coded values (atodorov@redhat.com) +- tests: Disable non-cli test scenarios b/c osbuild-composer (atodorov@redhat.com) + * Mon Jul 20 2020 Brian C. Lane 33.7-1 - Add log entry about dracut and /proc (bcl@redhat.com) - Skip creating empty /proc/modules for dracut (bcl@redhat.com) diff --git a/sources b/sources index b546c6f..081387b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-33.7.tar.gz) = bd462a1edeab9910f1cf28ee40cda806cedad7df8a13c907f80130b8608799b2f21f9a14b15fafffa05bfbf395ce6f25e47b8b54c58180a7b59276e607bf851f +SHA512 (lorax-33.8.tar.gz) = 2f91e988edc604fc589ea7c76f24f4e7bc41b48aae6f5483d992db03d7b6b8eaeb011a65a479e6e8fdc80b31997b7af0e097f3fe6def33a10201cbf3b5e9edc3