libcurl4-7.21.2-10.11.1<>,[ىOq/=„Ǐ`;ɣ0Brerta1*Wق s9q'%3XcĊ;IBa:a5waTsv{Keyeu+A6j|ョ>y B {IfqcKG!l5M"WG]lMw}2}8^rN{[lw-7G=)%1dN~s &fNG |;/z6J[>7R?Bd   8X\dhv     $ F X`jt(0(]8d9:>@FGHIXY\]^"b,cdef l"z2Clibcurl47.21.210.11.1cURL shared library version 4cURL shared library version 4.Obuild34ۈopenSUSE 11.4openSUSEBSD3c(or similar) ; MIT License (or similar)http://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttp://curl.haxx.se/linuxi586ۈOO566672c572770151ea546a6cd141e350libcurl.so.4.2.0rootrootrootrootcurl-7.21.2-10.11.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.0O@L|LGK@K@KыKKKv@K^@KKJ@J@J@II@mmarek@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- 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/ldconfigbuild34 1327411690«7.21.2-10.11.17.21.2-10.11.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:11.4:Update:Test/standard/995d59d9cb9e836eaf39f6632ff0a616-curlcpiolzma5i586-suse-linuxC`"0 Z#?] "k%Y}dH+5|"N͋c#7IHR'xАMI{P'JM2: >'!Ww2,UjH Jeխ<ݔ#=BQ/Ag^<6ߡ& ηB}|t/?Ln#ƷrllVBY]hwfbpeuy4_cM"$gX@I Z@uT%Jxwǁ=wWBs ah8n A;бO|;HA5[и1.Bs1_>y+Ab줉Mc70vo~\"W䏸DBacxVB<>ky-6)ݛt+Jβ]8X{x%jԤNNP6K3@~^S½ [ྞŞVZ"tY;2UN3O2/4p.,C+Y;-%ï|P]W =IQmM΁r5k%gAA rt0q19?[L[&F-yUHȅ]NQ%޲='hmϑʋY[<7T՛M/@oΕ$pXvCZ̃ksKxRVSG$[6 +%N2 GLRz> $qQKK)a}F?}=~/@<1Nei ;"`b+N4"H[(l[zRnlbq3J( f/p'M%6^;%p:g_NcP`iZ# '~^lŒrC|Ns55QP+'5Թsy8x #f C븮$ H;l! l=,eUBX09|E\17B!gXyyxAOцŻp79|쾞eHTA)bi᭻(zɻE Qrf:մDTGivXWָS+WE֠|&h369 ;XfR]jie& |X&h A]͍pel5ӯ̻VB=Ee>?J:wt z݀H(1Ī$VQaf4R|ږfVoRΉS9WGY&(E_[~]8 *q~[;U8# b8M>CcQ!9sXqÔ~_ ıT5BnP74,~_|qܿ6=6G1MN}jx9S՞TՌ6 rclLSCB"ERJMܲ$&AZh_w>D;b/'vpQ:bZ_i1v|IϾ#2"9voAVB7"i< m6k&yY,>""WDnqd4r9KY} >i`U)˵7_HqeLL>7?F%F9~ʟG_!9ߑj65O/19jS^$}h~]/MU~w*ޢJۻI;?61Xqmktpg-T"mw3lkUj~^1t859{uȿs:& mrnRn7tl;x=e6>Dŕ=gƾ15,qKw}L[;+`0zO|bplW`aƜ)K¼:eȄw=Fb3%zo%w%ɬbk'5+[^y6#,Fh2N2&$y&Әx򹇺JR/JX̊b~qhrܤqQa32w䊝o7  | y8P @P9E , [!^dc1 /"/+~} \2X\0N%?V$+!ޡaFeY!156h9zL\&܇zGN*@bS.`#-6\G[.lVMax#<'K/:EKfsSNOV(RQ&Ÿ>,X^J! -R5hXg`u\K736;e}0(_ X$ Y4' ( '1-Շm9ٟ&r$Q v) AQKCI32^Q_!4|sZm,Uer&CO|Գem唕hՈީԊBސ$Q"BŮ󼘮i)H{t5t"`UGH>t7@F_|+YL>+,rk ANYʺsv35eHXxaݴNmX'@PoTj6޵GDc&Nbqz Jn`u]$ tt43'x}!xv/nTAI/_o~g댍dq-Bnu,> -B*.}JDT:.Qؙ^tqF>63PPݒhWlȈ6Lspo楉8yf]hq%q_|SDlE|)2;eodr^1'g·31CFUIY͙siI(1CD>T75$ =H} 띢H~s.\c̽>mz;uV915L ~m_l* кMu49*c#ҙiCH/NP3P.CVdΣ򸲘\Pq'Y&OHìQt˹$+_Zz(?rW` vQĒt#wX^,VYԬ%C&P>478Sjuj@0MRyBoJQItP!cݧ: NN֥|?*\CEJMHo]!"Rs AFXHZ*LHlKf͂b(sL3v3+l뺊Usp03۩Nޤ9A80Ө얮[#;_<30CLڅAd~j}H4?V!~$#ߥ̩cJtbnxdBmBP6>M} 1N8@*e2~v? 5TXXTe&?`nV잁5 XO=%"xj8wݝiU;Cl<I7ur*Ncm'7/w6h/.:WhK*ΦN$~ (uȘjrNIP+8 ]XoCs!t_H|^7ˬEKGKFSoH5m1ં::Uܙa{7iAeLEpxeyA./P'<{ݭaʳ`h92N`f(l$9H$vDLGNx`VC{02m_JzO,G8Y(i(ϝ '[>ýrp{PGc bcpQ]$Jr2ro%ޡV7ޔ=']dh%[6z3;#vD ܉O׍x8E+)aQ-83dC ;UZ$ rH @3duj }C9PQ }Oع!@G9p3Lhފ[w5˙f ;Z4XH2 00ET#ym(]dL*9Ssk.TY~Qbi;PTVZ=Z7e'ב{7h`fXb3hGvi>Ę.6&MW Z^ '1vEK "P,Mia PZ)|tקev^,& :(!I9.-Y7O26і)qZ[(c>1DLO2˩WiCuϵU ف~N]"MCJe^; 웬9= H?Hc 㴪-,iV}('ffALAM}TbaZ;pXy6Kc\MȄC0.}XNז4Ti'X%&zAptvx;kA'oSS)ɚyGU;D!zޘ-gV)^XN|jy[.;$oEDFat!Q!m{`h/㬄7WND@*v4 S(CW ˆBh!cN5 `} X g ΀8P+#RY9.N~# $-\c,@:r ;uu~ -ǽ1QҮ\X:dmKYQYbyd TdrfۋS{|/nQ< {qpV*ҕ9G[ BA^B[ n!qAvuR PKppS0d(su~^ ]g yӿ]Nn.B[^1?Ô~${JT[-\&OG"G+% EM]Ff&BZ⠔P-@ԜGs|hb<͟H"vFνjc&b/oj^~D#mb!ߥvuem:KbȓTHwo7z.ۯon"q:j♛V}R!B]5u_*=x*&07ߝ aхJ{x-1?<-k! G̤cYQ0j/h9q a 162hi~BNؠ!}Dv*HY)7D%G1c`¤/!vPpeIl81lWr[Ws] \|7^QE +\hL} s)AFn%q>M)]摆j1̸GfaZuOuG۟QsWCLǫd*'^H[9;d˸c:~o+T ;uL]3 lJrh_eT(UexѢZdв /X6FNh6R`Gvt[*+(Å5v6dY4 .ALs'g޵iJa=0Z̍`ك< |_Ya2ϛp-W!hv)YxH;"mbR^ƌpQ[I \UgՎp%ycscA0Ca6߰T B~h<62rQݦW^M~[бst|3uy奓\TC|Lɫ)e>Qw >K%PFbD<GnF r@!TC$ D"ĺd9TMOlP˿v+q! |wʛI/kA6'_éhDP凨c8@b='zO-^ ^z}TD$<*B:{)U LVzw!ZJ6.eBER0%ChB|?".CgIX<,AEK]*_Gfq-bvb4јܸ ֹ*yj@d著 "HcgX]4m[M(477kAMg$[J+U^CZFֆNf!M?V,/1߯ckCewlS:Μ)&^Z ׾aI7f] Ah:%gNoE-fjey1֍5n;PݢJˠ2M{RܢosFoy|jgl5[J?"U#Z*xH\ eɛϣ4YNiv /^L2rP*d[ѯ}Go(ԓF{Az)*%rՊP/5$3FùoS1* r#hqY›SvOǜ 'bC.KC@}OImԬGJqH%Y2}`H1~󌹽61I3 ̉cxLeū :L_8.\.z!!gD4h>q|7Qrkg{g$sKaƦ s2XQmpUS@Б{7*,%~ck =aɒ`D `͙\ѲOw(rNQoŵ r$z)1*bRwȑٔSZG.0;Y3kv:W#FY)I^jn2 fqN:OghTQ4g ʶEaV})BY 2BINc{];ЮUT],iK Z*A92=t%׫ 8matރ΄mM3bWp0Bp(u;ϩDZBP;p5C c;𒠏9[9 ~MXG8Ǹ.FLgnl2a~Itt &IC1ΨFƗD7y' o( $ ]&l5s·cnTAS#PtLln=0dr\[hryX5241HiGuF,G/^ͱI! ^hp4 ëRZC.~Uiϐ94mƺVfӻ>Qə fYIc ޔxdU9r砑}xNnϸpr'O>1SH!Һ/6630ҶAɎ UGO1L[wO^ dܨ}Z/1qVC6v^MvZWЂpR*t夵DW^ÿ!8M{u4lU\vLɩASKn.@0P(i%-l'}Ƴ-=5=Obh#7ӻC !u첆2ԇ&]RK/9.yx\+"̀JS*igX`<pKq=9pҨ l+)m:Nh.X9K]Q0eJUC鋇Jqqã~Brz# rXl¾TŸ*D&=MLH;ޝ-\`_;}t㨫 U+=v}[Aj5.kőpo,"Nr:*7ڄ$D5CM|%kb|/4" uz|^azI<>waXY"C Zyb&U_Vn(z>" nMtIړYdE<ȒGΌzXnݤ1v1E_w,+;{`[7rԣ+_CcmSW+* yĜPGlN{A} թ[:Mkm$' D7x3#C9zW+9'u R䇦Z崯=K$6;n ;;NX?|֜>j)cO'?Y8}߼:6|tJ‡d57ėa !]EMv"5DW{ WDu~hM BTHua[_=PvJV}Ifrs]GV=a)V\pvPFpmmi=i")tQ̉~ȤT"臄(JFDU=ki`# MO;: EDa"ݓH/Հ9c`d7?fq"{"+o:^%6!^}'$ 䪶&"٧@,Hl&~i(TՇv7F\4qv.qC}L,"wb3$iܽbKA Eqv ZyY$S!eцQ~ }gVN944=VJvI H P9 `#}j \}]J枇a*MmT|Ud)C7NWjm< XQ`\EbIp6bvrRi/2b \8m)# d$ۿ7L Ɍ + (1#Y4(̋c@70N&RSvR]iޓ9 F(2{yD{x nIVR}MT;?1 ˛*yWO "Ɣ) 'LWE@[ b"H.2הDDhaK*+P6 n~he)WpAoLiWaEtaBUL#&,i.E'fxQ,jlEs)}mpXSJ/{]^qB tmV~rDO~N"I2ؐʛt]&KJDPb';ݢ^?} ۛGΞ 0zt?l`<VC7tB->K/JMOf:F=8ljR ȵ%E+}?*EmnbJ>'4Q p$& kXe#˯81Đf`dӂׯqh׍W>T4m)ۨ(*THuKs ᷎&};R[w[g@{3Nܡ6F:O빬V74XwYH= y#gn:e-Eja$V, L矠g5:qwJP";~iT{r{=l.S8g@֒RTQ3&7ڀc#R$-x[co䗼#cOm2M tbq|hͺsyؘ8Wr>tCq 0R[Ad:V.'-ӯKۄ4ʓ‡#x_/C8SKT#>^qVIZjF)E\qL¾Q3c EɁ{_&.#֦j2 _H Ml @9xQbֲehc\An(UvwܥlUf[_d~h@zU& ,x`v 3jȰL$9lQ+9ک&1@|5ws-޼4;a*,N٭uu{