From patchwork Tue Mar 12 06:35:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 2145 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [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 BE86488B006 for ; Mon, 11 Mar 2019 19:35:37 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 44J7cS5sbHz5H6f4; Mon, 11 Mar 2019 19:35:36 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1552332937; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:in-reply-to: references:list-id:list-unsubscribe:list-subscribe:list-post; bh=mT2zsZGJQn7Nl9lmYnUMz7zNDp1OKuTreDfVVoIAS0M=; b=evB4V9OoukC8WDoJDyTvBcSg+IzalmkjjdWcP9uEpispM4wLTsUvf69XUlFzJM8Je5hyti x14CICqZSleDI55OVBLu3FVZrkHFYv160UGPIzjwtcpKKb362mxcM8s6jaWkAYe1WN22EC +tMWMg1J4XYZSl70Pt0KIV/nX7WVpDFSWm3vbWNOY+t/cfhilxtZAnmgw/EHK0UStUMHID 5CGNp6ngbZLJwycSXboerCghFkzIzzy53+D2L4YRi46YXoEjhLV0Z5i+MX/uHNycaTzqB6 WEpGzZSxRWVsh6jVMap2Qjhdv72p7Bba45B5lRjP77Irj0+8rNXSdcLv4dwyQQ== Received: from [127.0.0.1] (189.ip-51-38-134.eu [51.38.134.189]) (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 44J7cN2SF8z5H6dx for ; Mon, 11 Mar 2019 19:35:31 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1552332933; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:in-reply-to: references; bh=mT2zsZGJQn7Nl9lmYnUMz7zNDp1OKuTreDfVVoIAS0M=; b=T+kd16DmeAVf/0hqWjSNk/PTh/lXTGySFe9+w9BYuPBChAGFwlVFzqud6m66IC22sOifc0 8zTLEmOk53Gxx43SaP0bkNZBEXwLQKjQ8THWXVkT5YOpcL1Z2+IAHad+ZkWf8eZP8w1MEI 21/NY8SxO0wxkUK6aFWdAjT8T1r/XKQcxlXBtU4NcR0J+4n0JyNy4CXr6wKZG0plPjSbeC /TvUxu2M9owUIRB56p1qaTQ/MoI6uMq7yvDkuZZt4r3bfXQLNTUDiw9/o+QV0l2C7W3HT+ 1+fAHW+BlDQ9tuoGXb8EQZO65A3egaMkb3WrbzvjcyD+dZdU3K/JrqduY1WMTQ== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Organization: IPFire.org Subject: [PATCH] amavisd: update to 2.11.1 Message-ID: Date: Mon, 11 Mar 2019 19:35:00 +0000 MIME-Version: 1.0 Content-Language: en-US X-Spamd-Result: default: False [-5.97 / 11.00]; ARC_NA(0.00)[]; BAYES_HAM(-3.00)[100.00%]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; DKIM_SIGNED(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM(-2.87)[-0.957,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:51.38.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[] Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@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" Signed-off-by: Peter Müller --- lfs/amavisd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lfs/amavisd b/lfs/amavisd index a46866236..026e43f2f 100644 --- a/lfs/amavisd +++ b/lfs/amavisd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,15 +24,15 @@ include Config -VER = 2.5.2 +VER = 2.11.1 THISAPP = amavisd-new-$(VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = amavisd -PAK_VER = 1 +PAK_VER = 2 DEPS = "clamav spamassassin" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 52d227d442fac64916488b83d79806d7 +$(DL_FILE)_MD5 = f89fc043c790e35137121e45f2890703 install : $(TARGET) @@ -76,7 +76,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && cp -f amavisd /usr/bin chown root.root /usr/bin/amavisd chmod 755 /usr/bin/amavisd