diff options
author | Luca Boccassi <bluca@debian.org> | 2024-09-12 21:54:55 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2024-09-13 12:06:27 +0200 |
commit | 7b9dc72c3c4538289a7261df2ac52f90f956aca1 (patch) | |
tree | cf7bfbdd807a46c9219f16b2de34a8613f7f66dd /mkosi.images | |
parent | po: Translated using Weblate (Finnish) (diff) | |
download | systemd-7b9dc72c3c4538289a7261df2ac52f90f956aca1.tar.xz systemd-7b9dc72c3c4538289a7261df2ac52f90f956aca1.zip |
mkosi: update debian commit reference
* 0704bfd93f Use dh-exec for d/systemd-timesyncd.manpages
* b668a942e9 Install new sd-stub tmpfiles.d
* 57aa6890f3 Install new org.freedesktop.timesync1 manpage
* 63e7fb5a48 Install new shell credentials snippets
* 3ce727ad45 Update changelog for 256.6-1 release
* 65e0731d3a Note systemd-cryptsetup package split in NEWS
* 2bd9927f5d Update upstream source from tag 'upstream/256.6'
|\
| * 27c691ac24 New upstream version 256.6
* 395974bae4 Re-enable utmp support, tmux's autopkgtests require it
* 685e1c84eb initramfs-tools: ensure rules file exists before invoking chzdev
* a454822396 Filter out zdev rules in the initramfs hook (LP: #2044104)
* cd0179221d salsa-ci: test the stage1 build profile
* 55917feab0 Update changelog for 256.5-2 release
* f280a3cbf5 Disable utmp support, replaced by wtmpdb
* 635c5f48dc d/t/upstream: do not pass /var/cache/apt/archives to PackageDirectories
Diffstat (limited to 'mkosi.images')
-rw-r--r-- | mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 62fb05ae7e..24227907b1 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=bb6db3edfe40fe1a98cdcc6d2d07a7dac38aefc5 + GIT_COMMIT=0704bfd93f407eb4622c724328a5693155f913a1 PKG_SUBDIR=debian Packages= |