bump version to 4.1-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-01-13 13:32:47 +01:00
parent e902248507
commit 61cf96bed7

16
debian/changelog vendored
View File

@ -1,3 +1,19 @@
libpve-http-server-perl (4.1-1) bullseye; urgency=medium
* web socket: guard disconnect block check properly
* avoid warning if request params does not exist
* fix #3807: don't attempt response on closed handle
* fix #3790: allow setting TLS 1.3 cipher suites
* fix #3745: allow overriding TLS key location
* fix #3789: allow disabling TLS v1.2/v1.3
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 13:32:43 +0100
libpve-http-server-perl (4.0-4) bullseye; urgency=medium
* webproxy: handle unflushed write buffer