Wang Mingyu ebf2be3435
fping: upgrade 5.4 -> 5.5
Changelog:
===========
- New option -J / --json for JSON output. See doc/fping-json.md for
  the JSON schema. This feature is still in alpha and the schema
  might change in future releases
- The -g, --generate option now also supports IPv6 addresses
- New option --seqmap-timeout to control the time after which sequence
  numbers can be used again
- Fix OpenBSD sprintf() warning
- Fix fallback to SO\_TIMESTAMP if SO\_TIMESTAMPNS is not available
- When reading target names from file or standard input, lines longer
  than the static buffer are no longer interpreted as more than one line
- Typo fix in error message when SO\_BINDTODEVICE fails
- Options --print-tos and --print-ttl now also work for IPv6, and no
  longer require privileges
- Report received ICMPv6 error messages
- Suppress duplicate reports in count mode with -q, --quiet or -Q, --squiet
- Switch to alpine-based multi-stage Docker build to reduce image size
  and improve build performance; add OpenContainers-compatible labels
- Print receive ping moved to new functions
- Avoid unsigned overflow when determining the memory size to save
  response times on systems where size\_t is the same as unsigned int
- Document the new minimum value for the -p option
- Fix build without IPv6 support
- Fix debug build use of dbg_printf in fping.c
- Remove MacOS-specific test for -I option
- GitHub Actions fixes
- Fix measurement of time for timed reports (-Q) to start after DNS name
  resolution.
- Updated autoconf from 2.71 to 2.72
- Updated automake from 1.16.5 to 1.18.1
- Updated libtool from 2.4.6 to 2.5.4
- Implemented verification of autotools tarballs in Github actions.
- Implemented stricter flag value checking (e.g. -c 10xyz is not accepted anymore).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-01-12 08:53:42 -08:00
..
2025-03-24 07:29:13 -07:00
2025-12-22 18:20:58 -08:00
2026-01-12 08:53:42 -08:00
2023-02-16 19:33:29 -08:00
2025-03-21 11:07:33 -07:00
2025-11-18 08:23:43 -08:00
2025-11-10 20:31:55 -08:00
2023-10-17 21:42:56 -07:00
2025-08-20 07:35:08 -07:00
2025-10-29 21:02:54 -07:00
2025-07-15 23:54:15 -07:00
2024-05-23 08:44:42 -07:00
2025-12-24 13:18:27 -08:00
2025-12-28 08:14:39 -08:00
2025-11-28 11:39:52 -08:00
2025-06-26 07:26:21 -07:00
2025-11-13 10:15:06 -08:00
2025-12-16 19:57:33 -08:00
2025-12-02 09:18:20 -08:00
2024-04-09 13:56:26 -07:00
2025-07-18 21:02:45 -07:00
2025-10-29 21:02:20 -07:00
2025-04-19 14:36:02 -07:00
2024-11-21 21:42:35 -08:00
2025-12-24 13:18:25 -08:00
2023-12-29 09:04:16 -08:00
2025-12-16 19:57:34 -08:00
2025-11-04 16:52:46 -08:00