From owner-svn-doc-all@freebsd.org Wed Nov 11 20:50:46 2020 Return-Path: Delivered-To: svn-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EB634465C12; Wed, 11 Nov 2020 20:50:46 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CWcMB6NGXz3nLb; Wed, 11 Nov 2020 20:50:46 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CDD0A1ABEC; Wed, 11 Nov 2020 20:50:46 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0ABKokqb000468; Wed, 11 Nov 2020 20:50:46 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0ABKokr7000467; Wed, 11 Nov 2020 20:50:46 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <202011112050.0ABKokr7000467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 11 Nov 2020 20:50:46 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54685 - head/en_US.ISO8859-1/htdocs/releases/12.2R/errata X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/12.2R/errata X-SVN-Commit-Revision: 54685 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2020 20:50:47 -0000 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. + + + [2020-11-11] Due to slight changes to the + ABI and KBI 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. + + Of note, this includes, but is not limited to, + graphics/*-kmod, + net/*-kmod, and possibly + others that are too extensive to list. +