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
F132363455: D43071.id131470.diff
Thu, Oct 16, 6:09 AM
F132363441: D43071.id132030.diff
Thu, Oct 16, 6:08 AM
F132363410: D43071.id.diff
Thu, Oct 16, 6:08 AM
F132310459: D43071.diff
Wed, Oct 15, 6:50 PM
Unknown Object (File)
Sat, Sep 20, 1:11 PM
Unknown Object (File)
Sat, Sep 20, 2:02 AM
Unknown Object (File)
Sat, Sep 20, 1:58 AM
Unknown Object (File)
Sat, Sep 20, 1:03 AM

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 Not Applicable
Unit
Tests Not Applicable

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