From: Raspbian automatic forward porter Date: Sat, 27 Jul 2019 19:10:21 +0000 (+0100) Subject: Merge version 241-6+rpi1 and 241-7 to produce 241-7+rpi1 X-Git-Tag: archive/raspbian/241-7+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4db4d8c565433d556b1623cf3da5f61d048084c6;p=systemd.git Merge version 241-6+rpi1 and 241-7 to produce 241-7+rpi1 --- 4db4d8c565433d556b1623cf3da5f61d048084c6 diff --cc debian/changelog index 3ca4255c,ce86c4d7..e0fad461 --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,20 +1,37 @@@ - systemd (241-6+rpi1) bullseye-staging; urgency=medium ++systemd (241-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 Sat, 13 Jul 2019 01:30:09 +0000 ++ -- Raspbian forward porter Sat, 27 Jul 2019 19:10:21 +0000 ++ + systemd (241-7) unstable; urgency=medium + + [ Michael Biebl ] + * network: Fix failure to bring up interface with Linux kernel 5.2. + Backport two patches from systemd master in order to fix a bug with 5.2 + kernels where the network interface fails to come up with the following + error: "enp3s0: Could not bring up interface: Invalid argument" + (Closes: #931636) + * Use /usr/sbin/nologin as nologin shell. + In Debian the nologin shell is installed in /usr/sbin, not /sbin. + (Closes: #931850) + + [ Mert Dirik ] + * 40-systemd: Don't fail if SysV init script uses set -u and $1 is unset + (Closes: #931719) + + -- Michael Biebl Thu, 18 Jul 2019 19:38:23 +0200 systemd (241-6) unstable; urgency=medium