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