From: Raspbian automatic forward porter Date: Wed, 2 Sep 2020 11:59:53 +0000 (+0100) Subject: Merge version 246.2-1+rpi1 and 246.3-1 to produce 246.3-1+rpi1 X-Git-Tag: archive/raspbian/246.3-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=12ee00536ed176689fac86caf7d32c7c500caf14;p=systemd.git Merge version 246.2-1+rpi1 and 246.3-1 to produce 246.3-1+rpi1 --- 12ee00536ed176689fac86caf7d32c7c500caf14 diff --cc debian/changelog index 39e89db8,f5b20bfa..86e36240 --- a/debian/changelog +++ b/debian/changelog @@@ -1,16 -1,29 +1,43 @@@ - systemd (246.2-1+rpi1) bullseye-staging; urgency=medium ++systemd (246.3-1+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 Thu, 20 Aug 2020 19:50:10 +0000 ++ -- Raspbian forward porter Wed, 02 Sep 2020 11:59:52 +0000 ++ + systemd (246.3-1) unstable; urgency=medium + + * New upstream version 246.3 + * Rebase patches + + -- Michael Biebl Sat, 29 Aug 2020 18:39:32 +0200 + + systemd (246.2-2) unstable; urgency=medium + + [ Balint Reczey ] + * debian/systemd.postinst: Restart systemd-networkd.socket on incompatible + change. + PassCredentials=yes is replaced with PassPacketInfo=yes and extra padding is + dropped, too. + (Closes: #968589, LP: #1891716) + + [ Michael Biebl ] + * Fix restart of systemd-networkd.socket. + We can't restart the socket while systemd-networkd.service is still + active. Instead we stop the socket and ensure, that a try-restart of + systemd-networkd.service also starts the socket. + * seccomp: Add support for riscv64 (Closes: #954312) + * Support missing conditions/asserts everywhere (Closes: #968612) + * path: Skip directories when finalising $PATH search (Closes: #969006) + + -- Michael Biebl Sat, 29 Aug 2020 16:24:49 +0200 systemd (246.2-1) unstable; urgency=medium