vanessa_socket-pipe-0.0.12-3.el7>t  DH`pVbKtj/5,d(m]e\,S/ԏ@u~ry,vy!םQL))n GIf83/("&n)T|3oÇ+V.+eSp„0[(fTXm>,BLtycS(Qh ѴN\إ\Z|*C:ڈhk @R&K}aU_sBIڠk2Y{M"Uzυ%Uz 7Kof,t 6šw&Sq2SbAsb*5 ҉@Ԓt#NQ M ㅂ~[mw o9dNǀyY8'gELO\S4{R汶>rrzhRe ?K )]ovt9})E 2nc?{K^I.8'Z*lRTs+m;kG_X.d=}mRno>+1bd02d3d55cd92202333c1722a4d7b1f3f64ae1aVVbKtj/5,d-j4*0,S\Dhz%S觠 ȶ"|Y% WoCS\1YR8@S<gOM+,_u=LCLªmn[7GKsXAV)r8.lKߛ?p,8!:GNRؒfqfTR |{*&KtUdh+?5'cp{#99 P4usYN/CT!`|jbK!Jtq- EI5j"&SIBi<*jႭBOÉ)^JrϺNo POㄼ.yr[)_! 6ᓹv":3,sH[լlTh4N(æ#dl1gro5~ 1*lMi2&ydH/1f"|XiIH]â_FΪXwE&snN匕c(>9?d # RPT|   ( < A H\u , f (89: GHI XY\8]L^bdefltuvw<xPydCvanessa_socket-pipe0.0.123.el7Trivial TCP/IP pipe build using libvanessa_adtA TCP/IP pipe is a user space programme that listens for TCP/IP connections on port on the local host and when a client connects makes a connection to a TCP/IP port, possibly on another host. Once both connections are established data sent on one connection is relayed to the other, hence forming a bi-directional pipe. Uses include enabling connections to specific ports on hosts behind a packet filter. This code is intended primarily as an example of how many of the features of libvanessa_socket work.Vb%buildppcle-08.phx2.fedoraproject.org_Fedora ProjectFedora ProjectGPLv2+Fedora ProjectApplications/Systemhttp://www.vergenet.net/linux/vanessa/linuxppc64le FHTA큤Vb%Vb%JJVb%7a9d5a4419c8f15563b7a689564c103fae17817da67eb001bf02131dc123df1332b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670221c5b020bd68a69810b99c1e3aca480542f965123929e443118eee7b060f0ff5d08a3b86540aaf061ea3c5ee83ff08a7736d853554440c4822e296e87dd1632rootrootrootrootrootrootrootrootrootrootvanessa_socket-0.0.12-3.el7.src.rpmvanessa_socket-pipevanessa_socket-pipe(ppc-64)@@@@@@@   @ libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libpopt.so.0()(64bit)libpopt.so.0(LIBPOPT_0)(64bit)libvanessa_logger.so.0()(64bit)libvanessa_socket.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)vanessa_socketrpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-10.0.12-3.el75.2-14.11.3Q#@P @OOdK]K]KC)K.JJ/@JGx<<:@9Fedora Release Engineering - 0.0.12-3Fedora Release Engineering - 0.0.12-2Pavel Alexeev - 0.0.12-1Pavel Alexeev - 0.0.10-8Pavel Alexeev - 0.0.10-7Pavel Alexeev - 0.0.10-6Pavel Alexeev - 0.0.10-5Pavel Alexeev - 0.0.7-4Pavel Alexeev - 0.0.7-3Pavel Alexeev - 0.0.7-2Pavel Alexeev - 0.0.7-1Horms Horms Horms Horms - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Update to 0.0.12 version.- Change License back to LGPLv2+, as clarified by Simon Horman - http://hg.vergenet.net/vanessa/vanessa_socket/rev/1e82bd57c239- libvanessa_socket/vanessa_socket_daemon.c is GPLv2+, so all package License change to GPLv2+ from LGPLv2+ (Garrett Holmstrom) - Cut off strange issue vith rpath appeared only in x86_64 (thanks to Garrett Holmstrom, Joshua Roys) - Fix forgot version of vanessa_logger-devel >= 0.0.8 (thanks Michael Schwendt).- Add %{?_smp_mflags} for parallel build. - Remove hand invoking autotuls, build with existing configure (thanks to Joshua Roys). - Requires: vanessa_logger updated to version 0.0.8- Update to 0.0.10 version. - BR up to vanessa_logger-devel >= 0.0.8 - Add new files %{_mandir}/man1/vanessa_gethostbyname.1.gz, %{_bindir}/vanessa_gethostbyname- Historical ./configure with huge amount parameters replaced by %configure macro. - Removed unnecessary requires /sbin/ldconfig - Removed the files README,COPYING from the devel package- Fix typo in condition (confgure.in instead of configure.in) (thanks to Andrew Colin Kissa) - In -pipe sabpackage Requires: %{name}-%{version} replaced by more precise: %{name} = %{version}-%{release} - Add --add-missing flag to automake command and put it before autoheader.- Ressurect old http://hubbitus.net.ru/rpm/Fedora9/vanessa_socket/vanessa_socket-0.0.7-1.fc8.Hu.1.src.rpm. - Rename spec to classic %{name}.spec. - Remove Hu part from release. - Strip some old comments and unneded commands/macroses. - Replace $RPM_BUILD_ROOT by %{buildroot}. - Move %doc README COPYING ChangeLog from devel to main package. - Old BuildPrereq tag replaced by BuildRequires. - Make setup quiet. - Remove *.*a files in %install. - Move %{_libdir}/*.so into -devel. - Add Requires(postun): /sbin/ldconfig, Requires(post): /sbin/ldconfig, and %post/%postun ldconfig invoke. - Add COPYING also in %doc of -devel, README in all packages. - Add --disable-static in configure options (with it .la file not produced). - License changed to LGPLv2+ for main package and to GPLv2+.- Replace Tag Copyright by License - Change BuildRoot: to correct (intead of hardcoded path): %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) - Reformat all with tabs - Delete (Comment out) %define prefix /usr - Change from Release: 1 to Release: %{rel}%{?dist}.Hu.0 - For package pipe Change BuildRequires: popt to BuildRequires: popt-develRevamped configure to use %{_libdir} and friends. This should be more distribution indepentant. With thanks to Scot W. Hetzel Use %configure and %{_libdir} and friends. This should be more distribution indepentant. With thanks to Scot W. Hetzel Added manual page for vanessa_socket_pipecreated for version 0.0.00.0.12-3.el70.0.12-3.el7vanessa_socket_pipevanessa_socket-pipe-0.0.12COPYINGREADMEvanessa_socket_pipe.1.gz/usr/bin//usr/share/doc//usr/share/doc/vanessa_socket-pipe-0.0.12//usr/share/man/man1/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8cpioxz2ppc64le-redhat-linux-gnuELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=7148951b2a9d1b729d12e4d91c3f73d45b9193c7, strippeddirectoryPascal source, ASCII textASCII textPython script, ASCII text executable (gzip compressed data, from Unix, max compression)RRRRRRRR ?p7zXZ !#,c'9t] b2u y-iSq3 60$tv!1%|yDpӪbAhK$sę5Z6 T3 /׏hziM0b K&H"r-" .Ӣkx@A/ 9G3>]OT{sV{V Z4k`\6i *-x`{Z8#k{vzƒT;^{0&(CSDd~#>ǼӌP-T*_-D1sH=#}ЇiB+ 0Q:\C"@Q 8=v mԢ7JM-u"8؍m*0mMe)m7w^"LSMSjV)nD&TWmd!)̗+ l z㪁7ZTە>&4/-mݽ^R[6뚴\Wހw LEՓO|! /}zhu X(J1(04-&CjbU{N3 :X։0`A|10x{U<^%\M88a Xwoa͹EN?K1p{ HMvj bv-)(rv&$ӥ,eCX}j`n>T9[`DLZRG-YfMf/r{~ks"+P3ŏt t% ۊf_-g5`e5&DK/V*з~;/]`w,1OSH 1c,|9#pSDFPJb<u#7rCW58Z>g'AisIizß(@7w-֘ߊ:PD7k[E873K=j&ǭ4:o5wCa;'U!8ߛ.\Ra<.Lbo3u䵅4.VwJZudy~Ps.4xbu\E-׼^'Ha&1->{C̯PS_+ $Xf:M /k8&n9Ii :4?Y(ϲ)7&Ƞڏ: |^" P;zV KeҖ=U֌5fB 4]ş?Ɏ˱ `{>.ςֳCQAlPJ1ye^&6FFUnbCGŴjbP&~BI[yp3. eAzyC՘|jhCsC,k-EOcǸij1O/ NR'kMXQ*0\2H 쬆r.,*l&N gϩnI?'/y|s/,B!wK`Cީ=t*!Yػ94["@UbvM& ZÉ˧E[M[w8#+oIz*JS!Q4㢝*kDvmYWfxp>5=$,Z];Ű$O n(Bg]`y.jTRU+^O+Ϊ䎛}N!+ETF XaAP2cDE .yugpƛjܫ/h ŞRDtWl犐 HO3:lN3FَO/g61aIB8_V TܛrWF{z\^%3KKH/=xl CVcZYtNH3˴}rx>d$b\kgT,Tcv+=V`uvXosv R+B!Z&Α?-l6;@W- lrBW_>k&sqQn\=uD3kYA"#H.;2d"FHV4= ʸK٩JUC 15"'0zBvG(4:T=u}<O%"19e*<{*<bߎCaB|]G Jgy 傃?SP+Da_E*: 7\|E6F7isHkfK 8\999DݽT19 eg;, N y4?˟sB褋Ьf]A(ۘDdМf\מՀ3sBram1^{.%}E}47=<$i`o:ޞٸf脺M:*0'x]c|e36,oloӧ*F@:@2m"[ܚ}ƻr$TwΑNm|'MG/H"3Lt߈ƝJ%xxGBn&x!,a Y0O}%t$(CeIzZ51r{fr @&VH ;o{")@9wN~nͫ;D8frLq1n*!ea~8ZwOQ\0 [0Rf!&3re%)UY/퍓r|D&bBXЯKw.cP4o>/)\]D"ֹs@X`^h/>f?frKb\ާGb9Hѹ3f5%DkxjowxugІ疓Q]6ҟh[F\࿭`11߹EQLN v[X{"!i=?Ǝv:-ʹ\ϑZTSPs#6@'10.hu>ls(:ʕ1^6xk³KCcn{KK 3$'{q?[?O8+]Lܵg:nG N?VhE/㱤įQkn6.Dvz,B e *o30#jsuwK@4پ12p竇ʹS'Aq;_je_²֬iAU6G1rd&58G˘7hu-[ʹC[;DT&8[; m`Q qb/PVݕٽPYۖޞQeB50$j4&U#NUtQyt#d5^F&?cw˖%֘3KcBW٪gxlpH @5TgnLONeH9޲4 X yvU. ;w-PY `e\ec5sd 0PE/ n #n:Ywܴu-@ӼT)˿t" @]W\/繦Y'OI|ڙ@v7;/LbbG߷0 BIM`G0 Uփ|B;7 F\CSiM2fYC txvcPEA&莗 Sܜhy5r5B?WP` BsNdvJ/fjZ4!p OE{-܄!"%?*l4 KJ7 :3TL>_Vlӆą( ѳ?N¡m&eQ^l%o B]md^Rgq/~X<-c4_Msݡ'V5d,C#TkXuY[= r]5p>@vb haA_N*Jo9 3dh?t%TQS2]}{J\H1-=J8@ VCw [e@](N.3P`(ҧP?N6vdKhz?m(KD j>*>x[ݦ?J1sLD1)0/AWDkR 21^*-w?HC6R+&pc V%ڮu5:%&l~ckl%ԡt*j V 詎}g]uaF;IT,6Y!,+( D18>&7hd&/r;y@ 0)z.ۋcRe2huap >I tcuh] jS/6ٿ Hx|2~#b=I>6Pq{1QH<LJOvo7(TK)&%mٟm1{Hy#>ţ]Sp>S"0|'Y^NK:"{'bxҧzǁPDe/`2577t Z.@(#{R`+73!:x('bK։NpalpwPbN piI &xu=㴚vJ;~ TUgKLB(\<6k{#7& Yfڑ3n[Vlg6b-hsnxp#E&I9͠8?4t#!|ɷ:9 -'9duwV>WRHwk[!|H!N,ziTK@f9B0ifdArƅ$?ŧ=O ^Ñԇ /H(VQ& dq l2c-"y+O+ ]!N ] ]1aE֎'tFؑKK8z2GU?__ _uEn5ƕUD<-8U'5<3g!,\Q`L[4>0:(hkt8?1ڒ3۰Wq;7 |ۦ\mlQmZ ',x,vocġb5/DoD{YƏsimZ#աD?oTNY6\8@Or\0 ^zzMmLkd= _nAW+8/ŜͻnOj_BpRE]6qZz{5a0A_S +mma_pQ4f(s@| loRpf_ `P:^¬>-G4p ÐayaO38.4= >'@P,ҍypCsPW =Hw;aKcVlj\q`znT=}/rY ~%:OuEqFv GQ5B1dd#՜T-]zOBWCJ,OnXc:U/W/fD7 \P}uy9C0\% uHbmPfۿمr{jRJFFĬ\t?+!|4"VRn|j K&<"wiV $5kv7/ґl2"hsSb4O?,j4QqvύGfFt/R| įd~8(}ܿ.R3TVD y ^ŹxWr$FGR2p Dzx7t\?yJ؉!GϿᢹ:ÿN$_=J8-F2ewؤR@mr;G ɭL衽(EeEii%mٖSUi-z!^BcNJ_I,R+vOc6u<ćOANٍ gՌOi_@F7مdr +NzBw2}yZYڟIϼ>&][DM2ؿ$K`hbl%ڤW嫖qr W`8x,U~ʳ)(eg]V[Oyw0U5VSvp5~Ț3og@An$f>=X+kŞek.;^P@8.  `뎚yШ#'BS*_Ozxuh*vWۇ%qC\`wu0;d$$ik& T\EO_d'n4!e&Oi8Sq~ط |'uʑ0,p󬎮lk,g}j1^Jt@?a NV);drs#R .b[wGOKmES=wՑ>!qW޵֘a+3KeLK.ňb4GXt2ڒ$cIxoBP8$)Ƿ,qPro|xJ/nz |us0Td0{%3;/)K>-IqAUjن9{9s %CI>afٰ, E8-hsovkuġd9BEvd${g+2=l"䃻_HItu, >|J|Ӣ˾|fK+lAK5I+i^&V8=PA4Q] ;Jb *] ĝN0.~$ >$QwVlkSG`u~h6ej,mXR+ G3LuVTc@JZ@qEp[U@*Ӱ'1%"_e:GS]6nr2)9,lҿ9f6\Q%F^][Ax$ѻLu (p;3;nu_€"3yP= DeAO2 ^ዷH)G'L7Ge%` oJm i6mTJaD>_ޱ|o;$e%4X o~UsI~aKD'6*;|y&c #.bG3cAcF=@[Y6[pch:L9x9t8hn\|3Oլr hSKy|=j2N%N9$gU\⟣<o`sk<E9!1zƅ4utdޓ'U&}<, I֤c[[*{d̠^nc:g"*.Y;J c %݋Xqx/qTUӊI׮0Z[75)k?蔵2aK6PZMiCca? Z!qA-Ӹ=\V'~ iJxU01` ﳣgnbm-$谍$D8MIR q, Q LfiO'VJɞ @mz!FTSVzi<ρU910v~"3TH0ְ[ykPjO_}2=':՜-x> :K A1b*v1IƷA΄^n%M%~Yv[lҚI ~e3~ي ^KǮ#.2DMlv'T41!u>~W؏◒8֪Xy${鮇\Qg[C6o!U`Y62goHm^{3eȺ -l'>*HB(8 #6 k'.37LB&%4|^Ds?}]`DOѐ@ʽo#tAA`D&Ub净#6 b]$>L8_T8Q+P+y.GI02FJȏ5Ra/{ ׬JU2pFagce=B,׈`J:ZkM]lc?S@c0]m Zv܀. .#o|7f?R"tXе+>KcU#x9@23H l"Q?L.<g 9T6lt(^L;|,h;ާJ%!C]k6f{MM|q!\,0Qo]=#?}u-G*+LI0Et-(^njG/-hYK7 )s/u5":儠i#l=6uJZBQE4c~+ZmEO[j pN x}SKuP5dF)]A o2Rb7!hMqeñ[W'LMRwݧA"Ư^0|F)'5.ca:FqpҼ>ޛu %FOYF(Cҙ \1¾*aҎoY @ 6a'Q?N rKjDzGQl26Z(ɵAhBNl 1t (@j{U\bQ8pU! 1=`mP풵MP6f!vNˢ87"n_ac}rM rmzGGx[SԷ/+|M.J :)2x aKQMhh)3g,_]Q|/GOu~%uU:q|[6Jl$,eȹ+FeU&sqsu\C_^8kly閻X+8$4 [q/ժ{T+)rf8 4I1b/wvrv!Ji ҝBzޏ #Q4)bw.Op 3R yA_-2'h;9`S)^yYpWwW$8'\WMeXצI߰& 3\ f"'[jBp$П1]EZhBe"bPg/Ɔ.kC#U1鎆 yT?j3*H.CRO6b:tM0 S n/~ LWw3A?W`Vʇl_½wZNas]rc'?!RIJl39d4mKD)YDF(<+:x^S,h| `07Jɳ( hЌ&U+M>>m>50zj Wn0BBv˷#?[^JApH R3 ~ q _g\VT;n< Z@1N7z!BgIlˢP^t4*] #83="ҫB3iL*^/j8`‹8GO/hx@$~p6I}_!RiRUG4&9 \Pp[0)KNdHՍ~L ^u]vOtvF5ška%-C QG)tڋ[~, L{ѥ3o5L":Kf])0$NuܕI:vD.(pvFM1:=2ܔgplaLݰMnR5pDI<ʶ%ׯ3T ~1E3jיT?0M Dz.9+ r[1̋92<xRA&+!=8SUtJbsS}Uzhsp~ Ԓ/ QŖ2@L 5hBʺ *K+(~W.D~_lKRPRVUn"B6{Yv]ǧge{ƾÒف}dl|h8F)GeSQ' Fa$>`Rш%DBDޛ7]%aj:B\|М( : -+yO3o, xX6eYlfIJWK00MKPC :c/#AXpm"T$pPkƕC|=|'Z](VtmgQ1́AՑ(׼MFU=&9o