]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 5.0.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jun 2023 11:21:29 +0000 (13:21 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jun 2023 11:21:29 +0000 (13:21 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/changelog

index a0289ee26f5b7f5501510d1af4d15316cbc38d39..a11bdf7a48f0b1b2d16e90bd5ccd3893c21db18a 100644 (file)
@@ -1,3 +1,15 @@
+libpve-http-server-perl (5.0.2) bookworm; urgency=medium
+
+  * formatter/bootstrap: set SameSite attr of auth cookie to 'strict'
+
+  * when proxying requests, preserve json formatting instead of converting to
+    x-www-form-urlencoded
+
+  * support actual arrays for array parameters, as a replacement for '-list' and
+    '-alist' formats
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 07 Jun 2023 13:21:19 +0200
+
 libpve-http-server-perl (5.0.1) bookworm; urgency=medium
 
   * fix regression in the html (bootstrap) based API debug explorer, which