1
0
mirror of https://github.com/systemd/systemd synced 2025-11-21 09:44:44 +01:00

Compare commits

..

No commits in common. "e9043181fd7cbcaf3632465c6bc92c75ac648846" and "789dd1b6723d2d7d0218431ce7fda81a5813a23c" have entirely different histories.

6 changed files with 4 additions and 32 deletions

View File

@ -110,7 +110,7 @@ jobs:
no_kvm: 0 no_kvm: 0
shim: 0 shim: 0
- distro: fedora - distro: fedora
release: "43" release: "42"
runner: ubuntu-24.04 runner: ubuntu-24.04
sanitizers: address,undefined sanitizers: address,undefined
llvm: 1 llvm: 1

View File

@ -7,7 +7,7 @@ set -o pipefail
DISTRO="${DISTRO:-debian}" DISTRO="${DISTRO:-debian}"
RELEASE="${RELEASE:-bookworm}" RELEASE="${RELEASE:-bookworm}"
SALSA_URL="${SALSA_URL:-https://salsa.debian.org/systemd-team/systemd.git}" SALSA_URL="${SALSA_URL:-https://salsa.debian.org/systemd-team/systemd.git}"
BRANCH="${BRANCH:-ci/v258-stable}" BRANCH="${BRANCH:-debian/master}"
ARCH="${ARCH:-amd64}" ARCH="${ARCH:-amd64}"
CONTAINER="${RELEASE}-${ARCH}" CONTAINER="${RELEASE}-${ARCH}"
CACHE_DIR=/var/tmp CACHE_DIR=/var/tmp

View File

@ -37,7 +37,6 @@ Packages=
btrfs-progs btrfs-progs
apt apt
bind9-dnsutils bind9-dnsutils
bsdutils
cryptsetup-bin cryptsetup-bin
dbus-broker dbus-broker
dbus-user-session dbus-user-session

View File

@ -1,26 +0,0 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
# New package needed for TEST-75-RESOLVED
[TriggerMatch]
Distribution=debian
Release=!bullseye
Release=!bookworm
Release=!trixie
# TODO: drop once Duke ships
Release=!oldstable
# TODO: drop once Forky ships
Release=!stable
[TriggerMatch]
Distribution=ubuntu
Release=!jammy
Release=!noble
Release=!plucky
Release=!questing
[TriggerMatch]
Distribution=kali
[Content]
Packages=knot-keymgr

View File

@ -4,6 +4,6 @@
Environment= Environment=
GIT_URL=https://salsa.debian.org/systemd-team/systemd.git GIT_URL=https://salsa.debian.org/systemd-team/systemd.git
GIT_SUBDIR=debian GIT_SUBDIR=debian
GIT_BRANCH=ci/v258-stable GIT_BRANCH=debian/master
GIT_COMMIT=9e5e8550f9413206441aaebe898511b3985b61ae GIT_COMMIT=8ba719208ff28f36bc240328725eb10008838c39
PKG_SUBDIR=debian PKG_SUBDIR=debian

View File

@ -90,7 +90,6 @@ wrap=(
socat socat
sshd sshd
stat stat
stress-ng
su su
tar tar
tgtd tgtd