libssh4-0.4.8-14.1e>UAz`ԍH?S!$j׋ju*!=A JO ^!1e~{/">9*?*d   !  .7A Zk    z H x  (89:`>(@(F(G(H(I(X(Y(\)])^)Ub)c*d*e*f*l*z*Clibssh40.4.814.1SSH libraryThe ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). This package provides libssh from http://www.libssh.org that should not be confused with libssh2 available from http://www.libssh2.org (libssh2 package) Authors: -------- Aris Adamantiadis Andreas Schneider Nick Zitzmann SQcloud111/openSUSE 11.4openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.libssh.orglinuxx86_64/sbin/ldconfig/sbin/ldconfig-1A큤SOSOSPM1a.M1a-M1a.76ada635d15255104950a2c430c1ac00cdf9070d469e093cb378b7f8cb3c461ac8c97ff78514f0601ebdb7e19f09d8441cf2f48a929088e82a20e624914c1938libssh.so.4.1.4rootrootrootrootrootrootrootrootrootrootrootrootlibssh-0.4.8-14.1.src.rpmlibssh.so.4()(64bit)libssh4libssh4(x86-64)  @@@@@@@ /bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.0.0()(64bit)libz.so.1()(64bit)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0Sc@PM1@ML@L 1024. * Fixed some warnings on OS/2. * Fixed installation path for OS/2.- Update to version 0.4.7 * Fixed a possible memory leak in ssh_get_user_home(). * Fixed a memory leak in sftp_xstat. * Fixed uninitialized fd->revents member. * Fixed timout value in ssh_channel_accept(). * Fixed length checks in ssh_analyze_banner(). * Fixed a possible data overread and crash bug. * Fixed setting max_fd which breaks ssh_select(). * Fixed some pedantic build warnings. * Fixed a memory leak with session->bindaddr.- Update to version 0.4.6 * Added a cleanup function to free the ws2_32 library. * Fixed build with gcc 3.4. * Fixed the Windows build on Vista and newer. * Fixed the usage of WSAPoll() on Windows. * Fixed "@deprecated" in doxygen * Fixed some mingw warnings. * Fixed handling of opened channels. * Fixed keepalive problem on older openssh servers. * Fixed testing for big endian on Windows. * Fixed the Windows preprocessor macros and defines.- Update to version 0.4.5 * Added option to bind a client to an ip address. * Fixed the ssh socket polling function. * Fixed Windows related bugs in bsd_poll(). * Fixed serveral build warnings.- Update to version 0.4.4 * Fixed some bugs ein path expand functions.- Update to version 0.4.3 * Added global/keepalive responses. * Added runtime detection of WSAPoll(). * Added a select(2) based poll-emulation if poll(2) is not available. * Added a function to expand an escaped string. * Added a function to expand the tilde from a path. * Added a proxycommand support. * Added ssh_privatekey_type public function * Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR. * Fixed sftp_chown. * Fixed sftp_rename on protocol version 3. * Fixed a blocking bug in channel_poll. * Fixed config parsing wich has overwritten user specified values. * Fixed hashed [host]:port format in knownhosts * Fixed Windows build. * Fixed doublefree happening after a negociation error. * Fixed aes*-ctr with <= OpenSSL 0.9.7b. * Fixed some documentation. * Fixed exec example which has broken read usage. * Fixed broken algorithm choice for server. * Fixed a typo that we don't export all symbols. * Removed the unneeded dependency to doxygen. * Build examples only on the Linux plattform.- Update to version 0.4.2 * Added owner and group information in sftp attributes. * Added missing SSH_OPTIONS_FD option. * Added printout of owner and group in the sftp example. * Added a prepend function for ssh_list. * Added send back replies to openssh's keepalives. * Fixed documentation in scp code * Fixed longname parsing, this only workings with readdir. * Fixed and added support for several identity files. * Fixed sftp_parse_longname() on Windows. * Fixed a race condition bug in ssh_scp_close() * Remove config support for SSHv1 Cipher variable. * Rename ssh_list_add to ssh_list_append. * Rename ssh_list_get_head to ssh_list_pop_head- Fixed Requires.- Update to version 0.4.1 * Added support for aes128-ctr, aes192-ctr and aes256-ctr encryption. * Added an example for exec. * Added private key type detection feature in privatekey_from_file(). * Fixed zlib compression fallback. * Fixed kex bug that client preference should be prioritary * Fixed known_hosts file set by the user. * Fixed a memleak in channel_accept(). * Fixed underflow when leave_function() are unbalanced * Fixed memory corruption in handle_channel_request_open(). * Fixed closing of a file handle case of errors in privatekey_from_file(). * Fixed ssh_get_user_home_dir() to be thread safe. * Fixed the doxygen documentation.- Update to version 0.4.0 * Added scp support. * Added support for sending signals (RFC 4254, section 6.9). * Added MSVC support. * Added support for ~/.ssh/config. * Added sftp extension support. * Added X11 forwarding support for client. * Added forward listening. * Added support for openssh extensions (statvfs, fstatvfs). * Added a cleaned up interface for setting options. * Added a generic way to handle sockets asynchronously. * Added logging of the sftp flags used to open a file. * Added full poll() support and poll-emulation for win32. * Added missing 64bit functions in sftp. * Added support for ~/ and SSH_DIR/ in filenames instead of %s/. * Fixed Fix channel_get_exit_status bug. * Fixed calltrace logging to make it optional. * Fixed compilation on Solaris. * Fixed resolving of ip addresses. * Fixed libssh compilation without server support. * Fixed possible memory corruptions (ticket #14).- Update to version 0.3.4. * Added ssh_basename and ssh_dirname. * Added a portable ssh_mkdir function. * Added a sftp_tell64() function. * Added missing NULL pointer checks to crypt_set_algorithms_server. * Fixed ssh_write_knownhost if ~/.ssh doesn't exist. * Fixed a possible integer overflow in buffer_get_data(). * Fixed possible security bug in packet_decrypt().- Update to version 0.3.3. * Fixed double free pointer crash in dsa_public_to_string. * Fixed channel_get_exit_status bug. * Fixed ssh_finalize which didn't clear the flag. * Fixed memory leak introduced by previous bugfix. * Fixed channel_poll broken when delayed EOF recvd. * Fixed stupid "can't parse known host key" bug. * Fixed possible memory corruption (ticket #14).- Update to version 0.3.2 * Added ssh_init() function. * Added sftp_readlink() function. * Added sftp_symlink() function. * Fixed ssh_write_knownhost(). * Fixed compilation on Solaris. * Fixed SSHv1 compilation.- Update to version 0.3.1 * Added return code SSH_SERVER_FILE_NOT_FOUND. * Fixed compilation of SSHv1. * Fixed several memory leaks. * Fixed possible infinite loops. * Fixed a possible crash bug. * Fixed build warnings. * Fixed cmake on BSD.- Update to version 0.3.0 * Added support for ssh-agent authentication. * Added POSIX like sftp implementation. * Added error checking to all functions. * Added const to arguments where it was needed. * Added a channel_get_exit_status() function. * Added a channel_read_buffer() function, channel_read() is now a POSIX like function. * Added a more generic auth callback function. * Added printf attribute checking for log and error functions. * Added runtime function tracer support. * Added NSIS build support with CPack. * Added openssh hashed host support. * Added API documentation for all public functions. * Added asynchronous SFTP read function. * Added a ssh_bind_set_fd() function. * Fixed known_hosts parsing. * Fixed a lot of build warnings. * Fixed the Windows build. * Fixed a lot of memory leaks. * Fixed a double free corruption in the server support. * Fixed the "ssh_accept:" bug in server support. * Fixed important channel bugs. * Refactored the socket handling. * Switched to CMake build system. * Improved performance./bin/sh/bin/shcloud111 1394185041EL 0.4.8-14.10.4.8-14.1libssh.so.4libssh.so.4.1.4libssh4AUTHORSChangeLogREADME/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libssh4/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Evergreen:Maintenance:255/openSUSE_Evergreen_11.4/9691ecec160e527e77ce491d54a61ce9-libssh.openSUSE_Evergreen_11.4drpmlzma5x86_64-suse-linux~Ւ =(-+?p]"k%Q =d涻L,j' ^|-L=)!%k3zg~lj&:fd?=T&UaAgO+T'2EtfyZ4?|{Xa<~ ,@ƪ¨|xfVZwgdy?ZĹ/t1C|>1a9_$# uu*_q1(߸q1!VνG<#Qp],Wzpm~=%Kv=Ԧҳ7d?"_ԤH. ʳN,խ)rdE 3^ )^ Tpڵ35\~xQ>v̳Wؾ8WځUUL[VMDc6;̓2JMk ύr# L8"maVM>_5"M.9bu=KNR^^Eba/j?x rH49q~ J=p|snȜ~gcc|yˈSs^(ȩxب) T3B=MJo W#lŚuM':\TǢ$knb:lF!4b (.#?jD!%q@*T, ;7O'‘u|6VEzWH]Hd &O4it,nݕGju5mO腀ڼ^KIFt4m[}5(  (e\Ɖnh}I宰),QqKi ybxsqD#l;htm/v]`"zx1>Ʉ6V+,~{ץCK(Zw.}s(Tg3ÚYc%Vb@{hz% lYNŗGṅFm%?xwXk8Mv"UXUL@^1ժB3-ݞ*[^"ZX0*Xl@!'UZS\#H=eb BN85%ziBY`~נjA\S-(qQ? 4 Vh:U\ȎwɴhXD°sqh69ي@(pH2N#(hox&yfT`>݌$w9 [*Gg%fwjZ>@k)EEM.}qe̡ K.)#۽&q&-$F+K|Y.=9<~#5OYis_;Kv6ڳs3O@]V7l헢` P +H7G, Φc*q r[NraȋÖU0ExWZ_ V)9K֐:Pևj 1л rTy'%U1+H:T$“S`DcX~1u2G*5=(){N ;:!*p -"lT`r YJ5_.W!*^} 'lP=/w!Yp(2:UaioU<'3ib*w r~ϛ|Jz`I5Z⥠pE('O v J@Q&S]*e`jVY1 h]H'HU3>F,ZUUnGë31; UU zm 0;?1J F7}~fϘ̕J~> /c ye+U9?OO#QCvC֩&p_"t)o 'G%‚lL2 ?p]!p2OY*i_S6DxyrϕJ X>FB cC v scP,ira *.R͖iE*#fӐhU T"&m7E)e6@V@-&4wf=i2沂`!gWl|3H@jb,T6FƠT0l3LԵ=;P.x;<_س%zrs_x eӀ|C. <|_&tK0=0#;ϛ{9;!k [>j>$y@L.K芁I)Dn!yI4E6^:+-PT>Rk}1!L&)fX_G 4rT=8 3$fT|04e&T'+0zЪ?, m5 +13آ/8z/L"? >=~u8r=taFnڶw#tQXB իa8_%0HqDT,HxjaeO  EBO%{YCh?yW{ׇI,!ır)PFcf *:VƔ̕W{i ,qHtF%8ΌvOX^L_6 OUp*Ȼܣ3E3]߈k.MF7tܓdE9^>ʿ:#I)B$A!z_7ï SeNY$r `D?\dQER ( )wy!#SO ڨ|)8qb^X@U).T+|84 q~c.RqNI<2mjrbBMz=լ -g/Kl]@bdkFgF.L.6W2y_,2"ֿU.r}!צ͔m08IJ3h@oC#k_~%K!5/==uQ ji 2.ᐍZȊih3[<V{ rS =-[+=8`gǧ|$q!H DqT옦 cr'9smVsڣh]l²zl!3פBdD;ե|ׂg5>RkJ \)Fu>*7Dq/8$#._)%/d0v =Z'[f>&gz9!x;PLy%xCT|0"U$ad:M+kDx c.OuI֮|p"Z H⒂$]UurvH^Yak VɎ"mѼ G ?[x_\io<θ+@nUst: BX`_ҾV$X@Meow+ 򮐈KަgOLdeUf?2PR{$kGZݬmş"1 t,!dGqB,Vjlp.DaT,f:W(fZfJ@-}T]HzsgP]i/zmtVϝT@|[݆h?ëclKV.nY,c {锃dfꤠeᜋ0`)7D= vܳ#JΛlN- }$>fYKwJ)o}#\HEr+x_W\V̅55,4H,U=_q ,6 :;v[yE6moY||6uɴaTƢE :)Gz6/v|f,3 {֌x.~1-|q9vqbPY{8{M.C7J;C원W&DEG?f&&dusMKq ˡO#଄(#Еo.֛)8si<1BSԞ*WzN>]Qfv1.p~Os+GՅjh4fޔzQACn-ãlq8 | \XKYdX ǜ5(YǔbIо 1y34 Fsb#7֪\{1Tlil8+.=jU&$ƲB*:Fk}/WStuy=8etVLރF9TtAF-,~괞tᚓEWUΠE]*JJe(g@ӤwGТ"# 64f4C^[-XX&שdOYUnTe| /̵ߎwl:wi k젞7U* ҁ@ɘoaj4IKHUE|DJ5 uA\&->rS܈W .W\?bO8_po(y_1z$?LMܨѬudiHu vmjt[ t0*; CQ-Y<7pT}sv쀂~&n!#%+ VB|P_ q-rqȵxPY\gH`5qEO< cl?i&6. XL^(b%S^_1OM q"l?Qܖ=mvlϣck =Gr3OvaӍ/>4L={x:zcl-+5x_$Tu%ZB*`[D8 N@utMV}h(ηI}`Nu* ~zx2YBpPmLy혷0bQ,vgBZ09+8afe <. 3 ʬ]ȧ>knJ? .#XwB/)Oinp-gxQrSL O~VNw8관4v[/Qs{*@w0>_38,Ly<!w[ՠQ= TwP+? ncPw̢Z/ ${Rbeyt,~gµ4^ƣttI/dɤw<.,iKBOz9Eh2&TYW]%1 Q-OoXo ɕmw ;.{r{_dl Kߝi8Y{Qr(D~R3E[Z.+!%Ka,Awg~de>)i ǸXoޫET2ɋ]}#\p qK.@\w0_j"%%X7dӕ!YR}7fP0wG IuD)S AalUs]E 6$ Շjn,k:+* ]+x'\wph ߾jgEċ^O>ߕ2R:J{p?ٻ=jU0Rە.u`s}i0U_ͺuG]ba[`|p0wtkL+ z!ά`eGyM Y &B M+F<Ohen}YiRd3 i䠞aĀg ߫񔮓oL'2Ĺ(DS?* PJx}ދC ?\e}cBs*._dL=nX&Ƅ}էJ|˅R?bj&oᄼJc- I:|11# aZߦ'² K̗4PaSDZ~HŧNsKP7\a8*zmIE?^6`g-l0Dͤەv|^ AJ(K{җ]J c:0N$ēPj*)U3 a0iYVxz[yCD_MO)_AS_ߦ~71JCNKl}tJI]uc͈(~N𐸧m8@}- Y MS?!Iu;`E As.olΑ1X59a9CMhcXY)r@lzg@ٙιRE+Gz53o_nw9|QGk} 78eE#P _(㋦*_w6 IB;%?׏eǪg%WZH  靮oFZpr΁M\%\myK( ~Jэ’Vp)\{R~|\&DguLe[( fX>+f8E9*H[So8 KeN% $B/FЪ~0('幇gxY1hUMu'kQPܯyLt#Azξ &V0-L/C4sYЕeY{ޚeICZ{:<3֢,"bL5Jhz9\+7 ]8 }.J;ҴǪ IzBep:!>;~Iwcpy?$Z zb|#W[LZE8ʽ5Ye>)nX d!ˁRH)B<:cZ?'95& #(1 1kb.b=^Ee+sg0s7vY5(Ti*.[zH|Eרrإ#_-Weό̤$44T!ҩ㡯a&dc2U0ý꽚={_V>I1lA{9D.aEehUX> [SW\:7]]=<߅f6]d@$ygyM #d?q M>(mWYniu: =$w!H[θ]|4\-ViM 8cw*r%gӲ`40WR]1Z?7J` {oPZ%G܍HDޒVk_#@_R"ڮ>Xm?6͖z;@\݁ñ4)XVƲX;W;5ݹi=w}&A+|xfppq uIlB$8/ac_hU]boN#E]{6$]TǎK|̞HG'69Soe=c~V!Q;&nbD9ֲ<$^ȗk|5'g }FR>*8-ӈ6r93%(ՈE}ƾ$}KSGb/HSU_>B9vw#ѱ|?Ƥ)e%J٩بώ-j)VB:?!1t 9a߄m9F_Kc38ٲjy8N~O6#߁q{R̢$|NFrH}5}=DL.yFV#!~ԟ$Bn&ҩ#[bټzn畟l`ʃ*E,Їy ^oU]aMV=C`r'N%SHcnT{E /nM(]\$?W !j .iJ|[pI}Z̝\ -%'w^;׃~aԂpغ|F%D6{Uxy)L"߳pv!$}Dx! h1{_|Dqȷ0T ˔Ptvp ںIxmtPڽxQQ#PS`EF&]iJFD vxZYh ;_> 珙g߿Wm:zGT S)Qaۢh$u䐙j16o i=)yl.~a4ej,npj_]3q"a U7'q{-ţDO񤙹d:-CC 7 BxAc)BMP}صd"r.f?dC`eDWFI Q8CQ! |4^-fHvGTf~SD,A=J4!cHyfuݑv w3 5UY4"rU[4#x Z85cȳH E":(S0[4qjR ~/+yŸEUYJZ6j% 'T^r7A1aW?]zIsˣ32:b5a,RU<uN쇷S+8 /bL=F"f~&zI=L+ڛaK+Y_Az]9:3{f}E"QjY4& RmC ތ80hs2{BG+czT YzSgyf\q ̃*+9ېS!#.$w.~n_Qm1x>V"ah3 ?҈ gbDuX'u]l[U=v~G|Lg޲0dbux[^[{CمOTdGPAXeՈXcĖr&v{~e\JRZ@xj6'\Ӄ*3)Fe(h}1k{$jq|>o:sN-o@u? :z_?BH@Τ|LN٨l5 )d r)d_ij &xZO6JD+qŞO0 U H O=zZqs&{5Y"N 0[רdF zJ|Q҂ƂeHt_ޑ#C%2wY2:a8C<=1nIS/Lzqt~7۴Ru`M|YqjrJ >>z?8?r). V3ʨ.)N1: Jݼۛ> $7#wH1\p>Vë7kb9 V.RDc$!4)ߚUS̙q-Rud D21.S (Y ui̿q _gg3Yv52tM_j >L+\bw͂&3> *ȎYdA>'Eְg{Cu',v1KG*%!r/k}2\)Iyc+x_EoS qti,hvC|s |9xMCi!S0f_g²Mh C.l D歌SH$L$}ٰvmXՙ: W;0~f ģxߺV7'Vp_;Exbm- @i1(ޢ~3{|ss0?EWkUfвg؂t>Q6vi.dƄTh6W~@(>Id/;, ЍO[[9NܷI-+4q[Vv ;QQh/ȚϠf;4<"[lN&T;ahh\qd YoUIo%9׫H<*X)g,8}K-N sHC9>l,1@|eNݬb[1?>z_6!PvqՀ+ [`!qϱEJ=c?"q 9 # c4H>;$C5~$Cl=YӞFPj~;:rJ2˩C[>@EalmWc Uw裀5b %SjfrOA|.Cס. MZ:)]^4d'Zhp5'tw@ aR[BRx~3HNî՘=5u}7;҅T$MF4`KSjf5=FJMwr)KIFUqLj(&/#;V>&/ x"23ۍ⊱;YaۛCo(|QB?UxTqv>rAW<6.O/pƃbk$'D+PЩ[$.{dDe<3,p˘GM=_r3?q@C$rI]=i+ Alg6OtH/ $P׈=1]7đIS=>э wU5|E~@3bO{K) ##rRC@p8/4}:o[0B$z N YFzɸ^Hr.3|< Pnv;IY:f!] 0%oXB:K!&Ga]G2 >,T} .FpISR`>Ų0B6]|D슻SA0>k>nyS!eMecYi1z[*ppdnV_a_&N.A6FskGŒ yA0/Z0~[ qHbrN8Ք&妫Bb]8~vuu0̷je4Y}~m3RWCj4ڜJbC$a-|н/lkƮ+Bjgki}KvȌUɻ@~ؗM|ygñgrLqoֲ!~W*{styd6ʘFY.æbo}iJ__ԩO y#WvRB}KMōtZKeu-'LjzQGV:i+F/.24NePsQs8:UP/?2 ʾk@p{-Y 1_,X EDJ"\G̈h5R{V>_cbqY_\ldN9 "E`Y5[#;^/#'i'ª2M#ޅt}Po\m&dO#%f&>IvΐީN4=^eڐaZ8W> 1d:6z}z2<6zpAwW%)՚2 iQ$'MDGSd(!|cvjF)ހuR:B48j<l|AiJԸ_VI?x U9(T0'[gbė!5wy^?W6 "镗ET9vk|DHox 0lo>psƦƌU&_DL1P;H9ߟU4aCS=JB H9ӮfIޡ C_ufp-9KZb9-b#4S#/ifv i$wb-^{0rzEy|YiMڶs,8NS&iKя$ɤޒɸΰ#&^x6֗#g>P"Ptq&hDB{ U4ii9tMU!u7Ҩx$Q5 T*ux{u(t09>+ȳ \Pӡɑm'|3Q,F%xk̙0ͨ{ hzcSeIxx>uϘ:DƲk E> ݹ1[LД0F.Sɧ~X~rY*"cV ޥcZqnab FuT%StJ|&zAryX?"2e#u֥6Bm'Yl֕[/S}0T;vz={YF]p֓3"4e.NwEş(y)7VʽxFT"lPkl(bl(5| K4mT&%ϜwBD~qfY)!bW@f,XA)4[&Jdmu5߰s97eӣ$_P^(BͶ@r_,5'Mg\ 27K}C GdOrf/s/W C ᶻEj%N_ :3G.,V]@kľTtk5IRSzBX$s oq!>:7UUADGiB"# n녻[d/C͘MqE*c'epA0Ph%c7w4xawR* !33'X4Xxxb_nܛ;f]J p#