Subject: CVS commit: pkgsrc/net/fping
From: Adam Ciarcinski
Date: 2024-04-25 11:45:57
Message id: 20240425094557.8994BFA2C@cvs.NetBSD.org

Log Message:
fping: updated to 5.2

fping 5.2 (2024-04-21)

New features
- New option -X / --fast-reachable to exit immediately once N hosts have been
  found
- New option -k / -fwmark to set Linux fwmark mask

Bugfixes and other changes

- Always output fatal error messages
- Fallback to SO\_TIMESTAMP if SO\_TIMESTAMPNS is not available
- Fix "not enough sequence numbers available" error on BSD-like systems
- Fix running in unprivileged mode
- Fix build issue for NetBSD/alpha
- Fix build issue for OpenBSD/alpha
- Fix build warning for long int usage
- Fix build error with musl libc
- Fix to guard against division by zero
- Decouple -a/-u effects from -c
- Added contrib/Dockerfile
- Remove host from Netdata chart titles
- Add additional tests
- Update github action os images
- Fix Azure pipeline tests
- Various autoconf fixes
- Extended configure script with --enable-debug and output cpu usage
- Documentation: Update Netdata website link
- Documentation: fix description of --file option
- Documentation: improve exit status description
- Documentation: move description of -i MSEC
- Documentation: improve help output for options -c and -C

Files:
RevisionActionfile
1.25modifypkgsrc/net/fping/Makefile
1.21modifypkgsrc/net/fping/distinfo
1.3removepkgsrc/net/fping/patches/patch-src_fping.c