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)
Sat, May 30, 7:41 PM
Unknown Object (File)
Fri, May 29, 12:06 PM
Unknown Object (File)
Wed, May 13, 5:43 PM
Unknown Object (File)
Wed, May 13, 5:28 PM
Unknown Object (File)
Wed, May 13, 5:08 PM
Unknown Object (File)
Apr 20 2026, 1:43 AM
Unknown Object (File)
Apr 20 2026, 1:40 AM
Unknown Object (File)
Apr 19 2026, 9:06 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 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