]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi ref to f7762b71437227922a367bb89597843c77494ef9
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 25 Jun 2026 08:26:23 +0000 (09:26 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 25 Jun 2026 13:25:36 +0000 (15:25 +0200)
f7762b7143 sandbox: Preserve net caps across user namespace before unsharing net
582eadee34 Revert "Put build history into the output directory"
5ef262bc53 action: don't fail if apk cannot be downloaded
bdd341ff9b Lock the package cache during package manager invocations
da49fe976c Put build history into the output directory
1c392f1918 tests: Use unique machine names
e4f4026e30 tests: Reduce VM RAM size
de41a5e03e Don't leak gpg-agent when signing with gpg
1bc5d61e1d ci: Pin openSUSE to second-to-last Tumbleweed snapshot
c4d565a009 test: Use the main build's snapshot for extension builds
718b06c866 tests: ignore masked units in check-and-shutdown
0dc5ecbc02 ci: enable postmarketOS in integration testing
d4c6761ad3 action: install apk to /usr/bin
9980f31309 mkosi-vm: add systemd-efistub to postmarketOS config
5640ace38f mkosi.conf: add grub to postmarketOS
6741b440c0 mkosi-initrd: add sulogin, device-mapper to postmarketOS initrd
c3575c035c mkosi-tools: add missing packages to postmarketOS tools tree
0774bc2498 mkosi-tools: add apk-tools to tools trees for Arch and OpenSuSE
| * bb87e48401 curl: Retry on failures
|/
41fea1dd8d dnf: Work around librepo rejecting valid repomd signatures cross-distro
647e3b610b dnf: Proper repository metadata signature requirement
46d907cce2 dnf: Don't skip unavailable repositories during makecache
a91e89c3b7 run_locale_gen: noop if output_format is confext
30329e401b tests: Make integration tests runnable locally
be549f04db config: Don't propagate $MKOSI_DNF when using a tools tree
42ed648981 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
fd5eedd62b build(deps): bump aws-actions/configure-aws-credentials
86733c703d tree: check for root when copying SELinux attributes as well
de2256f8fe Skip security.ima xattrs when copying tree as non-root
| * 08ebf6d678 vmspawn: Exclude secure-boot unless requested
|/
1d3c51e36d obs workflow: do not build aarch64/i586

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

index 3edcff25f5b94fd5a9c293e010d22e597de7b55f..7e919bccbf62a5228d6ccfbbe116e111e320c30e 100644 (file)
@@ -26,7 +26,7 @@ jobs:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
         with:
           persist-credentials: false
-      - uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
+      - uses: systemd/mkosi@f7762b71437227922a367bb89597843c77494ef9
 
       # 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 d44ad6c7466ce4979c76b900dbf398b171d342cc..df2d50c3cdbbaf6269b0f70d5a23db32245886cb 100644 (file)
@@ -40,7 +40,7 @@ jobs:
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
           ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
 
-      - uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
+      - uses: systemd/mkosi@f7762b71437227922a367bb89597843c77494ef9
 
       - 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 5f99cdbc51a26dbadbbc47bb4e34c533446abad6..c5356fc3e503338e9a119904e4e86a7451648088 100644 (file)
@@ -89,7 +89,7 @@ jobs:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
         with:
           persist-credentials: false
-      - uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
+      - uses: systemd/mkosi@f7762b71437227922a367bb89597843c77494ef9
 
       # 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 71fa0182d3929939839e9ffd5bd88d04c5b0ed0c..b9d8bacccb46ca70a8896657a074171f54a14da8 100644 (file)
@@ -74,7 +74,7 @@ jobs:
         with:
           persist-credentials: false
 
-      - uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
+      - uses: systemd/mkosi@f7762b71437227922a367bb89597843c77494ef9
 
       - name: Build tools tree
         run: |
index 2216ada89de0a2bb74e16a4f9ccd67923f23a152..505dc0bd5d2043dbc95fab15cced6ff926662547 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
+MinimumVersion=commit:f7762b71437227922a367bb89597843c77494ef9
 Dependencies=
         minimal-base
         minimal-0