diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:28:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:28:16 +0000 |
commit | 00022a30719c66a08704d92c15ed673909648f8f (patch) | |
tree | 33e4d826f50046ea55557f9825e21425b840cdf0 /debian/changelog | |
parent | Merging upstream version 256.6. (diff) | |
download | systemd-debian.tar.xz systemd-debian.zip |
Adding debian version 256.6-1.debian/256.6-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 711b915..5db0592 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +systemd (256.6-1) unstable; urgency=medium + + [ Helmut Grohne ] + * salsa-ci: test the stage1 build profile + + [ Simon Chopin ] + * Filter out zdev rules in the initramfs hook (LP: #2044104). s390-tools + has its own initramfs customization logic that deals with those files. + + [ Luca Boccassi ] + * Re-enable utmp support, tmux's autopkgtests require it. This will + break as logind writing into utmp will wrap around, so Trixie won't be + y2038 ready after all + * New upstream version 256.6 + * Note systemd-cryptsetup package split in NEWS (Closes: #1079644) + + -- Luca Boccassi <bluca@debian.org> Tue, 10 Sep 2024 18:28:21 +0200 + systemd (256.5-2) unstable; urgency=medium [ Helmut Grohne ] |