Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fping for openSUSE:Factory checked in at 2026-01-03 17:26:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fping (Old) and /work/SRC/openSUSE:Factory/.fping.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fping" Sat Jan 3 17:26:30 2026 rev:42 rq:1325085 version:5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/fping/fping.changes 2025-09-25 18:47:01.330507739 +0200 +++ /work/SRC/openSUSE:Factory/.fping.new.1928/fping.changes 2026-01-03 17:26:57.742614727 +0100 @@ -1,0 +2,33 @@ +Fri Jan 2 10:07:15 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.5: + * 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 + * 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; + * 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 (thanks @gsnw-sebast) + * Fix measurement of time for timed reports (-Q) to start after + DNS name resolution. + +------------------------------------------------------------------- Old: ---- fping-5.4.tar.gz fping-5.4.tar.gz.asc New: ---- fping-5.5.tar.gz fping-5.5.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fping.spec ++++++ --- /var/tmp/diff_new_pack.0TNXLs/_old 2026-01-03 17:26:58.650651962 +0100 +++ /var/tmp/diff_new_pack.0TNXLs/_new 2026-01-03 17:26:58.654652126 +0100 @@ -1,7 +1,7 @@ # # spec file for package fping # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fping -Version: 5.4 +Version: 5.5 Release: 0 Summary: A program to ping multiple hosts License: MIT ++++++ fping-5.4.tar.gz -> fping-5.5.tar.gz ++++++ ++++ 10591 lines of diff (skipped)
