bump version to 5.1-37

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2017-11-28 16:38:26 +01:00
parent 68f4def420
commit 0628b7355c
3 changed files with 34 additions and 2 deletions

32
debian/changelog vendored
View File

@ -1,3 +1,35 @@
pve-manager (5.1-37) stable; urgency=medium
* fix #1523: Display the Max Backups field only if relevant
* fix #1578: api/resource hastate: fallback to resource cfg state
* fix #1539: add missing shellquote for proxied commands of pvesh
* fix #1542: use percent_used key instead of calculation
* fix wrong default value shown for the DHCP firewall option
* prevent visual flashing of button when changing element in the tree
* ceph: create pool: check for quorum at start
* logrotate: try to tell services to reload instead of doing a full restart
* add various status sub-icons in the tree
* add a new status column in the resourcestore
* add default 'unknown' status for vms and containers
* add version GET parameter for js/css files to improve cache behaviour
* reduce spiceproxy memory footpring by not loading an unused package
* Add %-used and min_size to "pveceph lspools" command
-- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
pve-manager (5.1-36) unstable; urgency=medium
* rebuild to fixup permissions

2
debian/control vendored
View File

@ -54,7 +54,7 @@ Depends: apt-transport-https,
novnc-pve,
perl (>= 5.10.0-19),
postfix | mail-transport-agent,
pve-cluster (>= 1.0-29),
pve-cluster (>= 5.0-17),
pve-container,
pve-docs,
pve-firewall,

View File

@ -1,6 +1,6 @@
VERSION=5.1
PACKAGE=pve-manager
PACKAGERELEASE=36
PACKAGERELEASE=37
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5