]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/doc/en_US.ISO8859-1/errata/article.xml
Merge OpenSSL 1.0.2d.
[FreeBSD/FreeBSD.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         "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
4 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"
5         "http://www.FreeBSD.org/release/XML/release.ent">
6 %release;
7 <!ENTITY security SYSTEM "../../share/xml/security.xml">
8 <!ENTITY errata SYSTEM "../../share/xml/errata.xml">
9 ]>
10
11 <article xmlns="http://docbook.org/ns/docbook"
12          xmlns:xlink="http://www.w3.org/1999/xlink"
13          version="5.0">
14   <info>
15     <title>&os; &release; Errata </title>
16
17     <author><orgname>The &os; Project</orgname></author>
18
19     <pubdate>$FreeBSD$</pubdate>
20
21     <copyright>
22       <year>2015</year>
23
24       <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
25     </copyright>
26
27     <legalnotice xml:id="trademarks" role="trademarks">
28       &tm-attrib.freebsd;
29       &tm-attrib.intel;
30       &tm-attrib.sparc;
31       &tm-attrib.general;
32     </legalnotice>
33
34     <abstract>
35       <para>This document lists errata items for &os; &release;,
36         containing significant information discovered after the release
37         or too late in the release cycle to be otherwise included in the
38         release documentation.
39         This information includes security advisories, as well as news
40         relating to the software or documentation that could affect its
41         operation or usability.  An up-to-date version of this document
42         should always be consulted before installing this version of
43         &os;.</para>
44
45       <para>This errata document for &os; &release;
46         will be maintained until the release of &os; &release.next;.</para>
47     </abstract>
48   </info>
49
50   <sect1 xml:id="intro">
51     <title>Introduction</title>
52
53     <para>This errata document contains <quote>late-breaking news</quote>
54       about &os; &release;
55       Before installing this version, it is important to consult this
56       document to learn about any post-release discoveries or problems
57       that may already have been found and fixed.</para>
58
59     <para>Any version of this errata document actually distributed
60       with the release (for example, on a CDROM distribution) will be
61       out of date by definition, but other copies are kept updated on
62       the Internet and should be consulted as the <quote>current
63       errata</quote> for this release.  These other copies of the
64       errata are located at
65       <link xlink:href="https://www.FreeBSD.org/releases/" />,
66       plus any sites
67       which keep up-to-date mirrors of this location.</para>
68
69     <para>Source and binary snapshots of &os; &release.branch; also
70       contain up-to-date copies of this document (as of the time of
71       the snapshot).</para>
72
73     <para>For a list of all &os; CERT security advisories, see
74       <link xlink:href="https://www.FreeBSD.org/security/"/>.</para>
75   </sect1>
76
77   <sect1 xml:id="security">
78     <title>Security Advisories</title>
79
80     &security;
81   </sect1>
82
83   <sect1 xml:id="errata">
84     <title>Errata Notices</title>
85
86     &errata;
87   </sect1>
88
89   <sect1 xml:id="open-issues">
90     <title>Open Issues</title>
91
92     <para>No open issues.</para>
93   </sect1>
94
95   <sect1 xml:id="late-news">
96     <title>Late-Breaking News</title>
97
98     <para>No news.</para>
99   </sect1>
100 </article>