[pve-devel] applied: [PATCH proxmox-backup-qemu] api: add master key support
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Feb 12 15:38:34 CET 2021
On 08.02.21 14:08, Fabian Grünbichler wrote:
> this is a breaking change/API extension.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>
> Notes:
> requires appropriate Breaks on old pve-qemu-kvm, and versioned build and
> runtime dep from pve-qemu-kvm on bumped libproxmox-backup-qemu.
>
I recorded the break, the dep was solved by the symbol patches.
> backwards compat with outdated QEMU + lib versions is handled in qemu-server
>
> current-api.h | 1 +
> src/backup.rs | 45 ++++++++++++++++++++++++++++++++++++---------
> src/commands.rs | 10 ++++++++++
> src/lib.rs | 9 +++++++++
> 4 files changed, 56 insertions(+), 9 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list