From: Luca Boccassi Date: Fri, 10 Jul 2026 13:39:08 +0000 (+0100) Subject: mkosi: update debian commit reference to b322b8d98e0192763aa711dc2aa2f98d8276aae3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73fd02543cccdac206a2721e20756470197ffa56;p=thirdparty%2Fsystemd.git mkosi: update debian commit reference to b322b8d98e0192763aa711dc2aa2f98d8276aae3 * b322b8d98e Install new files for upstream build * 3fd1b81c94 Update changelog for 261.1-3 release * 8f95f1370c Move modules-load from systemd package to udev package * bcdf90c670 debian/libpam-systemd.postinst: pam-auth-update does not use getopt * 743e3399ac d/README.source: document policy for adding new binary packages * cbea74783c Install new files for upstream build * ef267b3ad6 debian/libpam-systemd.postinst: run pam-auth-update with --root=$DPKG_ROOT * 54df2859b4 d/t/upstream: use mkosi from archive for Ubuntu autopkgtest * 21959e8a59 Fix zsh installation path, again * f01dddb047 Fix zsh installation path * e31737edc4 Install new files for upstream build * ca0630a51e Update changelog for 261.1-2 release * 1ebb987599 d/t/control: pull in cpio for upstream suite * fcf5a24f47 Two more fixups for d/copyright * 6ad198086d d/t/control: pull new packages in upstream test suite * bb9fd757fd Make systemd actually temporarily depend on systemd-tpm --- diff --git a/mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf b/mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf index 7877842ebbd..41b243a58c3 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=0b390d268323a49191a9a3bcc07a46b573c1e464 + GIT_COMMIT=b322b8d98e0192763aa711dc2aa2f98d8276aae3 PKG_SUBDIR=debian