From 75da4c020cba0803fd42e60386859238bf2a7c31 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 Nov 2021 22:05:14 +0100 Subject: [PATCH] Release version 249.6-1 to unstable --- debian/changelog | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6457c2768..e0fb8b48d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,26 @@ -systemd (249.6-1) UNRELEASED; urgency=medium +systemd (249.6-1) unstable; urgency=medium + [ Michael Biebl ] * New upstream version 249.6 + * Rebase patches + * test: use kbd-mode-map we ship in one more test case + * Bump Standards-Version to 4.6.0 + * Drop obsolete C/R upstart from systemd-sysv + * Drop obsolete dpkg (>= 1.19.3) | systemd-sysv dependency from udev. + It was added to ensure we have a dpkg with --notify-await which is now + satisfied by a dpkg from oldstable. + * Make the C/R against systemd versioned in + systemd-standalone-{sysusers,tmpfiles} + Those were added to facilitate an upgrade from bullseye. The version + makes it more explicit. + * Drop obsolete migration code for RAMTMP, TPMTIME and UTC - -- Michael Biebl Wed, 10 Nov 2021 22:36:15 +0100 + [ Luca Boccassi ] + * Depend on default-dbus-system-bus | dbus-system-bus. + Allows users to install only a single system bus implementation. + Prefer the default (dbus-daemon). + + -- Michael Biebl Thu, 11 Nov 2021 22:04:31 +0100 systemd (249.5-2) unstable; urgency=medium