bump version to 1.0-26

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-04-16 05:58:20 +00:00
parent 94ec386d9a
commit 9b38808198
2 changed files with 11 additions and 1 deletions

View File

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

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
* fix #1784: allow one to set UTC as Timezone
* allow one to filter and search for timezones in the nodes time editor
* add a combined "IPv6 or IPv4 CIDR" match vtype
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
proxmox-widget-toolkit (1.0-25) unstable; urgency=medium proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
* MacPrefix: prevent multicast MacPrefixes * MacPrefix: prevent multicast MacPrefixes