]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 2.0-8
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 11 Dec 2017 14:36:42 +0000 (15:36 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 11 Dec 2017 14:36:42 +0000 (15:36 +0100)
Makefile
debian/changelog

index 82e8e0547a37512394a37a971c04f31bbe7fe16d..31e8208aceca39fcbbf4b3f5dbbf1bd0b8dbb743 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-http-server-perl
 PKGVER=2.0
-PKGREL=7
+PKGREL=8
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 68933a337f5939726f9984ba14dcfddd7f395d74..4895bc8d2f34b6b92f8bb29f38bebec70e16653e 100644 (file)
@@ -1,3 +1,13 @@
+libpve-http-server-perl (2.0-8) unstable; urgency=medium
+
+  * auth_handler: handle exceptions correctly instead of always returning 401
+
+  * add 'map' filetype to http-server
+
+  * do not send websocket status code to port
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Dec 2017 15:35:34 +0100
+
 libpve-http-server-perl (2.0-7) unstable; urgency=medium
 
   * add content type application/x-compressed-tar