From patchwork Sat Mar 16 05:10:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2151 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 D881D88A13A for ; Fri, 15 Mar 2019 18:10:18 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 44LYX96xH2z5LVtd; Fri, 15 Mar 2019 18:10:17 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1552673418; 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=vt2DSnjyfVc0E6VayOq9B3Nie6k/lb82ztaLXYCErvk=; b=jbgqeMgqnwFlN1jtUX8HjQ2GZWfKUJ9Fqh0+hzcZ0LQdtzqY6UKRfvtDcafk/3iZ3jOLSU rdDZk/20bgykKdTL7FRwYYXpoYLScC9FNDIRGdLUN0XXGC03jCXH7h6wMghXqbkupSyKpB n8FGMSjts3OHgbVHvV19vy0HOAM6VEXw64qMtVhQxcJTo5IdgOf1/+imDjzVCLA0Jo1P25 M1KnDshrRgKYu8SlfRXnlQxohiqk0i/oqO+UsT/ThczFkwPa8olJqvqgZ+KHLOBZeZtn1i vSRu+r+FJS1dvCcH9MnezVLj3YLaF04ICVXY3VkFjrrSdihiZ68fccdFGHJc2Q== Received: from Devel.localdomain (p4FF56C5C.dip0.t-ipconnect.de [79.245.108.92]) (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 44LYX737vWz5LVtc for ; Fri, 15 Mar 2019 18:10:15 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1552673415; 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=vt2DSnjyfVc0E6VayOq9B3Nie6k/lb82ztaLXYCErvk=; b=eprIb1MBV0KiHPbngqdcOTplPOEsoYN74drSdweHJCYKXwwhLHuIQgu73rW/klPteB7+Fg Kch+oHz+KrVa+b6lCX3aIrFXkyzliH6Kc8IqLUzvbRbldFZNKunc35YELIVUujRSrrKlHP Tm12xheBQZsHMz9F7JJp9vqk2eTAnzg+1B4y8yFgpio+nLqlNbrh6NzqL+ZyMLhiZBooAT O+eeQHPPExAWjqI483isg7gGl+jxSfbpmmi2sv7LUsxS7KmJ6dGtrCrSXCVhllDFVSRh/K NdH7vU96u1pdhfrHzpuWFAzbSO2eqWRR168tIDXI1aCDfMBEMjtXtGTyDk6pyA== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] ntp: Update to 4.2.8p13 Date: Fri, 15 Mar 2019 19:10:11 +0100 Message-Id: <20190315181011.3137-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.18.0 X-Spamd-Result: default: False [-5.07 / 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(-2.97)[-0.990,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%] Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@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: http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities Signed-off-by: Matthias Fischer --- lfs/ntp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/ntp b/lfs/ntp index 8f845409c..040a0c2ae 100644 --- a/lfs/ntp +++ b/lfs/ntp @@ -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,7 +24,7 @@ include Config -VER = 4.2.8p12 +VER = 4.2.8p13 THISAPP = ntp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1522d66574bae14abb2622746dad2bdc +$(DL_FILE)_MD5 = ea040ab9b4ca656b5229b89d6b822f13 install : $(TARGET)