git: f495c9e9e3 - main - 15.1/errata: All open issues fixed in stable

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Tue, 25 Aug 2026 22:59:34 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/doc/commit/?id=f495c9e9e32cd4fb539a8b85e506b6573eb18618

commit f495c9e9e32cd4fb539a8b85e506b6573eb18618
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-25 22:24:30 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-25 22:40:22 +0000

    15.1/errata: All open issues fixed in stable
    
    Discussed with: cperciva
---
 website/content/en/releases/15.1R/errata.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/releases/15.1R/errata.adoc b/website/content/en/releases/15.1R/errata.adoc
index 7842a840d9..09afced7ca 100644
--- a/website/content/en/releases/15.1R/errata.adoc
+++ b/website/content/en/releases/15.1R/errata.adoc
@@ -80,11 +80,11 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/
 
 1. The **man:nfs[4]** client may cause a kernel panic when an NFSv4.1 or NFSv4.2 server becomes unresponsive or reboots. The system will automatically reboot after the panic. +
 **Workaround**: Avoid using `soft` or `intr` mount options with NFSv4.1/4.2 mounts. If the panic occurs frequently, consider downgrading to NFSv3 until a patched version is available. +
-**State**: Fixed in main - https://bugs.freebsd.org/294925
+**State**: Fixed in {releaseBranch} after 26 June 2026 - https://bugs.freebsd.org/294925
 
 2. Systems with **man:zfs[4]** encrypted pools with `keylocation=prompt` datasets may stall waiting for a passphrase on boot if the `zfskeys` **man:rc[8]** script is enabled, diverging from previous behavior where mounting them would be skipped. +
 **Workaround**: Use `zpool set cachefile=none <pool>` so that the pool is not imported at boot. +
-**State**: Open - https://bugs.freebsd.org/296130
+**State**: Fixed in {releaseBranch} after 24 August 2026 - https://bugs.freebsd.org/296130
 
 [[late-news]]
 == Late-Breaking News