- New lorax documentation - 32.6 (bcl@redhat.com)
- Update mock documentation to remove --old-chroot (bcl@redhat.com) - Use .tasks file to trigger removal of stale cloud resources (atodorov@redhat.com) - tests: OpenStack - apply tags and delete by tags (atodorov@redhat.com) - tests: Azure - apply tags and delete by tags (atodorov@redhat.com) - tests: VMware - delete only VMs named Composer-Test-* (atodorov@redhat.com) - tests: AWS - apply tags when creating resoures and delete by tags (atodorov@redhat.com) - Reflect fonts packages from comps (akira@tagoh.org) - lorax: Catch rootfs out of space failures (bcl@redhat.com) - pylint: whitelist the rpm module (bcl@redhat.com) - tests: Move the list of packages out of Dockerfile.test into a file (bcl@redhat.com) - tests: remove ALI_DIR after we're done using the cli (atodorov@redhat.com) - Test & cleanup script for Alibaba cloud (atodorov@redhat.com) - tests: run ssh commands in batch mode (jrusz@redhat.com) - lorax: Log dnf solver debug data in ./debugdata/ (bcl@redhat.com) - tests: remove --test=2 from compose_sanity (jrusz@redhat.com)
This commit is contained in:
parent
8d5e77b375
commit
7cc511a7d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -173,3 +173,4 @@
|
||||
/lorax-32.3.tar.gz
|
||||
/lorax-32.4.tar.gz
|
||||
/lorax-32.5.tar.gz
|
||||
/lorax-32.6.tar.gz
|
||||
|
23
lorax.spec
23
lorax.spec
@ -3,8 +3,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 32.5
|
||||
Release: 2%{?dist}
|
||||
Version: 32.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
License: GPLv2+
|
||||
@ -263,8 +263,23 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 32.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
* Wed Feb 12 2020 Brian C. Lane <bcl@redhat.com> 32.6-1
|
||||
- New lorax documentation - 32.6 (bcl@redhat.com)
|
||||
- Update mock documentation to remove --old-chroot (bcl@redhat.com)
|
||||
- Use .tasks file to trigger removal of stale cloud resources (atodorov@redhat.com)
|
||||
- tests: OpenStack - apply tags and delete by tags (atodorov@redhat.com)
|
||||
- tests: Azure - apply tags and delete by tags (atodorov@redhat.com)
|
||||
- tests: VMware - delete only VMs named Composer-Test-* (atodorov@redhat.com)
|
||||
- tests: AWS - apply tags when creating resoures and delete by tags (atodorov@redhat.com)
|
||||
- Reflect fonts packages from comps (akira@tagoh.org)
|
||||
- lorax: Catch rootfs out of space failures (bcl@redhat.com)
|
||||
- pylint: whitelist the rpm module (bcl@redhat.com)
|
||||
- tests: Move the list of packages out of Dockerfile.test into a file (bcl@redhat.com)
|
||||
- tests: remove ALI_DIR after we're done using the cli (atodorov@redhat.com)
|
||||
- Test & cleanup script for Alibaba cloud (atodorov@redhat.com)
|
||||
- tests: run ssh commands in batch mode (jrusz@redhat.com)
|
||||
- lorax: Log dnf solver debug data in ./debugdata/ (bcl@redhat.com)
|
||||
- tests: remove --test=2 from compose_sanity (jrusz@redhat.com)
|
||||
|
||||
* Thu Jan 16 2020 Brian C. Lane <bcl@redhat.com> 32.5-1
|
||||
- New lorax documentation - 32.5 (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-32.5.tar.gz) = 636a900451a0a46dfd17ab41c8255ab64a663afe4258e7dce2dce0de4e186e95dfd1b36039ea1c98f3db1f4c126e4da4b4dbf64d32a5a30035528e3b0141ed10
|
||||
SHA512 (lorax-32.6.tar.gz) = 8751182efcd60f375569208e02ee9eac30d16c2268139843d1c8a602061d6a39e61e2d2f7eb4086efd836700daf7c3455ed17b3cfb2fe94cd2fb7840e7a727ef
|
||||
|
Loading…
Reference in New Issue
Block a user