diff --git a/Makefile b/Makefile index b4fc9c0..9935edf 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=14 +PKGREL=15 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 97cc395..3254d6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (5.0-15) unstable; urgency=medium + + * use more reliable checks in wait_for_vnc_port + + -- Proxmox Support Team Tue, 27 Jun 2017 11:23:25 +0200 + libpve-common-perl (5.0-14) unstable; urgency=medium * calendarevent: add the parsing error message to the format