php5-sockets-5.3.0-2.4.3>t  DH`pJ0/=„s^Dε#A/StOoB˚@5B=1W" |>! ^?mi?e^緁c<* BQTN9jrGĸo%A~(e2q{I=xTBy2ÐۇbTg2mtu֊ܩLzH3,6g_N9xr03 /juslf[憎mO'f_54f3f04df5691304d4648fd66474ac624b985e5eJ0/=„hm09S X f\&ͮ[Xy{d䵽h߽:bZ2LwЌi\!8HW,svwk:[i:2m/uĞ1I;$c_=DZT;v n ݝ3IWׅ M{ze1ˁ^>cRX 5v[GLX<ӰA;B]:\æL[av ciOx%vyv5|>5w|?wld  1X\dhv     J LT^h(8R9 R: RFuGuHuIuXuYv \v(]v0^vGbvucvdw>ewCfwHlwJzw\Cphp5-sockets5.3.02.4.3PHP5 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 detailsJ/build32openSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxx86_64QJ/:J/Yec36fff3e6635ab23875c175e0d445bde2357e2a7033a58446f60a23e697ef0frootrootrootrootphp5-5.3.0-2.4.3.src.rpmphp-socketssockets.so()(64bit)php5-socketsphp5-sockets(x86-64)  @@@@ php5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(PayloadIsLzma)5.3.04.0-13.0.4-14.4.6-14.7.1J1@JG@J#JJ/@J@J@JJQJ@J_@J;}JB@I@ID@I>]I= @I9I/@I&I @HHy@H@GOG 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 1build32 1256664984l5.3.0-2.4.35.3.0-2.4.3sockets.inisockets.so/etc/php5/conf.d//usr/lib64/php5/extensions/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/492436c364ec7ed942aaa3ae1b6027d5-php5cpiolzma2x86_64-suse-linuxs:h! G?] b2Tx\4$ d6y xvŞC2,Y %H;sm^_׽O!ƛ4ǏНGjJ*C0#Ǎ\HpWٙCf"^n0#EOCl(k[|#;\(v$meBq47UqnȶP'vh:zOKjl@FhۨXC^&ƥpM3t/tS1жynj*O‰rQp6e_@ 6rYoutԽ)0jo4s^`ۥWEXzK^M:iK\Q>;^D+Gʝpqny%7-2*n NsFIsQĞ8J xǂWi"?} qƵ,dqYҶKuXl]Pot-ֵ eiA>}jۑu@PpG[%:ڥJe,pht3orwЖqL&́ Nd8%ٱ{k{8]ժp,'w3 3Pr>Pm)[>SYqrP!qP;JNII|qu ǻ"fOPhw y'9DgT~6x.+^ćzYns%~kFf&d%"q=)tn͊ߡҨEW<1ב1-{leŝK9<UJRUqpÊ_8rJEw{ݍyί\;/ϕW|lDbd,`z*g: .5Vr R5{P %O&Q. hӵk}@-$N x3ZV,Yn(Ff~NvMҹe@:9N@ :^37jl ӽ|%tu'@d;e0?kt c֮XK [=EϬC.qJT=˃9M|>sJf ]@j2ܠ#*n= XtWp"MYނ>7 viMRROX&䟀/?k?&JGkSuWu*GrH53a 9a kvq0q ގS_Fatp8b;5Yiˉ\$Q!ͮV7[P@ωf>Cg[ЩO_FxsBCrHr:Yo=y%=PS?L?{M~|udPbQZG_(YR8?r1z 2dX"$<Л/^cv!NZʯ  ̯"Wnvꗤ }_&ӚUΦL ;|J)RFƴ>થSc0~!( ":?Y<6EhnMdȘXbf:K0<2{vaP~@ZAy0"{/71 `rV-G1-ts2,E C{*a]O~w$П _[~_u+ov a@wT ݃8q͛D.J$sCQ( z@[^|_JaYl7Lt?c.j¼j3YC T 6-d*^#g F4TnF (Kdґ%8-/x 1ԥPA8cVhЙx`x R>-9v_ YwaaGsŃ[,ha\x WIUX|"NGB?Fh-V7< D۴Zl\ݛ;B=6M~ Z&F“cz? %R-kqTae {SW5O6dDg|qq}ԒY*"ygDps_].\#erWpa1 Ueh†-9-N`w1hBEj,-}tf>2eөFA8"H#6ԳBOZz{A=uw O@.gތR\F}J9#r" ?P~0XOm?" 57.>wX7 3Xǃd؂-`+&, -RA`By*Y_$>*`qSj=b0m>zaW{ߧH͡?^ 8c!2rT@nf%-B `c`5?Y4n7Gtgx:JfA }td"&c5))?Qidmwj1N¶rP#($cV:h{, en;^־ N csMV բ!FC5Y!s%X*Hw"AhD~ Yv׮O`8 x Bb k s%rf۬JB3n64kyC0XX~@ɯS8:^G˷RXq咿w'VŎU][Lж c3 NHkb/ZZZZp0̦ra.8$NXSVQ4㍚:=(KY/vʇjb#r%Ω~:Ab`)C%M+VAg0aҲ( ١\!X1Ma*E7.OPۼ0w;ҬeLj^yQ(YS:aސQ\o;6ܿH8'6 o3*sXv~Y'|p4qXI᣿F}@[?n/_pbns|!%p̜p(b hwщY bҨ8U6ӛZEvy6@=&pc?IX1CV=%VJJn<1 D_RFȈC#wWQM/_RwA& }V.JX%(ր0,m0z)E$;.n 8ctSX߽`wyՈ?Fz&G}+><1?f _B Yˆ5wKhτj8^ -ߛ1 lW3 ,Qz=2qI~9`O@ciddQ9Tq;t'U24eE+c_;FZ{ƫ$2c_u Vq[JWZw!q2S]O&磚+WGhY|wۜqT]LQƞd y\ FW :/Z(jLQzi]( *4'uf<ϟ&8r{&v8K M~ECkvbbDӏ oR.AD7T@g&r*T ]> pxCkB޳FY܇\M0S,ܱf}ua|8qym' ]p1cWKƛߖ/';;(EjaIi'B`Xi u5^LD}*/tiw`7ov'f2UWrW:)ְys6|В[s9DEUb|QARo!P\#I/_04[򣘇W~L- ̪KK(+ #.ٝVI hl}I"?}hV#~*гU<֖YrMCS*/Tny\ *Jgo X^m WIk8'(|ݍth$NdK)WáV]MB܎8S5uk 0Jܯ͹Qũ> 3LccE/,tis,gk\#Lo mZ$ R_ '7ŘbgTTcF~6hGIIh>$,X9PJ!>QzTi?4 J #Nด^B|_p{e՝B_b[/ ةE؂Xz&]2G+v* v ] ĆJʨ<$7vnObr;m9N=L|w?1rgH=AT…

՘VXw9 I*˦?fB8Թ?wF,{#!F~owZûL~|V,µک̣ac"w\˚o?DiBnk:Sx-c/ʼ1,/=Z7u6:l' -6hSW"m~ˣV81|UYO"99yFвpܘ֒cgU)ĵCSNE2pY/c 2Ŋ٧8jր&R*w {!.ix,qӶɲ4,#噳B5U((am}9] b8qpamImOz 6jUQ}b/po6C!,(ec 7iv₌WCgS6"oHEKigP>1Oֱe_>lM/:=:u{,^4yΊL '/b(K|jhm<+b/G25(i4#]bC[UE5v6TAc'1g Q&ooUu}#H x&u@]q6MyOK$nqY6ktNi c3CX}+E9 b!> Ev뇧VtVi+k?O9G Sw]~m"QN-]{ jJ ۛj4Õ?d" KՒwPh,Gjor۾ axj^3.%אV3|AeʹLmԄ {_ >s-(AJ*qTu`ϑXս>r2^n! uW1T2dT Cǻ zP:.|-Fй%$!ҍpEAېguejO?>$KIF lc6ϝ߯q{օctzRrx\DiuƎxM ֳxhſ;(2(c)+)G!"zsΤNT{R~]B;nCh ?n[5R6Sz/b }*5T җ/1%ŵv  :;'/Re\wSqYnC_[=>Co4@{K1I^VZ I՗H[t<Q2p܉c;Br`J۫^ICȬ?Yv#"w& s1`}%H@?fߨPD r Ԁ;)4gɘ4e#!^ʋq( cmۅR!4(;| sned :6Zsl Eb5ۊ{ǿ-Ȏ wJ[k]K Nz =%[m1R nV~Y n,4f '׎|5Ybyv,ѯ",V2FҒi}q;v2+Ao l^pg*ct eٚnA@-w Ha&FhM5{PjJnF=?q"] )\ ;X;0mkxq  #I)v1l: SH`\vN݁ ]EkN3LҢ=ƉAc[]QĵV}lб?x,Hܴ*vƵ,bc!a4_*Bb՞s?֧0ĮtBIֆ W"A!]1ϓzX;[t Aj8)8\ZiRy\w{s*J9eNrxl2qȱ){b§gkoCktR(JvX|t!) _ᾺeH⿿Up]p`Azlexu;JQ,2kHdvRk䧖_4N<3 l?+U\i b7EQGYQiKHf2w$s2y ߪdaoB{ѽi*9<уzZ` 16oMT,ժ&g{!ѠYz4*Tb6$4vuSbZ/{iєX!I=Y$*Pg(R{fYs;K4`wu\E`!kǡIV,;?%Mik횚xT}9ᐉ P ;f;Lk~ !뛡_kUw2!W,z#yeY3{1Fx@ b\Gb&LfӘAc>;()<5ҐF_IU#ZAk_!.f72<{5>G2Kw?rp95Yamh%(LE*ҹE+2s/BS:B+'^qZ8.^UgHi\SW]Xu"N,q2X@n{`>D;F֯{L2{iT]cKo Envd]ᓠOOcU`xn\k"!#G,arZ#-޶$j)C!>V%)UXf[-oNk(ttKQһ"քѼg2巐Df5e hM }G<M!2JkQvPVֽ-89/cS6bMdUz<"UR[F*Ƅ">+mԶ4õzM7J!xRDǼ&]AєHWHsº\(x'0Ѡmz'+oæ`^8BؚIՎ:> l?zWSIBP⏍#SAP t &*Gr@amh}v)۞U7j0כ꿍ul%QO6eK&¡cV|Vv[bOZ=+hܡh}E {e'$E!ʮ͔#wB3 tjd:u x |,HYdgK5Uڡѹ($+I(dp֥6, q/ )¯'x;V*@/5ޑyx;dOτpcz8rI3DqiΕ&s|Ib+\i1<#>`9Bv:zx~)#"j׹T/?1SOwMdmgpiH!1z, pИ(؝Eze<޴T={h-uQC-Myi 2}{$-L]zߋ ky*X93cUȤ<~Yf΄ϑŠ}Sef}k~,PeaHIw K.NR*Wca{W1Hb'-nSޏ'j@FF5*$k#J*  C@a2ـ2Wvﬢ=`s\OMy000AG~YpU/vbv QMRG1PQlW#BڢKjYjП?% JG扦