]> 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)
committerDaanDeMeyer <daan.j.demeyer@gmail.com>
Thu, 10 Jul 2025 14:24:34 +0000 (16:24 +0200)
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

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

index 7c06507eb1fdf7f60b2a275ad0f76e62f8aaeccb..29edf9217acd01a292b47b531b5776a5820f3330 100644 (file)
@@ -25,7 +25,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 73609e89e91155956ec72f8163597622950eb30e..ca7a1949418103fe23ea324dc8d4dc48c3a73eb1 100644 (file)
@@ -38,7 +38,7 @@ jobs:
           LINTER_RULES_PATH: .github/linters
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
 
-      - 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/basic/generate-bpf-delegate-configs.py src/boot/generate-hwids-section.py src/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
index 0cc613a061dad5fc837000d5f66a627d84f15604..d800bc600a05d5fe8e09aef42be97ca22dbb2c7a 100644 (file)
@@ -147,7 +147,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 4682332c16d285ed5b17b55e8c2036bb96790153..7772ff208c578c03d712920fc03aac199d1efaf1 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:0d1143150835b21c1bfe64428df5f45b558280b1
+MinimumVersion=commit:184472f0f1f831ca29953546ec01fd941ff763a6
 Dependencies=
         exitrd
         initrd