Merge version 246.2-1+rpi1 and 246.3-1 to produce 246.3-1+rpi1 archive/raspbian/246.3-1+rpi1 raspbian/246.3-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Wed, 2 Sep 2020 11:59:53 +0000 (12:59 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Wed, 2 Sep 2020 11:59:53 +0000 (12:59 +0100)
1  2 
debian/changelog

index 39e89db89d61aa978947e563a07a91cedaf2b100,f5b20bfafe603bb2af8af2dde1c274bbe7dc9b5a..86e362407eb2a02ef0b5ddbdd098e5341d4f0da9
@@@ -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 <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 241-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> 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 <root@raspbian.org>  Thu, 20 Aug 2020 19:50:10 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Wed, 02 Sep 2020 11:59:52 +0000
++
+ systemd (246.3-1) unstable; urgency=medium
+   * New upstream version 246.3
+   * Rebase patches
+  -- Michael Biebl <biebl@debian.org>  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 <biebl@debian.org>  Sat, 29 Aug 2020 16:24:49 +0200
  
  systemd (246.2-1) unstable; urgency=medium