From 5b0106ebee85382ced7977b238182a81cc91f332 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 19 Oct 2024 16:36:24 +0200 Subject: [PATCH] bump version to 8.2.5 Signed-off-by: Thomas Lamprecht --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 75a7827..d8adbf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libpve-common-perl (8.2.5) bookworm; urgency=medium + + * explicitly load the PerlIO base module to avoid some odd edge cases where + perl isn't able to do so automatically. + + -- Proxmox Support Team Sat, 19 Oct 2024 16:36:20 +0200 + libpve-common-perl (8.2.4) bookworm; urgency=medium * file set contents: use syswrite instead of print to avoid chunking write