commit dced1188f0aae7a3a714a58540f8f6bf4043f35c
Author: Sascha Wildner <[email protected]>
Date:   Thu Mar 6 22:56:45 2014 +0100

    Add an /etc/periodic script to check for dports package vulnerabilities.
    
    It's basically just 'pkg audit' at them moment, the output of which is
    then included in the nightly security mails.
    
    To disable this check for some reason, daily_status_dports_audit_enable
    can be set to 'no' in /etc/periodic.conf.
    
    Reported-by: joris

Summary of changes:
 etc/defaults/periodic.conf                         |  3 +++
 .../security/{700.kernelmsg => 680.dportsaudit}    | 28 ++++++++++------------
 etc/periodic/security/Makefile                     |  1 +
 share/man/man5/periodic.conf.5                     |  8 ++++++-
 4 files changed, 24 insertions(+), 16 deletions(-)
 copy etc/periodic/security/{700.kernelmsg => 680.dportsaudit} (75%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dced1188f0aae7a3a714a58540f8f6bf4043f35c


-- 
DragonFly BSD source repository

Reply via email to