Mark Murray ce7422b923 textproc/par: Add Capsicum for security
Par is complicated software which process arbitrary input, this patch
adds support for Capsicum to increase its security, we cap_enter() right
at the beginning of main().

PR: 284322
Reported by:	mp39590 at gmail.com
2025-08-09 10:53:22 +01:00
..