From: Raspbian automatic forward porter Date: Thu, 22 Oct 2020 19:16:30 +0000 (+0100) Subject: Merge version 246.4-1+rpi1 and 246.6-2 to produce 246.6-2+rpi1 X-Git-Tag: raspbian/246.6-2+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3df9df2cb4aaeeb320301cc0357760d2bc4838da;p=systemd.git Merge version 246.4-1+rpi1 and 246.6-2 to produce 246.6-2+rpi1 --- 745ed1a8b1c7ea6506439ceb294022294ed0b1b7 diff --cc debian/changelog index 8d0ba53a,7b8e0560..52776914 --- a/debian/changelog +++ b/debian/changelog @@@ -1,16 -1,42 +1,56 @@@ - systemd (246.4-1+rpi1) bullseye-staging; urgency=medium ++systemd (246.6-2+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 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, 05 Sep 2020 22:24:19 +0000 ++ -- Raspbian forward porter Thu, 22 Oct 2020 19:16:29 +0000 ++ + systemd (246.6-2) unstable; urgency=medium + + * XDG autostart improvements + - Add support for Path= in XDG Desktop File + - Ignore more common XDG Desktop Entry fields + - Lower most info messages to debug level (Closes: #968116) + * Re-enable seccomp support on riscv64. + This should be safe now, as the code has fallbacks for systems with + older libseccomp versions. + * Move sysusers.d/sysctl.d/binfmt.d/modules-load.d back to /usr. + In Debian, late mounting of /usr is no longer supported, so it is safe + to install those files in /usr. + We want those facilities in /usr, not /, as this will make an eventual + switch to a merged-usr setup easier. (Closes: #971282) + * units: update serial-getty@.service to support 57600 baud rate + (Closes: #969144) + * bootspec: don't fail with EIO if searching for ESP and finding one without + an enveloping partition table + (Closes: #970534) + + -- Michael Biebl Thu, 15 Oct 2020 23:48:34 +0200 + + systemd (246.6-1) unstable; urgency=medium + + * New upstream version 246.6 + * Rebase patches + + -- Michael Biebl Mon, 21 Sep 2020 20:28:36 +0200 + + systemd (246.5-1) unstable; urgency=medium + + * New upstream version 246.5 + - network: fix NDisc handling for the case when multiple routers exist + (Closes: #969599) + - core/socket: we may get ENOTCONN from socket_instantiate_service() + (Closes: #970156) + * Rebase patches + + -- Michael Biebl Mon, 14 Sep 2020 08:04:39 +0200 systemd (246.4-1) unstable; urgency=medium