From 56a53a5974d5d58f52f7ba3fb0fac2e6cf130fc1 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 19 Dec 2025 11:35:09 +0000 Subject: [PATCH] mkosi: update fedora commit reference to cac8dde28a1298bbc2bee40e9ab3b9308392f691 * cac8dde28a test: Allow passing in extra tests to skip via TEST_SKIP * 56377438ba Disable sysinit-path for upstream builds * 0c8ea706f9 Fix links to patches * 4f5b5a9615 Version 259 * bf8019c840 Version 259~rc3 * ef777d6572 Check if --max-lines is supported by meson * b562e38e22 Fix use of removed $LOCAL_CONF variable * 0289127dae Patch machined to continue after selinux denial * 7e409130ee Version 259~rc2 * 33b38cdbc7 Suppress errors from tar * ddb6474e94 Drop provides for removed sysvinit tools * 9ac8c36307 Set meson auto features to auto when building for upstream --- .packit.yml | 2 +- mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.packit.yml b/.packit.yml index c2a719a212c..726ad4c1c3b 100644 --- a/.packit.yml +++ b/.packit.yml @@ -39,7 +39,7 @@ jobs: trigger: pull_request fmf_url: https://src.fedoraproject.org/rpms/systemd # This is automatically updated by tools/fetch-distro.py --update fedora - fmf_ref: 12f95f807fef5075a8842dd107f83b4c41d5ac26 + fmf_ref: cac8dde28a1298bbc2bee40e9ab3b9308392f691 targets: - fedora-rawhide-x86_64 # testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as diff --git a/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf b/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf index f43ed51c93b..b80d9f64aae 100644 --- a/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf +++ b/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf @@ -9,5 +9,5 @@ Profiles=!hyperscale Environment= GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_BRANCH=rawhide - GIT_COMMIT=12f95f807fef5075a8842dd107f83b4c41d5ac26 + GIT_COMMIT=cac8dde28a1298bbc2bee40e9ab3b9308392f691 PKG_SUBDIR=fedora -- 2.47.3