Fixing regression in ping.
Many thanks Cyril Hrubis for a quick fix.
ping
Credit
Many thanks to the developers contributing to this release:
$ git shortlog -sen 20250602.. -- $(git ls-files | grep -v ^po/)
2 Petr Vorel <pvorel@suse.cz>
1 Cyril Hrubis <chrubis@suse.cz>
Also thanks to patch reviewers and co-developers:
$ git log 20250602.. | grep -Ei '(reviewed|acked|co-developed)-by:' | sed 's/.*by: //' | sort | uniq -c | sort -n -r
1 Petr Vorel <pvorel@suse.cz>