Merge version 241-7~deb10u2+rpi1 and 241-7~deb10u3 to produce 241-7~deb10u3+rpi1 archive/raspbian/241-7_deb10u3+rpi1 raspbian/241-7_deb10u3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 9 Feb 2020 15:01:21 +0000 (15:01 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 9 Feb 2020 15:01:21 +0000 (15:01 +0000)
1  2 
debian/changelog

index 8236e6790377bfcc728b99cc446cb3e08cda17af,1d263f7a60c68be0f8a38bf72dd35827ca91d80c..ed074f84ba37cb3eb46a4ced2d122bb4160c7c5d
@@@ -1,19 -1,18 +1,35 @@@
- systemd (241-7~deb10u2+rpi1) buster-staging; urgency=medium
++systemd (241-7~deb10u3+rpi1) buster-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 239-9+rpi2 by Peter Michael Green <plugwash@raspbian.org> 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 <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>  Tue, 19 Nov 2019 19:19:56 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 09 Feb 2020 15:01:21 +0000
++
+ systemd (241-7~deb10u3) buster; urgency=medium
+   * core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX.
+     Since kernel 5.2 (but also stable kernels like 4.19.53) the kernel
+     thankfully returns proper errors when we write a value out of range to
+     the sysctl. Which however breaks writing ULONG_MAX to request the
+     maximum value. Hence let's write the new maximum value instead,
+     LONG_MAX. (Closes: #945018)
+   * core: change ownership/mode of the execution directories also for static
+     users.
+     This ensures that execution directories like CacheDirectory and
+     StateDirectory are properly chowned to the user specified in User= before
+     launching the service. (Closes: #919231)
+  -- Michael Biebl <biebl@debian.org>  Wed, 29 Jan 2020 19:07:53 +0100
  
  systemd (241-7~deb10u2) buster; urgency=medium