php5-sockets-5.2.9-0.1.1>t  DH`pI;/=„J{bn/"D02I_W-6%ty嵽Dݾ8ε 'e%D2YCLo #^i WhH` 减KLy?ʫ>ѻ0rIveêgY4c.V31"s] O5E[[3vSLxfӗ&P^E(UĀe % N#3ɱg5Df0Ƙl9Gǥ]#w<'1A?@68f688e88dc8e359166db676e0e63d567a555e85I;/=„$wц)p ^2X&<Ԡ!ShxfP8bZ`ft~al)gxFF;+/ҌgH 9 .EpH_>6q5?q%d  1X\dhv     J LT^h   (8F9F: FFovGoHoIoXoYo\o]o^obpcpdpepfpkqlqzqCphp5-sockets5.2.90.1.1PHP5 Extension ModuleA low-level interface to the socket communication functions based on the popular BSD sockets, providing the possibility to act as a socket server as well as a client. This extension is experimental! Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsImolitoropenSUSE 11.1openSUSEThe PHP License, version 3.1.http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586QȁI{I{ec36fff3e6635ab23875c175e0d445bdc30347d32113b3d960139ab23e13becarootrootrootrootphp5-5.2.9-0.1.1.src.rpmphp-socketssockets.sophp5-socketsJJ@@@@@Jphp5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(PayloadIsLzma)5.2.94.0-13.0.4-14.4.2-14.4.2.3IV@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@FQFNFHO@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 1molitor 1236893834  H5.2.9-0.1.1sockets.inisockets.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/9aeb828eea3c288ddd112293806f67f5-php5cpiolzma2i586i586-suse-linuxHtj,~?T3?] b2j@)u u3Wz6!= %(e9T[Eѫ7K3fVǯ`x/{meMXsBrJTP/Lhw_ riT7T 7Tc;-%nL"\ۿQ .5i jb Q4Sy^=F_Bk7j\`N۳7ϨN a h9-"J=A5x3VWGX$j?x#7ԃÀpVm0-R~wB΂.oD!5".6_x d}qԏ43  OXV`3~5/|r`p&}3 hr=85k(nMgK^JK [p`~ N7дZ ӷ/4noWOǪDL37B g;2!iMWqcs5xRv9 ph_-^`CΨj f(Apq/MSгGf\}ALtRݑ+@p$֟mYH`gg=KYQ+k$eG+} WJ?(xI{ylh2=k:85 TE<){j8CeWƦWbmgA+@&_7%b?CX<,*3eqZLzE[24!aNyFZc",zqB=TCARw *mN&5Q#*Fd5=Ls 13Ė)@)0Cs~w$1 ѿ G)Oybd ̮B+`[/GNdnT~[7S9Ʌv-)#PEPY i,>/Tf7(c81.:MOXj6RFn>NϒƝIF58gVIb[fu\muuޘ-[û+~'hХjo_"{xnB8&1t@#U=4||} U>]Ku܄AߔDzGPO5^7'5Q7 {fΡ4\B1@0{0C+6&57$)t%@cV?]a _ I#XzX"†>e蜷4?>%ɦUhM}Ȉӎ}S[g\B (k(M03c`(Iȡ,^vL64R)|)r5X%jPHkCF&]s QF%n^!#] suXWNxsB~n SqYS-~:ſ`ŘO *Pi1d$k-ƱBH5>3$f'.u;㇄f'1ZWW koʥsN\r^Z>!VugaxolTN1L~(RCUuy/n?.A7`i 6*3EfLMӧ5V8Sܔ|=ڬYeJ|P4rET1 tR*p vSߗ^\RRUR2Z %q7';1v :wۆ8}.$L)̩Xq yFmG膏o1UKm!_\ყ*Im-UN/avUr4Xv$PW ώ:—Z=OAx89q0 !#)##q$^O0 nMhhNa@<Ҍ| ]kYR␱`cN2לf_Hy-֦υx>V~} B=kZƽtF {FrӠ"|hJ2_]R4 y{A{1E=$̅ #7Z\d38cϔx2/H>Q? 樥\!Ik0!xOQdg,]I@@̘>zuqr3 &1% 7}PåPrZ3i>˛X:9dϘ^>츱|-¨C |KȰ' _nТk"G+7*20'–| vl籰ȴnq*a7&|u B|xPڔ=Ց'~Fh*#İbBm 'ʔS|eXWu#0Ncp@H=Nͱ#a'q)4>gReϊ[\1Ob@Z=g8uee n"?A: ]x)5'J}:ʨ$7;1DzZ=YedihҪHV.{_[^kKiSR0pq'rteXy=âPXz9lw30|bUmئYЏTʦ/._ |M9MHpsM: +~a},Jx\_pslKnν8 z@+VK{Sq(n6"ukݒ0)a~%_u ̋[x6Oe OmO-bXLaGX&&re攒59t=lc4rXXqwJ@0;.~)RDuGö> iI:\ _34 v.!_,/}ץlKEYhIu*b-( ^"V9}jEdA+\U%hUb`(dpLj#i<YO_vGRehS:tԂA1OO0/##˜jIH&J-/a:qt62ZH56(ʗ)zKs0N8>zcNj6!p=UUHbt06OnVRWZ0Z}>:pn\1J_v|^H,c81m|@g= ߼HIP LN%d⎊9SZXՌ ;?͇,@|C|췽#G g370yBՀ !6 U i0\+XON8 y2,~!it1hm-%k"=kG|0l6<0 u/xk# fb'O%.Yp2'KW4L\ULwOxW Fh7,I6.Hyc*UUP>>1WlTxTn#M+d $CtDrMyUTٹg7 xuޫrJJ^_ vl]/k :J5?'|:YmG d319ں͒kCf( K$CkEUzHl?#l6(LpUWy?g}JQ1V6_ys)sWĺ8׋l)@ ۳HGm mf >T%?Iqg)8k >R"+6i.gw0a`?bŐ~3v "__vf.(ZcǮ?]v2,bů,MNR2!ݾ$ 崦oTL5v諔bɅj,a|!~is(.d [͢? us]M&lÑcKIي1<0C94 mguDo[ٕ5]-$(Ԝe-Ztgd3v3c4ޫdq:Y|5x1¸0e\ȤПzF[U6򔟵S8Ўm4*$Kjr/ Oʻs\ */7=cXq[ܻ1^gzrɷ&U9 Zve1F, '*APY,ȁ5\S_QkmLAb0~3E -q"Kgj,nY:qyk ֊$ֿx' xBꈘzNiWqģ2e~e򌷗kkHu3 l"}gL wCla7p۱;_O^IEAt>DNI.M4S >v>S6\\/d~sUapL9=ފ"'-@͉ukh$yIA y[ju`-鹛&0#EcKcAZ$J=k5df* vKlR[e*gbk\EOILqǢ|2gMHv¨Ŷ w \$PMc>>œ6@a sg#0h !:6zӸ`YpYp4%zR'YO ^`u[eԊUhu!S>,*zKCkbQK c bW >aP!O^!%KyN&6b{ ٢ k)L$9~}f<\͜r4k+Iwaąy}^`YGfBFQ Te,\<%y PO R{Mi3G55 U[m$-5U`p$kj l Cc~2\Qk.o-lP$"R>id/"Cqy8syV-b37MɊRs=SՏ]3Z|aeAn/i*[&P/?˔VWUU+rkp#I5%ݩ1juow:ٺB[AXT?f~-ɨ?>_ f6P..0(j >UpЁu+FY WG.dVe9aDPV+ DDWۋX%|"C5)2;LhER fShsG UFsXŜ2U$x@W ca6[4nMYV.kyQ9]f/USҿt `@Ge)W`# WŒdH?$~7k XPJQfƴ2+PsHn*>j_c)4B2$(VmTKT "hvd%D,C9 [M^ourSCR[?ŋ2_*&X)xUxH{U"q!ί>UӪUm+[ƨ*N13僐|4&/Z ,s~Ǽ#V~%E9(6-] JXgrD 7&W|Xat.jpIKY3Hh{aέQ)& 2w>j+dO*I4'xv ,jegկV4z&HDi)T.>SqAB~YOgF q{4+wX[U[jQ(MBϵjTq4~ֆIa}T?شĔ%mK/:֪ǔ;WD om۠IlIQ_D +$@ǦZ#`ɕp_YxRäWz ȫ-[RUi.v}ʫ6cN>R']tEaԌ J;6XeW*>^bIUu2ƚq5Q 쑂Yvz !=ҕ2}W%|%O02uf{IŠyBs cBhN;>$ ?Wї>ဴRp^yJս;uXfl w{}LVs'mKmATGFmfmuq\:gM|6N-˦'KP WKLP =HuKN0>M*^m1:{XpAENͺا_&G-`iq`Wb ay!yBu;1\Q? IBl&97kkgWO{aIshRPB*8=IqeAэ "q8CZdi=A!u:z;rq;BF]Wy!j-WF~ M$&E2@"kPiTpv7ڥ* Z[E多_)j"܌Ϝ{2|̑>c)i_wzSF~ELԪA`YZD)Mu8[p$rsY?䁩Y9H2NeX[ӉdJVe.bHC$ (= %I_?\ grgXuiv7Z5(gTV쌴ϏISQH-l9M)'NGXE}71Ϫ5aRBW$^Wqqe[jdav15yq{M9Pk "!NpEKfm1G1 %K7$UK;<ݓx{888\8,'xkx|7Şj+hDv.L"pzץ0RkĒv@|~UtTwjn~'(m|zEԨ{v*n< cE Y~6F QdZX oa0U428jt2>"Ay=e턨0T%,gbЦԶe栤B~}^vvGbnEE%d-k)#Y!pXfYƅYJJ Q6sM'Wp)8z Gg^|+ / GiP-G~',ylm`2 #f htXDvɾ|\:K7 )nh+ek sIO}XOl6exQdXIG.졌?5H}yǴ7ʬrx.>Y$C4ꗱuM͋P]SCe13&[THԹdR7t*O2 -&;Wv0^/q'Wm?0:"<daҜV7ej;3C *{Q=g~o|ɝ͔{_S.'N(Kcw,ǫnٽZy?QSaQ¿ Aq*]pc¥6P*VɴK0 %0lG6\3Qh$G诃| egh-5"sm_򗲂 |S6!6M֦9seRazѿ[_mD wGէj_$2 7?ה:M}50@zʰ۔8}N%n p]"$r9L}U<l@4tG0\Y,8VDpӎ5QM/&X @? ~=}$Wse _MXarYIc7exPm.4W=T.ۜC.͋$sUfk_c>?= <9͵`8{hgV$G/]w-Nya`E(4_vGˊ;Iqz :Ы O #0F,#] |W޹h\pu\#,G$5`IYֲja9dx1}[ʚFEaG\ԋ -&Ufu(GAi*Aw, ә3E͏U[}N[ k0Ueߪc0ii۝ΊJ5EF&vk1vnXe