From owner-svn-doc-all@freebsd.org Thu Jul 4 17:16:16 2019
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 9C2D915D9B9E;
Thu, 4 Jul 2019 17:16:16 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
server-signature RSA-PSS (4096 bits)
client-signature RSA-PSS (4096 bits) client-digest SHA256)
(Client CN "mxrelay.nyi.freebsd.org",
Issuer "Let's Encrypt Authority X3" (verified OK))
by mx1.freebsd.org (Postfix) with ESMTPS id 42E3F69C70;
Thu, 4 Jul 2019 17:16:16 +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 162B725F3E;
Thu, 4 Jul 2019 17:16:16 +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 x64HGFkF053050;
Thu, 4 Jul 2019 17:16:15 GMT (envelope-from gjb@FreeBSD.org)
Received: (from gjb@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id x64HGF88053049;
Thu, 4 Jul 2019 17:16:15 GMT (envelope-from gjb@FreeBSD.org)
Message-Id: <201907041716.x64HGF88053049@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org
using -f
From: Glen Barber
Date: Thu, 4 Jul 2019 17:16:15 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r53227 - head/en_US.ISO8859-1/htdocs/releases/11.3R
X-SVN-Group: doc-head
X-SVN-Commit-Author: gjb
X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/11.3R
X-SVN-Commit-Revision: 53227
X-SVN-Commit-Repository: doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Rspamd-Queue-Id: 42E3F69C70
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org
X-Spamd-Result: default: False [-2.97 / 15.00];
local_wl_from(0.00)[FreeBSD.org];
NEURAL_HAM_MEDIUM(-1.00)[-0.999,0];
NEURAL_HAM_SHORT(-0.97)[-0.968,0];
ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US];
NEURAL_HAM_LONG(-1.00)[-1.000,0]
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.29
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, 04 Jul 2019 17:16:16 -0000
Author: gjb
Date: Thu Jul 4 17:16:15 2019
New Revision: 53227
URL: https://svnweb.freebsd.org/changeset/doc/53227
Log:
Regen after r349735.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
head/en_US.ISO8859-1/htdocs/releases/11.3R/errata.html
Modified: head/en_US.ISO8859-1/htdocs/releases/11.3R/errata.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.3R/errata.html Thu Jul 4 10:36:46 2019 (r53226)
+++ head/en_US.ISO8859-1/htdocs/releases/11.3R/errata.html Thu Jul 4 17:16:15 2019 (r53227)
@@ -13,7 +13,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-14 00:30:53 UTC by gjb.
Abstract
This document lists errata items for FreeBSD 11.3-RELEASE,
+ “®” symbol.
Last modified on 2019-07-04 17:15:36 UTC by gjb.
Abstract
This document lists errata items for FreeBSD 11.3-RELEASE,
containing significant information discovered after the
release or too late in the release cycle to be otherwise
included in the release documentation. This information
@@ -56,7 +56,22 @@
update
| FreeBSD-EN-19:05.kqueue | 9 January 2019 | kqueue race condition and kernel
panic |
| FreeBSD-EN-19:08.tzdata | 14 May 2019 | Timezone database information
update |
| FreeBSD-EN-19:09.xinstall | 14 May 2019 | install(1) broken with partially matching
- relative paths |
This file, and other release-related documents,
+ relative paths
[2019-07-04] An issue which can cause a crash when
+ connecting to a bhyve(4) instance with
+ a VNC client under certain circumstances
+ had been reported. An errata notice is planned
+ post-release.
[2019-07-04] An issue booting bhyve(4) virtual
+ machines compiled with clang(1) version 8.0.0 or later
+ had been reported late in the release cycle. An errata
+ notice is planned post-release.
[2019-07-04] An issue when upgrading from FreeBSD 11.3
+ to FreeBSD 12.0 (which occurred earlier in time,
+ comparatively), had been reported where the
+ com.delphix:spacemap_v2 zpool(8)
+ feature does not exist on FreeBSD 12.0, will fail to
+ import the ZFS pool.
At this time, it is advised to defer migrating from
+ FreeBSD 11.3 to FreeBSD 12.x until FreeBSD 12.1 is
+ available.
Upgrading from earlier FreeBSD 11.x releases to
+ FreeBSD 12.0 are believed to be unaffected.
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