From owner-svn-doc-all@freebsd.org Tue Sep 20 22:06:44 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34429BE2003; Tue, 20 Sep 2016 22:06:44 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC8D8D4A; Tue, 20 Sep 2016 22:06:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8KM6hcV018648; Tue, 20 Sep 2016 22:06:43 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8KM6hSD018647; Tue, 20 Sep 2016 22:06:43 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201609202206.u8KM6hSD018647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 20 Sep 2016 22:06:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49408 - head/en_US.ISO8859-1/htdocs/releases/11.0R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2016 22:06:44 -0000 Author: gjb Date: Tue Sep 20 22:06:43 2016 New Revision: 49408 URL: https://svnweb.freebsd.org/changeset/doc/49408 Log: Regen after r306057. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html Tue Sep 20 20:33:27 2016 (r49407) +++ head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html Tue Sep 20 22:06:43 2016 (r49408) @@ -1,5 +1,5 @@ -FreeBSD 11.0-RELEASE Release Notes

FreeBSD 11.0-RELEASE Release Notes

The FreeBSD Project

FreeBSD 11.0-RELEASE 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-20 20:32:35Z by gjb.
Abstract

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

Last modified on 2016-09-20 22:05:52Z by gjb.
Abstract

The release notes for FreeBSD 11.0-RELEASE 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 @@ -271,7 +271,7 @@ versions from the ELF Tool Chain project. [r276796] (Sponsored by The FreeBSD Foundation)

The xz(1) utility has been updated - to support multi-threaded compression. [r278433]

The nvi(1) utility and related + to support multi-threaded compression. [r278433]

The nvi(1) editor and related utilities have been updated to version 2.1.3. [r281373]

The wpa_supplicant(8) and hostapd(8) utilities have been updated to version 2.4. [r281806]

bmake has @@ -518,7 +518,8 @@ Multiplay)

5.2. Kernel Configuration

The IMAGACT_BINMISC kernel configuration option has been enabled by default, which enables application execution through emulators, such - as QEMU. [r266531]

The VT kernel + as QEMU via + binmiscctl(8). [r266531]

The VT kernel configuration file has been removed, and the vt(4) driver is included in the GENERIC kernel. To enable vt(4), enter set kern.vty=vt @@ -770,7 +771,7 @@ chipsets. [r283514] (Sponsored by Solarflare Communications, Inc.)

The em(4) driver has been updated - with improved transmission queue hang detection. [r283766] + with improved transmission queue hang detection. [r283923] (Sponsored by Limelight Networks)

The cdce(4) driver has been updated to include support for the RTL8153 chipset. [r284125]

The iwm(4) driver has been imported