liboping0-1.9.0-lp151.2.3 >  A \/=„tz.i\B=TliHpk1 -xs<4.2} [a4nś"^$A,aj]ugtZ^ cInУ `swXԈHIL[/b3Hݯ,X0Ve;OCV-̉bYC\oE >ؐ=lE/zʡ0r1F+9;1727a4da6f909a00c4de44a2273a48815f4f4e1407000db066de2532c996d5fbd04fe8f8c980a64c6ccdad794fdfa38d4bb1f768qЉ\/=„j#3ZˇDx:5Z12H4b!܆@DL!KPPH>bɪ.T)45K,c}\IX#^Jm {%ӚESfӊ~ǢqKHԚ =5!f b| ӉWgtaQ3> P:%Wd(TFrt5u $0J\YB\!c_q @Ě;5ǂJ75!`-\POH_j̇Mwٿm&4QO>p@t?dd   W'09 Sd    + D` P v (89:Y>T@cFrGHIXY\]$^pbcadefluvwxyz`Cliboping01.9.0lp151.2.3Multiple Host Ping Library that supports ICMPv4 and ICMPv6liboping is a C library for measuring network latency using ICMP echo requests. It can send to and receive packets from multiple hosts in parallel, which is nice for monitoring applications. Both IPv4 and IPv6 are supported transparently for the programmer and user. A program called oping is available on the oping package to show the simplicity and potential of the library and provide the functionality at the command line.\lamb01openSUSE Leap 15.1openSUSELGPL-2.1https://bugs.opensuse.orgSystem/Librarieshttp://verplant.org/liboping/linuxx86_64Ig'#A큤\\\VāVāWp]Vācc634b1e6d2d2adce313f6db99be1cf46ad33340b5f1cf5c838d0bef95e8cc1728b54075cd6805498afeecc572a9ad95304e76b4c9a009b1149578f0544c628fdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551a1297b5b632c0897d2744cf0159de56585831030d91790b4cbb72b322f0c437958d50bf123a96255fc22bbebdda090339e566b10f64d3290266f1be5837ef5abliboping.so.0.2.11rootrootrootrootrootrootrootrootrootrootrootrootrootrootliboping-1.9.0-lp151.2.3.src.rpmlibopingliboping.so.0()(64bit)liboping0liboping0(x86-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1W@U:TܕO;@O8@Ns:@MtM@ L@Lʷ@LLK.J@JmJ dmardnh@gmx.dep.drouand@gmail.comp.drouand@gmail.comlars@linux-schulserver.decoolo@suse.comjengelh@medozas.depascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgkkaempf@suse.depascal.bleser@opensuse.orgpascal.bleser@opensuse.org- Update to version 1.9.0 * liboping: The new "PING_OPT_MARK" option allows to mark packets, which can be used for filtering and routing such packets on Linux. * oping, noping: The new "-m" command line option allows to set a mark on packets sent by the tool. * oping, noping: The new "-O" command line option allows to write measurements to an CSV file. * oping, noping: The new "-w" command line option allows to specify the timeout after which a packet/reply is considered "dropped".- Add support for distributions which provide automake older than 1.14 - Add pkg-config build require; needed to find devel dependencies- Update to version 1.8.0 * oping, noping: Average and standard deviation have been removed from the status output, which show median and 95th percentile instead. The percentile can be chosen with the "-P" option. * noping: The additional graph types "histogram" and "boxplot" have been added, which can be selected with the "-g" option. - Spec file refactoring - liboping requires automake >= 1.14; fix version dependency - Do not copy manâges in package documentation directory- update to 1.6.2: * Build system: Setting capabilities and the set-UID bit has been made more fault-tolerant, so that it will work with Debian's fakeroot(1) utility. * src/liboping.c: Fixed a compiler warning about an non-static format string. Thanks to Brian Edwards for pointing this out. - specfile cleanup- patch license to follow spdx.org standard- Implement baselibs for package - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build - Correct description of SRPM- update to 1.6.1: * compatibility with ncurses 5.8 has been added to the "noping" application- update to 1.6.0: * improved timing information accuracy on systems that provide the SO_TIMESTAMP socket option- update to 1.5.1: * an alias for the "Voice Admit" PHB (RFC 5865) has been added to the QoS option of oping * compiler errors have been fixed and outdated documentation has been updated- add perl module - update to 1.5.0: * adds the ability to set the Quality of Service (QoS) byte of outgoing packets and read the QoS byte of incoming packets; support for this feature has been added to the oping and noping command line utilities * the license of the library has been changed to LGPL 2.1- removed liboping-no_IPV6_RECVHOPLIMIT.patch (merged upstream)- update to 1.4.0: * a new ncurses-based front-end to liboping, called noping, has been added: the new command line application displays ping statistics "live" and highlights aberrant round-trip times - fixed whitespaces in spec file - packaged new noping binary into its own subpackage ("noping")- update to 1.3.4: * improved handling of sockets with error conditions: previously, such an error could lead to indefinite busy looping * improved oping utility to allow reading from files even when running * SetUID-root: privileges are dropped temporarily when supported by the system * an off-by-one error has been fixed in the Perl bindings- rename .spec to match liboping0 package name- update to 1.3.2: * ability to specify the network device to use has been added to the library * the included “oping” application has been enhanced to provide this functionality and allow reading hostnames from a file or standard input * argument checking has been improved * a bug which could lead to incorrect measurements has been fixed- moved to openSUSE Build Service - update to 1.1.2/sbin/ldconfig/sbin/ldconfiglamb01 15450580251.9.0-lp151.2.31.9.0-lp151.2.31.9.0-lp151.2.3liboping.so.0liboping.so.0.2.11liboping0AUTHORSCOPYINGChangeLogREADME/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/liboping0/-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:Leap:15.1/standard/d5d36b2ef5c4fa699de6e55806cb472a-libopingcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5f6da0d9e1994911eef60b88eb2954fa3933cbaa, strippeddirectoryASCII textUTF-8 Unicode textPRRRRRRb^jILdrutf-894978a7892c6b40f78d7abc7fb542da3a310f9311b9693243b7dac429ce6334f?7zXZ !t/R] cr$x#rliSO" eKdM ule6ԓR<&_P+y$@…glACt3zj0HĮӫ#tvʒҭ@o*%xlA}dnT,Rhsa]Zj )t*t8R] Ӫ[*!|~' i9Trx֜U;](]co1z39Q5h>ȷ hX&׍4H'M[xOufT)DI{ph?/\k_1K2m+I:b]Lhi>QުSvT(LqF׀Nh jݼ-ݿN_. f؛m_E zm*0E -LhE H76ƈ6Enf+]%]hFFj:ϪNjԯck9Y] J+|Z8۷g8ER^W5-9IF-zv}aQL֚Z R h%tws&Z}#A6.$+sivR6W=dh1V=ֺcT;pEZ7 9gk!XO,&flPS $w釫񤖽=26mԭdήr U] ;$͜I ֔12bd#2 ܇31WDqDxow p|nKdQL(T]!8Ҥ}',uC]:h:o;%])ɦ 2[h.ӚVgՅ-o 7kfIOK,GIE/|>R zh5io nM(x[AQ.OUb7> \t:q} Vo'k=gQFt;=$Q,&4ep~H_ͬdk<M7g`Fp[ 0w!(X -,g[IPTIlJէÈv[U02MRZe>eLE}K4~{R 7aN4Xʏ*L#xPV?7c!r~::4Lnv?XC qo8 ͊|$7=dGL XiQ ?_ua(iR. \CC0NOBn# q" 90''PbiK yl#wH,f^riܜ /Å(83oRAON#<ꎻ,#6[9-%UiӪj0a)pB{=$#zP! W]4]ҁjfynј'ôV몂Q4(>`UЂwT>-4P^"զmK@'+^-:S Fxa+qy ۷ T2X7z60Ҟ#9EBKr}6%]"86LkGd-Kvjjm%|8 PrS.y& F XCzqwf癕u&UMng2͟/IAQqC忨g}m .p{bXI[>sS=ޝLR,\>;nI˸rqU5'0#?%{REa}OGF?$}=Xj)}8ŤZǑZٚVc92? [ʴ!U=a8MkB ap}B)QWR` g(h̦z/W_}92Z@?46m'Р\\گzAe̘#(6¢k!zoׅ]&8+ܤi- `01V9G?FHXk9֋ >VF6u L s @n{q܆THvV6)wHB^יr3[r!r.Ȳ>x::qkؐZ! yP5z>2cGN8|{R&/ xWߊDK叕)(|ޱ7.:~}[&U&;–|{5e&U.hqDnuV^ġf|L SUt*^:2>FJ:Iʷ#Yt<2_훹`s ybϤlNy] @b,Yx&ZFpF$ ek]AƀH *vſQ^8MRt!KfԌ½F879#bk9SvCqޑl1; 6f@t,8@Tbuݛ0ȯ_*"0q=Jw~ ~+~|*L;@1QAƚ2$1Y`&P 9+F]4Q (a}?̹F-g*;A^֏HHmjl`!Űq\ޣ2h"XDž5U+.HH#D*w—iLŝGT :O;x2 zO~g OY)6gfGtlUT%"„> uJ4tӰ n%B߂Y!D}2ŲptruR$)f ]wů|hNp$7r\ݛq ˲aGUTAPgM{5Sv)g1߻"0 ! 'u=\o:15qW(hk%4tJt\y- 387B*F6rUH5?V(78T7Y;l_gi" -:` M~{P)B?+ d^뎀6hqBcԇ3V8Aս pzW(L O*R0ɥFd4g@թYԌ=⻬ j?,#*FJTih֝܁ 4?ҥ: 3?!%ӿxd9Fy^\*#|m[s7o }O:1|1X4_$5KgzJN,HaTt@^' Z$}7 \˙VK su:XD=G "%_ tsIj2ǣ:0$g~w%6k%3C$ȩ4r )~6- I j*Vڷmb V=nv6eQi8eqn"W2UZ̢T-%`_*Vt6!/sV.]&C-3"4AX4#{ %Tt0{*#Grf]u[?ViR+Ғ8FFLȴƒBA^1 uSlNg%\!;]?bMD9Ϣhmso]T n‚IjPγ늲nc6 !m߉%,L{uC.#oUwB`sYPJ鳚<ųel'm,N5&#̣}Vb(8 ~"OWcƨU,H8I-J8ʋu°x:zw%$5-X3c2bdmK1rxwB{cAcQL%PgIfK*Ssp?^$ k!X#M'}J1\F+W5z=CȦ]xZiĒϔ?aB Is`#gntl% ׋'΂ի셯GٝpsFM='㙼$"F`ciaƤY2khUZZda+q96wKm)5[Nt\/2N˹f [C.^ FX 6XʓI&yB~ҏC~7 + s9|߭VQ~;{*(OG&Ot>_ _ݨC1UT1Ku"&jJ%I"M~LZKNa8:rEϰC,n2ax{$n#ՁK]֙b-YIN~vg,9|d¨YE3Szծ ' y̳DC;GBHUš֫v,2zLCzlqGR]w0T"If+Xaٕ_kW+1g"niogз j$25R/A*L'H z2)҂ ҄FS/PH7X*䗭40/\.~^>Ԅfga/ uw( l})F1s̹!42ޮm7t "֥aG-~dQL@k \k]v"둙˹l=P)(Iպ6H}uo/nXzȩ `wp_;v&ϬfMl; 5zq-$?٫nwYaՖ1 #AMLIAR~3Bʼnva:~["`b0C-uhڕV/Z~gdh TP^+B {kY L^{rW%?sAM*1r{8*9rpDQvP#MG,2dAdQ.GU%E+-Rlˢ8sE:h|MH9ߤV{vAɧov@!̖fgnAm?'xd]SC3>LJ0Lק4ό@rP-lI?_ϙ싚qX}Zna{Q?*;82l .n͙AH}@z )Bt/OKi<"^lS*C d- mkې=&"hBAousxI_M*u{US=s+eXףӟ#l6/ ;>~ʐE9 qBXk nbq \m% ڲSJ{ ?n={6g&.72Q0R $%-r)T?5) R6*| PX`F ӱi&mw/ŭ1l26㪪gt0N3;KɍW۽Q3[>nAjTKTȚѳ;j?M_h6&X%ۉe?Ur5r4$dCaWPwfe)=:# 7@6ޒɒ"!n>@ Yt{@T?C/y7 W?JDvi*s+QSW*g׀[9^ބ*Q4}m/ErNzqRT~ٯWIj5% dKezS0LXY5A?@QT= n}(m˰/>oDO 8N^7O[ɸ. ƁokUVB ތ퉑\;c=I=ϳz-MZbGjE_c;!\}5c|c^yR6::ݜ#E^t< i"9'BqiWޛz8ݾi_C0U ZhD?_KaX%%GV)ε#I :Kah;, oz^XQQfN߸ι v75i$ZNe/3yV}@6ĄBYMnbKy$͡f%xjs(4J?`&|}-:L̄eȟ4R]F) q5i+~p ?d/rvz+ ġe} nje+c1LKϟ4^ɜJ>mChlZ&t@bIPU0>,xݑPB}S{eJWX)ZmUyX!}DR2tXE/(3̙;ƭ,m2f*cxO*^2,iPV~iPdz5"eьNhMӗrfiCbNs,~9&w*xalxjz%wTQ#Ù3_W9ke!`vz`wgC}PGiN}a"5[t0AJ8o@W->|8Z$BdGJ-r co*ٝ;RE瓡ؒɮ}@=o !2Ul-a'}2 ІTL8^vF8p˜r=Nӆ 9Oe#ClN&&nR E0~h`󆼢mS1uP4ᎇm=H \lN*+ny%7At[{{u='zL#A¿4>㉃.s$dϱ{2lDU鳢jُ-;*Ĝ4?HH-z ,xYzh糛ěmWm0AoAf>:T'~T H#PdT1q"CMNAڨ~W\G'kӃ)WcHtE>TP۲)W(N~bjQXT{a8 XYz50R 43}5@XflAFXq$CV:Q5]D% Rh WÑ!I`uY5)ȣsp!9ҳkm[Y.Fՠf _ "\hG'Bnʂcl_2uBy&I&1sh9nſq=bްzRrIUW1G~o/0S94[Ӫ);ZdGli!b'T7|HgÖ & BJg԰k^Ӛhn$IiNjh(XApDޗ4_9Vk)ͲΟvFJ7B wڬAzFLO ǑWi5>s,{+tm8Џ\?qbyQjM,#)NaF!S*t!TY?92q)JAYu GQ%nM!S/Ȋ'Z.Ol7,ՀVBOE^#ӽn7OЏ}^sIcFؒ5W!w(&XﰗÕNKi|G ("ޣD-DVɪ۴b Qb[F+g,$E>|2߬9Gω16Yj n s{:= $c#^46<t>Xb/ AN"OfǦ [}ms}^&O̹LH!|/> զaSWܺ~ߒ-)&rc} ܵ;A*:y-zڪ1@=> !!laO8W .A>Uؗ).j9Z`kȕtJ1~!lBct/gZHfF^tlEzsɩ kb5'_F.Agy!qܷWQc Qߤ}tI-{uPbKg596 "$yB^eXqeyZ զx$yy^2%Q%zAGox/ރ l]ǵ lѸm$yŒ~}58c }[0S`q? ;~rT/r=awNۀj tL[9;&a?CR)ܭqÊ!}C+;*t3b҇Gͦ;b|ߢptXr]=#3ǏQ9>ߛnc*{~BW0{ܒWa`wR}<A;JkgT1,x;f$-,8 z0i1z.mK:͖_L|LA$bYOmTf!3X/'$F2Apwڎpt '$+D@Аc9"w-&裔 )bB3)j2%=0c;KucM"yi AZ 7~Wl&d%bGAy[~i>/bC`Swc`2bxk~p (pف(@uoxX t҄$XvzLvah~{pt42ܖ4sf1:ykrbN۰m7@VJ>ً@ OWPaVZ/(vh<$Ծ:ˣK(Շ*\[s7!ut 7@~,eBp sg#Ⱥ} / ~UP N }X1Td,0e9C'2H:\OˈDk_L|pF∈rhl&K/&iu ,3u`A,|jPbNag5)6p4$zGG-.@b;fK b aò?WQc?YVp >R $DuR9)Rĭe9QHNi{x+lXѾ$-r;*@4m5Qj$ 41cxd--~c Nd .Mr yUL7r0-W+~G6ЀEshլa$7O5CSq 匔A(x26a[w% /I]8 +h߈[JS`d}Kk l ctN^;dFh<vyƯ$^|{EqD{j_Q1g:5L HR\)TV7_AUtWk#1b }ULr-dy @b%P =(o&Ɩ/lۏXƺ>VjPE*9ĵ:홑߁r8܋s[Vu $cf;/>"z)}W=yNaX^uk_Cd/gȊEA+*'Z4(̮A?) ~)7};ZoLΙ"dʳ`'vHz&x%9)/'&^}g+Avb~xD7a [=7i(wl%`}bxGJ37'*xNqbxQNZ(KcF6z-4;K+O-p%)nbe"JW/f;IGmS|6;iӉvAct,\J~ȅCm)N:Q.EanЦMYIE2=3$hbxA; ۈS0G*}-vfZS^PV+G'e,y lazRhEkՔx7DrmC1\Q@sQy~ 4Vr*K3+n>v)f^y8h&"ln$+ֈ-'D&%J*RTAN^ <oy@W¾e g+-Sу n>. Wen{ c$88ǫkR<m\},o,LxE0,.мPlLgJ=T(S*D!d+fyIz{IFzgS 'bƏQCkY [1=/+zI䘼;:4o `f"x\#߸~UƁJ1ll٨vU.ErT̕8,f5|v @q[T D=c°uȨN2veu1LؙF~RQD7rȱ%tbY@"k_Mw-fj348jӀSUOz~B͏ϧIǂyDs@ɓa,6T'(Yf&4kZ.;k  X#8}qJā2 \5r?_vD,"_d.=~!!Rjz1uvNN;I`,.:'l@D_'hARJsInLT@z([7!^Ղj+Ӻt`286nzJÞ3OyBk:\=e?"hr"縦0f愊w }ʢ2r\ U3v`<'L=rW<aF>Y9{ppXl٭d E&q%.I'1B-E|%(_H+?sw{A"$YYI9Ϋ=yO&2./cU8܎8feYb_$ե~zّEE?zmp}:m}Ǩ43y#EV3llj&\PgXa6k~h5^Ph[AO'}TYZ#ie0M[0V@Htv J{ہ|a͂nvjvID+v{ ZDKt\0a_bY\GmoW8gO6* uѻվa %!TXjwuGaw?:5wjhp|+ %_7) uh/*% = z'!cWqjv ! [rb!TuQl<,p]``5wHb|G iJ"tS4J9FU>Y2y׀̅ې֦E'5M%$Gd=g_< ~pz\A4t`1}mÏ-L} q1C!ՙSJܻbA!B+V{XR coIvo|=ށ> t.ӋY "ź4М%.GSllj=:/  DlEVL߽jQpB~{h-~ 0 G;uVŔStdT66"EYҀ;̽0r)4{4 A& zρ_gU0B4$ѵ - 9pZ̍}\YPE.1Dz13Zj)"ְ4!V\#HǝU#w(ɟca,t&wB'`2vPi8$h2u\qDmغxflC岈~bbivl$JNJOԃ5by ʈj;gq-$WK#*J/ed?[ DNxS}s-yv]k^Ss2ʅOP@ ZeWԶ̔YP[ѵ5- |lry˼"GS"A$ XS9i¥nĎ6I4gM;26Hc@N.%`xF5PvBpREyɷu4} :f_ZK܌?7 o-AC6E̜*_NNOA7|HKs\(Sxq5b# N>GIkSEn2>OsDz;,q!M F4d-̴-WOS]Z&_=|k#lZ` n<ɱ@= y8tw-Md(c1]YDLFXaBc!@dыt|ѳhLjC%7v0y"1"H_\ kB&?Pka@`75%=oeݡ3CJ:Axvk&Ex@)BxZվB8/R?S貯.=hZW9DFXZ˛[J67ʗ)sr5r2K#t DN- LGu­lĆ;1LUղIxyv8rq UqN7&@>{$|gtJ)Ѻ!v.Q?]̍M1B'B&(:F_i{:rL5E)ɦ=~NaG]1v?tskۜe}JP޸ Pu YZ