summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Biebl [Thu, 18 Mar 2021 19:59:14 +0000 (19:59 +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)
[dgit import unpatched systemd 241-7~deb10u7]
Michael Biebl [Thu, 18 Mar 2021 19:59:14 +0000 (19:59 +0000)]
Import systemd_241-7~deb10u7.debian.tar.xz
[dgit import tarball systemd 241-7~deb10u7 systemd_241-7~deb10u7.debian.tar.xz]
Felipe Sateler [Thu, 21 Feb 2019 23:10:15 +0000 (23:10 +0000)]
Import systemd_241.orig.tar.gz
[dgit import orig systemd_241.orig.tar.gz]