php5-exif-5.3.5-5.16.1>t  DH`pNg¸/=„AX3ʱCSj p|,fBRvQ\(Ak`4dApU)@mgoC*-SvQ}F_ĸ5*G?*7d   / 'E ^x     ,4d  K (r8x/94/:/F(G(H(I(X(Y(\(](^(b)!c)d* e*f*l*z*'Cphp5-exif5.3.55.16.1PHP5 Extension ModulePHP functions for extracting EXIF (metadata from images) information stored in headers of JPEG and TIFF images. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsNg build21gopenSUSE 11.4openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586KNgNgea7d320f2ca96a50b46b88045ef2636e968b70171d74a1e48a14d3b260b007ddrootrootrootrootphp5-5.3.5-5.16.1.src.rpmphp-exifexif.sophp5-exifphp5-exif(x86-32)  @@@@@ php5php5-mbstringrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libpthread.so.0rpmlib(PayloadIsLzma)5.3.55.3.54.0-13.0.4-14.4.6-14.8.0NdN e@M@MgMc@MS@M.@M*M*M)@M%M PM\@M\@M L@L@L@LLY@LXLEL@KQ@K@K@KKK@KRKKK0KVJ1@JG@J#JJ/@J@J@JJQJ@J_@J;}JB@I@pgajdos@suse.compgajdos@novell.compgajdos@suse.czchris@computersalat.depgajdos@suse.czchris@computersalat.depgajdos@suse.czcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgro@suse.decristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcrrodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgaj@suse.dejengelh@medozas.decoolo@novell.comcrrodriguez@opensuse.orgcrrodriguez@suse.decrrodriguez@suse.decrrodriguez@suse.decrrodriguez@suse.decrrodriguez@novell.comcrrodriguez@novell.comcrrodriguez@suse.decrrodriguez@suse.decrrodriguez@suse.decoolo@novell.comcrrodriguez@suse.decrrodriguez@suse.decrrodriguez@suse.de- security update: * CVE-2011-3267 [bnc#715640] * CVE-2011-3268 [bnc#715646] - allow uploading files bigger than 2GB for 64bit systems [bnc#709549] * 64-bit-post-large-files.patch- security update: * CVE-2011-2483 [bnc#701491] * CVE-2011-2202 [bnc#699711]- security updates: * CVE-2011-1470, CVE-2011-1471 [bnc#681214] * CVE-2011-1092 [bnc#677782] * CVE-2011-1464 [bnc#681194] * CVE-2011-1468 [bnc#681197] * CVE-2011-1467 [bnc#681195] * CVE-2011-0421 [bnc#681291] * CVE-2011-1469 [bnc#681210] * CVE-2011-1148 [bnc#679278] * CVE-2011-1938 [bnc#695689]- fix for macros.php o devel pkg must have Obsoletes/Provides: php-macros- security fixes * CVE-2011-0420 [bnc#672933] * CVE-2011-0708 [bnc#671710]- extend macros.php o __php, __phpize, __php_config, php_version o __pear, php_peardir, php_pearxmldir o php_pear_gen_filelist - add README.macros- security fix: * fopen_https_proxy_auth_fix.patch [bnc#656523]- export PHP_MYSQLND_ENABLED=yes to solve the mysqlnd problem when extensions are built shared. [bnc#661464]- Go back to libmysql as there is currently no way to build shared mysql extensions with mysqlnd. [bnc#661464]- Use mysqlnd driver, this is a newer PHP-native mysql extension, that does not require external libraries. Now you can use mysql, mariadb or drizzle without extra libs. fixes bnc #661464 and other old feature requests.- Update to version 5.3.5, Critical Update * Fixed bug #53632 (PHP hangs on numeric value 2.2250738585072011e-308). (CVE-2010-4645) Only 32 bit binaries affected, confirmed in factory i586.- revert unsuitable patch php-5.3.4-dlopen.patch- Add php-5.3.4-dlopen.patch from fedora,makes dlopen to use bind_now instead of lazy. - Compiler is now in C99 mode for both core and extensions.- fix format string bug in Phar extension I just found http://bugs.php.net/bug.php?id=53541 and the underlying issue, which is the lack of format attributes in several core prototypes.- Update to PHP 5.3.4 final * Fixed crash in zip extract method (possible CWE-170). * Paths with NULL in them (foo\0bar.txt) are now considered as invalid (CVE-2006-7243). * Fixed a possible double free in imap extension (Identified by Mateusz Kocielski). (CVE-2010-4150). * Fixed NULL pointer dereference in ZipArchive::getArchiveComment. (CVE-2010-3709). * Fixed possible flaw in open_basedir (CVE-2010-3436). * Fixed MOPS-2010-24, fix string validation. (CVE-2010-2950). * Fixed symbolic resolution support when the target is a DFS share. * Fixed bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large amount of data) (CVE-2010-3710). * Key Bug Fixes in PHP 5.3.4 include: * Added stat support for zip stream. * Added follow_location (enabled by default) option for the http stream support. * Added a 3rd parameter to get_html_translation_table. It now takes a charset hint, like htmlentities et al. * Implemented FR #52348, added new constant ZEND_MULTIBYTE to detect zend multibyte at runtime. * Multiple improvements to the FPM SAPI. * Over 100 other bug fixes. - SUSE specific; * enable PTY support in proc_open (temporary)- xft-config is gone- Update to 5.3.3_svn201011020214 * Fix Performance issue, array_diff may take hours instead of seconds in some scenarios,regression appeared in version 5.2.5- Update to 5.3.3_svn20101027xx - Fix init script again.- update to 5.3.3_svn201010140300 - Fix php-fpm init script.- Update to an slightly newer PHP 5.3.3.x snap, fixes around 100 bugs including open_basedir problems. - add the fpm sapi to the package.- Clarify changelog this update fixed: * VUL-0: php5 new unserialize() flaw CVE-2010-2225 [bnc#616232] * VUL-0: php5: MOPS-2010-021: fnmatch() Stack Exhaustion Vulnerability [bnc#605097] * VUL-0: php5: MOPS-2010-017: preg_quote() Interruption Information Leak [bnc#605100] * VUL-0: php5: MOPS-2010-022 use after free [bnc#609763] * VUL-0: php5-phar: MOPS-2010-0{24,25,26,27,28} format string bugs [bnc#609766] * VUL-0: php5: MOPS-2010-0{32,33,34} use space interruption in iconv functions [bnc#609768] * VUL-0: php5: MOPS-2010-0{36,37,38,39,40} userspace interruptions [bnc#609769] * VUL-0: php5: MOPS-2010-0{36..46} userspace interruptions [bnc#609769] * VUL-0: php5: MOPS-2010-047/048 information leak [bnc#612555] * VUL-0: php5: MOPS-2010-049/50/51/52/53/54/55 memory corruption and/or info leak [bnc#612556] * VUL-0: PHP5: Session Data Injection Vulnerability [bnc#619483] * VUL-0: PHP5: multiple heap based buffer overflows [bnc#619486] * bugzilla numbers 619487,619489,619469,609766..- Update to PHP 5.3.3 RC3 - Massive lot of security fixes see list here http://www.php-security.org/category/vulnerabilities/index.html- possible fix for [bnc#610633]- use FD_CLOEXEC flag to avoid annoying races.- remove obsolete buildRequires- remove build date from binaries so they dont get republished every time - fix invalid path- add missing patch, refresh patches with -p0- Update to PHP 5.3.2, see NEWS for details- Add php5-autoconf-2.65.patch to fix build with autoconf 2.65; it's a backported combination of svn commits 291283, 291284 and 291332. - Workaround old php bug http://bugs.php.net/bug.php?id=21153 by replacing -ledit with -ledit -lncurses in the resulting configure scripts. This became apparent problem due to libedit being built with as-needed now. - Add php5-bug51224.patch to fix buffer overflows happening in strcpy. It;s a combination of upstream svn revs 284097 and 284099- Remove unneeded gtk-devel BuildRequires.- Remove obsolete build requires of orbit-devel.- avoid alignment crash on alignment-sensitive CPUs (bugs.php.net#46074)- update patch to fix build- Fixed wrong harcoded mysql socket [bnc#544516] - Fixed wrong default include_path- make php5-pear noarch in Factory- remove obsolete patches - apply ini patch - enable mhash compatibility in the hash extension and obsolete php5-mhash - add macros.php to the source list- PHP read_exif_data() only returns the first letter of UTF-16 strings [bnc#518300]- fix missing return values of suhosin extension- fix build on CODE10 products- fix horrible broken open_basedir functionality- update suhosin extension to version 0.9.29 - mysql extensions now use mysqlnd instead of libmysqlclient. - enable sqlite3 extension, part of the php5-sqlite package - enable enchant extension - enable fileinfo extension - enable intl extension- add suhosin patch and newer suhosin extension for compatibility reasons- Upgrade to PHP 5.3, see http://www.php.net/ChangeLog-5.php for the huge list of changes - remove dbase and ncurses extension- disable as-needed to fix build- update to PHP 5.2.10 * Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files) * Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara) * Fixed memory corruptions while reading properties of zip files. (Ilia) * Fixed memory leak in ob_get_clean/ob_get_flush. (Christian) * Fixed segfault on invalid session.save_path. (Hannes) * Fixed leaks in imap when a mail_criteria is used. (Pierre) * Changed default value of array_unique()'s optional sorting type parameter back to SORT_STRING to fix backwards compatibility breakage introduced in PHP 5.2.9. (Moriyoshi) * Fixed bug #47940 (memory leaks in imap_body). (Pierre, Jake Levitt) * Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe) * Fixed bug #47644 (Valid integers are truncated with json_decode()). (Scott) * Fixed bug #47564 (unpacking unsigned long 32bit big endian returns wrong result). (Ilia) * Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit systems). * Over 100 bug fixes.- add temporary backport of openssl prng function- Update to version 5.2.9, security and bugfix release * VUL-0: php5: memory disclosure by imagerotate() [bnc#480850] * VUL-0: php5: mbstring.func_overload set in .htaccess becomes global [bnc#471419] * Fixed a segfault when malformed string is passed to json_decode() * Fixed explode() behavior with empty string to respect negative limit.build21 1315405834|r~_5.3.5-5.16.15.3.5-5.16.1exif.iniexif.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.4:Update:Test/standard/f5c0cb72cdf4c8a988faa9c5f791a8c3-php5cpiolzma5i586-suse-linuxYA;=|jEE}"%?] cbT@7lo!SWr@`2)sq-m\$hy/o.{E| PRz\pJC;ei9(YכUD| KCYarv#xX~u= HZp{xoR ʳ}`Ǵ,ڋj8 b3e%w$O| WK*4 c RGCF;Uێ@F1:h ?L9vb| 8pKS,E:@™?Ρ {ۮ!Qۧ(枇})б&c FeCb\*ѓ\pLa73 2o=#e2{wݷ>pճ|slpy_lp8^[W ExF)GM`9,Dў/$*i Ȭ ɽb#_*UCc@AwB|gB$l:cE1] q U+T z!,_'H&)xո;biaQz6$ 'n}ꃠK 77r6 A<Ҡ+.]_YM_|Z3L}?y"JvzW}$^%wc&$ G`4VzDlZ9$Da8 К P5i K('s@RSti-0v:4iqJ6@WK0<ϙ~yKa$I` :E[ f4]#)g:O)cA o0BJoԜ BٞVܮyB'QJ9(/ߧX>/ ĜnVadxq'El6Sذt09M `fEl. y'XᴱG`xNjX[' [EC:ЀN蹈%~$Ǿ{Z?X 桶22`9߳J2-xoq/-nt{QYBTW.7T,a酪}u/Sh65Zle3Mq&1-+\ Fokn(6@/>V`NXŎCfݻ$=] hׇ ^ֳMc+1C&[r*t*Ub[~7ciB 5rDyp̛ܶέ>E\W4{L}E.rzEկd'+ZE10A&KMp.Y nJW>dfҷ-C2kXkҟm陧Y!{*k,[C#L0;uZGP|Neh\0% ⪽oW6giSʃn_֘uMl+^qJ'qzF%QՒ %pep/VGWg'S\̌ȩsK,?TyxeƳ@\!uo B|;Z<bWr?J@U<;ˣOC3!\C}j- d739FFJzI{m\0Vo8y{p3pȈ?YP#`7 Ћ6Jl0!`ADRonn,H/! [_t/C*߿Go N74!n2k~ X GB^,MhCA~DGz+(jw X)H!^8 c߸]@bjAwCPѰ>:ZAXabexI=S{KNpFsb$.yn6HKYݲ Zx)0?z؞NdRGMi^?휈g}J?3{=g""bfUk$^HE^ێyTjzzVĪ'5#i{bȖcE 2(Zj({P.t8k8sV,J_1K:̆1tXHń.4:_(%A,ql^/kZqQ{39U݆AՋk%WK0FU3D:<;4\Vo'Mi)9r_hI+ّ czu^wR{u/ܧaM/C8)Ksy| fͣщae$GG<Τ x2+h!}@ٲuIr?fDCp`?)"^\~OqiO NdemѲi[Fm'G{tͣ,>gRV(-yO*~Uz[mӵ'f !#S`#5c7ҮcV (lurf(dK:ҙJϺB4%a XxRoBʰ0֦Se"*aSo0GmQiNKˮ7ά󝦭; {!mbugY%eԋ {y {^'v˪KLǞ@G4PPgT,ZbZ@G-[;)tilĸY O{ R?p&ED3K#/`%Ќ'O$>+rj0Jk}*Uħ~ >0W年wN3:3 X`T[v={ |{ۑsRe (Ex? %w>k #8cv?o$&/O5mԒf({~zh Lfe-4]+`=-, ԵKmyvR+Z`Q5gX>QXsC6%32x/U%YZ/Q I Ng!ZxT,g025"O'(VggE;,}@pm >yg-#SsBXsbWp!T`$Wmq8 ޱ3OdG|Nn˾ AzuAyJ-6쭄3r62ɰ9wAϙmܿS oL`UMdAqX4 iV@e4Z~1">%wd7ʜl}2$D3c]"VS)l07 ]Ś'XCBCvج'fG9<\a{E]`R 'G?h3 |-Z@Ʒaiѝ$GI_8wS.3u`xHs)X'* {VoZ& o g%CzaxCO0ă\*}ŲpHx8sPQI}Ǡ3N)NfFc3Kv~7z2V-gAաH}؂x}2{!]F%]R0qT|5tꆩ`KLz\ya݉uCU)axm|?`#쯦? <_$AaENX*-x D ŋl=CwC!J&f0\rV1O+z&;a8Dx6g|.+ӉNOޯ9 4-EO ^g {g`He}VUtj 1(̢N cJǚ_G|۹Wq^+:>t41]x-ӳ3&9>0RQ^Ycݮ43ݒV+t"pL iҼ,STHQ@nNwkj讇,+P_\ć€ݰDi"@^w1CfANnh p"Q<YO|\/h7)`ǥݨ~Tf 6j倥7NlSF?6h;7^2uy&1HQ&Q|ˢcAZ&F1n.CnƓ+b%>w,3OfeMoQiyadΓ +>BeLxM_29"ߵ+[6m"6HR8)k3KW6ڟ,o+b/[_R@F{M D*^$!$l hʅ~d%괆a%T0*"UOͫ bU % = %tJI^헪 ?Fģj:Zb`]|q)ݷEL&.Q\ RWШ9^l.#s8VOUчuB}E@2cN gA*$(H댘te6"qT}DNmnyS]Tk-/SdM\& h$idvL FJGl.P^TTȑg=.'؊Č&vbS rc^Qڜ=lbU@g{ M|lf f(-r|Xe\)9 R?tۜ'z.ÈSI(Ήp.L%llR;l|\{;L=vsȴ9PƞYķs+2K. 1sc7 88;@D1}1QʲO='}cN/&3;! ?=A7JiT}e͒K4,z8{ %*ha$2R+OHTU.tV̵ݩ!+ d zI_V[Wr0=3*>Q@]c'>bCGAMGj1v%u/vF6AHLj(JuEd$SeTz *rIpY\DB<5lڲ*2CR3PW\|&_sݳ:yHlG@|]8(*JFBTi#$3(%2q29㡖uh-qS`$ynHqS0 I4=AiPXBD8܅w  bG0N1chɓ6yR37'J{nDS$x:q<;c nk.憣Eu! ae[t ۹E,lBcj_´1eh}o)NY㒦.qWm4 $ÁaYڤkr*f&Gj-[sY)c~>X xى[7x}1]R4As}qISKGÄ0\@#~Dp0cIg'蹜xsN :q`^:lWpq9%`*R"!Ts[x63dP"9^鸮}2%Մ|8hq^HlV1iCtEP90ct{#E3`& M }*l "2|w=={4`_cC=EK$C_T[UmT|vP{9G=! 2vWz jtQjer?{y6Qi bh #k)õJ"YP?"]Y~f.zhkr1@2VZzk~3ZkKDsQY0 I)_?- KV=v~)3=YǀE? Wu*ZWSl. -$zǶS uśs:*ugISUv&ఠʋk>7JQdkX\ϳWPЙ=˦ ڌLj++}}G8].dS^z[O:eUFqBkJ9pț%ڷuڐ: 9}kfo7X~:>s->+摘o`8%JhOZ[JrYZ=7a]$0}^z9)~!?t߃/Zqv ub|ϩP ;6[Fc((o!Z8飞 '-`f i>F$W==d̝[Tzj]=z.ZYN+;/>a_]*ƺMD⢿lo.8:4KIBJ6)u'7VIwsSِRmH$/ZB_uUMtv.baA&tSh Y* aǶ1H-A ž.,=S#p"8veNYjZGgE%kDA*a <Ѩ Cfg MXb= H# 5_'ĦпujcHx֑1tꊒq>o6$Oe>>/;yXPT`+(GU טҗ$K1@pee1stVVdzh*kK2()J 3ܔȋsxpt- e<8GRrDN4i[ʇIA;LRͷ+83cG7g%5&δ/U+*g9)BeU_OS@cێ ۞! "Bɻ]՞6u9X\ I4v>1N#hk&HXI1`M;"ڐu,b$(/ Ih[K SD ]EZ"7q''#].a`tӕm/ XHT 4ύ8n>ODuKo7nc-4L`,:q2Sr& Kxw:c?EXî;AsfX|5ɥ&є#-y.ҹ.3 }h?asOn/0:K>E@ٮS0?ZfMFL̠ESp?Spf?$ p음ٱ CMEk %='?D-eX]H##8zPgfFI5޵В5rд+](46j^K],yS.ںt Pf+E nWc 9{됍)EWzG`ΰoAW^sĝ¨yJ7QLv 7hMֵ _ QCrk2MџG<-gѳBAZ%z[.N3PoJ!1$:O`GX[N5ox`fו.ssriGcm6ZXs*o . #q k6 M{}FB:>F-_Ѫ5#cO~B;7T9Qn?\y[8gvf'"2Dnm}pЈ30DHXo3u-n׊sxlɊ)}Bo`}p}dدxݮtD<VMM+>Ir;{eG "=וeM="~!6% nóL1E`Lb$;, xcH#@Dooa4~rv~eE_nB;2NUlP %- T\ր4] f˔dyqPӋvȾ-hC΅D4k#Ȫ_1+Ɯ̾´eSz=_4fo?{'﬊%Wx8 nFhc倏(jշ ǚ EvlZ(t bpZڍˤ[Cb6("E-(Z{x12n>E{ TIC 슒e4-umy4#19;@6b]WWjK␧.SAĖmW]g/\F`10#Xwlq%SIQ훷@ŕ :um#}fc^)?`8y`%go%JF8 0$5 5tՉ6qZY-cU(f'r!x#.v@kz6"F=Fc_(U>DX4\'@B9_vKG͐ 32Sn8u=M&L5WLt {ƼJmgZ^1n aΩbtL>~ߜJ3ކRM`暍 dA}?NiE[VR/pBm5drjm;LJՁF$ͨ/^4J^Hv&N>JP$$OUL7"?ad8n"y_}6,l(NzvWK>uYŭyVq.u"3=% /SH'=(EFcM@7/JS5.S6eج^ժ+)w["*Fyq:Xx4'JMYR?\T*}?Ē2=Ě 'h94-69u # x[ `|}+N'hs4r侇,X\~~p:{p!I! 4RyF`7epzjb5ÄGQ5RxG->Q^ѢQ"j}&EMX N`KE*SH]8;M(}&EE6n[pj>JF-: ۷p#koT9n $,.+7l x..ٟ ܪh90|@cȲ(2!Z7ЍAKQ nCK1,Yͽ/ {Q-=~ @Rb&E sdC2QT/ J#@ΗU"^Faϔs+n?C9s x)}{+Z !jMY{u̿\)k%_l\sDI BW(ÉB#Qx"B6AUuX85-ȥE3tوT}q }HcQ$+`",zWӭ-?tɎ! /hm7SgG4UiG(c~롉w6zc-T(_~ټgQlnjPt mQMiaw.ǔUaRLJJvo$; BDï4fd7\ T*㛐oVgrTt Nɪ ^9)P]۾]U\Sy,5C}P{/g AC>i3"+ Umr+Gs3 :PbQioE)I B {s+ȄGY$- i/F&ES5AMRq2̵"3o5opR,%ggY;=* e թ$#<6FODZHO"ެRO7(a -Tn5),1x. V6菄dwv>iZ2 X6cWBj!z-SuiJ!Υi-4^Ңc#,bbf2Hv-*5 "C%.<02 FEgJL\a]]HrhLmf7ÉY/ I\~ǯj(4LźNhr+< 2| )a[xaopPUa<D% %Ind]ZLϷ݇Uhn22ļ3gd{o.rIZ 9g٢}볛F;ClXn&f`Z& WJ)pG'j Jy^ LY1sL𐢖5$6pGoba3\Θ tAb "_bn<WtT2bP7G %=MwZ3#?$$jJge¡PY0=XwDװ6k xܹz˾Yc94:V3ψA! `D; PCƹ7@+]Z0y;г=ʧu{<&U01W6Β]UOBսH{7^A3D>(͕'XdDC{m\Jo}~~W N҃ 9/n+!wN'VRMl9,)\_pcQ(cT%oiVO۲q j/Qxodu+ꋄ*x]$k2v6Ad]S)QV*N"Q2YLZɌ`+0~tAA9+Hڗ!BzX O\Z-( $r=!H/ZvMX=mN&glw>ǥv,S w!r\lwDž ݞpxgR* 6>@6FK4]oo-2F$ %mL8 -t$2CyFZe ynS6yAtu4%wѭ} .FS5 .ZN(nw$2]D&-DAs%I`Q1qtp?oW]#@˩H&,'k5޵} gnɒMSJ oPFQ>Ѣ~9ʳd DXYr;Qq';7[|k+k—ޭ4J/C uTAGZ22U͖ ?n`BG[g.jseuZnKEv:Dqtb`fR"G8ʢ (ziH3~ađT.\2Ut0n5>n1A7^ˠx )%eL{A8Sw8|ǃ EJ ngi\y 8sor#O} P'p\}͗4ZSEiQY3+)Gm̟Qh=b =,(a_QIP8 ʩC@"o|Ez`(Q k\w 8 ݂ [@[ J]<2t|ξTsBz΋ Y&<[p Е| Q#%kH|rO9[gx>Z@P8?`vI~gG9d/AAj.QBIOPO}hG{Lďs@!^70MJyCo/7˳(x9"xYf(1|_0L5lS,& b/x@BTqi:<4E/OIIYK Tw=];*c$A>ccU*xŬ\b[7X-R!z"'=JjƒN/ruEkrVw\j$n'"钘/R +3+O@6Pv=[~+tac7gtmIm/ APYqfEA -[yQ^DYKy+q%()^JMd' 5؆y!戽/5AcI~z DK[492tWSw -݋Gߛa7],g+cNԗ3 .duҐFdMYS@qS~X),i&1ӊx\"e*DuD6K)\c4+3P"(.Q+Ay.{š:nj[c/ G!d?4k,bhdp}\qS&~rv _rdҝytXPaP$Wo ΃ykљ{|F;a#w \c47d} v?`%fpʢ|Tmԕ穃L @|ۯ.z[WjE$>Y|D;zkCZq^wž|@s+%fdd Ʊ6 C5>%6YZN)!-cf#+D%hChtm@i r3` p?tcNU{WEsmg:9.B{I."sIg]V?)y1ÄL ^I>^?09xՄf۔6Hm%!J 2ٷJbH#qrt: |M~Ce#xkbO XPӳ咟_[5|= "8Wk055"znn<$+:mT a3` 3V%́#8ʠK"@KEJ\̺Fqv|cKYz3sFփXoаf'cI+# 0P׹sQYZxis2.1)k(Џ?t#3gO:}}?y2vICl둵[9'rsJOo؎|D%9N}_rU!C6Eh{9RUГ@*-i?،xͪ2ygQP2(ݞRxd9Q% mnr¹h @nqbuǙZ o<1uQf656", >Ѻ<;@2flBo\O}Ixh+xs&H.:96z zM0$-ًJށ]hR{Aě bosc [wvn 3:AU!|CiQ7dpRqIYR'OE^N9ܦ;ݯ( ǮV(D[: 0_'0?[,şA㔓m)9lc ^7#>BMUߒzFoȒU@bbPC&&wO e%EoѤv$6!bGβ䮨ϫ5z97As4vF*T:>rqBy#xa-.߾4ΫY?J}4YC,"L\h`pC)pmO P[E Lwjذtot uy}kXjIJr?4=n-ǙNCHv UӇwHأ[l?, ~ӓ/mQrq Bg>2"sɛ:cprh>!H$>|#O\ bvQ$:M`j)_XVv+E 7|a/\`ވ-1i:&bü