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:
committed by
Fabian Grünbichler
parent
ecfe25058b
commit
bfba962647
2
debian/control
vendored
2
debian/control
vendored
@ -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),
|
||||
|
||||
Reference in New Issue
Block a user