svn commit: r54685 - head/en_US.ISO8859-1/htdocs/releases/12.2R/errata
Glen Barber
gjb at FreeBSD.org
Wed Nov 11 20:50:47 UTC 2020
Author: gjb
Date: Wed Nov 11 20:50:46 2020
New Revision: 54685
URL: https://svnweb.freebsd.org/changeset/doc/54685
Log:
Document some *-kmod ports may need to be compiled locally for 12.2
until 12.1 reaches EoL.
Submitted by: swills
Reminded by: cperciva
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.2R/errata/errata.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/errata/errata.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.2R/errata/errata.xml Wed Nov 11 18:34:32 2020 (r54684)
+++ head/en_US.ISO8859-1/htdocs/releases/12.2R/errata/errata.xml Wed Nov 11 20:50:46 2020 (r54685)
@@ -155,6 +155,20 @@
or upgrading from a previous &os; release should not
experience any issues.</para>
</listitem>
+
+ <listitem>
+ <para>[2020-11-11] Due to slight changes to the
+ <acronym>ABI</acronym> and <acronym>KBI</acronym> between
+ &os; 12.1 and &os; 12.2, it is important to note
+ that certain third-party kernel modules may need to be
+ rebuilt locally, until &os; 12.1 reaches end of
+ life.</para>
+
+ <para>Of note, this includes, but is not limited to,
+ <filename role="package">graphics/*-kmod</filename>,
+ <filename role="package">net/*-kmod</filename>, and possibly
+ others that are too extensive to list.</para>
+ </listitem>
</itemizedlist>
</sect1>
</article>
More information about the svn-doc-head
mailing list