diff --git a/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html b/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html index b859f8c50e..25d9c88952 100644 --- a/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html +++ b/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html @@ -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.
This article gives some brief instructions on installing + “®” symbol.
This article gives some brief instructions on installing FreeBSD 11.2-RELEASE and upgrading the systems running earlier releases.
The Installing
FreeBSD
chapter of the FreeBSD Handbook
@@ -30,8 +30,8 @@
Errata Notices will be applied.
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 installNow 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 diff --git a/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html b/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html index b5ed4016e1..31a2f37eac 100644 --- a/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html +++ b/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html @@ -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.
The release notes for FreeBSD 11.2-RELEASE contain + “®” symbol.
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.
This 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.
Fix vt(4) console memory disclosure
Fix denial of service
Mishandling of x86 debug - exceptions
Errata | Date | Topic |
---|---|---|
FreeBSD-EN-17:07.vnet | 10 August 2017 | VNET kernel panic with asynchronous + exceptions |
FreeBSD-SA-18:07.lazyfpu | 21 June 2018 | Fix Lazy FPU information + disclosure |
Errata | Date | Topic |
---|---|---|
FreeBSD-EN-17:07.vnet | 10 August 2017 | VNET kernel panic with asynchronous I/O |
FreeBSD-EN-17:08.pf | 10 August 2017 | pf(4) housekeeping thread causes kernel panic |
FreeBSD-EN-17:09.tzdata | 2 November 2017 | Timezone database information update |
FreeBSD-EN-18:01.tzdata | 07 March 2018 | Timezone database information @@ -264,8 +264,7 @@ updated to default to UEFI-only boot. [r322254] (Sponsored by - The FreeBSD Foundation) This section covers changes to kernel configurations, system tuning, and system control parameters that are not otherwise categorized. The linux(4) ABI compaibility layer has been updated to include support for |