mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 22:11:27 +00:00
bump version to 0.6.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a11dd969ed
commit
ad42a986e6
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-backup-qemu"
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
||||
proxmox-backup-qemu (0.6.2-1) unstable; urgency=medium
|
||||
|
||||
* read_image_at: use fully async variant and iterate until buffer is filled.
|
||||
Improves performance and usage of the QEMU block driver.
|
||||
|
||||
* update to new proxmox-backup v0.8.8 with, among others, improvements for
|
||||
encrypting new backups. Older one may have compatibillity issues which were
|
||||
ignored due to the beta status of Proxmox Backup.
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Jul 2020 11:38:13 +0200
|
||||
|
||||
proxmox-backup-qemu (0.6.1-1) unstable; urgency=medium
|
||||
|
||||
* ignore missing or bad previous index
|
||||
|
Loading…
Reference in New Issue
Block a user