From 22bb0802e184bd5ffdf6cf44b8113516d0e9189c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 3 Apr 2019 14:01:18 +0200 Subject: [PATCH] bump version to 1.0-25 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 647485a..6d6db32 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=24 +PKGREL=25 BUILDDIR ?= ${PACKAGE}-${PKGVER} GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index fad91bc..f25a6e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 03 Apr 2019 13:58:13 +0200 + proxmox-widget-toolkit (1.0-24) unstable; urgency=medium * add DnsOrIP vtype -- 2.39.2