git: 4953867bc1 - main - 14.3: Document open issues
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jun 2025 23:56:17 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=4953867bc122131ed25fd403be2984d2b1fa5858
commit 4953867bc122131ed25fd403be2984d2b1fa5858
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-06-08 23:55:53 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-06-08 23:55:53 +0000
14.3: Document open issues
---
website/content/en/releases/14.3R/errata.adoc | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/website/content/en/releases/14.3R/errata.adoc b/website/content/en/releases/14.3R/errata.adoc
index f579e3a8a8..141cd64c21 100644
--- a/website/content/en/releases/14.3R/errata.adoc
+++ b/website/content/en/releases/14.3R/errata.adoc
@@ -63,7 +63,15 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/
[[open-issues]]
== Open Issues
-No open issues.
+* When "restarting" the FreeBSD installation process, some values are remembered and not re-prompted.
+
+* The installer produces a non-booting system in the (non-default) combination of MBR and ZFS.
+
+* SCTP can use deprecated addresses even when `net.inet6.ip6.use_deprecated` is set to zero (non-default).
+
+* Unloading the `snd_dummy` kernel module can cause a kernel panic.
+
+* Some wifi drivers fail to connect to networks using the (long-deprecated) TKIP protocol.
[[late-news]]
== Late-Breaking News