php5-dba-5.3.3-0.17.1>t  DH`pMw?/=„s7}7, yM(w83ޅTe!oĊFXyY2ujѲ]WW`;r~%J׽Y{5^m tiL-Ӵo/s9Gz/VKo-Q94Rfc,^y^!@R3?BSOmoI:`3n0MV(Ӷ1Rf;PZܦNw@,ڥlJ ~"ޯF,cf9985e515ffee039d21129b5efc4b7f977b95aaMw?/=„֚Vmn w*|akSn:l O:l|Nt+^'cq8}~g}b<5X?Hd   . 4GMT\ ` d l  $ H  (@8Hk9k:kFGHIXY\]^bEcdef$l&z8Cphp5-dba5.3.30.17.1PHP5 Extension ModuleThis is a general abstraction layer for several file-based databases. As such, functionality is limited to a common subset of features supported by modern databases such as Sleepycat Software's DB2. (This is not to be confused with IBM's DB2 software, which is supported through the ODBC functions.) Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsMwbuild14qopenSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxx86_64I(Mw%Mw+efb79dbbcae61dd1573dbae19a9939339fa62b54a3fc9e8cdd8cfdaf66d8888brootrootrootrootphp5-5.3.3-0.17.1.src.rpmphp-dbadba.so()(64bit)php5-dbaphp5-dba(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)libdb-4.5.so()(64bit)rpmlib(PayloadIsLzma)5.3.34.0-13.0.4-14.4.6-14.7.1Mv@MgMS@MRMGM.@L@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 1build14 1299689343 ' 5.3.3-0.17.15.3.3-0.17.1dba.inidba.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:Update:Test/standard/d96c8e87c6c738f01759e7b2cca0b020-php5cpiolzma2x86_64-suse-linuxsr~=?] b2􌨓K[wEwd(.5׋)U 6R1YNϢ?@F-@9>NbTX7lL-v pO ; u_,]:)䮒JD9.ZRGɭ"#42!.淤{.ZZ=t<*y7@=#?iY=;mg8L"~@pv@-J ms%=ȦKd@Xnj$M䤉T.(jX\۬#zrO9=;@fQP Pѣǥ.' eCp3>&{j\ZM!C;[/Z364:>~AB]`eV} 1L٪5sƁSR{,wO +ݕ; #^[ $x NuE/ @1[jGsgmG8\_JEƢH>yjFKз"GYߺ#mm 9.C5=˘Q?b\(X]FeTeTä&I[lJ5ZQ 0bl:L$ڈ0bD]̠@hMp!&2hg$i0 TY!7݀%!aTLW1ƞܯw8UKiu%]0@Rg%ǪF\d 1S*G7Dsjdz#P N<>{o"sVWG Y4&[P?`ErW8Jp/ t;C ,Bl/<(U$\F8Nq,A#E,Uk]1|E >o{uE}_k]kl V7!Px=]iǗj,6v5uOnk!5џ1c ç $nq2$DԧHۦ*Q>,[Y\2%v/ t.1RWڋ.iW\/@)X]ERݏk`94~SIz}@e o=-$^u??sFDP@lh~O/>SX֎ Me6A'ȝ.oy^є༬]k7u,>C|;С$dK},vQ \yo_fO6dFegz${yGSӅ1)ǵ6РHF|z>?R62&Qi;,%Ԭ;.};rZl^(^F Uw.+SA  o+t3F>{]tg7k"R%v|ƩB-㷢]d\?ujz/r* !%_QDVSu٤`¦J+vk "5o E-Nކ&UwdtJ8$6}s4H_y /]𕭌F AXA"O&RtAKIk"q^׏2ߌlw]A=?w,m&&vñBrLՖGp'\uGeT$&m*zf"SQ28v'$ Z;!8!0U[E,ٷNUL#jgR֍/("0d ,ľx\lvI&%uZ(hmkG:T·1)XQ{W' 7xA48M`s* <?""|DL_6HE y_?XN"cT}pg%"<)ބg0#s5iHǘczsͧ_e-oz}&i)Rj?@H~P5aЭI,6gjFyW}GpbE7\c{[JČ{&ie0 TTȸoU9(q/w\ 6Y /pʗ?HtB~jMf+ڝiP oBkxPL-&jYX^7d䢫.cU%8T˻>&Rvlj=v&_|/6"^TSՄH M(7J]B+N U ' c41mSqpIGmk7ٚ^e]=#Le<P>m89[ulK ]k i|Xp ȯpɸݓ52L.vx͇VX.WYB?6wL CEY6eB6B$ :S sk6\8'2gY*+wM^7D@ذLqݠĢEƢMx:_?@Nw,eXӈUz Y=*^ſp/Ae0 a3hA'C -A?ۨ8R^9n:?Ԑ*&ӝrMr׷+h_%X5yŲ4Yi-NSiLB}X j"\~SY+ڔ|0j c^xA եp}.GtŢւ[ SQf]=#U;>^x~g+шK[op#d9ܸWT*[LkϞoiXP@!ܥmb&R"ld$uT緃K2E1ַ.~ J^֍ ;HyiR90w=a>yHVh[:qJ`hH$ܒ)xv9Ml";F=6 wDQ)m_?=6A!Mn;e(Bgx4'"$ސ]51 ? LQTޞm7ykf g&u,z_deAe-5SKaRsU WmS=T9tq Sf JUT_`OV`b z9zd[A1ܘ!"K)3{EVwj>S9"qFZwYKZٍ 5Q GK* c!lZ, ?ItvnX:D3S(bK$ɀpbh9@AGӫ< lfVq}7ہzڑ wH{óh5D~ bmuu4%DjCǂ-.*垬,xУ-"Z, :&~T4ݿy}.Ӏ<$Ok(QfjRqOǬ%˒y󪛪~MnQ_X;jxؑw]{tZFR)~Qn_AM'6E Vgh oC/&agdW5RN5rCGNkZF/V:RS DVJYBJj<_H Y0TܤNgXu~u;qhE1.+_[ZneԯrlpxżBnnA>IvͫBQڴBq>Rgmgq( l/cbeQrLa7eb GpRAq]OWml#QoN,Zk_roБ<JZ!ĦY۸K0E7NGǝU=+">wnr~ץz2G7ow$dܧ `2(`2ސUfA[֢Ra`.aRC|$5[ lfu18u~dIz|iE**̃k0^Q~ccd7Q:&ILr}$Gg>{Zx٥ADg%) F>$9S}*3T68͏5޶Hا^m͖Wb2c@G s/ʔO+luPyFX,)QKT^?~B鸘 w 9Ͽjk$*}ȝۉ ,2[ ߲aU%Q-0CԂX|JK ZŁ)P!P064Eu"Ezhu ݅UoT#nEodp[Ꮆz!C6bΒ Z/teݧK2\N^=őy$D"0Sۢ, i9WUZ nٱɳ 9P^ST:|y UD>%e$|4:<ZZ(~p{&c#&ް"%]YYA4jx1@6vٍz`<WhMxaTtcK:bdjIЇ Yv..ƨVH-q$ϟ C9c6i9X9\5<֥"}ΈXۃ q"+#櫆]"RF*JBVxjBIⴠݪ^m.Ͱ &>`d!mmQbfGf":&wpbj{ȘSE"Ճ Ӷ?ñ?W̐sGbE87{;,7?viX _cTEr PUeѤuEH۵NVJz5#RĻE>2,GsD::GufmyP&1,.x\AƇ{M|Re3  h4+id6qoz2yڨzI4 b`!\2QهqPǷHJFF=˜1kGu($X *%ez)i1g wJ,*9B&~sd aXD5Ӕ,Ay <m;Ӿ); H2 UFn%G#t_'5NV 'ښU\/7<kR@fX ܥ7JJ$)NH`A}k6O&V!IQ!JtT(/+E$i ez 7+J(o*rgN>MNQRB%e᠜!m^ 3<,4m=Uz*N]?oH$y<>Nʝ\Z "=$[1XFm2p8Fd?hجcdD X't֥B -}%H,ҜO3Ĭ{=R:2O[@tCeNSg{% W{k͚UBpo"Vdud}zd^u=r4* qH s(gI 3)Rp#3e~Pt,CtcE])ScOul8޳Ŗi& ]άfJ= ߘS>,5GOԺmd~nRޓu|߉ڷ ];4nQcQ>B/q( y+e @1Y40RKKlr+J^ Bpy)7xȳyDZX1ɐ^)3NϞkm+7VAXݝ^!|S!%d [ҳ\ҧcNffA}ivG8uFƑt='J._Ğց}&ѩ3jy(Z"֗S,wDr7~k}%9Gաd̽hg-YxTwL䶭i#atҹ0O ׏tn27sh_xJ%0 ? QnKitebh/:guϵ'Gsf뷮U|$iwb{O)2j;Z*kj| 3o_¦QqkR{籩°3<0y!N-.w}_54)-_) eZ3g0ܦ { }Q6BBJ8wٿ2yC]E#HMޞy~@ȫu$1("bqQDa>`25[S i1,ܺ;q' aQx߀qo>omhDg"? /t V~r@%U݂vWȽ2Wxj0AOwt-L&x-R3uotd?Dv}0Vԙ#7ٴw.!=.ҿ&e R]5)VEŒ=95q)71ѷe(ښǟ]%35T HZ-G}x9ʆM 48s IjUxH1).Gd6a3ZjͺǾ2flw1) VUF(-%x~GPݓo=膊GgpjgNd%-?1E aP2 "gt sR"Dn{J6M8< By2^_n'e@ Զ_r+,maJD`_#!\ar# 9}uaT7`Vp*{4ڪ#E_N؄_oR qr lNLd$^ȑa_:7"Q8'Wɏo-3'DZ28u PP`ך,|#EKaT2# ]e|Þ)R1ASy !Ol:cog("&OWyXNA0)}l_'KPkp.y\#yiߪmT*.IF^a˼h,{lX']`9ʔ8hC%5{χk6R379p6`i6|1fWe_R db;:f`7.`.+պ*zElUW64ώ*<ɦ.n*J<VZAlQhTJP޽-2庺WwBc!hZ줐)(bяi5,&}̾x.oP~~djNX]6Ѝe$}Cw H`[eC 0UN6K(ixj ]sGd4zS[ߗ(7$LfOF!^頳NP=~6hhi b -\axFҞV9BܢMO1S&kF>.-w|ra*}w"X%I.}sf(o>Lн.$QX|]3q_ }GTq'6yVTu)A/ȃ4QGKtm1,@Fh0`mk-7lrkh,e*>}ԇҸntcmoeOiUgzg]&o D͸UCdLő,2ދd8Ȉ|rxb:!okv3 -9Lx!_A 8tB$d4Lsu%hN{gj{\X3IWN/?V)'V=lif9"HYWzS6ː|{t~-1䢀{Q).;N sUy؃h\fˆ;5(.ӏx۱ @eQJ!U(z2|/5[R,% < MrA3"jkW#"@U{jKS{ 9Bw&NfJaB440ѥhb ;x 'ְ|h%$_p=r1Dc 4OrEKp~tT+N%z~l=NOh<떏tsM|ډW']3SM]/t+]iv#>Ti+`7qޝD'mQ˩~8L/) vE )biZE!H-n] W5qX$X,*?ݪRTP DRA% }aT2e\>ת ۬|\.dNJ4lHr1NXy/Y}@[d\!kIn[QůSWx0gW6 qh]HT0u>ˉQDEGզe)Fvy$/Ei_'GNhNtּmwbrf%籿tC0FYof gz"m[3fL?*g!OPMRCZe'mi h3y;9_fyb/+ f`,5=O9OR#-᏿Qu&XʾR['VږzG2VdM$uAvN_a{[xUBFg u*F>cP~QpC&dS\Oo S  $m\3PyWOj[u M‘q(T{L}sϥyA[3oCIÓ)6XCdJqq ux6[o7JJ t&ĹȭKlZ~8*ʏJ3ޫH@¬2*oW^ ro-DQm\7^ f#vwkzGÄNt"AT+2p]ȉgv6E<}/H`,`pS?{QHhZ|: :A(%?-%3Z506UԪt`ϑbBFHLkig 51bg*Lɦ\u=jzxҊ)kka1i1Ȯ뜻M¼kh5A/lU:>>Ċ|W ݟ(Q'd( 'lk#,9JGH#Ӹ[ izyzKsZ#+ЫjtcliZ[-z5 fKP`xg\), )sB$U)+\RѹA.E|\z%jdJ-Yfk\e}Xkι)M&T~'a뀿K(ǰu$(;tQEԁGLj-J3YC1$B#.5H%E֧ċ?ZOy1B=6"Xmc,[L ZNbeo%峊[s"f~3$o>0{QY(my`,n\odփbSQ0{U}-#y~"DSBW.'[r_}Q VA\Cp3&e2h]OnVISꝏXi,P\v Xg#r߼ sL1uĔ1q}Nf2YNIWûMQL82T,> ]J L%pCXr=/\ܩ62ɚה+wOZ 6ZERZ C@ܨV') Ɩ<`|7 xV[j@hA,gwKܺ'w JG黾">5JSiu9еjAPN৙ͨ{ǐ 5 @/3iGR\qЕHxQ{HurNr,Mto*QxȆ؇R R,HvIĬj5 otqohLh Bŕ&&[X`!_T>v=ycϖ1ULG@͎|p N^|X/"YX (XJܑzҞb]7gb\W Ή֟ϕ>Zr.-E:ZFx,Mst6yS'nJ?+,YØ`&RՀMΣQ'Ht$BX/nNUCEinLqЭp4 n7L aY>g %8,:YI404K&0⢹o)+<-3j(h^%݄:RY=}'$ ݎs}h7'sK"v[++TC!L7)1K^}|t#bl->!T#-1F0O xv@r ÍMY*G #9Y_A j'÷g+B KXW]뛆93p;z`ΈoP=2jyl;<wjQ!/骫)XZVa1O_!Y+dxH3>mRMif4n>KC@0v!{Jf{5H6nPۼ"R/ʹs=۩f s ;UXd4)#d,5qS&(~OvY)QO%4D; PX[w7MXHN\.%q\Ls ^rI.|I\pxܐ02LgXp3;аA%{[<_3/XٱwdbWJCDj??JsLN=g ^uuJƭ\e)-^lT&<7*TrtbO.v]`*ܻb?ioO'=Eg(;t1*%hy<Ɲh+JflU빵pz2rWXt\؜h2*} y݆VX&bTOchRq$:VK\ p%VGy+ĸ:ޢ<`yaH doοPA߆8c&dM͗=jX@|CX?< y\_AFj6眐"rg8dAB;X3Cw VF^kS8%w ߣBWR I&,e51boMu3eMćA1.Q@U'vP> _%E]ٍ{P.Gmc%9F\wŗ -5rz颔"Y# +D"LTbǩ+ 6zu Ç#&<TmqU^34`'EYL`Tl2x6`'V#)+@/#pb$i [7bk5TFըd_N*e\-VqG0k8= Lo։/bܤ)M+V]zopI" C3!L-7l٫tEQ Ѡ6kSFijUi+dOw!˾ @edk_IN*OohG [H!MGx,@0~'q9 P杨KQp _KZ{*閙{ޞ#Su[ŭ>X!Gﲟ-|y2mS>K ][O\8U> N51am6ZH\R,,9H, iƿ-_ynCtC."c/{]9Y~K^*9uFj mK]S6֯HMm\UC[07M_aKW’۹sOc'm 7Ͼ HqPx'(T ^"4{ҪR;1,nVmڃx0u?ضT]̋|qatxpޭ.Db@>ד0FodR17J3T9'WrۭЕ JȈ&.^TlIH4Bl <.ojl7֎!n)aHmTIAGq'aX[c;З~""%XHANWH+~M?`lyOasJ>K~9ş4I6J7/jʘ;]% LwR)Hſ)jG f-=LJ.iX Pbi8= 9&tUzƊd*vg3Ò[" - #6N!cWC~hⷢUTըZ=0!xRIaDhl^!gj<}GY,u )gfC"_c f+'G^x˿"lJ㹫EB9KyPZ3GrzyJikie* Z8n](n7@êNOe_mg)WƒEyHKoZGGjX_ƞַD.G