]> git.proxmox.com Git - qemu-server.git/commit
vzdump: add master key support
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 28 May 2021 12:09:53 +0000 (14:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Jun 2021 14:49:00 +0000 (16:49 +0200)
commit9bf522bc1ed687791fb984a0c03775717178d4ae
tree5b9780377c60e6ec2c11cf2de2b396676fb6ddf8
parent7908e502637fd30e8b42afeaeb122ff8074c98c0
vzdump: add master key support

running outdated VMs without master key support will generate a warning
but proceed with a backup without encrypted key upload.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/VZDump/QemuServer.pm