]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to 184472f0f1f831ca29953546ec01fd941ff763a6
authorDaanDeMeyer <daan.j.demeyer@gmail.com>
Thu, 10 Jul 2025 14:21:14 +0000 (16:21 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 4 Aug 2025 14:03:01 +0000 (15:03 +0100)
184472f0f1 mkosi-tools: make sure p11-kit dir exists when configuring module
9fb807884e mkosi-tools: Explicitly install p11-kit
9131877d60 Support matching against architectures with uefi support
f1eab5a783 Rename sandbox verb to box
d609f55d98 Fix /var/tmp directory cleanup
4997b9495c build(deps): bump github/codeql-action from 3.28.18 to 3.29.2

(cherry picked from commit 24a14e90500a2284c6f005f7d6987a863b24c5b1)

.github/workflows/coverage.yml
.github/workflows/linter.yml
.github/workflows/mkosi.yml
mkosi/mkosi.conf

index e187a1c92fba2244dd5d410a486a6f33279e63d5..524caab8665b63e4fc1adf3b2dbc6c58526b0d5c 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@0d1143150835b21c1bfe64428df5f45b558280b1
+      - uses: systemd/mkosi@184472f0f1f831ca29953546ec01fd941ff763a6
 
       # 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 941a7e9ae5aca11fd156bdcda037b9ec56d07546..bdfae35e43fbcfc2cc0bfcfc0da8c4832df1a1a7 100644 (file)
@@ -36,7 +36,7 @@ jobs:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_GITHUB_ACTIONS: true
 
-      - uses: systemd/mkosi@0d1143150835b21c1bfe64428df5f45b558280b1
+      - uses: systemd/mkosi@184472f0f1f831ca29953546ec01fd941ff763a6
 
       - name: Check that tabs are not used in Python code
         run: sh -c '! git grep -P "\\t" -- src/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
index 2bab495f9746dc4d23ac408fa2ca0346cb05186d..cfba79e24c3315c8052bda5eaec20754bf401736 100644 (file)
@@ -113,7 +113,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@0d1143150835b21c1bfe64428df5f45b558280b1
+      - uses: systemd/mkosi@184472f0f1f831ca29953546ec01fd941ff763a6
 
       # 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 84aea9331c3d3b69c6acec0ec01fd04e042a2a63..2ff69767c44ceaf65fee2614d9c07655742b0aad 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:0d1143150835b21c1bfe64428df5f45b558280b1
+MinimumVersion=commit:184472f0f1f831ca29953546ec01fd941ff763a6
 Dependencies=
         exitrd
         initrd