]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - release/doc/en_US.ISO8859-1/errata/article.xml
Document EN-16:01, EN-16:02, EN-16:03, SA-15:27, SA-16:01,
[FreeBSD/stable/9.git] / release / doc / en_US.ISO8859-1 / errata / article.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3         "../../../share/xml/freebsd50.dtd" [
4 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6 <!ENTITY security SYSTEM "../../share/xml/security.xml">
7 <!ENTITY errata SYSTEM "../../share/xml/errata.xml">
8 ]>
9 <!--
10         FreeBSD errata document.  Unlike some of the other RELNOTESng
11         files, this file should remain as a single SGML file, so that
12         the dollar FreeBSD dollar header has a meaningful modification
13         time.  This file is all but useless without a datestamp on it,
14         so we'll take some extra care to make sure it has one.
15
16         (If we didn't do this, then the file with the datestamp might
17         not be the one that received the last change in the document.)
18
19 -->
20 <article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
21   <info><title>&os; &release.current; Errata</title>
22     
23
24     <author><orgname>
25     The &os; Project
26     </orgname></author>
27
28     <pubdate>$FreeBSD$</pubdate>
29
30     <copyright>
31       <year>2016</year>
32       <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
33     </copyright>
34
35     <legalnotice xml:id="trademarks" role="trademarks">
36       &tm-attrib.freebsd;
37       &tm-attrib.intel;
38       &tm-attrib.sparc;
39       &tm-attrib.general;
40     </legalnotice>
41
42     <abstract>
43       <para>This document lists errata items for &os; &release.current;,
44         containing significant information discovered after the release
45         or too late in the release cycle to be otherwise included in the
46         release documentation.
47         This information includes security advisories, as well as news
48         relating to the software or documentation that could affect its
49         operation or usability.  An up-to-date version of this document
50         should always be consulted before installing this version of
51         &os;.</para>
52
53       <para>This errata document for &os; &release.current;
54         will be maintained until the EoL of &os; &release.branch;.</para>
55     </abstract>
56   </info>
57
58   <sect1 xml:id="intro">
59     <title>Introduction</title>
60
61     <para>This errata document contains <quote>late-breaking news</quote>
62       about &os; &release.current;
63       Before installing this version, it is important to consult this
64       document to learn about any post-release discoveries or problems
65       that may already have been found and fixed.</para>
66
67     <para>Any version of this errata document actually distributed
68       with the release (for example, on a CDROM distribution) will be
69       out of date by definition, but other copies are kept updated on
70       the Internet and should be consulted as the <quote>current
71       errata</quote> for this release.  These other copies of the
72       errata are located at <uri xlink:href="https://www.FreeBSD.org/releases/">https://www.FreeBSD.org/releases/</uri>, plus any sites
73       which keep up-to-date mirrors of this location.</para>
74
75     <para>Source and binary snapshots of &os; &release.branch; also
76       contain up-to-date copies of this document (as of the time of
77       the snapshot).</para>
78
79     <para>For a list of all &os; CERT security advisories, see <uri xlink:href="https://www.FreeBSD.org/security/">https://www.FreeBSD.org/security/</uri>.</para>
80
81   </sect1>
82
83   <sect1 xml:id="security">
84     <title>Security Advisories</title>
85
86     <para>Problems described in the following security advisories have
87       been fixed in &release.current;. For more information, consult
88       the individual advisories available from
89       <uri xlink:href="http://security.FreeBSD.org/">http://security.FreeBSD.org/</uri>.</para>
90
91     &security;
92   </sect1>
93
94   <sect1 xml:id="errata">
95     <title>Errata Notices</title>
96
97     &errata;
98   </sect1>
99
100   <sect1 xml:id="late-news">
101     <title>Late-Breaking News</title>
102
103     <para>No late-breaking news.</para>
104   </sect1>
105 </article>