From fd853b0f491ffe286fe9841a7d2608a66233496b Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 19 Sep 2016 15:40:13 +0000 Subject: [PATCH] Regen after r305976. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- .../htdocs/releases/11.0R/relnotes.html | 174 +++++++++--------- 1 file changed, 91 insertions(+), 83 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html b/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html index 48560e7587..49e8aa10a3 100644 --- a/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html +++ b/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html @@ -1,5 +1,5 @@ -FreeBSD 11.0-STABLE Release Notes

FreeBSD 11.0-STABLE Release Notes

The FreeBSD Project

FreeBSD 11.0-STABLE Release Notes

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are @@ -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 2016-09-19 15:17:38Z by gjb.
Abstract

The release notes for FreeBSD 11.0-STABLE contain + ® symbol.

Last modified on 2016-09-19 15:39:24Z by gjb.
Abstract

The release notes for FreeBSD 11.0-STABLE contain a summary of the changes made to the FreeBSD base system on the 11.0-STABLE development line. This document lists applicable security advisories that were issued since the last @@ -78,11 +78,12 @@ LOCALBASE environment variable, which defaults to /usr/local if unset. [r270675]

The MK_ARM_EABI - src.conf(5) option has been removed. [r272350]

The WITH_SYSTEM_COMPILER - src.conf(5) option is enabled by default. [r302177]

The ntp suite + src.conf(5) option has been removed. [r272350]

The + WITH_SYSTEM_COMPILER src.conf(5) + option is enabled by default. [r302177]

The ntp suite has been updated to version 4.2.8p8. [r301247]

The - /etc/ntp/leap-seconds - has been updated to version 3676752000. [r301247]

5.2. Userland Application Changes

When unable to load a kernel module with + /etc/ntp/leap-seconds has been updated to + version 3676752000. [r301247]

5.2. Userland Application Changes

When unable to load a kernel module with kldload(8), a message informing to view output of dmesg(8) is now printed, opposed to the previous output Exec format error.. [r260594]

Allow pciconf(8) to identify PCI @@ -229,14 +230,15 @@ updated to use the PCI ID database from the misc/pciids package, if present, falling back to the PCI ID database in the FreeBSD base system. [r287522]

By default the ifconfig(8) utility - will set the default regulatory domain to FCC - on wireless interfaces. As a result, newly created wireless - interfaces with default settings will have less chances to - violate country-specific regulations. [r287842]

5.3. Contributed Software

byacc(1) has been updated to + will set the default regulatory domain to + FCC on wireless interfaces. As a result, + newly created wireless interfaces with default settings will + have less chances to violate country-specific + regulations. [r287842]

5.3. Contributed Software

byacc(1) has been updated to version 20140101. [r260445]

OpenSSH has been updated to 7.2p2. [r296633]

SSHv1 support has been removed from - OpenSSH. [r303716]

Support for DSA is disabled by default in - OpenSSH. [r303719]

mdocml has + OpenSSH. [r303716]

Support for DSA is disabled by default + in OpenSSH. [r303719]

mdocml has been updated to version 1.12.3. [r261344]

The binutils suite of utilities has been updated to include upstream patches that add new relocations for powerpc @@ -317,33 +319,33 @@ been updated to version 3.8.0. [r296417]

libc++ has been updated to version 3.8.0. [r296417]

The compiler_rt utility has been - updated to version 3.8.0. [r296417]

ACPICA has been - updated to version 20160527. [r300879]

OpenBSM has been - updated to version 1.2 alpha 4. [r292432]

libucl has - been updated to version 0.8.0. [r298166]

The NetBSD - Project's libblacklist(3) library and applications + updated to version 3.8.0. [r296417]

ACPICA has + been updated to version 20160527. [r300879]

OpenBSM has + been updated to version 1.2 alpha 4. [r292432]

libucl has + been updated to version 0.8.0. [r298166]

The + NetBSD Project's libblacklist(3) library and applications have been ported and integrated into the system. Packet filtering support for the pf(4) packet filtering systems - has been implemented. The blacklist - system provides the blacklistd - daemon, the helper script - blacklistd-helper to make changes - to the running packet filter system and the + has been implemented. The + blacklist system provides the + blacklistd daemon, the helper + script blacklistd-helper to make + changes to the running packet filter system and the blacklistctl control program. A selection of system daemons, including: fingerd, ftpd, rlogind, and rshd have been modified to support - sending notifications to the blacklistd - daemon. [r301169] + sending notifications to the + blacklistd daemon. [r301169] (Sponsored by - The FreeBSD Foundation)

Support for - the ipfw(4) packet filter has been added to the + The FreeBSD Foundation)

Support + for the ipfw(4) packet filter has been added to the blacklistd-helper script. [r301736] (Sponsored by - The FreeBSD Foundation)

Support for - the ipfilter(4) packet filter has been added to the + The FreeBSD Foundation)

Support + for the ipfilter(4) packet filter has been added to the blacklistd-helper script. [r301843] (Sponsored by The FreeBSD Foundation)

5.4. Installation and Configuration Tools

The bsdinstall(8) partition editor @@ -594,13 +596,13 @@ src.conf(5). [r288176] (Sponsored by The FreeBSD Foundation)

Support for POSIX asynchronous I/O is - now included in the kernel by default. The - VFS_AIOkernel option and - aio.ko kernel module have been removed. - Asynchronous I/O operations on sockets, local files, and - disk devices are permitted by default. However, operations - on other file types are disabled. See the aio(4) - manual page for more details. [r296277] + now included in the kernel by default. The + VFS_AIOkernel option and + aio.ko kernel module have been removed. + Asynchronous I/O operations on sockets, local files, and + disk devices are permitted by default. However, operations + on other file types are disabled. See the aio(4) + manual page for more details. [r296277] (Sponsored by Chelsio Communications)

[arm64] aarch64 has been switched over to using INTRNG by default. [r301565] @@ -708,9 +710,9 @@ been rewritten. [r287621] (Sponsored by iXsystems)

The ctl(4) driver has been updated - to support CD-ROM and removable devices. [r288310]

The isp(4) driver has - been updated and improved: added support for 16Gbps FC cards, - improved target mode support, completed Multi-ID (NPIV) + to support CD-ROM and removable devices. [r288310]

The isp(4) driver + has been updated and improved: added support for 16Gbps FC + cards, improved target mode support, completed Multi-ID (NPIV) functionality. (Sponsored by iXsystems)

7.3. Network Drivers

Support for Broadcom chipsets BCM57764, @@ -835,8 +837,8 @@ been added, which provides an interface to VirtIO console devices through a tty(4) device. [r273515]

The bhyve(8) hypervisor has been updated to support DSM TRIM commands for - virtual AHCI disks. [r279957]

Native graphics support has been added to - the bhyve(8) hypervisor. [r302332]

[arm] Support for the + virtual AHCI disks. [r279957]

Native graphics support has been added + to the bhyve(8) hypervisor. [r302332]

[arm] Support for the QEMU virt system has been added. [r281439]

The Hyper-V™ drivers have been updated with several @@ -852,8 +854,9 @@ (Sponsored by Microsoft Open Source Technology Center)

The xen(4) driver has been updated to include support for blkif indirect - segment I/O. [r286062]

Indirect segment I/O is enabled by default - in the Xen blkfront driver when running on AWS EC2. [r302288]

8.3. ARM Support

The nand(4) device is enabled for + segment I/O. [r286062]

Indirect segment I/O is enabled by + default in the Xen blkfront driver when running on AWS + EC2. [r302288]

8.3. ARM Support

The nand(4) device is enabled for ARM devices by default. [r260921]

[arm] Support for the Exynos 5420 Octa system has been added. [r266943]

[arm] The SMP option has been enabled for all Exynos 5 systems supported by @@ -883,17 +886,18 @@ The FreeBSD Foundation)

Support for 1-Wire devices has been added, providing support for 1-Wire hardware through gpio(4). See ow(4), owc(4), and - ow_temp(4) for more information. [r287225]

[arm64] Support for the HiSilicon HI6220 SoC has been - added. [r287371] + ow_temp(4) for more information. [r287225]

[arm64] Support for the HiSilicon HI6220 SoC has + been added. [r287371] (Sponsored by ABT Systems, Ltd.)

[arm] The second CPU core on - Allwinner A20 SoC have been enabled. [r263698]

[arm] Support for the Allwinner H3 SoC - has been added. [r299688]

[arm] Support for X-Powers AXP813 and - AXP818 power management integrated circuits have been added. [r299786]

[arm] Support for GPIO, Sensors and - interrupts on AXP209 power management integrated circuits have been - added. [r300777]

[arm] Support for the Allwinner - Reduced Serial Bus (RSB) has been added. [r299781]

[arm] Support for Allwinner A20 HDMI - has been added. [r296064]

9. Storage

This section covers changes and additions to file systems + Allwinner A20 SoC have been enabled. [r263698]

[arm] Support for the Allwinner H3 + SoC has been added. [r299688]

[arm] Support for X-Powers AXP813 + and AXP818 power management integrated circuits have been + added. [r299786]

[arm] Support for GPIO, Sensors and + interrupts on AXP209 power management integrated circuits have + been added. [r300777]

[arm] Support for the Allwinner + Reduced Serial Bus (RSB) has been added. [r299781]

[arm] Support for Allwinner A20 + HDMI has been added. [r296064]

9. Storage

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

9.1. General Storage

The ctl(4) LUN mapping has been rewritten, replacing iSCSI-specific mapping mechanisms @@ -925,19 +929,20 @@ g_bio(9) bio_cmd field, providing TRIM/UNMAP support on GELI-backed SSD storage - providers. [r286444]

- Leading spaces are now stripped off SCSI disk serial - numbers when populating the CAM serial number. This affects the output of - diskinfo(8) and the names of /dev/diskid/DISK-* - device nodes, among other things. [r300880] + providers. [r286444]

Leading spaces are now stripped off + SCSI disk serial numbers when populating + the CAM serial number. This affects the output of + diskinfo(8) and the names of + /dev/diskid/DISK-* device nodes, among + other things. [r300880] (Sponsored by - Spectra Logic)

- Support for managing Shingled Magnetic Recording (SMR) drives - has been added. [r300207] + Spectra Logic)

Support for managing Shingled + Magnetic Recording (SMR) drives has been added. [r300207] (Sponsored by Spectra Logic)

The - camcontrol(8) command can manually force updating capacity - data after a disk gets resized using the reprobe subcommand. [r299371] + camcontrol(8) command can manually force updating + capacity data after a disk gets resized using the reprobe + subcommand. [r299371] (Sponsored by The FreeBSD Foundation)

9.2. Networked Storage

The new filesystem automount facility, autofs(5), has been added. @@ -954,9 +959,9 @@ noac, and proto options have been added to mount_nfs(8). [r273849] (Sponsored by - The FreeBSD Foundation)

The Mellanox implementation of iSER (iSCSI - Extensions for RDMA) has been imported. [r300723]

The ability to discover iSCSI targets without - having to attach to a target has been added to the + The FreeBSD Foundation)

The Mellanox implementation of iSER + (iSCSI Extensions for RDMA) has been imported. [r300723]

The ability to discover iSCSI targets + without having to attach to a target has been added to the iscsictl(8) command. [r301033]

9.3. ZFS

The arc_meta_limit statistics are now visible through the kstat sysctl(8). As a result of this @@ -968,16 +973,16 @@ account when gathering buffers to be written to the l2arc device. [r287099] (Sponsored by - ClusterHQ)

The zfsd daemon has been added, - which manages hotspares and replements in drive slots that publish - physical paths. [r300906] + ClusterHQ)

The zfsd daemon has been added, which manages + hotspares and replements in drive slots that publish physical + paths. [r300906] (Sponsored by - iXsystems, Spectra Logic)

The - minimum and maximum values for the ZFS adaptive replacement - cache can be modified at runtime. [r302265] + iXsystems, Spectra Logic)

The minimum and maximum values for the + ZFS adaptive replacement cache can be modified at + runtime. [r302265] (Sponsored by - Multiplay)

Four new - resources have been added to rctl(8) to allow + Multiplay)

Four + new resources have been added to rctl(8) to allow throttles to be set on filesystem IO. [r297633] (Sponsored by The FreeBSD Foundation)

9.4. geom(4)

Support for the @@ -1015,11 +1020,13 @@ ttyu2, and ttyu3 by default, if the callin port is an active console port. [r284683] (Sponsored by - The FreeBSD Foundation)

The default installation directory for modules - has been changed to /boot/modules. [r299393]

10.2. Boot Menu Changes

 

11. Networking

This section describes changes that affect networking in - FreeBSD.

The unused SIOCSIFALIFETIME_IN6 - ioctl has been removed. [r301875]

Support to - be able to reroot into a NFSv4 volume has been added. [r299848] + The FreeBSD Foundation)

The default installation directory for + modules has been changed to + /boot/modules. [r299393]

10.2. Boot Menu Changes

 

11. Networking

This section describes changes that affect networking in + FreeBSD.

The unused + SIOCSIFALIFETIME_IN6 ioctl has been + removed. [r301875]

Support + to be able to reroot into a NFSv4 volume has been added. [r299848] (Sponsored by The FreeBSD Foundation)

11.1. Network Protocols

Support for the IPX network transport protocol has been removed, and will not be supported in @@ -1049,12 +1056,13 @@ network stack has been updated to fix handling of IPv6 On-Link redirects. [r287798] (Sponsored by - Dell, Inc.)

The net.inet.tcp.ecn.enable sysctl mib has been - changed from a binary off/on control to a three way setting. [r300240]

ValueDescription
0Totally disable ECN.
1Enable ECN if incoming connections request it. Outgoing - connections will request ECN.
2Enable ECN if incoming connections request it. Outgoing - conections will not request ECN.

Dummynet AQM, an independent implementation of - CoDel and FQ-CoDel for ipfw/dummynet has been imported to the base - system. [r300779]

12. Ports Collection and Package Infrastructure

This section covers changes to the FreeBSD Ports + Dell, Inc.)

The net.inet.tcp.ecn.enable sysctl mib + has been changed from a binary off/on control to a three way + setting. [r300240]

ValueDescription
0Totally disable ECN.
1Enable ECN if incoming connections request it. + Outgoing connections will request ECN.
2Enable ECN if incoming connections request it. + Outgoing conections will not request ECN.

Dummynet AQM, an independent + implementation of CoDel and FQ-CoDel for ipfw/dummynet has + been imported to the base system. [r300779]

12. Ports Collection and Package Infrastructure

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

12.1. Infrastructure Changes

 

12.2. Packaging Changes

 

13. Documentation

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

13.1. Documentation Source Changes

 

13.2. Documentation Toolchain Changes

 

14. Release Engineering and Integration

This section convers changes that are specific to the