From b67d60e8c141ba24ecacaff96d4f3336c27555bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Danis?= <frederic.danis@collabora.com> Date: Wed, 23 Sep 2020 17:38:58 +0200 Subject: [PATCH] Release systemd version 241-7~deb10u4co3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frédéric Danis <frederic.danis@collabora.com> --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 38c207f4..e1e03c8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +systemd (241-7~deb10u4co3) apertis; urgency=medium + + * systemd-boot: backport fix of menu ordering with boot counting + systemd-boot selects the last valid entry by default, not the first, which + prevent correct rollback. + + -- Frédéric Danis <frederic.danis@collabora.com> Wed, 23 Sep 2020 17:32:23 +0200 + systemd (241-7~deb10u4co2) apertis; urgency=medium * journald: Backport support for --relinquish and --smart-relinquish options. -- GitLab