From 59cc81b5c81ca356e1ae5ba83380d310b3773aea Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 9 Jul 2019 14:41:59 +0200 Subject: [PATCH] bump version to 2.0-14 Signed-off-by: Thomas Lamprecht --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1391d09..c2277cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-http-server-perl (2.0-14) unstable; urgency=medium + + * anyevent: rpcenv is optional and from our child instance + + * decode_urlencoded: cope with undefined values + + -- Proxmox Support Team Tue, 09 Jul 2019 14:41:35 +0200 + libpve-http-server-perl (2.0-13) unstable; urgency=medium * tls: make dh to openssl 1.1 compatible