From f895dae6836a0e207237f3a8c2dbde994909cabc Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Mon, 23 Feb 2026 20:49:26 +0000 Subject: [PATCH] mkosi: update debian commit reference to 89a825b80ee85e58b530cd95438988a6fb3531a3 * 89a825b80e Install new files for upstream build * 38b1a75eaa systemd.postinst: update journal catalog after reexecing managers * 9420ffa0dd Install new files for upstream build * cb5fdf4df0 Install sd-report from new path * 2501efe312 homed: drop dependency satisfied since bookworm/noble * 424262b674 d/control: add TODO * 9aaa01c99d d/libsystemd-shared.preinst: refuse to upgrade without unified cgroupv2 hierarchy * 7d0ac8a4b8 Install new files for upstream build * 7e55d41841 Do not install legacy.conf in upstream builds * 190387958e d/e/checkout-upstream: try to install build deps with sudo in case it fails * 2a4aa9f426 Disable installing runlevel targets for upstream build * e02600f2d9 Install new files for upstream build * 0f1a56cf10 Update changelog for 259.1-1 release * e463300b1a d/e/checkout-upstream: try to install build deps again after switching to CI branch * b3f72821e5 Install ask-password polkit policy file * 8219d561ae Restrict the tpm2-generator manpage to arches where it is built * 30a0f27283 systemd.postinst: reexec system manager before user instances * 1fc9ea2790 systemd.postinst: reexec before restarting any service * d9991aeb22 d/control: use libarchive13t64 | libarchive13 for bookworm/jammy * b750346711 d/control: make systemd-container Depends: libarchive13t64 Fixes https://github.com/systemd/systemd/issues/40777 --- mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf b/mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf index 1d2a2d64301..7675471d573 100644 --- a/mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf +++ b/mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf @@ -9,5 +9,5 @@ Environment= GIT_URL=https://salsa.debian.org/systemd-team/systemd.git GIT_SUBDIR=debian GIT_BRANCH=debian/master - GIT_COMMIT=ecec6127927ca59726e3d3535a2b2344f585cf74 + GIT_COMMIT=89a825b80ee85e58b530cd95438988a6fb3531a3 PKG_SUBDIR=debian