From owner-svn-doc-all@freebsd.org Thu Jun 21 18:14:29 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57BB21025A5F; Thu, 21 Jun 2018 18:14:29 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06C928916B; Thu, 21 Jun 2018 18:14:29 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DC2B915609; Thu, 21 Jun 2018 18:14:28 +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 w5LIESBa064185; Thu, 21 Jun 2018 18:14:28 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5LIESO9064183; Thu, 21 Jun 2018 18:14:28 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806211814.w5LIESO9064183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Thu, 21 Jun 2018 18:14:28 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51898 - head/en_US.ISO8859-1/htdocs/releases/11.2R X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/11.2R X-SVN-Commit-Revision: 51898 X-SVN-Commit-Repository: doc 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.26 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: Thu, 21 Jun 2018 18:14:29 -0000 Author: gjb Date: Thu Jun 21 18:14:28 2018 New Revision: 51898 URL: https://svnweb.freebsd.org/changeset/doc/51898 Log: Regen after r335499. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html Thu Jun 21 17:14:51 2018 (r51897) +++ head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html Thu Jun 21 18:14:28 2018 (r51898) @@ -14,7 +14,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 2018-06-07 12:26:28 EDT by gjb.
Abstract

This article gives some brief instructions on installing + ® symbol.

Last modified on 2018-06-21 14:13:05 EDT by gjb.
Abstract

This article gives some brief instructions on installing FreeBSD 11.2-RELEASE and upgrading the systems running earlier releases.


1. Installing FreeBSD

The Instal ling FreeBSD chapter of the FreeBSD Handbook @@ -30,8 +30,8 @@ Errata Notices will be applied.

2.2. Upgrading Using FreeBSD Update

The freebsd-update(8) utility supports binary upgrades of i386 and amd64 systems running earlier FreeBSD releases. Systems running - 10.3-RELEASE, - 11.0-RELEASE can upgrade as follows:

# freebsd-update fetch
+	10.4-RELEASE or
+	11.1-RELEASE can upgrade as follows: 

# freebsd-update fetch
 # freebsd-update install

Now the freebsd-update(8) utility can fetch bits belonging to 11.2-RELEASE. During this process freebsd-update(8) will ask for help in merging Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html Thu Jun 21 17:14:51 2018 (r51897) +++ head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html Thu Jun 21 18:14:28 2018 (r51898) @@ -18,14 +18,13 @@ 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 2018-06-07 13:08:41 EDT by gjb.
Abstract

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

Last modified on 2018-06-21 14:13:05 EDT by gjb.
Abstract

The release notes for FreeBSD 11.2-RELEASE contain a summary of the changes made to the FreeBSD base system on the 11.2-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.


< a id="intro">1. Introduction

This document contains the release notes for FreeBSD + presented.


1. Introduction

Thi s document contains the release notes for FreeBSD 11.2-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 @@ -73,7 +72,8 @@ CPUs.

FreeBSD-SA-18:04.vt04 April 2018

Fix vt(4) console memory disclosure

FreeBSD-SA-18:05.ipsec04 April 2018

Fix denial of service

FreeBSD-SA-18:06.debugreg08 May 2018

Mishandling of x86 debug - exceptions

3.2. Errata Notices

ErrataDateTopic
FreeBSD-EN-17:07.vnet10 August 2017

VNET kernel panic with asynchronous + exceptions

FreeBSD-SA-18:07.lazyfpu21 June 2018

Fix Lazy FPU information + disclosure

3.2. Errata Notices

ErrataDateTopic
FreeBSD-EN-17:07.vnet10 August 2017

VNET kernel panic with asynchronous I/O

FreeBSD-EN-17:08.pf10 August 2017

pf(4) housekeeping thread causes kernel panic

FreeBSD-EN-17:09.tzdata2 November 2017

Timezone database information update

FreeBSD-EN-18:01.tzdata07 March 2018

Timezone database information @@ -264,8 +264,7 @@ updated to default to UEFI-only boot. [r322254] (Sponsored by - The FreeBSD Foundation)

4.4. /etc/rc.d - Scripts

 

5. Kernel

This section covers changes to kernel configurations, system + The FreeBSD Foundation)

5. Kernel

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

5.1. General Kernel Changes

The linux(4) ABI compaibility layer has been updated to include support for