From 543f7dd5196469a629148e0145b4f71ef315eb45 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Fri, 6 Oct 2017 14:12:21 -0400 Subject: [PATCH] docs: Add news article for bug fix --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. + +