]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix strange line break
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Nov 2023 16:58:51 +0000 (17:58 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Nov 2023 17:18:58 +0000 (18:18 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1e7be7f1f3ae4d9022543278e5fb4f7d55364e98..c9f1599f78c9e93f55bff7a5454194c140cfd3a4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -176,12 +176,12 @@ CHANGES WITH 255 in spe:
           state. Alternatives for each component are supported to allowlist
           multiple kernel versions or boot loader version simultaneously
           without losing access to the disk encryption keys. The tool can also
-          be used to analyze and validate the local TPM2 event
-          log. systemd-cryptsetup, systemd-cryptenroll, systemd-repart have all
-          been updated to support such policies. There's currently no support
-          for locking the system's root disk against a pcrlock policy, this
-          will be added soon. Moreover, it is currently not possible to combine
-          pcrlock policy with a signed PCR policy. This component is
+          be used to analyze and validate the local TPM2 event log.
+          systemd-cryptsetup, systemd-cryptenroll, systemd-repart have all been
+          updated to support such policies. There's currently no support for
+          locking the system's root disk against a pcrlock policy, this will be
+          added soon. Moreover, it is currently not possible to combine a
+          pcrlock policy with a signed PCR policy. This component is
           experimental and its public interface is subject to change.
 
         systemd-boot, systemd-stub, ukify, bootctl, kernel-install: