Update to latest ignition-dracut for virtio dump
This commit is contained in:
parent
820aa5ae5f
commit
4307eea205
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/ignition-2d3ff58.tar.gz
|
||||
/ignition-dracut-f67d587.tar.gz
|
||||
/ignition-dracut-793d0ef.tar.gz
|
||||
/ignition-dracut-6136be3.tar.gz
|
||||
|
@ -67,13 +67,13 @@
|
||||
# https://github.com/coreos/ignition-dracut spec2x branch
|
||||
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
||||
%global dracutimport_path %{dracutprovider_prefix}
|
||||
%global dracutcommit 793d0ef43874f1a0a5c3a6182173efd6d2336ef3
|
||||
%global dracutcommit 6136be3d9d38d7926a61cd4d1b4ba5f9baf0892f
|
||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||
|
||||
|
||||
Name: ignition
|
||||
Version: 2.2.1
|
||||
Release: 3.git%{shortcommit}%{?dist}
|
||||
Release: 4.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0 and BSD
|
||||
URL: https://%{provider_prefix}
|
||||
@ -546,6 +546,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2020 Colin Walters <walters@verbum.org> - 2.2.1-4.git2d3ff58
|
||||
- Update to latest ignition-dracut for virtio dump
|
||||
|
||||
* Mon Mar 30 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-3.git2d3ff58
|
||||
- Bump ignition-dracut to fix umount stage network access
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ignition-2d3ff58.tar.gz) = 116450e0a4afb8a38fa0c0e925f7ee56ec6bab42b43cc5e314c882d74d44065be35bbf224cd45177ae788eb4be98181c0c19b3987a488d5d8ad6048e952ecbd1
|
||||
SHA512 (ignition-dracut-793d0ef.tar.gz) = 34193e3b07aa490d64f39608adf62ed6c9ffc35e67ccbe38b1faf74d4629c5867def543cc535f90c2df774b6460b64f114fcc2e73fcaf349d520ba4c6563f297
|
||||
SHA512 (ignition-dracut-6136be3.tar.gz) = 1d95b9c125c1792877831c04464ffcda4f31ff3e754a18923a6689d180c62d995d170e3e1e614a72092e42b4e7131b5350334e38ea2f39078fa4919c308efbba
|
||||
|
Loading…
Reference in New Issue
Block a user