article.xml revision 357230
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: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml 357230 2020-01-28 20:56:40Z gjb $</pubdate>
25
26    <copyright>
27      <year>2020</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
113	<para>This issue is believed to only affect OpenBSD virtual
114	  machines compiled with &man.clang.1;.</para>
115      </listitem>
116
117      <listitem>
118	<para>[2019-07-04] An issue when upgrading from &os;&nbsp;11.3
119	  to &os;&nbsp;12.0 (which occurred earlier in time,
120	  comparatively), had been reported where the
121	  <literal>com.delphix:spacemap_v2</literal> &man.zpool.8;
122	  feature does not exist on &os;&nbsp;12.0, will fail to
123	  import the <acronym>ZFS</acronym> pool.</para>
124
125	<para>At this time, it is advised to defer migrating from
126	  &os;&nbsp;11.3 to &os;&nbsp;12.x until &os;&nbsp;12.1 is
127	  available.</para>
128
129	<para>Upgrading from earlier &os;&nbsp;11.x releases to
130	  &os;&nbsp;12.0 are believed to be unaffected.</para>
131      </listitem>
132    </itemizedlist>
133  </sect1>
134
135  <sect1 xml:id="late-news">
136    <title>Late-Breaking News</title>
137
138    <itemizedlist>
139      <listitem>
140	<para>[2019-12-06] An issue has been reported with the
141	  &os;&nbsp;11.3-RELEASE images on the Google Compute Engine
142	  platform which causes virtual machines to fail to start
143	  properly.</para>
144
145	<para>While we intend to investigate how to handle similar
146	  situations should they arise in the future, updated images
147	  will not be provided as of this time.</para>
148
149	<para>Users wanting to use &os; in Google Compute Engine are
150	  advised to use 12.0-RELEASE or 12.1-RELEASE, or for those
151	  who wish to track 11.<replaceable>X</replaceable>, the
152	  <literal>freebsd-11-3-stable-amd64-v20190801</literal>
153	  snapshot from <literal>stable/11</literal> has been
154	  <link
155	    xlink:href="https://github.com/cirruslabs/cirrus-ci-docs/issues/359#issuecomment-519314652">
156	    reported to work correctly</link>.</para>
157
158	<para>More details can be found in <link
159	    xlink:href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242303">PR
160	    242303</link>.</para>
161      </listitem>
162    </itemizedlist>
163  </sect1>
164</article>
165