php5-bcmath-5.3.3-0.7.1>t  DH`pLڗ/=„Dsʑv39Ck_;9ޟda_`Ba)4RTup޼al*agEMzPC -O}CL X5=~ő^:h`W 5¯YxW2L瑩gN6ցj{4ڄ1ůSDplLJrٹ)2gdpT]ܥi&1Aģ 'VVrDÂbh&cYb6f00a6120f1a826408da0cf97eaf8024201ab0b܉Lڗ/=„CfnlglG}\[)qQ--4?a !@_KobO2X.Q~ð>&BDuvY(69Y9FxRk7Yzv؆j#)VRxǎ{obQ9{HSzj0iS5sZ)1 u>{*f/M oeX5Ü&H;g@vszs+ Y3CSI߮͠x>5o?_d  0 1 Jdw}      X  M (o8xe9 e: qeFGHIXY\]^bIcd3e8f=l?zOCphp5-bcmath5.3.30.7.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 detailsLڗ build17vopenSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586OvLږLږbd9168ca3f3336faf084bd5ca6cf4aae7001b07864da154bf34f850fd491f0a5rootrootrootrootphp5-5.3.3-0.7.1.src.rpmphp-bcmathbcmath.sophp5-bcmathphp5-bcmath(x86-32)  @@@@@@ php5rpmlib(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.3.34.0-13.0.4-14.4.6-14.7.1L@LҠ@LLXLEL@K]KQ@K@K@KKKCKy7@KRKKK0KVK@J1@JG@J#JJ/@J@J@JJQJ@J_@J;}JB@I@ID@I>]I= @I9I/@I&I @HHy@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 1build17 1289393929 aF @5.3.3-0.7.15.3.3-0.7.1bcmath.inibcmath.so/etc/php5/conf.d//usr/lib/php5/extensions/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2:Update:Test/standard/0f37978115f36073080305305e16d7ec-php5cpiolzma2i586-suse-linuxy2a4[;?] b2+ φu5"{\Ǜcj_y7R}^r7@>r wP6+ϊt! &m8fbk iDo|j_4^ǴsP'.v$# 6[L c_s aߨ\$E3  P,v!`16Vtם+ #^:n|;r0`g{`vh% ԝM >p|f`"+X='I4V>.i(%qܟ"+TnfЗ` FKBiU'_yh8k fvQ|IN<"_kuTNa{+T(jmG6=g&aY@()J*[VHF{lY.4O͒Άʾ7)L =6QɆ7:͈ \;@704H_.Yś,[DxmͯxY#y#r6*)QnVX GLI-[kQfp̂ɬJdqZ Aу1}v*. 4&)R35`f]^7P~pzT?u&B D> 0* ㌋~]"ՠ*{>b|8hySm{jP\&t m]a6s*B#݅PTUwK#!nAL\04D)ݫ4v.2JM~N#gdن҃t佢KY@09k^kuD)<]%r8!tv `N&3~$q "?NMucbQAAyI`g24}XO1R9Cťbb1\JD+`'^eeR\jZҵE5Wz!Oyy1(NFK2κ0j`mpG;lN+Vo9Cu2mŞȘ+Gdť`{ñDڧBz|_PaS婘Ԏ6%qccuHU$NF{@jII jz߸ȗiVti{<>%ʉhΆMb9,EQ3'9|҉}d7-$`v,O$XeJ{e!'8sL!4_ۄ5913Tܣ1F@e} %F(OL]T}tc!a-&I.Ŵ]M>L4.ת((0ǰP ZO'͑"+fwjNQF!mx.0H4aqpCd Ҳ_Wgn&| u(z)>Fvd+ 9^ڃ ہՕw3^*r%: O6:i 9bO:B- m|}6ǶAcs{xW A-=Vx FY._L 4 Uhlv+e /`p2(2"WQ5lĐ "䒢%ctBQvҎ/٭?ZoٸE|SʼpE5`zeLkóQID(K wy9LN3@s/ѦAZf6.Aeх2y{Hus/X- c |K<)Lv.318#eI#jC+<,XP:J7Q}R9 4~X{!/ϼ;@N f5 xE xbKu}' MQgn\0sDmYY羀:QG89Qk~5ui s"M_3%F}EV% VK IQYvbܽT%`-i$Ȩpl:` -ZcjNʄ% xňuN'7#8oJ5ݚ烱ã%>fQ` :IX#D$[!?vG _V=i/ |R| hKi&b9'(zu0BMKo!gOy.Pu$v`^i28Rh3Ntn~%ghH?pژQz e*=GXͦiFQcjm*3n=L?]XMˀ ^G0wfmˢ6ߒa'D٩cjT`o%@V 4y;XFc]# sZ|CkoAY0w@} j+y2g%M͞+ʱOF)K]'&<,RFD!9VڌOMYlж a %a*VQF+sfʳx+@UYI̯rTށrr5O7uLK$Lgy+CA"ߝ@C'eH|Ìȁx*^m҇ftަpxL L؟0N.MY%vh32ʺ5mHDNl7Q77/.;SEwF? j:=y}|',}S@M_)4aYPِ%ByMR!j<'| ^k_&yCO`B>Cw@L#<`y֑P<͏rO |7dUq,QSRWɢ记fYQ:WE6 iFGtaC-]q_]Y\ avfŽ kYR~ 5ػN1Rb ixd_˸ #Tp;nJ0Zf D".UH ál`ŽAY6$P#DHG n9{ PwY9fE[~FȊphEԪFDᮓ7ھ 7̯~lpua°&\Bwa!y9S_>.E}$K$M~R`MtRӓf9k_j_۫Lٝ) ʫ+p hK]b +yB+l5Iզ(t[`xNzRad[\'^Фn[p#sMev5ㄯ @&iz4 nVm/9gB7S?lEWA~IM1OkBe-||AM-f@hpRbZ Ws;LxJ'o("Q;O< eBg-1aHn;*à Է)1YqRF̩w/g~M{l[!aI a/gU-L#O׶bc/,YEg-LolhjlLlZ 8ac(9&fddSw[`,ımRd,h op|9 ޼ջH֒ֈ.t+©?WMbժ, 0R}-$P)a<߉@8%7 ⒓,B,+& ^"J|8;Ipazn'!L/߼7GVnApT$\k(S¶EIk1}=坡\ZVO*=ĸ}_Tʕ& :iCo_ޔ$1@;7J.|D5d0PM<ˬn"W7?ѰYӯd2| Aco0U;GRzy!%*L( =lfD;"z.F v2L`z3 q$.|ΨWۢu;֗M.t8Exx1:(4 bD" >d{A\쓽kf跘{DMzꗏ-LrzyMXYbE$ۅZ0+pkƊz=A` >X;;Z{;.KJt|R{s 0VvAY!Ğ;:!+g'_\D5\>ÖA<ۥKKgmWw1p.>gW>ύVx}ߗ4Z&"uROq[Es{71b"k(6i3Vzw,+@l~%L]>Dԗg 5VrDAbbCϐ>5@۲ bBSG[<Aߥe)YfYo8wu@*:x;tjՓ(e~7l1q>f> $"[0.ry (Kjtl܅xod9t #$Em9z|Fc@N \}P>{mâ@d;Ap+6{{,ǺeOW.UǞ*٤PXa.U)@;jЧYiNej;IC NC,@b3 ')>AlXqI iqiU5qOua5bqeGm/_f,/`Csg.`52"]+~fٷ\<PHk}U5I@QnO3=n }cм-1ףzҗ% &|MZO8Ի=#a#*cZc#Gl|Z@홁 h ~ۊd {8|H} ,쯌59HiB-s|Ni m~M6{R䑵90>}3N˧2rny f+h B$¯~b*xB&+xul~{kzpjTtZ9ܱYHS>CD7;"HFq,4L<pz__JǏػ~\ ao>X#"&2ܚ2J4ibXQwA9+AkT&СYkWq9KHO*hF{*K@(f7 &r;DQSzwTFO=;USmcP82 W%: 9[Nl75Z]#>ӫKܾ?zmϦmk@ׯbp0G>hJ9 5,= [&yo#)C(LdE;B,vQs Tyn7pi+ GҸRz:)_~B.z_OK|6dRN?w_Ιqh;bV5K-Vm>pM98B@s$@q-0e_}LVKz-$) p2.Ig-./!q-ܐy}Dٲ[R..2A2z>%kW%OhgH=XXnDd~nJWIWB۴fWQwVL @fZKض~Z3X܄"MclJth0֋XCпR/q\{`#z%G23̣˱vDjuDIN¤05<tѶ\ѯ*^eMJ}Pcs[RmÌ8g- 7  #R]Uhkx-70԰P7&s/|,+wUWnr>xb(߿/bQk>2x3}A敗盺t!)5e$_7WGs63ҾT#!Kw.AXb҉ yԚםy^+jD{Z<:Hj-jupIN9JL她m91E*fIA@L(3:*q3=π$/;kq L܂֙||RzKȋU܂3lӢVEssMwύV(&{`7`{2u|xFD c#ZҬStv#1~RKBi~es϶أ6(mO? `HC}G(B} Bt)KyywԻ|%Y^4OսD^a!a3D]\QTPZsOji-Z 2lN/N;/iu|XC\35bo( q蔮_k ޏdf}r.?:{Zd3 (X?fAMrD Ðem?([H˝~@+/h/L7PLcTx:DY_c{Mʭ>L1BAq_bZ-uNx-» rI,{qXwڲ_FHtҍdgM91w;b@ jDvNz8AaOiI܈ i4a^pk > ÿ78C(qKLrʛHdڴ_|NkqH bcK[(8MʀaI !-C7pe,X'aoB,ui'-kAE^ 8cI_U[]Pɍx0z [?tP^(GO~e9/k:+Hyku&)D~v+hD(R<0u ~\h|ה$%1͂EriOkM8D-sj18DP"/֠dC`3:@QKvȬo!xz^@m:__O׏$/j_Db F> Q Qj,2u?gݜOY?)M'Fo!pHCnuj Iaw{ՉҎ#RcBfAhc74‰>h}y+OM:GU1mhHcU\jQ'xZҕҙ|(.rC߇\\\ btVe)M.[Ag'^i͵- }9X˟ҋ,#TUA{DzKe4: 7l3y%q<^O@B+I߹: a7!Yߣ KcyO9<|҉cQAVƋ|sEӮ _2Ho</ {ۊrZo}P7+4HW+g Im6EFZ:%KN0w:T%|8ɻ9 tgXee ve)zJf{G>`S,Χ];_sj25\5]ӁΩk.l fRMP%+ K ɦNa 4,/0?s#Ӛc1*P"]=F^(yUbSϙl7g |=|! {Z 3;bp\k=2@֑d ^O,G%I0e;a~n}VmXQDUi#:jϨ2oV{`maa߆&Tb)xr(jpeXY:,4 B5TZ~j(G5/?XtIŨQ9Zg;XF~'Pia7W)-\"/&$t9h6B! )@E״]A+mh\Aa'Чp+}LtԷՎVV(# z+ө bu+{bƟ5^&3e3 I"CA0n3c̳>JY#Ntw@O c 2 Kc_+01A~^rp᪚ 9$kY'uk~P8fiLhPi>WgF#l.MlǵG27QN`GSmЁ ˮL/Z9 ]vpҗ?5mti)ЩUD@,