From patchwork Sun May 27 02:18:22 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1785 Return-Path: Received: from mail01.ipfire.org (mail01.ipfire.org [IPv6:2001:470:7183:25::1]) by web02.i.ipfire.org (Postfix) with ESMTP id 2BC8E60AB1 for ; Sat, 26 May 2018 18:18:30 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id BDDA81164656; Sat, 26 May 2018 17:18:29 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1527351509; 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=8iXJilkAjlyYS0rEBiy2WKaXw286aPj1pQcHGRHIRQA=; b=lPJV/Mjn/3TBARENDl/x1nD4afC+3UkAaU7sqvqHVL8liimaPYuPuEzTTeviHVwdcaFcvD OLIc/gfHL5itopBo0yOZfwbyw2ybB3u2LTvmM0u00AdKXr+cLzbA3rIDFuTYQM15sXwqSh 9CNB2d2r4p/1RqUFtv+FMxXM59aCbCXWw0Jms7o1y2niiCxguzhZ0/rXl6VfQcxKzEYesn GsoLh+EeSqaF1kArW+gpIyN1NEIWiATHzku6BwCLwY9hR56mSE8nhUAMRUppU159N9nZ1b KeXo0o7Pcvng0Cm+yxsAgWjageOlclDX9xW5RMLPhy6NgmRgR44vdKNKxSQ2Pg== Authentication-Results: mail01.i.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1527351507; 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=8iXJilkAjlyYS0rEBiy2WKaXw286aPj1pQcHGRHIRQA=; b=mCeGj94HhqNzYWfPC7mHw0rmz3FxxKbAlq99JzF03xFyvBvMkdGgjc1VCvqVfYkeonQdhe wiOP0FbBLbub4tpahcg3TtFNsPf+sFITEgqUtpa/r3dtYEC4H/Xuo1tTWBI9hfsBoxtGIE nOrrEiTz3N2p3j2d69aFdsn0ywgFKJD2x8J/H92l6Dbw1Ivkvt4qI/4ea2WAWE1o0GytAR od2FQoIButaAo7KM9Lpgq2f/6btstPpL0XLLgDxfXx/Z3wqdRrD3ozGLc/cSLL1Yidfrl9 /xVEJFKJo+67NK3LnMzRPIog9C3OhwGWh9VMIBvOf93hgaewgKCUsZ5WOsNMhA== Received: from Devel.localdomain (p5B0A2E81.dip0.t-ipconnect.de [91.10.46.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 220A410D22C5 for ; Sat, 26 May 2018 17:18:27 +0100 (BST) From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] xz: Update to 5.2.4 Date: Sat, 26 May 2018 18:18:22 +0200 Message-Id: <20180526161822.1713-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.17.0 X-Spamd-Result: default: False [-4.96 / 11.00]; ASN(0.00)[asn:3320, ipnet:91.0.0.0/10, country:DE]; DKIM_SIGNED(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; RCPT_COUNT_ONE(0.00)[1]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM(-2.86)[-0.953,0] X-Spam-Status: No, score=-4.96 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://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD Best, Matthias Signed-off-by: Matthias Fischer --- lfs/xz | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/xz b/lfs/xz index f8940ab4e..bfee28038 100644 --- a/lfs/xz +++ b/lfs/xz @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2018 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,7 +24,7 @@ include Config -VER = 5.2.3 +VER = 5.2.4 THISAPP = xz-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 60fb79cab777e3f71ca43d298adacbd5 +$(DL_FILE)_MD5 = 003e4d0b1b1899fc6e3000b24feddf7c install : $(TARGET)