Deleted Added
full compact
article.xml (260611) article.xml (260657)
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]>
7<!--
8 FreeBSD errata document. Unlike some of the other RELNOTESng
9 files, this file should remain as a single SGML file, so that
10 the dollar FreeBSD dollar header has a meaningful modification
11 time. This file is all but useless without a datestamp on it,
12 so we'll take some extra care to make sure it has one.
13
14 (If we didn't do this, then the file with the datestamp might
15 not be the one that received the last change in the document.)
16
17-->
18<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
19 <info><title>&os; &release; Errata </title>
20
21
22 <author><orgname>
23 The &os; Project
24 </orgname></author>
25
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]>
7<!--
8 FreeBSD errata document. Unlike some of the other RELNOTESng
9 files, this file should remain as a single SGML file, so that
10 the dollar FreeBSD dollar header has a meaningful modification
11 time. This file is all but useless without a datestamp on it,
12 so we'll take some extra care to make sure it has one.
13
14 (If we didn't do this, then the file with the datestamp might
15 not be the one that received the last change in the document.)
16
17-->
18<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
19 <info><title>&os; &release; Errata </title>
20
21
22 <author><orgname>
23 The &os; Project
24 </orgname></author>
25
26 <pubdate>$FreeBSD: releng/10.0/release/doc/en_US.ISO8859-1/errata/article.xml 260611 2014-01-13 23:15:51Z gjb $</pubdate>
26 <pubdate>$FreeBSD: releng/10.0/release/doc/en_US.ISO8859-1/errata/article.xml 260657 2014-01-14 23:58:50Z hrs $</pubdate>
27
28 <copyright>
27
28 <copyright>
29 <year>2000</year>
30 <year>2001</year>
31 <year>2002</year>
32 <year>2003</year>
33 <year>2004</year>
34 <year>2005</year>
35 <year>2006</year>
36 <year>2007</year>
37 <year>2008</year>
38 <year>2009</year>
39 <year>2010</year>
40 <year>2011</year>
41 <year>2012</year>
42 <year>2013</year>
43 <year>2014</year>
44 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
45 </copyright>
46
47 <legalnotice xml:id="trademarks" role="trademarks">
48 &tm-attrib.freebsd;
49 &tm-attrib.intel;
50 &tm-attrib.sparc;
51 &tm-attrib.general;
52 </legalnotice>
53
54 <abstract>
55 <para>This document lists errata items for &os; &release;,
56 containing significant information discovered after the release
57 or too late in the release cycle to be otherwise included in the
58 release documentation.
59 This information includes security advisories, as well as news
60 relating to the software or documentation that could affect its
61 operation or usability. An up-to-date version of this document
62 should always be consulted before installing this version of
63 &os;.</para>
64
65 <para>This errata document for &os; &release;
66 will be maintained until the release of &os; &release.next;.</para>
67 </abstract>
68 </info>
69
70 <sect1 xml:id="intro">
71 <title>Introduction</title>
72
73 <para>This errata document contains <quote>late-breaking news</quote>
74 about &os; &release;
75 Before installing this version, it is important to consult this
76 document to learn about any post-release discoveries or problems
77 that may already have been found and fixed.</para>
78
79 <para>Any version of this errata document actually distributed
80 with the release (for example, on a CDROM distribution) will be
81 out of date by definition, but other copies are kept updated on
82 the Internet and should be consulted as the <quote>current
83 errata</quote> for this release. These other copies of the
84 errata are located at <uri xlink:href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</uri>, plus any sites
85 which keep up-to-date mirrors of this location.</para>
86
87 <para>Source and binary snapshots of &os; &release.branch; also
88 contain up-to-date copies of this document (as of the time of
89 the snapshot).</para>
90
91 <para>For a list of all &os; CERT security advisories, see <uri xlink:href="http://www.FreeBSD.org/security/">http://www.FreeBSD.org/security/</uri> or <uri xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</uri>.</para>
92
93 </sect1>
94
95 <sect1 xml:id="security">
96 <title>Security Advisories</title>
97
98 <para releasetype="current">No advisories.</para>
99
100 <para releasetype="release">No advisories.</para>
101
102 <para releasetype="snapshot">No advisories.</para>
103 </sect1>
104
105 <sect1 xml:id="open-issues">
106 <title>Open Issues</title>
107
108 <para releasetype="current">No open issues.</para>
109
110 <para releasetype="release">No open issues.</para>
111
112 <para releasetype="snapshot">No open issues.</para>
113 </sect1>
114
115 <sect1 xml:id="late-news">
116 <title>Late-Breaking News</title>
117
118 <para releasetype="current">No news.</para>
119
120 <para releasetype="release">No news.</para>
121
122 <para releasetype="snapshot">No news.</para>
123 </sect1>
124</article>
29 <year>2014</year>
30 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
31 </copyright>
32
33 <legalnotice xml:id="trademarks" role="trademarks">
34 &tm-attrib.freebsd;
35 &tm-attrib.intel;
36 &tm-attrib.sparc;
37 &tm-attrib.general;
38 </legalnotice>
39
40 <abstract>
41 <para>This document lists errata items for &os; &release;,
42 containing significant information discovered after the release
43 or too late in the release cycle to be otherwise included in the
44 release documentation.
45 This information includes security advisories, as well as news
46 relating to the software or documentation that could affect its
47 operation or usability. An up-to-date version of this document
48 should always be consulted before installing this version of
49 &os;.</para>
50
51 <para>This errata document for &os; &release;
52 will be maintained until the release of &os; &release.next;.</para>
53 </abstract>
54 </info>
55
56 <sect1 xml:id="intro">
57 <title>Introduction</title>
58
59 <para>This errata document contains <quote>late-breaking news</quote>
60 about &os; &release;
61 Before installing this version, it is important to consult this
62 document to learn about any post-release discoveries or problems
63 that may already have been found and fixed.</para>
64
65 <para>Any version of this errata document actually distributed
66 with the release (for example, on a CDROM distribution) will be
67 out of date by definition, but other copies are kept updated on
68 the Internet and should be consulted as the <quote>current
69 errata</quote> for this release. These other copies of the
70 errata are located at <uri xlink:href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</uri>, plus any sites
71 which keep up-to-date mirrors of this location.</para>
72
73 <para>Source and binary snapshots of &os; &release.branch; also
74 contain up-to-date copies of this document (as of the time of
75 the snapshot).</para>
76
77 <para>For a list of all &os; CERT security advisories, see <uri xlink:href="http://www.FreeBSD.org/security/">http://www.FreeBSD.org/security/</uri> or <uri xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</uri>.</para>
78
79 </sect1>
80
81 <sect1 xml:id="security">
82 <title>Security Advisories</title>
83
84 <para releasetype="current">No advisories.</para>
85
86 <para releasetype="release">No advisories.</para>
87
88 <para releasetype="snapshot">No advisories.</para>
89 </sect1>
90
91 <sect1 xml:id="open-issues">
92 <title>Open Issues</title>
93
94 <para releasetype="current">No open issues.</para>
95
96 <para releasetype="release">No open issues.</para>
97
98 <para releasetype="snapshot">No open issues.</para>
99 </sect1>
100
101 <sect1 xml:id="late-news">
102 <title>Late-Breaking News</title>
103
104 <para releasetype="current">No news.</para>
105
106 <para releasetype="release">No news.</para>
107
108 <para releasetype="snapshot">No news.</para>
109 </sect1>
110</article>