From d8ff724d8d54d4f7022bc863a45866ade92755b2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 3 Apr 2019 13:56:04 +0200 Subject: [PATCH] bump version to 2.0-13 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 423813c..f556ead 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index 999f1dc..1391d09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 -- 2.39.2