Bump to ignition-dracut d056287
* 3f41219 dracut/ignition: remove CL-legacy udev references * 92ef9dd coreos-firstboot-complete: RemainAfterExit=yes
This commit is contained in:
parent
baf7e10e47
commit
8c01d92726
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/ignition-cc7ebe0.tar.gz
|
||||
/ignition-dracut-56aa514.tar.gz
|
||||
/ignition-f707912.tar.gz
|
||||
/ignition-dracut-d056287.tar.gz
|
||||
|
@ -67,13 +67,13 @@
|
||||
# https://github.com/dustymabe/ignition-dracut
|
||||
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
||||
%global dracutimport_path %{dracutprovider_prefix}
|
||||
%global dracutcommit 56aa51440a5e234edfbfdfc8e7cb48cfbccea168
|
||||
%global dracutcommit d056287951bd6823d6c087a81b63c9eb271ab240
|
||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||
|
||||
|
||||
Name: ignition
|
||||
Version: 0.28.0
|
||||
Release: 1.git%{shortcommit}%{?dist}
|
||||
Release: 2.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -464,6 +464,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 30 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-2.gitf707912
|
||||
- Bump to ignition-dracut d056287
|
||||
- * 3f41219 dracut/ignition: remove CL-legacy udev references
|
||||
- * 92ef9dd coreos-firstboot-complete: RemainAfterExit=yes
|
||||
|
||||
* Thu Aug 30 2018 Andrew Jeddeloh <andrewjeddeloh@redhat.com> - 0.28.0-1.gitf707912
|
||||
- New release 0.28.0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ignition-f707912.tar.gz) = a01d61415ae2e1f053ab7b17642a9377d77b51d34b9ca3e44a9e4c598c705b575b53620558eda69fcfa35131d9fe3ec3df3b9d4675c5b3aa5da3e205343d006b
|
||||
SHA512 (ignition-dracut-56aa514.tar.gz) = 99d0ebd3f9ab515bb16b6e1eeec4b5b6a33ec4a48c116fa26eb5b7a6538e2b729b8e983df08b7068cb6b9c329da7a55b4ebd82142d4d12478e066ef4b7e9cebb
|
||||
SHA512 (ignition-dracut-d056287.tar.gz) = be63f16fd4f12e5942e6116776b96fd916ebb16d5bca4842d7cb380a4e5cdc54164180cc105fee4f71b9293a5bbb564364f63e5604b9aa902ff762e4d250f126
|
||||
|
Loading…
Reference in New Issue
Block a user