Re: git: 0e0919db966a - stable/14 - periodic.conf: remove long deprecated security_daily_compat_var()

From: Enji Cooper <yaneurabeya_at_gmail.com>
Date: Wed, 05 Jun 2024 15:55:26 UTC
> On Jun 5, 2024, at 1:07 AM, Michael Osipov <michaelo@FreeBSD.org> wrote:
> 
> The branch stable/14 has been updated by michaelo:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=0e0919db966a83efc696d19b39a5962500e6ad46
> 
> commit 0e0919db966a83efc696d19b39a5962500e6ad46
> Author:     Michael Osipov <michaelo@FreeBSD.org>
> AuthorDate: 2024-04-15 11:05:17 +0000
> Commit:     Michael Osipov <michaelo@FreeBSD.org>
> CommitDate: 2024-06-05 08:05:54 +0000
> 
>    periodic.conf: remove long deprecated security_daily_compat_var()
> 
>    This function is documented to be gone in after 11. Time to remove this
>    compat shim.
> 
>    PR:             275296
>    Reviewed by:    jrm (mentor)
>    MFC after:      1 month
>    Differential Revision:  https://reviews.freebsd.org/D44796
> 
>    (cherry picked from commit aa48259f337100e79933d660fec8856371f761ed)

It’s kind of unfortunate that this didn’t just break periodic for folks that rely on these compat variables prior to their removal.
Cheers,
-Enji