From 8148a43e00e016515ca056841c8f2cee6b8729da Mon Sep 17 00:00:00 2001 From: Albert Esteve Date: Fri, 25 Nov 2022 11:22:24 +0100 Subject: [PATCH] Release 2.4.7-1 Signed-off-by: Albert Esteve --- ovirt-imageio.spec.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ovirt-imageio.spec.in b/ovirt-imageio.spec.in index aec3e7c9..f35a508e 100644 --- a/ovirt-imageio.spec.in +++ b/ovirt-imageio.spec.in @@ -222,6 +222,13 @@ Python client library for accessing imageio server on oVirt hosts. %changelog +* Fri Nov 25 2022 Albert Esteve 2.4.7-1 +- Handle disk status errors while waiting for disk creation #117 +- Add option for custom disk alias for uploaded disk #121 +- Add --insecure argument to ovirt-img #153 +- ovirt-img: Machine readable progress #154 +- Support downloading block devices via ovirt-imageio container #168 + * Wed Aug 3 2022 Albert Esteve 2.4.6-1 - ovirt-img command line tool #72 - Speed up upload to new disk #76