From: Fabian Grünbichler Date: Thu, 9 Mar 2017 14:21:02 +0000 (+0100) Subject: bump version to 1.0-95 X-Git-Url: https://git.proxmox.com/?p=pve-container.git;a=commitdiff_plain;h=f6189136441b58adabe50d7fe8970daeee2945fc bump version to 1.0-95 --- diff --git a/Makefile b/Makefile index 7137be0..20d81f2 100644 --- 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) diff --git a/debian/changelog b/debian/changelog index e87bda1..7863da3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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