]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-95
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Mar 2017 14:21:02 +0000 (15:21 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Mar 2017 14:21:46 +0000 (15:21 +0100)
Makefile
debian/changelog

index 7137be0388de1696bee5e92df129560574581fd4..20d81f2afe5da50b92f2d6b0857fe47ed2253ade 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=94
+PKGREL=95
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index e87bda1f33bfb067014f8006bdb508818604df04..7863da32104d67ae7fba2abd646c0375c88432fa 100644 (file)
@@ -1,3 +1,13 @@
+pve-container (1.0-95) unstable; urgency=medium
+
+  * correctly handle reboots within containers
+
+  * improve locale handling in vnc console
+
+  * fix architecture detection in restore_archive
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Mar 2017 15:19:33 +0100
+
 pve-container (1.0-94) unstable; urgency=medium
 
   * fix #1153: improve behavior when entering unicode in passwords prompts