Accepting request 1102118 from home:favogt:combustion

- Update to version 1.1+git0:
  * Add option to run the script in the prepare phase as well
  * Add compatibility for ignition-kargs-helper
  * Populate /dev/shm/combustion/ in the --prepare stage
  * Small README.md improvements
  * combustion.rules: Match /module/qemu_fw_cfg instead of the namespace within

OBS-URL: https://build.opensuse.org/request/show/1102118
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=36
This commit is contained in:
Fabian Vogt 2023-08-03 07:37:32 +00:00 committed by Git OBS Bridge
parent 5bf0cdde8a
commit 37320d5e16
6 changed files with 18 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/combustion.git</param>
<param name="changesrevision">bb130f1ab716c1b174589f5405fe040a9eae357d</param></service></servicedata>
<param name="changesrevision">a7be9f0f6e3d85fb44f36f809a734cae0e455fca</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4fc1f40c7995c5dc5434900e5eb3376e7b9780c68689a2edc68a6c3c07ee2af
size 35850

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d01fc871ac0961b7f5d21d326292b35576f2efc2374aa72a1f2cfb119a6eb51
size 38410

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 03 07:32:20 UTC 2023 - Fabian Vogt <fvogt@suse.com>
- Update to version 1.1+git0:
* Add option to run the script in the prepare phase as well
* Add compatibility for ignition-kargs-helper
* Populate /dev/shm/combustion/ in the --prepare stage
* Small README.md improvements
* combustion.rules: Match /module/qemu_fw_cfg instead of the namespace within
-------------------------------------------------------------------
Tue Jul 11 12:51:13 UTC 2023 - Fabian Vogt <fvogt@suse.com>

View File

@ -1,4 +1,4 @@
name: combustion
version: 1.0+git4
mtime: 1689078156
commit: bb130f1ab716c1b174589f5405fe040a9eae357d
version: 1.1+git0
mtime: 1691047068
commit: a7be9f0f6e3d85fb44f36f809a734cae0e455fca

View File

@ -17,7 +17,7 @@
Name: combustion
Version: 1.0+git4
Version: 1.1+git0
Release: 0
Summary: System for initial configuration of appliances
License: GPL-2.0-or-later