This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 3.x development tree".
The branch, master has been updated via e5a3382fa959caa197f8b414d4e94896dadb81ca (commit) from 8d2329a2b2058fbd5b577f58be85475abfee5ce0 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit e5a3382fa959caa197f8b414d4e94896dadb81ca Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Aug 23 00:31:41 2019 +0100
clamav: Update to 0.101.4
Fixes: #12140
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: clamav/clamav.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/clamav/clamav.nm b/clamav/clamav.nm index 9abe6c40e..2f781ce71 100644 --- a/clamav/clamav.nm +++ b/clamav/clamav.nm @@ -4,8 +4,8 @@ ###############################################################################
name = clamav -version = 0.101.2 -release = 2 +version = 0.101.4 +release = 1
groups = System Environment/Daemons url = http://www.clamav.net
hooks/post-receive -- IPFire 3.x development tree