From: Dietmar Maurer Date: Wed, 21 Dec 2016 10:56:35 +0000 (+0100) Subject: bump version to 1.0-89 X-Git-Url: https://git.proxmox.com/?p=pve-container.git;a=commitdiff_plain;h=c94e2b767e9be0bba237aac62235c000406b8505 bump version to 1.0-89 --- diff --git a/Makefile b/Makefile index f0c2152..9e13691 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=1.0 PACKAGE=pve-container -PKGREL=88 +PKGREL=89 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 7409fc0..6c9f7d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pve-container (1.0-89) unstable; urgency=medium + + * supress warning when we try to delete a non-existent option + + * fix #1226: show the right amount of memory usage + + * fix #1225: restore without config changes for VMUser + + * document bind/device mp permissions better + + -- Proxmox Support Team Wed, 21 Dec 2016 11:56:17 +0100 + pve-container (1.0-88) unstable; urgency=medium * setup: allow fedora 22-25