Update mkosi and debian commit references (#42474)

This commit is contained in:
Luca Boccassi
2026-06-04 19:10:06 +01:00
committed by GitHub
11 changed files with 28 additions and 18 deletions

View File

@@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
- uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
# 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

View File

@@ -40,7 +40,7 @@ jobs:
GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
- uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
- uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
- 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'

View File

@@ -169,7 +169,7 @@ jobs:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
- uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
# 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

View File

@@ -74,7 +74,7 @@ jobs:
with:
persist-credentials: false
- uses: systemd/mkosi@3e15f6734a3455a008c3617f89a6c5010d5bb9bf
- uses: systemd/mkosi@60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
- name: Install apk
# ubuntu-24.04 doesn't package apk, so fetch the official statically-linked binary from

View File

@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Config]
MinimumVersion=commit:3e15f6734a3455a008c3617f89a6c5010d5bb9bf
MinimumVersion=commit:60ed8c964f8d98aa4b325f381c4b3bc6de91a0b7
Dependencies=
minimal-base
minimal-0

View File

@@ -2,15 +2,15 @@
[TriggerMatch]
Distribution=debian
Release=bullseye
Release=bookworm
Release=trixie
Release=|bullseye
Release=|bookworm
Release=|trixie
[TriggerMatch]
Distribution=ubuntu
Release=jammy
Release=noble
Release=questing
Release=|jammy
Release=|noble
Release=|questing
[Content]
Packages=isc-dhcp-server

View File

@@ -2,8 +2,8 @@
[TriggerMatch]
Distribution=ubuntu
Release=jammy
Release=noble
Release=|jammy
Release=|noble
[Content]
Packages=

View File

@@ -0,0 +1,10 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
# bpftool was untangled in resolute, needs linux-tools-generic in older releases
[TriggerMatch]
Distribution=ubuntu
Release=|jammy
Release=|noble
[Content]
Packages=linux-tools-generic

View File

@@ -2,8 +2,8 @@
[TriggerMatch]
Distribution=ubuntu
Release=jammy
Release=noble
Release=|jammy
Release=|noble
[Content]
Packages=

View File

@@ -2,8 +2,8 @@
[TriggerMatch]
Distribution=ubuntu
Release=jammy
Release=noble
Release=|jammy
Release=|noble
[Content]
Packages=

View File

@@ -9,5 +9,5 @@ Environment=
GIT_URL=https://salsa.debian.org/systemd-team/systemd.git
GIT_SUBDIR=debian
GIT_BRANCH=debian/master
GIT_COMMIT=3e1930512d1efee7e11b619a5f493b3229594a51
GIT_COMMIT=cde07547abb088a20acd28593e6d0ee25d403b63
PKG_SUBDIR=debian