php5-xmlreader-5.2.9-0.1.1>t  DH`pITY+T6"Nť42M{Ց.{dA8BE{qL\Upئ{JsHQ (Jdy A~",#o07x E^VtA ۑHp20ؖ%TD1>7(9n7Nhȿi糑]11bbe882cd5675ebab0535b4abac5c36bb9d7516iIv(ʊ]8O!ܔƑ;琺؄(  \5, v=4pɼˈFb@1avl4Gҵ3ڧk ?:4^چx w;i[Hn1t[!`n=Nijx^PrPҫLG{$# s nD`rXϪ"d{cZuaeaP͑@Eep>6q-?qd  3 $,0>Ge ~     &0LT  { (8F9F: FFojGoHoIoXoYo\o]o^obocpdpepfpkplpzq Cphp5-xmlreader5.2.90.1.1PHP5 Extension ModuleXMLReader represents a reader that provides non-cached, forward-only access to XML data. It is based upon the xmlTextReader api from libxml. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsImolitornopenSUSE 11.1openSUSEThe PHP License, version 3.1.http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586UnI{I{a78b5b2b762b3522709145e676b0432c7de022726433c2790934179159e0682crootrootrootrootphp5-5.2.9-0.1.1.src.rpmphp-xmlreaderxmlreader.sophp5-xmlreaderJJ@@@@@@@Jphp5php5-domrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libm.so.6libxml2.so.2libz.so.1rpmlib(PayloadIsLzma)5.2.95.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.1xmlreader.inixmlreader.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?] b2j@)u$v8DOsHF|;q[Kt/' `bټ@y[AcD/tł[UMw<îl9O5X#+qHI˔9FcAݽ{ |Ӌj9j{_F_o\+ZfSB5-d`Fr.j5EO_dsaTsyK:X2 DW>xO됖^2k/JrB չ{׌zݟՠHGvs&i$f4bS5~5L9lhq8Uk!\DZ$66<45 O~r& H!\:}=4|FgV mey5d&{ΌZiJ󫯖{?`$MOM wP-tH:H)d/5.JAo!8M?!hc nyi9e~<#ڴMcBS}OK!]W-k2_qWFK [zز%{AUZمNw u=QxD̦۠m ! J'={I'F+w}> wi6z7-B9N9f+6(I΁ӷ/K @0VJIhzyKrFRaw!,GkwVUJ[j19:`Y/ӆ1r˒̚.3gǑ' ׂD&1fmTB+C˄%%|z)AhLEjEq-nj}>E!H=3"=:k}| ,F׫Blxܻ;Bf0NAAh6O갹M|/ߐGdX-cƸ~G)X'Ryi:Px08ˏL%(,k\kR!:D`_"XB3;NK<0,_t`W >e0; lĚ~7sxi5KIGHkL>8lF BAr},2$Ff[3<ѥIX:q! o!…9`ng ХƞZ={ڷG'>CH^o/^PrT+aDžwoGj3ow\( Xtw@i|kN:z v%d:͕u=d⌠>m҂g Ѥq] ,H[KvQy,XdtӇGJv$[mX iAV`vp'GI0l)ahAHV^A?Xy7 }SW >>y+ށVN>cmʅDyL?Z$8ꍧ&QL:H\}PSՐ?)_EٹEkudZ!]loD`ur D>썏~9K_TT4GIofg6瘜k'=]!;/^Hu(5f`cIF:MXfuQ}\ Nc<,552Чi7ifVϴ.U5ŏVE'QD̦'yk# J7t& =V%LYuFLYEV{2VO&*89_{B{J1L+0S[4B\˪-8#yjMpooѯ:[Y/ ;8qzxHXJɲ07%Ev|K2:`1y(o.enh3~ s}P~WjYh`R IkY(<,A)_ɿ'^k($lQFݨ.a/"ewZ lmcl8ND<T-J?9P9iBݒ'o_+W%㨇r@DT/nZ]U-Ps`u6yڤ@E#?,MmTưX+HVxv-S0Uqǂ%Q\nE\ᕭ 莐 6vI3=;d h][h940c^F{:H@ ܩi~ۉ(5!gԘfb0㩴|/c>q'd >dӾㆂ .<l-? JD yeBhlU7;jۉԵC=zB28$"LZ@ZSy/BLłϧRE#sa{vfr1ZPUWEtn]P'7ĬKlW0䃪yKeq4!xM2!0'8ZM,GCs `by%j0[j>A9lcO*M5wk15 )%SdBo)VUʡ8a(ގqR[mN!ƫuPȅ'/_VRI j6¹ P^Z&HI9CzE \千b=ߋ&B8cXjSKs/߈a9To,-`jɢ3 SԼ}9nΩ qX<%q4BMHƣxz\0u6=C(M_۠>۾;~#H& oqL%ɖg#{t\k9/BPze`v%fRUKebFv^(gPoP2Y!tsMNZDvX9˞䞶9(LA%OemW ~46hFpтM|lucxdKְB ݈b  ̿ RmL K8\U5>l\ Y<̘' -R$Pu`z%}lF? PVO)'(A ~xpYNR^TqGӚӠQJ)Z f64W#l%8f_,EXҢ npqA,M鳰!o0Xrrd",/,k`,:yQt\)&fZeq3ȍu@ͿF|\MCU ZT֚Q/K:!¾,c@=&%lz9 ܣ/HJ[@kd0}#mB{6=ktow 2{-?)(Tɟ?#4/5 >%T[I?'oiWl6MʰSŗ+C,kO>tWTp>RjF["0U7DڢK̍Y38)eo&4bV'$v5UX sܧ$X.FV*XЙ}ΕG}.?]4lŦ5,gb&o e/S4nVQo=Qd"))j¯uFbU46J}aTճ ൕ~r ftd,CYo;( 1` [&_%y~ _syiSnA.im+HDq5438cҕA<]`[ay5yfYzGp@7ѻme>08tALra"i$Gv-4&H;O /[NRCBd;[/Ư>@%]%$<$eH%S~0+Ǔ22w XФ1|d{{89hk*3!Nl|vf4+"/i`._<vRT1'18X Jr1oy:RO6_R{]-m!ͻnLfVmc$ _F{RI@3հRtCY*ڋv)'Д_"QLǂ54qgcS|P1(.*v^U !6YV}u6!K]M8O:XXzwL^YE 4_P|9 @NJ)v@1ż'ϰnl ?Pb_59.|>tQ⤙N΍=j +vl2Ǫj3':׎d)S@g>{:JF@o96n(zNBp>٩0娹6Ii}i?  *"Dd$߹ 1o \zM4lwr P@&?C dctl&$ģ o2EfP;>!2NlIj5!g.RBRھCt6saRhCȼZ?6Ǩ$jSEG_PJp(p/U+.}22΋9b\gA$̯~t#027#Y9 u.2l*⻥5Ac<9"?,m_`a]FijlZ3JdꦓbwLC]mZQ: 7h§~߱ȋ Qj h.!V9>#KPYtc1?1L%gj%)f㶝zZ})~W#oV{Vs_J҈ZGCݡa>3dh@4҆{J(!S hv8Χa$h~zEŁpda[WWrY}P:NWZ{% ˟I{]#Sz~nd?e”YXzQ9lR|Ҷ׫R*yιL/1eHHhbv>AskݡKF!+,tajdeѴ*V9tCZ[E챌n1$l tOXC p.l$`;y ڗ*A ZE~BA!fd jZ~3l"oZv*j^*=x8pϺ 7޻zf ٣lpĚ_WvhNabby Ӭ /;=_u789厰إ a'ڈ 6\.L\` k0zwTҥy0[ٿ$!?MfS9 "!&>vթ0H]2]Sތ75|ٵo )xɐ5 &h>o&حT:R1$ɑi\Ïa_drC7G Z4~pq%P(luiJJkWy^dU3E)AA˂sI<$v!nkH鈲5`1&W*ʭ\ jb]BP.~Y9LD5_20?NVxò|z7kDge^ Z胯Bl DdPԞtT5L%,yhy"s߱=In+dg|6p+$TJ:U5)̓ A ]ڦK~.|{q5aʹZb`0kwefcWyx@0)ėI=5yƟOYu{$gܹF\pkl6ϛՀ?ʊNjB ׫߆7#1'<;fO`o L#dt k>$`S` Lp+14q6C\;/.v*M2SОڦbNaN0O }Noc'Za|?TVy$ (}',@e&b}N܏g 31W{BoRsd=QU=͓˵$F4udam-8>ahS8'=upqE6yeVo"Tl(;B4$ٝɪ.~=5{'Vj.ߡi鿕H `jP&LM$i ,p=@GZ:zS7ȴr&RȔJQvt$E0rie iai.s'+f؛rO7!"2m \ .\:ҍXo[Þ}"YyӼBZh, Z`:kWȴd]V$]i܅VM^gqipb +0 \|wYBvi>O_Y 1̈`0\|n]p$\iG3ȫ-j)Λ&5*7sS4rP+) d4!C4aڲI˝԰C_,Z|T=>|TIݮ阅9%\ Z{*#.% [rS3呥D||5WU2raX>k,9jzT)P.hܧY^.g%Òwޖ>tH,2e3&zׁR K:C X)H5eՃ/ia_,I:GM;ΪZ-_Z?@T(?r:ܚ%+x+[}Pb<ޅaR60Mx&n,*N5ޙޡ˿!,L*OKaqS)_Z8?̓'[jbu3 ̘`ϵN\gҎ }6y}kIG[ZQHOZ[&|Ҝ7~E }a1XWYHa \vM [f-FO` 58t2b˭ϓ2)q'{thA*R<‚oM`bBk}ƽ