- systemd (243-7+rpi1) bullseye-staging; urgency=medium
++systemd (243-8+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 239-9+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 20 Sep 2018 22:47:19 +0000]
+ * Force build with gcc-7 (LP: #1793415)
+
+ [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> Tue, 19 Nov 2019 20:04:52 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sun, 24 Nov 2019 21:01:13 +0000
++
+ systemd (243-8) unstable; urgency=medium
+
+ * udevadm: ignore EROFS and return earlier.
+ Fixes failures of "udevadm trigger" in containers with a readonly /sys.
+ (Closes: #944860)
+ * udev: silence warning about PROGRAM+= or IMPORT+= rules (Closes: #944917)
+ * man: add entry about SpeedMeter= (Closes: #944597)
+ * udev: drop SystemCallArchitectures=native from systemd-udevd.service.
+ We can't really control what helper programs are run from other udev
+ rules. E.g. running i386 binaries under amd64 is a valid use case and
+ should not trigger a SIGSYS failure. (Closes: #869719)
+
+ -- Michael Biebl <biebl@debian.org> Tue, 19 Nov 2019 09:17:12 +0100
systemd (243-7) unstable; urgency=medium