php5-xmlwriter-5.3.0-2.4.3>t  DH`pJ0/=„mJ<&/I:*l$U)=\e=Zg,Yul@]AA6T?,cUҍ毱~ Vin1Vb]yw^\zg xIcS$=_0i6!pMz Kأ"`'/n3 }f{+z.i)h#Tdb[*U7/Zx7,)H/uzo쁌-d;K ` 1KiZY$^a2d09d0b17e9d346f4161c004adf6d41ce12a727J0/=„kI̜Vt̏QQ?1C(+"^Sn)hxgPm 1kssfGgݫ ! #ʎ'p/8xD+]j$pQX `9MS{]+|bP k~oN0m_|r}#.Ty\gRy]N4TB^E}]OͿ.{4Ѵ0ADD3r >5w?wpd  348@DR[y     & (0:D`h   (8R9 R: RFuGuHuIuXuYv \v(]v0^vKbvycvdwBewGfwLlwNzw`Cphp5-xmlwriter5.3.02.4.3PHP5 Extension ModuleXMLWriter wraps the libxml xmlWriter API. Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsJ/build32]openSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxx86_64UJ/:J/^983422c287cd25a438d3246a00cceacbff33f0f165906213e7bd499ff16eaed7rootrootrootrootphp5-5.3.0-2.4.3.src.rpmphp-xmlwriterxmlwriter.so()(64bit)php5-xmlwriterphp5-xmlwriter(x86-64)  @@@@@ php5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libxml2.so.2()(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 1256664984x5.3.0-2.4.35.3.0-2.4.3xmlwriter.inixmlwriter.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/du}[#e8Uyi? T䗄~SbI΂RZIpsl-')JkSb;\DV{Rkf_ADN8e5l+EFM .0]Y&VZKE"ܗK)2SMʬ)8wmi"m'(LB٥{H"Gul#;4,In)ЋThw3;YQN{ӝfF1wTve Kyqz vpa ն-_6q׷γh_P{g ؊X<$jDHwrQ_URnUl!&Qy&ŵYgA\C=[a{s:1Zy[@+}\awmxfJ˸G"]CtqsVf*ruvL*شOx}jMY0M@ۄ7sz; q' ;DgaS(~΄)&2žE,z5)L^E#xeAYqcesqp3 1Bڏ̀亅Gk(\\LDQ!Οzk{-YK*JtWط온mIZa!z~0t>4k5c93 +¥BL5ނ̯^zY[=ҠoGu4,I$ $JVuxLA;.Aԇ`f2;k[f#*%z-֩MR4U][ .n_Tj %1nDlg:/YSKE'+ٕ3m " 7;y*T(`=O_I"m/7ttQI} AFEI]V;Z?sFB y8s^H0fyNϤ̣B_$QYX2 7o90zS<ӾZ U"OͿ#(U-$߆s/$okc&F8gABS'oVaRA(@8$|iRlpҡdilN7@-/Uv|I"A H~| GgR֤+譶s5iNqo j0TA. "]+Kj(9sW;N:2 #i]E8(ť쾖T~Jw&#36ˤ! xaW o1͑9FK*q~>;@/=xbF]PkRكSCXnFR~:Y[u`u'($ Z\0F-@*k1G4W2 чQ5a'qqaikⵈXuIٕ,0 tv޿ 2S#ھYdeNkoҶ-nnj$_'zQ%鉶EVhtJ QAeʒ5liS!~7x֜߶#Q\P^<-HEКXH)_OP7j_Y 鍥 RZx{Voh t b2?r9׺% 7 l:cyv:qo!QW5-GTbS`hZpK @"ݦZ jyG-ص,2C!C\PI`0( u /҅MBiH/3[HX)D ϝLUʹEhjMJNf*p#p"':f]L \ .8BUPxz:P A3eo-/@ylbJsZkez <߇I}RjNūzaBFNq=ߕz^LL^ҫ5*]>dIj$vy3R;Obۮe#&hRFTS]2!7꟎!zK@Om2BTo=¶ޓEXx[l[ NV q9>5BN]?ltLCMc|`,qzU@İbΡ>dg)z"ҡ0g#&CL=kvowiwcɍS1RTQgs ^jry@ #zQ״.7Rw~88jjHKAf=ro'׮YN-W2Q%uVX8b\ބgyz鄱%/-ǽ Dɋ {M(BuK-NP[-ŗe~vCLB{Wuu;7okfٳ*tU.#hVPUT 6~Gp\ 4t 224Vg6o9sm%ڱieEZ2Q$|qV.u=g^cɭ/S08Q&hECL.<`7~ 6bZ@QMgd{>*z AÞQh[1]mHb6qOey>7D ; E,ɵ#w donnY5JtA4Ĥ`;¨ ]s +ǃ!SMj)ē^~oJka"msbVfV,!>\0y:luaLVDN)^ QAARS"ݹSyz[.b eپk pޙֽQjB Yn^9X*k@XE Y\0ir[_y]`v d$ eOUxD˖㏭&ReN232!i_ʒ{@7(HBZnaz{lcܳ/xncR$#-2d}A,] UW>L }of?Q/):M Ll@^+6!):\$r+#^a^`X̰T|a8@Sd'V^Zlj?痒LՀh m6 ;lУ2d8RgP_5kFol%񀨺tJ;m}V(1˨Wkej#2],;|}X߬h0H[^"ۘv>v",L*m#Yo@ :*bC66z e9UE>r^9{YIBk?!<۳vA-L?>@ՁDWDz"kGY\U#-e{\8nQ\obpn&f <<||y`jBki:u>TJsXjt$m.*2qBG:l.YxHAd'j|!S0P/RIeD&о,f}4tKo2i`l_BܞS{w;jO~g1g6 Nr4촋Hf,;?Ng ۇfr? Km MlU"j[t 4УrZxXͱ̸͊@A>E3P`HZRͲ:6`~r|TMD,w9 7,KyU2QwD2Sc_^-n.!H3s%!py"ݺn_BEApOZɪ՜LW=uC 5}09O"p],b€hSE\B!X& c}o.ITJ)kԾItRɺ+jPyDɮDe=ݦjKXVMa䮉v+?8RJԾi/uLfd_f)؝0zb̮}7c#D `9.h;=mz_2OaL+ l$7妛(q"8i]Jp^"Ȱ}`4Fнb+w9$y_&2~ ǥ{Dϰ" eb>(\a˿Uл }z6L?C(y({{P-;I m2BPY,'NAK}NQW{uz .}RЍyvZ:VkUR!doSp:j?qh*iPwx%S#&|8~C]я qqu11YlHn1_w2xWqpQi^l ԫp5>Ӫ~L(C4)D>$ĩ~ mi 7(V 98HڔޔMkL|'nAZa߯y[v0%Z|3G&aVWmBhmI]憅+_97BGg[Zq;&qS>ʬB@p~k ؟%?EgAA_j8_f3~[#rB-+!{i/rb`2Ln#O $>j*bJ뚄a*#1ްx ^g(rE~}&FF~nbN+v CI8 s3XX1XLIdLhBe_ֶǁs~aϒjw\)'DyGFJ\:4q^y$j.΍&ubpĢ_g ]hY@"ZNj{":Y5l} CBR5,.!x>mz) @ TȖ8,{`Spr&a4C"N%C8%~9(8)O;c<3 pebLARJ\c:}4 ܑIj*yoPe4p۹AsW Q/Kߜlh+13"YH''tl&Sd=!,ؠY`v ` J_9v8HF?VوM` eԛ:ADtG blQ**ZR zfŏ݇-Rlkad}vcYeP;OadfKfŹ{Ң9xҙU(DuY`Vt[ʀX}Dھ U?o +^lg5v4> 7xD;%n b%}ReTxuw:ߖ32W 1>wψ|ą1R3PbjSw5>OZ=> Wdͬ|W1Jsw gHݷSn tr,[LA4w hꢆ9\+4k gXϬݟ55uH_pb,2#.O({8:]!sELz[P؆s\=qpNa!Wr'g&QsLYTY2rZLZS܅uY` Ld<ؑ^Z3ǝ ̑83B_m',Bgx-ISsÉxG+51e,*KHm:o3J3SGr짾 lv-TB,`uȮi#. MF^(a"*I\z)j1R~eU9é\]|zHpuWMl ro)^;vwQN*-H?\OIԶv 7tiu%v7Y,ãEҭ#ߨL{[=AvY3-߀aՙإgQz(Vk%&( >M1U2eK-#7{\p;Ϛ߰N|տ|C2⸑6CDc0ٸY{4A?/ByCH6aQ`c]Ƭt] \ vf(f$B2:9Mӛ~b`RYCFwvUb>1 :(o~%Jŋ`ēo35}bK*Ȼ75J탞i3w|4'2c憨?XE8.lH4BT?e2cʷaSu tlqŞɀ<(D|iV*0G&)Ԣ)|GIJ ocɡƴ]F!]bs"{`/+LzKWQ݃gj^fY%DŽaD-?1EyվF:Ё޲r+`˽Vf2ѥ6IG9zAd.px[Vi! y-~i _A+ Ѿn1l\a"%@x[R+ِܹ ;M:[8О;h],ňF>>Fu{p`oo¯W+:s-4MŠ M޷} +ܯ'Sy㍊S@vfE)T_8CQPz f&ESiXX<6a~J[Z|K=Uf> kkF_˧ӚFq[;xƪmGeD{MѕAHpi^S0)wX${x6őO"8 v@ cy#f|˕gpB5UNLŹƯ5< ,kM]@H#4?e6oM;k|~#l~j,gK!D$Pֱub$S9~ Hm"_-]Ԥg]u8gŁVLԵF gJ-*ھPviazw FhjO.fJfQKXvq!1fgiKGaL^rW0*HS0\i]@eHp v~-Qcw=GTrc0V|$V&!&c9DQIcH"2Ժv`nK*ރsG}~#ϟ[j"%@U]9rF~ӄӖI|V4~CQP*8,^"? CH[3וw|~4Gi"bxX[.C>H3@8#/c)QT>e2­Ǐ@DhVMeL;]a=qv鿄q#Zs]-SC +X'ƩݞwSNDMejß!^e%b;=M롐S^Ӥ tq`;jp` 4y݀~㰳 8lA`x#ڵW^;n5} +*-;..R@Q0h,cKmcdѥb>[fZ4 ]X I''ο\bXMeo"i(iWϛ}njtj!rc 7$qjzΡ'/dYיPoTv0'hzt`jyw 8vo)?UB#\OKCp/ZnO; !gNXuʼna8B c5J&t@ue708}@LV 5~:1ݖ\J(~oEA%wMCOL'ez"s.d'aM)::8Q~gCV;yqײ<++h*_0KhSX\I[*cBb\Si+^)Cܷb*<y,i&y7Sb8j\Ђ]ա|UԺ0)"f=p9뒋v0A_B)&Br"eCx^HAR=)XKRoM; .j]ܠ$jwC @7sj{[5+ AT'vIØ7fn5#e]Z5)W^jx;|0Z^!k^CGѫ!MkԍQU