From fc8310db5208a5a0d9acd4a9f61aa6e5180fb376 Mon Sep 17 00:00:00 2001 From: Olivier Certner Date: Thu, 3 Apr 2025 14:08:31 +0200 Subject: [PATCH] RELNOTES: mac_do(4): Change of rules syntax; Provide hints and pointers Reviewed by: markj, emaste MFC after: Immediately Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D49658 --- RELNOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELNOTES b/RELNOTES index 7b5eac0d873..70b59cdb621 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,16 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +f0600c41e754-de701f9bdbe0, bc201841d139: + mac_do(4) is now considered production-ready and its functionality has + been considerably extended at the price of breaking credentials + transition rules' backwards compatibility. All that could be specified + with old rules can also be with new rules. Migrating old rules is just + a matter of adding "uid=" in front of the target part, substituting + commas (",") with semi-colons (";") and colons (":") with greater-than + signs (">"). Please consult the mac_do(4) manual page for the new rules + grammar. + 02d4eeabfd73: hw.snd.maxautovchans has been retired. The commit introduced a hw.snd.vchans_enable sysctl, which along with