aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-24 08:33:17 +0100
committerSean Whitton <spwhitton@spwhitton.name>2024-04-24 08:33:17 +0100
commit5699ba7770cbb735913d986c04cf4a6d40b20b7c (patch)
treeffdb5f17cf53b628c06d2f354bfbab04e6af9f45
parent280842d4e777a78c9b26de97f9f7fd5d5c17f9c7 (diff)
downloadconsfigurator-5699ba7770cbb735913d986c04cf4a6d40b20b7c.tar.gz
d/news.rst: Add David's gpg fix
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--doc/news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 6b4b736..ba5e5d8 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -28,6 +28,9 @@ you should review this document and see if your consfig needs updating.
- Add LIBVIRT:KVM-BOOTS-LVM-LV and LIBVIRT:KVM-BOOTS-LVM-LV-FOR.
+- Pass ``--batch`` and ``--no-tty`` to gpg(1) to avoid some tty issues.
+ Thanks to David Bremner.
+
- Fix a bug in DISK:HOST-LOGICAL-VOLUMES-EXIST that meant it would try to add
``/etc/fstab`` entries for each logical volume it created rather than for
each filesystem it tries to mount.