aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2021-03-30 21:43:53 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2021-03-30 21:43:53 +0000
commit2b98ea2e51a0e38861dc8d29c2c716f2c19433d6 (patch)
treeb5e93b514292886f269b7387de8f3e9eb041d226
parent01ae8969a9eed652fbd894faa5b31b1593079ed8 (diff)
downloadsrc-2b98ea2e51a0e38861dc8d29c2c716f2c19433d6.tar.gz
src-2b98ea2e51a0e38861dc8d29c2c716f2c19433d6.zip
UPDATING: Add an entry for commit 01ae8969a9ee.
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index edad902d0ab1..33956aa7f08c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20210330:
+ Commit 01ae8969a9ee fixed the NFSv4.1/4.2 server so that it
+ handles binding of the back channel as required by RFC5661.
+ Until this patch is in your server, avoid use of the "nconnects"
+ mount option for Linux NFSv4.1/4.2 mounts.
+
20210225:
For 64-bit architectures the base system is now built with Position
Independent Executable (PIE) support enabled by default. It may be