diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2019-07-04 17:15:36 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2019-07-04 17:15:36 +0000 |
| commit | cd5e4e1eca4a30a8c29db980f5fc7cfed0efe7a3 (patch) | |
| tree | 21254ccb216662679f799509f342e17f479f815e | |
| parent | ef5606456e5de36ff8d6c7982c0679483be29334 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/errata/article.xml | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/errata/article.xml b/release/doc/en_US.ISO8859-1/errata/article.xml index e5571653577d2..a5ba75894204b 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.xml +++ b/release/doc/en_US.ISO8859-1/errata/article.xml @@ -97,7 +97,34 @@ <itemizedlist> <listitem> - <para>No open issues at this time.</para> + <para>[2019-07-04] An issue which can cause a crash when + connecting to a &man.bhyve.4; instance with + a <acronym>VNC</acronym> client under certain circumstances + had been reported. An errata notice is planned + post-release.</para> + </listitem> + + <listitem> + <para>[2019-07-04] An issue booting &man.bhyve.4; virtual + machines compiled with &man.clang.1; version 8.0.0 or later + had been reported late in the release cycle. An errata + notice is planned post-release.</para> + </listitem> + + <listitem> + <para>[2019-07-04] An issue when upgrading from &os; 11.3 + to &os; 12.0 (which occurred earlier in time, + comparatively), had been reported where the + <literal>com.delphix:spacemap_v2</literal> &man.zpool.8; + feature does not exist on &os; 12.0, will fail to + import the <acronym>ZFS</acronym> pool.</para> + + <para>At this time, it is advised to defer migrating from + &os; 11.3 to &os; 12.x until &os; 12.1 is + available.</para> + + <para>Upgrading from earlier &os; 11.x releases to + &os; 12.0 are believed to be unaffected.</para> </listitem> </itemizedlist> </sect1> |
