From 7bc43193fd5440e6620c99dbc5650f3e38d2d609 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 22 Nov 2018 15:01:31 +0100 Subject: [PATCH] bump version to 5.2-13 Signed-off-by: Thomas Lamprecht --- debian/changelog | 9 +++++++++ defines.mk | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 070c426d..94644cfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pve-manager (5.2-13) unstable; urgency=medium + + * allow one to remove images from a storage over the web GUI, if no VM exists + in the cluster or the storage is local + + * allow one to passthrough PCI devices to VMs over the web GUI + + -- Proxmox Support Team Thu, 22 Nov 2018 14:55:57 +0100 + pve-manager (5.2-12) unstable; urgency=medium * improve ZFS gui diff --git a/defines.mk b/defines.mk index 9241b965..3766eb48 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.2 PACKAGE=pve-manager -PACKAGERELEASE=12 +PACKAGERELEASE=13 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5