Date: Tue, 26 Aug 2025 09:22:09 GMT From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 3463f02706db - main - UPDATING: add an entry for [gs]etgroups Message-ID: <202508260922.57Q9M9cD089975@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/src/commit/?id=3463f02706db022cedffce86250a0a7823d45c0e commit 3463f02706db022cedffce86250a0a7823d45c0e Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2025-08-26 09:20:51 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2025-08-26 09:22:03 +0000 UPDATING: add an entry for [gs]etgroups --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index ddb2e7603b2a..26029e566a9a 100644 --- a/UPDATING +++ b/UPDATING @@ -73,6 +73,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: If you only have FreeBSD-sendmail installed for applications that require libmilter, you can now remove it. +20250815: + The [gs}etgroups(2)syscalls have changed. To maintain backwards + compatibility with existing programs, you need COMPAT_FREEBSD14 in + your kernel config until all applications which use this are + rebuild/reinstalled. + 20250815: jemalloc 5.3.0 has been committed to the tree.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508260922.57Q9M9cD089975>