libcurl4-7.21.2-45.1e>UAa_j?KMKi?SM$jKKSFU?5]R7{[]E\ǯ[L>7"?"d   5TX`dr{     * <DNXt| (A8H9:>> @ F!G!H! I!(X!,Y!8\!T]!\^!zb!c" d"e"f"l"z"Clibcurl47.21.245.1cURL shared library version 4cURL shared library version 4.SHbuild09ۈopenSUSE 11.4openSUSEBSD-3-Clause and MIThttp://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttp://curl.haxx.se/linuxi586ۈSHSH9f74180eebc77119df6003510abf5fb8libcurl.so.4.2.0rootrootrootrootcurl-7.21.2-45.1.src.rpmlibcurl.so.4libcurl4libcurl4(x86-32)  @@@@@@@@@@@@@@@@@@@@@ /sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcrypto.so.1.0.0libgssapi_krb5.so.2libgssapi_krb5.so.2(gssapi_krb5_2_MIT)libidn.so.11libidn.so.11(LIBIDN_1.0)libldap-2.4.so.2librt.so.1librt.so.1(GLIBC_2.2)libssh2.so.1libssl.so.1.0.0libz.so.1rpmlib(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/ldconfigbuild09 1397287884 7.21.2-45.17.21.2-45.1libcurl.so.4libcurl.so.4.2.0/usr/lib/-fomit-frame-pointer -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.4drpmlzma5i586-suse-linux_T@j[ pLuW?]"k%Y}dH+5|"N͋c#7IHR'xЌP3"@{сlْ{>Z߫pBL_n0;@gknn5?DSc@,,Rpɕ.ST LqŪ[NiSŹ|4QEOl:L6nl9NP¡/+@+5X)7ڷ]Q៩]u^,5^>UW_㩸8H*ltJz,ܚ 30|mX9r&O9 6b:})7'fЗ2i(k W8u,yـ:2;FSzV<)˸1mgIy\5%q_LA˹zv|F eqը,KP2*.+Y2jߗ dzŨKe h,J1pu"YQǫ;b# >Hx#gE,)70\qɣʂ[+í#Z~E @Kt6`f+:ZƘb.Z| &9؄a$d',՜K,/M}{.vp7 Ko'Z)9a a';pF'Y{BẗM9֊߀د0tjglڦ}HZ.G ?񛷒5[HcD3Ͱm#]j {:O )6ZXBs?!yM&ZGVBwŤ` 0XM/'1<DyUŅ#GOxySWo+SL֗|$O"|b:CYm!]2Ç6{ٕou4dlv$'H>*F] e1ELlie?m4$ڻ7i5_?ؤ-a>EoySy_'FZ"CO;vFcq=wqREm@R(,}pT?|Z,*K( =J0z1@|c;8D )Cn1ԱD0HDV % Ȯ}+nM͸}aݒHZ/ /976Ed;Mf;Jtyt[I<8\SVzAQ+: ;J/%M?96'mPPGYfUqU8ܠHM_H>^56mV!w?TӬҍW% n\(=]\4d5V?~L:vΧ+Jk{*=wM/q1B~XANt|Cp%XRaqRA5YUzV ]x(H):~7y̥ ) J|k /!Ά/,)cLP0.La+SsRΛ"m7؊#x9걜I_i]!c%L^*?kDijsQ OAb E=9'uۂ9_dܜ:U$ *26jOK\j-N9"4Rw8HM6*ŏ,TKh=p 4X"GI,ݩ*¦Sg)=B`[|V2Vި:S\~I"Y'э|Qwo\%n'JYB/`Ab[ \n+oYw^uj(cv94of(I ʸ=Ȟpנ2@:ens#*kЙu`ux! oy&/G=, p@1Ml?,-^ž3wWUdǏ:Is6DM6Cײַ^Z:L֩Nί)Ma)-us5,p' Q})@l)! eU$nҘ&KLY2n͊gc+rc5yOmHdp]Sɒ𢀗,;{ xyk\}(xtz_ F|*6@S&_?>mEG:x/E"#P5Ƕs01^5&huG)t $a(zT2OĀUe<7zNoGWk=De84F¬tSҕ G=ޠ[z3mIE0$q¿.>Gn"Uhs`ɽD쿡kVn8+(쥭X'cڋhGX-re.8&C5[OVvXOq~AbD~cA+JQܧ̆s "8s dܵϒm8 *F:X]RCSV+Y5=$}xvf08=Jz͙; Qѿ;2`bm&[KK1f V*F B]婄yؤ !!X-e1lאzhW0;}k: h]NLK.70כi(˓ֲO\1ei1ױya;G&Ouq}*1QmΉVTYZ^Y:~5z7/8( yғ5{,ҊZv_౲γh^E?hsp(6s ]ᔥ"ԷFPb>W"bH7ljwcY .=Ql;#ZuBhHɫw<$Fk[@ԑw7 K}^ ~zy5x\SĒ{ hw'JH :2:NCap(D:WrBtCTC^IH`d?A^Ąe$ C5ۍܥ;t@M6XRӑd͑(i]|!m\i" yQ$)n5Ke7~J|g2!̠4(\凉Ki"fTP>e߼eojwQ 2f̕? V=нNAowFpKVUxe: 2kOW!PUow0Ͷ X[^~u"GWi}+'#v8a;Yk@kf~= @ls.gj8BZ7}27ۉk}4ԗ1Foo2@8Mr#p\&iƋ9=ܼ޿"9pz3-Oe֏-`j?htVf3isYb)Ʈ@-8{r'XcY\Sg/k&h̿{B]ó㏼qy]F}I3,%؈=k%h|p{{6N~MBZF(SJ|Xr\¸c^r` K>cqfٴqm3&G=:Vn4%.j8F/d? &5Net.‘y'Bu m=-+Zj̸fms\&`)"=Vh8^h'gRu;࡝{[.X]<u6,2=Kò Z Lj@Yڎg,&HaάjEo5K}4|/emڪԊ84 _"/pYӲV@~Æ W d;$krC&!1yALp٬K1YM,." V{k1 pg,t2S(GD.mXǝk,j7&kXQgoA.*##M/An#xVJUcI+[UwOPS*Qd;>Ԉ^&tṕD(ld+PyT`?>LW F W5eS>n8Js}4 crj4Wwo9 ,~K-+{ 4N܈mec€^FŃ/]drKKo lVPDGwZn~c}e] ҈ϵ402}It$M#^s XK&ԓaӺToqߍixI޻h*,51UaXz߫Gx5r.a脁rYgj'ib`wJDG]w;jLYtX62y]u~NЕwoqlEDo0HYW-> {W0xB;PNI;D+b"4AҤ$j!NlP:8\'mqMKNFU^mZho͸qv U3":w¬ iQ ^~e׿NNPOy&(EM花9v= ?4WLigr TG_ !ȟ!Jܮ]cv;eRL2,9!/`}q>Cs&qΝ ZlbxQN⭶+2=dI'ˡ}Sft.TwXCRs4,c9λq ~&PA"~gOPTح5]+OUK?RÊzKYmĒHѷ=@n= jQIQ}R*?sE6갺2 UN2ښ$\GLw.kjwhjg?d3>J斾$4_&NjѷTd꺌wT2&XG\kڒDt' b*ŽN-[$.n[V:eBSgzOw_wɀYg| T" ⮀m=vFjx'RBN*8ɩ1 ")H 0Qwtp댒EPlGv]){'lMsiJ~X6GaRe' xX"\NNHA0¤>9kY2>r c %<`ZGEZ ۬Xĥ%4^BOVL)$02wF|1 D澧r!Y/rH-_r%y 7sٲa:$V̌ػbxu79vx"j,8`3hWَRXW8p{P?J9dڏ7%,&0@D#nQչ42?,Xo_8W ÎLC$Cd-иm~άg@F6(veP#,S@i$DrQW\3| !ZyU6r ;"Qy .pMעa`q8|R:Òu0Љk e^%8?@ʼ/-!)*(#@MƤ0a de?@*-Lս+(AEu17,}dK1*Q4B="kJbeѫ&N,DV4Ol<_€L"Bv="7/)Rż7/ 7> qQRCư0O1PaG꿖tnHL ;ɑ\ov(hP;[6(/~Hn43C!;l` |JXa~$-frY o`Uɂh}dJ4`Fڡcȸ6v$pP΢U1D=T ,Gcr 'i[ jfHʆ܁f+!zZA{;h YG5gMx'SAH()JcN-P~*$89%jrUfeGN{KoUfO{0fHPd\h򃐞]\PW{c-u|xU f]zǍ8MisWDr-Kb?a}¬nM*(#P,рDu$ l`ah%ժfG.F)J@lˇ8*NS,e#/g"fxM}-gi+~7`h|Xmuӣ:jirw{^zI2 3wxi\P^g6MTnnp> f oRDOt+Af}GSÆĨN}׭GVo*FBaϐ5)pub5Xdc{?IDf}u]{]7{,5h4b6GHȢTچ{;'ޅ'-Hwkn̛v%a6j/FeB= `(2C-ZU2S}|R{t^+N5ɜ@@N0 O @JP)}Ul9tu20_tDrF#`=;_o\U ϐ K'YL>b7tȭbKX䣲>y@gZ{ dڽls1>Uv|ʯp ډB95Sj:)XS [Css49%^5MD yrv F8q EnY/yGӼͲ. E ?SF 5à6l2uG ; p@:$d7z .Ʋ q S ʋ~ΣWl:x/l)5QҶcOj}N;)OE(uՕK4RM{ _of|s!M>!_5 .q7gSi6F}g4+N&K.;̹̂B7y&h,}^qǣ)t.GFnlep8 S\AuC%ZdYmAi^::&|o(1*.uhm?wK],KJ|0m>nF.~Fta#/f'0E0MرjTYXޮ?ch),NwE͈y9+7DmzXǎRu]Ueh06Ȫ4ŶN/dI}seovۑ1H[SV g'$jTJjl_y\ꥳ%z`lX+Xk ܗxxbO[#"Ow2ΎDOqePvtI -0NY뷄PNTK"= . y|D=%o[_gڹ t&gs :}> 30!ń^*9늻Hh ]r^6 f;yE:aLuqB ey6*$ A[ FBna _`t' uz_|o!}TW4yҘ; ǯP)]ȍi+0{/A.e!S3*<wev1U~'3d-.b# >Zp @o]>fR'+r[ C$p nDWHqzR!,yK擩[ nk&K5TP/|RJCd΄T=}\qx7Mi~lkhZR-o-'MiJzᴜ:%4 dJ\VK4qk*sicF MJߎݤ/=:qD1SZi%۶ ƳjSЇb]u.oЫ(