- lorax-composer: Add deprecation notice to documentation (bcl@redhat.com)
- composer-cli: Return a better error with no value (bcl@redhat.com) - tests: Add tests for composer-cli compose start JSON POST (bcl@redhat.com) - composer-cli: Update bash completion for start-ostree (bcl@redhat.com) - composer-cli: Add new start-ostree command (bcl@redhat.com) - composer-cli: Add support for --size to compose start (bcl@redhat.com) - include generic.ins for s390 boot iso (dan@danny.cz) - test: Put VM image overlay into /var/tmp (martin@piware.de)
This commit is contained in:
parent
b33aa7d123
commit
cf351447ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -180,3 +180,4 @@
|
||||
/lorax-33.2.tar.gz
|
||||
/lorax-33.3.tar.gz
|
||||
/lorax-33.4.tar.gz
|
||||
/lorax-33.5.tar.gz
|
||||
|
12
lorax.spec
12
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 33.4
|
||||
Version: 33.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -267,6 +267,16 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 11 2020 Brian C. Lane <bcl@redhat.com> 33.5-1
|
||||
- lorax-composer: Add deprecation notice to documentation (bcl@redhat.com)
|
||||
- composer-cli: Return a better error with no value (bcl@redhat.com)
|
||||
- tests: Add tests for composer-cli compose start JSON POST (bcl@redhat.com)
|
||||
- composer-cli: Update bash completion for start-ostree (bcl@redhat.com)
|
||||
- composer-cli: Add new start-ostree command (bcl@redhat.com)
|
||||
- composer-cli: Add support for --size to compose start (bcl@redhat.com)
|
||||
- include generic.ins for s390 boot iso (dan@danny.cz)
|
||||
- test: Put VM image overlay into /var/tmp (martin@piware.de)
|
||||
|
||||
* Mon Jun 01 2020 Brian C. Lane <bcl@redhat.com> 33.4-1
|
||||
- Revert "lorax: Remove vmlinuz from install.img /boot" (bcl@redhat.com)
|
||||
- composer-cli: Add osbuild-composer to connection failure message (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-33.4.tar.gz) = 5cbe5bfed31744e66d3536894a5f1a44046aed270adfad77c92b8204b74fa205fbac81926b9c5e922c23a10c8805851711f8e85c4cf27a07c6725a1e1935ca34
|
||||
SHA512 (lorax-33.5.tar.gz) = 713decd7421af2e4728794a742d7bfc27282b14bc2f4d5ac6c90ccd1cdc3de4ac7e6587057ead5cd729f8b3a3ece886cb33883b7883172543cbdbc39092904d2
|
||||
|
Loading…
Reference in New Issue
Block a user