php-imap-4.3.9-3.2> A AlpA?B7%xT6 r5q,-Q1yCd=P[J橦2311584e380d0a57672e57733dc3825eda238e33̫Sha*S>6?B7%x\7M( HBe łH1bK>oQTO8wT>;<?>ވ>6>6>>֟>{>؀>L>L>>Z>J>8k>#S=====ɭ==uM=s=r=p=l=e{=Z=XL=U=Q=O=K===<=6=4=3b=/m===U===< 4.3.9-3.2Joe Orton 4.3.9-3.1Joe Orton 4.3.9-3Joe Orton 4.3.9-2Joe Orton 4.3.8-11Joe Orton 4.3.8-10Joe Orton 4.3.8-9Joe Orton 4.3.8-8Joe Orton 4.3.8-7Joe Orton 4.3.8-6Joe Orton 4.3.8-5Florian La Roche Joe Orton 4.3.8-3Joe Orton 4.3.7-4Joe Orton 4.3.7-3Elliot Lee Joe Orton 4.3.7-1Joe Orton 4.3.6-6Joe Orton 4.3.6-5Joe Orton 4.3.6-4Joe Orton 4.3.6-3Joe Orton 4.3.6-2Joe Orton 4.3.6-1Joe Orton 4.3.4-11Elliot Lee Joe Orton 4.3.4-10Elliot Lee 4.3.4-9Bill Nottingham 4.3.4-8Joe Orton 4.3.4-7Joe Orton 4.3.4-6Joe Orton 4.3.4-5Joe Orton 4.3.4-4Jeff Johnson 4.3.4-3Joe Orton 4.3.4-2Joe Orton 4.3.4-1.1Joe Orton 4.3.4-1Joe Orton 4.3.3-6Joe Orton 4.3.3-5Joe Orton 4.3.3-4Joe Orton 4.3.3-3Jeff Johnson 4.3.3-3Joe Orton 4.3.3-2Joe Orton 4.3.3-1Joe Orton 4.3.2-8Nalin Dahyabhai 4.3.2-7Joe Orton 4.3.2-6Joe Orton 4.3.2-5Elliot Lee Joe Orton 4.3.2-3Frank Dauer Joe Orton 4.3.2-2Joe Orton 4.3.2-1Joe Orton 4.3.1-3Joe Orton 4.3.1-2Joe Orton 4.3.1-1Joe Orton 4.2.2-19Joe Orton 4.2.2-18Joe Orton 4.2.2-17Joe Orton 4.2.2-16Joe Orton 4.2.2-15Joe Orton 4.2.2-14Joe Orton 4.2.2-13Joe Orton 4.2.2-12Joe Orton 4.2.2-11Joe Orton 4.2.2-10Joe Orton 4.2.2-9Philip Copeland 4.2.2-8.0.6Philip Copeland 4.2.2-8.0.4Philip Copeland 4.2.2-8.0.3Joe Orton 4.2.2-8.0.2Philip Copeland 4.2.2-8.0.1Nalin Dahyabhai 4.2.2-11Philip Copeland 4.2.2-10Bill Nottingham 4.2.2-9Gary Benson 4.2.2-8Elliot Lee 4.2.2-7Philip Copeland 4.2.2-6Philip Copeland 4.2.2-5Philip Copeland 4.2.2-4Tim Powers 4.2.2-2Philip Copeland 4.2.2-1Philip Copeland 4.2.1-9Philip Copeland 4.2.1-8Philip Copeland 4.2.1-8Philip Copeland 4.2.1-7Philip Copeland 4.2.1-6Philip Copeland 4.2.1-5Philip Copeland 4.2.1-4Tim Powers 4.2.1-3Philip Copeland 4.2.1-2Gary Benson 4.2.1-2Tim Powers 4.2.1-1Philip Copeland 4.2.1-0- add security fixes from Stefan Esser et al (#141136): * unserializer issues (CAN-2004-1019) * overflow in exif image parsing (CAN-2004-1065) * integer overflows in pack, shomp_write (CAN-2004-1018) - add bug fixes: * missing flush before virtual() in sapi/a2h (upstream #30446) * curl POST field handling on 64-bit platforms (upstream #31413) - enable pcntl extension in /usr/bin/php- rebuild for new mysql-devel (#140652) - workaround (spurious?) test failure breaking rebuilds (#140676) - add patch for upstream #25570- fix segfault introduced upstream in CAN-2004-0958 patch- update to 4.3.9 (#133467, Robert Scheck) - use new RTLD_DEEPBIND to load extension modules- don't use --with-regex=system, it's ignored for apache* SAPIs- do apply the Zend double->long conversion fix - run make test in %check and fail build on test failure- require recent 'file' package (#131054, Robert Scheck) - fix Zend double->long conversion- fix -select patch bug which broke stream_select on s390 - add an FD_SETSIZE check to php_sock_stream_wait_for_data- make openssl extension built-in again (#130953) - disable bug16069 test- fix phpize for libdir=lib64 - "fix" round() fudging for recent gcc on x86 - drop unnecessary gd-devel build dependency again - use RTLD_GLOBAL to load extensions again (#127518)- add fix for bundled libgd symbol conflicts (#124530) - enable mime_magic extension and Require: file (#130276) - disable bug22414 test again (#130317) - fix gettimeofday tests on x86_64- rebuild- update to 4.3.8 - catch some fd > FD_SETSIZE vs select() issues (#125258)- pick up test failures again - have -devel require php of same release- add gmp_powm fix (Oskari Saarenmaa, #124318) - split mbstring, ncurses, gd, openssl extns into subpackages - fix memory leak in apache2handler; use ap_r{write,flush} rather than brigade interfaces- rebuilt- update to 4.3.7 - have -pear subpackage require php of same VR- buildrequire smtpdaemon (#124430) - try switching to system libgd again (prevent symbol conflicts when e.g. mod_perl loads the system libgd library.)- don't obsolete php-imap (#123580) - unconditionally build -imap subpackage- remove trigger- fix umask reset "feature" (#121454) - don't use DL_GLOBAL when dlopen'ing extension modules- fix segfault on httpd SIGHUP (upstream #27810)- update to 4.3.6 (Robert Scheck, #121011)- add back imap subpackage, using libc-client (#115535)- rebuilt- eliminate /usr/local/lib RPATH in odbc.so - really use system pcre library- rebuilt- obsolete php-imap if we're not building it- gd fix for build with recent Freetype2 (from upstream) - remove easter egg (Oden Eriksson, Mandrake)- php-pear requires php - also remove extension=imap from php.ini in upgrade trigger - merge from Taroon: allow upgrade from Stronghold 4.0- add defattr for php-pear subpackage - restore defaults: output_buffering=Off, register_argc_argv=On - add trigger to handle php.ini upgrades smoothly (#112470)- conditionalize support for imap extension for the time being - switch /etc/php.ini to use php.ini-recommended (but leave variables_order as EGPCS) (#97765) - set session.path to /var/lib/php/session by default (#89975) - own /var/lib/php{,/session} and have apache own the latter - split off php-pear subpackage (#83771)- rebuild against db-4.2.52.- rebuild for new libxslt (#110658) - use --with-{mssql,oci8} for enabling extensions (#110482) - fix rebuild issues (Jan Visser, #110274) - remove hard-coded LIBS - conditional support for mhash (Aleksander Adamowski, #111251)- rebuild for FC1 updates- update to 4.3.4 - include all licence files - libxmlrpc fixes- use bundled libgd (#107407) - remove manual: up-to-date manual sources are no longer DFSG-free; it's too big; it's on the web anyway; #91292, #105804, #107384- add php-xmlrpc subpackage (#107138)- drop recode support, symbols collide with MySQL- split domxml extension into php-domxml subpackage - enable xslt and xml support in domxml extension (#106042) - fix httpd-devel build requirement (#104341) - enable recode extension (#106755) - add workaround for #103982- rebuild against db-4.2.42.- don't use --enable-versioning, it depends on libtool being broken (#103690)- update to 4.3.3 - add libtool build prereq (#103388) - switch to apache2handler- rebuild- rebuild- use system pcre library- enable mbstring and mbregex (#81336) - fix use of libtool 1.5- rebuilt- add lib64 and domxml fixes- added conditional support for mssql module (#92149)- update the -tests and -lib64 patches - fixes for db4 detection - require aspell-devel >= 0.50.0 for pspell compatibility- update to 4.3.2- link odbc module correctly - patch so that php -n doesn't scan inidir - run tests using php -n, avoid loading system modules- workaround broken parser produced by bison-1.875- update to 4.3.1; run test suite - open extension modules with RTLD_NOW rather than _LAZY- patch for gd 2.x API changes in gd extension- rebuild to use aspell (#89925) - patch to work round conditional AC_PROG_CXX break in autoconf 2.57 - fix dba build against db >= 4.1- restrict SNMP patch to minimal changes, fixing segv on startup (#84607)- prevent startup if using httpd.worker to avoid thread-safety issues. - fix parsing private keys in OpenSSL extension (#83994) - fixes for SNMP extension (backport from 4.3) (#74761)- add security fixes for wordwrap() and mail()- drop explicit Requires in subpackages, rely on automatic deps. - further fixes for libdir=lib64- drop prereq for perl, grep in subpackages - rebuild and patch for OpenSSL 0.9.7- backport "ini dir scanning" patch from CVS HEAD; /etc/php.d/*.ini are now loaded at startup; each subpackage places an ini file in that directory rather than munging /etc/php.ini in post/postun. - default config changes: enable short_open_tag; remove settings for php-dbg extension- own the /usr/lib/php4 directory (#73894) - reinstate dropped patch to unconditionally disable ZTS- remove ldconfig invocation in post/postun - fixes for #73516 (partially), #78586, #75029, #75712, #75878- fixes for libdir=/usr/lib64, based on SuSE's patches. - add build prereqs for zlib-devel, imap-devel, curl-devel (#74819) - remove unpackaged files from install root - libtoolize; use configure cache to speed up build- PHP cannot determine which UID is being used, so safe mode restrictions were always applied. Fixed. (#74396)- zts support seems to crash out httpd on a *second* sighup ie service httpd start; apachectl restart ; (ok) apachectl restart ; (httpd segv's and collapses) removed --enable-experimental-zts which this seems related to. - Small patch added because some places need to know that they aren't using the ZTS API's (dumb)- fixup /etc/httpd/conf.d/php.conf to limit largest amount of data accepted (#73254) Limited to 512K (which seems a little excessive but anyway,..) Note: php.conf is part of the srpm sources not part of the php codebase. - ditched extrenious --enable-debugger (was for php-dbg) - When upgrading we tend not to modify /etc/php.ini if it exists, instead we create php.ini.rpmnew. Modified the post scripts to edit php.ini.rpmnew if it exists, so that people can copy over the php.ini.rpmnew as php.ini knowing that it will be an edited version, consistant with what modules they installed #72033- require httpd-mmn for module ABI compatibility- URLS would drop the last arguments #72752 --enable-mbstring --enable-mbstr-enc-trans These were supposed to help provide multibyte language support, however, they cause problems. Removed. Maybe in a later errata when they work. - added small patch to php_variables.c that allows $_GET[] to initialise properly when --enable-mbstr-enc-trans is disabled. - Be consistant with errata naming (8.0.x)- rebuild- Beat down the requirement list to something a little more sane- trim manual language lists- rebuild against httpd-2.0.40- rebuilt with gcc-3.2 (we hope)- Where multiple cookies are set, only the last one was actually made. Fixes #67853- Shuffled the php/php-devel package file manifest with respect to PEAR (PHP Extension and Application Repository) #70673- #67815, search path doesn't include the pear directory - pear not being installed correctly. Added --with-pear= option.- build using gcc-3.2-0.1- Yippie 8/ another security vunerability (see http://www.php.net/release_4_2_2.php for details)- Reminder to self that mm was pushed out because it's NOT thread safe. - Updated the manuals (much to Bills horror)- php.ini alteration to fit in with the install/uninstall of various php rpm based installable modules- php -v showing signs of deep unhappiness with the world added --enable-experimental-zts to configure to make it happy again (yes I know experimental sounds 'dangerous' it's just a name for an option we need)- #68715, Wrong name for Mysql Module in php.ini. Fixed.- SNMP fixup- Ah,.. seems httpd2 has been renamed to just plain ol' httpd. Fixed spec file to suit. - ucd-snmp changed to net-snmp overnight... temporarily disabled snmp while I work out the impact of this change and if it is safe- openldap 2.1.x problem solved by Nalin. Sure the ldap API didn't change,... . Added TSRMLS_FETCH() to ldap_rebind_proc(). - Removed the php-dbg package as thats going to be provided elsewhere- automated rebuild- Actually mm is now a dead project. Removed permently.- change paths for httpd-2.0 - add the config file - disable mm temporarily- automated rebuild- Initial pristine build of php-4.2.1 - Minor patch to get around a 64 bitism - Added in the dgb debugging hooksmod_php3-imapstronghold-php-imapthor.perf.redhat.com 11050971444.3.9-3.24.3.9-3.2imap.iniimap.so/etc/php.d//usr/lib64/php4/-O2 -g -pipe -m64cpiogzip9x86_64x86_64-redhat-linux-gnuASCII textELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), strippeddirectory PRRRRRRRRR R R R ?P`T8~ށQI@&HQ! )$Fr@A,XQQ4BK DAZr}{.}ܛ};;;vE11g$DЯ_T=zEuQ#{y,Z[#[~fiݲrR2 MbGznaV^nXN^ZQvzK1)ki2"zacwx;OLGwQaA쬉zb{v51 0M_i c<S0{)}9ެ5/B&i~20b<EoXIŸNW9\?q9\sbʀV_p2FZog9pJF\[:H]tpy>F=\N;5T/.;~vNp]+1xaS4{\7lryp W_>ވ\m#pp]U_&?:~_z俯Ukpµ Zi͍0; :ԣ-+׬̯p+riˑʉL[j??tbt9/-/-1|%f0 S8cm8r;9f^<ڗy7r9 Y16!Ar}x)Ҏ]U׎^iȍp4K1ZܾfGtG|>+vm^fq's^ڻ.rVA\OR6<\J| `c9Oו# tOs^md>g <b\^K{^'?Y% ;Lp=_2[uql¸c|Ox9~Օ<)2_vrr'e '+-~ E{{KZyҸwrfUCoWy|ٿQnq]<'C,y;>a|x-U)n<>4+saj6rzz[nb׷2և:y>,{ Cp=WZ#_V'i\>]y]{o\ۂ!| ^乗0|9_ Bfʾ:qs!>y~Ҟ!b%ʕ:\ t Y^ozq<;JSsutp~Z۷^az^]i˗H}'ǽt^͑]bV8u-8ϟv|j~{zK=YS+#^tc a89!ik\/}т gE.=r|w^|Ћ|*HgWq< .KxM4i\[$^/*>/ݎ䆪,Owo8yT)/͸]rrm((_̓#x=zOu y} Zyv߮vF{=o/%r|2g2\ίӍA]1Dq[o9t<xZ/r+2_W]/Mx1Uo"۫Zk%?Nn^veD/n{//sR > J7,dZ-KM˝&C̜` LUr )LoZ6?3+;ߣ6?/\D|GznB!ߥ)EL`a]NZ40;)/75=/7{MԘRaruȀ*L !@ jVZ:3гPhE(E>@Ih fnQ+gQLUWJ8 oqE-W9v^Av3eܴ|V+6jx!. 5̨X(ƴnj$Ie1CEx 螙s٘1ILs[RĤ<k2"94JvC6a*TNist9K  u5ppqQ;潎IPF\0+JQ:R8޺v$]WrXg}]#̎1hAl64*r iL,ړ;t~h5ZԢP6K)38Q`zJA% Ml }PWQش8J-4v ]<)fMOLIdk +|h3!>1Obj-」L mj0#12 . FI$@!^VV[@=)LO7ϰ"a'$e994O/I#HX찄sde}I QNn '+L8Λ,+5%)lҁUu6egML횚*zgaޝ(OPB)9J )YIS &F#;dp%7B'O*v$0򆁻 'uwF{]'r $L7bHL9<H,5@xZěy<I3+R0{OG j)xȤgQcCWdeJ8蚬HZ^)wL>/[+:3H~0tÏb~ /9~tW9~)ǟ,-~?LJ9>Fws|ocL>Kt(VuqN>߯çsyZq|Ǐ7s|5/:|ǯr|o߆MS8>T#uop|?u$_rJ~6W 8~8ǟl-u7p|uo9>S?%: Vo:ߩu^xkG9>Vcu/E:\_u_p"/\Or|_:|x:2~b;e¸(}7c|q>_~T;"_" u R#W wu~@W>|u/ xIF'b*^Vkz[L_*M_!M+M$TokD=⾷LNCW~9BӢ>-b xqy?ZO1ޚ^C+v@w\~'^ϸ^/_ 김׼_mz'H!11ow!ꉀMc^R.?X~h|?ST7L,M;|ؿbؿb?𢿾SWHgr1Ɵ{l*!//%k%Žb%ψKA_Koo-_X)U^k?-Oǻ&~/}_xqHוb?E=WrL/?]T&ꡀC_د|7Qo'|!Ss[G/|?D;#~$z(f}. ab?a~^ )_'/Ž6?R/+Lj/-ՙ~>I,꿀O_/D LQ|^0]%C' fv%3¸ ҕHnq{+np$[FFFsY n$-rn@U?!܎' ??'x& H<᫈'"J WDa_K<"܉';ߎ =7!F| 7G&Lp8OB|[!|OA#F3Ono' .?['x#]?DNF_G8'9@;O# pOG ܋'x2½'"C }G"ܗ'x!ܟ'/#<'v"/Q#K| q?D?_l3% >?pOn"l' ވpAN$ ~{@x$O#" h! .@>O<?"OH$ 8A?D?@|;IjA8'=["JpOE+?g >$gpOn'goD8'CsB8?Op>OsO% ~G.$ 'x&E?O# t? $ ?E?C|;s.! y?ORˈ/Z.'#७ڙlUw-MG%.tAwytV1`+'UVZbs{7>*EC]22cC (q m)U m܇v*@L4>?os>~jjVVQ" jhK$=t 7!xisn* C]`yR%|հwJ[3޲{>|esEUq̵;*3ՠֶJ{2ls9O ˬ #BK`s߼-@gs-mέpUesm?ntohQ$T.sVxH]{[%HkҠB'` [] 0s- tuJ/5V% EbEWJkBȸqp(e6V/,&6W-d.?i3 Y[Es ;6IdE"{!VlP{EZxIƍ ~HCP0KֳWve2ՍU v66c%}}E|goM't]j+?ٌTi&2jbۛMձPg͹M Ʈ_Ooذް;DR%!(G{ x]nRT O)lH}H~nj4Ǟ~%o'+u7z]m3|bOkX+ a7Fm7\|q!+w_v o` v_} _:C߉~ ?}>jLqν ڽ ;4 QM]$T!؟:v X,C&ʤcRbj%K] ?Ѓc3 %u KިTR𠋾4Q2zR/KLEۄ~RoSQ 7+]v~i(K}^VȴRˊmRˊ8:~RAkzqVԾ"~`R-%R67i>a*a^$_e=jEe,uaCYe=jE6:أV9HZaLFjRoSoPduӯuCg,5'ӌ9q,eJׇ.YeRލp3[C G|d#sCUtC :$ DvlB$:],e8dܷhRvg18]^>%PL]0GtENWbpbVx"4X_VX\ ;piO޺Nf;H+Zyr4G9/%CSacR4ڇw=cWD@3W}iQV:gO5,eEtf44 !ʕ%*h~*i@v!!!tL _U6K)Wd˺1 Y FhaRd"ƅl; -Lܻ='TyL8P8*4N+ރUJVXcE:qUC*б\f >4L 0 hqՀJў DP4VhWaf nhS+;tLԮ4.3[zYRvlwKY/: )&T ;/~Jl.Ԥ. 7ặ'+{EL?5V zbsh5V6P_j5o ->Z vʨ]`Q_SNO׿4>Eۏw68oǥPLڅ`LYI^sPu.F?y\w&]]8&է͗[y7ibiOF}MM‘vQGӓQ{B`ui5yi%{'|~l-4u]*Тu Ďg)g(|#@E]*j A:րs}31zLm Py3խӛA/^Go5͖; 7ׂӻn"XUGV՗D~$מ= {Rw ,MjiA֙°3E l oQJEwkPsn)ƬڋEG0oOy\4pMa FWtRc%vߙ{;Md҃cV i%:#0|tw7hhPD}HcU 5m{Hȗ5tk!Y=魽ބAZ:[/~W^J +TgRw#Lwd6lDl8JvD5_l@ͷpoyYuo ^&x ^r]GDkI0cooq0P+Y/e ς)Lp{ڜ FNf~~*/{* a/Rwˡ_ ,苗E古4[dp非J3WUi:zQE\iȾVP3y;䜪>Z2ۧiG{TF bȳ ǯ~)ȕ|+H[QϙQT_+5\d~Y??Xv~`=K ngCg1;:`%:<&ҫh7H+{rZH="N\ySu7?z+K/8Fs^UUd}ꌨal6a*",?0s ::βnt8w"߫^h^wt'8CB\)nnb!q'%T;P‹/+ܻc5:(U$[2 &鍽H ;A b.RlslixbJXiX(4=ԤkICI;CMM|:}ni/5EpP:7,HWBm-v9xnsG.Du-kߓ_uXkfǫw\u"8</NfέRձf-jyѥUao䙫@5Ҫv^Zi7+ijگUi;KB-1qxx9OJڀe^P3|Õjk/FNIõ!AaaЌỦX9+?lq\_* Ǖ2V"cX| Օ BU#v<8*0JU.q744S{yK!9km/[$?[K02_k ؀mZ.%WTVكcq=ʲ]tȺAR~ @ Gxk{1_փ'~u=>[i؇x[y`7<2-;ENq;52P;=(xx- Y֙8jN+քf~1FKWRP+w&.Uך/=ˀ2cl@ ~^&P10Y |泹sY#-5cXHg4mT>O̵|l)ks]!K?X[@ L`Q`d~8KppWLe㤱e<56vMwsǼ3jEƨlU~N:;ZE֗7w ίD% qMu &EHPK[֯{|5RZTݾU9~aosTO<U>#K?劓7mLp^~T8׹s Jwrf;=\2"5~|zZDpTe;- Vу{G#[%yGӒ0.ZSUFjqN<㫍۞=W̯Rߟ믓U|rwPU[/YS P\n>C*gfX'*&\r5r*/ ns"Y2/GAT Oé>!QUh9gR͜0[ KEöA;kĝPۤҮ&SڌbTb8x\7_et:ZGgOڝ-YECL\(R>ԍHlhߢ(-bQP+nD\YJיPom~#;<׶G?Ӿ?+u4#9qS|#(]} `Eq7*ئY$SwQvh~`ۤUhO> rjs-mSl!'혰Uج$vVbO傝 -Vʂ4˵A}G: ֳB<=a/U35٤7Vbycҁ{H~_Q6#ߧ B^Kkn|nD~[7э~O}F;4GK{ɃyK7΄O}]l'촣F/#}}L3HHf&cW_~eDJI/E]Ώ#h#4Hӑ}Wou:rs9s_J=no`~‡YObr:tyS厮UUru|M/s9՛ɶC43y+$4[!%L6VBF ye-[Zŧ ktLFO&>5>e9#Ly|hc^J1?}L˪F}k1F>f&tdL1UA#3c&W=~kx?4Z5eæ{Zy]򒧼4y)w%1 o_f|3V6i=$t|AnZNZǐ]YpEg9T1b0#^\#yq; J') Ҿ#;n[\F7 wfnB(M^sJpDΧCͥL,< ^, y_\[$gՖHZWq_yXv>v(JMohQdۢȐ4h44Oz3 @7P>XOMi\o6U{oy<U%τvx=/ȳ[|- }/y^xXo5.Ͻ+*ϯ"ϥoy[)s*?x_3C۴_9d<=XZp~o^ηD ? _X?_F*_xW*Js1Oy]ڭT tDTii" } Γ7ʢvGBTI\Z-?eiUձڪ҃8s FCAV3։L{ 7r,ȍxih Ay9ͥJX^WB#֘4y "V쯑Eo~vm@*cs3+<_i(Z5džvu^윪ןn[f/ПJo0vdͤ+ȡ0u ͵5|s\dÇc՗x7Yx|ŔغU/ߕR ] !(enyoa0kL`O0aY?O(Q=h&*`!;2þ7xlg}Vւg[?݄˫Q3#~3di_7|vՋI9^Ozj)FDϽEu!hcW=|(/c<>zl}|u9  st7~aYe4;lJfrHQrV5L(Y-{7boSπ~ *_+`5ܻBpx <͒#fG|8r.k J_7 B$ZU0w_*uC#N| }o#9VgHaK9bY;T9h KMZpCV9lkOl('> `ω[鱧S(zlso:{*lqCt@uuo*ԕ6fd=Cږ\hQrKՁ,`Y 8XJ'ΌXoGܽu=F]t\ke eAWbM穽\c~Vr1R<|ipʠ%,N}J'pw.rb>aUWvLXXJ6CqLܧ\${j)P(u=ph+I%R%8wBqUH&rІJ.V<=rPPӌ(y31*ף+ [Wl`glΝX?> Tskvcu\&l*WK)E/nRM\汗 Q їfq I>K>EʥE5!ژ6yt@zww sX=WW-MP #?@&yY:V(Z-~t3hb8RDsU29MQǖb;] l}.<O8E3S |f6R[d>|[X2Tg5اphl]'rqϫ P剭C@+͎~\pUY?;lJ5Ȳ6Ⱥ<u5(h]u3SNz;[sϻ8~R)A?E젷Z2osocK: U$CɄnY㴌Uu{ .Osr36ݱdۑ G5sNwoqja)Ҁ7kQ^ $`SHUI3P =ȸ.\D Hl`V (ܕ=Rꀎ5}mS4yx9f֐<.S'|-_`%yߌ.%zoӞ^{OWbS Yҏ|OO-_3|/}`\Ov ^oMח﩯OWy]2e(:)T-ozWǵ YO^ꗮ_ Yꗮ?[W ww[ꗮZ񭫫)ZLqmvPXTTHTt!bצa#My&?CH!.-yLy{(1]aiL3c_{NLa*%G٦k'vi]zRF=F.1BXlÏ+G5lxvJYʂWieۂG\ }:+}K7E]T^l5q+0\/; a4 N.fǍaVK:Սr75_\K}ZӋ} H]`){IsJ˷yZ~GŃZS<c2WseE[F{if-kn44^دcf׺jjkxSk}T]uYDlh\2"$OifN+j'ӲJ[Dc(]yE_hUդ,nIx0 "G1l~ꪮ|ۣ{=^{#vg{\~Dmsq3rpi P3ٞXɂT*.ܯ;]#~L~?nIx_s.6n$rJ"GD#w-׮Xaç9rhpnEtnmϠL?~VbiF9&.^iڹr߃IY E(! J8H% UJh0JКg%B O+%Tb%>y4,b178E2= u(F?WQ+Hse؜;yE I~fÆtukXq{ؠҬyXJ5$eG2j ibՓӕTVRlHUf7^6XrH_rKn'^5xi!&3[wN݆7ܹ7u 4E=R Zqڞ,hsxSigJ.Ǡ9<++-;ͣU JK`0/`WQB%]9 m"99M8H]4'QԾdv=N/k0y=%$;c#>ul6$ueIYlHKIu;8tJZi,G&S{fi4nf p8ߓ7Ӕ$%8QY0\ /A o'! mt N B01/d B01/Q2F4J%:KI5qL&b{X >&O^cOdOm0S#t&b Q3|_6 Đ33#ܸr:+faM@Cg0:bLWkƿBC^Ej [ 3rWغ{V+::_=d:xS &ձ5@^EMh8Xr SerIO5Uhf6E9ojhJqΈBe(Y,eU:1: ӹafS'1|Y|Җ:ג[=):Or 94RO|y$#$r8 ȓ%Jf'o/ev7Zqa~4[hV-YCg.ұt&3:Yڴab,"&C1'$5)#!E!;x4mH.%OrRvG[=Ƥc<9+f:"E-e[y+E|2Lm7MB#\nst]$7{M; XI筴kEb+ihi Jk +w .7ElDV[n yE(Y8{rgMaBL+6`"b" _2&HScɒ>cԔ %&:24L̿Ez2di⎿!-TZJR^q9W;(KZuM7+;U~uȿe+EKŲ`:iAz?.Bcұ>ĉe*8WIpvb-c~1&(>Թ=I5|?z:Ȁʃr뗩"]zgK7pVcY^W;GX@3+ Clݶҟo=?;S̡Wܘm|~cgVPt3Y}w,ÝG39i` *]"=~',Xӂ|W)K +m yl`;%&J3d^2JO"Õ7IJuiҁg꒓Mqλ>11(ICShX+ .lq9뺳J)HeH\Gr投òHrxj8/'fƊcOdJrgOd|լ!Xf1;%֪ _'U]d"Ea!J/7erawNX v8Qlt3#ŞXha)oЈa)F6I.d+"K%d\qUdɂȒ]PD44Rg/a/&< -Nl4P7Zmn͒.ӥp e8ia߼pj}IZ0q 9wAZL"1Qxa7xQ=Q>Eqʓk05TDM5&%i^gSuȜ ZԔ)+clj:]uk{,TW&tڛ㵞m~iGu'h]Um7S _3#)C}^]'zjy_y?:9Mp[:N΋ɾbDgt@gUҿSK:OM&йۈt6Έ,u8uw+;$5&6_bC@쥿 Y_oqӀRLktG17 :3 tV4sv_t~x7kNnt4st5N):MU#:cӫ t9q_t4~#vSt.ZQZ9`l1 6QyexÝ_JGlUEG8k[br`( ^v{71RFG 59ڒ,1YUc/b,eld),XG ثtxlx9Ǖ0|sQU,JZJ}wf!D37PAE^׫Y YlY8`Ի^!@e7;;*@Eu:+b-e!w{MPKYs^D":"lDKُg_Rbsm+Rz{XGuU >e[&d!4 ;7@g_LjFj5ROz_rEO!g$3Xg_̔n53nܚl B6^:RAg_̗߫3zcƎI^zv\q؝#ObôQ{аґyB45Q3mD 49Km02xm7^4nB\6:?L嗃գx-݄~::"{#N[;ߊW2ӡNڔ(Y^f:4OrVR)#l6:2"-u]#.4x˦[3U }Nwa*uW9d~2bj6̴o76u (x ޣl.$;9Oœ/ '@U3I-llMuP&K͕5{,W6)_|NLO\Ϧ?GgF{-Ȏ_؜?bՀ~9β8y" * ^>&>&殁~!QXpMp6ػ8Y*D6nW4CM]{CokkJtI6~[93>-a}nvwwI QlRq鮎m`C(hA͐Jx:z=CbbKZ ?Z^-e7aٖͣյ wLC@'Vwy|E]ITmУ:ԣ=2P.V˾$kjݪ}CA03Hod G\{c(-W7q 0cn6ܓ5Ir,xXGe6/3*Ģ,k-el3EvU5nۺF:<&V'~q>b! cV݆mOcށ]'m7y[*&Y BRqrpA2'8,<Ӟұ?spW,shڮΏQssY  A|`9<@]|U>mb]tcgʇw*?3V׵[b,[Q'd87NBK>S==09e7ۈ!4&b (V:1 xʌ\9^T A0/I &zԉ\^27u_n@ߞnKFga8>;usO;Zo"cz:u$_8V^miA7up~>5 rJ{+TCЉO>IW[(mf;y ni o}ƀ_zbVslM8~C3ٱ&Kt حʹR~OdkcH2|f .#Kh+nW-x7~=0[<;{kg;)_^-AHG?<~dڲcug,dnXE߇)Z~2ڢ|hBwB#B[i m }Rh+,!bVtCOD՗ĢK}բWRʨОPR8M#Bak;¨蟢0hyf*nU&,zZ U }Xh +*Qv\/ #4sH҅(SA?W&O1O60-O6cK,=,ʣRnO_+{n,%gDN8O!^X dIr[0},cg?(/Ýk7|e d܃Gj2 LfegསH)aƑ,"M+0cw%X̸Oxy7d(ɇB t?"QQkzB7>C[Sm!|l>hhYC 4KwC 1; *yKK:^F]{x[ŕ~@";@IE&1J@V,9R%GhBlYmYUpxĠNM˶- )J6.l -@6eiIC]zS` )=g\Z7&U̙9:sϜ;w`+֙r^ٲ%c[g/PWrUt^i\y^S=E >_yb<+wNgoq_GW|ލj.C8`+Tۧ^ZVYzpO+TW~{k^;a/J1ˑ2XBWw/s>a8EzVˮj1x f(é(PqUzjuzV.=X -ˌp@Z^DI{!t C|g䘐}yM` {8_0?WYU6zmOߖW]?b~^~N@wvxS o/>}Xl.ΗYr]?'j[y9,|9\g?) /ʳO@SзN@f㣳?}-{'?ͺx+<'h9 NUƋYv~<;i g3y9N Q.ќFrɼ Qm7WO@wʨWW͹O@hN'Vż{2o9zXJq5<)SWge if)i8,?㨂۵Ys'*䬒jGev"._L>a}X6K7th6tz5lϻUss5>_}Q"B–b2}7eߨ.gNObi>h֜>,d2q5,o`fo욈w/` ڀg9SQg.DXwuY{|3:@]Y) ]Zގ9nZVt֛**۪tշqci4u~^fN3ήQo։ړΤUvM }Y~sr>y^3`%<2aeffJS8kȵr˴hvi//IY9Ǻݮ y] : ӜN*/`ɧ|.n<{nxj oU3%MVjf=&1$&jy]Yc٭ɾ\oyƋ5̱.VоL tit^AM9LMv3S_ƴّ:eFǙ:46n.ɺN9>L(}FdY2@Lwhe8-s@V^~iٹ7'-k5VWn "%㛟)YZT?5dm3{4˲LߴǾ CeЌʠm@>RΕA8M޴!?5>Y"Etޑ/ȷ@Gf0~暲JH}']M^;:\c2t6Z6cE:vkVl]Cww@' iڮqD n+e/;'.D}"JTſZL )a^IQy&f'’ƭ-qS.O[f7laȠ//Wɥ,S{+%.Nj|a)7c)C{otȯ":R5%i3t2C}F|S(j#5Pxn׷ײjt'?Oكe/ߟK/|17)o^͸ y*|[07M)g(RȶP+;byR^)OcL_.)Ṡ_ESyMn}TMV'2ewbfDZo`7X!2YM͙̉_JƊkShyEyFn+C>W*ath;ˍO+?Ú:;J(U]oHUB]u"?iTu>w˿6k"/ͤ{ߤt[4@mi5 IIYddmʮٕB5kd |mx)^oC.-3 MB$HiEq@'쇠> %]1e|懴ءg+d~0ءg+a~=ii[e_~|p F ~V/X` sFu5ft5\!2F ¬8"eyYZt]2Vϝlܲ #kGSH:zfq.^/>uZdYfGop9~`w$w2E3>{D9?Rƕ.6AucOS4pW{iHSmu q}F'3:@g]hhZy5CTPv`m74@6ka[ v 67+s6oz.NwxTBeq_{ݍnZ)tټJp{Ҥ3uBYck1Wt< jjxvZu.%o׻5VF\y(ziu\ZYC"\t[`uuV[WHs& Pm[秩e1b`QM8CP4"竡%6$c1Tn7-x4&jpkd$) wbxp&X95S&b<ܥPPQ+bBثb'0C$2HJF`,'xPG 8!xZg#L :c ш?,[*Z}?j IAuS*h6PM ꨘj!51DVA#Ih @Id2M\vc8q6bcAi (Xx{ZxMP@2!E;Ӗk٠$8^XJMΚWj Z0QٺLp! =nEa"!#53 X}Qy ɖ/\jN p\ u׃`ɰ$\@)LAdH`$ָMfij$ CGh[1lHD{<%rmjANU?O,n|oQ+RQU-FXLBp/$[ō6R >@L`(@ʖ?:)D÷V뻑͜ȞpQ~hd(J0tꌂE@}H?槈VSӏ=Fox&^#, Дb tRAu0d F_LU!5bL Rܿ=oa]]c׮q8ઃr׸~M_۶wtS3OHmtmղxUK-_QuBV;F D#[E4)!v<ڊ8V̟ 3qifE" ꖠ쌁ӪsC](,m.[H m$d -\ sNdTn9OCh؏`Ŗd[JjHu^lC#D'M-vR @](ptV_(̀wrl|0f?9AQc0xEr Ӂ~j|Yx2OQGP0ofX? sZ,?%2oU)1_ *J8uǮ޶G~kp7@}om~/?f[7)JhVhcPoހ#PoP ?  [wov?|E1_~JQc?|˞<X}x yE͞B?ౣx8S|vx ؟NC9qK F P0AzfÀwP<(]x">_2 CCC{\Ef*`})~&swW*˛:~\@bHC7&'@_ʬ&31Y8_) 6[Vx,蛑T֗o3{ l&ft}ˣG: %/~qt&(gic9?F}=t>XIPEY˳dо~(YY Cx}&7^(St'?ӕKYеCSن"Oq)/\cj:gg>ScjC%+ )./ItU$]5&>AK>?`F P{ 28I?,*uX~O!1ХS51tkԠ|8Nsn]TݟWX:yYKxT 8?8_QˣT63 7E~ ~+yp<Џ2XP;S}198*+JJptreAv`@cx'Uc٨nUI'04Qg=]ePrkZk_1]9[^Q_TS?c@x:~7w8O!Ei3pp*L?xsнYV(t~.ؤ([5k C]` o!=M2<"5rhIခ܏C1%7›A?;8nR/jIz Cl4 |((`pv=ž"֎OM6Ϫ/`8o:l=.#>CPI:CW#`3qz_Wx. 8x`s}Ccr.%(J6.N{ o7MVjgXzi]l;rdg8n>('FkMC%mg|{LKxGljmÊ]@PB+9>9=E-?U?O~l_/).ϧ_@G?Wx:0.o<(RT}i6]`˾9@*ʵTO H/Q06R/Y)8~}EPy\5>?`[h7Qc'9w~oz!::?$4X<+!ꤢ|=_|s_9l9ś`/# GӔ!(ꋦCj⧬o L\:;C[rs98zf]_M?GtK3t~_tl.'17 7WsNuH ){OjG\l%S~iTܢv"N59sG<V"tn% Cp?!£' )JUn­{'wꯛ٨{s^U_FenH"M]n}|ݺ<26_ŇtXI; :~uNp\6+ʿ3"pn9tpnw4>q ~ ~7ע:|^eΜj[FxTw