From patchwork Tue Jun 22 16:13:44 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 4458 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4G8Wfn6vP6z3wbS for ; Tue, 22 Jun 2021 16:13:53 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4G8Wfm4Tn1zw4; Tue, 22 Jun 2021 16:13:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4G8Wfm2rg4z2xbM; Tue, 22 Jun 2021 16:13:52 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4G8Wfk4skPz2xRJ for ; Tue, 22 Jun 2021 16:13:50 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4G8Wfk0NXtz14q for ; Tue, 22 Jun 2021 16:13:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1624378430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=t4yGfgTN7BYMQRc76qbO+nCdQopNB2qvc9tVOntc9V4=; b=Odo3TQO19ZV4soTYUuUatnExmmVSIzbJ3O9O3tTgX1nMbjkfDufVUqojYYNGVInFrGgIk5 genT/pa9w50ntBKXs7StvcWcp/dBYtu0NoHdDFQyOpAP2o0v+JRA7dAQjVw/f62gwCxKCl SzVW8AiFoAswveN1Xw/awEhP8/g/kyIfLo11XgPX2019w6Mk9qjK/L0KXk6NteXC8BsN8n QAU5avRLkbLJHF5lxjBh/AntQYWkPVBtAz1Fx0GwZdr4d6PRx3vtngxVV+DFoJx78vxTSw 70Fz0WhPc0j70UfO+A/mqFqTa6IpWUsIoLwHF8pqJKtgCQpGwRjcQaYVPrSlwg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1624378430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=t4yGfgTN7BYMQRc76qbO+nCdQopNB2qvc9tVOntc9V4=; b=bXydwQDZ/W0AxbyqG2wQ5oxWNgmXz8zTFHuvLvXafBVKQRsnuNSTFj1OTWfd0FGsCh4cS9 2Va9OsPWCbvHNTAQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] clamav: Update to 0.103.3 Date: Tue, 22 Jun 2021 18:13:44 +0200 Message-Id: <20210622161344.2180-1-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" For details see: https://blog.clamav.net/2021/06/clamav-01033-patch-release.html Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- lfs/clamav | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/clamav b/lfs/clamav index e36b4003d..4dc996ea4 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -24,7 +24,7 @@ include Config -VER = 0.103.2 +VER = 0.103.3 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 = 55 +PAK_VER = 56 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 508e6988e2937985e702cc3a2202b6e7 +$(DL_FILE)_MD5 = f8dcf678953f6af056ddd5917bcc50c3 install : $(TARGET)