On Sun, Jan 17, 2016 at 07:13:41AM -0700, Stuart Henderson wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   st...@cvs.openbsd.org   2016/01/17 07:13:41
> 
> Modified files:
>       mail/mutt      : Makefile 
> Added files:
>       mail/mutt/patches: patch-main_c patch-mutt_sasl_c 
>                          patch-mutt_sasl_h 
> 
> Log message:
> Add an initial pledge to mutt, from tb@. Tested so far with slang/normal,
> gpgme/normal, sasl/normal, headercache on/off, and with imap/mbox/maildir.
> 
> As you'd expect with a program like this that has many configuration
> options, including at runtime, the pledge is rather wide. But even so,
> a wide pledge still prevents many system calls, and restricts use of
> others.
> 
> Committing early to make it easier for people to test. Please do so,
> especially if you have an unusual configuration. If you run into problems,
> please obtain a ktrace and report back to tb@ and myself with a description,
> the last page or so of kdump output, and preferably a backtrace. Thanks!
> 

And please review carefully your kdump output before submit it to
someone: it could contains sensitive data (passwords, emails, ...)

-- 
Sebastien Marie

Reply via email to