Date: Wed, 11 Dec 2024 23:27:09 GMT From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: af66ffbf69e4 - main - RELNOTES: Add an entry for commit 0e8a36a2ab12 Message-ID: <202412112327.4BBNR9pF083767@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=af66ffbf69e4013401b2e0a51af689c12b62387d commit af66ffbf69e4013401b2e0a51af689c12b62387d Author: Rick Macklem <rmacklem@FreeBSD.org> AuthorDate: 2024-12-11 23:25:31 +0000 Commit: Rick Macklem <rmacklem@FreeBSD.org> CommitDate: 2024-12-11 23:25:31 +0000 RELNOTES: Add an entry for commit 0e8a36a2ab12 --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index a4f6e877ae32..96c80bd483ea 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +0e8a36a2ab12: + Add a new NFS mount option called "mountport" that may be used + to specify the port# for the NFS server's Mount protocol. + This permits a NFSv3 mount to be done without running rpcbind(8). + b2f7c53430c3: Kernel TLS is now enabled by default in kernels including KTLS support. KTLS is included in GENERIC kernels for aarch64,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412112327.4BBNR9pF083767>