From 3975d0cd313d9222c76b1d6893e2521a3920dd0b Mon Sep 17 00:00:00 2001
From: Martyn Welch <martyn.welch@collabora.com>
Date: Fri, 21 Aug 2020 14:18:11 +0100
Subject: [PATCH] Release systemd version 241-7~deb10u4co2

Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
---
 debian/changelog | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ff220ae6..38c207f4 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:
-- 
GitLab