From 37320d5e16ef5dd7eebf8fee2e66fc34c32d9da90ef10824810ff9ec0934152d Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 3 Aug 2023 07:37:32 +0000 Subject: [PATCH] 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 --- _servicedata | 2 +- combustion-1.0+git4.obscpio | 3 --- combustion-1.1+git0.obscpio | 3 +++ combustion.changes | 10 ++++++++++ combustion.obsinfo | 6 +++--- combustion.spec | 2 +- 6 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 combustion-1.0+git4.obscpio create mode 100644 combustion-1.1+git0.obscpio diff --git a/_servicedata b/_servicedata index 62e6854..4f92cb5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/combustion.git - bb130f1ab716c1b174589f5405fe040a9eae357d \ No newline at end of file + a7be9f0f6e3d85fb44f36f809a734cae0e455fca \ No newline at end of file diff --git a/combustion-1.0+git4.obscpio b/combustion-1.0+git4.obscpio deleted file mode 100644 index 8305169..0000000 --- a/combustion-1.0+git4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4fc1f40c7995c5dc5434900e5eb3376e7b9780c68689a2edc68a6c3c07ee2af -size 35850 diff --git a/combustion-1.1+git0.obscpio b/combustion-1.1+git0.obscpio new file mode 100644 index 0000000..edd9533 --- /dev/null +++ b/combustion-1.1+git0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d01fc871ac0961b7f5d21d326292b35576f2efc2374aa72a1f2cfb119a6eb51 +size 38410 diff --git a/combustion.changes b/combustion.changes index bb344c4..b713783 100644 --- a/combustion.changes +++ b/combustion.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 03 07:32:20 UTC 2023 - Fabian Vogt + +- 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 diff --git a/combustion.obsinfo b/combustion.obsinfo index f5009f3..bd9a441 100644 --- a/combustion.obsinfo +++ b/combustion.obsinfo @@ -1,4 +1,4 @@ name: combustion -version: 1.0+git4 -mtime: 1689078156 -commit: bb130f1ab716c1b174589f5405fe040a9eae357d +version: 1.1+git0 +mtime: 1691047068 +commit: a7be9f0f6e3d85fb44f36f809a734cae0e455fca diff --git a/combustion.spec b/combustion.spec index 7b1fb18..f94b505 100644 --- a/combustion.spec +++ b/combustion.spec @@ -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