From 5d65bf5f12034791713b5fa90669868b03a1f45e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 23 Jun 2021 22:51:02 +0200 Subject: [PATCH] bump version to 7.0-4 Signed-off-by: Thomas Lamprecht --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index b650b21..ab128e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +libpve-storage-perl (7.0-4) bullseye; urgency=medium + + * tree-wide: fix typos in comments and error messages + + * plugins: untaint volume_size_info returned data + + * add BTRFS storage plugin as technology preview + + * bump storage API: update import/export methods, APIAGE was reset + + * api: content: correctly handle warnings status for delayed task + + * status: add download-url endpoint for downloading a HTTP(s) ISO or CT + template image to a storage directly. + + -- Proxmox Support Team Wed, 23 Jun 2021 22:50:57 +0200 + libpve-storage-perl (7.0-3) bullseye; urgency=medium * api: get rid of moved usb call, moved to manager