From 6a31f73fa3f15a7138055153245286e360b0e481 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 5 Dec 2023 10:46:52 +0100 Subject: [PATCH] bump common to 0.3.2 Signed-off-by: Wolfgang Bumiller --- common/pkg/debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/common/pkg/debian/changelog b/common/pkg/debian/changelog index 9c1fe1c..cc7582b 100644 --- a/common/pkg/debian/changelog +++ b/common/pkg/debian/changelog @@ -1,3 +1,9 @@ +libproxmox-rs-perl (0.3.2) bookworm; urgency=medium + + * add Proxmox::Lib::Common::probe_ssl_vars() helper + + -- Proxmox Support Team Tue, 05 Dec 2023 10:46:39 +0100 + libproxmox-rs-perl (0.3.1) bookworm; urgency=medium * add Proxmox::RS::Notify module