From: Raspbian automatic forward porter Date: Thu, 1 Apr 2021 12:57:11 +0000 (+0100) Subject: Merge version 241-7~deb10u6+rpi1 and 241-7~deb10u7 to produce 241-7~deb10u7+rpi1 X-Git-Tag: archive/raspbian/241-7_deb10u7+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b44c0d73251b84c486ac82e171deaf2123cdbfdc;p=systemd.git Merge version 241-7~deb10u6+rpi1 and 241-7~deb10u7 to produce 241-7~deb10u7+rpi1 --- 8407abe6642dc3bbbe0c5bb8b45c53a8ed03ad21 diff --cc debian/changelog index 6fc3e337,d9b9f235..ce2c60fb --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,16 +1,33 @@@ - systemd (241-7~deb10u6+rpi1) buster-staging; urgency=medium ++systemd (241-7~deb10u7+rpi1) buster-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 239-9+rpi2 by Peter Michael Green 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 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 Sun, 07 Feb 2021 22:54:50 +0000 ++ -- Raspbian forward porter Thu, 01 Apr 2021 12:57:10 +0000 ++ + systemd (241-7~deb10u7) buster; urgency=medium + + * core: make sure to restore the control command id, too. + Fixes a segfault in systemd that can be triggered when both + daemon-reload and a service restart happen concurrently. (Closes: #984495) + * seccomp: allow turning off of seccomp filtering via env var. + Since glibc 2.33 faccessat() is implemented via faccessat2(), which + is breaking running containers that use such a version of glibc under + systemd-nspawn in Buster. + Turning off seccomp filtering via the SYSTEMD_SECCOMP env var makes it + possible to run such new containers. (Closes: #984573) + + -- Michael Biebl Thu, 18 Mar 2021 20:59:14 +0100 systemd (241-7~deb10u6) buster; urgency=medium