]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 4.1-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Jan 2022 12:32:47 +0000 (13:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Jan 2022 12:32:47 +0000 (13:32 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 1f5793e3e99d73facd7b9a1e168771f5ed333ef5..48cb5e7176b9f8069510d513b348c8b9cb37a9b7 100644 (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