- systemd (246.4-1+rpi1) bullseye-staging; urgency=medium
++systemd (246.6-2+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from 239-9+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 20 Sep 2018 20:22:45 +0000]
+ * Disable testsuite, it fails on some of our buildboxes (probablly because of
+ old kernels).
+ * Add breaks on raspi-copies-and-fills, it doesn't seem to get on with
+ this version of systemd/udev.
+
+ [changes brought forward from 241-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 02 Apr 2019 19:29:26 +0000]
+ * Bump "breaks" on raspi-copies-and-fills to << 0.12
+ (raspi-copies-and-fills was reverted by the raspberry pi foundation)
+
- -- Raspbian forward porter <root@raspbian.org> Sat, 05 Sep 2020 22:24:19 +0000
++ -- Raspbian forward porter <root@raspbian.org> Thu, 22 Oct 2020 19:16:29 +0000
++
+ systemd (246.6-2) unstable; urgency=medium
+
+ * XDG autostart improvements
+ - Add support for Path= in XDG Desktop File
+ - Ignore more common XDG Desktop Entry fields
+ - Lower most info messages to debug level (Closes: #968116)
+ * Re-enable seccomp support on riscv64.
+ This should be safe now, as the code has fallbacks for systems with
+ older libseccomp versions.
+ * Move sysusers.d/sysctl.d/binfmt.d/modules-load.d back to /usr.
+ In Debian, late mounting of /usr is no longer supported, so it is safe
+ to install those files in /usr.
+ We want those facilities in /usr, not /, as this will make an eventual
+ switch to a merged-usr setup easier. (Closes: #971282)
+ * units: update serial-getty@.service to support 57600 baud rate
+ (Closes: #969144)
+ * bootspec: don't fail with EIO if searching for ESP and finding one without
+ an enveloping partition table
+ (Closes: #970534)
+
+ -- Michael Biebl <biebl@debian.org> Thu, 15 Oct 2020 23:48:34 +0200
+
+ systemd (246.6-1) unstable; urgency=medium
+
+ * New upstream version 246.6
+ * Rebase patches
+
+ -- Michael Biebl <biebl@debian.org> Mon, 21 Sep 2020 20:28:36 +0200
+
+ systemd (246.5-1) unstable; urgency=medium
+
+ * New upstream version 246.5
+ - network: fix NDisc handling for the case when multiple routers exist
+ (Closes: #969599)
+ - core/socket: we may get ENOTCONN from socket_instantiate_service()
+ (Closes: #970156)
+ * Rebase patches
+
+ -- Michael Biebl <biebl@debian.org> Mon, 14 Sep 2020 08:04:39 +0200
systemd (246.4-1) unstable; urgency=medium