Merge version 246.2-1+rpi1 and 246.4-1 to produce 246.4-1+rpi1 archive/raspbian/246.4-1+rpi1 raspbian/246.4-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 5 Sep 2020 22:24:19 +0000 (23:24 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 5 Sep 2020 22:24:19 +0000 (23:24 +0100)
1  2 
debian/changelog

index 39e89db89d61aa978947e563a07a91cedaf2b100,dcc134519b3c5a9f2866a03236d58d53422198a9..8d0ba53a2b18613eb1ac1d0ed8c9046332f36110
@@@ -1,16 -1,36 +1,50 @@@
- systemd (246.2-1+rpi1) bullseye-staging; urgency=medium
++systemd (246.4-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>  Sat, 05 Sep 2020 22:24:19 +0000
++
+ systemd (246.4-1) unstable; urgency=medium
+   * New upstream version 246.4
+   * Rebase patches
+  -- Michael Biebl <biebl@debian.org>  Wed, 02 Sep 2020 13:30:52 +0200
+ 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