php5-tidy-5.3.0-2.4.3>t  DH`pJ0/=„%ele79ӟ-OeRHkN(Kx\Z?hc`&`Ӣ uZ/&Q\Ko4w9[\{AR Cޞyu_o ^;*x!W}IW/pG hǷ90a9c0fdff62734a5bd898343b5a2245b410ac86J0/=„ԍZR\kc9stT] b#B,;]r]JF_}cXVGb0a m}TҸ83y/ }D*2@w;N~>/5m!{MdXcN( I j'BBpHl?\W3QiؽI+U6k)~L-J'/Q :@-"" o h>5wz?wjd   . $, 0 4 < ~ (8R9$R: RFuGuHuIuXvYv\v,]v4^vEbvscvdw<ewAfwFlwHzwZCphp5-tidy5.3.02.4.3PHP5 Extension ModuleTidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP dev eloper to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with embedded scripting languages such as PHP or ASP within them using OO constructs. 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_64K̀J/:J/\8963c2807d37ceb03a20317679ae7ca1326959a86271d5c3b32733feec5a2acerootrootrootrootphp5-5.3.0-2.4.3.src.rpmphp-tidytidy.so()(64bit)php5-tidyphp5-tidy(x86-64)  @@@ php5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libtidy-0.99.so.0()(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 1256664984s5.3.0-2.4.35.3.0-2.4.3tidy.initidy.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שW/X; :)z+WiDLa_.,]*(d x 7OZ( z п[qb R7׫%㟏88:y'xA U:D4}k ?ITkK~wR构WCfQk(a!+{^ 5,3;[}d׳{op:~>+q}lwܺf: y5e͊)q!h7 JIwx[*%uf{$id^]٨]`ᴜ=b]vi;;fAkOȳToyrIӫ7,z]>[嵟 8G2!N!|dx[oZ*ϝkE= \/fK r3Fiq٫(_lZZa.hCgs<<(w[Yr-4BFL݃Bm]kZ_*(OʥD=!n& \ڡ$TMMTj 0P *x.}.Tan%*{2G c2z|dutV^ɗ R(aJ8QQv6S>yL|dޏ`&-^Hm6)&p|e9to(c8w 5yFGeMx?Bщހ[W, s V{oFN 8>-="RGiy7p٠]: |||l#(M4cՑܠjjG] 8ep/S6@0"TZ) 10Z!k`Qq&bfCqH6x0h1:Xk<!m gUDHQefUK2 Kp?tEiŰc7ta3$m$G=n+fl!) =:"#*HÕ6w=LIif %^E]$R J1l͘Tމs2;[4&mIrt~A v!dZ=9x>o6mQDn#!QɋkAꂦp5s`0G:M980㌖NiѻFD7h*eJS*}-=|-vExJ~-&AN:))н#׀j~(K`|Aj`JPala\WrZ->F!}+ FۄdO ib!fLe,)5C4K͒t=0.'9KþږiWEd^dz6xA0&Ff} q1PANc:!hX1Mo3L>Iqq^ToƞHPSduجD/I=˻vǥ{LnwL=LQ?->#^CS[]%իt wٿaǼUWd+tC6<7k}'Q3;{fi9%i|@ kϺ T^sh//&h5H01D}S+jJ6(`I7NVǔ Qޒ[ͭ'YSo!"ZbF`qgN 08`-srS4IW ^DĢgwXBm1UCVMN?UYO?l]0[F,Tn !eH"sFQM0 pl}wY7=R X 8XDR g٤Bkx 8=p?J(ܬ8wYjx*g&:w|Y< Ve2!)@1BsIN"LDȉb%7>tV:rf2ua.Lv[sikBW7?xͱ戅LG0393;܎Y YEop-xnG6?Hc:är,k)W=Mԝa6C Q^pn+Swd j|>-LA cĞg{ H m:uMA{tL䭪}[~ʧq(I 9\>f]WȺOԈ@Deo~?]ϖ# W^{ mwrRĘ2Co I,75J;I]ugN@^\_Iz .N©J ȫq" /ܔ y8G I 兢Xz\<5naORቁo=2Jp"EL1Vvlj NW=9 t!8F[ M]FZ>!{* xj@?gKԁN47dωIvO?^s˨,h=q /AR׾$!9,GkHM&ᡅ)@`tEq=̌b~n|WNF@ L/lsP𼃋9(1CrZt jn¶S#Y;BP4Pĝc}STbJ lhv]QdHA5 fn8 OS]/k`<7зn|%i!*y4PCtPtwBH@mš W} 87. Ԧ F hgay<%ܲaSvTkwyfMpS _i Ϟ.~vܓJt-2؈=nڹ5_ɨn[6~Nyaمs qklcnkI7y[\(aݹX}W` ?(46,{1 o*Mb:P,DeGqiէ+eHUlP6΍߳h]]6~Ƿ cB/)tQ텥!$hN诉*s[ww(SCwS{ L> #,L*'#ߵV xx enDm"o!J A~<(q}xQy-eV [AجҔM grek؏: d/*n_lY~SUOOG<8 E0Uپ!IM~^^SftWGڧ@L.Z'5| Jm$ڌ?t({Qȵh-ExbPzY* };IdUAx)U 3?-<-1{&NBuT~X)&75Tod6 u C @RV bgBBߨMc̆o@\M@rEu=3T0R܏h\R'<}QǧSܝZ&j4mֹJ'K?PtV` +~do^r=EWGߘ®|:]t`M&LrvtƋ# ; 1B"L|)lco Ъ\/>;Lnaw߼/?Y ɲ> ,9%Qr< +V+إ5=;J-^\-jȴD1P"3*#Xޱ\Ldi?X[aIpVRI B%{Fw>?byDg"Hݪ4 "ZpbZ]63Jb4n ߸hQ;}xult6L!KSRD\+:K 8m9zAHw|ɬN'RUZ,8xR*٭G2{YDfmZIE6BP@oɯCN;W Fnqd*w힖ڄ+F0uX2ץp9yRq•mbt 8I|~<o˃mEiz 3mҼR d=φe(wblOC^R-H%@ LK86yt'ЌG:n=*>qe}^YIIrV^~U=X"#&zmTor7u 51dPDw>1 Br)0.[Ɖ )v38(t~ARم(T-IF)-9f#X-/ m.^8l SUZ UgGc 0Vn]F g^ |qq#Y@0m%Z#:9R]1`MC6B qi`D lR'B|4SZbK$c뱐QͪO){8mǓ6qݗ91ZbsoB<{FUq*(KQ6Ni* sdMuHyWk;Y`hg.[&2Eto=@\7ɕO&=1bݩ3xmX! 2)[K f4ĵ>.we#M/BbC;B*-*)iR-2|9̋^)oF;kgF/ A{!4rgrF!Jg )¨nn{B¦RObBT}U"3۾ev'&4Jf d 9Kn A).?5D4`q1L2J~f {%>v#["(Tg5l}9xaD]p5qCNKw%w}}⺠LȄ3A{ΟFFiuu:|lh &q ~P3<=ɋ؝ۦUKͱɖkSb;oóhX<$׶>6(@p9N@4S۝"OMީNOlR :hNr)XDGX|d-Om uݻH oA0B#d2L/ֽ O&BbG+䖭pdk$1X+*uQd 2*LJ5g).+!Y;OR{4z{UK GU C.xgaPQZn>^9\OR']zRyr! k afI ڹ9O O`!4!f*Yܕ {M,l A2Fʚ씁4 fPsLb j T>tkH ;u]a;Yu2Zx{GL3["!${H J&УxKP ^a=rDͰfC0MͿ;x,nݪ$4ĘN ]uR)9/i.UgW  D{j-}#=qüYk?YBYj> _4v[;?f/vv\y̳fī v^$BqUBpW(t+^j*v#v4BM "AG.- m^@,#tytUJr>iҥm(zUoT`c qY֌ӷFoOې*S=z<4 0h\."XRnY7=HK`,qU\loXJHB%"x3wٵAOKu/ZwW5>ߦPruo֜A2dO1-η=z.ӡ:"(P݌ 0C>vD% }r0#8 QIHEi۹FitiOIO[«j,pyfIDA3@jPAy+0ó?6X^vȢoa Zg cE"~FNkxV&@Hp}20J@*EABWՒ%jlU=cQ]!^߹^rс驁\ܮQ0)5) ׏#alo®Dž`~]'4솰ۯ"a1g؟T]%38ٴƟFg>C}T5 dGiE:oscVk.3bYA0JA20@!==/ЛDx[?VSF)lQsȷ| Y}tޯ7H=TC˒G)n>DHF U={bu]/hz%:d>RE3.Ϣ(.( +^nWƍVcߗl) „pB$#;]7yvxu5Y8*w8GȴO tD>bs:.MCU5S&Bkt|P,\:@U8Ǧv[=ަ{D"'[s gV R fIˬ5q,5Jd|f[s5CDK(7P.7)d# v= YŇ=m,ZvG?4f?$lk[}ϵRms}.ε.\;ydP6u*sBk}TDV"__ەWE?5V 1)!Y"}[(HM벐2# Bޝg2eJDyrs銫~mEZKmt tf`BۖUU'o.ϛ)TYtaS bk `ƾMR? L]Wt [`v0Y8W6Mm M,=M1%s?BJr 7kYGϫ~Xr$ɦM M"a'{t1K{˛6'mjch˯\O4Hb*%LpU>=PۇRN?D/@gUF15̢v| $Iӳ@DE=jX=D;~3&)H?>qաcL$9w+$tG0̿!"c3{9[~PTt_e.s K;cY. ;fn :Li OK4} ԍ =iŪU]mYcyk)d+/Wň`R~i4Fᢷ|ϑ;Z14&Ke}X"ZFf[6rMGF|]ֈĹ!(qh1ZΌLЅ/m%vv;|EkάQ?ʾ^OY1i1*I$,#z\, e:6C T8<;1xF3Aq2^ j*9 7s᧢[`$΢QjKѺw8;| ["q+jU|'C\-mfA9[prbxx2+uu^{I< l(yKUu/em &P-CA1 5rA}*}]'=طR5RRJ xkYɨ_!4"xVd(I~#7 Wےa:gkJA~͢?j)B}>q]Mo2SQ='4hz5 l=X~!kb~zXxN}mӰv YKG2 qu1M`>GB(,9&b?u'[Рas{%]5%4E!/qPLg?}UcŎ$3Mt!xTa?TpDRdr]/S:2 lצmP{au+2\_&:[5*„DY*jK4OK^e&5F6V,|~R,w[GA}zƺ]g|>ԼQ ayakM;w56xmPFO^F6~'MP=-5:. 8KYhu*N᳁S;K:V3TuurvC{e̢=Gh')Ѽ0$ڧTyc1H+n;2H檬@v3kt-69ik~A66P5v6NF߂dۏUbg /29@nRXM `h7߂Hʜ!̓kkl\p8B'o2JKh!ȅ:83.BxԖ*u~fH K''of?V8ǀw yx,|vq5r {;c uA1j%Jɸ&gIВ돻+mf/=ðZ 7Um uR2s&١)93l("_$:πAiyAIo|Iı6N沃ۧϝȤ9{= O= ŴHi-Jfט. 3>CjkjAه7D5KV8E(p^%u,ii9vϩJakӱR5YͶà}ZiWeKŗ~Aq|Z =tomQ9ftuhR`zC:97<7'dk0]qq(UUS맙`ӛ@H?XJnP$s$enA ,9zAP+( p.LîJm+s\"/!> .1((FP\4 ~|:{=*&@1"7wѕ2#oۘV -j!5ƻ3L::+ B/W5ѲJJoAT-&vZfuܰP qc1"~U밸QmI M5-Gї6bvCL_+J.+c%‡l翷yP2m¤Q,uDga+_djdm|#䔧-AEOOHpP17$@Xb\O7:}esMY41AZgd,:1h(q _ڢMMN2]&6p¡ϪG󪍆p+yukKI+X Ynkkw)dV~B!A[Epw