php5-bcmath-5.2.9-0.1.1>t  DH`pI6/=„njm~XO ?:W4RHia  GhH!7۽2𯩉 'yvi;sڢod )"3=Fױy{Na<w[Ř_cLHV.ZIx/#,W*2F|` l·"D84!?{kSlpW3[Aio/$¦ί?uIJ1ɝmHbI=X Aɶ6q?pd  0 V o       <Dh  ] (8F9F: gFFoFGo\HodIolXopYo|\o]o^obocp`dpepfpkplpzpCphp5-bcmath5.2.90.1.1PHP5 Extension ModuleBinary Calculator which supports numbers of any size and precision, represented as strings. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsImolitorWopenSUSE 11.1openSUSEOther uncritical OpenSource License; The PHP License, version 3.1.http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586OI{I{bd9168ca3f3336faf084bd5ca6cf4aae408e55099dcdd4378c51843192b4e33crootrootrootrootphp5-5.2.9-0.1.1.src.rpmphp-bcmathbcmath.sophp5-bcmathJJ@@@@@@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)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  5.2.9-0.1.1bcmath.inibcmath.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?] b2Y?6;צ$qT="'~"{fD@>Ç>@+׾Îe~ p+#k'/e[zvQX8.덊v~4dtrN-T6>tQG\fKWmhW|zUZ)E LX!Xj7:%$.l .[š;5^ -ÔF/,3>Kķ9o;cM:P Q\jW ޚws Q[҂ެZHp'kéYx'3(> y%`< \v) b4 |zs^I 襭$7lumAH#.轿[Yy9wHtwʚK-6{Tjb9TBR,i iEEqhKo8XOXDGb'ENJe-AlXŶ"9iOL5[DCo(RP;ˁPRbcb%]yq2JGf6J Cal69 <IRm0 O2. wEatnVAeXG)Տp^ _iI(`6!Sfi780!-*;% bcWb 5妜¶16$GQWuz?{x$]Kàrzsty/}'0 +8;ZyzC%=x66:p73J͌mjUo2Bz<̪H*8#ZN.@ EcW]?eH4],vv/|l FC ]xmp F"^auR7)`}$̍u0K pOň A ~<ey6,(bPVD[,$f^[ERӒT`R(P7׎f~[>N~+Kjʊ|O5dȥ1T!%wl;I:HZ@=3 6ubĺq&lhAHq,j*oIr;ezkPbM hP>z&Hߪ>J<;T\ߴj󊷴Rߦ+lt8\L[}lPp<]tn_ ,Ma -W^/Bahri_ʯ1Q{L3Iv[ۯwg`]EXE~mZTO P0#&f>rRY`iu"Ts=n tVZϦpeOG稴 lNGV_ٌ٦oW>A&I#f&-U{c(ڜ8'(^rq2 ضp:pxlZIi䎀Ӫ wk;p $A dZy#4 5=6Ψ_}Wzqkneq~= 3(ԇ+<_EՄ.5D$1ZNGZwܼK8&i2P?}W#z진qzPgLk~_~ 79v ))zuR`wL'dQV7~-y-)%k\"/G|c^ۙکW,G#C^>Cٵh/sa>P˄bՍ0jd-lĶXL_kUz[<_ET;wM Tl,؁Lysp ߯CKii9Zo%渚=T`b<@ޒWfcf^/ g/W3a&ÿ-!1,o@#]';ۉaa"y:ʞB+cEaqX˵MZbouk @e➆x*iw^sDˑW8/xE+nnDz(a~xmԺ WƑb}ֹ c⋢jף5uYZK:ZK#~\ :C>TvU:ɦeuMcY63L~ r&<eQNVJގl^<$ %9K9XFQT%BCw bɰ!q6IQ^&EIy߰6Xլ\D=m*|nY}HZo4tG`O:? o-&IIL~$F=;ebbÔ}JrTS/@C)}Y׊;>ͱ3b|jq֬9#`1N2%&04j^>/bl {>&0\)7[`/$$'<&#=kHm=%6u\,Y@q W+]ڹ:bF+:wy36+ɩe.AOfH?TƗ76]B.OKF >pf@@[BH4T>q 0j-"o=~hQF,vB]hF ֭)<5K5}54(%5At96T\,GZs9$ o'j\֤ 3aך3>SqZ``c:L29BZU:'!6_Z~vf?3PVɼ*)Q+tNxD[I(vu+$#GBM4 xY,'\Wۍ)X5mqs$яM]|fx؆FY԰i?2hٜ7\ ʝAoޝ[ZW6PG(b] *2/v.vf/۰8c< A*(ͅ xTߏT?NL{* /2QRFxZ+z03'Tby=i$6y>89w߮r+ қFp|k̀ H.ahOP4NIYY;|/ 1=#Dަ_O)h>L($>Q:zgsSzUqO|'ZΗ;gUbu)뷝hXAAt_ Nwp6beķ$U`aYibAӖ<kگ;q ʻUd6¯( u%e Nۈ/{z^[hDg{өs/r,/Ăj'zc˃H~1s%^Ǭ!f%Qnɓ1d .#_c}_j+ ݏL@s訾 6]d)W.;JTݕȷS_D# k9;(#c,NR*MߐErh_ppVSk=LTc9G& .=`欌LO0[gƝ>'-To&9F{/*ъG=~ge+'թb%'-UPm3nj-wݡB%;hS"*6-{QĦd`'Ƕ-^; 97Xu%ZHjuaV=B?CM}ABIô*7ruH"0sT!#n A{E8G$$W?a p^khm!Hۋw:Xmܭ jn-Qxְy'Sh,9i&aq|+Jl% oF? ՀYV6-ٶ},ɺpMadHe7YoLp`GqxaFOFԈ,A߅J^GΕ nK _${LŇM&Mx΢MYwVݱ+ q!O^Wo`k 5J 񅣚u ]p,?Pb;຺#/(͟ kVAX^?{`>/ҫ$TDPk&LX?z% Ztu@װWa1 !Dܳ|ؓ doLDP7OV0\SDڒܶeH;'t/c ?" !>xԻsq~@Eo*ĩ~{x?b57ѹ"PNv6e&9! bST[|eQsΥ=@8zB*b`'tPN^ Aۙ0?Ŕl9;6k*#29HR"c_k-[U[jg>HU@I՞F3m,ԡɞsܹijl4iS^8ye խδmébhҖ>[ |_C7O\Sa=N &#b4tf9zo|OzʞTn^^tD]w]V9ܲ,%_9#q"D!wWt^\An;O\w>WVFt* (UV{v͎\u͙/Bx%UTCSq1yŋ4s?`<-|!.^Frcsv;~*|mhe8"@9*opD,_kcoC]b?\m"F=e0BB(\ fVǎhf6ruGzͨYp.:mJe{Iݦz%_$/q!/0&|b"~<r.DY½]qۏr  W)禖wQ1ک〶C&7*Eo|Rv;9H֗1cg~Tl.TZP!J ۥ&bd<-j*cBm'<3T] 8@J7h}hژqZ8JB#w}< ioɤ46}S xߛzx0 c薙EŲpp3x_uYzڃ_;aW][nڭF0̀.`Xfz VpAa)yEA*gc4$ m2N~gp,c ]PE>GHtGu"O I58̗,r7j%vt2hP _RƲ^S0OTQpSݒ B"[ٍ61eėpljif*`bIYL|b3n2p3)׍sҤo-Ư'TD:\#{Ff>x0H?@ PD\8wg񰢙^a1sR_RE2^Pjgb@; vK} nnL#{$>?ڋM! νݬEM],(L64KJN_h:ˡؽH;8=w~F'#ZrJsMh z Y*?Lj軸ʏ(,֧tdk͍{}d{v-hd?˼ټ)u_AHq ̍-\">pև vb\ghN1jN-1^a l+哯cYyUkR/H}]ֺ )A; Knv%ڢA熢}ἷׄk~NA5 w^cC~ܥ}G l&GZ4X[$y 蘤62g\ZP'XPDҧ3 Ҝ67Ӣ{5: WWP Фe=Ӭ@CIuouByD3 Ab3f5Z;_&hL!Ie<~#|Rg[5 B-;H([ A]̕;m"Zې8# WuS77{&@oM\UfV:#Br[3ŏ_9GIDbIhhu>3w"Xc8 "%XR'Xf?Y4Ntϔp~/*ASUMؾ̣ڐŘ)o?Q`4V"g2Tn'iXV E A3_AwG67.?wȎ-v0;LG;T3W:J!\w7̏ӆ8^zUX'Y*3WT_ὠ3-"٥)GBrRLhG-}C…Q9_Oeq7 1*}H:#R. \2쨤j9i>OCR<}M6wA1_ R0dlCJ-ݫulPZ*O2`u?&>D;^5ti5om3TdkG`B;ebN|KLHr_ ׸p3屧6jg%[$?\ayE]o+uYBa/Ō/+ qqɑ\oăW@F"< v"2(6QKؐOD6EF`p,2wAQN?upe!f}ÿOLӨ[bnRmB ' n|:n'<Nvm>O|R'"Qrif~GO@w4}\;FIaX^B-noQ#>^t䞔\0բ"PI7Aړ|I롍_]q[uՍ{yq0b?%x.ۈȖ4ߥ߀{F0L@ @RbKqa]ŭ[NCv*JWwDObesbYV{19-/tP;/ԅvGXͻfA }EVAIhH7V wg,ݻ`>IL0b*RD|K1[PI(Ps/`v3s'ySUlO%^k#@~|ٍ^ʥ$Uwrsw7F+Ltwr|X3 Lȓdu3 L2m,Hѽi%`ktZܮN {#.mZ\Cj]dLN./!H`1LRr99 *A>7 XY i^L#}&܉>:eU-9c'ǓS"f_`\hfhQaPyNp'< NWf=iH`eY.eh9BMбbSH+(ض'0aWa;2qnQ"F;'!EYtE[G%,ʉ*x#7"APOMÞk!KUq?xhPWjeTj|nb&x`ٿ.3)Gewrʂ'8Wu AwΣ3* 45tBf3.>жFT!3AnkH[4 OmB"!BrӰlo٫3m3tk.z7 =W .JH^VY3gO; e6GtW`'0N^#w($`cz]s穰o*qhc}%!rFZs"QCtxO.׍F=V~YF9-ȟIє%[Ӝ:{3 &I M< ϖ\ٰFi5M`f S(W9$d>E4]ߵH78&_?Z$ \5ɍ  8}®>&C$HegT9},0"nK7 ս, /S3cr̈́LՐQ`w'. RvH77)qCظi>P|$4l]L㻾Ii$=4ClΦ> M;_f~ m;\@k$3~cWef+D%=창2IIuϞ\h{%(Bф)0T>qi[Bt-UiK}@(̛h]F .k,πIxDªHbN)n7f='_趙+#ݘȇz+sWY8۸Nvdyf|,};[]B6_t%`po'Xz:6cS+5ȗqrDlzjxyjL,ϲmd{&[q2&Ѿvb]MD)51B!6VAq7 T{ lp c-*PN1ktŶL}ۉJ$o2|YHR+ օI(MkDe{B|lAx^He|ktl-JYqFjA+'e3i)K#XMЇ1zZ4C{ UiOǾl&ixZwN\]i#SBZG=~ ump"uUP4V~\)7eyYXuʬ3w>&OY,w|p.t=5_2T7 >yWPUWG'<% p|%+t7;FM-'MWfXw6Uß2 v301a$~m_ϬâY⨡PS\'y~Pfu BY,|ԋi5 نIRR!FFsE2+SF;]d;a(Y+K?VqEr}l{Ryq!byү/(tpX^$݁/zϠ!h0iIle8B#ta] \uEcأf\AQkCRVx/ ]:SF5 T~~I'⇦h7%J`D$A& x.gh7eL]ebOo;7盡-#ˠb%Mu3&m0 yY?I$W~X5r@&cCԅY:($Tq e=`*ɓz6H@JSìΥɇDfiJ)OZhNmp;9,Ɏps>>'cu%IRI J/:pSaH y6U87MJxم>ghQCO%QuJ7ƉIuŻNiQy[6U/Uɔ#L4Zg5zEЃFJ̀7''w>z/03 ƳPQ/(Why`UQ;ne$QDCdxSK:+^B0ff* "a҈cq=#co5x2Te6|;|j9&(>0G2!qX878/&={VgFJE#U'+C6~PV} }NL'rbYܲlp|TҹpXGұl }Ƚj