Merge version 240-5+rpi1 and 240-6 to produce 240-6+rpi1 archive/raspbian/240-6+rpi1 raspbian/240-6+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 22 Feb 2019 02:26:36 +0000 (02:26 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 22 Feb 2019 02:26:36 +0000 (02:26 +0000)
1  2 
debian/changelog

index e6933674392afb0109e50a3d00b4784fc9315706,2d8e7b33146bf89ab9cac27f5a890a101a9e1ce1..359ca1b2dc48b506b1326a41e6587ca4fdf50db9
@@@ -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 <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)
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 07 Feb 2019 14:25:31 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <chris.coulson@canonical.com>,
+     patch provided by Riccardo Schirone <rschiron@redhat.com>.
+     (CVE-2019-6454)
+  -- Martin Pitt <mpitt@debian.org>  Mon, 18 Feb 2019 13:54:04 +0000
  
  systemd (240-5) unstable; urgency=medium