From owner-svn-doc-head@freebsd.org Tue Oct 27 19:16:08 2020 Return-Path: Delivered-To: svn-doc-head@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 2AC73457D78; Tue, 27 Oct 2020 19:16:08 +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 4CLLyw0H2mz43P4; Tue, 27 Oct 2020 19:16:08 +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 DE30C10802; Tue, 27 Oct 2020 19:16:07 +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 09RJG7GB080097; Tue, 27 Oct 2020 19:16:07 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09RJG79h080096; Tue, 27 Oct 2020 19:16:07 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <202010271916.09RJG79h080096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 27 Oct 2020 19:16:07 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54638 - head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes X-SVN-Commit-Revision: 54638 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2020 19:16:08 -0000 Author: gjb Date: Tue Oct 27 19:16:07 2020 New Revision: 54638 URL: https://svnweb.freebsd.org/changeset/doc/54638 Log: Release notes documentation: - r365733: ice(4) driver. - r365733: cxgbe(4) 1.25.0.0. - r365917: ZFS read/write kstats per dataset. - r366177: OpenSSL 1.1.1h. Sponsored by: Rubicon Communications, LLC (netgate.com) Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml Tue Oct 27 16:34:44 2020 (r54637) +++ head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml Tue Oct 27 19:16:07 2020 (r54638) @@ -635,9 +635,6 @@ The &man.xz.1; utility has been updated to version 5.2.5. - OpenSSL has - been updated to version 1.1.1g. - OpenSSH has been updated to version 7.9p1. @@ -688,6 +685,9 @@ compiler-rt utilities and libc++ have been updated to version 10.0.1. + + OpenSSL has + been updated to version 1.1.1h. @@ -779,6 +779,11 @@ The &man.virtio.blk.4; driver has been updated to support TRIM. + + The ZFS file system has been updated to + include read/write kstat output per + dataset. @@ -809,10 +814,6 @@ class="directory">/dev aliases when they are renamed. - The &man.cxgbe.4; driver has been updated - to version 1.24.12.0. - The &man.ipfw.4; driver has been updated to support RFC6598/Carrier Grade NAT subnets. @@ -831,6 +832,14 @@ sponsor="&netgate;">Updates to the wireless networking stack and various drivers have been introduced to provide better 802.11n and 802.11ac support. + + The ice(4) driver has + been added, supporting &intel; 100Gb ethernet cards. + + The &man.cxgbe.4; driver has been updated + to version 1.25.0.0.