bump version to 1.0-25

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-04-03 14:01:18 +02:00
parent c2e25a2111
commit 22bb0802e1
2 changed files with 13 additions and 1 deletions

View File

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

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
* MacPrefix: prevent multicast MacPrefixes
* change allowed v6 prefix-length to 128
* rework panel/LogView
* add helpers required for u2f authentication
-- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
* add DnsOrIP vtype