]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 1.0-21
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 19 Dec 2017 06:53:16 +0000 (07:53 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 19 Dec 2017 06:53:16 +0000 (07:53 +0100)
Makefile
debian/changelog

index 4b36b021499b438aa42ecad2acc973abf2fdda56..d41dc36a6ffe7566a9de472ff68fa020343de021 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=20
+PKGREL=21
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index faee6e0497c09acc53799339dd5be62869638425..cfb934dc3fcb0a0e6af4254a3e2996eca6ec44c8 100644 (file)
@@ -1,3 +1,13 @@
+pmg-gui (1.0-21) unstable; urgency=medium
+
+  * ClusterAdministration.js - avoid duplicate load mask
+
+  * ClusterAdministration.js - sort nodes by cid
+
+  * ClusterAdministration.js - catch undefined value in loadavg renderer
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Dec 2017 07:52:54 +0100
+
 pmg-gui (1.0-20) unstable; urgency=medium
 
   * check if load is successfull in GeneralMailStatistics