git: 1b7f9c586d25 - main - UPDATING: Belatedly document commit fa02551dc8a0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Jul 2025 21:58:57 UTC
The branch main has been updated by markj:
URL: https://cgit.FreeBSD.org/src/commit/?id=1b7f9c586d2599081ca3bf79aefaf477ad115995
commit 1b7f9c586d2599081ca3bf79aefaf477ad115995
Author: Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-07-26 21:58:07 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-07-26 21:58:07 +0000
UPDATING: Belatedly document commit fa02551dc8a0
Reported by: Ian Freislich <ianfreislich@gmail.com>
---
UPDATING | 3 +++
1 file changed, 3 insertions(+)
diff --git a/UPDATING b/UPDATING
index a2843aa95127..8360ab14ada0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,9 @@ 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".)
+20250726:
+ amd64 kernel configurations must contain "options SMP".
+
20250725:
gssd(8) has been moved to a new package, FreeBSD-gssd. If you use
pkgbase and you need gssd, you should install this package.