]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-80
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 29 Oct 2016 05:47:12 +0000 (07:47 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 29 Oct 2016 05:47:12 +0000 (07:47 +0200)
Makefile
debian/changelog

index a76ea6ad51439723e54e7a18b0f941e213887cfb..a2d1399e83dee3d7043a3f0e52826245f5067809 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=79
+PKGREL=80
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 65b11a864bd87c7e83b56218b63f27cedb5319c4..4b5484463a633133d1e1f97ac706bb8b7e6afebf 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-80) unstable; urgency=medium
+
+  * pct: add new command 'pct cpusets' to print assigned cpu sets
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 29 Oct 2016 07:46:40 +0200
+
 pve-container (1.0-79) unstable; urgency=medium
 
   * PVE::LXC::Config::has_lxc_entry() new helper