Compare commits
No commits in common. "rawhide" and "f44" have entirely different histories.
3 changed files with 3 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -76,4 +76,3 @@
|
|||
/ignition-2.26.0.tar.gz
|
||||
/ignition-2.27.0.tar.gz
|
||||
/ignition-edge-6be7c94.tar.gz
|
||||
/ignition-edge-b6c8245.tar.gz
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
%bcond_with check
|
||||
%endif
|
||||
|
||||
%global ignedgecommit b6c8245e59b5b0cd6ead6448cd283a73d507fa63
|
||||
%global ignedgecommit 6be7c9429bca08066f5bbfa0cb8086421c0c538c
|
||||
%global ignedgeshortcommit %(c=%{ignedgecommit}; echo ${c:0:7})
|
||||
|
||||
# https://github.com/coreos/ignition
|
||||
|
|
@ -22,7 +22,7 @@ Version: 2.27.0
|
|||
%global dracutlibdir %{_prefix}/lib/dracut
|
||||
|
||||
Name: ignition
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
|
|
@ -460,9 +460,6 @@ install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2026 Klara Necasova <knecasov@redhat.com> - 2.27.0-2
|
||||
- Update ignition-edge commit to include https://github.com/fedora-iot/ignition-edge/pull/12
|
||||
|
||||
* Wed Aug 26 2026 Steven Presti <spresti@redhat.com> - 2.27.0-1
|
||||
- New Release
|
||||
- Butane config transpiler merged into Ignition repository
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (ignition-2.27.0.tar.gz) = 7f1ad2da57a196ba0d01b7f2f886f1484edb1f48b8f295f1ad9a4ef9ba2801f0d9d3e9701ec266b4a2446bbf182c50c6733b5ca069ac0c749d77ed342d6a6a9e
|
||||
SHA512 (ignition-edge-b6c8245.tar.gz) = fb823a7c87c7014fcb38566fcd41b11bd38ff27e1ca2bfe6b76111bbabab0d917bc7ba56af450eab434d1907a056b0b1a0fcd6d29e456a4ba2985ddf74efb155
|
||||
SHA512 (ignition-edge-6be7c94.tar.gz) = 3e3e0e4790f86b59f8e2cd5b005ec215814b41c737308ebf3161b85143dcad4efe8b2837a68caba6287cfc514f9e3adaf6903cafebbdba58a8acb17cef2c7d8b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue