]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/doc/en_US.ISO8859-1/errata/article.xml
Document three open issues affecting 11.3-RELEASE.
[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 % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
8 %sponsor;
9 <!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">
10 %vendor;
11 <!ENTITY security SYSTEM "../../share/xml/security.xml">
12 <!ENTITY errata SYSTEM "../../share/xml/errata.xml">
13 ]>
14
15 <article xmlns="http://docbook.org/ns/docbook"
16         xmlns:xlink="http://www.w3.org/1999/xlink"
17         xml:id="top"
18         version="5.0">
19   <info>
20     <title>&os; &release; Errata</title>
21
22     <author><orgname>The &os; Project</orgname></author>
23
24     <pubdate>$FreeBSD$</pubdate>
25
26     <copyright>
27       <year>2019</year>
28
29       <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30         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
43         release or too late in the release cycle to be otherwise
44         included in the release documentation.  This information
45         includes security advisories, as well as news relating to the
46         software or documentation that could affect its operation or
47         usability.  An up-to-date version of this document should
48         always be consulted before installing this version of
49         &os;.</para>
50
51       <para>This errata document for &os; &release; will be maintained
52         until the release of &os; &release.next; (if
53         applicable).</para>
54     </abstract>
55   </info>
56
57   <sect1 xml:id="intro">
58     <title>Introduction</title>
59
60     <para>This errata document contains <quote>late-breaking
61         news</quote> about &os; &release;.  Before installing this
62       version, it is important to consult this document to learn about
63       any post-release discoveries or problems that may already have
64       been found and fixed.</para>
65
66     <para>Any version of this errata document actually distributed
67       with the release (for example, on a CDROM distribution) will be
68       out of date by definition, but other copies are kept updated on
69       the Internet and should be consulted as the <quote>current
70         errata</quote> for this release.  These other copies of the
71       errata are located at <link
72         xlink:href="https://www.FreeBSD.org/releases/" />, plus any
73       sites 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 <link
80         xlink:href="https://www.FreeBSD.org/security/"/>.</para>
81   </sect1>
82
83   <sect1 xml:id="security">
84     <title>Security Advisories</title>
85
86     &security;
87   </sect1>
88
89   <sect1 xml:id="errata">
90     <title>Errata Notices</title>
91
92     &errata;
93   </sect1>
94
95   <sect1 xml:id="open-issues">
96     <title>Open Issues</title>
97
98     <itemizedlist>
99       <listitem>
100         <para>[2019-07-04] An issue which can cause a crash when
101           connecting to a &man.bhyve.4; instance with
102           a <acronym>VNC</acronym> client under certain circumstances
103           had been reported.  An errata notice is planned
104           post-release.</para>
105       </listitem>
106
107       <listitem>
108         <para>[2019-07-04] An issue booting &man.bhyve.4; virtual
109           machines compiled with &man.clang.1; version 8.0.0 or later
110           had been reported late in the release cycle.  An errata
111           notice is planned post-release.</para>
112       </listitem>
113
114       <listitem>
115         <para>[2019-07-04] An issue when upgrading from &os;&nbsp;11.3
116           to &os;&nbsp;12.0 (which occurred earlier in time,
117           comparatively), had been reported where the
118           <literal>com.delphix:spacemap_v2</literal> &man.zpool.8;
119           feature does not exist on &os;&nbsp;12.0, will fail to
120           import the <acronym>ZFS</acronym> pool.</para>
121
122         <para>At this time, it is advised to defer migrating from
123           &os;&nbsp;11.3 to &os;&nbsp;12.x until &os;&nbsp;12.1 is
124           available.</para>
125
126         <para>Upgrading from earlier &os;&nbsp;11.x releases to
127           &os;&nbsp;12.0 are believed to be unaffected.</para>
128       </listitem>
129     </itemizedlist>
130   </sect1>
131
132   <sect1 xml:id="late-news">
133     <title>Late-Breaking News</title>
134
135     <para>No news.</para>
136   </sect1>
137 </article>