From cbf3acee3a2213bf25a829772a75b25adb011f2e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 22 Nov 2018 13:23:32 +0100 Subject: [PATCH] bump version to 1.0-21 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 587c1fb..e50e09b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=20 +PKGREL=21 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index afa204b..a14b478 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-widget-toolkit (1.0-21) unstable; urgency=medium + + * Utils: add some task descriptions + + * node/DNS: render DNS fields htmlEncoded + + -- Proxmox Support Team Thu, 22 Nov 2018 13:23:08 +0100 + proxmox-widget-toolkit (1.0-20) unstable; urgency=medium * add node/HostsView to show/edit /etc/hosts -- 2.39.2