diff --git a/Makefile b/Makefile index 89c4446..06a80c3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=lxc-pve LXCVER=2.0.8 -DEBREL=2 +DEBREL=3 SRCDIR=lxc SRCTAR=${SRCDIR}.tgz diff --git a/debian/changelog b/debian/changelog index 47abf00..15c1b0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxc (2.0.8-3) unstable; urgency=medium + + * fix a segfault when using lxc-attach with the -s option + + -- Proxmox Support Team Fri, 30 Jun 2017 11:01:58 +0200 + lxc (2.0.8-2) unstable; urgency=medium * merge: resource limit support via lxc.limit.