public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] clamav: Update to 0.102.4
Date: Tue, 21 Jul 2020 10:28:36 +0100	[thread overview]
Message-ID: <AD965D65-0F02-4D0B-9B61-5F6034A65BD3@ipfire.org> (raw)
In-Reply-To: <20200717161151.2162-1-matthias.fischer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 17 Jul 2020, at 17:11, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> Fixes CVE-2020-3350, CVE-2020-3327, CVE-2020-3481
> 
> For details see:
> https://blog.clamav.net/2020/07/clamav-01024-security-patch-released.html
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/clamav | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/lfs/clamav b/lfs/clamav
> index d1dce39ab..8543d0426 100644
> --- a/lfs/clamav
> +++ b/lfs/clamav
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 0.102.3
> +VER        = 0.102.4
> 
> THISAPP    = clamav-$(VER)
> DL_FILE    = $(THISAPP).tar.gz
> @@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
> DIR_APP    = $(DIR_SRC)/$(THISAPP)
> TARGET     = $(DIR_INFO)/$(THISAPP)
> PROG       = clamav
> -PAK_VER    = 51
> +PAK_VER    = 52
> 
> DEPS       =
> 
> @@ -50,7 +50,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 1577144c66f558fbd8ece3075ea2ac79
> +$(DL_FILE)_MD5 = db5cbe2f1cfccabfc7f0c1a58bc649ab
> 
> install : $(TARGET)
> 
> @@ -60,7 +60,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
> 
> md5 : $(subst %,%_MD5,$(objects))
> 
> -dist:
> +dist: 
> 	$(PAK)
> 
> ###############################################################################
> -- 
> 2.18.0
> 


      reply	other threads:[~2020-07-21  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 16:11 Matthias Fischer
2020-07-21  9:28 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AD965D65-0F02-4D0B-9B61-5F6034A65BD3@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox