From: Raspbian automatic forward porter Date: Thu, 12 Sep 2019 18:28:43 +0000 (+0100) Subject: Merge version 242-5+rpi1 and 242-7 to produce 242-7+rpi1 X-Git-Tag: archive/raspbian/242-7+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b15ac7dadc018bb5c82fdb4368276769c7685e94;p=systemd.git Merge version 242-5+rpi1 and 242-7 to produce 242-7+rpi1 --- 35faeaab502459228f60099b322279a83b556470 diff --cc debian/changelog index c8353708,0265b64e..6b96304e --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,47 +1,64 @@@ - systemd (242-5+rpi1) bullseye-staging; urgency=medium ++systemd (242-7+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, 03 Sep 2019 18:09:29 +0000 ++ -- Raspbian forward porter Thu, 12 Sep 2019 18:28:43 +0000 ++ + systemd (242-7) unstable; urgency=medium + + * sleep: properly pass verb to sleep script + * core: factor root_directory application out of apply_working_directory. + Fixes RootDirectory not working when used in combination with User. + (Closes: #939408) + * shared/bus-util: drop trusted annotation from + bus_open_system_watch_bind_with_description(). + This ensures that access controls on systemd-resolved's D-Bus interface + are enforced properly. + (CVE-2019-15718, Closes: #939353) + + -- Michael Biebl Wed, 04 Sep 2019 19:34:17 +0200 + + systemd (242-6) unstable; urgency=medium + + [ Dan Streetman ] + * d/t/control: upstream test requires qemu-system-ppc on ppc64el + * d/t/control: install seabios for upstream test. + Some archs (at least arm64) qemu implementation require the vga bios. + + [ Michael Biebl ] + * Drop unused lintian override + * network: fix ListenPort= in [WireGuard] section (Closes: #936198) + * d/e/r/73-usb-net-by-mac.rules: import net.ifnames only for network devices + (Closes: #934589) + * d/e/r/73-usb-net-by-mac.rules: skip if iface name was provided by + user-space + * Drop dbus activation stub service. + Since dbus 1.11.0, a dbus-daemon that is run with --systemd-activation + automatically assumes that o.fd.systemd1 is an activatable service. + As a result, with a new enough dbus version, + /usr/share/dbus-1/services/org.freedesktop.systemd1.service and + /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service + become unnecessary and can be removed. (Closes: #914015) + * Revert "core: check start limit on condition checks too" + If a unit was referenced too often, it hit the restart limit and the + unit was marked as failed. Fixes a regression introduced in v242. + (Closes: #935829) + + [ Michael Prokop ] + * README.Debian: document KillUserProcesses behavior in Debian + + -- Michael Biebl Tue, 03 Sep 2019 11:09:07 +0200 systemd (242-5) unstable; urgency=medium