From: Dominik Csapak Date: Tue, 12 Jul 2016 07:27:45 +0000 (+0200) Subject: update changelog and pkg version X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=c0f47d2c7269372892e9b9072f637bd72e761345;p=lxc.git update changelog and pkg version Signed-off-by: Dominik Csapak --- diff --git a/Makefile b/Makefile index c19a1c5..444ff45 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ RELEASE=4.1 PACKAGE=lxc-pve -LXCVER=1.1.5 -DEBREL=7 +LXCVER=2.0.3 +DEBREL=1 SRCDIR=lxc SRCTAR=${SRCDIR}.tgz diff --git a/debian/changelog b/debian/changelog index 37ab36a..112cc93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxc (2.0.3-1) unstable; urgency=medium + + * update to 2.0.3 (latest stable 2.0 branch) + + -- Proxmox Support Team Tue, 12 Jul 2016 08:55:48 +0200 + lxc (1.1.5-7) unstable; urgency=medium * Add apparmor patch for /run -> /var/run binding