From: Raspbian automatic forward porter Date: Sun, 24 Nov 2019 21:01:14 +0000 (+0000) Subject: Merge version 243-7+rpi1 and 243-8 to produce 243-8+rpi1 X-Git-Tag: archive/raspbian/243-8+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=092a1ab1e61751cae38b7d72dcaf6a1812ca6d54;p=systemd.git Merge version 243-7+rpi1 and 243-8 to produce 243-8+rpi1 --- 092a1ab1e61751cae38b7d72dcaf6a1812ca6d54 diff --cc debian/changelog index bb4419db,c6796411..602dde02 --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,16 +1,33 @@@ - 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 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 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 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 Tue, 19 Nov 2019 20:04:52 +0000 ++ -- Raspbian forward porter 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 Tue, 19 Nov 2019 09:17:12 +0100 systemd (243-7) unstable; urgency=medium