]> git.proxmox.com Git - lxc.git/commitdiff
bump version to 2.0.6-3
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 22 Dec 2016 11:24:34 +0000 (12:24 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 22 Dec 2016 11:24:34 +0000 (12:24 +0100)
Makefile
debian/changelog

index bd97f6b2a08dabdccc6a13c153330bfbb52142c4..4f2f38e85a1104c32f31c4c95760aa7abe0fca50 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 PACKAGE=lxc-pve
 LXCVER=2.0.6
-DEBREL=2
+DEBREL=3
 
 SRCDIR=lxc
 SRCTAR=${SRCDIR}.tgz
index 8a0f41cfe0fef6cffba74429329ea1ea2a965bf8..163d81c9a91882040eab67704cd809887effc589 100644 (file)
@@ -1,3 +1,9 @@
+lxc (2.0.6-3) unstable; urgency=medium
+
+  * update cgroup limit namespace separation patches
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Dec 2016 12:23:53 +0100
+
 lxc (2.0.6-2) unstable; urgency=medium
 
   * reintroduce support for non-default config paths in lxc-start (for aab/dab)