From 7722f312fc6fc16b90f33ed784abd9736a909744 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 17 Jun 2023 13:58:27 +0200 Subject: [PATCH] bump version to 8.0.5 Signed-off-by: Thomas Lamprecht --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2b48ed7..f5ea62d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (8.0.5) bookworm; urgency=medium + + * api dump: ignore proxyto_callback code refs + + -- Proxmox Support Team Sat, 17 Jun 2023 13:58:23 +0200 + libpve-common-perl (8.0.4) bookworm; urgency=medium * read firstline helper: only map ENOENT to undef, raise error otherwise