libssh2-1-1.8.0-lp150.3.9.1<>,PP]©/=„*`hǪLo`x@uW fAϸ6J Y$)bAb~>jF\RwgrZqAR9):[rK*2>ŀ{ >@'?'d   G,0CLY r     (0:Dlt   (8 9, :? >$@$F$G$H$I$X$Y$\%]%^%:b%Fc%d&e&f&l&u&v&w'Tx'\y'dz'|''''Clibssh2-11.8.0lp150.3.9.1A library implementing the SSH2 protocollibssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY.]©obs-power8-07 openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.libssh2.org/linuxppc64le ]©]©03b1cc945ea76b557e7c58a590f76bdde92db329da922b22abfa13ec2c76681dlibssh2.so.1.0.1rootrootrootrootlibssh2_org-1.8.0-lp150.3.9.1.src.rpmlibssh2-1libssh2-1(ppc-64)libssh2.so.1()(64bit)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(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]@\\MZ]@YTYA%@VIUzU.@Q4Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez dimstar@opensuse.orgjengelh@inai.detchvatal@suse.comvcizek@suse.comvcizek@suse.comvcizek@suse.commvyskocil@suse.com- Security fix: [bsc#1154862, CVE-2019-17498] * The SSH_MSG_DISCONNECT:packet.c logic has an integer overflow in a bounds check that might lead to disclose sensitive information or cause a denial of service * Add patch libssh2_org-CVE-2019-17498.patch- Fix upstream patch for CVE-2019-3859 [bsc#1133528, bsc#1130103] - Added libssh2_org-CVE-2019-3859-fix.patch- Security fixes: * [bsc#1128471, CVE-2019-3855] Possible integer overflow in transport read allows out-of-bounds write with specially crafted payload - libssh2_org-CVE-2019-3855.patch * [bsc#1128472, CVE-2019-3856] Possible integer overflow in keyboard interactive handling allows out-of-bounds write with specially crafted payload - libssh2_org-CVE-2019-3856.patch * [bsc#1128474, CVE-2019-3857] Possible integer overflow leading to zero-byte allocation and out-of-bounds with specially crafted message channel request SSH packet - libssh2_org-CVE-2019-3857.patch * [bsc#1128476, CVE-2019-3858] Possible zero-byte allocation leading to an out-of-bounds read with a specially crafted SFTP packet - libssh2_org-CVE-2019-3858.patch * [bsc#1128480, CVE-2019-3859] Out-of-bounds reads with specially crafted payloads due to unchecked use of _libssh2_packet_require and _libssh2_packet_requirev - libssh2_org-CVE-2019-3859.patch * [bsc#1128481, CVE-2019-3860] Out-of-bounds reads with specially crafted SFTP packets - libssh2_org-CVE-2019-3860.patch * [bsc#1128490, CVE-2019-3861] Out-of-bounds reads with specially crafted SSH packets - libssh2_org-CVE-2019-3861.patch * [bsc#1128492, CVE-2019-3862] Out-of-bounds memory comparison with specially crafted message channel request SSH packet - libssh2_org-CVE-2019-3862.patch * [bsc#1128493, CVE-2019-3863] Integer overflow in user authenicate keyboard interactive allows out-of-bounds writes with specially crafted keyboard responses - libssh2_org-CVE-2019-3863.patch- Drop openssh BuildRequires: this is only used for one of the minor self-tests.- Remove --with-pic which is only for static libs- Version update to 1.8.0: * support openssl-1.1 * many bugfixes - Fixes bsc#1042660 - Remove obsolete conditionals that are no longer needed- update to 1.7.0 * Fixes CVE-2016-0787 (boo#967026) * Changes: libssh2_session_set_last_error: Add function mac: Add support for HMAC-SHA-256 and HMAC-SHA-512 WinCNG: support for SHA256/512 HMAC kex: Added diffie-hellman-group-exchange-sha256 support OS/400 crypto library QC3 support * and many bugfixes- update to 1.6.0 Changes: Added CMake build system Added libssh2_userauth_publickey_frommemory() Bug fixes: wait_socket: wrong use of difftime() userauth: Fixed prompt text no longer being copied to the prompts struct mingw build: allow to pass custom CFLAGS Let mansyntax.sh work regardless of where it is called from Init HMAC_CTX before using it direct_tcpip: Fixed channel write WinCNG: fixed backend breakage OpenSSL: caused by introducing libssh2_hmac_ctx_init userauth.c: fix possible dereferences of a null pointer wincng: Added explicit clear memory feature to WinCNG backend openssl.c: fix possible segfault in case EVP_DigestInit fails wincng: fix return code of libssh2_md5_init() kex: do not ignore failure of libssh2_sha1_init() scp: fix that scp_send may transmit not initialised memory scp.c: improved command length calculation nonblocking examples: fix warning about unused tvdiff on Mac OS X configure: make clear-memory default but WARN if backend unsupported OpenSSL: Enable use of OpenSSL that doesn't have DSA OpenSSL: Use correct no-blowfish #define kex: fix libgcrypt memory leaks of bignum libssh2_channel_open: more detailed error message wincng: fixed memleak in (block) cipher destructor- update to 1.5.0 * fixes CVE-2015-1782 (bnc#921070) - tarball verification * added libssh2_org.keyring * added libssh2-1.5.0.tar.gz.asc Changes in 1.5.0: Added Windows Cryptography API: Next Generation based backend Bug fixes: Security Advisory: Using `SSH_MSG_KEXINIT` data unbounded, CVE-2015-1782 missing _libssh2_error in _libssh2_channel_write knownhost: Fix DSS keys being detected as unknown. knownhost: Restore behaviour of `libssh2_knownhost_writeline` with short buffer. libssh2.h: on Windows, a socket is of type SOCKET, not int libssh2_priv.h: a 1 bit bit-field should be unsigned windows build: do not export externals from static library Fixed two potential use-after-frees of the payload buffer Fixed a few memory leaks in error paths userauth: Fixed an attempt to free from stack on error agent_list_identities: Fixed memory leak on OOM knownhosts: Abort if the hosts buffer is too small sftp_close_handle: ensure the handle is always closed channel_close: Close the channel even in the case of errors docs: added missing libssh2_session_handshake.3 file docs: fixed a bunch of typos userauth_password: pass on the underlying error code _libssh2_channel_forward_cancel: accessed struct after free _libssh2_packet_add: avoid using uninitialized memory _libssh2_channel_forward_cancel: avoid memory leaks on error _libssh2_channel_write: client spins on write when window full windows build: fix build errors publickey_packet_receive: avoid junk in returned pointers channel_receive_window_adjust: store windows size always userauth_hostbased_fromfile: zero assign to avoid uninitialized use configure: change LIBS not LDFLAGS when checking for libs agent_connect_unix: make sure there's a trailing zero MinGW build: Fixed redefine warnings. sftpdir.c: added authentication method detection. Watcom build: added support for WinCNG build. configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS sftp_statvfs: fix for servers not supporting statfvs extension knownhost.c: use LIBSSH2_FREE macro instead of free Fixed compilation using mingw-w64 knownhost.c: fixed that 'key_type_len' may be used uninitialized configure: Display individual crypto backends on separate lines examples on Windows: check for WSAStartup return code examples on Windows: check for socket return code agent.c: check return code of MapViewOfFile kex.c: fix possible NULL pointer de-reference with session->kex packet.c: fix possible NULL pointer de-reference within listen_state tests on Windows: check for WSAStartup return code userauth.c: improve readability and clarity of for-loops examples on Windows: use native SOCKET-type instead of int packet.c: i < 256 was always true and i would overflow to 0 kex.c: make sure mlist is not set to NULL session.c: check return value of session_nonblock in debug mode session.c: check return value of session_nonblock during startup userauth.c: make sure that sp_len is positive and avoid overflows knownhost.c: fix use of uninitialized argument variable wrote openssl: initialise the digest context before calling EVP_DigestInit() libssh2_agent_init: init ->fd to LIBSSH2_INVALID_SOCKET configure.ac: Add zlib to Requires.private in libssh2.pc if using zlib configure.ac: Rework crypto library detection configure.ac: Reorder --with-* options in --help output configure.ac: Call zlib zlib and not libz in text but keep option names Fix non-autotools builds: Always define the LIBSSH2_OPENSSL CPP macro sftp: seek: Don't flush buffers on same offset sftp: statvfs: Along error path, reset the correct 'state' variable. sftp: Add support for fsync (OpenSSH extension). _libssh2_channel_read: fix data drop when out of window comp_method_zlib_decomp: Improve buffer growing algorithm _libssh2_channel_read: Honour window_size_initial window_size: redid window handling for flow control reasons knownhosts: handle unknown key types- ignore groff-full to remove factory build cycle - add groff to build requires to make tests passing/sbin/ldconfig/sbin/ldconfigobs-power8-07 15730383551.8.0-lp150.3.9.11.8.0-lp150.3.9.1libssh2.so.1libssh2.so.1.0.1/usr/lib64/-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:11421/openSUSE_Leap_15.0_Update_ports/fe4c539378508a744f5691444bcf5f99-libssh2_org.openSUSE_Leap_15.0_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ede1439a623e3b379dace801b6ce6368779ab539, strippedPRRRRR,3X78ɯ%utf-8db1684500d1ef1e7e81a6f90e74804b3bf3d7b3bc5e47481e4741caa81d4a994?7zXZ !t/;r#]"k%{U}d涻eOB`nPz=9``i8yP'Z]H+Iedw;kn79EY(~`Gev4LlW,1oqPRg-|ݍ%G³`-cy)uA-#G*;EdaG _52^JG`ãnbc6OoK2 ;{UIh[PѰݪ99̼]qY|u2_G[i”fVDp 1SuRzu>3-Ye}s@Wэo}D 1 R|B/Zk'C[< fRMmC^ev;  n} N5nd[..3UdPU3kVw:O2b;d u, dQ; M^*C'Klg/9G9tVKϑCMۜ&fP!ĉk‚Ux,sR+$0Ѻzg<O;bhAHl/+I惸~K&m t]-wY<} :ZӎLsۉ vRĩBl,U ,/uKe9\;rmƅ`CNŗ FCL8s[:Wn\:_S +~ f~cKfݜWnp1w,V/ W|N%}mH6֞TԞI[D?׻j`[tY *q@@v¦[z:8Kk+U=Ӹ}.ux7)\Lyz)&!Ep c#ݯZc -E2ܵD s*U|Ԗ1}4XTsT‹?si@]TxҢ5' ~]^6WdJeznNu4igU{m9媙8BK-x?Y#cl' zե5.amQܗ'zn uK|׉p#,-S/̘F0q.R|5g\e_ -YGG5K'?.tHjcLo=?CA^qAe%L:eL2;NpXUuT ~?Yw#KT;{iFXD.vLp%D{ IBtBS֜g>#a<(u0(~jGlK&oHσa'&B(qSpe0A/< [On"i|Zpo˳``z#+dЦ8XΏĐ9SbntA=8K~uʃfd .zr ̴P?V2vY=XK%߇J1KN.[_~%=B@.! Nbf?|D}17MoIFp_-0IyPk"B8 ٽIN^_(i9TjqSNJ|f*Hj?^0` `@ 1}nC&h>6gs׾ P$)m^ٙ7hz# ?} _o=V8s꼝}(\)m9}ȏRBȮbS= C} F>>F^s3ayʵ]Q^LpWHif"?L7b_d:3ItTܲZ^ԹVS͸ Xȭ#J2btwHK7O-QF^qIwX4LCG= ]P pWCBTx& iѥVG"L0M9~c::Ew"_vސ $D%G_s-t3فPĔ`HOX̴ȋ ?Ȫxy ~G8+XernBI\n Q+^ԛHm!B!"c hXvͤ_Ok_t:`p'=}q}3ٔ23<+hdp)lϗ4}շJ2azߤQC=ϴYK[rJ#Uh3 ؝ӭ^RX!ȣ[L=eH2J2Ñt|À(qg7M@Id_n9mg`ْA\.*Vl^-ꁇ뇧i>84R1 y^9}[ _ך0$OQ[=Tdɏ0r6qL5/婹D9pq-A$~ϵD?WOϱlGJI];c,r~RnM*fy-2uM[#&i5GNvΌ,`iإ<"a^ ӂDFs⍪FbQr7Ͳ{:6N~eXsÁw5;@[t wq&Z"l>u -]2T nҺH5h:*~1t:ɭPI1m/E 8["( ,|=\Hddo<$89b&29t#J:׬exMD.qH(Qw-[WW)$mfA>Kz[tGM2Zt en$ST[se@oQ`ǒ ɼ52?]SĨRGS" X2MCM)\(r&żr(,=?-%W fO%G޿ŭ[R4B洲4  xHIl}vuVf cAYpט-;dMwM2##!!~@}ԭ0o3'eiVp:<O+!eQhɜWW_b/?*G-\"4_h2Z7{R`0yk`Gڡj4BT „]׮AoFQ: ֻm !3"ٖҋ{VV@,ƽ@!ux'[F:Y5B/[9!п|gnyt6.zLIUsD熖WW1XpIvCj^5}0י]Vc<PSŅ?)E6UM("*МtO VPVlI%~e0||KVc ͸@ÂPŵԩB*= :?K!kK,Sdt<\aI:ﶕuJ~>GJے˟,g#m2n5U#+.%-vCß8Wƕ(&MG?tᗨWEݓf:!Y):MVVUc\QUy^:(p&'Hͭ.:DtmS$U(`u Ӏ2V/~IdҮǧPS䨱DR5|{^ NV!gRa_ |b؄bx0}^upm)y:}3M@Xζ㾎}řu-oeoB_:xYQ<QQU!LYdJ {\O o_֦|.oM>|'eFbDVŞ鎆Tկy(Z-3gGgOl/T}YV9So6mrX닛s}:VjֲD'g+u[B~e*vѪ=I'ICg0 1$;wY/p`YAN\q#@u  A$m 'UEgzP#[AEuv9)GL&~"'_E4@B]F>t h'svwc9u(4kd™qY+4j?K!%`ND~qF+3{UwH`hVڂ5 ہM9Qx֓\;FUlt$hm*3⮊ Eݨ;K\cAm +D`J[il#-xL IRyd"kmq0хkie%쐗3V4}2&$,CN7][%¬wϸKBaŊƘgGDLR1 ?XXeb5[3K$:M`-x0`^K4(dRuQGl{ޝi_hґvpE *}tfihɡ/X4s]ۀF~!ިuL,c6"J\ _ARJ3(+sl}."kEK6ꮦe w7'xlIvّ Gid$ Ԝ;t]kG)(M  9FԭUNU[$M+ZMn|S+"@ӫ [I''S|><_}[n-%[$GgS_H(e!s?nra,|kvZuAE"Z1))J?/\pNqJ`XeGب#H%S`%5+ ^~rD:|GOdoJLwz SVV#vm'j𝭲]L (=N3WDi*,;neDY-A^Ptg׷z:Z -NSewVZnw^ 7XB}ewG?ܸZvm .9+Q*O>xN7mWo5CDwJj[ f G ha.g*5]Z_,F%Ncq_>({Ǵ80GbLp~E2{R9]"5nYídAgJi 4TG/S^Nl@hÅreݏĵo6FHj6Km՝ ߺPYr_ Nj]e]׀8Bv ýwdմ4!|-m;esaBGצS7IwuwBO2z>{$X50_Q{6 TʒLJYPXSnՖζXLV2sr[m~xdh`$NQ`z5 MScSEp]Q4U!aYj?ˊ˅^*44xrepnf5O KUٵޛeepLǿnp^i~]JmA̎Gg4z$  Gyn4>ĹjWfd{=JJ]mLz!?H2`1dl`gu&w)}W#Ohd* kV1AiɶD:C{%-B]M]2 BsȐ=ÚbNJTObL< d*L$ԓh;l $ZO%!A}-d&'e)cgWwX-W#;L0KL_D"O,Ґ8C bqp*A[ 6IX@pb4ۃẉt}8XP- X9IoG S:%[\.GҊdO}W yZ62h 0xJѰ VRw>ʧE"azC 5w4+t^ZrF&RY,jOTj Yp%iKA/lWwu3LZz8fElɉU3Vu v8_Fe*5/ϪXsK{ɐmRsAHvhʶ YZ