SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for lorax-composer-31.11-1.fc31.x86_64.rpm :

* Wed May 20 2020 Brian C. Lane 31.11-1- tests: Change glusterfs to v7.
* (bclAATTredhat.com)- Revert \"tests: Update gpg key to fedora 32\" (bclAATTredhat.com)- Dockerfile.test: Use fedora:31 for tests (bclAATTredhat.com)- test: Disable pylint subprocess check check (bclAATTredhat.com)- composer-cli: Bump the default API version to 1 (bclAATTredhat.com)- New lorax documentation - 31.10 (bclAATTredhat.com)
* Tue Aug 20 2019 Brian C. Lane 31.10-1- tests: Update gpg key to fedora 32 (bclAATTredhat.com)- tests: Fix the order of liveimg-tar live-iso (bclAATTredhat.com)- tests: Use server-2.repo instead of single.repo (bclAATTredhat.com)- lorax-composer: Add support for dnf variables to repo sources (bclAATTredhat.com)- Use smarter multipath detection logic. (dlehmanAATTredhat.com)- tests: Expand test coverage of the v0 and v1 sources API (bclAATTredhat.com)- tests: Temporarily work around rpm and pylint issues (bclAATTredhat.com)- lorax-composer: Add v1 API for projects/source/ (bclAATTredhat.com)- Add /api/v1/ handler with no routes (bclAATTredhat.com)- Move common functions into pylorax.api.utils (bclAATTredhat.com)- Document the release process steps (bclAATTredhat.com)- lorax-composer: Add liveimg-tar image type (bclAATTredhat.com)- livemedia-creator: Use --compress-arg in mksquashfs (bclAATTredhat.com)- livemedia-creator: Remove unused --squashfs_args option (bclAATTredhat.com)- Only use repos with valid urls for test_server.py (bclAATTredhat.com)- lorax-composer: Clarify groups documentation (bclAATTredhat.com)
* Mon Jul 29 2019 Brian C. Lane 31.9-1- New lorax documentation - 31.9 (bclAATTredhat.com)- Remove .build-id from install media (rieheckyAATTfnal.gov)- lorax-composer: Add squashfs_only False to all image types (bclAATTredhat.com)- tests: Update test_creator.py (bclAATTredhat.com)- docs: Add anaconda-live to fedora-livemedia.ks example (bclAATTredhat.com)- livemedia-creator: Use make_runtime for all runtime creation (bclAATTredhat.com)- livemedia-creator: Add support for a squashfs only runtime image (bclAATTredhat.com)- Update rst formatting. Refs #815 (atodorovAATTredhat.com)- don\'t skip Xorg packages on s390x to allow local GUI installation under KVM (danAATTdanny.cz)- Use binary mode to tail the file (bclAATTredhat.com)- Return most relevant log file from /compose/log (egoodeAATTredhat.com)- Use passwd --status for locked root account check (jikortusAATTredhat.com)- tests: Use liveuser account for live-iso boot check (bclAATTredhat.com)- Mention python3-magic in HACKING.md (egoodeAATTredhat.com)- tests: Add check to make sure the compose actually finished (bclAATTredhat.com)- test: check the number of tests that ran (atodorovAATTredhat.com)- lorax: Add debug log of command line options (rieheckyAATTfnal.gov)- lorax: provide runtime lorax config in debug log (rieheckyAATTfnal.gov)- Remove whitespace in v0_blueprints_new (jacobdkozolAATTgmail.com)- Add test for VALID_BLUEPRINT_NAME check (jacobdkozolAATTgmail.com)- Add seperate validation for blueprint names (jacobdkozolAATTgmail.com)- Leave lscpu in the image for additional debugging (rieheckyAATTfnal.gov)- tests: set skip_if_unavailable in test repos (larsAATTkarlitski.net)- test/README.md: Add section explaining GitHub integration (larsAATTkarlitski.net)
* Fri Jun 28 2019 Brian C. Lane 31.8-1- Also search for pxeboot kernel and initrd pairs (hadessAATThadess.net)- Assert that RuntimeErrors have correct messages (egoodeAATTredhat.com)- More descriptive error for a bad ref in repos.git (egoodeAATTredhat.com)- Remove unused shell script (atodorovAATTredhat.com)- test: Output results for cockpit\'s log.html (larsAATTkarlitski.net)- Do not generate journal.xml from beakerlib (atodorovAATTredhat.com)- tests: Add RUN_TESTS to Makefile so you can pass in targets (bclAATTredhat.com)- tests: Add tests for recipe checking functions (bclAATTredhat.com)- lorax-composer: Add basic case check to check_recipe_dict (bclAATTredhat.com)- lorax-composer: Add basic recipe checker function (bclAATTredhat.com)- Revert \"test: Disable test_live_iso test\" (larsAATTkarlitski.net)- test: Fix test_blueprint_sanity (larsAATTkarlitski.net)- tests: rpm now returns str, drop decode() call (bclAATTredhat.com)- tests: Drop libgit2 install from koji (bclAATTredhat.com)
* Tue Jun 18 2019 Brian C. Lane 31.7-1- New lorax documentation - 31.7 (bclAATTredhat.com)- Update qemu arguments to work correctly with nographic (bclAATTredhat.com)- Switch to new toml library (bclAATTredhat.com)- composer-cli: Update diff support for customizations and repos.git (bclAATTredhat.com)- Add support for customizations and repos.git to /blueprints/diff/ (bclAATTredhat.com)- tests: Update custom-base with customizations (bclAATTredhat.com)- Move the v0 API documentation into the functions (bclAATTredhat.com)- Update the /api/v0/ route handling to use the flask_blueprints Blueprint class (bclAATTredhat.com)- Extend Flask Blueprint class to allow skipping routes (bclAATTredhat.com)- Remove PR template (atodorovAATTredhat.com)- Increase retry count/sleep times when waiting for lorax to start (atodorovAATTredhat.com)- Revert \"remove the check for qemu-kvm\" (atodorovAATTredhat.com)- Revert \"remove the check for /usr/bin/docker in the setup phase\" (atodorovAATTredhat.com)- [tests] Define unbound variables in test scripts (atodorovAATTredhat.com)- [tests] Handle blueprints in setup_tests/teardown_tests correctly (atodorovAATTredhat.com)- [tests] grep|cut for IP address in a more robust way (atodorovAATTredhat.com)- Remove quotes around file test in make vm (atodorovAATTredhat.com)- test: Don\'t wait on --sit when test succeeds (larsAATTkarlitski.net)- Monkey-patch beakerlib to fail on first assert (larsAATTkarlitski.net)- test_cli.sh: Return beakerlib\'s exit code (larsAATTkarlitski.net)- Don\'t send CORS headers (larsAATTkarlitski.net)- tests: Set BLUEPRINTS_DIR in all cases (larsAATTkarlitski.net)- tests: Fail on script errors (larsAATTkarlitski.net)- Add API integration test (larsAATTkarlitski.net)- composer: Set up a custom HTTP error handler (larsAATTkarlitski.net)- Split live-iso and qcow2 and update test scenario execution (atodorovAATTredhat.com)- Configure $PACKAGE for beakerlib reports (atodorovAATTredhat.com)- Use cloud credentials during test if they exist (atodorovAATTredhat.com)- Don\'t execute compose/blueprint sanity tests in Travis CI (atodorovAATTredhat.com)- test: Add --list option to test/check
* scripts (larsAATTkarlitski.net)- test: Add --sit argument to check-
* scripts (larsAATTkarlitski.net)- test: Custom main() function (larsAATTkarlitski.net)- Use ansible instead of awscli (jstodolaAATTredhat.com)- Fix path to generic.prm (jstodolaAATTredhat.com)- Update example fedora-livemedia.ks (bclAATTredhat.com)- Update composer live-iso template (bclAATTredhat.com)- test: Disable test_live_iso test (larsAATTkarlitski.net)- tests: Source lib.sh from the right directory (larsAATTkarlitski.net)- Revert \"Add rpmfluff temporarily\" (bclAATTredhat.com)- tests: Update tmux version to 2.9a (bclAATTredhat.com)- test: Install beakerlib on non-RHEL images (martinAATTpiware.de)- tests: Fail immediately when image build fails (larsAATTkarlitski.net)- test: Install beakerlib wehn running on rhel (larsAATTkarlitski.net)- test: Generalize fs resizing in vm.install (larsAATTkarlitski.net)- tests: Re-enable kvm (larsAATTkarlitski.net)- test: Fix vm.install to be idempotent (larsAATTkarlitski.net)- tests: Don\'t depend on kvm for tar and qcow2 tests (larsAATTkarlitski.net)- test_compose_tar: Work around selinux policy change (larsAATTkarlitski.net)- test_compose_tar: Be less verbose (larsAATTkarlitski.net)- test_compose_tar: Fix docker test (larsAATTkarlitski.net)- tests: Extract images to /var/tmp, not /tmp (larsAATTkarlitski.net)- Use Cockpit\'s test images and infrastructure (larsAATTkarlitski.net)- pylint: Remove unused false positive (larsAATTkarlitski.net)
* Thu May 16 2019 Brian C. Lane 31.6-1- Add kernel to ext4-filesystem template (bclAATTredhat.com)- Create a lorax-docs package with the html docs (bclAATTredhat.com)- Add new documentation branches to index.rst (bclAATTredhat.com)
* Tue May 07 2019 Brian C. Lane 31.5-1- Add python3-pycdlib to Dockerfile.test (bclAATTredhat.com)- Replace isoinfo with pycdlib (bclAATTredhat.com)- Add test for passing custom option on kernel command line (jikortusAATTredhat.com)- Use verify_image function as a helper for generic tests (jikortusAATTredhat.com)
* Thu May 02 2019 Brian C. Lane 31.4-1- tests: Update openssh-server to v8.
* (bclAATTredhat.com)- New lorax documentation - 31.4 (bclAATTredhat.com)- Change customizations.firewall to append items instead of replace (bclAATTredhat.com)- Update customizations.services documentation (bclAATTredhat.com)- lorax-composer: Add services support to blueprints (bclAATTredhat.com)- Add rpmfluff temporarily (bclAATTredhat.com)- lorax-composer: Add firewall support to blueprints (bclAATTredhat.com)- lorax-composer: Add locale support to blueprints (bclAATTredhat.com)- lorax-composer: Fix customizations when creating a recipe (bclAATTredhat.com)- Update docs for new timezone section (bclAATTredhat.com)- lorax-composer: Add timezone support to blueprint (bclAATTredhat.com)- Proposal for adding to the blueprint customizations (bclAATTredhat.com)- Add test for starting compose with deleted blueprint (jikortusAATTredhat.com)- Update VMware info for VMware testing (chrobertAATTredhat.com)- tests: Cleanup on failure of in_tempdir (bclAATTredhat.com)- Change [[modules]] to [[packages]] in tests (atodorovAATTredhat.com)- Add new test to verify compose paths exist (atodorovAATTredhat.com)- Add new sanity tests for blueprints (atodorovAATTredhat.com)- Fixes for locked root account test (jikortusAATTredhat.com)
* Fri Apr 05 2019 Brian C. Lane 31.3-1- Add -iso-level 3 when the install.img is > 4GiB (bclAATTredhat.com)- Correct \"recipes\" use to \"blueprints\" in composer-cli description (kwalkerAATTredhat.com)- Fix keeping files on Amazon s3 (jstodolaAATTredhat.com)- Allow to keep objects in AWS (jstodolaAATTredhat.com)- Fix the google cloud boot console settings (dsheaAATTredhat.com)- Add a compose type for alibaba. (dsheaAATTredhat.com)- Add a new compose type for Hyper-V (dsheaAATTredhat.com)- Add a compose check for google cloud images. (dsheaAATTredhat.com)- Add a compose type for Google Compute Engine (dsheaAATTredhat.com)- Add a new output type, tar-disk. (dsheaAATTredhat.com)- Support compressing single files. (dsheaAATTredhat.com)- Add an option to align the image size to a multiplier. (dsheaAATTredhat.com)
* Mon Apr 01 2019 Brian C. Lane 31.2-1- Add documentation references to lorax-composer service files (bclAATTredhat.com)- Add more tests for gitrpm.py (bclAATTredhat.com)- lorax-composer: Fix installing files from [[repos.git]] to / (bclAATTredhat.com)- New lorax documentation - 31.1 (bclAATTredhat.com)- Make it easier to generate docs for the next release (bclAATTredhat.com)
* Tue Mar 26 2019 Brian C. Lane 31.1-1- qemu wasn\'t restoring the terminal if it was terminated early (bclAATTredhat.com)- Switch the --virt-uefi method to use SecureBoot (bclAATTredhat.com)- pylorax.ltmpl: Add a test for missing quotes (bclAATTredhat.com)- Don\'t remove chmem and lsmem from install.img (bclAATTredhat.com)- lorax-composer: pass customization.kernel append to extra_boot_args (bclAATTredhat.com)- Improve logging for template syntax errors (bclAATTredhat.com)- Add extra boot args to the livemedia-creator iso templates (bclAATTredhat.com)- lorax-composer: Add the ability to append to the kernel command-line (bclAATTredhat.com)- Add checks for disabled root account (jikortusAATTredhat.com)- Update datastore for VMware testing (chrobertAATTredhat.com)
* Fri Mar 15 2019 Brian C. Lane 31.0-1- Add tests using repos.git in blueprints (bclAATTredhat.com)- Move git repo creation into tests/lib.py (bclAATTredhat.com)- rpmgit: catch potential errors while running git (bclAATTredhat.com)- tests: Add test for Recipe.freeze() function (bclAATTredhat.com)- Add repos.git support to lorax-composer builds (bclAATTredhat.com)- Add pylorax.api.gitrpm module and tests (bclAATTredhat.com)- Add support for [[repos.git]] section to blueprints (bclAATTredhat.com)- Update ppc64le isolabel to match x86_64 logic (bclAATTredhat.com)- Add blacklist_exceptions to multipath.conf (bclAATTredhat.com)- tests: Add python3-mock and python3-sphinx_rtd_theme (bclAATTredhat.com)- Use make ci inside test-in-copy target (atodorovAATTredhat.com)- Allow overriding $CLI outside test scripts (atodorovAATTredhat.com)- tests: Make it easier to update version globs (bclAATTredhat.com)- New test: Build live-iso and boot with KVM (atodorovAATTredhat.com)- lorax-composer: Return UnknownBlueprint errors when using deleted blueprints (bclAATTredhat.com)- lorax-composer: Delete workspace copy when deleting blueprint (bclAATTredhat.com)- New test: Build qcow2 compose and test it with QEMU-KVM (atodorovAATTredhat.com)
* Mon Feb 25 2019 Brian C. Lane 30.16-1- Fix pylint problems with vmware_list_vms.py (bclAATTredhat.com)- Makefile: Make the .test-results directory (bclAATTredhat.com)- Add a ppc64le template for live iso creation (bclAATTredhat.com)- Move the package requirements for live-iso setup out of the template (bclAATTredhat.com)- Remove exclusions from lorax-composer templates (bclAATTredhat.com)- Add LiveTemplateRunner to parse per-arch live-iso package requirements (bclAATTredhat.com)- Move the run part of LoraxTemplateRunner into new TemplateRunner class (bclAATTredhat.com)- lorax-composer: Use reqpart --add-boot for partitioned disk templates (bclAATTredhat.com)- livemedia-creator: Add support for reqpart kickstart command (bclAATTredhat.com)- Make the lorax-composer ks templates more generic (bclAATTredhat.com)- Add script for removing old artifacts from VMware (jstodolaAATTredhat.com)- tests: Fix makeFakeRPM calls (bclAATTredhat.com)- Drop _unique_dicts function (bclAATTredhat.com)- Update bash to 5.0.
* (bclAATTredhat.com)- Add some extra cancel_func protection to QEMUInstall (bclAATTredhat.com)- Remove unsupported anaconda-docker-addon (#619) (jkonecnyAATTredhat.com)- installer: make sure cancel_func has a value (#612) (yuvaltAATTgmail.com)- New test: Verify tar images with Docker and systemd-nspawn (atodorovAATTotb.bg)- Update OpenStack flavor and network settings in tests (atodorovAATTredhat.com)
* Fri Feb 15 2019 Brian C. Lane 30.15-1- Remove 3G minimum from lorax-composer (bclAATTredhat.com)- drop Apple/HFS bits from the templates (#602) (danAATTdanny.cz)- Move manpages into the correct subpackages (bclAATTredhat.com)- installer: Run anaconda in a mount and pid namespace (larsAATTkarlitski.net)- Run as root/weldr by default. (clumensAATTredhat.com)- Pass ssl certificate options to anaconda (larsAATTkarlitski.net)- Drop auth from the kickstart examples (bclAATTredhat.com)- Keep OpenStack VMs with Tag keep_me (atodorovAATTredhat.com)- Make sure compose build tests run with SELinux in enforcing mode (jikortusAATTredhat.com)- Update with instructions about commit log referencing Bugzilla (atodorovAATTredhat.com)- Add script for removing old artifacts from Azure (jstodolaAATTredhat.com)- Use existing storage account (jstodolaAATTredhat.com)- Record date/time of VM creation (jstodolaAATTredhat.com)
* Thu Jan 31 2019 Brian C. Lane 30.14-1- xorrisofs is provided by the xorriso package (bclAATTredhat.com)- Remove obsolete Group tag (ignatenkobrainAATTfedoraproject.org)
* Wed Jan 30 2019 Brian C. Lane 30.13-1- Remove duplicate repositories from the sources list (bclAATTredhat.com)- Copy .discinfo to the boot.iso (bclAATTredhat.com)- Clarify the ks repo only error message (bclAATTredhat.com)- fedora-livemedia.ks: Add packages needed to boot livecd on UEFI systems (bclAATTredhat.com)- Use xorrisofs instead of mkisofs (bclAATTredhat.com)- lorax: Move default tmp dir to /var/tmp/lorax (bclAATTredhat.com)- Export OS_PROJECT_NAME variable in openstack scripts (jstodolaAATTredhat.com)- Collect results from all cleanup scripts (jstodolaAATTredhat.com)- Typo in PR template (atodorovAATTredhat.com)- Expand parameters as separate words (jstodolaAATTredhat.com)- Add PR template with instructions for repo members (atodorovAATTredhat.com)- Add script for removing old artifacts from OpenStack (jstodolaAATTredhat.com)- Add script for removing old artifacts from AWS (jstodolaAATTredhat.com)
* Fri Jan 18 2019 Brian C. Lane 30.12-1- Don\'t exclude /dev from the `setfiles` in `novirt_install` (awilliamAATTredhat.com)
* Fri Jan 18 2019 Brian C. Lane 30.11-1- dracut-fips is no longer a subpackage, it is included in dracut. (bclAATTredhat.com)
* Tue Jan 08 2019 Brian C. Lane 30.10-1- Remove unneeded else from for/else loop. It confuses pylint (bclAATTredhat.com)- Turn off pylint warning about docstring with backslash (bclAATTredhat.com)- Turn off smartquotes in Sphinx documentation (bclAATTredhat.com)- fixes #543 qemu -nodefconfig deprecated (afm404AATTgmail.com)- fix spinx build warnings (afm404AATTgmail.com)- Revert \"lorax-composer: Cancel running Anaconda process\" (bclAATTredhat.com)- set inst.stage2 for ppc64le image (rhbz#1577587) (danAATTdanny.cz)- Allow customizations to be specified as a toml list (dsheaAATTredhat.com)- Make sure cancel_func is not None (bclAATTredhat.com)- drop ppc/ppc64 from tests (danAATTdanny.cz)- drop ppc/ppc64 from spec (danAATTdanny.cz)- all supported arches have docker (danAATTdanny.cz)- drop big endian ppc/ppc64 support (danAATTdanny.cz)- add qemu command mapping for ppc64le (danAATTdanny.cz)- don\'t reduce initrd size on ppc64/ppc64le (danAATTdanny.cz)- fbset has been retired (danAATTdanny.cz)- Add timestamps to program.log and dnf.log (bclAATTredhat.com)
* Mon Dec 17 2018 Brian C. Lane 30.9-1- lorax: Save information about rootfs filesystem size and usage (bclAATTredhat.com)- Turn on signed tags when using tito. (bclAATTredhat.com)- lorax-composer: Cancel running Anaconda process (bclAATTredhat.com)- Add cancel_func to virt and novirt_install functions (bclAATTredhat.com)- lorax-composer: Check for STATUS before deleting (bclAATTredhat.com)- Check for existing CANCEL request, and exit on FINISHED (bclAATTredhat.com)- tests: use the first IP address if more than 1 retruned from OpenStack (atodorovAATTredhat.com)- tests: remove a debugging command (atodorovAATTredhat.com)- Add openstack to the image type list in the docs (dsheaAATTredhat.com)
* Thu Dec 06 2018 Brian C. Lane 30.8-1- lorax-composer: Handle packages with multiple builds (bclAATTredhat.com)- lorax-composer: Check the queue and results at startup (bclAATTredhat.com)- Teach OpenStack test to distinguish between RHEL and Fedora (atodorovAATTredhat.com)- Use full path for Azure playbook as well (atodorovAATTredhat.com)- Use a temporary dir for ssh keys during testing (atodorovAATTredhat.com)- Update V_DATASTORE b/c defaults appear to have been changed (atodorovAATTredhat.com)- Clone pyvmomi samples in the correct directory (atodorovAATTredhat.com)- Use full path when pushing toml files during testing (atodorovAATTredhat.com)- Add empty ci_after_success target for Jenkins (atodorovAATTredhat.com)- Implicitly specify ssh key directory/files for testing (atodorovAATTredhat.com)- [test] Clean up containers.json (atodorovAATTredhat.com)- Teach AWS test to distinguish between RHEL and Fedora (atodorovAATTredhat.com)
* Thu Nov 29 2018 Brian C. Lane 30.7-1- lorax-composer: Install selinux-policy-targeted in images (bclAATTredhat.com)- Remove setfiles from mkrootfsimage (bclAATTredhat.com)- New lorax documentation - 30.7 (bclAATTredhat.com)- Remove SELinux Permissive checks (bclAATTredhat.com)- Drop minor version from php package in blueprint (atodorovAATTredhat.com)- Use a temporary shared dir when testing (atodorovAATTredhat.com)- Copy blueprints used for testing to temporary directory (atodorovAATTredhat.com)- Add make targets for Jenkins (atodorovAATTredhat.com)- Add --no-system-repos to lorax-composer (bclAATTredhat.com)- Install grubby-deprecated package for ARMv7 (javiermAATTredhat.com)- Teach test_cli.sh to execute test scripts via arguments (atodorovAATTredhat.com)- new test: build an image and deploy it on Azure (atodorovAATTredhat.com)- Fix typo in comment (atodorovAATTredhat.com)- Fix reporting of coverage results to coverall.io (bclAATTredhat.com)- For OpenStack build image with rng-tools installed (atodorovAATTredhat.com)- Add tests for partitioned disk images (bclAATTredhat.com)- Create a kpartx_disk_img function (bclAATTredhat.com)- Add tests for pylorax.imgutils (bclAATTredhat.com)- Add tests to test_creator.py (bclAATTredhat.com)- Fix make_appliance and the libvirt.tmpl (bclAATTredhat.com)- Add some tests for creator.py (bclAATTredhat.com)- tests: Add executils test (bclAATTredhat.com)- tests: Add sysutils test (bclAATTredhat.com)- tests: Add discinfo test (bclAATTredhat.com)- tests: Add treeinfo test (bclAATTredhat.com)- Stop using build to run the tests, allow using podman (bclAATTredhat.com)- new test: build and deploy an image in OpenStack (atodorovAATTredhat.com)- Fix typos in VM_NAME and cleanup command (atodorovAATTredhat.com)- new test: build and deploy images on vSphere (atodorovAATTredhat.com)- Update docs with info about ssh keys (atodorovAATTredhat.com)
* Mon Oct 29 2018 Brian C. Lane 30.6-1- new test: build and deploy images on AWS (atodorovAATTredhat.com)- Disable execution of new tests which need Docker privileged mode (atodorovAATTredhat.com)- New tests: build ext4-filesystem and partitioned-disk composes (atodorovAATTredhat.com)- Update tmux version in tests (atodorovAATTredhat.com)- Add tests for ltmpl.py (bclAATTredhat.com)- Move get_dnf_base_object into a module (bclAATTredhat.com)- New lorax documentation - 30.5 (bclAATTredhat.com)- Build manpages for composer-cli and lorax-composer (bclAATTredhat.com)- Add --squashfs-only option to drop inner rootfs.img layer (marmarekAATTinvisiblethingslab.com)- Update php version to 7.3.
* (bclAATTredhat.com)- Update the projects tests to use DNF Repo object (bclAATTredhat.com)- dnf changed the type of gpgkey to a tuple (bclAATTredhat.com)- Install python3-librepo in the test container (bclAATTredhat.com)- lorax: Log when SOURCE_DATE_EPOCH is used for the current time (bclAATTredhat.com)- Drop non-determinism from default templates (marmarekAATTinvisiblethingslab.com)- Use SOURCE_DATE_EPOCH for volumeid of efi boot image (marmarekAATTinvisiblethingslab.com)- Preserve timestamps when building fs image (marmarekAATTinvisiblethingslab.com)- Use SOURCE_DATE_EPOCH for metadata timestamps (marmarekAATTinvisiblethingslab.com)
* Fri Oct 12 2018 Brian C. Lane 30.5-1- Update depsolving with suggestions from dnf (#1636239) (bclAATTredhat.com)- Disable false context-manager pylint error (bclAATTredhat.com)- Fix directory creation for blueprints (bclAATTredhat.com)- Update the tests for new make_dnf_dir arguments. (bclAATTredhat.com)- Change make_dnf_dirs to be run as root (bclAATTredhat.com)- Fix vhd images (vponcovaAATTredhat.com)
* Tue Oct 09 2018 Brian C. Lane 30.4-1- Add an openstack image type (bclAATTredhat.com)- Add cloud-init to vhd images. (dsheaAATTredhat.com)- Replace /etc/machine-id with an empty file (dsheaAATTredhat.com)
* Mon Oct 08 2018 Brian C. Lane 30.3-1- Update cli tests to use composer-cli name (bclAATTredhat.com)- Revert \"Rename composer-cli to composer\" (bclAATTredhat.com)
* Fri Oct 05 2018 Brian C. Lane 30.2-1- Work around dnf problem with multiple repos (bclAATTredhat.com)- Add and enable cloud-init for ami images (larsAATTkarlitski.net)- Make no-virt generated images sparser (dsheaAATTredhat.com)- New lorax documentation - 30.1 (bclAATTredhat.com)
* Wed Oct 03 2018 Brian C. Lane 30.1-1- Report an error if the blueprint doesn\'t exist (bclAATTredhat.com)- cli: Clarify error message for unprivileged access (larsAATTkarlitski.net)- Write a rootpw line if no root customizations in the blueprint (bclAATTredhat.com)
* Tue Oct 02 2018 Brian C. Lane 30.0-1- Add beakerlib to Dockerfile.test (bclAATTredhat.com)- Adjust the new templates for locked root (bclAATTredhat.com)- Adjust projects test for DNF 3.6.1 tuple issue (bclAATTredhat.com)- Don\'t try to append to DNF config value that can\'t take it (awilliamAATTredhat.com)- Always update repo metadata when building an image (bclAATTredhat.com)- Add a test for repo metadata expiration (bclAATTredhat.com)- Add tests for setting root password and ssh key with blueprints (bclAATTredhat.com)- Use rootpw for setting the root password instead of user (bclAATTredhat.com)- Lock the root account, except on live-iso (bclAATTredhat.com)- Add new compose types to compose sanity test (dsheaAATTredhat.com)- Add virt guest agents to the qcow2 compose (dsheaAATTredhat.com)- Add a vmdk compose type. (dsheaAATTredhat.com)- Add a vhd compose type for Azure images (dsheaAATTredhat.com)- Add an ami compose type for AWS images (dsheaAATTredhat.com)- Remove --fstype from the generated part line (dsheaAATTredhat.com)- Also run `make check` on travis (larsAATTkarlitski.net)- Fix pylint errors and warnings (larsAATTkarlitski.net)- New cli test covering basic compose commands (atodorovAATTredhat.com)- Update glusterfs to 5.
* (atodorovAATTredhat.com)- Execute bash tests for composer-cli (atodorovAATTredhat.com)- Rename composer-cli to composer (larsAATTkarlitski.net)- Include python3-pyatspi on boot.iso (#1506595) (bclAATTredhat.com)- Start a HACKING.md file and document how to run the tests (stefwAATTredhat.com)- tests: Fix tests so they run on Fedora 28 (stefwAATTredhat.com)- Ignore files created by tests (stefwAATTredhat.com)- Makefile: Fix the \'make install\' target (stefwAATTredhat.com)- Replace CJK fonts with Google Noto CJK (akiraAATTtagoh.org)- Fix a DeprecationWarning (dsheaAATTredhat.com)- Fix the expected versions of blueprint components (dsheaAATTredhat.com)- Switch the test container back to rawhide (dsheaAATTredhat.com)
* Fri Sep 07 2018 Brian C. Lane 29.15-1- Add a Makefile target for building html docs using a rawhide environment (bclAATTredhat.com)- Revert \"Don\'t activate default auto connections after switchroot\" (rvykydalAATTredhat.com)- Need to explicitly require python3-librepo (#1626413) (bclAATTredhat.com)- New lorax documentation - 29.14 (bclAATTredhat.com)
* Thu Sep 06 2018 Brian C. Lane 29.14-1- Add the create ISO component for ARMv7 (pbrobinsonAATTgmail.com)- Don\'t activate default auto connections after switchroot (rvykydalAATTredhat.com)- Ignore a pylint warning about UnquotingConfigParser get args (bclAATTredhat.com)- Ditch all use of pyanaconda\'s simpleconfig (awilliamAATTredhat.com)
* Wed Aug 29 2018 Brian C. Lane 29.13-1- Update the example blueprints for rawhide (bclAATTredhat.com)- Bump required dnf version to 3.2.0 for module_platform_id support (bclAATTredhat.com)- Add support for DNF 3.2 module_platform_id config value (bclAATTredhat.com)- lorax: Only run depmod on the installed kernels (bclAATTredhat.com)
* Tue Aug 28 2018 Brian C. Lane 29.12-1- Minor package fixes for aarch64/ARMv7 (pbrobinsonAATTgmail.com)
* Mon Aug 27 2018 Brian C. Lane 29.11-1- Fix composer-cli blueprints changes to get correct total (bclAATTredhat.com)- Fix blueprints/list and blueprints/changes to return the correct total (bclAATTredhat.com)- Add tests for limit=0 routes (bclAATTredhat.com)- Add a function to get_url_json_unlimited to retrieve the total (bclAATTredhat.com)- Fix tests related to blueprint name changes (bclAATTredhat.com)- Add \'example\' to the example blueprint names (bclAATTredhat.com)- Use urllib.parse instead of urlparse (bclAATTredhat.com)- In composer-cli, request all results (dsheaAATTredhat.com)- Add tests for /compose/status filter arguments (dsheaAATTredhat.com)- Allow \'
*\' as a uuid in /compose/status/ (dsheaAATTredhat.com)- Add filter arguments to /compose/status (dsheaAATTredhat.com)- composer-cli should not log to a file by default (bclAATTredhat.com)- Add documentation for using a DVD as the package source (bclAATTredhat.com)- Set TCP listen backlog for API socket to SOMAXCONN (larsAATTkarlitski.net)- Update Arm architectures for the latest requirements (pbrobinsonAATTgmail.com)- New lorax documentation - 29.11 (bclAATTredhat.com)- Add a note about using lorax-composer.service (bclAATTredhat.com)- Ignore dnf.logging when building docs (bclAATTredhat.com)- Bring back import-state.service (#1615332) (rvykydalAATTredhat.com)- Fix a little bug in running \"modules list\". (clumensAATTredhat.com)- Fix bash_completion.d typo (bclAATTredhat.com)- Move disklabel and UEFI support to compose.py (bclAATTredhat.com)- Fix more tests. (clumensAATTredhat.com)- Change INVALID_NAME to INVALID_CHARS. (clumensAATTredhat.com)- Update composer-cli for the new error return types. (clumensAATTredhat.com)- Add default error IDs everywhere else. (clumensAATTredhat.com)- Add error IDs to things that can go wrong when running a compose. (clumensAATTredhat.com)- Add error IDs for common source-related errors. (clumensAATTredhat.com)- Add error IDs for unknown modules and unknown projects. (clumensAATTredhat.com)- Add error IDs for when an unknown commit is requested. (clumensAATTredhat.com)- Add error IDs for when an unknown blueprint is requested. (clumensAATTredhat.com)- Add error IDs for when an unknown build UUID is requested. (clumensAATTredhat.com)- Add error IDs for bad state conditions. (clumensAATTredhat.com)- Change the error return type for bad limit= and offset=. (clumensAATTredhat.com)- Don\'t sort error messages. (clumensAATTredhat.com)- Fix bash completion of compose info (bclAATTredhat.com)- Add + to the allowed API string character set (bclAATTredhat.com)- Add job_
* timestamp support to compose status (bclAATTredhat.com)- Drop .decode from UTF8_TEST_STRING (bclAATTredhat.com)- Add input string checks to the branch and format arguments (bclAATTredhat.com)- Add a test for invalid characters in the API route (bclAATTredhat.com)- Add etc/bash_completion.d/composer-cli (wwoodsAATTredhat.com)- composer-cli: clean up \"list\" commands (wwoodsAATTredhat.com)- Fix logging argument (bclAATTredhat.com)- Update get_system_repo for dnf (bclAATTredhat.com)- Update ConfigParser usage for Py3 (bclAATTredhat.com)- Update StringIO use for Py3 (bclAATTredhat.com)- Add a test for the pylorax.api.timestamp functions (bclAATTredhat.com)- Fix write_timestamp for py3 (bclAATTredhat.com)- Return a JSON error instead of a 404 on certain malformed URLs. (clumensAATTredhat.com)- Return an error if /modules/info doesn\'t return anything. (clumensAATTredhat.com)- Update documentation (#409). (clumensAATTredhat.com)- Use constants instead of strings (#409). (clumensAATTredhat.com)- Write timestamps when important events happen during the compose (#409). (clumensAATTredhat.com)- Return multiple timestamps in API results (#409). (clumensAATTredhat.com)- Add a new timestamp.py file to the API directory (#409). (clumensAATTredhat.com)- Use the first enabled system repo for the test (bclAATTredhat.com)- Show more details when the system repo delete test fails (bclAATTredhat.com)- Add composer-cli function tests (bclAATTredhat.com)- Add a test library (bclAATTredhat.com)- composer-cli: Add support for Group to blueprints diff (bclAATTredhat.com)- Update status.py to use new handle_api_result (bclAATTredhat.com)- Update sources.py to use new handle_api_result (bclAATTredhat.com)- Update projects.py to use new handle_api_result (bclAATTredhat.com)- Update modules.py to use new handle_api_result (bclAATTredhat.com)- Update compose.py to use new handle_api_result (bclAATTredhat.com)- Update blueprints.py to use new handle_api_result (bclAATTredhat.com)- Modify handle_api_result so it can be used in more places (bclAATTredhat.com)- Fix help output on the compose subcommand. (clumensAATTredhat.com)- Add timestamps to \"compose-cli compose status\" output. (clumensAATTredhat.com)- And then add real output to the status command. (clumensAATTredhat.com)- Add the beginnings of a new status subcommand. (clumensAATTredhat.com)- Document that you shouldn\'t run lorax-composer twice. (clumensAATTredhat.com)- Add PIDFile to the .service file. (clumensAATTredhat.com)- composer-cli: Fix non-zero epoch in projets info (bclAATTredhat.com)
* Fri Jul 20 2018 Brian C. Lane 29.10-1- New lorax documentation - 29.10 (bclAATTredhat.com)- Add dnf.transaction to list of modules for sphinx to ignore (bclAATTredhat.com)- Log and exit on metadata update errors at startup (bclAATTredhat.com)- Check /projects responses for null values. (bclAATTredhat.com)- Clarify error message from /source/new (bclAATTredhat.com)- Update samba and rsync versions for tests (bclAATTredhat.com)- Support loading groups from the kickstart template files. (clumensAATTredhat.com)- Add group-based tests. (clumensAATTredhat.com)- Include groups in depsolving. (clumensAATTredhat.com)- Add support for groups to blueprints. (clumensAATTredhat.com)- Add help output to each subcommand. (clumensAATTredhat.com)- Split the help output into its own module. (clumensAATTredhat.com)- If the help subcommand is given, print the help output. (clumensAATTredhat.com)- Check the compose templates at startup (bclAATTredhat.com)- Fix a couple typos in lorax-composer docs. (bclAATTredhat.com)
* Wed Jun 27 2018 Brian C. Lane 29.9-1- DNF 3: progress callback constants moved to dnf.transaction (awilliamAATTredhat.com)- Include example blueprints in the rpm (bclAATTredhat.com)- Make sure /run/weldr has correct ownership and permissions (bclAATTredhat.com)
* Fri Jun 22 2018 Brian C. Lane 29.8-1- Fixing bug where test did not try to import pylorax.version (sophiafondell)- Add the ability to enable DNF plugins for lorax (bclAATTredhat.com)- Allow more than 1 bash build in tests (bclAATTredhat.com)- Update tests for glusterfs 4.1.
* on rawhide (bclAATTredhat.com)- Install \'hostname\' in runtime-install (for iSCSI) (awilliamAATTredhat.com)- Add redhat.exec to s390 .treeinfo (bclAATTredhat.com)- It\'s /compose/cancel, not /blueprints/cancel. (clumensAATTredhat.com)- Retry losetup if loop_attach fails (bclAATTredhat.com)- Add reqpart to example kickstart files (bclAATTredhat.com)- Increase default ram used with lmc and virt to 2048 (bclAATTredhat.com)
* Thu Jun 07 2018 Brian C. Lane 29.7-1- New lorax documentation - 29.7 (bclAATTredhat.com)- Add --dracut-arg support to lorax (bclAATTredhat.com)- Make LogRequestHandler configurable (mkolmanAATTredhat.com)- gevent has deprecated .wsgi, should use .pywsgi instead (bclAATTredhat.com)
* Mon Jun 04 2018 Brian C. Lane 29.6-1- New lorax documentation - 29.6 (bclAATTredhat.com)- Override Sphinx documentation version with LORAX_VERSION (bclAATTredhat.com)- Add support for sources to composer-cli (bclAATTredhat.com)- Fix DNF related issues with source selection (bclAATTredhat.com)- Fix handling bad source repos and add a test (bclAATTredhat.com)- Speed up test_dnfbase.py (bclAATTredhat.com)- Make sure new sources show up in the source/list output (bclAATTredhat.com)- Fix make_dnf_dirs (bclAATTredhat.com)- Update test_server for rawhide (bclAATTredhat.com)- Add support for user defined package sources API (bclAATTredhat.com)
* Wed May 23 2018 Brian C. Lane 29.5-1- templates: Stop using gconfset (waltersAATTverbum.org)- Add support for version globs to blueprints (bclAATTredhat.com)- Update atlas blueprint (bclAATTredhat.com)
 
ICM