]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 2.0-11
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Sep 2018 08:42:07 +0000 (10:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Sep 2018 08:42:07 +0000 (10:42 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 5d37c3fef642700ba4b5b8fcd03bdcbfcdbfc855..5c5b0884b6ac856218d7a1514cde4adb0f79911f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-http-server-perl
 PKGVER=2.0
-PKGREL=10
+PKGREL=11
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 2a3c56206a2223d41f8552a039de0e49fcb2736d..611da15d213c06fa7725a993a2470ba588ca0b87 100644 (file)
@@ -1,3 +1,9 @@
+libpve-http-server-perl (2.0-11) unstable; urgency=medium
+
+  * fix #1935: spice proxy: read empty line after 200 OK
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Sep 2018 10:41:22 +0200
+
 libpve-http-server-perl (2.0-10) unstable; urgency=medium
 
   * fix #1869: send correct http response in spice proxy