php5-imap-5.2.11-0.1.1<>,‰J߸/=„KT,^ >5.$YشY+{07 tXC/4~*DV8G4'5 N^-yƺ=oX jgҜ͵0[Er9bGBI,Hf {!Z-]trP14x,sPPr"7qacΑ=,KMq:xKn&=u4mHHx4ٟw۟qAns聈@TT_v>6s?rd   /DHPTbk      Z \dnx(8G9G: GFqRGqdHqlIqtXqxYq\q]q^qbqcrddrerfrkrlrzrCphp5-imap5.2.110.1.1PHP5 Extension ModulePHP functions in this extension are not limited to the IMAP protocol, despite their name. The underlying c-client library also supports NNTP, POP3 and local mailbox access methods. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsJhTcaraWopenSUSE 11.1openSUSE"The PHP License, version 3.1. ..."; The PHP License, version 3.1.http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586K Jh7Jh<4938f0440093b9ef8ab6af9cde2d913e16cc665ebc397f6e2f96eb48fb331476rootrootrootrootphp5-5.2.11-0.1.1.src.rpmphp-imapimap.sophp5-imapJJ@@@@@@@@@@@@@@@@@@Jphp5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc-client.so.2006c1_suselibc.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.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcom_err.so.2libcrypt.so.1libcrypto.so.0.9.8libdl.so.2libgssapi_krb5.so.2libk5crypto.so.3libkrb5.so.3libpam.so.0libssl.so.0.9.8libz.so.1rpmlib(PayloadIsLzma)5.2.114.0-13.0.4-14.4.2-14.4.2.3J@IV@Il@Ik0I@I@I@I@H@HH|@H"@H@G@G GZ@G@GsGaG^{G8@@Fֱ@F@FōF @FF;@FF@F@F} @FnF` @F]g@FQFP8@FHO@FDZF=@F 10.1 as 5.2.2 installs php_pcre.h header that needs it.- fixed some new compiler warnings- upgrade to PHP 5.2.2, fixed hundreds of bugs including MOPB ones if you need the complete changes see http://www.php.net/ChangeLog-5.php#5.2.2- Upgrade suhosin extension to version 0.9.19 see http://www.hardened-php.net/suhosin/changelog.html for details- added bison to BuildRequires, removed update-desktop-files- fixed unpack() on big-endian 64bit (revert-phpbug38770.patch) - blacklist more env variables when safe_mode is on (php5-config.patch)- fix Requires of -devel package to include only what is really needed for operation of the pecl tool as well the neccesary headers to compile php extensions. - Fix MOPB 24 "PHP array_user_key_compare() Double DTOR Vulnerability" - note that fix for MOPB 23 was included in the previous patchset.- add security fixes for MOPB 20, 21 and 22. - RPM_BUILD_ROOT is never defined in %post.- fix/workaround for php5-gd problem with typo3 [#236680] - add fix for MOPB-14-2007 PHP substr_compare() Information Leak Vulnerability. - add secfix for import_request_variables() ancient problem, users of suhosin extension are not affected. - Run the test suite here- Update suhosin extension to version 0.9.18 fixing a session problem.- Update suhosin extension to version 0.9.17. see http://www.hardened-php.net/suhosin/changelog.html for details.- add t1lib support in php5-gd (10.3 and up only) - an off-by-one in str_replace may cause a crash.- PHP 5.2.1. for a full list of changes see http://www.php.net/ChangeLog-5.php#5.2.1 - add Obsoletes for extensions we dont ship anymore- fix getenv() modifing $_POST, breaks suhosin badly when register_* is On and variables orde is "GPCS" (default). - change/remove obsoleted patches- synced with BuildService * file "session_mm_apache2handler0.sem" written at boot [#229200] (php5-config.patch) * for certain functionality php5-exif requires php5-mbstring * php5-ldap requires php5-openssl * remove LDAP_DEPRECATED from CFLAGS, module already takes care of this. * patch potential HTTP_SESSION_VARS et all hijack when register_globals is On users from suhosin extension are not affected.(php5-session-rgon-hijack.patch) * on 10.2 and up php5-devel should require pcre-devel sqlite-devel sqlite2-devel * php5-devel is mostly useless without autoconf automake libtool bison make gcc. * added patches: phpbug-39350.patch oldhat-phpinputdata-secfix.patch ze2-fixes.patch filter.patch ext-lib64again.patch- fixed string comparison in xmlrpc module (strcmp.patch) - allways apply %%patch9- updated the curl module from cvs to fix build with curl-7.16 (curl-cvs-fix.patch, dropped gcc.patch)- fixed VUL-0: php session.save_path open_basedir bypass [#227569] (save_path-secfix.patch)- synced with BuildService * updated Suhosin patch to 0.9.6.2 * updated Suhosin extension to 0.9.16 * fixed php5-devel should provide PECL tool [#204006] * use bundled sqlite in suse versions =< 10.1 (pdo_sqlite stopped working properly with older sqlite3 libs) * do not use zend-multibyte anymore, please refer to phpbug #36711 and associated links, no applications uses this feature in the real world since it is disabled in all other distributions/OS.seems to cause more problems than solutions. * change php.ini, back to short_open_tag =off (the default) the package that depended on this setting no longer does. Also explicitely set the upload_tmp_dir in php.ini to deal with open_basedir recent changes (please refer to phpbug #39123) for the details. * suhosin.ini uses just the default recommended settings- created symlinks /usr/bin/php and /usr/bin/pear [#216166]- fixed implicit function decls in suhosin patch (keep the original patch intact and put fixes into separate patch)- updated to 5.2.0 final - merged changes from buildservice (by soporte@onfocus.cl): - updated suhosin to 0.9.10 - added suhosin patch - build with system PCRE if suse_release > 10.1 only [#215610] - suhosin extension does not require PDO - suhosin added to the reccommended list - php5-pspell to require at least aspell-en otherwise is useless [#217272]- php5-sqlite now uses our sqlite and sqlite2 packages to build and not bundled ones [#201440] - updated suhosin to 0.9.9- update to 5.2.0RC6- reset right path in extension_dir (php5-php-config.patch)- update to version 5.2.0RC5 - added suhosin extension (the hardened php replacement) [#210886]- update to version 5.2.0RC4 * added DSA key generation support to openssl_pkey_new() * updated PCRE to version 6.7 * increased default memory limit to 16 megabytes to accommodate for a more accurate memory utilization measurement * added support for httpOnly flag for session extension and cookie setting functions * added version specific registry keys to allow different configurations for different php version * added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs * added an optional boolean parameter to memory_get_usage() and memory_get_peak_usage() to get memory size allocated by emalloc() or real size of memory allocated from system * moved extensions to PECL (filepro and hwapi) * improved SNMP, OpenSSL extension * improved the Zend memory manager, FastCGI SAPI, CURL, PCRE, PDO, SPL, xmlReader - merged changes from openSUSE build service * build without --enable-sigchild [#206533, php#28294, php#38342] * build CLI with libedit support (really-with-libedit.patch) * tweaked the default config a bit, to make it more secure * removed ini entries related to extensions we don't ship * t1lib is not currently needed for build, we need t1lib5 to do something useful * removeed --enable-ucd-snmp-hack (needed for ucd-snmp, but we use net-snmp) * pdo_odbc provided by php-odbc * php-suse-addons : o PHP5 is unlikely to parse php3 code, remove the file association o corrected apache directive is AddHandler not AddType * dropped extensions: o mysql, mysqli and pdo_mysql provided by php-mysql (reduce package count) o php-pdo_sqlite provided by php-sqlite o php-pdo_pgsql provided by php-pgsql o filepro dropped by upstream * new extension: o filter (kept static and cannot be unloaded, due security reasons) o json (added as Recommended) o zip (it uses a bundled library) - fixed gcc issues (gcc.patch) - droped obsoleted patches: include_path.patch, bug-37720.patch, bug-37306.patch, cgi_bugs.patch, bug-37587.patch, gd-fixes.patch, bug-37416.patch, main_bugs.patch, soap.patch, standard.patch, mbstring_bugs.patch, ze2_bugs.patch, xsl_bugs.patch, curl.patch- fixed build with X11R7- updated to version 5.1.4 * FastCGI interface was completely reimplemented * multitude of improvements to the SPL, SimpleXML, GD, CURL and Reflection extensions * support for many additional date formats added to the strtotime() * a performance improvements added to the engine and core extensions * added imap_savebody() that allows message body to be written to a file * added lchown() and lchgrp() to change user/group ownership of symlinks * upgraded bundled PCRE library to version 6.6 - merged changes from openSUSE build service * removed unneeded sablot-devel,sqlite-devel,pcre-devel,fam-devel and libmcal from BuildRequires * added php-ctype,php-dom,php-iconv,php-pdo,php-pdo_sqlite,php-sqlite, php-tokenizer,php-xmlreader,php-xmlwriter to Recommends * added php-mbstring php-gd php-pear php-gettext php-mysqli to Suggests * added support for optional readline(libedit) for CLI (disabled by default) * patches for zendengine (ze2_bugs.patch), xsl (xsl_bugs.patch), curl (curl.patch) and mbstring bugs (mbstring_bugs.patch), big soap patch (soap.patch) * removed obsoleted patches * fixed Safe Mode Bypass [#188243] (standard.patch) * upstream patches [php#37306, php#37416, php#37587, php#37720] [php#37576, php#37496, php#37341, php#37313, php#37256] (cgi_bugs.patch) [php#37346, php#37360] (gd-fixes.patch) * fixed build inconsistences, added php-hash module [#173023] * added pdo_odbc.so to php-odbc module [#190614] * build without explicit safe_mode and magic_quotes (unneeded) * removed useless GD --with-ttf configure option, only suitable for freetype 1cara 1253795924  'ђ'ѩ5.2.11-0.1.1imap.iniimap.so/etc/php5/conf.d//usr/lib/php5/extensions/-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.suse.de/SUSE:openSUSE:11.1:Update:Test/standard/8bb29feebdfe4dc20cec8325b49e7ea9-php5cpiolzma2i586i586-suse-linux%{\Z`IOG>Fxcq{b6b|e$!A)378LHkx'~ʈ;FdP; cmݲ' 6P)VR%NV_=Tj}օ1:q̾YwRyV%/)Jj&<"# yn?NIo@v2 l\3%bAkAɫ#`a*3PfOv%"Kϯ|n`6@pC[ڈ*.?v5H&OkKQ}}־Q;'s[=z!kSX]^|EHsԒFm;X7dF̓ Kw~iU3Ls07:(= g8GkFh_Q#S)Gɘd. G pnH^xo:-_(99 /ҩ0<6L)o0C4v38˃.0HnwcTg9Nf5FGÜO%@oK-)3SJqu E &hw_aWN DĞWqA->h3@[9yv>JbWB }6ΩABo$Ù = ՓioaF?lǯCyRi(r{lبTq wpŻWx=2yC&|r~"&ou*N9L j$Z1t($'~t1_$.1oޘ|&er^RQnea5c?QI9$|[._xJK?gX`Fޫc[Gi47z ::?S!daRͮAZXk:PѯP5S~6UkTMK9[ͪa&©UGotU[F噷2EgJ' ^MmME||77A|kxGP^z.Or GW6Mي++%Mkx5'*4uux:Wd0)I'jڻ=ȉieS}Z_gVLW mY`-;;U6yw~O|R̄h82ҋ{eg/W)D)>qQr U{w\^Hqvj}0ôNj}ш2[H>OOAx}p9ύb#a\.mdI[Qx+]Ve1&1 52Mm߬Be-b305OO5 Ξ4Z)rTZ-5`SO~da} i9ul׽}G~\w1boz\AUcMr(tɱCR% ='2~b J1)Bdd6kݲF0Y\U^e.m 'hL89g22]8Ї?b+Y=`UTa0f'Dc2SM[C#o*ȃ.N/SEQ6X-0c`ݙauMk--0%,+͋ntjg8xCc#0=VU F#ݗ.-`m vZ򬅣oyQZt'K4ECT#87WPauh\c 1KX_יν$ Y>mֿROÛt !1.rJa]ww;!^N'm` 4 $W/;ԝVat2\" e^k.pSrCggW 5L}6+PZV ]e^B>]R W(nVf vh.&47^Z^QoB6Y=_ S1֌T1dʶ;简 Nj.Mnӟ}>mvXy1mo{6|6 "AVY\=\x0\KZq_CB~0ek#}%"!yN6g\w e~d> b{!Xr0Ħ=ա8,3_~9/- dT(FJLx کS ̈ 8b@ gњMOLE^_N q~;mñ.K xFˈ4 7JYʶsM+*cF1.7}J2#m\!5P'i'U_YW/Ñ%-PTy%OEJ)澅#7`zQߖ6bcSaNqi7l7+0 hH CxO5fr;T?g/xlhEϡ᧒L _ѩ,66NSWHJPkn'@^@:е(\t Hqf4SKQ%n|շ#f$N9?wb)ѵ8] /Au֒LQ.SАN͵g0JMfFAINyGķCﻧFnO($"i)WV"3ZeȞN%ta[P/2[ġ^ M?63TقX=xh/z:G(~5~8 ligLw&kԵ̪DzA6]+ٲ'h3 ' 8MEWS">P<8}Ā+ә9-YBo_vf*e#2D .Xj!MXj.h\ NףwcEbl!,Il=i%c)3/1Fw w,x4[MYqi!w;qbl7%[av&g(b'qvkEғe#sH3`HU W:-ؼC`8(w^gw~XO1K4výppJ+Zn|Q ,*&f&scGxW_V[`.T)O[M]W1E@栣FjRopǗD϶ݗNؓ{Nuey?-K+ S!msT2@bq3/ނ&^n!ں@GĩzDڇPsBP48CH2 k|@k~0D?_ۚTlG~S@ 2 zɌYKV/O@fKwRT^*ǣJ&&%bԂJx\Ug۬[!k/0ݒ#c[Y?}Dgv 1RHx-WK'5zv o8E63,7Aa\|y&`2m?v- F$%޼[rYWX6:~j5}*}"[.| SWЩ-J=85+qˬOؔeE{;PPV?x]Y_H4u~[ %kyCvuDc^i:d/hz^L. T棻Il9!:LZ9&ԹPdeZ^W1 od,,wu.>)F w԰j3?Ѓ-ݺtrYo#hEg=a>mQ~F}ۆdZbgk^#~kdLʼ$ALuL4x%X\0-IR-3 4tJj%;O{֊ OIfPn+TU [WU:wDN,ؐZ@ HQ1{$C`].5:^:VϯDꍲԱ!VWcD4X-$k} ]2|U5kI$+w/fr2\4;!יhPscSj"e(=j٩}<`8i3 к 7gd)KL QwX n)zEYetGө^<+`(W%.&Ú_D[5Q}9a:^TF7)p}{]n]ʟla8Gy*0mW*J) kB`Y&ʦP|%gO ,`w;M샛h9Pq-2{pDSA1 7IQe_*zKx- 2Hnn*& +{c7 fȝb5wֿ^۠;C u0.h>,l*BgMb}@ sG1針 PR 3ׯ/2(uحPq]-GoY;iCI(D\C&mQ9oDEqhǂl(3=?!XJO5I+$3/FdpS.t4JNsd [T fM:.p(OJjw60gx bRȮe3UAzf}ĤvfIReɶ9ΛvIwZ%3Y3`B&th+Lm' Mx6b0!.7 4+g4XtpLlnˏkMNR(;dfKfT=)=A~x~NRZA<̅p߆R@+K@Y,;@\.ڳF܃pxXtJ%}̜e"EJ[ΕscPYsٹU+ |'2>湿b?<8¤"? o1ͨ䷑3+ Ǣ%Q%;kAB-P1CSU%F,$ܢQƛa9-8c x>?ca@ӽjn_iA3J>YS}gtTGB3wP]N-qg$bEoZ)I^6dzBy`\Vgk|i+G !uQ!tߘ]kݱeJR&gÙ,(Q3M#1h4v^{]) 2=? m!5qD1ayY<7j~XJc,CWTi1ⶤJ( cv!7 ^v$9n z1uB #b0.?BaV_B>_xBV&4CbNԯ9dX.b ɏ Mߋi\$W4e aa_pvI`ޟ@-rjS_:Q2G'Q ﱍOn/8LN,j$MnjTnɿ&5e]ޝYrVlg$+ԫ'/g N4Bbb|sXP$_B%T_BOdj]g$K{d3h6K~q"YޡH>bUGȰsb7Z~t[t`Ee66f,6:mۃV1aˀYso(B!cgvepxw'gCsKO5b*+r}X~cm%ǎ',x̀4\st4ɌfR?.aⷊ ,HЦqwG6>Zj@!\:~%+Nt r'ױ:=x#RI c}x,Ez6̊B1svX?b#sՏ"X(u;Y^4*n`<*~ωa-/0~ vlG;H((0^4p_km-609c)ҥ:x7UL_C^(1dCDuA[kLE(ްb6p鳪ԶVA *H 'dT%]H3 !?#c.@fGTW_ѠI^_6:D|w>y[7WNM<Ժ;\W#{ԧJÆkY6j,/(i L/I޼3k*IR- a"_. Oj],<0DSc! x+R#3Կv?+ac="fJ)