mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: update fedora commit reference to ea1d871ecd6c2fe063523840c1e4cf9bcf200e32
* 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
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
fmf_url: https://src.fedoraproject.org/rpms/systemd
|
fmf_url: https://src.fedoraproject.org/rpms/systemd
|
||||||
# This is automatically updated by tools/fetch-distro.py --update fedora
|
# This is automatically updated by tools/fetch-distro.py --update fedora
|
||||||
fmf_ref: 7de88c66bdc26920db570e67ef74e579f8461d9c
|
fmf_ref: ea1d871ecd6c2fe063523840c1e4cf9bcf200e32
|
||||||
targets:
|
targets:
|
||||||
- fedora-rawhide-x86_64
|
- fedora-rawhide-x86_64
|
||||||
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as
|
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as
|
||||||
|
|||||||
@@ -4,5 +4,5 @@
|
|||||||
Environment=
|
Environment=
|
||||||
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
|
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
|
||||||
GIT_BRANCH=rawhide
|
GIT_BRANCH=rawhide
|
||||||
GIT_COMMIT=7de88c66bdc26920db570e67ef74e579f8461d9c
|
GIT_COMMIT=ea1d871ecd6c2fe063523840c1e4cf9bcf200e32
|
||||||
PKG_SUBDIR=fedora
|
PKG_SUBDIR=fedora
|
||||||
|
|||||||
Reference in New Issue
Block a user