diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:18 +0000 |
commit | 5409deb45d34c3f9c0a3a9376c66b655e285edf9 (patch) | |
tree | 7a0c261616071956f4387f761bfb4e13a09e07ed /debian/changelog | |
parent | Adding debian version 256.5-1. (diff) | |
download | systemd-5409deb45d34c3f9c0a3a9376c66b655e285edf9.tar.xz systemd-5409deb45d34c3f9c0a3a9376c66b655e285edf9.zip |
Adding debian version 256.5-2.debian/256.5-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ecbf317..711b915 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +systemd (256.5-2) unstable; urgency=medium + + [ Helmut Grohne ] + * Fix stage1 build (Closes: #1078821) + + [ Luca Boccassi ] + * Disable utmp support, replaced by wtmpdb. utmp is not y2038-safe, util- + linux has now turned it off and relies on logind, so disable utmp + support in logind too, as it is no longer necessary. wtmpdb replaces + the functionality. + + -- Luca Boccassi <bluca@debian.org> Sun, 01 Sep 2024 22:03:06 +0100 + systemd (256.5-1) unstable; urgency=medium * New upstream version 256.5 |