Page MenuHomeFreeBSD

periodic: Make security diff(1) output as small is possible
ClosedPublic

Authored by michaelo on Dec 15 2023, 2:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 12, 4:16 AM
Unknown Object (File)
Wed, Feb 12, 12:46 AM
Unknown Object (File)
Mon, Feb 3, 5:09 AM
Unknown Object (File)
Mon, Jan 27, 9:57 AM
Unknown Object (File)
Dec 5 2024, 12:53 AM
Unknown Object (File)
Oct 28 2024, 3:01 AM
Unknown Object (File)
Oct 26 2024, 5:37 PM
Unknown Object (File)
Oct 4 2024, 4:54 PM

Details

Summary

Make, by default, security diff(1) produce a unified output with a context of
zero (0) lines. This reduces output of unrelated lines in e-mails delivered
to root.

PR: 270266
Approved by: jrm (mentor), emaste, karels
MFC after: 1 month
Relnotes: yes

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54961
Build 51850: arc lint + arc unit

Event Timeline

As requested by @karels, this is now a separate review, with target MFC after one month.

Double-checking the places where this gets used, I don't think context is important. I agree with the long MFC just in case.

This revision is now accepted and ready to land.Dec 15 2023, 5:04 PM