From: Daan De Meyer Date: Sat, 20 Dec 2025 14:53:32 +0000 (+0100) Subject: mkosi: update fedora commit reference to 67538c79f250eecbd904aa87e72a44cb3b5ef6f4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b295c166f94526aae830893612a1584840f2f087;p=thirdparty%2Fsystemd.git mkosi: update fedora commit reference to 67538c79f250eecbd904aa87e72a44cb3b5ef6f4 * 67538c79f2 Make dbus and systemd-pam recommended dependencies * c052029197 Drop libcap-devel BuildRequires --- diff --git a/.packit.yml b/.packit.yml index 726ad4c1c3b..1de7bbccf3b 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: cac8dde28a1298bbc2bee40e9ab3b9308392f691 + fmf_ref: 67538c79f250eecbd904aa87e72a44cb3b5ef6f4 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 b80d9f64aae..4e9a04d43e7 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=cac8dde28a1298bbc2bee40e9ab3b9308392f691 + GIT_COMMIT=67538c79f250eecbd904aa87e72a44cb3b5ef6f4 PKG_SUBDIR=fedora