libcurl4-7.21.2-45.1e>UA@w q MFB񇸈?SH$j(|2h@ fFja?I x?>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%]dH+5|"N͋^D[xʹ !:CD#ĸ%^ɲ%Y 69#\kv \z>`}9m;_\5〕 qY &gmo,b{Bv 4FNzҍW;5P^BlS+<[,?^qTʼU=^wx8#%8iҬvZtX!2F̩`#Stch#;v4xSXz}Y:P! ueNdąiʪ!u4^`բ܀<> D{Ͷ|ͩa ~v1Tj9wѦ7fѝ߀_6Ybrk:V*r7";;+#NPRXN7t`Pt?Xd4wГ^g׈Fi1 ds:tTYޟ+z@o$? I) >t2YkJO#FYBh&[egj~{(ɧ yjdG&&;M1ۻ]4Q3_[i|FG,&#Wq)SLUw(7KI0o)=RGpB>Jȵ5YKm2-& $(i-,gA]W4v夿8Zv*+ցb fR=NNTnF=o!fbP.O{F͘h!(?V۫rwà5ܿrBWyy0Q:hG4/tad&()wsQ}Rz4eeCRtzla<4m :_Hxhw\tddtXQd w뙋.cA] 6†ceϹ 5ǤdYH ~ d!)"w%* vw8exvޞ<8l|%+~N7SQϵ~ww`3rO1)A`[/Li(@hĹ6ĭ1yv _9xOH' ^MҔd L䣹kgN[vM/kW>|#%4z"dvzc+3Yw2ڣ?Ad8̃;_BuB1AeZētcVörhޮ UJb[t0$NaLUTp?d:$|=KÔ*-qC ko_(VDV @2 (# X Vݹ- [^@!.sANo`#%zFhx鐲D5#̠}+㉢?*j+wMx4m fKJ!A?־[R|6ת=5a j\I!$k""(A~T[7O!mquˣ5>Wː %C"G/G$&d),K˲uS#=h!㢒,AC0LCR${>4<QJC_!1B3TY &߇L04{ $ikճg4**WF6WxÊnk(/X  jC;qȅ6Y%ah:u0DUZH[^.Ж xD旔h5aQX*~A-'Wb.cQO~s w$A_ yT'QĔoR@),eHoN^$Ũbaۧh@ݟD>3,=IUa`8'woMi BR-TFswT9!je+ V~Q>uI`?g0['^cO^&GW$G<6ibC? +Dl]QoK/cmq}arl5$Ն6;Keݭ^Sf6:듞44e^[u~S} rtƫ\iX-1KY 90} [ӥ wl_ X!gDuHИ7^\/*֠ԢMgc :'-DwLs[N^̎%DEhƆ\JcG41]^mԞz%KΗ1)\7Um_ ՐzwcpSc=xggGJϥO8ՙ5&-U7fԮB4`L91%,gJ >$4$Ko!D/LVD7IͺAĠl't>k2^6R.-eΟ\ӻ%Do7hRy$o#oAʍ\VF݇P;~ȔڠH^auE?f_>2 M&rc`.e\Ghed9]7⟻K* :՝Ā \I x( TOWߔ*MI2~{=O9Ͳ402nفѹ<7PGu_cvM$ۄ&lr=iZ|ϜW2r/drn)'uטW%C, X)Nf@ h۹v_^tBW@s<<-(c QxX;Ѝo,lׄ?2Ϲ=X~K}tpkۨB}"/KGgUWcBcv3 ^)%ze&7ΗWk6|bifזQgdbšlRAϞ231T_;fLITRg)m$zf7lj8w]QX$*˨)όF0Yq5&5S [IH$1 |e:FNT p4woEWwZ;O"E<ؔ7k= ߂:B{,4ŀ$Fٛ'RH7y %2S<eXik 8ܗ=q)ݏ3{@`~eKC6obK6hhs9z$^rdMsl#]2Nt *#dúFq;j]7mF*U2an:9g)ܿˇ&+c:oXR"s_b8Fhn }Xc}6:ѓ-ih"z ܁eCrFZ5T2Sǩ#lc/&96*]r?U'9U#M#*ҋ9QЌhrpŴ0U:$A ewM8D߭W<ҜT:^zOƍ3Pd[{eLHNHj-y0QD ֨ '`O1_H\3TWdߦp &`8A _זndBiN-80+Uḱ_S+2Q\gZuE]z#p檻[3+JÑ>.`k7[91oysu]%= pgDKˢ$,K/{HÁ`)/dta2-U]_"M8 cSjlT]PoK&8B2::F)ysoVM|s';Zjy>SfJ,6_eBÀBrq&2ɛZj`aFpӿt=Pit I, =ơ(P7 "U d RebW`h Tߘ bpBd^^br%*Mӈ@#Fi8?K:1Iޖ`ivV?X4%#бn+̽R܁an])+c |:Y=$*>4$`#-g*G%6 = GҐ&Zx(3-\]L9[^21 )w-qJ3^=՝=U{ʹ*ԎR[?+Xx5 ͨ|)e wujeNO⬦G1ϭ +ԞRCNz7{DfW 4m}S.'ڞZDqtD#`qIW!$|NS{% *#%.p0 "@كprRM{jߥbK *%n/K[m*bQj|G,fg*yZwT/z'|o0Br.uxq2, n%%(tԨwJO6?;p<WIPI_Xt6n;UFKq ?]s{'Q K_B2| V_+v@P`!衚ǀ>+}w о 1Bqaw\Mw|>(3^H[[3| ;C6PU?hKU-,"מv@I+a8Gad De {& -d>kQtA˶ fGDOD{p1Hh{~Ѐ柀{V M`+{ϑSiӦH geónCHi6 F%V,X&kBT.&:EfDˊ3Ne"X#$i0 }/D){݁-08?otTu3xК{CASqcOptJ:5o$Y*Ȇ(c=!C$g6lCd*욽nCgv~N/(M;W]W̜sHֲ_bE1u;]9Vƚc(,]uW(ƃhޞUBq~V(mq*d`Y}~nWsV6 ?BËDp84aƄ1rO+B BN6k*11JD37%T|ξ0A;!j;n˭6N,R⪄+. *v G'_Ԁ{>é4\).:-ǮOw6*:ws,m˻+.d)TM*GV+c>KUA!6sZ)DX~efڌuuRG,ŝ] e[d@nrk|=#\~jUg%lvL ?dKAF،YZ=B^\p6"aw#l/