libcurl4-x86-7.21.2-45.1e>UAL-xji4z<щ?SH$jBrjn"Raq&W6-"t.Mcdlr1i>8#?#d  9X\dhv (8 @ H X | ,(89T:>!B!G!H!I!X!Y!Z"["\" ]"^"Bb"c# d#e#f#l#Clibcurl4-x867.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/linuxia64/sbin/ldconfig -r /emul/ia32-linux /sbin/ldconfigۈAASHSHSHSH9f74180eebc77119df6003510abf5fb8libcurl.so.4.2.0rootrootrootrootrootrootrootrootcurl-7.21.2-45.1.src.rpmcurl-x86libcurl.so.4libcurl4-x86libcurl4-x86(x86-32)   @@@@@@@@@@@@@@@@@@@@@ rpmlib(VersionedDependencies)glibc-x86ia32el/bin/shrpmlib(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)3.0.3-14.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/bin/shcurl-x86 7.21.27.21.2-45.17.21.2-45.1 7.21.2usrliblibcurl.so.4libcurl.so.4.2.0/emul/ia32-linux//emul/ia32-linux/usr//emul/ia32-linux/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.4drpmlzma5ia64-suse-linux?]"k%ndH+6Ƴq߅RSQu ^c!$d픑TrP U au+ 9^;+,Z8@ dvý6WtG0ac\QL3뵱T)|dL^xLm܂LmAg`D6'm5x&dhVyJ:|xQ][pŏP8or?qc^1)wFZT=NiJC?5h7f8Q11H|p>!tg)e9euh|RB-ʃhLR.{Vr:A1F!nޙaL%p#B6c !#@[?5\ϑ`m%!ʂ؛>¾N #E! !(:=Ūo[`WK핂.ϕbSC+BO N0m,`fmݞmGi= 4V::iLt9a~5\Cp )KltCj f~0CF ։+'&2sNJ_/mw{%x7,G/aP77 "=j;w^‡ugD\*+9zy/C)$'?p] Er%]kˍ4O`Lƌ?֮/Fv [x& bǶ[[L Ƅe5^׸/fsa;X ~8?l]^ p銪գ1w?ґ8 aJpA#3j%3YgQ`cH ̸`MpbU9D*fAm7|iUaz"$GWΑЄE&dRy)uQk9C{C[QV FNqզU#gm\s#Sӓ;ƍ2}^oB %6DnM';2 3)$c[|ik9^$ J1iN`!ߎdD؍J3&Ԉ-?C:5Ƚ{AA3`JtJߨq72cͱ"ڊ̳ZQvB+&#z] =uU^Tro5$* zQXR`"(O.HFV2AXf;*uIV_ >>4J K' ?p~5ytɋ}'Uǻ +~.J jBuHv!m#r^N48;պrR]9T-CVFWW/BwOsmDbU#1=?XOg㛏"T ~c4lP{ bS=o H0G/wRùfv:HGsr!fMLɔ%m,c*W aM1<)t[f.&]e&IsrrV9/kTхZ?U^'YUR{S ݖa~!H_bX1hũ[>T֬@A $?SҴ.:Nd+f~W;ʼ/V4l3i$+-eMmϺѫ2- |Xg:)8dgt7%T鶖3/"ҢA|`L8u3Iv!0⌌:ףxzjK{qay 5YBY AxSU!|<qfs'5bg 옎cnQF`FXtV@y]ڀSY6 O؝_YÌf`{7/Swꐂ\yomx T{[RJ&=с&}_SfB$?k}1u#>/CޛCO.auA!.G:M"y;oROdTy/T3}^%D˹7;7l$d=6;vąD%-4XbVO~eR`gu`X%ɗP` ]VͤRAF|] MIZlk;6pPp+L2=.Ô6#ᄑ/3{MTg'Rv$<<ͻ39x }nh b!焱1CQtl?6_E uW,ba(Rqn&FY8crm!QL=YoE;NS>Lx8,[w R)Hw1h/7q8$0dyyZ^M9I:lKջne~yjƟEt[(gYt}>I-ذG7YOO@1K[@ K~$ɖ+PXE)Jh%QB te)׬' fzy aw0Dr<j=BMIkkHiB?k>w|dv8S>iXW[;s{DVX/ lo z@ I?}u974;K mB*`_c 3H5-6P ׎(/GT p]/GSo >'C5ƺbįIȨcK_6AYh .uv>w3?voM 󓕝gw_[|jlbarn#Uf&"0;O3(cݽTOB45*-Mj dXu\0ӷ\*哐P$wn슽U@TScW7/&Ǎn=yL'Pc ^&|^?ɕ {3"|*5dN2',;d*hxX$Cv0 ;MĿyÊ}3ZǶ;uHcH* ~Eb|TܒZESo>>)}uP0o,c cXoB?Җ7GQ} -uW; “sv壸ۂEAVi15/K0#^LF5~N銾|e6n7𚹎BOG0$v&J8T}fiϗ~]Q*.lU%"WI_?:,[2ȫM=ty> v\ƹԶrl9@fI}ԍ^a\ xFd-|yO2c g:eF& \2`B߉m{nd)4LM,ƍW=BCZ6>'RnΗ\$%v7#q/6;7@WN񁌰 x!x1vӧZnAŶu u|9o >dwk1C~nsX=o QMoW⌝){~)IZץGE}G\'ES@@kx˭.Lks8{e=]P2zlk#?ʥJ9B;0Uo ԻjTyn(./,Z>ZpY,%Px7N8 R[<%1Vx9Z1eJ"W=h[ & g8ܱ\}TL`[|QvwR* ;"h)Gj3.y=/I( Vޏ<:r @J![eB#?NYgOyr2uo!&0W;:r&އ;2hoY T_ ϡyXu 9[8\Y'4V*()% 0{mtY8 s=č(;/P(^QLp0C6_^:Pż%%,hͦe4.~R =/utxƕTcTGeUhvڎI̖3*6N@HuȦa)2ɒ,hPiV2}Ĉ†zE‡C|{ꫴ\, q|T{>:',ɥgyW5>Im f!fnD4EtU܅qc۲yWi xG I9(v͔8uoh3S&I6 tҨyJs-ڲ}a$$쿛`Qb݀CsY>b=n(;EXéze47^w$3aeԁŌ*[t{~zp9&o[;Ҡr8D{K\evhB**=g', P2$9pٽ"r泄J8Mtl;@b$EŽrg4bA%۝8=PMjC; P)_5JІx#1;du DiwzU;mPL^Te mB}nC iBd 3-g݌2EPb;Jr:񥝰|@|(?ܥ!bWσ%MLym( wfbtF̛,Ц;F?$7R@柧"1s+wW!EO@5S(A9֤E- 'mtwSN n0 91S `ƍ}.62:@Gl`Q8lkcnR7/\n bt7d O$KfEV>3אEtk )_\ qKSD 'N0SM`Ø0>_OFq뮡8D?zsC@Fٌ3K\H`v|s66\a"?mW($t6Mu={FQWwhCgXeX"$:ڐ0B;c&/VECr ʼnFt@TqI݊X@\bIۆ )dNWl.U;? fuIb!߷bȒɨj%6D7HܭFlKXYRDm]#Hu2%Ƨ HW'Wiuymd9^&T&!'Yx`bAx2tlNCO/N7fR)SlH *&UYy=[ʔ<33)~cř$H%ο6RUO렝K`+`Ðş $$qMDIG73]BA{h,x|LGgELYiu .lUBiXc H[Y+:}[³$hӉ :a8 EMROi%?>%Ź.1WB د_hlګʇXuVbC~|&Qy|>z=I.I:%b^ !u8)/zj<7OSY@Vr²r4c@i187I gI> }`J|s5|LWBM͓:H'z(3/(Q߀nfOp RLa9t\@>2TȤ9K_CIP6,"NBtD:>]D2ǞK3T=OI/AS&\3v9fH=Qt ʙ@6B%<͂ph`,>U]p$&ʂ2jH4cNWE/UݍwS;'nGu-2bBpR91an,Ѹ.@$b--  @R odG?i/t("qǓce z=))IrL\c.>X Amtҗ cmN4_`jrh.Q5@Hv<c{s˜Z[ݏuiWrنP@!G$K4.9˭6;^`P^I+1g]%N%:~P]+!)*KF:! -TR\jxEviO#.PgUd CsC@i!8e$kv|ۥ:m+uJQf{[፥A9 0U,r@l87RsjqA/ g3\)JB}ُsTA03D$2IA2"UKsfBNC~0{9| #r|f&(xCX`Iof,]U29{oO_+^1%Ywv9ZA-tA'Tf|0B/