1250746Sgabor<?xml version="1.0" encoding="iso-8859-1"?>
2257801Sgabor<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3260691Shrs        "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
4260691Shrs<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"
5260691Shrs        "http://www.FreeBSD.org/release/XML/release.ent">
6240508Sgabor%release;
7278265Sgjb<!ENTITY security SYSTEM "../../share/xml/security.xml">
8278265Sgjb<!ENTITY errata SYSTEM "../../share/xml/errata.xml">
9240508Sgabor]>
1076082Sbmah
11260691Shrs<article xmlns="http://docbook.org/ns/docbook"
12260691Shrs	 xmlns:xlink="http://www.w3.org/1999/xlink"
13260691Shrs	 version="5.0">
14260691Shrs  <info>
15260691Shrs    <title>&os; &release; Errata </title>
1676082Sbmah
17260691Shrs    <author><orgname>The &os; Project</orgname></author>
1876082Sbmah
1976082Sbmah    <pubdate>$FreeBSD: releng/11.0/release/doc/en_US.ISO8859-1/errata/article.xml 286932 2015-08-19 17:51:03Z gjb $</pubdate>
2076082Sbmah
2176082Sbmah    <copyright>
22278266Sgjb      <year>2015</year>
23260691Shrs
24134817Shrs      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
2576082Sbmah    </copyright>
26119884Ssimon
27257801Sgabor    <legalnotice xml:id="trademarks" role="trademarks">
28119884Ssimon      &tm-attrib.freebsd;
29119884Ssimon      &tm-attrib.intel;
30119884Ssimon      &tm-attrib.sparc;
31119884Ssimon      &tm-attrib.general;
32119884Ssimon    </legalnotice>
3376082Sbmah
34260691Shrs    <abstract>
35260691Shrs      <para>This document lists errata items for &os; &release;,
36260691Shrs	containing significant information discovered after the release
37260691Shrs	or too late in the release cycle to be otherwise included in the
38260691Shrs	release documentation.
39260691Shrs	This information includes security advisories, as well as news
40260691Shrs	relating to the software or documentation that could affect its
41260691Shrs	operation or usability.  An up-to-date version of this document
42260691Shrs	should always be consulted before installing this version of
43260691Shrs	&os;.</para>
4477914Sbmah
45260691Shrs      <para>This errata document for &os; &release;
46260691Shrs	will be maintained until the release of &os; &release.next;.</para>
47260691Shrs    </abstract>
48257801Sgabor  </info>
4977914Sbmah
50257801Sgabor  <sect1 xml:id="intro">
5176082Sbmah    <title>Introduction</title>
5276082Sbmah
5379807Sbmah    <para>This errata document contains <quote>late-breaking news</quote>
54250746Sgabor      about &os; &release;
5592295Sbmah      Before installing this version, it is important to consult this
5692295Sbmah      document to learn about any post-release discoveries or problems
5792295Sbmah      that may already have been found and fixed.</para>
5879807Sbmah
5992295Sbmah    <para>Any version of this errata document actually distributed
6092295Sbmah      with the release (for example, on a CDROM distribution) will be
6192295Sbmah      out of date by definition, but other copies are kept updated on
6292295Sbmah      the Internet and should be consulted as the <quote>current
6392295Sbmah      errata</quote> for this release.  These other copies of the
64260691Shrs      errata are located at
65286932Sgjb      <link xlink:href="https://www.FreeBSD.org/releases/" />,
66260691Shrs      plus any sites
6792295Sbmah      which keep up-to-date mirrors of this location.</para>
6876082Sbmah
6979807Sbmah    <para>Source and binary snapshots of &os; &release.branch; also
7092295Sbmah      contain up-to-date copies of this document (as of the time of
7192295Sbmah      the snapshot).</para>
7276082Sbmah
73260691Shrs    <para>For a list of all &os; CERT security advisories, see
74286932Sgjb      <link xlink:href="https://www.FreeBSD.org/security/"/>.</para>
7576082Sbmah  </sect1>
7676082Sbmah
77257801Sgabor  <sect1 xml:id="security">
7876082Sbmah    <title>Security Advisories</title>
79109309Sbmah
80278265Sgjb    &security;
81115963Sbmah  </sect1>
82111435Sbmah
83278265Sgjb  <sect1 xml:id="errata">
84278265Sgjb    <title>Errata Notices</title>
85278265Sgjb
86278265Sgjb    &errata;
87278265Sgjb  </sect1>
88278265Sgjb
89257801Sgabor  <sect1 xml:id="open-issues">
90115963Sbmah    <title>Open Issues</title>
91111834Sbmah
92260691Shrs    <para>No open issues.</para>
9376082Sbmah  </sect1>
9476082Sbmah
95257801Sgabor  <sect1 xml:id="late-news">
96109309Sbmah    <title>Late-Breaking News</title>
97109309Sbmah
98260691Shrs    <para>No news.</para>
99115963Sbmah  </sect1>
10076082Sbmah</article>
101