]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi ref to d6ddc66acb05d3d761d3f600c6b029319db9ae95
authorDaan De Meyer <daan@amutable.com>
Sat, 14 Feb 2026 09:36:09 +0000 (10:36 +0100)
committerDaan De Meyer <daan@amutable.com>
Sat, 14 Feb 2026 09:36:09 +0000 (10:36 +0100)
d6ddc66acb Use python3.12 as interpreter in CentOS Stream 9 zipapp
89d876c86f tests: fix running pytest on undetected distro
61a47eeb1c centos: Fix EPEL repositories for RHEL 10
e5aa19e2bc oci: allow user defined labels and annotations
1680fc5789 man: be more precise that the tools tree distribution is decided by the host distribution
7025b8e67d Support resizing output image

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

index 4b5e6fe759a3b76ce7cab2808d2adf44efcde208..abcba56a404efa67f120cdb5315625011b5c3dd9 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
-      - uses: systemd/mkosi@14d2d37a1923c03062f55454b2b61d0c64db6238
+      - uses: systemd/mkosi@d6ddc66acb05d3d761d3f600c6b029319db9ae95
 
       # 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 c20aceeda9242dea19a720ccdfb9364df6c4e8d9..4ec82533b9c37a274df3c75ad4875e2f8ae166a2 100644 (file)
@@ -39,7 +39,7 @@ jobs:
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
           ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
 
-      - uses: systemd/mkosi@14d2d37a1923c03062f55454b2b61d0c64db6238
+      - uses: systemd/mkosi@d6ddc66acb05d3d761d3f600c6b029319db9ae95
 
       - 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 4b4c0f00c147a0014d0c4b740d66ce92b89dd03f..78246964ef66bd1ea23243ac9a4d7c7b4b2dbe0b 100644 (file)
@@ -167,7 +167,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
-      - uses: systemd/mkosi@14d2d37a1923c03062f55454b2b61d0c64db6238
+      - uses: systemd/mkosi@d6ddc66acb05d3d761d3f600c6b029319db9ae95
 
       # 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 a52f3be22f4fa2773076c97fab1fa98d1527ee6b..5680ec44f4e305ad149c63735b82fc42fd133f55 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:14d2d37a1923c03062f55454b2b61d0c64db6238
+MinimumVersion=commit:d6ddc66acb05d3d761d3f600c6b029319db9ae95
 Dependencies=
         initrd
         minimal-base