Bump to ignition-dracut 56aa514
This commit is contained in:
parent
5597ff7efc
commit
d2ffbc197f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/ignition-7610725.tar.gz
|
||||
/ignition-dracut-d664657.tar.gz
|
||||
/ignition-cc7ebe0.tar.gz
|
||||
/ignition-dracut-56aa514.tar.gz
|
||||
|
@ -73,13 +73,13 @@
|
||||
# https://github.com/dustymabe/ignition-dracut
|
||||
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
||||
%global dracutimport_path %{dracutprovider_prefix}
|
||||
%global dracutcommit d664657cc2f733d8f54e9c0e69ba603babe55d92
|
||||
%global dracutcommit 56aa51440a5e234edfbfdfc8e7cb48cfbccea168
|
||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||
|
||||
|
||||
Name: ignition
|
||||
Version: 0.27.0
|
||||
Release: 2.git%{shortcommit}%{?dist}
|
||||
Release: 3.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -474,6 +474,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 17 2018 Dusty Mabe <dusty@dustymabe.com> - 0.27.0-3.gitcc7ebe0
|
||||
- Bump to ignition-dracut 56aa514
|
||||
|
||||
* Wed Aug 15 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.27.0-2.gitcc7ebe0
|
||||
- Backport patch for /root relabeling
|
||||
https://github.com/coreos/ignition/pull/613
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ignition-cc7ebe0.tar.gz) = 2dce1cdf24af9d26753adf80b014be82fd2cf94efe5321482cf3608d7c4fdd10c36d08b2ce8b82f3ad37528372fdef7c938c9ac1d5c173bc6b7430c5268f6c26
|
||||
SHA512 (ignition-dracut-d664657.tar.gz) = 6ea895a4d85e9e1664e74d14828bf1a23bf6452e781d066ed36e1e874b55a3d39d6da36b676a99665ad1a3a205a17672a8e2904cabe2be876008eea2cb0b6518
|
||||
SHA512 (ignition-dracut-56aa514.tar.gz) = 99d0ebd3f9ab515bb16b6e1eeec4b5b6a33ec4a48c116fa26eb5b7a6538e2b729b8e983df08b7068cb6b9c329da7a55b4ebd82142d4d12478e066ef4b7e9cebb
|
||||
|
Loading…
Reference in New Issue
Block a user