public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] fping: Update to version 5.1
@ 2023-05-19 17:04 Adolf Belka
  2023-05-19 17:04 ` [PATCH] minidlna: Update to version 1.3.2 Adolf Belka
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Adolf Belka @ 2023-05-19 17:04 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-19 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 17:04 [PATCH] fping: Update to version 5.1 Adolf Belka
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox