]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 5.0.4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 3 Jul 2023 07:39:50 +0000 (09:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 3 Jul 2023 07:39:50 +0000 (09:39 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index d74c276b2f84cec451a2fd9166566faec137fb12..9417701247061af20d2b53024d81d3b1e44573be 100644 (file)
@@ -1,3 +1,14 @@
+libpve-http-server-perl (5.0.4) bookworm; urgency=medium
+
+  * fix #4802: reduce CA lookups while proxying with OpenSSL as packaged in
+    Debian 12 Bookworm.
+
+  * avoid AnyEvent::AIO to fix CPU spinning if the pure-perl implementation
+    libanyevent-aio-perl is installed, for example on development machines
+    when trying to use the perl language server.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Jul 2023 09:38:56 +0200
+
 libpve-http-server-perl (5.0.3) bookworm; urgency=medium
 
   * proxy request: handle missing content-type header