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
F165087697: D43071.diff
Wed, Aug 5, 10:24 PM
Unknown Object (File)
Mon, Aug 3, 3:03 PM
Unknown Object (File)
Thu, Jul 30, 11:24 PM
Unknown Object (File)
Sun, Jul 26, 11:43 PM
Unknown Object (File)
Thu, Jul 23, 5:04 AM
Unknown Object (File)
Jun 25 2026, 4:29 AM
Unknown Object (File)
Jun 11 2026, 12:10 AM
Unknown Object (File)
May 30 2026, 7:41 PM
Subscribers

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