diff --git a/.gitignore b/.gitignore index aa24da9..c6109ed 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,4 @@ /lorax-31.4.tar.gz /lorax-31.5.tar.gz /lorax-31.6.tar.gz +/lorax-31.7.tar.gz diff --git a/lorax.spec b/lorax.spec index 41c9246..a58cb56 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 31.6 +Version: 31.7 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -132,14 +132,14 @@ Lorax templates for creating the boot.iso and live isos are placed in %package composer Summary: Lorax Image Composer API Server # For Sphinx documentation build -BuildRequires: python3-flask python3-gobject libgit2-glib python3-pytoml python3-semantic_version +BuildRequires: python3-flask python3-gobject libgit2-glib python3-toml python3-semantic_version Requires: lorax = %{version}-%{release} Requires(pre): /usr/bin/getent Requires(pre): /usr/sbin/groupadd Requires(pre): /usr/sbin/useradd -Requires: python3-pytoml +Requires: python3-toml Requires: python3-semantic_version Requires: libgit2 Requires: libgit2-glib @@ -254,6 +254,61 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Tue Jun 18 2019 Brian C. Lane 31.7-1 +- New lorax documentation - 31.7 (bcl@redhat.com) +- Update qemu arguments to work correctly with nographic (bcl@redhat.com) +- Switch to new toml library (bcl@redhat.com) +- composer-cli: Update diff support for customizations and repos.git (bcl@redhat.com) +- Add support for customizations and repos.git to /blueprints/diff/ (bcl@redhat.com) +- tests: Update custom-base with customizations (bcl@redhat.com) +- Move the v0 API documentation into the functions (bcl@redhat.com) +- Update the /api/v0/ route handling to use the flask_blueprints Blueprint class (bcl@redhat.com) +- Extend Flask Blueprint class to allow skipping routes (bcl@redhat.com) +- Remove PR template (atodorov@redhat.com) +- Increase retry count/sleep times when waiting for lorax to start (atodorov@redhat.com) +- Revert "remove the check for qemu-kvm" (atodorov@redhat.com) +- Revert "remove the check for /usr/bin/docker in the setup phase" (atodorov@redhat.com) +- [tests] Define unbound variables in test scripts (atodorov@redhat.com) +- [tests] Handle blueprints in setup_tests/teardown_tests correctly (atodorov@redhat.com) +- [tests] grep|cut for IP address in a more robust way (atodorov@redhat.com) +- Remove quotes around file test in make vm (atodorov@redhat.com) +- test: Don't wait on --sit when test succeeds (lars@karlitski.net) +- Monkey-patch beakerlib to fail on first assert (lars@karlitski.net) +- test_cli.sh: Return beakerlib's exit code (lars@karlitski.net) +- Don't send CORS headers (lars@karlitski.net) +- tests: Set BLUEPRINTS_DIR in all cases (lars@karlitski.net) +- tests: Fail on script errors (lars@karlitski.net) +- Add API integration test (lars@karlitski.net) +- composer: Set up a custom HTTP error handler (lars@karlitski.net) +- Split live-iso and qcow2 and update test scenario execution (atodorov@redhat.com) +- Configure $PACKAGE for beakerlib reports (atodorov@redhat.com) +- Use cloud credentials during test if they exist (atodorov@redhat.com) +- Don't execute compose/blueprint sanity tests in Travis CI (atodorov@redhat.com) +- test: Add --list option to test/check* scripts (lars@karlitski.net) +- test: Add --sit argument to check-* scripts (lars@karlitski.net) +- test: Custom main() function (lars@karlitski.net) +- Use ansible instead of awscli (jstodola@redhat.com) +- Fix path to generic.prm (jstodola@redhat.com) +- Update example fedora-livemedia.ks (bcl@redhat.com) +- Update composer live-iso template (bcl@redhat.com) +- test: Disable test_live_iso test (lars@karlitski.net) +- tests: Source lib.sh from the right directory (lars@karlitski.net) +- Revert "Add rpmfluff temporarily" (bcl@redhat.com) +- tests: Update tmux version to 2.9a (bcl@redhat.com) +- test: Install beakerlib on non-RHEL images (martin@piware.de) +- tests: Fail immediately when image build fails (lars@karlitski.net) +- test: Install beakerlib wehn running on rhel (lars@karlitski.net) +- test: Generalize fs resizing in vm.install (lars@karlitski.net) +- tests: Re-enable kvm (lars@karlitski.net) +- test: Fix vm.install to be idempotent (lars@karlitski.net) +- tests: Don't depend on kvm for tar and qcow2 tests (lars@karlitski.net) +- test_compose_tar: Work around selinux policy change (lars@karlitski.net) +- test_compose_tar: Be less verbose (lars@karlitski.net) +- test_compose_tar: Fix docker test (lars@karlitski.net) +- tests: Extract images to /var/tmp, not /tmp (lars@karlitski.net) +- Use Cockpit's test images and infrastructure (lars@karlitski.net) +- pylint: Remove unused false positive (lars@karlitski.net) + * Thu May 16 2019 Brian C. Lane 31.6-1 - Add kernel to ext4-filesystem template (bcl@redhat.com) - Create a lorax-docs package with the html docs (bcl@redhat.com) diff --git a/sources b/sources index 679219a..551ea8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-31.6.tar.gz) = c9aeabe177a06d6d25ebbde1790ea090b01d33e69625b6b9e23dd746f8a3477538a908509567a6a1629691ef2a40ad0c10eb5ff1407ac2416a4915ee4fed81bc +SHA512 (lorax-31.7.tar.gz) = 65f738aeda9183b5d7006a1f92800557b9b3b8f1ce625cf65d022ba2e0506a653c29e54f2fa99399614bc7a49f3cb2d7255fe1188a072bceed64c6d8edb5aef4