]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 1.0-28
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 May 2019 12:28:44 +0000 (14:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 May 2019 12:28:44 +0000 (14:28 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 049a1fb16665dc5d269eef82eb9f3f47187a0c74..effeca771c92e80735e85b7323de1ee3f8152511 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=proxmox-widget-toolkit
 PKGVER=1.0
-PKGREL=27
+PKGREL=28
 
 BUILDDIR ?= ${PACKAGE}-${PKGVER}
 GITVERSION:=$(shell git rev-parse HEAD)
index f33e8422f4855057f117378323bea2197e13056d..64f9594c71f86f95bafd16a908e40f00e6e4a78a 100644 (file)
@@ -1,3 +1,13 @@
+proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
+
+  * show IP/CIDR in host network view
+
+  * change nodes host network input from address/netmask to IP/CIDR
+
+  * add panel/JournalView for new mini-journalreader
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 15 May 2019 13:36:50 +0200
+
 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
 
   * wait for syslog API calls to complete before requesting new ones