]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-51
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Mar 2016 16:52:48 +0000 (17:52 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Mar 2016 16:52:48 +0000 (17:52 +0100)
Makefile
debian/changelog

index 289567aa527cbbd560256f79e9c37fb9fcedb263..e2048da4c14bc83296ab68219d2faca96ff01080 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=50
+PKGREL=51
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 2f21ba198066c125b5fd9a8a37fd596f473d47e5..233283296dc9e180f7cd05b4e95c9419e86b016c 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-51) unstable; urgency=medium
+
+  * implement cpulimit hotplugging
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Mar 2016 17:52:33 +0100
+
 pve-container (1.0-50) unstable; urgency=medium
 
   * follow the change in PVE::AbstractConfig