[pve-devel] [PATCH lxc 1/2] update lxc to include fixes for cgroupv2 setups

Stoiko Ivanov s.ivanov at proxmox.com
Wed Jul 22 13:05:04 CEST 2020


This commit fast-forwards 7 commits from upstream/master. The first commit
(partially) fixes a missing apparmor rule for /proc/sys/kernel/random/boot_id)

The last commit fixes running containers in pure cgroupv2 environments (by
premounting cgroup2).

It contains one other fix for a netlink bug, which I haven't seen in our
support channels, thus assume limited potential for regressions.

Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 lxc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxc b/lxc
index 538337e..4547e73 160000
--- a/lxc
+++ b/lxc
@@ -1 +1 @@
-Subproject commit 538337ee9dc5ca385cc8d9b6faaac1575c014a1b
+Subproject commit 4547e73e3e1c7f7a9fc88da6ac3276d99df1c5ec
-- 
2.20.1






More information about the pve-devel mailing list