]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 3.2-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Apr 2021 11:54:14 +0000 (13:54 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Apr 2021 11:54:14 +0000 (13:54 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 89f62db3c2ec72e34ee68f6ab72e8812dc5d9359..9f2d075192c3015a8ac25c50f342d958837c45f4 100644 (file)
@@ -1,3 +1,15 @@
+libpve-http-server-perl (3.2-1) pve pmg; urgency=medium
+
+  * allow 'download' to be passed from API handler
+
+  * utils: add LISTEN_IP option in proxy configuration
+
+  * support streaming data form a file handle to a client
+
+  * allow stream download from path and over short-cutted pvedaemon-proxy
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Apr 2021 13:54:04 +0200
+
 libpve-http-server-perl (3.1-1) pve pmg; urgency=medium
 
   * accept connection phase: fix connection count leak