From: Zbigniew Jędrzejewski-Szmek Date: Tue, 26 May 2026 14:55:17 +0000 (+0200) Subject: mkosi: update fedora commit reference to 9cb09470c9c5a437f8e9c1e0e449b87de83733eb X-Git-Tag: v261-rc2~9^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F42314%2Fhead;p=thirdparty%2Fsystemd.git mkosi: update fedora commit reference to 9cb09470c9c5a437f8e9c1e0e449b87de83733eb * 9cb09470c9 Version 261~rc1 * 7d16ad00bd Fix compilation with openssl 4.0 * 3770fa7c92 Revert "Use dlopen-notes to automatically generate library Recommends/Requires/Suggests" * 8b3d1726f5 Add back various explit Requires * d8abb91805 Drop scriptlet workarounds for upgrades from versions < 247 * ee6d0b9d27 Use dlopen-notes to automatically generate library Recommends/Requires/Suggests * 32a2038627 spec: drop duplicated line * ab743db0fe Downgrade kbd dependency to Recommends * 400494ada4 Update conditionals for RHEL 11 --- diff --git a/.packit.yml b/.packit.yml index e0aa839d925..7a908de495b 100644 --- a/.packit.yml +++ b/.packit.yml @@ -51,7 +51,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: 207e2d004468bf79a8bd78182d9b10956edf45c7 + fmf_ref: 9cb09470c9c5a437f8e9c1e0e449b87de83733eb 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 3ff941ad4f6..50ac21fa727 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=207e2d004468bf79a8bd78182d9b10956edf45c7 + GIT_COMMIT=9cb09470c9c5a437f8e9c1e0e449b87de83733eb PKG_SUBDIR=fedora