Hello community, here is the log from the commit of package fping for openSUSE:Factory checked in at 2020-08-19 18:50:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fping (Old) and /work/SRC/openSUSE:Factory/.fping.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fping" Wed Aug 19 18:50:58 2020 rev:36 rq:827607 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fping/fping.changes 2020-07-27 17:49:15.603513165 +0200 +++ /work/SRC/openSUSE:Factory/.fping.new.3399/fping.changes 2020-08-19 18:52:31.183709941 +0200 @@ -1,0 +2,21 @@ +Mon Aug 17 12:40:08 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 5.0: + - In non-quiet loop and count mode, a line is printed for every lost packet + 8.8.8.8 : xmt/rcv/%loss = 2/2/0%, min/avg/max = 12.3/12.5/12.8 + 8.8.8.7 : xmt/rcv/%loss = 2/0/100% + - The returned size in bytes now always excludes the IP header, so if before it + reported '84 bytes' e.g. when using 'fping -l', now it reports '64 bytes'. + This is to make the reported size consistent with ping(8) from iputils and + also with fping when pinging a IPv6 host (which never included the IPv6 + header size). + - The number of sent pings is only counted when the pings are received or have + timed out, ensuring that the loss ratio will be always correct. This makes it + possible, for example, to use loop mode (-l) with interval statistics (-Q) + and a timeout larger than period, without having the issue that initially + some pings would be reported as missing (#193) + - Improved precision of measurements from 10us to 1us (#136, thanks @tycho) + - The reported size of received packets is now always correct on Linux even for + packets > 4096 bytes. + +------------------------------------------------------------------- Old: ---- fping-4.4.tar.gz fping-4.4.tar.gz.asc New: ---- fping-5.0.tar.gz fping-5.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fping.spec ++++++ --- /var/tmp/diff_new_pack.rt2Fsd/_old 2020-08-19 18:52:32.275710521 +0200 +++ /var/tmp/diff_new_pack.rt2Fsd/_new 2020-08-19 18:52:32.279710524 +0200 @@ -17,7 +17,7 @@ Name: fping -Version: 4.4 +Version: 5.0 Release: 0 Summary: A program to ping multiple hosts License: MIT ++++++ fping-4.4.tar.gz -> fping-5.0.tar.gz ++++++ ++++ 4894 lines of diff (skipped)
