From 90edabc8168ce685ede004abcf93f12795832ba9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 3 Apr 2025 12:01:32 +0200 Subject: [PATCH] bump version to 5.1.7 Signed-off-by: Thomas Lamprecht --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index b282528..4fdb1ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +libpve-guest-common-perl (5.1.7) bookworm; urgency=medium + + * fix #6130: remote migration: untaint bandwidth limit from remote + + * mapping: pci: check the mdev configuration on the device too + + * mapping: pci: add 'live-migration-capable' opt-in flag to mappings + + * storage tunnel: check just-imported image files to protect against attacks + over images on external live-migrations. + + -- Proxmox Support Team Thu, 03 Apr 2025 12:00:12 +0200 + libpve-guest-common-perl (5.1.6) bookworm; urgency=medium * vzdump common: fix syntax error that's failing to load some daemons