From: Fabian Grünbichler Date: Wed, 12 Aug 2020 11:56:28 +0000 (+0200) Subject: bump version to 0.6.3-1 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=40b4b92b4e6cbe75e2c13afb5e81184eae97d3c7;p=proxmox-backup-qemu.git bump version to 0.6.3-1 Signed-off-by: Fabian Grünbichler --- diff --git a/debian/changelog b/debian/changelog index 9715bd6..880a419 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-backup-qemu (0.6.3-1) unstable; urgency=medium + + * rebuild with proxmox-backup 0.8.10 and proxmox 0.3.3 + + -- Proxmox Support Team Wed, 12 Aug 2020 13:56:13 +0200 + proxmox-backup-qemu (0.6.2-1) unstable; urgency=medium * read_image_at: use fully async variant and iterate until buffer is filled.