libcurl4-7.21.2-45.1e>UA_2I e%Q?*`Hy?SM$jů^(iZtꕿvZbetb>7#?# d   5TXdhv     2 DLV`|k(89:>!8@!GF!VG!lH!tI!|X!Y!\!]!^!b!c"Md"e"f"l"z"Clibcurl47.21.245.1cURL shared library version 4cURL shared library version 4.SHcloud113{openSUSE 11.4openSUSEBSD-3-Clause and MIThttp://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttp://curl.haxx.se/linuxx86_64{SHSH083560cfd38eaa4b621e89e610f13afdlibcurl.so.4.2.0rootrootrootrootcurl-7.21.2-45.1.src.rpmlibcurl.so.4()(64bit)libcurl4libcurl4(x86-64)  @@@@@@@@@@@@@@@@@@ /sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(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)libc.so.6(GLIBC_2.7)(64bit)libcrypto.so.1.0.0()(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libidn.so.11()(64bit)libidn.so.11(LIBIDN_1.0)(64bit)libldap-2.4.so.2()(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)libssh2.so.1()(64bit)libssl.so.1.0.0()(64bit)libz.so.1()(64bit)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0SG@R&Rv@Q@Qg@O!@@O@L|LGK@K@KыKKKv@K^@KKJ@J@J@II@lijewski.stefan@gmail.comvcizek@suse.comvcizek@suse.comvcizek@suse.comvcizek@suse.comvcizek@suse.commmarek@suse.czcristian.rodriguez@opensuse.orglnussel@suse.decrrodriguez@opensuse.orgcoolo@novell.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgdimstar@opensuse.orgmmarek@suse.czmeissner@suse.demmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.cz- fixes for two security vulnerabilities: * CVE-2014-138 (bnc#868627) - curl: wrong re-use of connections - added curl-CVE-2014-0138.patch * CVE-2014-139 (bnc#868629) - curl: IP address wildcard certificate validation - curl-CVE-2014-0139.patch- fix for CVE-2014-0015 (bnc#858673) * re-use of wrong HTTP NTLM connection in libcurl * added curl-CVE-2014-0015-NTLM_connection_reuse.patch - fix test failure because of an expired cookie (bnc#862144) * added curl-test172_cookie_expiration.patch- fix CVE-2013-4545 (bnc#849596) = acknowledge VERIFYHOST without VERIFYPEER- fix for CVE-2013-2174 (bnc#824517) added curl-CVE-2013-2174.patch- fixed CVE-2013-1944 (bnc#814655)- workaround to CVE-2011-2192 by disabling GSSAPI (bnc#698796)- Fix IMAP, POP3 and SMTP URL sanitization (bnc#740452, CVE-2012-0036) - Disable SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option when built against an older OpenSSL version (CVE-2010-4180). - Don't enable SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS (bnc#742306, CVE-2011-3389).- Update to version 7.21.2 * curl -T: ignore file size of special files * Added GOPHER protocol support * Added mk-ca-bundle.vbs script * c-ares build now requires c-ares >= 1.6.0 * --remote-header-name security vulnerability fixed * multi: support the timeouts correctly, fixes known bug #62 * multi: use timeouts properly for MAX_RECV/SEND_SPEED * negotiation: Wrong proxy authorization * multi: avoid sending multiple complete messages * cmdline: make -F type= accept ;charset= * RESUME_FROM: clarify what ftp uploads do * http: handle trailer headers in all chunked responses * Curl_is_connected: use correct errno * progress: callback for POSTs less than MAX_INITIAL_POST_SIZE * Link curl and the test apps with -lrt explicitly when necessary * chunky parser: only rewind stream internally if needed * remote-header-name: don't output filename when NULL * Curl_timeleft: avoid returning "no timeout" by mistake * timeout: use the correct start value as offset * FTP: fix wrong timeout trigger * rtsp: avoid SIGSEGV on malformed header * LDAP: Support for tunnelling queries through HTTP proxy * curl_easy_duphandle: clone the c-ares handle correctly * support URL containing colon without trailing port number * parsedate: allow time specified without seconds * curl_easy_escape: don't escape "unreserved" characters * SFTP: avoid downloading negative sizes * Lots of GSS/KRB FTP fixes * TFTP: Work around tftpd-hpa upload bug * libcurl.m4: several fixes * HTTP: remove special case for 416 * globbing: fix crash on unballanced open brace- allowing switching to nss instead of openssl via bcond- disable c-ares support while bnc598574 is fixed.- buildrequire pkg-config to fix provides- Update to libcurl 7.20.1 * off-by-one in the chunked encoding trailer parser * CURLOPT_CERTINFO memory leak * threaded resolver double free when closing curl handle * url_multi_remove_handle() caused use after free * SSL possible double free when reusing curl handle * alarm()-based DNS timeout bug- enable libssh2 support unconditionally.- enable libcares support unconditionally.- Update to version 7.20.0: * support SSL_FILETYPE_ENGINE for client certificate * curl-config can now show the arguments used when building curl * non-blocking TFTP * send Expect: 100-continue for POSTs with unknown sizes * added support for IMAP(S), POP3(S), SMTP(S) and RTSP * added new curl_easy_setopt() options for SMTP and RTSP * added --mail-from and --mail-rcpt for SMTP * VMS build system enhancements * added support for the PRET ftp command * curl supports --ssl and --ssl-reqd * added -J/--remote-header-name for using server-provided filename with -O * enhanced asynchronous DNS lookups * symbol CURL_FORMAT_OFF_T is obsoleted * many bugfixes- updated to 7.19.7 * -T. is now for non-blocking uploading from stdin * SYST handling on FTP for OS/400 FTP server cases * libcurl refuses to read a single HTTP header longer than 100K * added the --crlfile option to curl * many bugfixes- add baselibs.conf as source- updated to 7.19.6 * CURLOPT_FTPPORT (and curl's -P/--ftpport) support port ranges * Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA * CURLOPT_QUOTE, CURLOPT_POSTQUOTE and CURLOPT_PREQUOTE can be told to ignore error responses when used with FTP * fixed CVE-2009-2417 (matching certificates with embedded NUL bytes) * many other bugfixes- remove the Obsoletes: curl-ca-bundle, it breaks parallel installation of older libcurl packages (bnc#484044).- updated to 7.19.5 * libcurl now closes all dead connections whenever you attempt to open a new connection * libssh2's version number can now be figured out run-time instead of using the build-time fixed number * CURLOPT_SEEKFUNCTION may now return CURL_SEEKFUNC_CANTSEEK * curl can now upload with resume even when reading from a pipe * a build-time configured curl_socklen_t is now used instead of socklen_t - by default, don't abort if the testsuite fails.- don't run autoreconf -fi as it breaks on older distros and upstream uses recent autotools already.- updated to 7.19.4 * don't follow redirects to file:// and scp:// by default; add new curl_easy_setopt options CURLOPT_PROTOCOLS and CURLOPT_REDIR_PROTOCOLS to specify which protocols are allowed and which protocols are allowed to redirect to (bnc#475103, CVE-2009-0037) * Added CURLOPT_NOPROXY and the corresponding --noproxy * the OpenSSL-specific code disables TICKET (rfc5077) which is enabled by default in openssl 0.9.8j * Added CURLOPT_TFTP_BLKSIZE * Added CURLOPT_SOCKS5_GSSAPI_SERVICE and CURLOPT_SOCKS5_GSSAPI_NEC - with the corresponding curl options - -socks5-gssapi-service and --socks5-gssapi-nec * Improved IPv6 support when built with with c-ares >= 1.6.1 * Added CURLPROXY_HTTP_1_0 and --proxy1.0 * Added docs/libcurl/symbols-in-versions * Added CURLINFO_CONDITION_UNMET * Added support for Digest and NTLM authentication using GnuTLS * CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 to retry the CWD even when MKD fails * GnuTLS initing moved to curl_global_init() * CURLAUTH_DIGEST_IE bit added for CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH * pkg-config can now show supported_protocols and supported_features * Added CURLOPT_CERTINFO and CURLINFO_CERTINFO * Added CURLOPT_POSTREDIR * Better detect HTTP 1.0 servers and don't do HTTP 1.1 requests on them * configure --disable-proxy disables proxy support * Added CURLOPT_USERNAME and CURLOPT_PASSWORD * --interface now works with IPv6 connections on glibc systems * Added CURLOPT_PROXYUSERNAME and CURLOPT_PROXYPASSWORD/sbin/ldconfig/sbin/ldconfigcloud113 13972879027.21.2-45.17.21.2-45.1libcurl.so.4libcurl.so.4.2.0/usr/lib64/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Evergreen:Maintenance:273/openSUSE_Evergreen_11.4/32e652397c61e4fb3e6a800fa069652d-curl.openSUSE_Evergreen_11.4drpmlzma5x86_64-suse-linux_`ʌ*a?]"k%Y}dH+5|"N͋c#t EwvƸ SJ)r љuR7?e]麹[b/鴤y߯\v_\٬Z}QA*Fj1$#E"WnI |d-T9H{=k*t$4T>u\+l$]lvFTjӢN}m D4\2uoDݡq3$7sz!HdvX<Z> [9+_/6_HUmE; ˝Y=?IUsvo0^4.#B~A!'"N]`/uI H}d!bL?!b~Q۹@dqbr ht-߂NSU {,0ެfU]\m[d*B/-:y4IDͳEy<^f! :,`ViW*?-)D6s@`{:6qPھĔ4YdA1߯v VoŦ WYڮm-l26vMœ7GTlRk_vh;y" -Ձ(a[Db]S@)C8utS7N+렄R'm;4 Bq1Z}֙*Ѕ!IƇ,,"tJvj/8mB֤y҂ǻt0oZ;҃{.w?VMp9+kE`qC/MG)5oDrLC95e(3WK%^CF{U/jj ?)uKp&MgI>!>r=\K+FINGF.CXHa=^^IB,:@t Z_;G /?+>!(Wt#Kr+-Faq `Zz=>(c?ʲ2"m('n]ZWz<;/NԴ![Px@. pFjb[dFTU)LΈB4Lv"Qi 1Α5tv"s|m] &c+@J Zq衝P afjCMY 38EXAO `6U! RAlT&[7yHYE֮BwuWg aKͻ sy@vRjAopDSN3dp {B2d+"/H0E3^,S[ĵzXdBJf|< n^@c$=WÂD gHr&Zr>\ 5'K&X1kjҕ/*z V'FZ[$![--x7 d~<]5DHը)YM֭~&l БU&S,f,n'+H*١ΟW}ޠȊA)87Kƒ~kl }aL]7_aoޔSeF Dfp!EJc]}9;U$́Y/&#,lf6ɱ*$|ۙw($[r*~מx,p5Rڬ-Ѧ5s>[2F; A!CoM2 \5}W*kGZC[mB(9&1Hh4L7Ԍ_`Y9QxElFPGSyVtѾ p"Gpy3LSLƁU\Q6%;౭鼛>-ݷ8r;(Z榟j[u,N[wcuu:N02Y|:hZHF:]F${en%)f~XN "re9]_18@(R_( <"lj:mݴȯQlZRU%@~,sHaZ]܎H[B Mh?;O+Bap e-?TOĻD26 B)T5PL0M$5s0rJo9dP1 AdtX !XPUY rג#B #&Zɘĵ49@/}'Fr%rߐ=9swʎvSiY2Ho} sl9Su#;%bXNm;eA# x݉=8y5`]=F+A\r@@v_oЧY|4(:Qx @%AnKOwK(5Ҫx+3TkG0ȣ5wn?sU|*=S/EUfBѝV8'E 'c'I)yQH] $b$ TXZ2 uQK%Y+]=4w$6cs>-%w(66&??ƬA}1oG K9cJ6$ w܊^FRMJ^CO$U#l n;"!46Uț]+=/eL).;dYrTsE-" QZ2w$n]$d_oG0^&6VgK\AP0C1]Rk-oVҿ>^ev b-(+A7iȂ_)Cw0>?JU;=CzS !n jM)N5l0E"{WP-!~2NVxuNw^}[a MFNI=8PZꪏ[ڎ)\҅b-G`u<4O62aW {4VRs@m2Y0snP3~@u|.hJtQYB k!oqcpM<-*ǒBJ3:5rfT_!wh~N{\kaQ\7f ")Ҋ @G1RM$| b,˗o: ; kF~cMFDHʽOeTY]P /?W>/*^1[f8,h@;Fb|l9Cd2uP4)]l!N.["g-6Pw&PDŽ'q@Xf3gZ h~}Ԡ"wp}%V!loѵ;3˱QDns7z-S6f$_8T^llyVDJXN@d)Z!mDwܣ]PCl)BK4Jp}Xu^2RL!⬛ .Td~A;Fm{eBшbpU8Vv)5ɡK o{X{<X8N]"O߇B+ BйhtG6 Lƕt fȒ](W ;;L" XlήOKiN/y‘\cըuW ʌҷcU~t"ǦaVK5! b~ SZ@F`!6M-\vr8 ]qF9C=2y& uX<~1= Hɮ@?Pt'zYDQ&6xQ})PA(M+tBƱfWb/V">=? ] L9Lr.%ijDd^d9 jU(k u<+{ށpx7<դ%0lHI'ᬢ4` 3{1fI-eJ-#)8m(h f*`)'5ʎ{Y B~8-OV J\gO!LB̽: 3RXq9uɗE]e]OxUe`7_'}[h%# 1(ZMܳ!@7s7q̱FyIJC6qي{A.hH'/7X/a 7L4BC4}rd tg6WB|5͖ZEqGҸJWKWy=<Xɷ-i9@qskJ0rȑݫFɯmW4fx0m~<;vl+c>`csPgX1R{ayU58 X|(L@S%*IoSd{+ 68jItx /޺z;\;ƸXlqJ$|^ Mt2!R`<RXU:,x  1 ^<ſpG;eVj6^_JfUl^=3=f;/>W낯D/ycp$[^F$xR~\WyR%sI[W+cB>E3ѝ:ZǸb)JB%~'P*m $쉀#d41Q}lՍDE78IJ%)߷{YnfAN=3foI%ܼfv\-x4pGd렴+])Ҹ?R+p(p{nAyCԹ]{/ r ևZm7+d诓FfA)\U;%-[{ź FJ3--럡KNlE{_ #mR'ͫ6YZFK:kԐa׫%mD('@!QER'Ab* %81s`D*)U# v<؊zc2anSun.p[UTy]ayWLS5_ MT%k UTR#fy&ȨƩ(liM.vUikg [e#/e OT,ؠ:\LiEP5 Ĭp x;loMd@лk#O=a2-I_ PkR[ܵ\w?*4z,b1[EkӚE4a;dԏT]^IK1;^;r"9%8< d?c8kH|⦻?%a̛(MZ$*O'TkfI龠r-H>GXmɰ[^X"ٻqh~ ^.D}-.g:a3, bWqDvNBo $F+'KxhtggFsae#^51L5ShSf&l3 z>|j:eJ9Lex]EA-{h}һZMAyX=H >z}\YY`\#\+Y[`s vHdYdKJBe9ِ2 mc &2j^UͪDˊ÷Pn#FgLƌX'AwHыv# u.o&)^ϟWQaVǐ=,éi&0(l<+*04]rg X]DpIc0- k0L%I_7Fܪp>8;IPwv~ QRǙx Ҡ}'tH0F0ե|Y3曎*k~^w85}tF;}}y(VV['O C+uMIl̝)tQ>*gNQw-JYz3[@s-_kBDm Kf$*$T7L 85emS]/vP#.?!<)v*y{]OgV.^Wιo/g9?vO݇9уDT5['P)վU} !g쓕AWMH2k0iDͤ)@c/ :RcDuKz{ɧe_nXƛsn[~87lidTQ&/u[/`EmIz_dD9W^a#)o@֎e8koMԇ#v)m؎T体J>[ հDp=2yi R0+2:sҔ_xg|+u:úW:׃R4bW3i e%C fMaa)!veu4^eMed)@|3\䣚 @uԴ1\VPBt(Y4R7fHhaL#<& Vp?'x}kVk/pTWӑHf= Mqƽ=HnB` @WjD]hI' h4P٫[|M`R CғIWAYey3 u}?}qugBOMN|^ީMJ |!S.Ӏ6TW/+/u00)+kҿx'DwOM h={_x'NGsE5ޔvFdDrlӻ^)=I tp_Q@-Fn JZG[<'c7&TR$IGFuQ4z^;?Tbp\~M^[SAˊ% ΄ cQy JGC䰌/QDT+a ]d9&3r,rKdb$9=k ݬn4 @b::0Ȩ]#c26tY߀?z?bri'Y' nOT]SHٻ;$2Or#+y1.f.6Nƾ )N~/Mxj?}zΡW^H6I&͓CG}8ܕ1q1KH V:4'.˲DdK۫ D eF@L`L)EykQ鑱po b8]|{c.ˍvQ3@Ii k*6}ڹv{=סıg`쵿w"D8.0'ȧ7Y&xObRBٳLBs(RaX DAݳ_@9'n/fjIK-mX|QbTਧ#g[vúY#Bo=]B۸W)y4E)W+K??ȵ]HV.6Uz ʶ8]1?5>CVB"Oߗ? ,Fɰ=:fzmՠQ =a:b"]uVBGWOri ?~'nJ8Y9ѯEc%lz8'Vop. xʂ%K5&xbH!z. p8?Tj .'oud*pu,ՠFݹ=變o>*SiƬ z$EkTHww> >%%)wϬnF<1Se>U =Tѣ/"`H(>UQ5*Ms435u}Paɪ$ '%ph᥹q86ck2{["!X -KUjEzE`YTЮ 6RP6G 7M#Jnٍ,/>"kR\?iaQ趬,ދs00vz?6j*M 2҃Rd:wʍr1؅2S{\训cq]@ݹ\#^iAWKطLvPmΪެ=քV9xy|(^lj_H۴lCq)ҳ/xR8*a+0(j_-|ޡ{X QVUly0)1P 0Sȱ̞hg:(2 +`v9+m]D@3g @{" 2B/q$r:JB/1pt8UK'{a>|.[ȍ!5Km G/߆]Y_UْH(xJZYD{$F.$R9:>2M8 3%I0q'l )Soаmc&^Y*=G^gF?VB 1jNӅ3gW< d 'YV6 t4.-Es&#i\:K& g!4nڸ`f;KPP/R FeQum7|qrR2򭄴?%W3.j&Zd+$aR^"ActPG"Tܳ2 cT t޸.z:P<~OfLsv1hM$fe(0:{DcCs3'Ù1;qpjmWSND` F}$WkXrH[G 8~%K2칗B1ky](V84/!|5%@%5%c8Uƻ'( QzsD7lFp?f1&Dn2lMl}~:Hja,l[ G}vh閝ӳl  %xop״iX 34LC25i{F \0Qlaq{#$56U'C){ h:ʃ-W`HY|= cx^Y#p2WT\a`m2ks*4h l7L#oMP[s׋fE=pdWX&wmf=j;;Fq %)еwK/ ȥ(,^CY}<]WUD =rØ]@Ka{G7qЭP:&sfLslW\2[\/jtat?.˚=U!Z-T$Pe_.vO8WrjLyMetċetpl T)˽Gsww[E_s x|rSK( /f IJlYa; X$P(cރcj|rN@=gr}dT aEԾ-!/:g|'ZZ&q'519֟('*09UTlh?mdMQ"7g씺ݚƸlr0= lr vBm? .eFq,51 Uwbb  |嘟"x6uQ.lBN]0]v P [!{'LY8A-X14>af $K>IsbV8.NB%5ty}Y+?̴{IJvDu޻1-A[=W蒙Aؤs,W =HDڎD !*y8Xe.b5?8Ya|pҽ`|i~{k F>VX'r06r~֦|ፐ쩵bƦZ+uXǗ6MN2 K{kG 678rvw˃fy{"L!~Ս?|wlsyȲuDx ;i?Ll&e+vnm>L>,Є&y+d " 8 .8$]rׇ F WȔ:D{]GӇfngM.LBz(2kpF6(Q;_A\mצ3䲤L8*qTo`F/j6I} DIzbkaͱ IZ8S!xs ߪ"e([o+Ce=;]KDq7>]o\T9g=Yt;i:/u6\ r䗢uE5RBe( urgṫM"I絸~$?YJbNZ}-qVFز%p9XbP456NbL"ҫ ^^J@>'՟W[ô -`"8 =&lNR0