From: John Ferlan Date: Fri, 6 Oct 2017 18:12:21 +0000 (-0400) Subject: docs: Add news article for bug fix X-Git-Tag: v3.9.0-rc1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=543f7dd5196469a629148e0145b4f71ef315eb45;p=thirdparty%2Flibvirt.git docs: Add news article for bug fix --- diff --git a/docs/news.xml b/docs/news.xml index 989b82aa54..5585080f53 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -64,6 +64,16 @@ way. + + + Properly resize local LUKS encrypted volume + + + Resizing of a local LUKS encrypted volume will now use qemu-img + to resize the volume. This will require configuring a secret for + the LUKS encrypted volume. + +