pbs: integrate support for protected

free_image doesn't need to check for protection, because that will
happen on the server.

Getting/updating notes has also been refactored to re-use the code
for the PBS api calls.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>

add missing b-d and depend on libposix-strptime-perl

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Ebner
2021-09-30 13:42:10 +02:00
committed by Fabian Grünbichler
parent ecfe25058b
commit bfba962647
2 changed files with 66 additions and 2 deletions

2
debian/control vendored
View File

@ -4,6 +4,7 @@ Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12~),
libfile-chdir-perl,
libposix-strptime-perl,
libpve-cluster-perl,
libpve-common-perl (>= 6.3-2),
librados2-perl,
@ -30,6 +31,7 @@ Depends: ceph-common (>= 12.2~),
cstream,
glusterfs-client (>= 3.4.0-2),
libfile-chdir-perl,
libposix-strptime-perl,
libpve-apiclient-perl (>= 3.1-1),
libpve-cluster-perl,
libpve-common-perl (>= 6.4-1),