From a447f25b6732da1bd68c3d46f67bcf5977dc0218 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 24 Jun 2019 19:54:01 +0000 Subject: [PATCH] Regen after r349337. Sponsored by: Rubicon Communications, LLC (Netgate) --- .../htdocs/releases/11.3R/relnotes.html | 39 ++++++++++++++++--- 1 file changed, 33 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/releases/11.3R/relnotes.html b/en_US.ISO8859-1/htdocs/releases/11.3R/relnotes.html index 41d9035112..882503fcb9 100644 --- a/en_US.ISO8859-1/htdocs/releases/11.3R/relnotes.html +++ b/en_US.ISO8859-1/htdocs/releases/11.3R/relnotes.html @@ -18,7 +18,7 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the or the - ® symbol.

Last modified on 2019-06-13 23:55:01 UTC by gjb.
Abstract

The release notes for FreeBSD 11.3-RELEASE contain + ® symbol.

Last modified on 2019-06-24 19:52:22 UTC by gjb.
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 @@ -96,7 +96,11 @@ PATH for consistency with the cron(8) daemon. [r342103]

The default devd.conf(5) has been updated to prevent duplicated hostapd(8) and - wpa_supplicant(8) startup via devd(8). [r343469]

4.2. Userland Application Changes

The cpuset(1), sockstat(1), + wpa_supplicant(8) startup via devd(8). [r343469]

A new variable, + init_exec, has been added to kenv(1), + allowing init(8) to run an executable file after opening + the console, replacing init(8) as PID + 1. [r346479]

4.2. Userland Application Changes

The cpuset(1), sockstat(1), ipfw(8), and ugidfw(8) utilities have been updated to support jail(8) names. [r336040]

The newfs_msdos(8) utililty has been updated to include a new flag, -T, @@ -134,7 +138,9 @@ to add the pipefail option which simplifies checking the exit status of all commands in a pipeline. [r345561]

The patch(1) utility has been updated to exit successfully if the input patch file is - zero-length. [r345878]

4.3. Contributed Software

The xz(1) utility has been updated + zero-length. [r345878]

The spi(8) utility has been added, + which is used to communicate with devices on an + SPI bus through the userland. [r346518]

4.3. Contributed Software

The xz(1) utility has been updated to version 5.2.4. [r334607]

The file(1) utility has been updated to version 5.34. [r337827]

The ELF Tool Chain has been updated to @@ -209,7 +215,17 @@ (Sponsored by Panzura)

The random(4) driver has been updated to improve performance during expensive - reseeding. [r345981]

6.2. Storage Drivers

 

6.3. Network Drivers

The TP-Link® TL-WN321G™ + reseeding. [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. [r347962]

6.2. Storage Drivers

 

6.3. Network Drivers

The TP-Link® TL-WN321G™ network adapter now uses the run(4) driver instead of the rum(4) driver. [r340369]

The lagg(4) driver has been updated to allow changing the @@ -269,11 +285,22 @@ CLAT has been added, as defined in RFC6877. [r346212] (Sponsored by - Yandex LLC)

10.2. Network Protocols

 

11. Ports Collection and Package Infrastructure

This section covers changes to the FreeBSD Ports + Yandex LLC)

Warnings have been added for + IPSec algorithms deprecated in + RFC 8221. [r348482]

10.2. Network Protocols

 

11. Ports Collection and Package Infrastructure

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

11.1. Infrastructure Changes

 

11.2. Packaging Changes

 

12. Documentation

This section covers changes to the FreeBSD Documentation Project sources and toolchain.

12.1. Documentation Source Changes

 

12.2. Documentation Toolchain Changes

 

13. Release Engineering and Integration

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

13.1. Integration Changes

 

This file, and other release-related documents, + FreeBSD Release Engineering processes.

13.1. 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 truncate(1), after which the + growfs 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. [r347037] + (Sponsored by + The FreeBSD Foundation)

This file, and other release-related documents, can be downloaded from https://www.FreeBSD.org/releases/.

For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.

All users of FreeBSD 11.3-STABLE should