diff --git a/Makefile b/Makefile index 93edb09..c69aa5b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=lxc-pve LXCVER=3.0.2+pve1 -DEBREL=2 +DEBREL=3 SRCDIR=lxc BUILDSRC := $(SRCDIR).tmp diff --git a/debian/changelog b/debian/changelog index 275f735..47196ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lxc (3.0.2+pve1-3) stable; urgency=medium + + * fix ns/ sub cgroup not being created by default for unprivileged containers + + * this also affects which cgroups lxc-attach/'pct enter' attached to + + -- Proxmox Support Team Thu, 11 Oct 2018 11:52:15 +0200 + lxc (3.0.2+pve1-2) stable; urgency=medium * clear lxc.tty.dir in opensuse.common.conf