bump version to 2.0-11

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-09-28 10:42:07 +02:00
parent 6c31d13ebc
commit 55af714ea8
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=libpve-http-server-perl PACKAGE=libpve-http-server-perl
PKGVER=2.0 PKGVER=2.0
PKGREL=10 PKGREL=11
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

6
debian/changelog vendored
View 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 libpve-http-server-perl (2.0-10) unstable; urgency=medium
* fix #1869: send correct http response in spice proxy * fix #1869: send correct http response in spice proxy