vanessa_socket-pipe-0.0.12-3.el7>t  DH`pSj/5,d+[me"BڻͲzRh޸ʅYd NC$\,/}Y&VU7(×iykXTv[Ц՘WHP44 }PA9\3_dÃ=;!Yh=m z7jcH^VΪZ0KuL*9ކ5 ~!x B(^EGpM'J{h1GŘ6nvs6%R/B%j%9ѕ(bJ fW5 >nr;0U(_.wgW8 <Ѯq_/kje>O@#Xvd%AmM h|C28dޡ.zPyq =mri Ϛ4Ty~M:c7Ȥ@VqJ*B;mi-+qyKr_5/] _p(D:JiQ HEg.JiT{Ŏeur䊗u4,&-9bXo /һuc*kGݜPV#7fIoGBo)GyJֶc$?흲O…_]֯ETݙ_)[%#ghRםbALjw|9?y`s>o| m4pjf9?d # RPTx|      4 9 @Tm,(89: G H4IHXPYX\t]^b9defltuvwPxdyx Cvanessa_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.R[Obuildvm-26.phx2.fedoraproject.org Fedora ProjectFedora ProjectGPLv2+Fedora ProjectApplications/Systemhttp://www.vergenet.net/linux/vanessa/linuxx86_64=PFHTA큤R[OR[OJJR[N027d72f09fe4d57f8b4087ab25d10ac824cf48ff3df15a2fc162b5b66429b71132b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670221c5b020bd68a69810b99c1e3aca480542f965123929e443118eee7b060f0ff5d08a3b86540aaf061ea3c5ee83ff08a7736d853554440c4822e296e87dd1632rootrootrootrootrootrootrootrootrootrootvanessa_socket-0.0.12-3.el7.src.rpmvanessa_socket-pipevanessa_socket-pipe(x86-64)@@@@@@@@@   @ libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(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.1Q#@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 --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2x86_64-redhat-linux-gnuELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0x6e7cb14e2a5996664d20045dd7877d3fd5390968, strippeddirectoryPascal source, ASCII textASCII textPython script, ASCII text executable (gzip compressed data, from Unix, max compression) RRRRRRRRRR ?p7zXZ !#,7] b2u y-iSqH6b+ _)_zBm:e&G{a{|/2C#hklQ1sO잯R%& kvnMA:d0jB4ۀ&.ɹ=oҐC^r怰hls@B : /J1 560Nzm ۚ(քM?ިq(vRɃ4.FmhA(x K4!C/901;yA4~V**vwVCuO<5SvW`Muƚ*rԂht^N'@YFk,!'ō; ?ij54b[0.r%5L-[l,Z?fQC$li[Uc) cd[O\\4ނoy"+䱫cZzαT/nJf߆mֶ&[*W }x`5oN8)M3gNte85W> _7GwRvaE4T:\t.v(.s{DHz RT:kҺ p$bT ()|:ÐF_6BmYćҋ`/4d(C@%5ٗZ7t.f/DsWA*zG*LssyGS6  $@AZPsK+4_Q賶"֕ugxVXMz Txd`c҆73A+p]YXCUuĔjqL:%Mg+R Lw,w;+D#eGmcG17o"1ik\y\lkla J!{hiV(5BjӤ`(no,Og'M >+U."7*si ݄!1g}g<T+[AD$75mzFs R:'|+ةvƣQڴ5ܳX+0rf)U!.DO5'ց(*g`2]/NIyidu9 jJz<~Cbuo}V&g#a|&_H)R+DV6nڱVFh87sE!XvevD|]c7$UuPISJn)V]{@7SGMWcs]O3v/{L ՇVOu,oC72ߒ=zOD]*ȤlXIϛ2bkZ)ZU|F|+h3OZ:ĶG"XE\ vY '.)y?@4ƥٯ˒9M|nZX- UYdQI"+My$_ P)aňTeO5MH986Q(ؚr-9@tҰy"cl kw^q}TB $Q:N Y1 fUfC#|䮳%a;=QESw ^8Ǜp l_1#X8+MGNor`RquiGTp|7˨n0-jEK?zRPb,Vtb6F$͘kw/xSy_Uá^Ř:Z1"lȘf|faqJdD4#w+b7 #z)CBe 14MO4@w\C*wOJfO, a(*a+6$~@Opx4kE`7DկWv2x'V䣛U{ Zo#;2ս1~褲 VdOא_am.ȁu .i:ܱfͣfd-S)a3^0`#Fz` Gz`-0kEmw7%! i(y9h?dez v!҈5W:7;˂j][ v+Kdo1dvxW @o;2sHg'/S\4[uVr<&n w›`$^$F:0iZ0=N5R'K?gTz.iVFEH4}(@( $r/@;B3ptF9r6#?"wW\(Dv,vK 52NErZb#ɒb]f8IeZCKIU$G!<2b4{S h)Y\]C} |P2HsAmI_ӦD"*_E!`M|ivIqXv&I52N,!wJR-RH]yL ͰxS=@{AAџjE'Jk&q'PB 7B!77uxsugBh::{ʋpd/?fIeGTzPES/Mi8#jQ0d'GMҜgwr7n -E@>4:Ls~c'8dM.Z/n_<ȤI?q}Կ",[@FCŒN_2oR{ f50=<Ɂb;WQ4>qrm԰Q343`Ԏf),e@u:z9ax"]" %*=X d%а<Ԁ"ALϾh \)hݬ!0? F~S@0?gZekRI*lFaK$7%\6@U`ﴨ).zL B+)m6 U"W)4-_e/q,6h۩N\]aVn%'8AL75* q!mrQFЪlSp[p'=ێa-%PB|#O:l'q.)q<<ڥ8Y|#ڄL(+9.(rwK2tR6'M:9z%__z#XP~Xfa -W$hB+((ax]Oed})xL §@Mm<ޓpG֡0pZp3ʀSK}'ճjZu"4ν>1h|&40OE:L. Ca9x,5fnj'~YҶv)T? QGd7Q`4ՇYġʶv3rDVsa?w7iߧjͻbb\)"_QwOCHϒ޽eחm^UhЖ,l F1  <(uH5;!ɽ`61I'PT(7$MTe<$E =<uYďimsڀM> #vE٪ֶͯex]Z`bŢ?`!$邶Z񁂁EMMjArkǟᄉ›>Mu&s*P,bnti5֏H=jVB+s s n9mi TIUGL5J rVz^9A2d/{S%0uQ[_\h5ZA.S޼fj*k٘?o F(}LyMqzi=τNmyE]'kw^G0Q_8rD&R!_mY8մ|Y gh߃)% 5(4me6[}uJzOgu P=7+ iF䎩hβ9SbnN,:#i(FҺ?W;dx (xhLÚY78GݪGE⽚P"L5Dsx8$W t~x ^j(i@J $ ;J=H~>.̬sb E=X8 _p!fY1X2bQ3!:WW_݋tYQt+J8FٜAZ(R,xʽ/qjXk{ZK,JL=2v>9q2FA{TS!(רM1DCŬ],z8;ﻊSr2ƎmNu ?{6{GͽsSSvKXC2K]K0"5ȸ[A=0H! ,M5&Ch=$hŽ'^Uӗ0qͨ7n(}Oh,kaw=?rD<~\#c/^޻lhbL0>%uP#GIc>\Q?$ExM .F@/Lb.l[w?t4A Y7}粽$2 J7%[tTfg|~;Q`Nmg{k4" S\kVVeJPb<%DL65:׮>H󜊊;&A&r4\&˅_Fpv ҥ˯_Z*&?i8Das)DF1% '0@!=9< ˪kqp>?SOh#fBL0 gaBܲ( g{^ݦ/ Q6,8gREy~ɈcFl?H-n$iμ%[CA)9H 5/4rʼn Xt@:ݳuj~%c>Vi}ԟsi [ DO4mKmϩ+yWpnp(n6. VY>~iNҫe#g`/>>Ң(6rA6RloMf :NLsNkM2.6B0#":0}) PSIKzMl[f{0x}dR9prv Ίe>2I?=MkQ)w^ʊtthp5Zvv EJ@M@dWKRT=V7Vy|Y_;!H05=k`hNz^x=_ 3q4S4_d=F˜iDh ^Ea$$>]~<57\FqPvm>!O! g&t=|;dôE\*䯁>VwMнb,Aڊ KܯV SW%hw8p8?> EON`2ЇhB s _WN![ _#]rMa mKz '; IV8L=Brhͤvzbߞ)styR )s? $dhH9>:6ȱ߰Nod~;Д5~Vs՗f?0A[h*buxs=C Rk>}=Zs)Pq"D^6=uJ9ͧlEX'jg0~,,*4sȫ8qmxy/I`+k$\Ri(ԢAl28hFm74jGP v'c$[G'9Ta7p  z7s:eT{@a &GҢ#׬85Uj5!ܿO?|j+AN`LdHQl.5P3מ_It//PIAGĤ# 4LN n2/xXd:v|CI.n/PwtS&:[*?:$^1fp@?m@5*:2MND =A%DgGUD )m>޹# #*ҪAvd`rz&4»N˫:Ӛm~$GYv)GBԁ槚~S. yMPߠH b#Z&wY%^s!3Sv6 qݓ"cQ,-J<]u#$.A>?7/!f/ҽnOtTZCh)ةwyKr3. 7n\9 '9@NPX-ց"e94+N)p4S-/'=X~#PؚN#B2I؈#qw(ܛMP5֌F-_X0h,\fIf 򣪲f L9Xn5A꧓,)teAf@v|s=&c&%zbPC2em)`*U>}(rDvĊ $rޫS&hF4=#-7W*5(0np|ɞ.ݷ:4 ?.w2s*<o ho4Z, $nݝѣ ٰ1{ڢc ڔ fO彅9YHc2bSd~BU]o OX2ڷPd㌉G']u.5T!߫G]oغKْaP>8}$iϝ "(fUEn[(v7iL6|3k0V}ikhz( -a@^ 0^[~(1ZO ,@ˎpLd?\n0~G,_ SJS C5ڑ smWq't szf; ]7{|/ 3uh`2`TH~LEq_S`H{}lKpJ:jo~sO3}>?Nn.3[ܽ_f/i'I61V;_&dib8 2pK{Bj(=nun49UCZ9a\]K eX_?Vid(`o"4e \zM<-l8KlE tU= v2V #4"07M󊕳}qIг4=ԯ9_O< Р$ã ϫ2 mސ[SIuR}rbcndOk!u$(rt%/ tÌhC\8ބQ9e'\> F-SY!;TSM3޷Y1U·bG.N%qZ H5胑[}}܈?B=bGzydod[ٌfuCrt^.A*;娋1П ,.[ڜrf_Rf{rB*ox,x m=ycb_NDheFLVrY6n[>n‡X3^&Z;C֭]QqI΅a@$X$g?з,en0\.L_2v̘KFH̙ !˒S*Uؐؽ V#vz>q k5Qd ] #fcc1t;9"g6 i5eJp<կݙzG"3\429W84J6DSjųQM<<Ǧa>fh]r؊\^E-йUNdx*Ԯ*.\Qx9jNJaB֜Ɲz*lPiPc@mAm FRǙ3< ` `0g/:W+eu iƶBo~H+Erܑoƫ{R3%kWFηgVcF' dB ##eZẛik%Mz~q*舯/VNW3=@3KqW8J!8>0kGTEgc/d!^zJr @5HƝZ]&L6ŀ_ Wio/6w:@İvgE5+ORx2V");虍J^(>a"l:`gxFl<*q׺P 4GkY W@ #}_4td~govl 5)/K40,.$aNK$-ȥp-)/8{."cH5d*+2)tH,ȃf_mi).]yxB 6KgHxdQ).)*̼d< JQqӡ)%ƁD ߳Pc`:lᨕHۢAwS8MbkLVIND>o,p#B&B2wKywMTYM{.lm \o mIJ#wEs x!fd4_*8ƿ4/1'NUP [P$/ |n@y}? -n#_3023Jw8\ٲi?Ro@D 8./~]Z Pq'?@ x:zaRߴUu#~V(qo+k,"5M;hRgCUȏ xJBU #q>$޸6(>ѪY!( 塨LA:$+=5mfGJ/ 1r[١20qmbsBK)K&)7L"]G@$08UЏt QHw.oNЂ*t,`Dm0ŇWZ^3w}tE}npzc,"WU糊C$ ~:ǥ+5+BmS!% GZwKyq?AR"vJtDwD0|[۟|UaƒA)(d&u(ů(g5줿)x.]^+F~mVZ,5e;woNi+2 VRid@S?1ս8\1bTTUyX t9jxaΠ [BhmpXs*>2NW 6|̦97RY*ԓFtHh*ੱwqR󅜺Lh}Q3RGǂh]eJH?Fݞ*PTlA"v-]>) i! .Hoos,kg6Lc^.gcCzE9HxQZSS)t{;,f?#|ͫ[MyS5R}59qFTyNSv0>X/LhΪ֣91LWh<9I`^yV $L>cs_VKs g'.GF