From 7dd9ba6febfdbb7251dfd88c2b6e15d4c53a937d Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sun, 16 Feb 2025 23:25:43 +0000 Subject: [PATCH] mkosi: update debian commit reference * 08eb5e1eff Set tty device node mode to 0600 * e3955d1ca2 initramfs-tools: copy hwdb.bin to initramfs * aff03b8933 d/rules: fix bpftool path discovery on ubuntu * cab4f15666 Update changelog for 257.3-1 release * 9bfeffe2a3 autopkgtest: fix mkosi config section * 44487bfe02 ukify: depend on python3-zstandard and recommend python3-lz4 * 0a20294f18 d/rules: adjust vmlinux.h path for Ubuntu * 94fa0939ed Drop fallback for missing linux-bpf-dev package * b0b75e3f4b systemd-boot: check that bootvar really points to sd-boot * 464453cbd6 systemd-boot: fix creating bootvar on arm64 * ce4a878ef7 systemd-boot: warn if efibootmgr is not installed * cce6971f68 Install new udev rule for hidraw * 0c483fbd26 d/t/control: do not pull in gdm3 on loong64 * 52451a0c14 d/t/control: depend on debian-archive-keyring and ubuntu-keyring --- 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 64fb535429c..39687003264 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=4447d2974d16992c2dc88bb451d2be7dd1d7192f + GIT_COMMIT=08eb5e1eff0ecaa64cc3f829e0c49f0d5bf71f5a PKG_SUBDIR=debian [Content] -- 2.47.3