bump version to 4.1-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-07-02 09:16:29 +02:00
parent c2bd69c7b5
commit 9f092591c8

13
debian/changelog vendored
View File

@ -1,3 +1,16 @@
libpve-http-server-perl (4.1-3) bullseye; urgency=medium
* response: forbid linefeeds in response status message
* proxy request: assert that API url starts with a slash
* pass through streaming: only allow from privileged local pvedaemon as
safety net
* requests: assert that there is no @ in the URLs authority
-- Proxmox Support Team <support@proxmox.com> Sat, 02 Jul 2022 09:16:21 +0200
libpve-http-server-perl (4.1-2) bullseye; urgency=medium
* tls: log failure to apply TLS 1.3 ciphers