]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-94
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 2 Feb 2017 13:15:06 +0000 (14:15 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 2 Feb 2017 13:15:06 +0000 (14:15 +0100)
Makefile
debian/changelog

index eef2730662889b5fb6e52b47ead35b2c1ba87e60..4bab259af4506ca20db2dee1d197f7ab13cb051d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=93
+PKGREL=94
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index bfe326e10334348d312b155e2a874e50d614234a..e87bda1f33bfb067014f8006bdb508818604df04 100644 (file)
@@ -1,3 +1,12 @@
+pve-container (1.0-94) unstable; urgency=medium
+
+  * fix #1153: improve behavior when entering unicode in passwords prompts
+
+  * use the lxc@.service unit to start containers to avoid issues with
+    pvedaemon restarts.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Feb 2017 14:13:10 +0100
+
 pve-container (1.0-93) unstable; urgency=medium
 
   * add dependency on libpve-guest-common-perl