git: 1b832d5d8cc6 - main - UPDATING: Add an entry for commits 171f66b0c2ca and 8e2a90ac8089
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jun 2025 20:06:28 UTC
The branch main has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=1b832d5d8cc6a24d6fa8691397bafc077b0c4b88
commit 1b832d5d8cc6a24d6fa8691397bafc077b0c4b88
Author: Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2025-06-30 20:03:14 +0000
Commit: Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2025-06-30 20:03:14 +0000
UPDATING: Add an entry for commits 171f66b0c2ca and 8e2a90ac8089
---
UPDATING | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/UPDATING b/UPDATING
index fb4f1234a62f..9b3cd1b90909 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.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".)
+20250630:
+ Commits 171f66b0c2ca and 8e2a90ac8089 changed the internal
+ api between nfscommon.ko and the other nfs modules.
+ Bump __FreeBSD_version to 1500049 for this.
+ All NFS related modules must be rebuilt from up-to-date
+ sources.
+
20250625:
"make delete-old" will now remove the Forth bootloader entirely
if the system is built with WITHOUT_FORTH.