]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi ref to 3e15f6734a3455a008c3617f89a6c5010d5bb9bf
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 May 2026 18:44:47 +0000 (19:44 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 May 2026 19:49:26 +0000 (20:49 +0100)
3e15f6734a nspawn: do not fail if --forward-journal is not available

.github/workflows/coverage.yml
.github/workflows/linter.yml
.github/workflows/mkosi.yml
.github/workflows/unit-tests.yml
mkosi/mkosi.conf

index 618abeb9b6320efa61f6a8b39885460879952708..b0787e4790f170975cd2b1e88fd57befd0ca6c5e 100644 (file)
@@ -27,7 +27,7 @@ jobs:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
         with:
           persist-credentials: false
-      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
+      - uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
 
       # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
       # immediately, we remove the files in the background. However, we first move them to a different location
index ef82b4465f13ccdc4d3a7f35612439dfe2f387ff..003122950abdac04196062b952b1820ca8af1d85 100644 (file)
@@ -40,7 +40,7 @@ jobs:
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
           ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
 
-      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
+      - uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
 
       - name: Check that tabs are not used in Python code
         run: sh -c '! git grep -P "\\t" -- src/core/generate-bpf-delegate-configs.py src/boot/generate-hwids-section.py src/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
index 3d284df0569ef6889b892a08c42e4dfd3f716638..7d50bb13aa733435efad192d0bb42f8da80fe9be 100644 (file)
@@ -169,7 +169,7 @@ jobs:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
         with:
           persist-credentials: false
-      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
+      - uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
 
       # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
       # immediately, we remove the files in the background. However, we first move them to a different location
index a1a1eaeb5f463eefdd555a347dea89594db29f67..5740d425b9a5db01e22599b49e93f16aa363b2a6 100644 (file)
@@ -66,7 +66,7 @@ jobs:
         with:
           persist-credentials: false
 
-      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
+      - uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
 
       - name: Install apk
         # ubuntu-24.04 doesn't package apk, so fetch the official statically-linked binary from
index a35548b90f320457358a36c368825592f32aaadf..bff2efbdeecdf9b9e92de436283173c8d6ee0adf 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:1f811f0524be3096872e79161c8e6ab3e7c2bb1f
+MinimumVersion=commit:3e15f6734a3455a008c3617f89a6c5010d5bb9bf
 Dependencies=
         minimal-base
         minimal-0