]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-9
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 2 May 2017 09:50:46 +0000 (11:50 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 2 May 2017 09:50:46 +0000 (11:50 +0200)
Makefile
debian/changelog

index a1712c2f4990e0ba16a296849a3a394b144991cc..5f4e0443ff86d0400fea506c8ad369165112f918 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=8
+PKGREL=9
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 6cfb546e7dafe2145d2dc994890e29033fe3da4c..73f1967d04fa6566ce4fde2adab1af6ab9e80551 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (2.0-9) unstable; urgency=medium
+
+  * correctly handle passwords with utf8 wide characters
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 May 2017 11:50:10 +0200
+
 pve-container (2.0-8) unstable; urgency=medium
 
   * add support for Ubuntu 17.04 (zesty)