[pve-devel] [PATCH WIP/test lxc 4/4] update changelog and pkg version
Dominik Csapak
d.csapak at proxmox.com
Tue Jul 12 09:27:45 CEST 2016
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
Makefile | 4 ++--
debian/changelog | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
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 <support at proxmox.com> Tue, 12 Jul 2016 08:55:48 +0200
+
lxc (1.1.5-7) unstable; urgency=medium
* Add apparmor patch for /run -> /var/run binding
--
2.1.4
More information about the pve-devel
mailing list