]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 3.1-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 11 Dec 2020 07:41:44 +0000 (08:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 11 Dec 2020 07:41:44 +0000 (08:41 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 4f2c2674c7df497a18efd10d45ed720179310e33..89f62db3c2ec72e34ee68f6ab72e8812dc5d9359 100644 (file)
@@ -1,3 +1,11 @@
+libpve-http-server-perl (3.1-1) pve pmg; urgency=medium
+
+  * accept connection phase: fix connection count leak
+
+  * accept connection phase: immediately close socket on early error
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 11 Dec 2020 08:39:36 +0100
+
 libpve-http-server-perl (3.0-6) pve pmg; urgency=medium
 
   * fix #2766: allow application/json as content-type for post/put requests