aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/errata.xml
blob: fa919bcca6c07ea7ca46bec3493697e69637aa57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../general.ent">
  %general-entities;
]>

<sect1 id="pre-errata">
  <?dbhtml filename="errata.html"?>

  <title>Errata and Security Advisories</title>

  <para>The software used to create an LFS system is constantly being updated
  and enhanced. Security warnings and bug fixes may become available after
  the LFS book has been released. To check whether the package versions or
  instructions in this release of LFS need any modifications to accommodate
  security vulnerabilities or other bug fixes, please visit
  <ulink url="&errata;"/>
  before proceeding with your build. You should note any
  changes shown and apply them to the relevant section of the book as you
  progress with building the LFS system.</para>

  <para>In addition, the Linux From Scratch editors maintain a list of security
  vulnerabilities discovered after a book was released. To check whether there
  are any active security vulnerabilities, please visit
  <ulink url="&secadv;"/> prior to proceeding with your build. You should note
  any advisories and perform the steps to fix any security vulnerabilities as
  you progress with building the LFS system.</para>

</sect1>