From patchwork Thu Apr 2 11:14:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ummeegge X-Patchwork-Id: 2877 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48tL7c1B1Dz3yBr for ; Thu, 2 Apr 2020 11:14:52 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48tL7Z2gPbz1Qm; Thu, 2 Apr 2020 11:14:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48tL7Y26xvz2yjX; Thu, 2 Apr 2020 11:14:49 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 48tL7W4M7Nz2yjX for ; Thu, 2 Apr 2020 11:14:47 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48tL7V6fTMz1Qm; Thu, 2 Apr 2020 11:14:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1585826087; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=NHKKdO9kTPOtOLS7tjC49MVuBjjKLETCuh0/rBHvCC4=; b=pRiaxpfL5IXa5BEOul4h+klW8DHreoUoMHnNuRtDSsvGH0vaYjXgtxLGAUEQ9HC8QPPkz1 68TAjWpexQvCtjJg/cLAnwvs45yKNl5znL2/HtkqmKKy2OeM9eHFsB6KnPN+JtUTqcm9Kz WARJPbvtJnGxdp3dLf4Eys+BG9pX1IUsvA6dLhhNhJ3CcayBbB9YJ50tn2oenQKUvdmZa9 YK1dgH5fpXGeQFeb8BwrYPummA2dGjUVXqbIt+qIS4xKgPFI1AIekX/BtktoeDJUr35Vff turKXhYpWU+WtHnutHGON/HmoyP9cBujrImxG9qPWKOwmBmQs6yQFb7Z93HU0Q== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1585826087; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=NHKKdO9kTPOtOLS7tjC49MVuBjjKLETCuh0/rBHvCC4=; b=09FPFmpTDEjE09UUP9gqB3v3HnD7eng6IXw8QVBZr2ZyrLu2WZ8haZHREbJCU6P9lndLbO qwbR7Ouem/3qCuDQ== From: Erik Kapfer To: development@lists.ipfire.org Subject: [PATCH] fping: Update to version 4.2 Date: Thu, 2 Apr 2020 13:14:40 +0200 Message-Id: <20200402111440.8792-1-ummeegge@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=ummeegge@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" Some bugfixes but also features are included. The changelog can be found in here --> https://github.com/schweikert/fping/releases/tag/v4.2 . Signed-off-by: Erik Kapfer Reviewed-by: Michael Tremer --- lfs/fping | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lfs/fping b/lfs/fping index 79850e5bd..c5f178533 100644 --- a/lfs/fping +++ b/lfs/fping @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2020 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.0 +VER = 4.2 THISAPP = fping-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fping -PAK_VER = 4 +PAK_VER = 5 -DEPS = +DEPS = "" ############################################################################### # Top-level Rules @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = c21a80d7519fa0ad2411bf6799873eb0 +$(DL_FILE)_MD5 = 218e71764177a8ce25564a7810f8e729 install : $(TARGET)