From 94d38f0aba67ad04bf20159f605d5f7380cf7b58 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 26 Mar 2024 09:35:58 +0100 Subject: [PATCH] bump version to 3.3.2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5dbc937..60b4041 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-apiclient-perl (3.3.2) bookworm; urgency=medium + + * fix validation of self-signed cert chains + + -- Proxmox Support Team Tue, 26 Mar 2024 09:35:54 +0100 + libpve-apiclient-perl (3.3.1) bookworm; urgency=medium * lwp: set SameSite attr of auth cookie to 'strict'