]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-85
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 25 Nov 2016 10:40:07 +0000 (11:40 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 25 Nov 2016 10:40:07 +0000 (11:40 +0100)
Makefile
debian/changelog

index e5d0f9fa6dae42d7b881d24dff4eb382c03e33ae..66efc89e9696224d2f586fdc1d56f6813cce10f4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=84
+PKGREL=85
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 4c2b39625dc60c964ae2216c4d2bcae7330a56d8..57b214a2e683c8cdb581e856f8e0263b2e43d6e6 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-85) unstable; urgency=medium
+
+  * start: don't fail if no lxc cpuset cgroup exists yet
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 25 Nov 2016 11:39:50 +0100
+
 pve-container (1.0-84) unstable; urgency=medium
 
   * start: use a random cpuset at startup