]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 2.0-13
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2019 11:56:04 +0000 (13:56 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2019 11:56:04 +0000 (13:56 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 423813cffab88084abb263e29a88a0cdab000f71..f556eadb2096d6ebe38e307e7cd634283d5ad73b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-http-server-perl
 PKGVER=2.0
-PKGREL=12
+PKGREL=13
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 999f1dc93c83538469e80581938fe5d54d300a6a..1391d093ed3eb8a9aa5ebfceccaa19d249d6e83e 100644 (file)
@@ -1,3 +1,13 @@
+libpve-http-server-perl (2.0-13) unstable; urgency=medium
+
+  * tls: make dh to openssl 1.1 compatible
+
+  * store Host header in rpc environment
+
+  * forward Host header in proxy_request
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Apr 2019 13:55:44 +0200
+
 libpve-http-server-perl (2.0-12) unstable; urgency=medium
 
   * Allow one to specify 'honor_cipher_order' and 'compression' parameters