]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-42
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 8 Feb 2016 11:17:36 +0000 (12:17 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 8 Feb 2016 13:04:23 +0000 (14:04 +0100)
Makefile
debian/changelog

index c1bd9076d149ea74df6b793f0f7a08aa38e54d03..26a1bc78c3f2f2dd2777569bce0c8773e1bde3f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=41
+PKGREL=42
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index e9ee1799a1b6138807efdbcedfa3590d05162809..56c7fbbc0892f15fa5e2bca0283d452aea27d8bd 100644 (file)
@@ -1,3 +1,21 @@
+pve-container (1.0-42) unstable; urgency=medium
+
+  * fix growing of a running container's memory limit
+
+  * opensuse 13.2 support
+
+  * added $skiplock parameter for pct start/stop
+
+  * Fix #791: warn when resize2fs fails
+
+  * Fix #881: uninitialized value on valid lxc.cgroup keys
+
+  * Remove mknod call from pre-start hook
+
+  * Only add actual volumes to volid_list
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Feb 2016 12:17:27 +0100
+
 pve-container (1.0-41) unstable; urgency=medium
 
   * added 'acl' and 'ro' mountpoint options