]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/doc/en_US.ISO8859-1/relnotes/article.xml
Document r334789, dhclient(8) allow to superscede interface-mtu
[FreeBSD/FreeBSD.git] / release / doc / en_US.ISO8859-1 / relnotes / article.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3         "../../../share/xml/freebsd50.dtd" [
4 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5  %release;
6 <!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
7  %sponsor;
8 <!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">
9  %vendor;
10 <!ENTITY security SYSTEM "../../share/xml/security.xml">
11 <!ENTITY errata SYSTEM "../../share/xml/errata.xml">
12 ]>
13 <article xmlns="http://docbook.org/ns/docbook"
14   xmlns:xlink="http://www.w3.org/1999/xlink"
15   xml:id="top"
16   version="5.0">
17
18   <info>
19     <title>&os; &release.current; Release Notes</title>
20
21     <author>
22       <orgname>The &os; Project</orgname>
23     </author>
24
25     <pubdate>$FreeBSD$</pubdate>
26
27     <!-- Last rev: 288943 -->
28
29     <copyright>
30       <year>2018</year>
31       <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
32         Project</holder>
33     </copyright>
34
35     <legalnotice xml:id="trademarks" role="trademarks">
36       &tm-attrib.freebsd;
37       &tm-attrib.ibm;
38       &tm-attrib.ieee;
39       &tm-attrib.intel;
40       &tm-attrib.sparc;
41       &tm-attrib.general;
42     </legalnotice>
43
44     <abstract>
45       <para>The release notes for &os; &release.current; contain
46         a summary of the changes made to the &os; base system on the
47         &release.branch; development line.  This document lists
48         applicable security advisories that were issued since the last
49         release, as well as significant changes to the &os; kernel and
50         userland.  Some brief remarks on upgrading are also
51         presented.</para>
52     </abstract>
53   </info>
54
55   <sect1 xml:id="intro">
56     <title>Introduction</title>
57
58     <para>This document contains the release notes for &os;
59       &release.current;.  It describes recently added, changed, or
60       deleted features of &os;.  It also provides some notes on
61       upgrading from previous versions of &os;.</para>
62
63     <para releasetype="current">The &release.type; distribution to
64       which these release notes apply represents the latest point
65       along the &release.branch; development branch since
66       &release.branch; was created.  Information regarding pre-built,
67       binary &release.type; distributions along this branch can be
68       found at <uri
69         xlink:href="&release.url;">&release.url;</uri>.</para>
70
71     <para releasetype="snapshot">The &release.type; distribution to
72       which these release notes apply represents a point along the
73       &release.branch; development branch between &release.prev; and
74       the future &release.next;.  Information regarding pre-built,
75       binary &release.type; distributions along this branch can be
76       found at <uri
77         xlink:href="&release.url;">&release.url;</uri>.</para>
78
79     <para releasetype="release">This distribution of &os;
80       &release.current; is a &release.type; distribution.  It can be
81       found at <uri xlink:href="&release.url;">&release.url;</uri> or
82       any of its mirrors.  More information on obtaining this (or
83       other) &release.type; distributions of &os; can be found in the
84       <link
85         xlink:href="&url.books.handbook;/mirrors.html"><quote>Obtaining
86           &os;</quote> appendix</link> to the <link
87         xlink:href="&url.books.handbook;/">&os;
88         Handbook</link>.</para>
89
90     <para>All users are encouraged to consult the release errata
91       before installing &os;.  The errata document is updated with
92       <quote>late-breaking</quote> information discovered late in the
93       release cycle or after the release.  Typically, it contains
94       information on known bugs, security advisories, and corrections
95       to documentation.  An up-to-date copy of the errata for &os;
96       &release.current; can be found on the &os; Web site.</para>
97
98     <para>This document describes the most user-visible new or changed
99       features in &os; since &release.prev;.  In general, changes
100       described here are unique to the &release.branch; branch unless
101       specifically marked as &merged; features.</para>
102
103     <para>Typical release note items document recent security
104       advisories issued after &release.prev;, new drivers or hardware
105       support, new commands or options, major bug fixes, or
106       contributed software upgrades.  They may also list changes to
107       major ports/packages or release engineering practices.  Clearly
108       the release notes cannot list every single change made to &os;
109       between releases; this document focuses primarily on security
110       advisories, user-visible changes, and major architectural
111       improvements.</para>
112   </sect1>
113
114   <sect1 xml:id="upgrade">
115     <title>Upgrading from Previous Releases of &os;</title>
116
117     <para arch="amd64,i386">Binary upgrades between RELEASE versions
118       (and snapshots of the various security branches) are supported
119       using the &man.freebsd-update.8; utility.  The binary upgrade
120       procedure will update unmodified userland utilities, as well as
121       unmodified GENERIC kernels distributed as a part of an official
122       &os; release.  The &man.freebsd-update.8; utility requires that
123       the host being upgraded have Internet connectivity.</para>
124
125     <para>Source-based upgrades (those based on recompiling the &os;
126       base system from source code) from previous versions are
127       supported, according to the instructions in
128       <filename>/usr/src/UPDATING</filename>.</para>
129
130     <important>
131       <para>Upgrading &os; should only be attempted after backing up
132         <emphasis>all</emphasis> data and configuration files.</para>
133     </important>
134   </sect1>
135
136   <sect1 xml:id="security-errata">
137     <title>Security and Errata</title>
138
139     <para>This section lists the various Security Advisories and
140       Errata Notices since &release.prev;.</para>
141
142     <sect2 xml:id="security">
143       <title>Security Advisories</title>
144
145       &security;
146     </sect2>
147
148     <sect2 xml:id="errata">
149       <title>Errata Notices</title>
150
151       &errata;
152     </sect2>
153   </sect1>
154
155   <sect1 xml:id="userland">
156     <title>Userland</title>
157
158     <para>This section covers changes and additions to userland
159       applications, contributed software, and system utilities.</para>
160
161     <sect2 xml:id="userland-config">
162       <title>Userland Configuration Changes</title>
163
164       <para>&nbsp;</para>
165     </sect2>
166
167     <sect2 xml:id="userland-programs">
168       <title>Userland Application Changes</title>
169
170       <para revision="321092">The &man.ln.1; utility has been updated
171         to correct the behavior of the <literal>-F</literal> flag by
172         unlinking an existing directory before creating a symbolic
173         link.</para>
174
175       <para revision="321241">The &man.crontab.1; utility has been
176         updated to include a new flag, <literal>-f</literal>, which
177         forces &man.crontab.5; removal when <literal>-r</literal> is
178         used non-interactively.</para>
179
180       <para revision="321262">The &man.newsyslog.8; utility has been
181         updated to support <acronym>RFC</acronym>5424-compliant
182         messages when rotating system logs.</para>
183
184       <para revision="321287" contrib="sponsor" sponsor="&gandi;">The
185         &man.sesutil.8; utility has been updated to include
186         &man.libxo.3; support in output.</para>
187
188       <para revision="321927">The &man.diskinfo.8; utility has been
189         updated to include two new flags, <literal>-s</literal> which
190         displays the disk identity (usually the serial number), and
191         <literal>-p</literal> which displays the physical path to the
192         disk in a storage controller.  The <literal>-s</literal> and
193         <literal>-p</literal> flags are mutually exclusive, and cannot
194         be used with any other flags.</para>
195
196       <para revision="321929">The &man.diskinfo.8; utility has also
197         been updated to include device model when the
198         <literal>-s</literal> flag is used.</para>
199
200       <para revision="322509">The &man.top.1; utility has been updated
201         to allow filtering on multiple user names when the
202         <literal>-U</literal> flag is used.</para>
203
204       <para revision="322525">The &man.bsdgrep.1; utility has been
205         updated to include a <literal>rgrep</literal> hard link to
206         &man.grep.1;, which when used is equivalent to
207         <literal>grep&nbsp;-r</literal>.</para>
208
209       <para revision="322555">The &man.bsdgrep.1; utility has been
210         updated to address various issues with pattern matching
211         behavior.</para>
212
213       <para revision="322910">The &man.umount.8; utility has been
214         updated to include a new flag, <literal>-N</literal>, which
215         is used to forcefully unmount an <acronym>NFS</acronym>
216         mounted filesystem.</para>
217
218       <para revision="322919">The &man.pw.8; utility has been updated
219         to properly handle empty secondary group lists as an argument
220         to the <literal>-G</literal> flag when using the
221         <literal>usermod</literal> subcommand.</para>
222
223       <para revision="324124" contrib="sponsor"
224         sponsor="&chelsio;">The &man.getconf.1; utility has been
225         updated to include a new flag, <literal>-a</literal>, which
226         prints the name and value of all system or path configuration
227         values to &man.stdout.4; or optionally a file as an argument
228         to <literal>-a</literal>.</para>
229
230       <para revision="324270">The &man.ps.1; utility has been updated
231         to reflect realtime and idle priorities in state flags.</para>
232
233       <para revision="324271">The &man.ps.1; utility has been updated
234         to display if a process is running with &man.capsicum.4;
235         capability mode, indicated by <literal>C</literal>.</para>
236
237       <para revision="324380">The &man.cpucontrol.8; utility has been
238         updated to include a new flag, <literal>-n</literal>, that
239         disables the default microcode update search path when
240         used.</para>
241
242       <para revision="324674">The &man.fsck.ffs.8; utility has been
243         updated to prevent a filesystem from being reported as
244         modified when only the timestamp in the superblock is
245         updated.</para>
246
247       <para revision="325003" contrib="sponsor"
248         sponsor="&spectralogic;">The &man.diskinfo.8; utility has been
249         updated to display disk rotation rate and if
250         <acronym>TRIM</acronym>/<acronym>UNMAP</acronym> is supported
251         by the disk.</para>
252
253       <para revision="325473">The &man.rsh.1; utility has been updated
254         to include a new flag, <literal>-N</literal>, which disables
255         shutdown of a socket sending path when used.</para>
256
257       <para revision="326413">The &man.pfctl.8; utility has been
258         updated to allow <literal>route-to</literal> to properly
259         handle network interfaces with multiple <acronym>IP</acronym>
260         addresses.</para>
261
262       <para revision="326778" contrib="sponsor"
263         sponsor="&spectralogic;">The &man.camcontrol.8; utility has
264         been updated to include <acronym>ZAC</acronym> (Zoned-device
265         <acronym>ATA</acronym> command set) information when the
266         <literal>identify</literal> subcommand is used.</para>
267
268       <para revision="326848">The &man.pw.8; utility has been updated
269         to correct handling of account expiration periods.</para>
270
271       <para revision="327592">The &man.mdmfs.8; utility has been
272         updated to support &man.tmpfs.5;.</para>
273
274       <para revision="327837">The &man.lint.1; utility is not longer
275         built by default.  The <literal>WITH_LINT</literal>
276         &man.src.conf.5; option has been added to enable building and
277         installing the utility.</para>
278
279       <para revision="327871">The &man.cpucontrol.8; utility has been
280         updated to include a new flag, <literal>-e</literal>, which is
281         used to re-evaluate reported <acronym>CPU</acronym> features
282         after applying firmware updates.</para>
283
284       <note>
285         <para>The &man.cpucontrol.8; <literal>-e</literal> flag should
286           only be used after microcode update have been applied to all
287           <acronym>CPU</acronym>s in the system, otherwise system
288           instability may be experienced if processor features are not
289           identical across the system.</para>
290       </note>
291
292       <para revision="328138">The &man.indent.1; utility has been
293         updated to respect the <literal>SIMPLE_BACKUP_SUFFIX</literal>
294         environment variable if set.</para>
295
296       <para revision="328139">The &man.du.1; utility has been updated
297         to include the <literal>--si</literal> long option, which is
298         used to display output in &quot;human-readable&quot; output in
299         powers of 1000.</para>
300
301       <para revision="328140">The &man.df.1; utility has been updated
302         to include the <literal>--si</literal> long option, which is
303         an alias to <literal>-H</literal>.</para>
304
305       <para revision="328599">The &man.service.8; utility has been
306         updated to include a new flag, <literal>-j</literal>, which is
307         used to interact with services running within a &man.jail.8;.
308         The argument to <literal>-j</literal> can be either the name
309         or numeric jail <acronym>ID</acronym>.</para>
310
311       <para revision="328604" contrib="sponsor"
312         sponsor="&dellemc;">The &man.fsck.ffs.8; utility has been
313         updated to exit with a non-zero status when the filesystem is
314         not repaired.</para>
315
316       <para revision="328668">The &man.nvmecontrol.8; utility has been
317         updated to print the full 128 bit value for
318         <acronym>SMART</acronym> data, instead of the hexadecimal
319         value.</para>
320
321       <para revision="328716">The &man.nvmecontrol.8; utility has been
322         updated to include control options for Western Digital&reg;
323         HGST drives.  The new options are <literal>cap-diag</literal>,
324         <literal>get-crash-dump</literal>,
325         <literal>drive-log</literal>, <literal>purge</literal>, and
326         <literal>purge-monitor</literal>.</para>
327
328       <para revision="330692" contrib="sponsor"
329         sponsor="&dellemc;">The &man.dhclient.8; utility has been
330         updated to be more compliant with <acronym>RFC</acronym>2131
331         by setting the source address field in the
332         <acronym>IP</acronym> header to <literal>0</literal> when
333         sending a <literal>DHCPREQUEST</literal> message to attempt to
334         obtain a previously-assigned <literal>IP</literal>
335         address.</para>
336
337       <para revision="330694" contrib="sponsor"
338         sponsor="&dellemc;">The &man.pw.8; utility has been updated to
339         allow the <literal>@</literal> and <literal>!</literal>
340         characters in the <acronym>GECOS</acronym> field.</para>
341
342       <para revision="330733" contrib="sponsor"
343         sponsor="&spectralogic;">The &man.zfsd.8; utility has been
344         updated to work with any type of <acronym>GEOM</acronym>
345         provider, including &man.md.4;, &man.geli.8;, &man.glabel.8;,
346         and &man.gstripe.8;.</para>
347
348       <para revision="331471">The &man.ps.1; utility has been updated
349         to include a <literal>jail</literal> keyword, which when used
350         will list the name of a &man.jail.8; instead of the numeric
351         ID.</para>
352
353       <para revision="331586" contrib="sponsor"
354         sponsor="&mellanox;">The &man.mlx5tool.8; utility has been
355         added, which is used to manage Connect-X&nbsp;4 and
356         Connect-X&nbsp;5 devices supported by &man.mlx5io.4;.</para>
357
358       <para revision="331603" contrib="sponsor"
359         sponsor="&chelsio;">The &man.sysctl.8; utility has been
360         updated to support setting an array of values to nodes.  Prior
361         to this change, &man.sysctl.8; could only set one value to
362         a node that may return multiple values when queried.</para>
363
364       <para revision="331729">The &man.ifconfig.8; utility has been
365         updated to include a <literal>random</literal> option, which
366         when used with the <literal>ether</literal> option, generates
367         a random <acronym>MAC</acronym> address for an
368         interface.</para>
369
370       <para revision="332126" contrib="sponsor"
371         sponsor="&netflix;">The &man.efibootmgr.8; utility has been
372         added, which is used to manipulate the <acronym>EFI</acronym>
373         boot manager.</para>
374
375       <para revision="332947">The &man.etdump.1; utility has been
376         added, which is used to view El Torito boot catalog
377         information.</para>
378
379       <para revision="322753">The &man.mount.8; utility has been
380         updated to allow fallback to mount media read-only if an
381         attempt to mount write-protected media read-write fails.  This
382         behavior is disabled by default, and can be requested with the
383         new <literal>autoro</literal> option.</para>
384
385       <para revision="332460" contrib="sponsor" sponsor="&ff;">The
386         &man.makefs.8; utility has been updated to default the block
387         and fragment sizes to match that of &man.newfs.8;, 32K and 4K,
388         respectively.</para>
389
390       <para revision="332929" contrib="sponsor" sponsor="&ff;">The
391         &man.pwd.mkdb.8; utility has been updated to emit a notice
392         that legacy database support will be removed effective
393         &os;&nbsp;12 when the <literal>-l</literal> flag is
394         used.</para>
395
396       <para revision="334789">The &man.dhclient.8; utility has been
397         updated to allow the <literal>interface-mtu</literal> option
398         to be overridden with a <literal>superscede</literal> entry in
399         &man.dhclient.conf.5;.</para>
400     </sect2>
401
402     <sect2 xml:id="userland-contrib">
403       <title>Contributed Software</title>
404
405       <para revision="321303">The &man.libarchive.3; library has been
406         updated to version 3.3.2.</para>
407
408       <para revision="322442"><application>Subversion</application>
409         has been updated to version 1.9.7.</para>
410
411       <para revision="328495">The &man.dtc.1; utility has been updated
412         to upstream commit 9ce35ff8.</para>
413
414       <para revision="328874">The &man.file.1; utility has been
415         updated to version 5.32.</para>
416
417       <para revision="323136"><application>OpenSSH</application> has
418         been updated to version 7.5p1.</para>
419
420       <para revision="324581">The &man.mandoc.1; utility has been
421         updated to version 1.14.3.</para>
422
423       <para revision="327234">The &man.tcpdump.1; utility has been
424         updated to version 4.9.2.</para>
425
426       <para revision="330106">The <acronym>NTP</acronym> utilities
427         have been updated to version 4.2.8p11.</para>
428
429       <para revision="330570">The &man.less.1; utility has been
430         updated to upstream version v530.</para>
431
432       <para revision="331246">The <application>bmake</application>
433         utility has been updated to upstream version 20180222.</para>
434
435       <para revision="331465">The <acronym>BSD</acronym>-licensed
436         &man.diff.1; utility has been imported from OpenBSD, which is
437         installed if <literal>WITHOUT_GNU_DIFF</literal> is set in
438         &man.src.conf.5;, and otherwise not installed by
439         default.</para>
440
441       <para revision="331638"><application>OpenSSL</application> has
442         been updated to version 1.0.2o.</para>
443
444       <para revision="331838">The <application>clang</application>,
445         <application>llvm</application>,
446         <application>lld</application>,
447         <application>lldb</application>, and
448         <literal>compiler-rt</literal> utilities as well as
449         <literal>libc++</literal> have been updated to upstream
450         version 6.0.0.</para>
451
452       <para revision="333312">Timezone data files have been updated to
453         version 2018e.</para>
454
455       <para revision="334458">The &man.libxo.3; library has been
456         updated to version 0.9.0.</para>
457     </sect2>
458
459     <sect2 xml:id="userland-installer">
460       <title>Installation and Configuration Tools</title>
461
462       <para revision="322254" contrib="sponsor" sponsor="&ff;"
463         arch="&arch.arm64;">The &man.bsdinstall.8; installer has been
464         updated to default to <acronym>UEFI</acronym>-only
465         boot.</para>
466     </sect2>
467
468     <sect2 xml:id="userland-rc">
469       <title><filename class="directory">/etc/rc.d</filename>
470         Scripts</title>
471
472       <para>&nbsp;</para>
473     </sect2>
474
475     <sect2 xml:id="userland-periodic">
476       <title><filename class="directory">/etc/periodic</filename>
477         Scripts</title>
478
479       <para>&nbsp;</para>
480     </sect2>
481
482     <sect2 xml:id="userland-libraries">
483       <title>Runtime Libraries and API</title>
484
485       <para>&nbsp;</para>
486     </sect2>
487
488     <sect2 xml:id="userland-abi">
489       <title>ABI Compatibility</title>
490
491       <para>&nbsp;</para>
492     </sect2>
493
494     <sect2 xml:id="userland-debug">
495       <title>Userland Debugging</title>
496
497       <para>&nbsp;</para>
498     </sect2>
499   </sect1>
500
501   <sect1 xml:id="kernel">
502     <title>Kernel</title>
503
504     <para>This section covers changes to kernel configurations, system
505       tuning, and system control parameters that are not otherwise
506       categorized.</para>
507
508     <sect2 xml:id="kernel-general">
509       <title>General Kernel Changes</title>
510
511       <para revision="321007">The &man.linux.4; <acronym>ABI</acronym>
512         compaibility layer has been updated to include support for
513         <literal>musl</literal> consumers.</para>
514
515       <para revision="322340">The &man.fdescfs.5; filesystem has been
516         updated to support &linux;-specific &man.fd.4;
517         <filename>/dev/fd</filename> and
518         <filename>/proc/self/fd</filename> behavior.</para>
519
520       <para revision="323447">Support for multiple realtime clocks has
521         been added.</para>
522     </sect2>
523
524     <sect2 xml:id="kernel-bugfix">
525       <title>Kernel Bug Fixes</title>
526
527       <para revision="324175">The &man.ng.iface.4; driver has been
528         updated to prevent a possible system crash.</para>
529
530       <para revision="325730">The &man.ipfw.4; packet filter has been
531         updated to identify layer-2 and layer-3 packets, fixing
532         &man.dummynet.4; <acronym>AQM</acronym> packet marking.</para>
533
534       <para revision="333166">An issue causing boot issues with
535         &intel; Apollo Lake&trade; <acronym>CPU</acronym>s has been
536         fixed.</para>
537     </sect2>
538
539     <sect2 xml:id="kernel-config">
540       <title>Kernel Configuration</title>
541
542       <para revision="327920">The &man.watchdog.4; facility has been
543         updated to make <literal>SW_WATCHDOG</literal> dynamic,
544         enabling the software &man.watchdogd.8; option whenever
545         a hardware watchdog is not present.</para>
546     </sect2>
547
548     <sect2 xml:id="kernel-modules">
549       <title>Kernel Modules</title>
550
551       <para>&nbsp;</para>
552     </sect2>
553
554     <sect2 xml:id="kernel-sysctl">
555       <title>System Tuning and Controls</title>
556
557       <para revision="326322" contrib="sponsor"
558         sponsor="&spectralogic;">The
559         <literal>p1003_1b.aio_listio_max</literal> &man.sysctl.8; has
560         been changed to a runtime-configurable tunable.</para>
561     </sect2>
562   </sect1>
563
564   <sect1 xml:id="drivers">
565     <title>Devices and Drivers</title>
566
567     <para>This section covers changes and additions to devices and
568       device drivers since &release.prev;.</para>
569
570     <sect2 xml:id="drivers-device">
571       <title>Device Drivers</title>
572
573       <para revision="331058">The &man.ng.pppoe.4; driver has been
574         updated to add support for user-supplied
575         <literal>Host-Uniq</literal> tags.</para>
576
577       <para revision="331586" contrib="sponsor"
578         sponsor="&mellanox;">The &man.mlx5io.4; driver has been added,
579         providing an interface to manage supported Connect-X&nbsp;4
580         and Connect-X&nbsp;5 network adapters.</para>
581
582       <para revision="330307" contrib="sponsor"
583         sponsor="&chelsio;">The &man.cxgbe.4; driver has been updated
584         to firmware version 1.16.63.0 for T4, T5, and T6 network
585         adapters.</para>
586
587       <para revision="332040" contrib="sponsor"
588         sponsor="&broadcom;">The &man.ocs.fc.4; driver has been added,
589         supporting Emulex&nbsp;16/8G&nbsp;FC&nbsp;GEN&nbsp;5
590         <acronym>HBA</acronym>s LPe15004 and LPe160XX, and
591         Emulex&nbsp;32/16G&nbsp;FC&nbsp;GEN&nbsp;6
592         <acronym>HBA</acronym>s LPe3100X and LPe3200X.</para>
593
594       <para revision="333343" contrib="sponsor"
595         sponsor="&intelcorp;">The &man.ixl.4; driver has been updated
596         to version 1.9.9-k.</para>
597     </sect2>
598
599     <sect2 xml:id="drivers-storage">
600       <title>Storage Drivers</title>
601
602       <para>&nbsp;</para>
603     </sect2>
604
605     <sect2 xml:id="drivers-network">
606       <title>Network Drivers</title>
607
608       <para>&nbsp;</para>
609     </sect2>
610   </sect1>
611
612   <sect1 xml:id="hardware">
613     <title>Hardware Support</title>
614
615     <para>This section covers general hardware support for physical
616       machines, hypervisors, and virtualization environments, as well
617       as hardware changes and updates that do not otherwise fit in
618       other sections of this document.</para>
619
620     <sect2 xml:id="hardware-support">
621       <title>Hardware Support</title>
622
623       <para revision="331500">Support for the TAIO
624         <acronym>USB</acronym> multi-protocol adapter
625         (<acronym>TUMPA</acronym>) has been added.</para>
626
627       <para revision="331882" contrib="sponsor"
628         sponsor="&darpa_afrl;">The &man.cm.4; and &man.fpa.4; drivers
629         have been marked as deprecated, and will be removed in
630         &os;&nbsp;12.</para>
631
632       <para revision="333171">The &man.ixgb.4; driver has been marked
633         as deprecated, and will be removed in &os;&nbsp;12.</para>
634
635       <para revision="333367">The &man.nxge.4; driver has been marked
636         as deprecated, and will be removed in &os;&nbsp;12.</para>
637
638       <para revision="333412" contrib="sponsor" sponsor="&ff;">The
639         &man.lmc.4; driver has been marked as deprecated, and will be
640         removed in &os;&nbsp;12.</para>
641
642       <para revision="333738">The &man.vxge.4; driver has been marked
643         as deprecated, and will be removed in &os;&nbsp;12.</para>
644
645       <para revision="333417">The &man.smartpqi.4; driver has been
646         added, providing support for Microsemi&reg;
647         <acronym>SCSI</acronym> controllers.</para>
648     </sect2>
649
650     <sect2 xml:id="hardware-virtualization">
651       <title>Virtualization Support</title>
652
653       <para revision="321413">Support for &man.virtio.console.4; has
654         been added to &man.bhyve.4;.</para>
655     </sect2>
656
657     <sect2 xml:id="hardware-arm">
658       <title>ARM Support</title>
659
660       <para>&nbsp;</para>
661     </sect2>
662   </sect1>
663
664   <sect1 xml:id="storage">
665     <title>Storage</title>
666
667     <para>This section covers changes and additions to file systems
668       and other storage subsystems, both local and networked.</para>
669
670     <sect2 xml:id="storage-general">
671       <title>General Storage</title>
672
673       <para>&nbsp;</para>
674     </sect2>
675
676     <sect2 xml:id="storage-net">
677       <title>Networked Storage</title>
678
679       <para>&nbsp;</para>
680     </sect2>
681
682     <sect2 xml:id="storage-zfs">
683       <title>ZFS</title>
684
685       <para>&nbsp;</para>
686     </sect2>
687
688     <sect2 xml:id="storage-geom">
689       <title><literal>geom(4)</literal></title>
690
691       <para revision="332519">The <literal>geom_aes</literal>,
692         <literal>geom_bsd</literal>, <literal>geom_mbr</literal>,
693         <literal>geom_sunlabel</literal> &man.geom.4; classes have
694         been marked as deprecated.  They have been replaced by the
695         <literal>geom_part</literal> class in &os;&nbsp;7, and removed
696         from the <literal>GENERIC</literal> kernel configurations in
697         &os;&nbsp;8, and will be removed in &os;&nbsp;12.</para>
698     </sect2>
699   </sect1>
700
701   <sect1 xml:id="boot">
702     <title>Boot Loader Changes</title>
703
704     <para>This section covers the boot loader, boot menu, and other
705       boot-related changes.</para>
706
707     <sect2 xml:id="boot-loader">
708       <title>Boot Loader Changes</title>
709
710       <para revision="321519">The boot code and &man.loader.8; have
711         been updated to check for unsupported <acronym>ZFS</acronym>
712         feature flags.  If unsupported features are active, the pool
713         is not considered as a bootable pool, and a diagnostic message
714         is printed to the console.</para>
715
716       <para revision="329010">The &man.loader.8; has been updated to
717         improve quotation parsing, distinguishing between single- and
718         double-quotes, and check for terminating quotes.</para>
719
720       <para revision="329114">The length of <acronym>GELI</acronym>
721         passphrases entered when booting a system with encrypted disks
722         is now hidden by default.  See the configuration options in
723         &man.geli.8; to restore the previous behavior.</para>
724     </sect2>
725
726     <sect2 xml:id="boot-menu">
727       <title>Boot Menu Changes</title>
728
729       <para>&nbsp;</para>
730     </sect2>
731   </sect1>
732
733   <sect1 xml:id="network">
734     <title>Networking</title>
735
736     <para>This section describes changes that affect networking in
737       &os;.</para>
738
739     <sect2 xml:id="network-general">
740       <title>General Network Changes</title>
741
742       <para revision="329581" contrib="sponsor"
743         sponsor="&dellemc;">The &man.icmp6.4; protocol has been
744         updated to fix <acronym>ICMPv6</acronym> redirects.</para>
745     </sect2>
746
747     <sect2 xml:id="network-protocols">
748       <title>Network Protocols</title>
749
750       <para>&nbsp;</para>
751     </sect2>
752   </sect1>
753
754   <sect1 xml:id="ports">
755     <title>Ports Collection and Package Infrastructure</title>
756
757     <para>This section covers changes to the &os;&nbsp;Ports
758       Collection, package infrastructure, and package maintenance and
759       installation tools.</para>
760
761     <sect2 xml:id="ports-infrastructure">
762       <title>Infrastructure Changes</title>
763
764       <para>&nbsp;</para>
765     </sect2>
766
767     <sect2 xml:id="ports-packages ">
768       <title>Packaging Changes</title>
769
770       <para>&nbsp;</para>
771     </sect2>
772   </sect1>
773
774   <sect1 xml:id="doc">
775     <title>Documentation</title>
776
777     <para>This section covers changes to the &os;&nbsp;Documentation
778       Project sources and toolchain.</para>
779
780     <sect2 xml:id="doc-sources">
781       <title>Documentation Source Changes</title>
782
783       <para>&nbsp;</para>
784     </sect2>
785
786     <sect2 xml:id="doc-toolchain">
787       <title>Documentation Toolchain Changes</title>
788
789       <para>&nbsp;</para>
790     </sect2>
791   </sect1>
792
793   <sect1 xml:id="releng">
794     <title>Release Engineering and Integration</title>
795
796     <para>This section convers changes that are specific to the
797       &os;&nbsp;Release Engineering processes.</para>
798
799     <sect2 xml:id="releng-changes">
800       <title>Integration Changes</title>
801
802       <para revision="326892">Amazon&reg; EC2&trade; instances now
803         keep their clocks synchronized using the Amazon Time Sync
804         Service, the <acronym>NTP</acronym> service internal to the
805         EC2&trade; infrastructure.</para>
806
807       <para revision="333410" contrib="sponsor" sponsor="&ff;">The
808         &arch.i386; memory stick image installers have been changed
809         to use the <acronym>MBR</acronym> partitioning scheme, which
810         addresses a boot issue from a <acronym>GPT</acronym> partition
811         scheme in non-<acronym>UEFI</acronym> mode.</para>
812
813       <para revision="334444" contrib="sponsor" sponsor="&ff;">The
814         &arch.amd64; memory stick image installers have been changed
815         to use the <acronym>MBR</acronym> partitioning scheme, which
816         addresses a boot issue from a <acronym>GPT</acronym> partition
817         scheme in non-<acronym>UEFI</acronym> mode.</para>
818     </sect2>
819   </sect1>
820 </article>