From 55455280dad6eff628b014f5df5e640f850a651b Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Mon, 13 Jan 2025 16:11:07 +0100 Subject: [PATCH 1/2] mkosi: update arch commit reference * 8160e63e52 Limit logic required for building locally * 3a62443e41 OBS build: add support for xz and zst compression formats * 9667464ad7 Get rid of _tag variable * 73dc492b5e upgpkg: 257.2-2: rebuild with changes for service restart * 6b7355b5bb do not restart any templated units * 332718f955 exclude vmspawn units from restart as well * 5a749a6716 exclude systemd-nspawn@* services from restart * 8a10796f8b upgpkg: 257.2-1: new upstream release * 16294a0b44 Add support for building from git in OBS * 38b664eed4 upgpkg: 257.1-1: new upstream release * e26158dda9 upgpkg: 257-1: new upstream release * c984b75c3f restart services after upgrade... * 27fae2c192 upgpkg: 256.9-1: new upstream release * 1afdd08a60 upgpkg: 256.8-2: apply: shutdown: close DM block device before issuing DM_DEV_REMOVE ioctl --- mkosi.images/build/mkosi.conf.d/arch/mkosi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.images/build/mkosi.conf.d/arch/mkosi.conf b/mkosi.images/build/mkosi.conf.d/arch/mkosi.conf index 7a7b551fe6..490d949a2a 100644 --- a/mkosi.images/build/mkosi.conf.d/arch/mkosi.conf +++ b/mkosi.images/build/mkosi.conf.d/arch/mkosi.conf @@ -7,7 +7,7 @@ Distribution=arch Environment= GIT_URL=https://gitlab.archlinux.org/archlinux/packaging/packages/systemd.git GIT_BRANCH=main - GIT_COMMIT=29a73017cd380cd8db070dbd560e229d523b3c79 + GIT_COMMIT=8160e63e523246261e9c7ba0339b9308dc7cf298 PKG_SUBDIR=arch [Content] From 9876c273907bf07290056f67500ac2bf069b6d9c Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Mon, 13 Jan 2025 16:18:33 +0100 Subject: [PATCH 2/2] mkosi: update fedora commit reference * fd36e4c562 Rebuilt for the bin-sbin merge (2nd attempt) * cddeca136f Rebuilt for the bin-sbin merge (2nd attempt) * 20cc578e59 Enable signing systemd-boot on OBS builds * b1bd57ecce Revert use of PrivateTmp=disconnected * 30f50b1870 Drop patch numbers * 1814bfe794 remove STI test * 3a9c32b8a9 Version 257.2 * 4df2711a9f Add bcond for OBS-specific quirks * e570cd53df spec: drop trailing whitespace * c7379c9460 Replace 'udevadm hwdb' with systemd-hwdb * 3386f5d704 Rename source .abignore file * fd860fd12d Drop a build dependency on a linter package: pytest-flakes * 133ae30e33 Drop patches based on %upstream macro instead of patch number * e157552c6c Always build in release mode * fc47a92e4a Re-enable upstream behaviour of systemd-tmpfiles --purge * 62abb21906 Version 257.1 * 35e6814ef4 Add patch for test-time-util * bd8339bf00 sysusers: support new ! line flag for creating fully locked accounts * c2f5f4a68a Version 257 * 31aaef8e17 Enable slow tests during build --- mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf b/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf index b81649feba..b089f77c56 100644 --- a/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf +++ b/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf @@ -8,7 +8,7 @@ Distribution=|fedora Environment= GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_BRANCH=rawhide - GIT_COMMIT=433efb38f49a016733c805b2dba914c39ed99ec8 + GIT_COMMIT=fd36e4c562f9a0bda309405fd199e91e1f51f2eb PKG_SUBDIR=fedora [Content]