bump version to 1.0-28

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-15 14:28:44 +02:00
parent 70df8f46be
commit edc6115643
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=proxmox-widget-toolkit
PKGVER=1.0
PKGREL=27
PKGREL=28
BUILDDIR ?= ${PACKAGE}-${PKGVER}
GITVERSION:=$(shell git rev-parse HEAD)

10
debian/changelog vendored
View 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