]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-91
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2017 12:22:30 +0000 (13:22 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2017 12:22:30 +0000 (13:22 +0100)
Makefile
debian/changelog

index 08ef554be3dd369dcc94c7b950e78fbb57b72c7f..cfd6feb78a088583416d45e87f156ad209570662 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=90
+PKGREL=91
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index c87b8b328eef54d1c22f91258d520513b7c374ad..f3aefa68d9e6a324bfe09ca0a8e257f50f4336b3 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-91) unstable; urgency=medium
+
+  * add setup_environment hook to CLIHandler class
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 13:21:24 +0100
+
 pve-container (1.0-90) unstable; urgency=medium
 
   * skip unprivileged config parameter when restoring a container (revert