Subject: CVS commit: pkgsrc/net/fping
From: Adam Ciarcinski
Date: 2025-01-03 14:43:12
Message id: 20250103134312.6257EFC1D@cvs.NetBSD.org

Log Message:
fping: updated to 5.3

fping 5.3 (2025-01-02)

New features

- New option --icmp-timestamp to send ICMP timestamp requests (ICMP type 13)
  instead of ICMP Echo requests
- New option --print-ttl to print returned TTL value
- New option --print-tos to print returned TOS value
  @auerswal and @gsnw-sebast)
- New option --check-source
- Predefined various timestamp formats
- Print cumulative stats with -Q SECS,cumulative

Bugfixes and other changes

- ci: Upgrade actions/upload-artifact to v4
- ci: Azure Pipeline only trigger when changes are made in the development branch
- ci: Upgrade actions/upload-artifact to v3
- ci: Azure Pipeline YAML add docker build
- Dockerfile: change distribution from ubuntu to debian
  @gsnw-sebast)
- Fix warning unused parameter 'reply_timestamp' under macOS
  @gsnw-sebast)
- Fix increase maximum -s value to 65507
- ci: use File::Temp to create temporary directory
- Fix -k, --fwmark with setuid fping executable
- Another batch of additional tests (take 2)
- Document that -a and -u are overridden by -c and -C
- Fix macOS build warning sets SEQMAP_TIMEOUT_IN_NSSEQMAP_TIMEOUT_IN_NS as INT64_C
- Fix inconsistent limits for address generation via -g, --generator using either
  range or CIDR
- Some additional tests
- ci: skip an unreliable test on macOS
- Fix incorrect return-value check for a scanf like function (CWE-253)
  thanks @gsnw-sebast)
- A few more tests to increase code coverage a little bit
- Github fix: Change to codeql-action-v2
- Developer function: Debug with Visual Studio Code

Files:
RevisionActionfile
1.26modifypkgsrc/net/fping/Makefile
1.22modifypkgsrc/net/fping/distinfo