]> git.proxmox.com Git - pve-manager.git/commitdiff
bump version to 5.1-37
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 28 Nov 2017 15:38:26 +0000 (16:38 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 28 Nov 2017 15:42:55 +0000 (16:42 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/changelog
debian/control
defines.mk

index debaecb8ce149b4d44fa208d932cc0d24c3cc9a6..e1a8ae5e26921ebce40e72beebc46b6007a98ddf 100644 (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
index eb5b649550d3921d591437df6303c1b653d21868..aea91bdad2e893946a4808f9b31b6e2385df5f21 100644 (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,
index 35a370eb233782d669fa5d26f788c98a75ab153f..5b8e74da66b354eec96c80178c6cecc15e5872df 100644 (file)
@@ -1,6 +1,6 @@
 VERSION=5.1
 PACKAGE=pve-manager
-PACKAGERELEASE=36
+PACKAGERELEASE=37
 
 BINDIR=${DESTDIR}/usr/bin
 PERLLIBDIR=${DESTDIR}/usr/share/perl5