From c36a96395667215f41556a0c8742803ae55a2e7e Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 17 Nov 2024 13:00:55 +0100 Subject: [PATCH 1/3] mkosi: update arch commit reference * 29a73017cd upgpkg: 256.8-1: new upstream release * cda4f7b35e add a hint on my personal testing repository --- 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 65eb9b96b81..7a7b551fe66 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=62c224b60ca150627be58ca2da50f47cc0a5793c + GIT_COMMIT=29a73017cd380cd8db070dbd560e229d523b3c79 PKG_SUBDIR=arch [Content] From 59cd6217337a9310eceb7de2af058298d495acea Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 17 Nov 2024 13:00:57 +0100 Subject: [PATCH 2/3] mkosi: update fedora commit reference * 7bd1d09f7f Change sysusers u! lines to u because we don't have support in rpm * 943bd94cf6 Version 257~rc2 * 6162965002 Disable freezing of user sessions * 0c236cedb9 Upload sources * ea947ce068 Version 257~rc1 * 834ba50e79 Use %posttrans instead of %postun to restart services * 8dafa3810b Disable OpenSSL v3 ENGINE on RHEL * 8f44e8097d Add forgotten patch * 86ca699d18 Backport user manager reexec changes * 009c64d6a2 Use %systemd_preun in systemd-resolved --- 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 3236d7f02d0..902ebeeb9c3 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=e42eed4afd6267cd954d393d8eec79e0e7573de0 + GIT_COMMIT=7bd1d09f7fd16d20a041de0eb9af7cc8dbef6a99 PKG_SUBDIR=fedora [Content] From ac2cdd8d09fb7f28d44fa69c1cbd8b66010dffcc Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 17 Nov 2024 13:00:59 +0100 Subject: [PATCH 3/3] mkosi: update debian commit reference * 51cd22f368 Update changelog for 257~rc2-3 release * 5308c3b905 Backport patch to remove faulty unit test assertion * b7d805151b Update changelog for 257~rc2-2 release * 5afc23b288 Backport patch to fix FTBFS due to failing unit test * 0ca89ce40c Update changelog for 257~rc2-1 release * f27216d493 Update lintian override to ignore false positive typos * 2caa74f473 d/rules: adjust blhc override to account for source files being moved * 6b48328ead systemd-ukify: recommend systemd-repart * 5e01b67f43 systemd-ukify: downgrade dependency on systemd, not mandatory * 3a4dd59e41 Install new systemd-keyutil binary in the systemd-repart package * e64cffab71 Drop all patches, merged upstream * 0fcef228c7 Update upstream source from tag 'upstream/257_rc2' * a01322bb29 d/t/control: add more packages to dummy hint-testsuite-triggers --- mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.conf b/mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.conf index 8b66f6cf068..d4a977914f0 100644 --- a/mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.conf +++ b/mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.conf @@ -9,7 +9,7 @@ Environment= GIT_URL=https://salsa.debian.org/systemd-team/systemd.git GIT_SUBDIR=debian GIT_BRANCH=debian/master - GIT_COMMIT=48fabbd5d240a70fce6712b6161f29b40b2fc7de + GIT_COMMIT=51cd22f3684725a1b199012555e7378f2f468c16 PKG_SUBDIR=debian [Content]