NEWS: Fix indentation

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Andrea Bolognani 2023-12-01 16:58:35 +01:00
parent 86fd3eec66
commit d8de4f2770

View File

@ -2156,10 +2156,11 @@ v6.10.0 (2020-12-01)
``migration``, and ``backup`` servers. ``migration``, and ``backup`` servers.
The default value if qemu.conf options ``chardev_tls_x509_verify``, The default value if qemu.conf options ``chardev_tls_x509_verify``,
``migrate_tls_x509_verify``, or ``backup_tls_x509_verify`` are not specified ``migrate_tls_x509_verify``, or ``backup_tls_x509_verify`` are not
explicitly in the config file and also the ``default_tls_x509_verify`` config specified explicitly in the config file and also the
option is missing are now '1'. This ensures that only legitimate clients ``default_tls_x509_verify`` config option is missing are now '1'. This
access servers, which don't have any additional form of authentication. ensures that only legitimate clients access servers, which don't have any
additional form of authentication.
* qemu: Introduce "migrate_tls_force" qemu.conf option * qemu: Introduce "migrate_tls_force" qemu.conf option