[pve-devel] [PATCH manager] pveversion: track proxmox-backup-restore-image
Maximiliano Sandoval
m.sandoval at proxmox.com
Tue Jun 3 10:22:06 CEST 2025
Useful to detect whether a system is running version 0.6.0 or 0.6.1 of
the package which changed to the `ntfs3` driver from the `ntfs` driver.
Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
---
PVE/API2/APT.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index 99c2e152..e9e15db7 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -796,6 +796,7 @@ __PACKAGE__->register_method({
lxcfs
novnc-pve
proxmox-backup-client
+ proxmox-backup-restore-image
proxmox-mail-forward
proxmox-mini-journalreader
proxmox-widget-toolkit
--
2.39.5
More information about the pve-devel
mailing list