mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-30 13:41:47 +00:00
bump version to 1.0-28
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
70df8f46be
commit
edc6115643
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
PACKAGE=proxmox-widget-toolkit
|
PACKAGE=proxmox-widget-toolkit
|
||||||
PKGVER=1.0
|
PKGVER=1.0
|
||||||
PKGREL=27
|
PKGREL=28
|
||||||
|
|
||||||
BUILDDIR ?= ${PACKAGE}-${PKGVER}
|
BUILDDIR ?= ${PACKAGE}-${PKGVER}
|
||||||
GITVERSION:=$(shell git rev-parse HEAD)
|
GITVERSION:=$(shell git rev-parse HEAD)
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
|
proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
|
||||||
|
|
||||||
* wait for syslog API calls to complete before requesting new ones
|
* wait for syslog API calls to complete before requesting new ones
|
||||||
|
Loading…
Reference in New Issue
Block a user