diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-10-31 14:58:31 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-10-31 14:58:31 +0800 |
commit | 9974e9b18c23d7ccf465c9d023be3c4703f1f276 (patch) | |
tree | 43d56cf635e12f661e6f4ddfd4cec87930bc5886 /prologue | |
parent | ad85e5b8a4dbd1e2b922d01401870a2f74915a2b (diff) | |
parent | 61f825108e4b153a4eb814f4dd290a65e1400b68 (diff) |
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/errata.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/prologue/errata.xml b/prologue/errata.xml index 275eac7da..bfb6bc01b 100644 --- a/prologue/errata.xml +++ b/prologue/errata.xml @@ -21,10 +21,12 @@ build the LFS system.</para> <para>In addition, the Linux From Scratch editors maintain a list of security - vulnerabilities discovered <emphasis>after</emphasis> a book has been released. To see - whether there are any known security vulnerabilities, please visit - <ulink url="&secadv;"/> before proceeding with your build. You should also continue - to consult the advisories, and fix any security vulnerabilities, even - when the LFS system has been completely constructed.</para> + vulnerabilities discovered <emphasis>after</emphasis> a book has been released. To read the list, please visit + <ulink url="&secadv;"/> before proceeding with your build. You should apply + the changes suggested by the advisories to the relevant sections of the + book as you build the LFS system. And, if you will use the LFS system as + a real desktop or server system, you should continue to consult the + advisories and fix any security vulnerabilities, even when the LFS system + has been completely constructed.</para> </sect1> |