public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] fping: Update to version 5.1
Date: Fri, 19 May 2023 19:04:47 +0200	[thread overview]
Message-ID: <20230519170452.3469866-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2694 bytes --]

- Update from version 5.0 to 5.1
- Update of rootfile not required
- Changelog
fping 5.1 (2022-02-06)
    ## Bugfixes and other changes
	- Use setcap to specify specific files in fping.spec (#232, thanks @zdyxry)
	- Netdata: use host instead name as family label (#226, thanks @k0ste)
	- Netdata: use formatstring macro PRId64 (#229, thanks @gsnw)
	- Allow -4 option to be given multiple times (#215, thanks @normanr)
	- Documentation fix (#208, thanks @timgates42)
	- Retain privileges until after privileged setsockopt (#200, thanks @simetnicbr)
	- Set bind to source only when option is set (#198, thanks @dinoex)
	- Update Azure test pipeline (#197, thanks @gsnw)
	- Fix getnameinfo not called properly for IPv4 (#227, thanks @aafbsd)
	- Fixed wrong timestamp under Free- and OpenBSD and macOS (#217, thanks @gsnw)
	- Documentation updates (#240, thanks @auerswal)
	- Updated autotools (autoconf 2.71, automake 1.16.5, libtool 2.4.6)

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/fping | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lfs/fping b/lfs/fping
index 8ec776313..0ccf82777 100644
--- a/lfs/fping
+++ b/lfs/fping
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A program to ping multiple hosts
 
-VER        = 5.0
+VER        = 5.1
 
 THISAPP    = fping-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = fping
-PAK_VER    = 6
+PAK_VER    = 7
 
 DEPS       = ""
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 6dbb6708ecb55c1f1281bcd9e298475a1ad3a21aa81d8488b61cb39ad07d1d7285247a3c39883cbaae0b1a0e4403b6340ea7ec43411b81546f0e8eeefb02ef88
+$(DL_FILE)_BLAKE2 = 2fb344e650b5a359fb8780f2c599455d39405ae823edf695ee4385aa2661dc5811e088bafa1b9f53846ee90c0afa959a92832381a03346d1fda048eb4e7ee098
 
 install : $(TARGET)
 
-- 
2.40.1


             reply	other threads:[~2023-05-19 17:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 17:04 Adolf Belka [this message]
2023-05-19 17:04 ` [PATCH] minidlna: Update to version 1.3.2 Adolf Belka
2023-05-19 17:04 ` [PATCH] mpfr: Update with latest bug patches Adolf Belka
2023-05-19 17:04 ` [PATCH] nginx: Update to version 1.24.0 Adolf Belka
2023-05-19 17:04 ` [PATCH] strace: Update to version 6.3 Adolf Belka
2023-05-19 17:04 ` [PATCH] stress: Update to version 1.0.7 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230519170452.3469866-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox