From patchwork Fri Jul 17 16:11:51 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3262 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4B7bjg50dnz3xTQ for ; Fri, 17 Jul 2020 16:12:07 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4B7bjZ29HHz1gm; Fri, 17 Jul 2020 16:12:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4B7bjY3Y6Pz2yVX; Fri, 17 Jul 2020 16:12:01 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4B7bjW1w97z2xl3 for ; Fri, 17 Jul 2020 16:11:59 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4B7bjT5jfNz1gm for ; Fri, 17 Jul 2020 16:11:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1595002318; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=/4dW+T5SY39SSyFabMDmJLsg/nYPm/7Fln4mx+ZV9yQ=; b=rUdLq3vn0YTxhlWfOxrlgqwxb17W+NawdHnsfq/yL2i+beRNiXB+tUcmzFp9VWHX2zIcQG lo5gpQvIG3CgFdAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1595002318; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=/4dW+T5SY39SSyFabMDmJLsg/nYPm/7Fln4mx+ZV9yQ=; b=Gab5/6cw21Raw32qUFkqRInRapGB/QRWPjaFJCfzMJS0cPp7KEH6mempVJqJK192dqjIbd 1zduoUovTvXANt2DJ5sZjRadhXB1hqYcRBEFutmoo0kW8SHquCNg8TTnE04/dHkgCF/FRZ zda+Mec5m0ElnPKNeEfCBd/bP9G9u3U1wsJ0EiSAjYMqXjYAiJzxjA1mxtinnl9sW+xJ40 aU9aaFIbEzBKFD+qjGEb0FbJKQKWXKVNBbIFGCXAgfywCtafVu8OFX2wOAlDdWjDZiLcul E6hjxo2Obs//weNNiAFxRkqbFiTMOGeoM83QI2+u7lwVT9hyfR7l6MsxaWjpwA== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] clamav: Update to 0.102.4 Date: Fri, 17 Jul 2020 18:11:51 +0200 Message-Id: <20200717161151.2162-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" 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 Reviewed-by: Michael Tremer --- 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) ###############################################################################