]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi ref to 4b18ea8395e9cc2b1d247be93944f5539affe964 40681/head
authorDaan De Meyer <daan@amutable.com>
Sat, 14 Feb 2026 15:04:57 +0000 (16:04 +0100)
committerDaan De Meyer <daan@amutable.com>
Sat, 14 Feb 2026 15:04:57 +0000 (16:04 +0100)
4b18ea8395 sandbox: Make sure eventfd is CLOEXEC
23ea86d0cf Revert "Bump minimum python version to 3.10"
81fd30ec77 Revert "sandbox: Use os.eventfd()"
717020c97b Revert "Use python3.12 as interpreter in CentOS Stream 9 zipapp"
e1d0e45e3b Rework sandbox globbing and exist checks

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

index abcba56a404efa67f120cdb5315625011b5c3dd9..8ac64330463a990f549236088f011a58c57f6631 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
-      - uses: systemd/mkosi@d6ddc66acb05d3d761d3f600c6b029319db9ae95
+      - uses: systemd/mkosi@4b18ea8395e9cc2b1d247be93944f5539affe964
 
       # 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 4ec82533b9c37a274df3c75ad4875e2f8ae166a2..c1b27679582c5b03854dc64829e20c392f00ca01 100644 (file)
@@ -39,7 +39,7 @@ jobs:
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
           ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
 
-      - uses: systemd/mkosi@d6ddc66acb05d3d761d3f600c6b029319db9ae95
+      - uses: systemd/mkosi@4b18ea8395e9cc2b1d247be93944f5539affe964
 
       - 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 78246964ef66bd1ea23243ac9a4d7c7b4b2dbe0b..f51dc4ccbb210c6951b406452f08a6483b3ebcc7 100644 (file)
@@ -167,7 +167,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
-      - uses: systemd/mkosi@d6ddc66acb05d3d761d3f600c6b029319db9ae95
+      - uses: systemd/mkosi@4b18ea8395e9cc2b1d247be93944f5539affe964
 
       # 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 4e5be6718ce3452b0f6cdeb39429bb54af244c2c..08019db11906aeb3688f681ed2ec3e26ff634014 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:d6ddc66acb05d3d761d3f600c6b029319db9ae95
+MinimumVersion=commit:4b18ea8395e9cc2b1d247be93944f5539affe964
 Dependencies=
         minimal-base
         minimal-0