From 788a6c885735137acfb83b3c9b8e768db63eb350 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 23 Sep 2024 11:07:26 +0200 Subject: [PATCH] bump version to 5.1.1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index f1ca98e..2e3bcb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libpve-http-server-perl (5.1.1) bookworm; urgency=medium + + * handler: only allow downloads for annotated endpoints and remove support + for directly returned download info + + -- Proxmox Support Team Mon, 23 Sep 2024 11:07:22 +0200 + libpve-http-server-perl (5.1.0) bookworm; urgency=medium * http: support the deflate compression content encoding