libssh4-0.7.5-lp150.5.3.1<>,[/=„ Ε'ctbR7[13I#::2O#aaN|.v' 5 FnDǦ\'T)'2 rry&` +#tΧQLgܙn +1 DRfa:nh[I.n6N^(I f r(o1$Z)f/Cfq/ܠ ; 2ֶZ1׀vJ}3ʛ*ܭE= Ϊ#; 1DTEּ3 ڶqް>@O?Opd   (  0 @ P p  0X|H(8/9/: j/>JR@JaFJpGJHJIJXJYJ\K]K$^KbKcL|dM eMfMlMuM(vMHwNxxNyNzOO O$O*OlClibssh40.7.5lp150.5.3.1SSH libraryAn SSH implementation in the form of a library. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. It supports SFTP as well. This package provides libssh from http://www.libssh.org that should not be confused with libssh2 available from http://www.libssh2.org (libssh2 package)[lamb76openSUSE Leap 15.0openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttps://www.libssh.orglinuxx86_64!(FA큤[չ[պ[չ[պ[V؊XX66985e5bc2d9d1b0a608e089f92a2e22cdd8f1dc05b46c30caaeb80f215522a5a21a41117eae07d07be1afa14961156efdaf29d4e4dac9c524e734bb72886d3695b6a58ab69d7687d9486b4a859ebfc00fff25b0942cc51239ada2702ae69d1b91a206af03095da4c08f63aac94ad8e62606f2cb5d3683f347f7fe1c6f8a6f65af66b416a14301bfdc8c25630c2147360f1970b455acddade28d69ea7898b2f4libssh.so.4.4.2libssh_threads.so.4.4.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibssh-0.7.5-lp150.5.3.1.src.rpmlibssh.so.4()(64bit)libssh4libssh4(x86-64)libssh_threads.so.4()(64bit)@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.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)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[@Zw@Z?YYXh@X@XGV @UUUPUJ@UB@T@T@S@R@R=RRrF@QY@QdQ@P@PpO1@O'NtNf @NA!@M@M1@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./sbin/ldconfig/sbin/ldconfiglamb76 15396920170.7.5-lp150.5.3.10.7.5-lp150.5.3.1libssh.so.4libssh.so.4.4.2libssh_threads.so.4libssh_threads.so.4.4.2libssh4AUTHORSChangeLogREADME/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libssh4/-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:8933/openSUSE_Leap_15.0_Update/cc6b960804d1c1328263acadbfa3b0be-libssh.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e582dad7865dd72a259c95d0fc74a537d79ce0e5, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4c59cc4d618ea7fcc9e728e595cac4a31e41b7a4, strippeddirectoryASCII textPRRRRRR RR RR R RRR RRPRRRRفjO8htrV<utf-8e306dea3fee27208c037c7a392e02f8e3ae6ed19c3d279cca8d4976cdb9cc5b1?7zXZ !t/N7]"k%jjd涻L,sk"ׂ?M9aM'2^IAh Lo#Y8[tlNvX#tbS7,ƦbT 3T^KBT#m@/~_t(<}iu'ڵIp=] ى3@\b(@yP0PmdӬ6.I7^%?팥 #5WפkQ%^*_>3(lK՟ԭbcM+=n 8%<ˡC%/?n W n/k<:Ѽ ߉L|kfSI lݿX~5pHwro6cG$hUY>["Ђ 75UV<7(=!*_+!~ Z}X{$΍ڕkE {i>Oqup >h+YkG,9O)~4e:C[Rr82B(h*ƽ0"ʯb%gir5Mx\̦UDK\sjwj _M22J=NgN¢#l}F?.`&Vsifj%%~Y@N6hYkuǷ. fGK;oσ`؁|"(+Xa HNRJ\b\PK-$x´okȍ1Prlkar=S\q1Y3̎:۴c7%E`v1-v|hldێ;6XEbl-4'zts'v}`0*Ja~=GwB{E9\Tř%A0ԬP߆ؔLZL\n|B0.͚fOnae{qz3#c1Nmg\VHiۿ^A]ajFn sâdN<">qo%r> Q*[f :H *,0DZu1 ) vv7;|j#oTokjџ7|Z~s'_a!'|k#qp9}CXu,.Y&XdV,_"y}>ӆNLJ̟%gFp| FSz iAh/Oꡈ.ċVe~*-TXtŶQ]L7y>>KRL&' 8MbCzzdd"-x.*WxcRpb: u;Z4 zff@m[ېk>=Vq=~CmNZU`^< 7[mZDOtm!bmAi5> %LhInHꆠX9~CFX-]e7;6v>%$*^S)tYƊ+Y.^e|,pELF+CzasJS7*Gw1T3uV9?]eȥgٍ#wȡ^Ǻد>"-;klaN M`. W`y5P(U߼l>n2?n [љїIO>ʴ@37ô$(jS~Jm +_N%-/ P̒cEʼ8z |ZGw}K-OWx#8 w(-E,YI2*ؼxLS0Q8faVM꧐SJm(¦ y/Q-ZĽm;yc=p:9l^_\duOzq!7T'D@&q;rk[,3c}#fi+&jQaӤO % ^8Wvv:(dY yBu( isljj> ZvM MD5>n!xZ3+0緮?稺%EX/v)t tCζk(ʌQjkd`ޖ.=萓lV>}qBXkg7-f7Ijdw]_r!bYEQIтq~C'ҶiGyzVϻ۠69",ߵdNkNASEHv$@3h4 \q+k[")Ie9u:k`3mf:'b9 Kw]vLX(pMy75CԚ&$r5*kD3oqc#|<,K&)k!KY|mBSv96ѐ k܅"{~{mnl$ "G&ߌeu'c :'jskyO6TeZoT%+uf5tȻ%| + "MVaa3H׼V(L0zYmNzE'ѕԍCG:D3`5vđ+W  >`$t{ҝJ?S*y.$:w;T =u>"lXϪS-`fSr:WeJB)` fF#yNbM6:||"ʎWiZ:ν͆&)lc+ :&RTX2*SK{Yh#Ia36Qm6(a70x~aHG?Hʘ2C'5 E ӧ{!pBXVYXɍh%Pj$|b?yb6mǧŧ\4^&p،VK7Tvs$*オOފ u֧'K#6ҵE_j,v ]B ߷'8@ ,Ma8c!0y8SR\ A$<0OZb:P3\<4 (Rd+ .̻pCUB%RM v|- {$3DFd8=TLJ]݈[OgU !(sd *HÈV({!c:tؾ h좴D|d\^8&AN]tu,]EČ!]n rWLgg0?|7V}&dǜp EH*3X3yЉQ#P!v!v^UHɝ7ۖCiJwCʞdX/c)B ͐ SmyV}QhάT^(vӕ])h΋Z M$CȔ˄FbmkOz Eͱqy& =1('f5lSrƄTԞx[)H3OLv6c$z4JZw.4&~|3ѵAm@B@e0h{D3:tb[Sy @YPkg>${2y a8cҼȊ"Hw{\~N$]nV=hHlhðz?%5N*NI՞H !Nqv\rQ26;)6̼VTOmÀƊl̒{EuIHѼ Ct W _28jS{1g|Ebe v-)Lm?DV@r?m+; [)K7~񾠚65#L.(ɋ&Dv_ね.fMr.u`¸&0OnۙFGInn?Tt"z +pr?_HE˕TNtz=!!ܞuʕU02/P;Ȋhx-pB}_qPR ]q|e, w):=9D X/*8)Pbu]Gtpyt?۟K.D^ЙmXƤSY)a9[^5G"O zIܐh8=W&ًF3X !=u).[# [= fK윤`+n[~5ʈadSI|ۮQShVzsKG88$ ?Ӱ+EҭiGbg sHrڏH_czrJTP}(Z _jw(Hwg,v3rՊHN`3L3h0~w=VL€ =L^?JڋG:{I:Gaz@CmoNu0Kpxϝ'Јm=mS(ۙ<?=< _*E6~4dAyMQikS|:ûNR&3BZw]Pn^y ntϩ`” 4] |0Nd ovqm$=9:(zlmzpF;Oٙ΄($e,tz[.XJ`awCaس> >Mםud9kѝ["&!ڏfWD&띥E"P I:%_1ef1qN5T NNbWlD!M(OisI!ʥamAKHqp]-^EqyV?g(O 8j F!3x&ڊKVb̳%WK}΢z;ZݹkYWOB,r5cZ>__yxbBgƃe^Mߐ7拨 <(OYhCj_%D<7LSa0}ёz_[m9%joP]\!zbhUh'ӄ^dE7@VMQ`Gvꟛ-cbi={d#=@Y:i.Mocr^D)jPᚰ4n6^rmb',J/Phٴv-&_Dld@&VG@f!ic׍,|ieMtͼjg9-56f鐷S`ZŦʎ;?q3ni4RA7 mZ|#m+uJNKoߕrHiFOzDv4BJ8sz<;f=! c^V1o OM|~JCa&26B: QGdƀ1DEU `<o[yDrv$ -0cfpoDT-7y|L>R/_ J1OrvP=oJF| 1·]ص.OOA3 rښ0TrC4'CU/!WONNnE2]St[gV;"4EG-:{ scZַm bwcїDƷ9e@0؜FDyupG%8 />ƳHհٴF9_=5茛B >/ϑSU1>4IpT?xQ9F0'ueR\j_t^-'BNq8E+,!И3Qkbtڍ3 R8S-A8X$v[ىƒG3o\H,C~ p 'Y;8pjJ?|F9mwzn p⹨ 2d] ~V+R|Rz*>U8fO񆿧sQV3ylwzo!Vq;L IyzX nTFuA2l _w@Xfyt/`~}qBR,N\x/-znJeϿ2&>U&*NuyHV)5vwӠOLW%+jV\%f=c,nHe`"6fGJ[,3쐏B3v5޿X2, oLRqyD?Nb38ms'WY;9i hq _ӕiD?n0.sj|Fy>q}m wqG6zGV -H[@ .E;:)q &I-a][[Z!>Er !GvEl#Ǻa0hA ߋ2"'XO'PO`/d bㄴ>2_l]ZyՐƴh@S>= ,#/6nQ(Z=*9~ )DJQGQIae*ǀ8|} Yn9_kTPh=1}gF(kQ=9{Gay%GUkx9.4azoΝg\<~()3sŗ sdʛ{eȊ arZЦLV2@o4]:r8k0z Aw|ҀB8<`\btC` 4 fy./ tϔ=ʅM^e~jkQߵNcTW(L>2Ze| ylNwkS܉Ru>9H<ճZκ sLqlFo*pXe$mvuZڥaC Yyޖ"uPSĚEHy߻g-M֖TR045o̽U..Քt JX_i,kt$v&M: P\ju\ Ogϭby+x %ƃ2#ôCnS #g_#Eģf3Vȥɩ5')bD_{1 z1{'kf0d<yQ,8a{.5` v@!SEu?fvb 8|ᶁM Ux|sց|.s(xoc/N^3-huNZNco~-CŨBm1TNɄ8vI0%'7!Y0CgX ˜j|J =4OՒҙ\$Y)l*/B6Z^0D/p#,3eJ|Ԧ'mo-(<ϰbUvTbSFGDB*rq,#4ec-, <RUG;'kÃK-W{UƦDzl߲ :os5/ۚ> QVN{ 3 0xnTpNlt2o]g_y(qdՌGNm6e7B>{>my+ihٻ\V!߬^FЄ {X"lyȾҹWG/U|tifCK@݇(ˬ{Oo6@sT?n=/[n SeI:#vV@ xi!<#\*. Ss'~!ZGy=W‹\@5ȶJtɩo}h$MnQ* FPs@5b0wqn|W YZ