mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 23:19:49 +00:00
bump version to 5.2-13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b2487c5cc8
commit
7bc43193fd
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -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 <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
|
||||
|
||||
pve-manager (5.2-12) unstable; urgency=medium
|
||||
|
||||
* improve ZFS gui
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.2
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=12
|
||||
PACKAGERELEASE=13
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user