Freeze break: update exclude list for clamav scan on pkgs01

Patrick Uiterwijk puiterwi at redhat.com
Fri Sep 12 17:00:50 UTC 2014


+1

With kind regards,
Patrick Uiterwijk
Associate Software Engineer, Red Hat

> On 12 Sep 2014, at 18:57, Kevin Fenzi <kevin at scrye.com> 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
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure


More information about the infrastructure mailing list