Date: Thu, 3 Apr 2025 19:32:25 GMT From: Olivier Certner <olce@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: e34dec3f12b6 - stable/14 - UPDATING: Request recompiling MAC modules because of new hooks Message-ID: <202504031932.533JWPZA040432@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=e34dec3f12b6a4cab5926537a4f651d8a881edd0 commit e34dec3f12b6a4cab5926537a4f651d8a881edd0 Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2025-04-03 07:43:32 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2025-04-03 19:31:04 +0000 UPDATING: Request recompiling MAC modules because of new hooks --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index 62d80d0c4c74..65c8b793a1ae 100644 --- a/UPDATING +++ b/UPDATING @@ -12,6 +12,12 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20250403: + Commit 8aedc83c1cc2 ("New setcred() system call and associated MAC + hooks") introduces new MAC hooks for the new setcred() system call, + modifying the layout and size of 'struct mac_policy_ops'. As a result, + all MAC modules need to be recompiled. + 20250228: Commit 9fed5151903f modified the internal API between the nfscommon and nfscl modules. As such, both of these modules
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504031932.533JWPZA040432>