aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/releases/11.3R/relnotes.adoc
blob: de78def5d5dd79b125670fadf8a3a386136f9343 (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
---
title: "FreeBSD 11.3-RELEASE Release Notes"
sidenav: download
---

include::shared/en/urls.adoc[]

= FreeBSD 11.3-RELEASE Release Notes

== Abstract

The release notes for FreeBSD 11.3-RELEASE contain a summary of the changes made to the FreeBSD base system on the 11.3-STABLE development line. This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. Some brief remarks on upgrading are also presented.

== Table of Contents

* <<intro,Introduction>>
* <<upgrade,Upgrading from Previous Releases of FreeBSD>>
* <<security-errata,Security and Errata>>
** <<security,Security Advisories>>
** <<errata,Errata Notices>>
* <<userland,Userland>>
** <<userland-config,Userland Configuration Changes>>
** <<userland-programs,Userland Application Changes>>
** <<userland-contrib,Contributed Software>>
** <<userland-rc,`/etc/rc.d` Scripts>>
** <<userland-periodic,`/etc/periodic` Scripts>>
** <<userland-libraries,Runtime Libraries and API>>
* <<kernel,Kernel>>
** <<kernel-general,General Kernel Changes>>
* <<drivers,Devices and Drivers>>
** <<drivers-device,Device Drivers>>
** <<drivers-network,Network Drivers>>
* <<hardware,Hardware Support>>
** <<hardware-support,Hardware Support>>
** <<hardware-virtualization,Virtualization Support>>
* <<storage,Storage>>
** <<storage-general,General Storage>>
** <<storage-zfs,ZFS>>
* <<boot,Boot Loader Changes>>
** <<boot-loader,Boot Loader Changes>>
* <<network,Networking>>
** <<network-general,General Network Changes>>
* <<ports,Ports Collection and Package Infrastructure>>
** <<ports-packages,Packaging Changes>>
* <<releng,Release Engineering and Integration>>
** <<releng-changes,Integration Changes>>

[[intro]]
== Introduction

This document contains the release notes for FreeBSD 11.3-RELEASE. It describes recently added, changed, or deleted features of FreeBSD. It also provides some notes on upgrading from previous versions of FreeBSD.

This distribution of FreeBSD 11.3-RELEASE is a release distribution. It can be found at `https://www.FreeBSD.org/releases/` or any of its mirrors. More information on obtaining this (or other) release distributions of FreeBSD can be found in the link:{handbook}#mirrors[Obtaining FreeBSD' appendix] to the link:{handbook}[FreeBSD Handbook].

All users are encouraged to consult the release errata before installing FreeBSD. The errata document is updated with "late-breaking" 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 FreeBSD 11.3-RELEASE can be found on the FreeBSD Web site.

This document describes the most user-visible new or changed features in FreeBSD since 11.2-RELEASE. In general, changes described here are unique to the 11.3-STABLE branch unless specifically marked as MERGED features.

Typical release note items document recent security advisories issued after 11.2-RELEASE, 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 FreeBSD between releases; this document focuses primarily on security advisories, user-visible changes, and major architectural improvements.

[[upgrade]]
== Upgrading from Previous Releases of FreeBSD

[amd64,i386] Binary upgrades between RELEASE versions (and snapshots of the various security branches) are supported using the https://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=freebsd-release-ports[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 FreeBSD release. The https://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=freebsd-release-ports[freebsd-update(8)] utility requires that the host being upgraded have Internet connectivity.

Source-based upgrades (those based on recompiling the FreeBSD base system from source code) from previous versions are supported, according to the instructions in `/usr/src/UPDATING`.

[.important]
*Important*:
Upgrading FreeBSD should only be attempted after backing up _all_ data and configuration files.

[[security-errata]]
== Security and Errata

This section lists the various Security Advisories and Errata Notices since 11.2-RELEASE.

[[security]]
== Security Advisories

[width="100%",cols="40%,30%,30%",options="header",]
|===
|Advisory |Date |Topic
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:08.tcp.asc[FreeBSD-SA-18:08.tcp] |06 August 2018 |Resource exhaustion in TCP reassembly
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:09.l1tf.asc[FreeBSD-SA-18:09.l1tf] |14 August 2018 |L1 Terminal Fault (L1TF) Kernel Information Disclosure
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:10.ip.asc[FreeBSD-SA-18:10.ip] |14 August 2018 |Resource exhaustion in IP fragment reassembly
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:11.hostapd.asc[FreeBSD-SA-18:11.hostapd] |14 August 2018 |Unauthenticated EAPOL-Key Decryption Vulnerability
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:12.elf.asc[FreeBSD-SA-18:12.elf] |12 September 2018 |Improper ELF header parsing
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:13.nfs.asc[FreeBSD-SA-18:13.nfs] |27 November 2018 |Multiple vulnerabilities
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:14.bhyve.asc[FreeBSD-SA-18:14.bhyve] |4 December 2018 |Insufficient bounds checking
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:15.bootpd.asc[FreeBSD-SA-18:15.bootpd] |19 December 2018 |Buffer overflow
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:01.syscall.asc[FreeBSD-SA-19:01.syscall] |5 February 2019 |Kernel data register leak
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:02.fd.asc[FreeBSD-SA-19:02.fd] |5 February 2019 |File description reference count leak
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:03.wpa.asc[FreeBSD-SA-19:03.wpa] |14 May 2019 |Multiple vulnerabilities
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:04.ntp.asc[FreeBSD-SA-19:04.ntp] |14 May 2019 |Authenticated denial of service in https://www.FreeBSD.org/cgi/man.cgi?query=ntpd&sektion=8&manpath=freebsd-release-ports[ntpd(8)]
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:05.pf.asc[FreeBSD-SA-19:05.pf] |14 May 2019 |IPv6 fragment reassembly panic in https://www.FreeBSD.org/cgi/man.cgi?query=pf&sektion=4&manpath=freebsd-release-ports[pf(4)]
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:06.pf.asc[FreeBSD-SA-19:06.pf] |14 May 2019 |ICMP/ICMP6 packet filter bypass in https://www.FreeBSD.org/cgi/man.cgi?query=pf&sektion=4&manpath=freebsd-release-ports[pf(4)]
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:07.mds.asc[FreeBSD-SA-19:07.mds] |14 May 2019 |Microarchitectural Data Sampling
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:09.iconv.asc[FreeBSD-SA-19:09.iconv] |2 July 2019 |https://www.FreeBSD.org/cgi/man.cgi?query=iconv&sektion=3&manpath=freebsd-release-ports[iconv(3)] buffer overflow
|https://www.FreeBSD.org/security/advisories/FreeBSD-SA-19:11.cd_ioctl.asc[FreeBSD-SA-19:11.cd_ioctl] |2 July 2019 |Privilege escalation in https://www.FreeBSD.org/cgi/man.cgi?query=cd&sektion=4&manpath=freebsd-release-ports[cd(4)]
|===

[[errata]]
== Errata Notices

[width="100%",cols="40%,30%,30%",options="header",]
|===
|Errata |Date |Topic
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:08.lazyfpu.asc[FreeBSD-EN-18:08.lazyfpu] |12 September 2018 |Regression in Lazy FPU remediation
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:09.ip.asc[FreeBSD-EN-18:09.ip] |27 September 2018 |IP fragment remediation causes IPv6 reassembly failure
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:10.syscall.asc[FreeBSD-EN-18:10.syscall] |27 September 2018 |Null pointer dereference in `freebsd4_getfsstat` system call
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:11.listen.asc[FreeBSD-EN-18:11.listen] |27 September 2018 |Denial of service in `listen` system call
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:12.mem.asc[FreeBSD-EN-18:12.mem] |27 September 2018 |Small kernel memory disclosures in two system calls
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:13.icmp.asc[FreeBSD-EN-18:13.icmp] |27 November 2018 |ICMP buffer underwrite
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:14.tzdata.asc[FreeBSD-EN-18:14.tzdata] |27 November 2018 |Timezone database information update
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:15.loader.asc[FreeBSD-EN-18:15.loader] |27 November 2018 |Deferred kernel loading breaks loader password
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:16.ptrace.asc[FreeBSD-EN-18:16.ptrace] |19 December 2018 |Kernel panic when attaching to stopped process
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:17.vm.asc[FreeBSD-EN-18:17.vm] |19 December 2018 |Kernel panic under load on [.trademark]##Intel##  Skylake™ CPUs
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:18.zfs.asc[FreeBSD-EN-18:18.zfs] |19 December 2018 |ZFS vnode reclaim deadlock
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-19:03.sqlite.asc[FreeBSD-EN-19:03.sqlite] |9 January 2019 |sqlite update
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-19:04.tzdata.asc[FreeBSD-EN-19:04.tzdata] |9 January 2019 |Timezone database information update
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-19:05.kqueue.asc[FreeBSD-EN-19:05.kqueue] |9 January 2019 |kqueue race condition and kernel panic
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-19:08.tzdata.asc[FreeBSD-EN-19:08.tzdata] |14 May 2019 |Timezone database information update
|https://www.FreeBSD.org/security/advisories/FreeBSD-EN-19:09.xinstall.asc[FreeBSD-EN-19:09.xinstall] |14 May 2019 |https://www.FreeBSD.org/cgi/man.cgi?query=install&sektion=1&manpath=freebsd-release-ports[install(1)] broken with partially matching relative paths
|===

[[userland]]
== Userland

This section covers changes and additions to userland applications, contributed software, and system utilities.

[[userland-config]]
== Userland Configuration Changes

The https://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=freebsd-release-ports[jail(8)] utility has been updated to include a new https://www.FreeBSD.org/cgi/man.cgi?query=jail.conf&sektion=5&manpath=freebsd-release-ports[jail.conf(5)] parameter, `allow.read_msgbuf`, which prevents jailed processes and users from accessing the https://www.FreeBSD.org/cgi/man.cgi?query=dmesg&sektion=8&manpath=freebsd-release-ports[dmesg(8)] buffer. This parameter is set to `false` by default. http://svn.freebsd.org/viewvc/base?view=revision&revision=339446[(r339446)]

The system https://www.FreeBSD.org/cgi/man.cgi?query=crontab&sektion=5&manpath=freebsd-release-ports[crontab(5)], `/etc/crontab`, has been updated to set `PATH` for consistency with the https://www.FreeBSD.org/cgi/man.cgi?query=cron&sektion=8&manpath=freebsd-release-ports[cron(8)] daemon. http://svn.freebsd.org/viewvc/base?view=revision&revision=342103[(r342103)]

The default https://www.FreeBSD.org/cgi/man.cgi?query=devd.conf&sektion=5&manpath=freebsd-release-ports[devd.conf(5)] has been updated to prevent duplicated https://www.FreeBSD.org/cgi/man.cgi?query=hostapd&sektion=8&manpath=freebsd-release-ports[hostapd(8)] and https://www.FreeBSD.org/cgi/man.cgi?query=wpa_supplicant&sektion=8&manpath=freebsd-release-ports[wpa_supplicant(8)] startup via https://www.FreeBSD.org/cgi/man.cgi?query=devd&sektion=8&manpath=freebsd-release-ports[devd(8)]. http://svn.freebsd.org/viewvc/base?view=revision&revision=343469[(r343469)]

A new variable, `init_exec`, has been added to https://www.FreeBSD.org/cgi/man.cgi?query=kenv&sektion=1&manpath=freebsd-release-ports[kenv(1)], allowing https://www.FreeBSD.org/cgi/man.cgi?query=init&sektion=8&manpath=freebsd-release-ports[init(8)] to run an executable file after opening the console, replacing https://www.FreeBSD.org/cgi/man.cgi?query=init&sektion=8&manpath=freebsd-release-ports[init(8)] as PID 1. http://svn.freebsd.org/viewvc/base?view=revision&revision=346479[(r346479)]

[[userland-programs]]
== Userland Application Changes

The https://www.FreeBSD.org/cgi/man.cgi?query=cpuset&sektion=1&manpath=freebsd-release-ports[cpuset(1)], https://www.FreeBSD.org/cgi/man.cgi?query=sockstat&sektion=1&manpath=freebsd-release-ports[sockstat(1)], https://www.FreeBSD.org/cgi/man.cgi?query=ipfw&sektion=8&manpath=freebsd-release-ports[ipfw(8)], and https://www.FreeBSD.org/cgi/man.cgi?query=ugidfw&sektion=8&manpath=freebsd-release-ports[ugidfw(8)] utilities have been updated to support https://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=freebsd-release-ports[jail(8)] names. http://svn.freebsd.org/viewvc/base?view=revision&revision=336040[(r336040)]

The https://www.FreeBSD.org/cgi/man.cgi?query=newfs_msdos&sektion=8&manpath=freebsd-release-ports[newfs_msdos(8)] utililty has been updated to include a new flag, `-T`, which is used to specify the timestamp for build reproducibility. http://svn.freebsd.org/viewvc/base?view=revision&revision=336328[(r336328)]

The https://www.FreeBSD.org/cgi/man.cgi?query=dd&sektion=1&manpath=freebsd-release-ports[dd(1)] utility has been updated to add a new `status`operand, `progress`, which reports the current status on a single line every second. http://svn.freebsd.org/viewvc/base?view=revision&revision=338364[(r338364)]

The https://www.FreeBSD.org/cgi/man.cgi?query=last&sektion=1&manpath=freebsd-release-ports[last(1)] utility has been updated to include https://www.FreeBSD.org/cgi/man.cgi?query=libxo&sektion=3&manpath=freebsd-release-ports[libxo(3)] support. http://svn.freebsd.org/viewvc/base?view=revision&revision=338451[(r338451)]

The https://www.FreeBSD.org/cgi/man.cgi?query=lastlogin&sektion=8&manpath=freebsd-release-ports[lastlogin(8)] utility has been updated to include https://www.FreeBSD.org/cgi/man.cgi?query=libxo&sektion=3&manpath=freebsd-release-ports[libxo(3)] support. http://svn.freebsd.org/viewvc/base?view=revision&revision=338452[(r338452)]

The https://www.FreeBSD.org/cgi/man.cgi?query=traceroute&sektion=8&manpath=freebsd-release-ports[traceroute(8)] utility has been updated to include https://www.FreeBSD.org/cgi/man.cgi?query=libcasper&sektion=3&manpath=freebsd-release-ports[libcasper(3)] support. http://svn.freebsd.org/viewvc/base?view=revision&revision=338475[(r338475)]

The https://www.FreeBSD.org/cgi/man.cgi?query=diff&sektion=1&manpath=freebsd-release-ports[diff(1)] utility has been updated to implement `-B` and `--ignore-blank-lines` support. http://svn.freebsd.org/viewvc/base?view=revision&revision=339160[(r339160)]

The https://www.FreeBSD.org/cgi/man.cgi?query=makewhatis&sektion=1&manpath=freebsd-release-ports[makewhatis(1)] utility has been updated to prevent operating within read-only directories. http://svn.freebsd.org/viewvc/base?view=revision&revision=340963[(r340963)]

The https://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=freebsd-release-ports[jail(8)] utility has been updated to add a new flag, `-e`, which takes a https://www.FreeBSD.org/cgi/man.cgi?query=jail.conf&sektion=5&manpath=freebsd-release-ports[jail.conf(5)] parameter as an argument and prints a list of non-wildcard jails with the specified parameter. http://svn.freebsd.org/viewvc/base?view=revision&revision=341790[(r341790)]

The https://www.FreeBSD.org/cgi/man.cgi?query=ktrdump&sektion=8&manpath=freebsd-release-ports[ktrdump(8)] utility has been updated to include the `-l` flag which enables "live" mode when specified. http://svn.freebsd.org/viewvc/base?view=revision&revision=342706[(r342706)]

The https://www.FreeBSD.org/cgi/man.cgi?query=trim&sektion=8&manpath=freebsd-release-ports[trim(8)] utility has been added, which deletes content for blocks on flash-based storage devices that use wear-leveling algorithms. http://svn.freebsd.org/viewvc/base?view=revision&revision=343118[(r343118)]

The https://www.FreeBSD.org/cgi/man.cgi?query=gzip&sektion=1&manpath=freebsd-release-ports[gzip(1)] utility has been updated to add `-l` support for https://www.FreeBSD.org/cgi/man.cgi?query=xz&sektion=1&manpath=freebsd-release-ports[xz(1)] files. http://svn.freebsd.org/viewvc/base?view=revision&revision=343251[(r343251)]

The https://www.FreeBSD.org/cgi/man.cgi?query=newfs&sektion=8&manpath=freebsd-release-ports[newfs(8)] and https://www.FreeBSD.org/cgi/man.cgi?query=tunefs&sektion=8&manpath=freebsd-release-ports[tunefs(8)] utilities have been updated to allow underscores in label names. http://svn.freebsd.org/viewvc/base?view=revision&revision=343538[(r343538)] [.contrib]#(Sponsored by Netflix)#

The https://www.FreeBSD.org/cgi/man.cgi?query=pfctl&sektion=8&manpath=freebsd-release-ports[pfctl(8)] utility has been updated to provide clearer output and reference the `net.pf.request_maxcount` https://www.FreeBSD.org/cgi/man.cgi?query=sysctl&sektion=8&manpath=freebsd-release-ports[sysctl(8)] if a defined table is too large. http://svn.freebsd.org/viewvc/base?view=revision&revision=344020[(r344020)]

The https://www.FreeBSD.org/cgi/man.cgi?query=newfs&sektion=8&manpath=freebsd-release-ports[newfs(8)] and https://www.FreeBSD.org/cgi/man.cgi?query=tunefs&sektion=8&manpath=freebsd-release-ports[tunefs(8)] utilities have been updated to allow dashes in label names. http://svn.freebsd.org/viewvc/base?view=revision&revision=344052[(r344052)]

The https://www.FreeBSD.org/cgi/man.cgi?query=fdisk&sektion=8&manpath=freebsd-release-ports[fdisk(8)] utility has been updated to support sectors larger than 2048 bytes. http://svn.freebsd.org/viewvc/base?view=revision&revision=344490[(r344490)]

The https://www.FreeBSD.org/cgi/man.cgi?query=sh&sektion=1&manpath=freebsd-release-ports[sh(1)] utility has been updated to add the `pipefail` option which simplifies checking the exit status of all commands in a pipeline. http://svn.freebsd.org/viewvc/base?view=revision&revision=345561[(r345561)]

The https://www.FreeBSD.org/cgi/man.cgi?query=patch&sektion=1&manpath=freebsd-release-ports[patch(1)] utility has been updated to exit successfully if the input patch file is zero-length. http://svn.freebsd.org/viewvc/base?view=revision&revision=345878[(r345878)]

The https://www.FreeBSD.org/cgi/man.cgi?query=spi&sektion=8&manpath=freebsd-release-ports[spi(8)] utility has been added, which is used to communicate with devices on an SPI bus through the userland. http://svn.freebsd.org/viewvc/base?view=revision&revision=346518[(r346518)]

[[userland-contrib]]
== Contributed Software

The https://www.FreeBSD.org/cgi/man.cgi?query=xz&sektion=1&manpath=freebsd-release-ports[xz(1)] utility has been updated to version 5.2.4. http://svn.freebsd.org/viewvc/base?view=revision&revision=334607[(r334607)]

The https://www.FreeBSD.org/cgi/man.cgi?query=file&sektion=1&manpath=freebsd-release-ports[file(1)] utility has been updated to version 5.34. http://svn.freebsd.org/viewvc/base?view=revision&revision=337827[(r337827)]

The ELF Tool Chain has been updated to version r3614. http://svn.freebsd.org/viewvc/base?view=revision&revision=338414[(r338414)] [.contrib]#(Sponsored by The FreeBSD Foundation)#

The lld utility has been updated to add `-z interpose`, marking the object file as an interposer. http://svn.freebsd.org/viewvc/base?view=revision&revision=339100[(r339100)] [.contrib]#(Sponsored by The FreeBSD Foundation)#

The https://www.FreeBSD.org/cgi/man.cgi?query=file&sektion=1&manpath=freebsd-release-ports[file(1)] utility has been updated to fix incorrect date reporting for https://www.FreeBSD.org/cgi/man.cgi?query=dump&sektion=8&manpath=freebsd-release-ports[dump(8)] files. http://svn.freebsd.org/viewvc/base?view=revision&revision=343079[(r343079)]

The LUA https://www.FreeBSD.org/cgi/man.cgi?query=loader&sektion=8&manpath=freebsd-release-ports[loader(8)] has been merged. http://svn.freebsd.org/viewvc/base?view=revision&revision=344220[(r344220)]

The https://www.FreeBSD.org/cgi/man.cgi?query=ntpd&sektion=8&manpath=freebsd-release-ports[ntpd(8)] utilities have been updated to version 4.2.8p13. http://svn.freebsd.org/viewvc/base?view=revision&revision=344884[(r344884)]

The clang, llvm, lld, lldb, and compiler-rt utilities as well as libc++ have been updated to upstream version 8.0.0. http://svn.freebsd.org/viewvc/base?view=revision&revision=346296[(r346296)]

The WPA utilities have been updated to version 2.8. http://svn.freebsd.org/viewvc/base?view=revision&revision=346981[(r346981)]

OpenSSL has been updated to version 1.0.2s. http://svn.freebsd.org/viewvc/base?view=revision&revision=348343[(r348343)]

The https://www.FreeBSD.org/cgi/man.cgi?query=libarchive&sektion=3&manpath=freebsd-release-ports[libarchive(3)] library has been updated to version 3.3.3, with additional fixes from upstream. http://svn.freebsd.org/viewvc/base?view=revision&revision=348607[(r348607)]

OpenPAM has been updated to the latest upstream version. http://svn.freebsd.org/viewvc/base?view=revision&revision=348980[(r348980)]

[[userland-rc]]
== `/etc/rc.d` Scripts

Support for auxiliary RAM has been added to `/etc/rc.initdiskless`. http://svn.freebsd.org/viewvc/base?view=revision&revision=340611[(r340611)]

The https://www.FreeBSD.org/cgi/man.cgi?query=rcorder&sektion=8&manpath=freebsd-release-ports[rcorder(8)] utility has been updated to add support for `/etc/rc.resume`. http://svn.freebsd.org/viewvc/base?view=revision&revision=340966[(r340966)]

The `jail_conf` definition, which defaults to `/etc/jail.conf`, has been moved from the https://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=freebsd-release-ports[jail(8)] https://www.FreeBSD.org/cgi/man.cgi?query=rc&sektion=8&manpath=freebsd-release-ports[rc(8)] script to `/etc/defaults/rc.conf`. http://svn.freebsd.org/viewvc/base?view=revision&revision=341792[(r341792)]

The `rc_service` variable has been added to https://www.FreeBSD.org/cgi/man.cgi?query=rc.subr&sektion=8&manpath=freebsd-release-ports[rc.subr(8)], which defaults to the path of the service being executed in case the service needs to re-invoke itself. http://svn.freebsd.org/viewvc/base?view=revision&revision=343046[(r343046)]

Timezone data files have been updated to version 2019b. http://svn.freebsd.org/viewvc/base?view=revision&revision=349620[(r349620)]

[[userland-periodic]]
== `/etc/periodic` Scripts

The https://www.FreeBSD.org/cgi/man.cgi?query=periodic&sektion=8&manpath=freebsd-release-ports[periodic(8)] weekly `340.noid` script has been updated to prevent decending into the root directory of jails. http://svn.freebsd.org/viewvc/base?view=revision&revision=341794[(r341794)]

[[userland-libraries]]
== Runtime Libraries and API

The https://www.FreeBSD.org/cgi/man.cgi?query=pcap&sektion=3&manpath=freebsd-release-ports[pcap(3)] library has been updated to version 1.9.0 (pre-release). http://svn.freebsd.org/viewvc/base?view=revision&revision=335640[(r335640)]

The https://www.FreeBSD.org/cgi/man.cgi?query=setproctitle_fast&sektion=3&manpath=freebsd-release-ports[setproctitle_fast(3)] function has been added, which is optimized for high-frequency process title updates. http://svn.freebsd.org/viewvc/base?view=revision&revision=336449[(r336449)]

The https://www.FreeBSD.org/cgi/man.cgi?query=kqueue&sektion=2&manpath=freebsd-release-ports[kqueue(2)] system call has been updated to allow updating `EVFILT_TIMER`. http://svn.freebsd.org/viewvc/base?view=revision&revision=337418[(r337418)] [.contrib]#(Sponsored by Dell EMC)#

The https://www.FreeBSD.org/cgi/man.cgi?query=pthread_get_name_np&sektion=3&manpath=freebsd-release-ports[pthread_get_name_np(3)] function has been added, which is used to retrieve the function name associated with a thread. http://svn.freebsd.org/viewvc/base?view=revision&revision=338405[(r338405)]

The https://www.FreeBSD.org/cgi/man.cgi?query=pthread&sektion=3&manpath=freebsd-release-ports[pthread(3)] library has been updated to improve POSIX compliance. http://svn.freebsd.org/viewvc/base?view=revision&revision=338707[(r338707)]

[[kernel]]
== Kernel

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

[[kernel-general]]
== General Kernel Changes

The https://www.FreeBSD.org/cgi/man.cgi?query=ddb&sektion=4&manpath=freebsd-release-ports[ddb(4)] debugging utility has been updated to print command-line arguments to a process. http://svn.freebsd.org/viewvc/base?view=revision&revision=339857[(r339857)] [.contrib]#(Sponsored by Panzura)#

The number of MSI IRQs have been converted from a constant to a tunable. The default remains at `512`, which can now be changed during boot with the `machdep.num_msi_irqs` https://www.FreeBSD.org/cgi/man.cgi?query=sysctl&sektion=8&manpath=freebsd-release-ports[sysctl(8)]. http://svn.freebsd.org/viewvc/base?view=revision&revision=342656[(r342656)]

The kernel will now log the https://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=freebsd-release-ports[jail(8)] ID when logging a process exit. The https://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=freebsd-release-ports[jail(8)] ID `0` represents processes that are not jailed. http://svn.freebsd.org/viewvc/base?view=revision&revision=343084[(r343084)] [.contrib]#(Sponsored by Modirum MDPay)#

Warnings for features deprecated in future releases will now be printed on all FreeBSD versions. http://svn.freebsd.org/viewvc/base?view=revision&revision=348753[(r348753)]

[[drivers]]
== Devices and Drivers

This section covers changes and additions to devices and device drivers since 11.2-RELEASE.

[[drivers-device]]
== Device Drivers

The https://www.FreeBSD.org/cgi/man.cgi?query=ichwd&sektion=4&manpath=freebsd-release-ports[ichwd(4)] driver has been updated to include support for TCO watchdog timers in the Lewisburg PCH (C620) chipset. http://svn.freebsd.org/viewvc/base?view=revision&revision=340182[(r340182)] [.contrib]#(Sponsored by Panzura)#

The https://www.FreeBSD.org/cgi/man.cgi?query=random&sektion=4&manpath=freebsd-release-ports[random(4)] driver has been updated to improve performance during expensive reseeding. http://svn.freebsd.org/viewvc/base?view=revision&revision=345981[(r345981)]

The `ae(4)`, `bm(4)`, `cs(4)`, `de(4)`, `dme(4)`, `ed(4)`, `ep(4)`, `ex(4)`, `fe(4)`, `pcn(4)`, `sf(4)`, `sn(4)`, `tl(4)`, `tx(4)`, `txp(4)`, `vx(4)`, `wb(4)`, and `xe(4)` drivers have been marked as deprecated, and are not present in FreeBSD 13.0. http://svn.freebsd.org/viewvc/base?view=revision&revision=347962[(r347962)]

[[drivers-network]]
== Network Drivers

The https://www.FreeBSD.org/cgi/man.cgi?query=oce&sektion=4&manpath=freebsd-release-ports[oce(4)] driver has been updated to version 11.0.50.0. http://svn.freebsd.org/viewvc/base?view=revision&revision=338938[(r338938)]

The TP-Link  TL-WN321G™ network adapter now uses the https://www.FreeBSD.org/cgi/man.cgi?query=run&sektion=4&manpath=freebsd-release-ports[run(4)] driver instead of the https://www.FreeBSD.org/cgi/man.cgi?query=rum&sektion=4&manpath=freebsd-release-ports[rum(4)] driver. http://svn.freebsd.org/viewvc/base?view=revision&revision=340369[(r340369)]

The https://www.FreeBSD.org/cgi/man.cgi?query=mlx4en&sektion=4&manpath=freebsd-release-ports[mlx4en(4)] and https://www.FreeBSD.org/cgi/man.cgi?query=mlx5en&sektion=4&manpath=freebsd-release-ports[mlx5en(4)] drivers have been updated to version 3.5.0. http://svn.freebsd.org/viewvc/base?view=revision&revision=341987[(r341987)] [.contrib]#(Sponsored by Mellanox Technologies)#

The https://www.FreeBSD.org/cgi/man.cgi?query=lagg&sektion=4&manpath=freebsd-release-ports[lagg(4)] driver has been updated to allow changing the MTU without requiring destroying and recreating the interface. http://svn.freebsd.org/viewvc/base?view=revision&revision=342206[(r342206)] [.contrib]#(Sponsored by iXsystems)#

The https://www.FreeBSD.org/cgi/man.cgi?query=ccr&sektion=4&manpath=freebsd-release-ports[ccr(4)] driver has been added, providing support for Chelsio  T6™ cryptography accelerators. http://svn.freebsd.org/viewvc/base?view=revision&revision=345040[(r345040)] [.contrib]#(Sponsored by Chelsio Communications)#

The https://www.FreeBSD.org/cgi/man.cgi?query=cxgbe&sektion=4&manpath=freebsd-release-ports[cxgbe(4)] driver has been updated to include support for hash filters, NAT offloading, and SMAC/DMAC swapping filters. http://svn.freebsd.org/viewvc/base?view=revision&revision=346855[(r346855)] [.contrib]#(Sponsored by Chelsio Communications)#

The https://www.FreeBSD.org/cgi/man.cgi?query=cxgbe&sektion=4&manpath=freebsd-release-ports[cxgbe(4)] T4, T5, and T6 firmware has been updated to version 1.23.0.0. http://svn.freebsd.org/viewvc/base?view=revision&revision=346940[(r346940)] [.contrib]#(Sponsored by Chelsio Communications)#

The https://www.FreeBSD.org/cgi/man.cgi?query=ixl&sektion=4&manpath=freebsd-release-ports[ixl(4)] driver has been updated version 1.11.9. http://svn.freebsd.org/viewvc/base?view=revision&revision=349181[(r349181)] [.contrib]#(Sponsored by Intel Corporation)#

The https://www.FreeBSD.org/cgi/man.cgi?query=ixlv&sektion=4&manpath=freebsd-release-ports[ixlv(4)] driver has been updated version 1.5.8. http://svn.freebsd.org/viewvc/base?view=revision&revision=349181[(r349181)] [.contrib]#(Sponsored by Intel Corporation)#

[[hardware]]
== Hardware Support

This section covers general hardware support for physical machines, hypervisors, and virtualization environments, as well as hardware changes and updates that do not otherwise fit in other sections of this document.

[[hardware-support]]
== Hardware Support

The https://www.FreeBSD.org/cgi/man.cgi?query=vt&sektion=4&manpath=freebsd-release-ports[vt(4)] keyboard mapping has been updated to include `uk.macbook.kbd` support. http://svn.freebsd.org/viewvc/base?view=revision&revision=342254[(r342254)]

[[hardware-virtualization]]
== Virtualization Support

Support for PS/2 scan codes for `NumLock`, `ScrollLock`, and numerical keypad keys has been added to https://www.FreeBSD.org/cgi/man.cgi?query=bhyve&sektion=8&manpath=freebsd-release-ports[bhyve(8)]. http://svn.freebsd.org/viewvc/base?view=revision&revision=341758[(r341758)] [.contrib]#(Sponsored by iXsystems)#

[[storage]]
== Storage

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

[[storage-general]]
== General Storage

Deprecation warnings have been added for weaker algorithms when creating https://www.FreeBSD.org/cgi/man.cgi?query=geli&sektion=8&manpath=freebsd-release-ports[geli(8)] providers. http://svn.freebsd.org/viewvc/base?view=revision&revision=348588[(r348588)]

[[storage-zfs]]
== ZFS

An issue that could result in a system hang during ZFS vnode reclamation has been fixed. http://svn.freebsd.org/viewvc/base?view=revision&revision=341828[(r341828)] [.contrib]#(Sponsored by Klara Systems)#

The ZFS filesystem has been updated to implement parallel mounting. http://svn.freebsd.org/viewvc/base?view=revision&revision=346690[(r346690)] [.contrib]#(Sponsored by Gandi.net)#

[[boot]]
== Boot Loader Changes

This section covers the boot loader, boot menu, and other boot-related changes.

[[boot-loader]]
== Boot Loader Changes

The functionality provided by `zfsloader` has been added to https://www.FreeBSD.org/cgi/man.cgi?query=loader&sektion=8&manpath=freebsd-release-ports[loader(8)]. Once the system boot blocks have been updated following `UPDATING`, `zfsloader` is no longer needed. A hard link to https://www.FreeBSD.org/cgi/man.cgi?query=loader&sektion=8&manpath=freebsd-release-ports[loader(8)] has been added to ease in the transition. http://svn.freebsd.org/viewvc/base?view=revision&revision=344399[(r344399)]

The https://www.FreeBSD.org/cgi/man.cgi?query=loader&sektion=8&manpath=freebsd-release-ports[loader(8)] has been updated to extend https://www.FreeBSD.org/cgi/man.cgi?query=geli&sektion=8&manpath=freebsd-release-ports[geli(8)] support to all architectures. http://svn.freebsd.org/viewvc/base?view=revision&revision=344399[(r344399)]

The UEFI boot https://www.FreeBSD.org/cgi/man.cgi?query=loader&sektion=8&manpath=freebsd-release-ports[loader(8)] has been updated to better determine the system console type and device if not defined in https://www.FreeBSD.org/cgi/man.cgi?query=loader.conf&sektion=5&manpath=freebsd-release-ports[loader.conf(5)]. http://svn.freebsd.org/viewvc/base?view=revision&revision=344403[(r344403)]

[[network]]
== Networking

This section describes changes that affect networking in FreeBSD.

[[network-general]]
== General Network Changes

The https://www.FreeBSD.org/cgi/man.cgi?query=ipfw&sektion=8&manpath=freebsd-release-ports[ipfw(8)] firewall has been updated to include new rule options, `record-state`, `set-limit`, and `defer-action`. http://svn.freebsd.org/viewvc/base?view=revision&revision=337461[(r337461)]

Support for NAT64 CLAT has been added, as defined in RFC6877. http://svn.freebsd.org/viewvc/base?view=revision&revision=346212[(r346212)] [.contrib]#(Sponsored by Yandex LLC)#

Warnings have been added for IPSec algorithms deprecated in RFC 8221. http://svn.freebsd.org/viewvc/base?view=revision&revision=348482[(r348482)]

[[ports]]
== Ports Collection and Package Infrastructure

This section covers changes to the FreeBSD Ports Collection, package infrastructure, and package maintenance and installation tools.

[[ports-packages]]
== Packaging Changes

The https://www.FreeBSD.org/cgi/man.cgi?query=pkg&sektion=8&manpath=freebsd-release-ports[pkg(8)] utility has been updated to version 1.10.5.

The KDE desktop environment has been updated to version 5.15.3.

The GNOME desktop environment has been updated to version 3.28.

[[releng]]
== Release Engineering and Integration

This section convers changes that are specific to the FreeBSD Release Engineering processes.

[[releng-changes]]
== Integration Changes

The default size of virtual machine disk images has been reduced from 30GB to 3GB. The `raw` disk images may be resized with https://www.FreeBSD.org/cgi/man.cgi?query=truncate&sektion=1&manpath=freebsd-release-ports[truncate(1)], after which the `growfs` https://www.FreeBSD.org/cgi/man.cgi?query=rc&sektion=8&manpath=freebsd-release-ports[rc(8)] script will resize the filesystem within the virtual machine. Other disk image formats should be resized with the appropriate tool provided by the hypervisor being used. http://svn.freebsd.org/viewvc/base?view=revision&revision=347037[(r347037)] [.contrib]#(Sponsored by The FreeBSD Foundation)#