From e34dec3f12b6a4cab5926537a4f651d8a881edd0 Mon Sep 17 00:00:00 2001 From: Olivier Certner Date: Thu, 3 Apr 2025 09:43:32 +0200 Subject: [PATCH] UPDATING: Request recompiling MAC modules because of new hooks --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index 62d80d0c4c7..65c8b793a1a 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