]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 1.0-5
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 07:38:11 +0000 (08:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 07:38:11 +0000 (08:38 +0100)
Makefile
debian/changelog

index bbdf5934f20c96748af54b6adb25b905df753d65..aae388bf34c4c14cf83b5dbaad28bca70c0a40d4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=proxmox-mailgateway-gui
 PKGVER=1.0
-PKGREL=4
+PKGREL=5
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 7fc4314a43e0a5feb78a0a591fb6d3bf206e0a43..353b331f89f58619ec93fcad3ddfd62f37cb4deb 100644 (file)
@@ -1,3 +1,19 @@
+proxmox-mailgateway-gui (1.0-5) unstable; urgency=medium
+
+  * Dashboard.js - fix subscription status for single node installations
+
+  * jslint fix: do not use single statements when using if
+
+  * add backup/restore GUI
+
+  * move factory defaults button to RuleConfiguration
+
+  * fix (de)activate/destroy events for system configuration
+
+  * show the update status for spamassassin rules
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2017 08:37:51 +0100
+
 proxmox-mailgateway-gui (1.0-4) unstable; urgency=medium
 
   * countless improvements - see git