]> git.proxmox.com Git - lxc.git/commitdiff
bump version to 2.0.8-2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 31 May 2017 12:00:17 +0000 (14:00 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 31 May 2017 12:00:17 +0000 (14:00 +0200)
Makefile
debian/changelog
debian/patches/series

index 14f0592b4fffcfd6074c4e4705d162e3c0379dbb..89c4446403f706fc7089e7424835206b0b6b5ca6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=lxc-pve
 LXCVER=2.0.8
-DEBREL=1
+DEBREL=2
 
 SRCDIR=lxc
 SRCTAR=${SRCDIR}.tgz
index 34c303973caa9159a08c168acbd351dd6f1435dd..47abf00ccfa1cddf1f06a8e3411e2968a5a4e0f8 100644 (file)
@@ -1,3 +1,11 @@
+lxc (2.0.8-2) unstable; urgency=medium
+
+  * merge: resource limit support via lxc.limit.<RLIMIT_NAME>
+
+  * minor bugfixes
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 May 2017 13:59:43 +0200
+
 lxc (2.0.8-1) unstable; urgency=medium
 
   * update to lxc-2.0.8
index 35ae8f90152486174f96728bfea16a752b21ac70..36fea37017bfa5c9630983ea0149ba79100cff82 100644 (file)
@@ -6,3 +6,9 @@
 0006-start-initutils-make-cgroupns-separation-level-confi.patch
 0007-rename-cgroup-namespace-directory-to-ns.patch
 0008-possibility-to-run-lxc-monitord-as-a-regular-daemon.patch
+0009-conf-implement-resource-limits.patch
+0010-doc-add-lxc.limit-to-lxc.container.conf.patch
+0011-test-resource-limit-config-entries.patch
+0012-start-fix-error-handling-when-limits-fail-to-apply.patch
+0013-start-don-t-call-lxc_map_ids-without-id-map.patch
+0014-Fix-the-bug-of-ts-stdoutfd-did-not-fill-with-paramet.patch