mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 23:19:49 +00:00
bump version to 5.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
563ed5eed9
commit
bf72f1c99d
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
pve-manager (5.3-1) unstable; urgency=medium
|
||||
|
||||
* ceph: add service restart api call
|
||||
|
||||
* gui: add ceph osd and monitor restart button
|
||||
|
||||
* gui: add CephFS integration
|
||||
|
||||
* add CephFS and MDS API integration
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
|
||||
|
||||
pve-manager (5.2-13) unstable; urgency=medium
|
||||
|
||||
* allow one to remove images from a storage over the web GUI, if no VM exists
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.2
|
||||
VERSION=5.3
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=13
|
||||
PACKAGERELEASE=1
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user