]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 1.0-33
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 5 Mar 2018 05:50:37 +0000 (06:50 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 5 Mar 2018 05:50:37 +0000 (06:50 +0100)
Makefile
debian/changelog

index 4c3d1897aca5acc5d294f254ea7147324fc10ea7..b35877a6059f62e57934659feb710afb5f4c4e71 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=32
+PKGREL=33
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 9ef3c589002b61a70a6e06659fb5477511c6601c..b52138a6e431965ec23b39dd70498b5c16286714 100644 (file)
@@ -1,3 +1,11 @@
+pmg-gui (1.0-33) unstable; urgency=medium
+
+  * collect and show errors on dashboard
+
+  * use defaults for resources in dashboard
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Mar 2018 06:50:15 +0100
+
 pmg-gui (1.0-32) unstable; urgency=medium
 
   * UserEdit: add minLength of 4 to username field