diff --git a/debian/changelog b/debian/changelog index ff220ae655739dea26190558ed338fe6550bca37..38c207f4745d9a9335702f4d6b1e5c4c8e337d7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +systemd (241-7~deb10u4co2) apertis; urgency=medium + + * journald: Backport support for --relinquish and --smart-relinquish options. + Newer version of systemd-journald support the --relinquish and + --smart-relinquish options that enable cleaner handling of mounts at + shutdown as journald can be told to close any logging under + /var/log/journal so that the /var filesystem can be unmounted should it be + on a separate partition. + Backport this feature as it enables shutdown without failures, a highly + desirable trait in embedded products using systemd. + + -- Martyn Welch <martyn@hades.welchs.me.uk> Fri, 21 Aug 2020 14:16:45 +0100 + systemd (241-7~deb10u4co1) apertis; urgency=medium * Merge changes from Debian Buster. Remaining changes: