fping-4.0-lp151.4.3.1<>,9d\,/=„x#U\G *ybgŷ L>[QmWCvc9e5s@El.ImdqCE\Ar0U>V#A^ri iW:kk>#3Y"biˡn9Yi/ ݞT zpFvٛ'y^;%>?u*?c/qg [DGv;7 9:pNui3%eԌ `oWg?pPۗk<0-ρm>B ? xd   9      ,@T(788 9` : C >1C9FAGTHhI|XY\]^bDcd|efluvwxyz  ( , 2 tCfping4.0lp151.4.3.1A program to ping multiple hostsFPing is a ping-like program that uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. FPing differs from ping in that you can specify any number of targets on the command line or specify a file containing a list of targets to ping. Instead of sending pings to one target until it times out or replies, FPing sends a ping packet and moves on to the next target in a round-robin fashion. In the default mode, if a target replies, it is noted and removed from the list of targets to check. If a target does not respond within a certain time limit or retry limit, it is designated as unreachable. FPing also supports sending a specified number of pings to a target or looping indefinitely (as in ping). Unlike ping, FPing is meant to be used in scripts. Its output is designed to be easy to parse.\,build72JopenSUSE Leap 15.1openSUSEMIThttp://bugs.opensuse.orgProductivity/Networking/Diagnostichttp://www.fping.orglinuxx86_64 if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system /usr/sbin/fping fi g!A큤\+\,X&2\PZ1@YJ_YR@Y]Xf@V'~@V@Sf+S@Kristýna Streitová astieger@suse.comtchvatal@suse.comjengelh@inai.deliedke@rz.uni-mannheim.deliedke@rz.uni-mannheim.dezaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- add fping-4.0-fix_ipv6-disabled.patch to fix fping on servers with disabled IPv6 [bsc#1133988]- fping now has cap_net_raw, fix build in Factory (bsc#1047921)- Cleanup a bit with spec-cleaner basically just to use new make_install macro- Do away with %__ macro indirections.- Update to version 4.0 * feature: Auto-adjust timeout for -c/-C/-l mode to value of -p * feature: Enforce -t timeout on reply packets, by discarding late packets (#32) * feature: Option -d/--rdns now always does a rdns-lookup, even for names, as '-n' was doing until now * feature: Keep original name if a hostname is given with -n/--name * feature: New option -6 to force IPv6 * feature: New option -4 to force IPv4 * feature: IPv6 enabled by default * feature: Long option names for all options * feature: Unified 'fping' and 'fping6' into one binary (#80) * feature: fping and fping6 are now unified into one binary. * bugfix: -i/-p restrictions disabled by default (enable with --enable-safe-limits) * bugfix: Default interval -i changed from 25ms to 10ms * bugfix: Fix compatibility issue with GNU Hurd * bugfix: A C99 compiler is now required * bugfix: Option parsing with optparse * bugfix: New changelog file format- Update to version 3.16: * (feature) Support kernel-timestamping of received packets (#46) * (feature) Simplify restrictions: only -i >= 1 and -p >= 10 are enforced now * (bugfix) Fix option -m to return all IPs of a hostname * (bugfix) Fix option -H (ttl) for IPv6 * (bugfix) Fix option -M (don't fragment) for IPv6 * (bugfix) Fix option -O (ToS) for IPv6 * (bugfix) Fix compatibility issue with AIX (#69, @blentzgh) * (bugfix) Fix option -q not suppressing some ICMP error messages (#83) * (bugfix) Fix option -M expecting an argument, when it shouldn't * (bugfix) Fix minor issues found by Coverity Scan - Update to version 3.15: * (bugfix) Fix compiler errors on platforms other than Linux (related to the new -M option, #109) * Test suite fixes for macOS - Update to version 3.14: * (feature) Ignore network and broadcast for cidrs /31 and /32 (#102, Martin Topholm) * (feature) New option '-M' to set the "Don't Fragment" flag (#91, Don Bowman) * (feature) New option '-N' to output statistics for netdata (see: http://my-netdata.io/, #105, Costa Tsaousis) * (feature) New option '-o' to calculate total outage time (#90, @jgerbeck) * (bugfix) Exit code should be 2 when the hostname can't be resolved (fixes #98, reported by @green-fox) * (bugfix) Fix issue compliling on RHEL/Centos 7 (#95, @jbackman) * (bugfix) Lower -i limit to 1 instead of 10 * (bugfix) Improve interval preciseness of -Q reporting * (bugfix) Fix occasional false positive in -Q reporting (#97) * (bugfix) Solaris 10 portability fix (#107, Peter Bray)- Update to version 3.13: + Bugfix: Fix ICMP errors sometimes causing crashes with fping >= 3.11.- Update to version 3.12: + Bugfix: Fix fping6 -R (#84). - Changes from version 3.11: + Feature: - New option -R to use random bytes instead of NULLs (#72). - Small documentation and performance improvements. + Bugfix: Fix double entries with fping -u and unreachable hosts. + Internal: Use sockaddr_storage and simplify code, so that we can one day support both IPv4 and IPv6 with the same binary.- Update to version 3.10: + Fix confusing error message with -g and IPv6 addresses (#58). + Allow option '-f' also for non-root (since setuid privileges are dropped). + Do not retry twice DNS lookup on DNS lookup problem. + Remove support for NIS groups. + Better document -B backoff-factor and when it can be used (#33) + More tests added.- Update to version 3.9: + Fix random output on socket error (#56). + Support ppc64le architecture by including alpha libtool version. + Fix compilation problem on FreeBSD (#57). + Initial test suite and continous intergration (with travis-ci.org / coveralls.io). + Don't output usage information on error. - Changes from version 3.8: + Fix segmentation fault introduced in version 3.7 with loop mode (#55). - Changes from version 3.7: + Allow running as non-root on Mac OS X by using non-privileged ICMP (#7). + Remove unnecessary IPv6 socket options. + Fix again compatibility issue with FreeBSD. + Fix fping hanging forever on permanent sendto failure. + Fix duplicate echo reply packets causing early stop in count mode (#53). - Changes from version 3.6: + Fix loop issue after 65536 pings (#12). + Minimum ping data size is now 0. + Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and breaks compiling on Solaris. + Fix wrong min RTT value with -Q option (#51). - Drop export CFLAGS="%optflags -D_GNU_SOURCE -fwhole-program", it breaks the build./bin/sh/bin/shbuild72 15596582844.0-lp151.4.3.14.0-lp151.4.3.1fpingfpingCHANGELOG.mdINSTALLfping.8.gz/usr/sbin//usr/share/doc/packages//usr/share/doc/packages/fping//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10356/openSUSE_Leap_15.1_Update/d7d1b7bc43aef198986f27b5534f5d69-fping.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=9d1f4502c61bb55cdf1d8067277175038fef11d6, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRlgD\!ꃜutf-81b2bc3b7bb35af01b7bedea02386a3e4e7beb1a57620b5999c2a30b2f6d543d6?7zXZ !t/-S]"k%YsrhG?f.| !FjhA͇G ]H|߇ZG}vx~oN?0q q31f'D9`"_7\rY%R+^K:&˦DOJ6zWM5Ц\XY3^z)8FMdUk1Ut^s V) & &ŕb o2cYgX΅6=rp^u9}0 _X `3<~}R+az~'yFSQ(UlPHD? hHF9L7nDzhDgu wbT1`LȎ;YwAnFS I>"u_LNA:aT1ᡱbR6Z8'L]:NI?ReX΁98qCdtStvUP'5")ZɅUŖ, ʺ l#݇5uoC6~rǼ/ `eԓg+ xϺb 8 # doBh~, B$ GwaY[t򫡲AVC^s`:1鸢2E⹾PWu[$yRAok5p\һk!Pp4]I0~xu3P3e(?S3NRdNmGVM6uYh-i\8^ 5w[j=F1iBG4^l|}M-L3x m2H=SJS|Q#;%R^g>= lJ nع;N-dh2@,"n]Vp˝SF;Yˇ4\\o2ATUW_Sf]N> W{6OeRdCW;:̂4]\,C ,TAFh;VKTuEJΐ$,0Jm!8yva7P*93=> VqryzoMP[ww{"Ւuq:q۟jTQU6LGm%;A xxI1Q Bm6I"QR̛ۚK-d󛊴 ϥfHDjM^[ c8ѐ4[%~9H 95|Apҧ X1eAK [޴"j?#mVrvYJ"nZ'^n|47=s "C]="Gɛ1,PK~\.-l1n[į+jK6]T^&s8*e-]hz9Ӈq,p 2OƘ>_Ihy`qe2%™āߧi[jh#^C.ŀ~F&-]ײhFVg P}pq g$6XP|MPv:eLmJ`nÌ4zzSVc qz}$_p}a#7$(;q$[APo?qbn;7ۙgKP f+::l63;t#$[.L6^-?2t8M׶ =sa$K{U->).{l^hXxcZ mIf9٣ZE"2Ӝ8#.ag/6-#yEEhXЌ L"v8Mm:7cK%h>/# TѸ%(Ğ%ȋ@S+V`UBy%7DIr#Mm0O(/Au _ jeƾ ms ƎOHmfFbƴQ:^Kg=[5NQ/5$ } ]-,fVԺPVM4I֯k?jCNX. =9.'xKpFso$Wds=lӏ.gB ż ^)R/[GdR4Ȃ[U'mr H:g\H8UּAyﵙ/MtQ1·|RY 1'~{SM e;禐P- g^67 ,͟ qZܘ.AvHK݋~>-q4EU Dp1j1NFܻ} ~ǛmSYcJ6o Sh4GDO ;pU9s^P;6 o_3Qz幩M!L@ aS pW'd9.dz7Z7 C?> 4~I=NRC?z~*F>D@;Q96Qb>NU )nQ_FPʫs> c:;`*$E"{#X `l\DYS!~J=cNhPyIa(8 CI8$GY?U&$N()I¢kn[|B1(ҐH@ p{0I\Qpi,JONn_%0F'z]o0W],V&&#֢BHAKv.MD, 1K'ѓx,bWLx"%TZyj "):P&~fqk`!pKe_)q0x9IuOɇ,=AʿT_ 8 qs2be!yFA Q|l__i Ɔ9YE蕚(c^:s?E)3?K.iuu d{BڋX %aҬ`MHľ]_xWEB$^}X*B+4ΚT_!i~Ҿsg-(p