- Work around dnf problem with multiple repos (bcl@redhat.com)
- Add and enable cloud-init for ami images (lars@karlitski.net) - Make no-virt generated images sparser (dshea@redhat.com) - New lorax documentation - 30.1 (bcl@redhat.com)
This commit is contained in:
parent
261de08905
commit
52194d0f15
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@
|
||||
/lorax-29.15.tar.gz
|
||||
/lorax-30.0.tar.gz
|
||||
/lorax-30.1.tar.gz
|
||||
/lorax-30.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 30.1
|
||||
Version: 30.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -230,6 +230,12 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_sysconfdir}/bash_completion.d/composer
|
||||
|
||||
%changelog
|
||||
* Fri Oct 05 2018 Brian C. Lane <bcl@redhat.com> 30.2-1
|
||||
- Work around dnf problem with multiple repos (bcl@redhat.com)
|
||||
- Add and enable cloud-init for ami images (lars@karlitski.net)
|
||||
- Make no-virt generated images sparser (dshea@redhat.com)
|
||||
- New lorax documentation - 30.1 (bcl@redhat.com)
|
||||
|
||||
* Wed Oct 03 2018 Brian C. Lane <bcl@redhat.com> 30.1-1
|
||||
- Report an error if the blueprint doesn't exist (bcl@redhat.com)
|
||||
- cli: Clarify error message for unprivileged access (lars@karlitski.net)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-30.1.tar.gz) = b5c7b059a8a634911ce5c65b1d839197eac3f6b96862932520a34584132fd90adc3a8a70beae6034546ec371ac1f167bb6b559ced00cf87812d59ed4f2c7bce2
|
||||
SHA512 (lorax-30.2.tar.gz) = 1fe59f2844953b3eede0d405f659804aee1a7492baae475a13c14a1270b9ab8feb5ac0619808fe723695f09a807c8f8c9a4c5189fdcfb1919d97aeaa1bdd10d4
|
||||
|
Loading…
Reference in New Issue
Block a user