Release notes documentation:
- r351384: loader(8) com.delphix:removing support. - r351007: bzip2(1) version 1.0.8. - r351390: mandoc(1) 2019-07-23 snapshot update. - r351530: camcontrol(8) block descriptor support with modepage submcommand. - r350952: nvmecontrol(8) reservation support. - r351611: WPA version 2.9. - r351942: cdceem(4) addition. Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
26754d9570
commit
dc9be24707
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53414
2 changed files with 28 additions and 11 deletions
|
@ -530,6 +530,16 @@
|
|||
swap devices if either the <literal>-E</literal> flag is used
|
||||
on the command line, or if the <literal>trimonce</literal>
|
||||
option is included in &man.fstab.5;.</para>
|
||||
|
||||
<para revision="350952">The &man.nvmecontrol.8; utility has been
|
||||
updated to add a new subcommand, <literal>resv</literal>,
|
||||
which is used to handle <acronym>NVMe</acronym>
|
||||
reservations.</para>
|
||||
|
||||
<para revision="351530" contrib="sponsor" sponsor="&ix;">The
|
||||
&man.camcontrol.8; utility has been updated to support block
|
||||
descriptors when using the <literal>modepage</literal>
|
||||
subcommand.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="userland-contrib">
|
||||
|
@ -541,9 +551,6 @@
|
|||
<para revision="344884">The &man.ntpd.8; suite of utilities have
|
||||
been updated to version 4.2.8p13.</para>
|
||||
|
||||
<para revision="346980">The <acronym>WPA</acronym> utilities
|
||||
have been updated to version 2.7.</para>
|
||||
|
||||
<para revision="346986">The &man.tcpdump.1; utility has been
|
||||
updated to disable &man.capsicum.4; support when the
|
||||
<literal>-E</literal> flag is used.</para>
|
||||
|
@ -555,18 +562,12 @@
|
|||
<para revision="348341"><application>OpenSSL</application> has
|
||||
been updated to version 1.1.1c.</para>
|
||||
|
||||
<para revision="349013">The &man.mandoc.1; utility has been
|
||||
updated to version 1.14.5.</para>
|
||||
|
||||
<para revision="349523">The &man.libarchive.3; library has
|
||||
been updated to version 3.4.0.</para>
|
||||
|
||||
<para revision="349597">The timezone database files have been
|
||||
updated to version 2019b.</para>
|
||||
|
||||
<para revision="349717">The &man.bzip2.1; utility has been
|
||||
updated to version 1.0.7.</para>
|
||||
|
||||
<para revision="350256">The <application>clang</application>,
|
||||
<application>llvm</application>,
|
||||
<application>lld</application>,
|
||||
|
@ -582,6 +583,15 @@
|
|||
<para revision="350634">The
|
||||
<application>bzip2recover</application> utility has been
|
||||
added.</para>
|
||||
|
||||
<para revision="351007">The &man.bzip2.1; utility has been
|
||||
updated to version 1.0.8.</para>
|
||||
|
||||
<para revision="351390">The &man.mandoc.1; utility has been
|
||||
updated to the 2019-07-23 snapshot.</para>
|
||||
|
||||
<para revision="351611">The <acronym>WPA</acronym> utilities
|
||||
have been updated to version 2.9.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="userland-deprecated-programs">
|
||||
|
@ -658,7 +668,11 @@
|
|||
<sect2 xml:id="drivers-device">
|
||||
<title>Device Drivers</title>
|
||||
|
||||
<para> </para>
|
||||
<para revision="351942" contrib="sponsor" sponsor="&hp;">The
|
||||
&man.cdceem.4; driver has been added, supporting virtual
|
||||
<acronym>USB</acronym> network cards provided by
|
||||
<acronym>iLO</acronym> 5, found in new
|
||||
HPE® Proliant™ servers.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="drivers-network">
|
||||
|
@ -744,7 +758,9 @@
|
|||
<sect2 xml:id="boot-loader">
|
||||
<title>Boot Loader Changes</title>
|
||||
|
||||
<para> </para>
|
||||
<para revision="351384">The &man.loader.8; has been updated to
|
||||
support the <literal>com.delphix:removing</literal>
|
||||
<acronym>ZFS</acronym> &man.zpool-features.7; flag.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
<!ENTITY juniper "Juniper Networks, Inc.">
|
||||
|
||||
<!ENTITY hbsd "HardenedBSD">
|
||||
<!ENTITY hp "Hewlett Packard Enterprise">
|
||||
|
||||
<!ENTITY intelcorp "Intel Corporation">
|
||||
<!ENTITY ix "iXsystems">
|
||||
|
|
Loading…
Reference in a new issue