]> git.proxmox.com Git - pve-http-server.git/blobdiff - debian/changelog
bump version to 3.2-2
[pve-http-server.git] / debian / changelog
index 89f62db3c2ec72e34ee68f6ab72e8812dc5d9359..ab037b20ebeb5a1e5d1bee94f7bf98c0b241f009 100644 (file)
@@ -1,3 +1,23 @@
+libpve-http-server-perl (3.2-2) pve pmg; urgency=medium
+
+  * access control: correctly match v4-mapped-v6 addresses
+
+  * access control: also match any IPv6 in 'ALL'
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 May 2021 17:49:34 +0200
+
+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