aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2025-11-03 00:20:26 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2025-11-03 00:20:26 +0000
commit088ced14a69ba2dce083c031b60c0d04ba218488 (patch)
treee02b37181fe97fe49637fb8a73cf396a3290fcf6
parentb3de3c2dea576b626a8a107d96b0fd6562500c1e (diff)
UPDATING: Add an entry for e5aa60d06958
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d89afb7ef429..3f425d9da7c8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.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".)
+20251102:
+ Commit e5aa60d06958 changed the internal KAPI between
+ the NFS modules. As such, they all need to be rebuilt
+ from sources. __FreeBSD_version was bumped to 1600004 for this.
+
20251025:
flua(1) has moved to the new FreeBSD-flua package. If you use flua,
you may want to install this package if it's not otherwise installed