Bug 281877 - security_daily_compat_var still used by periodic processes
Summary: security_daily_compat_var still used by periodic processes
Status: Closed Not A Bug
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 13.4-RELEASE
Hardware: Any Any
: --- Affects Only Me
Assignee: Michael Osipov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-05 20:16 UTC by JJ Day
Modified: 2024-10-07 13:13 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JJ Day 2024-10-05 20:16:52 UTC
security_daily_compat_var() was removed in release 13.4 (see Bug 275296) but is still called from daily and monthly security periodic by:
    usr/local/etc/periodic/security/
        405.pkg-base-audit
        410.pkg-audit
        460.pkg-checksum
Comment 1 Michael Osipov freebsd_committer freebsd_triage 2024-10-07 13:13:34 UTC
I believe that this is the wrong issue tracker, since it resides in LOCALBASE, it is a port: https://github.com/freebsd/pkg/issues/2284.