php5-tidy-5.3.0-2.4.3>t  DH`pJ2/=„bozqQ(2#>[eήiYU۪<5m1w_ErtSAftY _u3khqd1'rғlt/3ʷ ,-~FӊqV:.q\DVe/1e.&0m=W2`5ΓM/cq08NW!6Z"9:@P6/  SюW> FAp|jx5l3ӔPjɿrc9b7f040912304b2ba9d40b2c5b78dfc272739a5J2/=„t3 Hrm&#NpC,+;B]y~1?FhPX5dwӫ^ĦybK*Rgf$gXh(blN#0/>C[AW TAc0)'/BP7Pʓ}^0Ys"5}JYÀNxV: 0q"d0Dg}[dž8V&dJf(>m #RA/(\^1>5w?wsd   . $, 0 4 < ~ (8R9R: RFuGuHuIuXuYv\v$]v,^v=bvicvdwGewLfwQlwSzwcCphp5-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 detailsJ1abuild19'openSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586K܁J0J1!8963c2807d37ceb03a20317679ae7ca11abe56c81210d4ce9f535a426a6c29dbrootrootrootrootphp5-5.3.0-2.4.3.src.rpmphp-tidytidy.sophp5-tidyphp5-tidy(x86-32)  @@@@ php5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libtidy-0.99.so.0rpmlib(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 1build19 1256665441a5.3.0-2.4.35.3.0-2.4.3tidy.initidy.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/standard/492436c364ec7ed942aaa3ae1b6027d5-php5cpiolzma2i586-suse-linux6n`MV#!|?] b2r9g+VFL&LHƪեӠ/^dA1AJ+hƆl?Sm5 H'F̄1 Hf "Vxnuür׈(6KcؿJk"4ĺ(D͖@ʹB]tOjH#g2y>"=!levʑ Es!WmV;k'a|Y|s8y Q M]~<|CA90 QK =׈>"Foa賂Nj4T*&QTvvƾoδ`L$6aP{}(]dU!VVޟkށ2qP[D܋g.,׌\e/ߠk mn{P:h!4I9 #JxIYv0-?*=uKZzN 1:V4GcXb4W={EY6GtXDXq;kl; / R]}6!?n\ǿ_yQ֌`Nh`u3 {Sk/PeZ說dBOtfDȶу"A*r1f^kߞ3ZD1H0kYLbGc%'-š5)kke3AREK-SD{pIm@/n}{㷴Κ+ Rs-*2TVN 3#v vCUnOC.m8O]QxcBrvR+m&9aFfvQ a/cA}μy|=AL@(? $2"(T^+&DG*3bȌv,ƎC?)u+ IihP[0~bvp1LD 'm]+8%j0`c+ wOZ%BY{RZdAnX§Q :~TpK5IC)&Mv,b# uCovkp1^GZӿw臝L^@}y 1Qe0גDL~L~=}N}ȯjVMӰXcrx)(EAf|.gDk}#J48_YoF Z7 \Jqwo"7Y!9B}OO~ȄH~+Ҿ0P$"L C`MWh sz%FձN]$ HO>~[UL F6f]dQt߿V?Qo 49%P7ohhO9"Io]?[6~btR:zB.cvj"&WyϫLވ8ڱ?gLhSLӑ[=m& _Ʋ׵rK]#YP*Wƻ gZ}w)cW 0tϿTqV XJ q^#\Z3;%uCѼqv;oڀ:e5>+p0Ɓ]قGx(΍|B D~in>! (Y1=&IL㹥\v \x\nS_a}:f 7lj49l9*MG ܅Srg@\Odf+zY0mqyjˀUM HrϹm0Soa<6 PKV7@|.FDavG60sRp'N, Z*=/Xy \U>Js8x>Zi{Ϸ4,\0{᭄qɪїPɞ*DcL|:.T0qݴs1_>$~wHjGQej2gю]Ċž"I730 m֖@ZɸsݾE[|fyލ TC"%}JnعEN : HcW̠FVę$X/1yV0mlqp]}~b&hD sh90%=~>ޑ5i%7NZ"qMK\[Y8"Uflt/DڶdFiJAz3 L)Ȧ|sH=N #tj"`%帰P]K?pm/)DZɼS' jψmцyjƭ9-{*UsV;$Z]^z{ SVx!u@mp5|7͓u'6{Kʘ aItKʥ~[1qa˻Ig8K ٜvD]#,"||TF ś3 ,:5}ځ-5iB&H4ijҳą"휊׉[btbc8+N@bu7+A5nDn7=ۿ lgv _8'6b[}$o'^kWA ؗœ%ԟ*|$͞v||d`vD&8+ɡͼks_%?gsօcwazt ®)sfuYG^c }ӴV2!zԲID`1Z`]fq%ٍ+KT~LkkSkCWb%5'K <ƕE"k+HiߖhZlCвݯ64յ9šH"B.wY eIn$4n 4.ӅOl!53ՉWQ6%T*2RhC)߾@ONƪ|Yu*E#CSo-, ;6G uBN̬60jl?.9O$,jځf_ZSkzdo=v_3w TʼnY= ?ȫIݴ|(ѧ+%æzw S1m?n|`dfR<-ҳj V|+\A-xS @R,*̎Mf;ҙ:chGz3LxB 0iCe;gPgv-p%X 9,ȤD'э*>;"rޱbBl$ :|{u0Ÿ-!iDu!gQl&@ nȤX'/P',fqV[5E6;M.VM>{1DsRxTW_vms΢c~$ja1}UqT-S;,xpb.Q˱ON*1C1\,b̨Fb xv鏒1%Yp j<arsiN 9Ji|&hoKJnAh?Nj .!!6;`( {MznNRkbӝRqnR¬km.Hg/Y!h3#dT2٧юJE1Ivqq /C52/cm;ņg],BPXc4 1@pX6S$KpV޷:QVֹFfL)5 OG4w^i^A3w_Cck]c"Tk⟬JB2R@jRRDDcoiGT hUID9q4: 1>SF$gGu^\ Xcc]'|h ϥ/"j"$Z7,i^_P%=3G摃d20bS5>^MiHwctJ\Tǟ ]$}%/A @Wi#v\8\pxaĞ AI6c< ft1ڊm'q3SN꛸Zm/]R@R@16l|Llhz]S;#0G .ۜB 0mG+ Kt'|; b{W̻ a.fLG4[f}11!ILSx!W,sT?8Tщ\\iaˠY0\HQ…~.g#&X;xb- "{H >s8(vb`떋Y-XL2nY7%AE8@.m \o4r8$[(˔O_"6TUZ(猸麌eezj?6fr#LbÚjLԿU^m3ћ6坐 ^U ~S'aܭLhOeU`kR7 Q׃X=&{ CBqpc2pTz~?5l ٍTɄLK154} |1{og1+X.R|Q~H8cxȱĪ"zɇDjg1r̯9=$p&j\5Xsgb/1A\h0-3jC Q2{:.Df|ouAiO66Y?ibg$g;"}W̛o#]u9Q^lt~!4YT'WNe7/ؾ?9q.$V!d,FȌ?pz&R OTDqD:x JX߬$nTZkDU0 vugB>ٞ1spsZ!j|F!F vbqza>]R@1]EMXtㆬ& 4,Vnuf2 (YØ&ؤW1ޠ#}|!|4d}ʨ!eTmgʶwӜ8|֎4˺?58p%pea;Ǘ8HtQ4 aPdl;@#KTcaKZ+bo(GHQG[1):?+@߉<뮂{odwD]2BtʀZ%'&ƚ1lF (?m˿D[{ ]fN:0j[Q#!3{{I7]6==HUYx9 k;7 Z:VE]u{OrEY٣i$.[|o٠\U]gY\լ/P`Ak]5m*#8!>hJQ??,:BhNȽ+V ,@Fˮrް9[x╹낹(ócG뇬 v+=ampVJ:+ر#*L4BΔ^`giNnuc? ?E+e|| GsUoOFycvms}rv D̛1{b/e2GV+Wu̠g>a$o[dg4*-pz[8 b^R&\-i1w +&dOicH%Xkw%BxNΞS8JEsQ &Y57Pxl#ƚ&rp T"_*qu3[*u8#q!8>/#'>UHh> QoE {(S=:=,a}nhb hDlֳO$&&+ HNi,ț7*dlzP=>5!Tx_9{LM4 'kymR$&;_y/@A5\v'tVЀo9aV7Qpڎݯ׏O$<uP:}!6.o5(-/Dn.ҥ9u"{\nH:WGncS5IB< 3x%! 3+M'onީ X]B1'YWg790"ERHDƪFoU Kaq|VUb+Žau|D?n[x](Dz-Ԅ~.w!o;q}h'^lWVw[;'_^8.- ZD+_qਣFg=sd3>~K~A$$34ʕy)0}t@z;oЕb!cCڑLĹ2=1}2燾{o0>,P`d=j,9քqa Nѷf7oQ*qG(2=71>ך A n gV+"IP<1`$%+F͵C6D-oHURLæټJu588Wi8ⲥg]6Y<ųw$uy%V#Ո~ifm{Ӟ5xZOx6\u| to1|i-T0;x4|hHa2+n$}KDȴb6AW5wt".[4JL%Fk HAy!=O-u^/fhY_| JhM!$tn=k0b߹Y2"1ŗT3 H:Jja`EQ+vG2f'%װ!s~67=Gbxɳb}Z4tQ*ZwTti'5֯q^" {,Ŝ3@zC >/&%?-18r,xDN`׿ ӇFGqI.Q lhQm3R~̠MrRRapS(ABj-IL4@&Sʑԩ8CGs?sML;P#; fٛf</(0lU|Vx9&Y P8x}Y$ a^*iY'c`̞w&pٛ[bˆ/qCpo~$2r+.;ќ״人FrC°!K)1H !Üxk v#›iFx毙 וfa-<;ţX`)%W)Z R,16J>H!kx.}eQqC~XedMx2̨M ]̋Xoҏy7? =#[!ikm 0;.OI,kҊ"K ^Sڬq+5C%R$^.u X7낲~9/XN%; (͝_D̼\v=B/!kݠ fNSb F}W̯/Sw|+N(#obC3n\Y* ToyZmGGOɪJa: (poփm5bZI',)|Q!ʚr^N>GkE ‘"{d/Tw*]1W71qGz"FFL3~sdFdZ# ,