summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:14:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:14:35 +0000
commitc1edb76da8591808b80d74d6a79b7c475e6ff6cf (patch)
treea2116ab4179baaba7a4adc285b39d78b1ccda931 /debian/changelog
parentAdding debian version 256-1. (diff)
downloadsystemd-c1edb76da8591808b80d74d6a79b7c475e6ff6cf.tar.xz
systemd-c1edb76da8591808b80d74d6a79b7c475e6ff6cf.zip
Adding debian version 256-2.debian/256-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a8102eb..2f38fc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+systemd (256-2) experimental; urgency=medium
+
+ * Add templated packages for UEFI Secure Boot signing of systemd-boot.
+ * Add systemd-standalone-shutdown package for exitrds. Allows building
+ minimal exitrd images, used to gracefully cleanup complex root
+ filesystems storage. Not intended for normal systems.
+ * Add systemd-repart package to reduce dependencies sd-repart pulls in
+ several libraries that binaries in the main systemd package do not
+ need, so split it out to reduce the dependencies of the main package
+ * Add systemd-cryptsetup package to reduce dependencies sd-
+ cryptsetup/integritysetup/veritysetup pull in several libraries that
+ other files in the main systemd package do not need, so split them out
+ to reduce the dependencies of the main package
+ * Move sd-sysupdate to systemd-container
+ * Move importd manpages to systemd-container, where the binaries are.
+ Left behind when importd was moved
+ * Move systemd-boot/stub manpages to systemd-boot. The EFI packages
+ should just have the EFI binaries, no point in duplicating the docs.
+ And the stub manpage should also be in the boot package, not the main
+ package.
+
+ -- Luca Boccassi <bluca@debian.org> Wed, 12 Jun 2024 01:30:51 +0100
+
systemd (256-1) unstable; urgency=medium
[ Kevin Fleming ]