From 85d46b41030f538e1e42b570187b0aea3f3f6afd Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 7 Apr 2025 21:29:57 +0200 Subject: [PATCH] bump version to 8.3.1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 95e1486..36bd1d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-common-perl (8.3.1) bookworm; urgency=medium + + * memory info: use the MemAvailable field from /proc/meminfo to compute used + memory to fix overestimation of that metric and to better align with what + modern versions of tools like `free` do. + + * tools: upid decode: do not allow slashes in UPIDs. + + -- Proxmox Support Team Mon, 07 Apr 2025 21:29:49 +0200 + libpve-common-perl (8.3.0) bookworm; urgency=medium * sysfs tools: add 'nvidia' -> 'mdev' workaround to pci_device_info