Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
ea0f423a55 | |||
|
65b96e46a3 |
4
_service
4
_service
@@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">2.21.0</param>
|
||||
<param name="revision">v2.21.0</param>
|
||||
<param name="version">2.22.0</param>
|
||||
<param name="revision">v2.22.0</param>
|
||||
<param name="url">https://github.com/coreos/ignition</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/coreos/ignition</param>
|
||||
<param name="changesrevision">fc324e12230b036ce9d44f64346780121431ff27</param>
|
||||
<param name="changesrevision">687a3e7fce01ce9d09eafb6abc1d0a141e51ef35</param>
|
||||
</service>
|
||||
</servicedata>
|
BIN
ignition-2.21.0.tar.xz
(Stored with Git LFS)
BIN
ignition-2.21.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
ignition-2.22.0.tar.xz
Normal file
3
ignition-2.22.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:293d73dd3d04015fbcb40b4c248109b562c3b5f2eb073365291fc831b2404a83
|
||||
size 4525748
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 12:56:07 UTC 2025 - Ignaz Forster <iforster@suse.com>
|
||||
|
||||
- Update to version 2.22.0:
|
||||
* Features
|
||||
* Support Oracle Cloud Infrastructure
|
||||
* Changes
|
||||
* Rename ignition.cfg -> 05_ignition.cfg
|
||||
* Support setting setuid/setgid/sticky mode bits (3.6.0-exp)
|
||||
* Warn if setuid/setgid/sticky mode bits specified (3.4.0 -
|
||||
3.5.0)
|
||||
* Add initial TMT tests and a new workflow to execute tests on
|
||||
PRs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:08:02 UTC 2025 - Ignaz Forster <iforster@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ignition
|
||||
Version: 2.21.0
|
||||
Version: 2.22.0
|
||||
Release: 0
|
||||
Summary: First boot installer and configuration tool
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user