svn commit: r53532 - head/en_US.ISO8859-1/htdocs/releases/12.1R/errata

Glen Barber gjb at FreeBSD.org
Mon Nov 4 18:23:59 UTC 2019


Author: gjb
Date: Mon Nov  4 18:23:58 2019
New Revision: 53532
URL: https://svnweb.freebsd.org/changeset/doc/53532

Log:
  Document a late issue where the graphics/drm-kmod port built on
  12.0 may cause a system crash when upgrading to 12.1.
  
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/errata.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/errata.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/errata.xml	Mon Nov  4 00:02:57 2019	(r53531)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/errata.xml	Mon Nov  4 18:23:58 2019	(r53532)
@@ -95,7 +95,12 @@
 
     <itemizedlist>
       <listitem>
-	<para>No open issues.</para>
+	<para>[2019-11-04] A late issue was discovered where systems
+	  using the <filename
+	    class="package">graphics/drm-kmod</filename> port built on
+	  &os; 12.0-RELEASE will crash during boot.  It is
+	  advised to remove the port prior to upgrading, and build the
+	  port instead of using the upstream binary package.</para>
       </listitem>
     </itemizedlist>
   </sect1>


More information about the svn-doc-all mailing list