From: Raspbian automatic forward porter Date: Fri, 22 Feb 2019 02:26:36 +0000 (+0000) Subject: Merge version 240-5+rpi1 and 240-6 to produce 240-6+rpi1 X-Git-Tag: archive/raspbian/240-6+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=deb7f3a5af32baf9f29b4bf4c9d857292f3f8518;p=systemd.git Merge version 240-5+rpi1 and 240-6 to produce 240-6+rpi1 --- 6e4d6cc09d8ae6f439caa8366857099f95fd3459 diff --cc debian/changelog index e6933674,2d8e7b33..359ca1b2 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,49 +1,62 @@@ - systemd (240-5+rpi1) buster-staging; urgency=medium ++systemd (240-6+rpi1) buster-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) + - -- Raspbian forward porter Thu, 07 Feb 2019 14:25:31 +0000 ++ -- Raspbian forward porter Fri, 22 Feb 2019 02:26:36 +0000 ++ + systemd (240-6) unstable; urgency=high + + * High urgency as this fixes a vulnerability. + + [ Felipe Sateler ] + * Reenable pristine-tar in gbp.conf. + The pristine-tar bug has been fixed, so we can use it again. + This reverts commit 9fcfbbf6fea15eacfa3fad74240431c5f2c3300e. + * d/watch: add version mangle to transform -rc to ~rc. + Upstream has started releasing rcs, so let's account for that + * Fix comment about why we disable hwclock.service. + Systemd nowadays doesn't do it itself because the kernel does it on its + own when necessary, and when not, it is not safe to save the hwclock (eg, + there is no certainty the system clock + is correct) + * udev: Backport upstream preventing mass killings when not running under + systemd (Closes: #918764) + + [ Dimitri John Ledkov ] + * debian/tests/storage: improve cleanups. + On fast ppc64el machines, cryptsetup start job may not complete by the + time tearDown is executed. In that case stop, causes to simply cancel the + start job without actually cleaning up the dmsetup node. This leads to + failing subsequent test as it no longer starts with a clean device. Thus + ensure the systemd-cryptsetup unit is started, before stopping it. + Also rmmod scsi_debug module at the end, to allow re-running the test in a + loop. + * debian/tests/upstream: Mark TEST-13-NSPAWN-SMOKE as flakey. + * debian/tests/control: add socat to upstream tests for pull #11591 + * Blacklist TEST-10-ISSUE-2467 #11706 + * debian/tests/storage: fix for LUKS2 and avoid interactive password + prompts. + + [ Martin Pitt ] + * udevadm: Fix segfault with subsystem-match containing '/' + (Closes: #919206) + * sd-bus: if we receive an invalid dbus message, ignore and proceed + * sd-bus: enforce a size limit on D-Bus object paths. + This avoids accessing/modifying memory outside of the allocated stack + region by sending specially crafted D-Bus messages with very large object + paths. + Vulnerability discovered by Chris Coulson , + patch provided by Riccardo Schirone . + (CVE-2019-6454) + + -- Martin Pitt Mon, 18 Feb 2019 13:54:04 +0000 systemd (240-5) unstable; urgency=medium