mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 16:36:30 +00:00
bump version to 5.2-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ddc9c56c4d
commit
3a8d2854bb
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
pve-manager (5.2-10) unstable; urgency=medium
|
||||
|
||||
* add /node/{NODE}/hosts API Call
|
||||
|
||||
* make /etc/hosts editable via gui
|
||||
|
||||
* API2 : Network : add network config reload
|
||||
|
||||
* pvesh: fix bug #1942 - add standard options conditional
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
|
||||
|
||||
pve-manager (5.2-9) unstable; urgency=medium
|
||||
|
||||
* gui: allow whitespace in mountpoint paths
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.2
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=9
|
||||
PACKAGERELEASE=10
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user