source: prologue/errata.xml@ a0ed201

11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 bdubbs/gcc13 multilib renodr/libudev-from-systemd trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/update-glibc
Last change on this file since a0ed201 was eaf26ea, checked in by David Bryant <davidbryant@…>, 20 months ago

Edited for style, idiom, and punctuation. Emphasized the need to continue
applying security patches even after LFS is "complete".

  • Property mode set to 100644
File size: 1.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="pre-errata">
9 <?dbhtml filename="errata.html"?>
10
11 <title>Errata and Security Advisories</title>
12
13 <para>The software used to create an LFS system is constantly being updated
14 and enhanced. Security warnings and bug fixes may become available after
15 the LFS book has been released. To check whether the package versions or
16 instructions in this release of LFS need any modifications&mdash;to repair
17 security vulnerabilities or to fix other bugs&mdash;please visit
18 <ulink url="&errata;"/>
19 before proceeding with your build. You should note any
20 changes shown and apply them to the relevant sections of the book as you
21 build the LFS system.</para>
22
23 <para>In addition, the Linux From Scratch editors maintain a list of security
24 vulnerabilities discovered <emphasis>after</emphasis> a book has been released. To see
25 whether there are any known security vulnerabilities, please visit
26 <ulink url="&secadv;"/> before proceeding with your build. You should also continue
27 to consult the advisories, and fix any security vulnerabilities, even
28 when the LFS system has been completely constructed.</para>
29
30</sect1>
Note: See TracBrowser for help on using the repository browser.