5
0
mirror of git://git.proxmox.com/git/pve-http-server.git synced 2025-01-06 13:17:55 +03:00

bump version to 5.0.2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-06-07 13:21:29 +02:00
parent 4151c79c52
commit 0e761983b9

12
debian/changelog vendored
View 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