Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2022 18:11:13 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 70d80e8290 - main - 12.4 Release notes: Add pfsync changes
Message-ID:  <202211121811.2ACIBDD3026364@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

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

commit 70d80e82900cb1f240887b318320ff65d67dfd91
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-11-12 17:10:53 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-11-12 17:10:53 +0000

    12.4 Release notes: Add pfsync changes
---
 website/content/en/releases/12.4R/relnotes.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index 1de7161f09..64e9ffd80f 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -236,6 +236,8 @@ The man:mpr[4] and man:mps[4] drivers had some panic fixed and a more robust dev
 
 The man:ocs_fc[4] device driver had a user-after-free bug fixed along with some memory leaks.
 
+The man:pfsync[4] pseudo-device had some locking, defer mode and NULL check bug fixed.
+
 The man:random[4] device had some improvements that now make entroypy sources deregistration-safe. On x86 prefer RDSEED over RDRAND when available as per Intel documentation.
 
 The man:rk_i2c[4] driver had a number of improvements including the increasing of the number of bytes that can be sent to 32.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211121811.2ACIBDD3026364>