git: 5fefb0f67d - main - 13.1: prune stale entries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 May 2022 20:32:11 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=5fefb0f67d689a12d93139e7c51a3c2d020926cb commit 5fefb0f67d689a12d93139e7c51a3c2d020926cb Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-05-16 20:31:56 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-05-16 20:31:56 +0000 13.1: prune stale entries Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/releases/13.1R/errata.adoc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/website/content/en/releases/13.1R/errata.adoc b/website/content/en/releases/13.1R/errata.adoc index 43aeaa493c..d24828396c 100644 --- a/website/content/en/releases/13.1R/errata.adoc +++ b/website/content/en/releases/13.1R/errata.adoc @@ -102,11 +102,4 @@ No open issues. [[late-news]] == Late-Breaking News -[2021-04-05] A very late issue was discovered in the [.filename]#/usr/bin/dc# program. -The "P" command does not correctly pop the top of stack value and this will break complex scripts that continue after printing a result. -The [.filename]#/usr/bin/bc# program is not affected, since it does not depend on dc as its execution engine. - -[2021-04-14] An issue was discovered where during an upgrade, when the kernel is new but [.filename]#/sbin/ifconfig# is still the previous version, VLAN interfaces are configured with an invalid ethernet protocol type. -This causes the VLAN interfaces to send invalid traffic, resulting in non-functional networking. -Once the updated [.filename]#/sbin/ifconfig# binary is installed, VLANs are created correctly. -When depending on network access via VLANs during the upgrade, it is suggested to install the new world (run the second `freebsd-update install`) before rebooting. +No late-breaking news.