Control: tags -1 + confirmed On Thu, 2021-03-18 at 21:12 +0100, Michael Biebl wrote: > 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) > > https://salsa.debian.org/systemd-team/systemd/-/commit/99b743134a64d35506bdea0aac36eda47a19fc1a > > Happens rarely and is not easy to trigger. But a segfault in PID 1 is > never nice, so seems worthwile to fix. > > * 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) >
Please go ahead. Regards, Adam