]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-79
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 26 Oct 2016 09:47:12 +0000 (11:47 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 27 Oct 2016 10:30:27 +0000 (12:30 +0200)
Makefile
debian/changelog

index aff97dcb22bb20b6cda8aaf7c77e433bf7e04e77..a76ea6ad51439723e54e7a18b0f941e213887cfb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=78
+PKGREL=79
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 3b2932c835890c9758ef17ba5887f1962c88f50b..65b11a864bd87c7e83b56218b63f27cedb5319c4 100644 (file)
@@ -1,3 +1,15 @@
+pve-container (1.0-79) unstable; urgency=medium
+
+  * PVE::LXC::Config::has_lxc_entry() new helper
+
+  * vmstatus: fix memory usage value including cache sizes
+
+  * fix devices file check in autodev hook
+
+  * add new option 'cores' to restrict visible cores
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 26 Oct 2016 11:46:49 +0200
+
 pve-container (1.0-78) unstable; urgency=medium
 
   * alpine: fix getty line removal