From patchwork Fri Jan 11 01:30:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2032 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id 8014C85D3E7 for ; Thu, 10 Jan 2019 14:30:56 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id B84DC2199085; Thu, 10 Jan 2019 14:30:55 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1547130655; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=QyddHsiDfIMj9ajSN1u0vRIJM1k0y8ek7CAn2ysE8Pk=; b=HcKFAMQJf4XnCJBCTbpf9BRZw2QjG4Kgbbp28h3rnLAVTiyMx0mvhTwN1sT4L42DbOt+Va YofJTjHFgpaFzme+mGCB+v0zgk873ZXFjtZwZVTUwntrHMxIDC4PIVi/AJ7zBijMXA3OqK iM6EX6+oKfIVbdb33EsmZapA6Np/blTCB//9Yt/V8vXGRsqur2XIUD+wDKt6AmX0nAdXZy frq6uxIzODQTTDgyuhsgRjgZ8F02OZsPZMTcCSDhh/lG2daSxUJxNsCnj91QvKToNC6TWm jmhjJYAL7rUVWzpCAtd8Ie5xyYSmqZoz4COVnz7WM9ZizhdKf58bVddgEm2x6A== Received: from Devel.localdomain (p4FF5633E.dip0.t-ipconnect.de [79.245.99.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 2BA8D21B512A for ; Thu, 10 Jan 2019 14:30:53 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1547130653; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=QyddHsiDfIMj9ajSN1u0vRIJM1k0y8ek7CAn2ysE8Pk=; b=XTtxW7Uok8ZIlCsoyaK4lo4MvcKI4AAmDz+Dh6aQW+zVic1uHlSnXT+p7AKbM/JRpHVLpa cQSTaj2EKg4JtqhZRso65u/SsiUwaS6Ga5djhsqAY5Rnqh9JlP3ROTUvjWXs2XXVjenPoj TWX34nnMJRhC7ay0KDATZ4Zsnwohh9sb5UIP+WaNN7D4bxRGOOYMGMBgSzniZwXgQTr7U4 u5yE5aFu3p0swAAyey9ZgE6sS4498WjQ8ZPSDZFoHkshkEwC1nfqufnFB1MB9Yd3xsmVuC WkskuSy1D1jzE7hDq8483pYhmU9qAYxS9JW5iEDWYhnhzYDEvRNeIaW90lLcJA== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] clamav: Update to 0.101.1 Date: Thu, 10 Jan 2019 15:30:49 +0100 Message-Id: <20190110143049.31751-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.18.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org X-Spamd-Result: default: False [-2.75 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-0.65)[-0.215,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:3320, ipnet:79.192.0.0/10, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-2.75 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 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/2019/01/clamav-01011-patch-has-been-released.html Best, Matthias Signed-off-by: Matthias Fischer --- config/rootfiles/packages/clamav | 7 ++++--- lfs/clamav | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/packages/clamav b/config/rootfiles/packages/clamav index 3f35f9b17..e95d4dc6e 100644 --- a/config/rootfiles/packages/clamav +++ b/config/rootfiles/packages/clamav @@ -8,11 +8,12 @@ usr/bin/clamscan usr/bin/clamsubmit usr/bin/freshclam usr/bin/sigtool +#usr/include/clamav-types.h #usr/include/clamav.h #usr/lib/libclamav.la usr/lib/libclamav.so usr/lib/libclamav.so.9 -usr/lib/libclamav.so.9.0.0 +usr/lib/libclamav.so.9.0.1 #usr/lib/libclammspack.la usr/lib/libclammspack.so usr/lib/libclammspack.so.0 @@ -20,11 +21,11 @@ usr/lib/libclammspack.so.0.1.0 #usr/lib/libclamunrar.la usr/lib/libclamunrar.so usr/lib/libclamunrar.so.9 -usr/lib/libclamunrar.so.9.0.0 +usr/lib/libclamunrar.so.9.0.1 #usr/lib/libclamunrar_iface.la usr/lib/libclamunrar_iface.so usr/lib/libclamunrar_iface.so.9 -usr/lib/libclamunrar_iface.so.9.0.0 +usr/lib/libclamunrar_iface.so.9.0.1 #usr/lib/pkgconfig/libclamav.pc usr/sbin/clamd #usr/share/man/man1/clambc.1 diff --git a/lfs/clamav b/lfs/clamav index 20ff9ddf3..a6e44ebf2 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -24,7 +24,7 @@ include Config -VER = 0.101.0 +VER = 0.101.1 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 = 42 +PAK_VER = 43 DEPS = "" @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 47c36d13ac814b9e29ed6f5fc1691373 +$(DL_FILE)_MD5 = 9c137d6172f6e132e08e61fe25b636f8 install : $(TARGET)