Freeze break: update exclude list for clamav scan on pkgs01

Ralph Bean rbean at redhat.com
Fri Sep 12 18:47:42 UTC 2014


On Fri, Sep 12, 2014 at 10:57:33AM -0600, Kevin Fenzi wrote:
> Newer versions of the fwsnort package have a false positive with clamav
> virus scanning. 
> 
> I'd like to make the exception for that package more general so we
> don't have to keep updating versions.
> 
> I don't see any impact from this really... 
> 
> +1s?
> 
> kevin
> --
> diff --git a/manifests/services/distgit.pp b/manifests/services/distgit.pp
> index c9ec76a..8f3137b 100644
> --- a/manifests/services/distgit.pp
> +++ b/manifests/services/distgit.pp
> @@ -44,7 +44,7 @@ class distgit {
>  
>      clamav::clamscan { 'admin at fedoraproject.org':
>          paths => '/srv/cache/lookaside/pkgs',
> -        excludes => ['clamav-', 'amavisd-new-2.3.3.tar.gz', 'bro-20080804.tgz', 'mailman-', 'sagator-', 'nicotine', 'fwsnort-1.0.6.tar.gz', 'psad-2.1.7.tar.bz2', 'pymilter-', 'linkchecker-' ]
> +        excludes => ['clamav-', 'amavisd-new-2.3.3.tar.gz', 'bro-20080804.tgz', 'mailman-', 'sagator-', 'nicotine', 'fwsnort-*', 'psad-2.1.7.tar.bz2', 'pymilter-', 'linkchecker-' ]
>      }
>  
>      git::git-server { '/srv/git/rpms': }
> diff --git a/modules/ansible/manifests/ini

+1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20140912/ddec9083/attachment.sig>


More information about the infrastructure mailing list