diff --git a/Makefile b/Makefile index 064f5a7..d2b905c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=26 +PKGREL=27 BUILDDIR ?= ${PACKAGE}-${PKGVER} GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 083a52a..39e7a97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-widget-toolkit (1.0-27) unstable; urgency=medium + + * wait for syslog API calls to complete before creating new ones + + -- Proxmox Support Team Tue, 07 May 2019 14:22:28 +0000 + proxmox-widget-toolkit (1.0-26) unstable; urgency=medium * fix #1784: allow one to set UTC as Timezone