diff --git a/Makefile b/Makefile index e6feb98..fe9c7ab 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=lxc-pve LXCVER=3.0.2+pve1 -DEBREL=3 +DEBREL=4 SRCDIR=lxc BUILDSRC := $(PACKAGE)-$(LXCVER) diff --git a/debian/changelog b/debian/changelog index b05df13..4a06168 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lxc-pve (3.0.2+pve1-4) stable; urgency=medium + + * apparmor: allow various read-only-bind-remount combinations required for + newer systemd versions + + -- Proxmox Support Team Fri, 16 Nov 2018 12:12:49 +0100 + lxc-pve (3.0.2+pve1-3) stable; urgency=medium * fix ns/ sub cgroup not being created by default for unprivileged containers