aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml
blob: d607e6b86a75e2135f391f433d4fdc18743d207b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
"../../../../../share/xml/freebsd50.dtd" [
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "../share/xml/release.ent">
 %release;
<!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "../share/xml/sponsor.ent">
 %sponsor;
<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "../share/xml/vendor.ent">
 %vendor;
<!ENTITY security SYSTEM "../share/xml/security.xml">
<!ENTITY errata SYSTEM "../share/xml/errata.xml">
]>
<article xmlns="http://docbook.org/ns/docbook"
  xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">

  <info>
    <title>&os; &release.current; Release Notes</title>

    <author>
      <orgname>The &os; Project</orgname>
    </author>

    <pubdate>$FreeBSD$</pubdate>
    <copyright>
      <year>2020</year>
      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
	Project</holder>
    </copyright>

    <legalnotice xml:id="trademarks" role="trademarks">
      &tm-attrib.freebsd;
      &tm-attrib.ibm;
      &tm-attrib.ieee;
      &tm-attrib.intel;
      &tm-attrib.sparc;
      &tm-attrib.general;
    </legalnotice>

    <abstract>
      <para>The release notes for &os; &release.current; contain
	a summary of the changes made to the &os; base system on the
	&release.branch; development line.  This document lists
	applicable security advisories that were issued since the last
	release, as well as significant changes to the &os; kernel and
	userland.  Some brief remarks on upgrading are also
	presented.</para>
    </abstract>
  </info>

  <sect1 xml:id="intro">
    <title>Introduction</title>

    <para>This document contains the release notes for &os;
      &release.current;.  It describes recently added, changed, or
      deleted features of &os;.  It also provides some notes on
      upgrading from previous versions of &os;.</para>

    <para releasetype="current">The &release.type; distribution to
      which these release notes apply represents the latest point
      along the &release.branch; development branch since
      &release.branch; was created.  Information regarding pre-built,
      binary &release.type; distributions along this branch can be
      found at <uri
	xlink:href="&release.url;">&release.url;</uri>.</para>

    <para releasetype="snapshot">The &release.type; distribution to
      which these release notes apply represents a point along the
      &release.branch; development branch between &release.prev; and
      the future &release.next;.  Information regarding pre-built,
      binary &release.type; distributions along this branch can be
      found at <uri
	xlink:href="&release.url;">&release.url;</uri>.</para>

    <para releasetype="release">This distribution of &os;
      &release.current; is a &release.type; distribution.  It can be
      found at <uri xlink:href="&release.url;">&release.url;</uri> or
      any of its mirrors.  More information on obtaining this (or
      other) &release.type; distributions of &os; can be found in the
      <link
	xlink:href="&url.books.handbook;/mirrors.html"><quote>Obtaining
	  &os;</quote> appendix</link> to the <link
	xlink:href="&url.books.handbook;/">&os;
	Handbook</link>.</para>

    <para>All users are encouraged to consult the release errata
      before installing &os;.  The errata document is updated with
      <quote>late-breaking</quote> information discovered late in the
      release cycle or after the release.  Typically, it contains
      information on known bugs, security advisories, and corrections
      to documentation.  An up-to-date copy of the errata for &os;
      &release.current; can be found on the &os; Web site.</para>

    <para>This document describes the most user-visible new or changed
      features in &os; since &release.prev;.  In general, changes
      described here are unique to the &release.branch; branch unless
      specifically marked as &merged; features.</para>

    <para>Typical release note items document recent security
      advisories issued after &release.prev;, new drivers or hardware
      support, new commands or options, major bug fixes, or
      contributed software upgrades.  They may also list changes to
      major ports/packages or release engineering practices.  Clearly
      the release notes cannot list every single change made to &os;
      between releases; this document focuses primarily on security
      advisories, user-visible changes, and major architectural
      improvements.</para>
  </sect1>

  <sect1 xml:id="upgrade">
    <title>Upgrading from Previous Releases of &os;</title>

    <para arch="amd64,i386">Binary upgrades between RELEASE versions
      (and snapshots of the various security branches) are supported
      using the &man.freebsd-update.8; utility.  The binary upgrade
      procedure will update unmodified userland utilities, as well as
      unmodified GENERIC kernels distributed as a part of an official
      &os; release.  The &man.freebsd-update.8; utility requires that
      the host being upgraded have Internet connectivity.</para>

    <para>Source-based upgrades (those based on recompiling the &os;
      base system from source code) from previous versions are
      supported, according to the instructions in
      <filename>/usr/src/UPDATING</filename>.</para>

    <important>
      <para>Upgrading &os; should only be attempted after backing up
	<emphasis>all</emphasis> data and configuration files.</para>
    </important>
  </sect1>

  <sect1 xml:id="security-errata">
    <title>Security and Errata</title>

    <para>This section lists the various Security Advisories and
      Errata Notices since &release.prev;.</para>

    <sect2 xml:id="security">
      <title>Security Advisories</title>

      <informaltable frame="none" pgwide="1">
	<tgroup cols="3">
	  <colspec colwidth="40%"/>
	  <colspec colwidth="30%"/>
	  <colspec colwidth="30%"/>
	  <thead>
	    <row>
	      <entry>Advisory</entry>
	      <entry>Date</entry>
	      <entry>Topic</entry>
	    </row>
	  </thead>

	  <tbody>
	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-18:15.bootpd.asc">FreeBSD-SA-18:15.bootpd</link></entry>
	      <entry>19&nbsp;December&nbsp;2018</entry>
	      <entry><para>Buffer overflow</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:01.syscall.asc">FreeBSD-SA-19:01.syscall</link></entry>
	      <entry>5&nbsp;February&nbsp;2019</entry>
	      <entry><para>Kernel data register leak</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:02.fd.asc">FreeBSD-SA-19:02.fd</link></entry>
	      <entry>5&nbsp;February&nbsp;2019</entry>
	      <entry><para>File description reference count
		leak</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:03.wpa.asc">FreeBSD-SA-19:03.wpa</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>Multiple vulnerabilities</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:04.ntp.asc">FreeBSD-SA-19:04.ntp</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>Authenticated denial of service in
		&man.ntpd.8;</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:05.pf.asc">FreeBSD-SA-19:05.pf</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>IPv6 fragment reassembly panic in
		&man.pf.4;</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:06.pf.asc">FreeBSD-SA-19:06.pf</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>ICMP/ICMP6 packet filter bypass in
		&man.pf.4;</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:07.mds.asc">FreeBSD-SA-19:07.mds</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>Microarchitectural Data
		Sampling</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:08.rack.asc">FreeBSD-SA-19:08.rack</link></entry>
	      <entry>19&nbsp;June&nbsp;2019</entry>
	      <entry><para>Resource exhaustion in non-default RACK TCP
		stack</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:09.iconv.asc">FreeBSD-SA-19:09.iconv</link></entry>
	      <entry>2&nbsp;July&nbsp;2019</entry>
	      <entry><para>&man.iconv.3; buffer
		overflow</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:10.ufs.asc">FreeBSD-SA-19:10.ufs</link></entry>
	      <entry>2&nbsp;July&nbsp;2019</entry>
	      <entry><para>Kernel stack disclosure</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:11.cd_ioctl.asc">FreeBSD-SA-19:11.cd_ioctl</link></entry>
	      <entry>2&nbsp;July&nbsp;2019</entry>
	      <entry><para>Privilege escalation in
		&man.cd.4;</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:12.telnet.asc">FreeBSD-SA-19:12.telnet</link></entry>
	      <entry>24&nbsp;July&nbsp;2019</entry>
	      <entry><para>Multiple vulnerabilities</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:13.pts.asc">FreeBSD-SA-19:13.pts</link></entry>
	      <entry>24&nbsp;July&nbsp;2019</entry>
	      <entry><para>Write-after-free
		vulnerability</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:15.mqueuefs.asc">FreeBSD-SA-19:15.mqueuefs</link></entry>
	      <entry>24&nbsp;July&nbsp;2019</entry>
	      <entry><para>Reference count overflow</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:16.bhyve.asc">FreeBSD-SA-19:16.bhyve</link></entry>
	      <entry>24&nbsp;July&nbsp;2019</entry>
	      <entry><para>&man.xhci.4; out-of-bounds
		read</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:17.fd.asc">FreeBSD-SA-19:17.fd</link></entry>
	      <entry>24&nbsp;July&nbsp;2019</entry>
	      <entry><para>Reference count leak</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:18.bzip2.asc">FreeBSD-SA-19:18.bzip2</link></entry>
	      <entry>6&nbsp;August&nbsp;2019</entry>
	      <entry><para>Multiple vulnerabilities</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:19.mldv2.asc">FreeBSD-SA-19:19.mldv2</link></entry>
	      <entry>6&nbsp;August&nbsp;2019</entry>
	      <entry><para>Out-of-bounds memory access</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:20.bsnmp.asc">FreeBSD-SA-19:20.bsnmp</link></entry>
	      <entry>6&nbsp;August&nbsp;2019</entry>
	      <entry><para>Insufficient message length
		validation</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:21.bhyve.asc">FreeBSD-SA-19:21.bhyve</link></entry>
	      <entry>6&nbsp;August&nbsp;2019</entry>
	      <entry><para>Insufficient validation of guest-supplied
		data</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:22.mbuf.asc">FreeBSD-SA-19:22.mbuf</link></entry>
	      <entry>20&nbsp;August&nbsp;2019</entry>
	      <entry><para>IPv6 remove
		denial-of-service</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:23.midi.asc">FreeBSD-SA-19:23.midi</link></entry>
	      <entry>20&nbsp;August&nbsp;2019</entry>
	      <entry><para>Kernel memory disclosure</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-SA-19:24.mqueuefs.asc">FreeBSD-SA-19:24.mqueuefs</link></entry>
	      <entry>20&nbsp;August&nbsp;2019</entry>
	      <entry><para>Reference count overflow</para></entry>
	    </row>
	  </tbody>
	</tgroup>
      </informaltable>
    </sect2>

    <sect2 xml:id="errata">
      <title>Errata Notices</title>

      <informaltable frame="none" pgwide="1">
	<tgroup cols="3">
	  <colspec colwidth="40%"/>
	  <colspec colwidth="30%"/>
	  <colspec colwidth="30%"/>
	  <thead>
	    <row>
	      <entry>Errata</entry>
	      <entry>Date</entry>
	      <entry>Topic</entry>
	    </row>
	  </thead>

	  <tbody>
	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:01.cc_cubic.asc">FreeBSD-EN-19:01.cc_cubic</link></entry>
	      <entry>9&nbsp;January&nbsp;2019</entry>
	      <entry><para>Connection stalls with CUBIC congestion
		control</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:02.tcp.asc">FreeBSD-EN-19:02.tcp</link></entry>
	      <entry>9&nbsp;January&nbsp;2019</entry>
	      <entry><para>TCP connections may stall and eventually
		fail in case of packet loss</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:03.sqlite.asc">FreeBSD-EN-19:03.sqlite</link></entry>
	      <entry>9&nbsp;January&nbsp;2019</entry>
	      <entry><para>sqlite update</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:04.tzdata.asc">FreeBSD-EN-19:04.tzdata</link></entry>
	      <entry>9&nbsp;January&nbsp;2019</entry>
	      <entry><para>Timezone database information
		update</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:06.dtrace.asc">FreeBSD-EN-19:06.dtrace</link></entry>
	      <entry>5&nbsp;February&nbsp;2019</entry>
	      <entry><para>DTrace incompatibility with SMAP-enabled
		systems</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:07.lle.asc">FreeBSD-EN-19:07.lle</link></entry>
	      <entry>5&nbsp;February&nbsp;2019</entry>
	      <entry><para>LLE table lookup code race
		condition</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:08.tzdata.asc">FreeBSD-EN-19:08.tzdata</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>Timezone database information
		update</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:09.xinstall.asc">FreeBSD-EN-19:09.xinstall</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>&man.install.1; broken with partially
		matching relative paths</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:10.scp.asc">FreeBSD-EN-19:10.scp</link></entry>
	      <entry>14&nbsp;May&nbsp;2019</entry>
	      <entry><para>Insufficient filename validation in
		&man.scp.1; client</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:11.net.asc">FreeBSD-EN-19:11.net</link></entry>
	      <entry>19&nbsp;June&nbsp;2019</entry>
	      <entry><para>Incorrect locking in networking
		stack</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:12.tzdata.asc">FreeBSD-EN-19:12.tzdata</link></entry>
	      <entry>2&nbsp;July&nbsp;2019</entry>
	      <entry><para>Timezone database information
		update</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:13.mds.asc">FreeBSD-EN-19:13.mds</link></entry>
	      <entry>24&nbsp;July&nbsp;2019</entry>
	      <entry><para>System crash from Intel CPU vulnerability
		mitigation</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:14.epoch.asc">FreeBSD-EN-19:14.epoch</link></entry>
	      <entry>6&nbsp;August&nbsp;2019</entry>
	      <entry><para>Incorrect locking</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:15.libunwind.asc">FreeBSD-EN-19:15.libunwind</link></entry>
	      <entry>6&nbsp;August&nbsp;2019</entry>
	      <entry><para>Incorrect exception handling</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:16.bhyve.asc">FreeBSD-EN-19:16.bhyve</link></entry>
	      <entry>20&nbsp;August&nbsp;2019</entry>
	      <entry><para>Instruction emulation
		improvements</para></entry>
	    </row>

	    <row>
	      <entry><link
		  xlink:href="&security.url;/FreeBSD-EN-19:17.ipfw.asc">FreeBSD-EN-19:17.ipfw</link></entry>
	      <entry>20&nbsp;August&nbsp;2019</entry>
	      <entry><para>&quot;jail&quot; keyword fix</para></entry>
	    </row>
	  </tbody>
	</tgroup>
      </informaltable>
    </sect2>
  </sect1>

  <sect1 xml:id="userland">
    <title>Userland</title>

    <para>This section covers changes and additions to userland
      applications, contributed software, and system utilities.</para>

    <sect2 xml:id="userland-config">
      <title>Userland Configuration Changes</title>

      <para revision="352094">The <application>gcc</application>
	<literal>-Werror</literal> flag has been turned off by
	default.</para>
    </sect2>

    <sect2 xml:id="userland-programs">
      <title>Userland Application Changes</title>

      <para revision="345569">The &man.lockf.1; utility has been
	updated to return <literal>EX_UNAVAILABLE</literal> if the
	<literal>-n</literal> flag is used and the lock file does not
	exist.</para>

      <para revision="342705">The &man.ktrdump.8; utility has been
	updated to include the <literal>-l</literal> flag which
	enables &quot;live&quot; mode when specified.</para>

      <para revision="343250">The &man.gzip.1; utility has been
	updated to add <literal>-l</literal> support for &man.xz.1;
	files.</para>

      <para revision="344688">The &man.trim.8; utility has been added,
	which deletes content for blocks on flash-based storage
	devices that use wear-leveling algorithms.</para>

      <para revision="345487">The &man.sh.1; utility has been updated
	to include a new <literal>pipefail</literal> option, which
	when set, changes the exit status of a pipeline to the last
	non-zero exit status of any command in the pipeline.</para>

      <para revision="347752" contrib="sponsor"
	sponsor="&mellanox;">The &man.mlx5tool.8; utility has been
	updated to implement firmware update capability for
	ConnectX-4&reg;, ConnectX-5&reg;, and ConnectX-6&reg;.</para>

      <para revision="348426">The &man.posixshmcontrol.1; utility has
	been added.</para>

      <para revision="349930">The &man.swapon.8; utility has been
	updated to invoke <function>BIO_DELETE</function> to trim
	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>

      <para revision="352774">The &man.freebsd-update.8; utility has
	been updated to include two new commands,
	<literal>updatesready</literal> and
	<literal>showconfig</literal>.</para>

      <para revision="352901">The &man.zfs.8; utility has been updated
	to support the <literal>-v</literal>, <literal>-n</literal>,
	and <literal>-P</literal> flags together with the
	<literal>send</literal> subcommand for bookmarks.</para>
    </sect2>

    <sect2 xml:id="userland-contrib">
      <title>Contributed Software</title>

      <para revision="343281"><application>BearSSL</application> has
	been imported to the base system.</para>

      <para revision="344884">The &man.ntpd.8; suite of utilities have
	been updated to version 4.2.8p13.</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>

      <para revision="346987">The &man.bsnmpd.1; utility has been
	updated to include <acronym>IPv6</acronym> transport
	support.</para>

      <para revision="349523">The &man.libarchive.3; library has
	been updated to version 3.4.0.</para>

      <para revision="350256">The <application>clang</application>,
	<application>llvm</application>,
	<application>lld</application>,
	<application>lldb</application>,
	<application>compiler-rt</application> utilities and
	<application>libc++</application> have been updated to version
	8.0.1.</para>

      <para revision="350297" contrib="sponsor" sponsor="&ff;">The
	<application>lld</application> linker has been enabled by
	default for &arch.i386;.</para>

      <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="351243">Warnings have been added for
	<application>Kerberos</application> <acronym>GSS</acronym>
	algorithms deprecated in <acronym>RFC</acronym>8221 and
	<acronym>RFC</acronym>8429.</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>

      <para revision="352192"><application>OpenSSL</application> has
	been updated to version 1.1.1d.</para>

      <para revision="352353">The timezone database files have been
	updated to version 2019c.</para>
    </sect2>

    <sect2 xml:id="userland-deprecated-programs">
      <title>Deprecated Applications</title>

      <para revision="340444">The &man.ctm.1; utility has been marked
	as deprecated, and has been removed in &os;&nbsp;13.0.</para>

      <para revision="343940">The &man.timed.8; utility has been
	marked as deprecated, and has been removed in
	&os;&nbsp;13.0.</para>
    </sect2>

    <sect2 xml:id="userland-libraries">
      <title>Runtime Libraries and API</title>

      <para revision="346331">The <literal>libomp</literal> library
	has been added.</para>
    </sect2>
  </sect1>

  <sect1 xml:id="kernel">
    <title>Kernel</title>

    <para>This section covers changes to kernel configurations, system
      tuning, and system control parameters that are not otherwise
      categorized.</para>

    <sect2 xml:id="kernel-general">
      <title>General Kernel Changes</title>

      <para revision="343083" contrib="sponsor"
	sponsor="&modirum;">The kernel will now log the &man.jail.8;
	<acronym>ID</acronym> when logging a process exit.  The
	&man.jail.8; <acronym>ID</acronym> <literal>0</literal>
	represents processes that are not jailed.</para>

      <para revision="343735">The <filename>pci_vendors</filename>
	list has been updated to version 2019.01.29.</para>
    </sect2>
  </sect1>

  <sect1 xml:id="drivers">
    <title>Devices and Drivers</title>

    <para>This section covers changes and additions to devices and
      device drivers since &release.prev;.</para>

    <sect2 xml:id="drivers-device">
      <title>Device Drivers</title>

      <para revision="340190" contrib="sponsor"
	sponsor="&panzura;">The &man.ichwd.4; driver has been updated
	to include support for <acronym>TCO</acronym> watchdog timers
	in the Lewisburg <acronym>PCH</acronym> (C620) chipset.</para>

      <para revision="340446">The &man.amdsmn.4; and &man.amdtemp.4;
	drivers have been updated to support Ryzen&trade; 2 host
	bridges.</para>

      <para revision="340447">The &man.amdtemp.4; driver has been
	updated to correct temperature reporting for the AMD&reg;
	2990WX.</para>

      <para revision="342835">The &man.rtwn.pci.4; driver has been
	added for the RTL8188EE chipset.</para>

      <para revision="351246">The &man.crypto.4; driver has been
	updated to print warnings for deprecated algorithms.</para>

      <para revision="351536">The &man.ntb.hw.amd.4; driver has been
	added, providing support for the AMD&reg; Non-Transparent
	Bridge.</para>

      <para revision="351914">The &man.nvme.4; driver has been updated
	to support suspend/resume for <acronym>PCI</acronym>
	attachment.</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>&nbsp;5, found in new
	HPE&reg;&nbsp;Proliant&trade; servers.</para>

      <para revision="352351" contrib="sponsor" sponsor="&ff;">The
	&man.fusefs.5; driver has been overhauled, implementing new
	features and performance improvements.</para>

      <para revision="352761">The &man.mpr.4; and &man.mps.4; drivers
	have been updated with stability fixes.</para>

      <para revision="352761">As result of converting &man.mps.4; to
	use <function>atomic_swap_64</function>, it is now disabled on
	32-bit &arch.powerpc; and &arch.mips;.</para>
    </sect2>
  </sect1>

  <sect1 xml:id="storage">
    <title>Storage</title>

    <para>This section covers changes and additions to file systems
      and other storage subsystems, both local and networked.</para>

    <sect2 xml:id="storage-general">
      <title>General Storage</title>

      <para revision="347384" contrib="sponsor"
	sponsor="&multiplay;">The &man.camcontrol.8; utility has been
	updated to add <acronym>ATA</acronym> power mode
	support.</para>

      <para revision="348587">Deprecation warnings have been added for
	weaker algorithms when creating &man.geli.8; providers.</para>

      <para revision="r349832">The &man.cam.4; subsystem has been
	updated to improve <acronym>AHCI</acronym> enclosure
	management and <acronym>SES</acronym> interoperation.</para>
    </sect2>
  </sect1>

  <sect1 xml:id="boot">
    <title>Boot Loader Changes</title>

    <para>This section covers the boot loader, boot menu, and other
      boot-related changes.</para>

    <sect2 xml:id="boot-loader">
      <title>Boot Loader Changes</title>

      <para revision="342683">The &man.loader.8; has been update to
	allow booting from <acronym>ZFS</acronym> datasets with the
	<literal>large_dnode</literal> feature flag enabled.</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>

  <sect1 xml:id="network">
    <title>Networking</title>

    <para>This section describes changes that affect networking in
      &os;.</para>

    <sect2 xml:id="network-general">
      <title>General Network</title>

      <para revision="344667">The &man.ipfw.8; utility has been
	updated to fix showing headers outside of &quot;all&quot;
	when executing <literal>ipfw table list</literal>.</para>

      <para revision="346200" contrib="sponsor"
	sponsor="&yandex;">Support for <acronym>NAT64</acronym>
	<acronym>CLAT</acronym> has been added, as defined in
	<acronym>RFC</acronym>6877.</para>

      <para revision="347110" contrib="sponsor"
	sponsor="&netflix;">The
	<literal>net.inet.tcp.rexmit_initial</literal> &man.sysctl.8;
	has been added, used for setting
	<literal>RTO.Initial</literal>, used by
	<acronym>TCP</acronym>.</para>

      <para revision="348233">Support for
	<acronym>GRE</acronym>-in-<acronym>UDP</acronym> encapsulation
	has been added, as defined in
	<acronym>RFC</acronym>8086.</para>
    </sect2>
  </sect1>

  <sect1 xml:id="ports">
    <title>Ports Collection and Package Infrastructure</title>

    <para>This section covers changes to the &os;&nbsp;Ports
      Collection, package infrastructure, and package maintenance and
      installation tools.</para>

    <sect2 xml:id="ports-packages ">
      <title>Packaging Changes</title>

      <para>The &man.pkg.8; utility has been updated to version
	1.12.0.</para>

      <para>The <application>GNOME</application> desktop environment
	has been updated to version 3.28.</para>

      <para>The <application>KDE</application> desktop environment
	has been updated to version 5.16.5.19.08.1.</para>
    </sect2>
  </sect1>

  <sect1 xml:id="future-releases">
    <title>General Notes Regarding Future &os; Releases</title>

    <sect2 xml:id="future-releases-cputype">
      <title>Default <varname>CPUTYPE</varname> Change</title>

      <para>Starting with &os;-13.0, the default
	<varname>CPUTYPE</varname> for the &arch.i386;
	architecture will change from <literal>486</literal> to
	<literal>686</literal>.</para>

      <para>This means that, by default, binaries produced will
	require a 686-class <acronym>CPU</acronym>, including but
	not limited to binaries provided by the &os;&nbsp;Release
	Engineering team.  &os;&nbsp;13.0 will continue to support
	older <acronym>CPU</acronym>s, however users needing this
	functionality will need to build their own releases for
	official support.</para>

      <para>As the primary use for i486 and i586
	<acronym>CPU</acronym>s is generally in the embedded market,
	the general end-user impact is expected to be minimal, as new
	hardware with these <acronym>CPU</acronym> types has long
	faded, and much of the deployed base of such systems is
	nearing retirement age, statistically.</para>

      <para>There were several factors taken into account for this
	change.  For example, i486 does not have 64-bit atomics, and
	while they can be emulated in the kernel, they cannot be
	emulated in the userland.  Additionally, the 32-bit amd64
	libraries have been i686 since their inception.</para>

      <para>As the majority of 32-bit testing is done by developers
	using the lib32 libraries on 64-bit hardware with the
	<varname>COMPAT_FREEBSD32</varname> option in the kernel,
	this change ensures better coverage and user experience.
	This also aligns with what the majority of &linux;
	distributions have been doing for quite some time.</para>

      <para>This is expected to be the final bump of the default
	<varname>CPUTYPE</varname> in &arch.i386;.</para>

      <para>
	<important>
	  <para>This change does not affect the &os;&nbsp;12.x
	    series of releases.</para>
	</important>
      </para>
    </sect2>
  </sect1>
</article>