git: fb7140b1f928 - main - UPDATING: Add entry for commit 57ce37f9dcd0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Oct 2023 20:19:14 UTC
The branch main has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=fb7140b1f928a00d03ce2c11a9e6e1b7515272fe
commit fb7140b1f928a00d03ce2c11a9e6e1b7515272fe
Author: Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2023-10-18 20:17:42 +0000
Commit: Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2023-10-18 20:17:42 +0000
UPDATING: Add entry for commit 57ce37f9dcd0
---
UPDATING | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/UPDATING b/UPDATING
index b750b2b913b5..9334ebf0dd5e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,10 @@ 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".)
+20231018:
+ Commit 57ce37f9dcd0 changed the internal KAPI between the
+ nfscommon and nfscl modules. Both must be rebuilt from sources.
+
20231010:
dialog(1) has been replaced in base by bsddialog(1), while most of the
time replacing a dialog(1) call by a bsddialog(1) call works out of the