From owner-svn-doc-head@freebsd.org Wed Oct 9 19:45:22 2019 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 3D18812D3B9; Wed, 9 Oct 2019 19:45:22 +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) server-signature RSA-PSS (4096 bits) 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 46pPnt0n16z3Qgp; Wed, 9 Oct 2019 19:45:22 +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 F20D31D78B; Wed, 9 Oct 2019 19:45:21 +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 x99JjLrY094310; Wed, 9 Oct 2019 19:45:21 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x99JjLD9094309; Wed, 9 Oct 2019 19:45:21 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201910091945.x99JjLD9094309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 9 Oct 2019 19:45:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53476 - in head/en_US.ISO8859-1/htdocs/releases/12.1R: relnotes share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: in head/en_US.ISO8859-1/htdocs/releases/12.1R: relnotes share/xml X-SVN-Commit-Revision: 53476 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.29 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: Wed, 09 Oct 2019 19:45:22 -0000 Author: gjb Date: Wed Oct 9 19:45:21 2019 New Revision: 53476 URL: https://svnweb.freebsd.org/changeset/doc/53476 Log: Release notes documentation: - r340190: ichwd(4) support for Lewisburg PCH watchdog timer. - r340446: amdsnm(4)/amdtemp(4) support for Ryzen 2 host bridges. - r340447: amdtemp(4) temperature reporting fixed for 2990WX. - r342683: loader(8) updated to boot ZFS dataset with large_dnode. - r342835: rtwn_pci(4) driver added. - r343083: jail(8) ID printed on process exit. - r348587: geli(8) deprecated algorithm warnings added. - r349832: Improved AHCI enclosure management and SES interoperation. - r351243: Deprecated Kerberos GSS algorithm warnings added. - r351246: crypto(4) deprecated algorithm warnings added. - r351536: ntb_hw_amd(4) driver added. - r351914: nvme(4) suspend/resume support. - r352192: OpenSSL 1.1.1d. - r352351: New fusefs(4) driver. - r352353: tzdata 2019c. - r352761: mps(4) disabled on powerpc and mips (32-bit). - r352901: zfs(8) '-vnP' support for 'send' with bookmarks. Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/sponsor.ent Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml Tue Oct 8 14:04:46 2019 (r53475) +++ head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml Wed Oct 9 19:45:21 2019 (r53476) @@ -542,6 +542,11 @@ &man.camcontrol.8; utility has been updated to support block descriptors when using the modepage subcommand. + + The &man.zfs.8; utility has been updated + to support the -v, -n, + and -P flags together with the + send subcommand for bookmarks. @@ -561,15 +566,9 @@ updated to includeIPv6 transport support. - OpenSSL has - been updated to version 1.1.1c. - The &man.libarchive.3; library has been updated to version 3.4.0. - The timezone database files have been - updated to version 2019b. - The clang, llvm, lld, @@ -589,11 +588,22 @@ The &man.bzip2.1; utility has been updated to version 1.0.8. + Warnings have been added for + Kerberos GSS + algorithms deprecated in RFC 8221 and + RFC 8429. + The &man.mandoc.1; utility has been updated to the 2019-07-23 snapshot. The WPA utilities have been updated to version 2.9. + + OpenSSL has + been updated to version 1.1.1d. + + The timezone database files have been + updated to version 2019c. @@ -644,6 +654,12 @@ General Kernel Changes + The kernel will now log the &man.jail.8; + ID when logging a process exit. The + &man.jail.8; ID 0 + represents processes that are not jailed. + The pci_vendors list has been updated to version 2019.01.29. @@ -670,11 +686,49 @@ Device Drivers + The &man.ichwd.4; driver has been updated + to include support for TCO watchdog timers + in the Lewisburg PCH (C620) chipset. + + The &man.amdsmn.4; and &man.amdtemp.4; + drivers have been updated to support Ryzen™ 2 host + bridges. + + The &man.amdtemp.4; driver has been + updated to correct temperature reporting for the AMD® + 2990WX. + + The &man.rtwn.pci.4; driver has been + added for the RTL8188EE chipset. + + The &man.crypto.4; driver has been + updated to print warnings for deprecated algorithms. + + The &man.ntb.hw.amd.4; driver has been + added, providing support for the AMD® Non-Transparent + Bridge. + + The &man.nvme.4; driver has been updated + to support suspend/resume for PCI + attachment. + The &man.cdceem.4; driver has been added, supporting virtual USB network cards provided by iLO 5, found in new HPE® Proliant™ servers. + + The + &man.fusefs.5; driver has been overhauled, implementing new + features and performance improvements. + + The &man.mpr.4; and &man.mps.4; drivers + have been updated with stability fixes. + + As result of converting &man.mps.4; to + use atomic_swap_64, it is now disabled on + 32-bit &arch.powerpc; and &arch.mips;. @@ -736,6 +790,13 @@ sponsor="&multiplay;">The &man.camcontrol.8; utility has been updated to add ATA power mode support. + + Deprecation warnings have been added for + weaker algorithms when creating &man.geli.8; providers. + + The &man.cam.4; subsystem has been + updated to improve AHCI enclosure + management and SES interoperation. @@ -759,6 +820,10 @@ Boot Loader Changes + + The &man.loader.8; has been update to + allow booting from ZFS datasets with the + large_dnode feature flag enabled. The &man.loader.8; has been updated to support the com.delphix:removing Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/sponsor.ent ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/sponsor.ent Tue Oct 8 14:04:46 2019 (r53475) +++ head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/sponsor.ent Wed Oct 9 19:45:21 2019 (r53476) @@ -49,6 +49,7 @@ +