From 16f4bc90d2aed2e59fa562e804225edfc05a0af9 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Wed, 29 Oct 2025 12:23:46 +0100 Subject: [PATCH] mkosi: update fedora commit reference to ea1d871ecd6c2fe063523840c1e4cf9bcf200e32 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * ea1d871ecd Add missing networkd socket units * b76b5da2e6 Merge #214 `Drop backwards compat logic from integration tests script` * 7208fa2b1b Require systemd-rpm-macros for build * 2e1a6c7474 Require python3-zstandard in ELN * 79c9db1bc8 Require systemd-libs and systemd-shared to be in the same version * db38445a7e Drop two patches with workaround (selinux, kernel) * 593a204189 Version 258.1 * a3e9e27982 Change '%{systemd}' to systemd in Conflicts/Provides/Requires/Recommends * 88877a4184 Require systemd-networkd and systemd-udev to be in the same version * 8a446daec7 Version 258 💝 * cceac93491 Pre-create /etc/userdb directory * b442086d5f Version 258~rc4 * 327e54e421 Add to patch to create userdb root directory with correct label * 2289d65726 Fix unit name in scriptlet * 5acde9f1fd Add workaround patch to hopefully pass podman CI tests * 1f5ed0da1f Version 258~rc3 * 50936458a7 obs: move recipe files in place * 1bdb4efe40 obs: switch to xz for compression * be7a4d0863 Version 258~rc2 * 2ace9416e8 obs: also use version with tilde for Source0 * 8d1645af75 Use again %{version} when building in OBS * 98cc5fd91a Version 258~rc1 * ed7d2f1132 Add "test" that LTO effectively removes unused code from shared lib * 40b38a04d2 Build docs on 64-bit architectures only * 5d30fd3b26 Version 257.7 --- .packit.yml | 2 +- mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.packit.yml b/.packit.yml index faca35c09cb..c810ee56320 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: 7de88c66bdc26920db570e67ef74e579f8461d9c + fmf_ref: ea1d871ecd6c2fe063523840c1e4cf9bcf200e32 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.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf b/mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf index 8324883f679..bae7a3cbe22 100644 --- a/mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf +++ b/mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf @@ -4,5 +4,5 @@ Environment= GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_BRANCH=rawhide - GIT_COMMIT=7de88c66bdc26920db570e67ef74e579f8461d9c + GIT_COMMIT=ea1d871ecd6c2fe063523840c1e4cf9bcf200e32 PKG_SUBDIR=fedora -- 2.47.3