The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1b7f9c586d2599081ca3bf79aefaf477ad115995
commit 1b7f9c586d2599081ca3bf79aefaf477ad115995 Author: Mark Johnston <ma...@freebsd.org> AuthorDate: 2025-07-26 21:58:07 +0000 Commit: Mark Johnston <ma...@freebsd.org> CommitDate: 2025-07-26 21:58:07 +0000 UPDATING: Belatedly document commit fa02551dc8a0 Reported by: Ian Freislich <ianfreisl...@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.