uwsgi-psgi-2.0.18-lp151.3.3.1 4>$  Ap^|ɰ/=„kEͦl 7gJ% VZb'r`.C-t,p㑶/ӞLQ0—^[{ȴ |SXFPw~-S&$ 20=)H9ĩ;mb+{ j:jDS pΣzo"MN`Ƃ7eAҴZօG(p㧂~Ԫ&N~/+/ՙ emx6q1C+&C.4p%_.3zhw1223HWCٛB&a+igci/g_?-m&Փ7~rdp>P?Ptd   6C \       <@`(89:9FMGMHMIMXMYM\M]M^MbNcNdO9eO>fOAlOCuOXvO\wOxOyOzPP$P(P.PpCuwsgi-psgi2.0.18lp151.3.3.1PSGI Plugin for uWSGIuWSGI is a self-healing application container server coded in pure C. This package contains the PSGI plugin for running Perl applications that support the PSGI protocol.^|ɛgoat17openSUSE Leap 15.1openSUSEApache-2.0 AND GPL-2.0-only WITH GCC-exception-2.0http://bugs.opensuse.orgProductivity/Networking/Web/Servershttps://uwsgi-docs.readthedocs.io/en/latest/linuxx86_64^|ɗfe9fa3a9525e668be637470866782263f14f82aef6708a3a735a8b057113ab21rootrootuwsgi-2.0.18-lp151.3.3.1.src.rpmuwsgi-psgiuwsgi-psgi(x86-64)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libperl.so()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)perlrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)uwsgi5.26.13.0.4-14.6.0-14.0-15.2-12.0.184.14.1^f/]f@\8\@\^[b@[U@[CN@[Z@Z3@ZԐ@ZԐ@ZH@ZjZ-!ZC@Y@YB@YNT@W@WWXW4p@VS@V<@VU5@Upgajdos@suse.comDominique Leuenberger Martin Herkt <9+suse@cirno.systems>James Oakley Michael Ströder michael@stroeder.comjfunk@funktronics.camichael@stroeder.comjfunk@funktronics.camichael@stroeder.comguillaume.gardet@opensuse.orgjfunk@funktronics.cajfunk@funktronics.cabjorn.lie@gmail.commichael@stroeder.comi@marguerite.susven@uebelacker.netsven@uebelacker.netjengelh@inai.debwiedemann@suse.combuschmann23@opensuse.orgjfunk@funktronics.cabuschmann23@opensuse.orgjfunk@funktronics.cabuschmann23@opensuse.orgbuschmann23@opensuse.orgjfunk@funktronics.cadvaleev@suse.comjfunk@funktronics.ca- disable geoip plugin [bsc#1156199]- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors.- Fix systemd kill signal (uwsgi does not die on SIGTERM) - Add reload command to systemd service- Add patch uwsgi-2.0.18-postgresql-config.patch to use pkg-config instead of pg_config as it was removed in postgres11-devel- HTTPS URL for source - update to upstream release 2.0.18 * Fixed support for Python 3.7 * Allow to use autoport (socket :0) with custom socket backlog * pyuwsgi ported to python3 * pyuwsgi packages fixes * pyuwsginossl build configuration for building pyuwsgi without ssl support * Fix unix socket inheritance after reload on FreeBSD * Fix crashes with --wsgi-env-behavior=holy (#1950) * Fix invalid free in python plugin (#1942) * Fix compilation warnings with gcc-8 (#1819) * Fix spooler python references * Don't generate build warnings in systemd_logger * Fix segmentation fault during worker shutdown (#1651)- Trimmed package description- Work around missing include dir in glusterfs pkg-config- update to upstream release 2.0.17.1 * Fixed memory leak in HTTPS_CLIENT_CERTIFICATE * TLSv1 is now disabled by default * Improved daemons throttle system * Add “secs” log formatting variable * Improved snprintf() usage to be OpenBSD-friendly * Improved glibc crypt/crypt_r management * Fixed websocket pong timeout check * Add the “License” classifier to setup.py * Add support for php user.ini * Official support for Python 3.7- Don't create a /run directory for Apache on startup. It fails if Apache is not installed and sockets are defined per-application anyway (bnc#1082002) - Fix broken build dependency on Leap 15- Require Apache 2.4.33 for Leap 15 and Tumbleweed because otherwise mod_proxy_uwsgi is not available (bsc#1090695)- Handle aarch64 arch- Disable apache2-mod_proxy_uwsgi on Leap 15 since upstream Apache includes the module now- Update to 2.0.17: * The Emperor throttling subsystem does not make use anymore of blocking functions, like usleep(), this should fix stats serving and should improve vassals startup time * [Security/PHP] enforce DOCUMENT_ROOT check when using --php-docroot to avoid directory traversal (Marios Nicolaides) * added --shutdown-sockets to improve graceful shutdowns (Andrew Wason)- Update License tag to SPDX 3 version: Apache-2.0 AND GPL-2.0-only WITH GCC-exception-2.0.- removed obsolete reproducible.patch - Update to 2.0.16: * [CVE-2018-6758] Stack-based buffer overflow in core/utils.c:uwsgi_expand_path() * Backported early_post_jail plugin hook (Bjørnar Ness) * Fixed ipv6 suupport for http-socket (James Brown) * Enable execinfo on DragonFly BSD (Aaron LI) * Fix inet_ntop buffer size (Orivej Desh) * Add worker running time metrics (Serge/yasek) * Backported safe-pidfile, safe-pidfile2 (Nate Coraor) * Stop using libxml2 by default on osx * Fixed uwsgi_kvlist_parse signature * Backport http range fixes from master (Curtis Maloney, Sokolov Yura) * relicensed mod_proxy_uwsgi to Apache 2.0 * logging: Add ${millis} support to json encode * plugins/router_xmldir: fixup invalid locale check (Riccardo Magliocchetti) * Add ssl-verify-depth flag to set the max Client CA chain length (Paul Tagliamonte) * Allow to override build date (Bernhard M. Wiedemann) * Python 3 plugin: improved thread names handling (Jyrki Muukkonen, Mark Meyer) * Added uwsgi_resolve_ip for redis host (ahmbas) * plugins/gevent: Fix signal handlers (Maslov Alexander) * Write x509 DER to the uwsgi buffer (Paul Tagliamonte) * plugin/http: Fix compilation (Melvyn Sopacua) * Fixed emperor throttling system (Jeremy Hiatt) * Fix application loading without Plack after excluding “.” from @INC in new Perl versions (Anton Petrusevich) * Fix MULE MSG QUEUE IS FULL message hint (Eugene Tataurov) * Build System: support k_minor has a _xxx suffix (TOGO Li) * Fixed drop-after-* options (Robert DeRose) * Add mule_send_msg success indicator (Josh Tiras) * Properly check item size in uwsgi_queue_push (Josh Tiras) * FastRouter / HTTP Router can now have a ‘fallback’ key configured * HTTP Router now supports post-buffer, just like FastRouter * Fix handling of env in embedded dict in Python plugin (could cause segfaults in single thread mode) * Add support for Brotli (.br) with –static-gzip * Back-ported HTTP/1.1 support (–http11-socket) from 2.1- fix a leaf problem found by repo-checker * uwsgi-python3 can't be install because it requires python-base = 3.6 which should be python3-base- creating /run/uwsgi for sockets via systemd service now- Update to 2.0.15: [2017-03-30] * workaround for the holy allocator for avoiding crashes with newrelic (see Issues notes) * avoid time overflow in request logs during (even minimal) clock skew * fixed python logger with python3 * fixed catch-exceptions with python3 * backported “don’t clone $env->{‘psgix.io’} on ‘PSGI cancel’” * added support for authentication in the redis logger * added the spinningfifo action hook to the core * fixed compilation with php 7.1 (Дамјан Георгиевски) * correctly returns error code 22 in lazy_apps + master_mode * fixed compilation for OpenSSL 1.1 (Riccardo Magliocchetti) * Add a –skip-atexit-teardown option to skip perl/python teardown (Ævar Arnfjörð Bjarmason) * fixed static file serving over https-socket - building now php7 plugin via php7-embed package for Factory/Tumbleweed - removing uwsgi-1.9.13-emperor_pg-Wformat.patch- Trim filler wording from description.- Add reproducible.patch to override build date to make build more reproducible - sort list of plugins- Update to 2.0.14: * backported gevent-early-monkey-patch (jianbin-wei) * Fixed OpenBSD version check (Pavel Korovin) * PSGI/Perl cache api fixes (Alexander Demenshin) * Correctly decode PATH_INFo in router_rewrite plugin (Ben Hearsum) * add uwsgi.accepting() for chain-reload + worker-override combo (enkore) * fixed workers killing when in cheaper modes (shoham-stratoscale) * added –cgi-safe option (nnnn20430) * Implemented graceful reload for COROAE plugin (aleksey-mashanov) * Added –php-fallback2, –php-fallback-qs (Felicity unixwitch) * Added ipv4in and ipv6in routing rules (Felicity unixwitch) * Fixed readline support in python3 when working interactively (Anthony Sottile) * Implement touch-reloading for mules and spoolers (Alexandre Bonnetain) * add request_start timestamp in stats (Ben Plotnick) * Fixed double free in uwsgi_routing_func_rewrite (William Orr) * Various mod_proxy_uwsgi fixes (Ya-Lin Huang) * support for ‘no-answer’ in PSGI (Anton Petrusevich) * added php-constant option (Дамјан Георгиевски [gdamjan]) * added the stdio logger (Дамјан Георгиевски [gdamjan]) * spooler: fix reading inconsistent data (Pavel Patrin) * Removed -WError from the build procedure (Riccardo Magliocchetti, suggested by Ian Denhardt) * The usual amount of coverity-based fixes (Riccardo Magliocchetti)- Don't fail build on deprecated declarations- Update to 2.0.13.1: * Fixed support for python 2.5 and python 2.6 * Fixed support for older glibc * Reverted EPOLLEXCLUSIVE patch, requires more investigation- Update to 2.0.13: * Fix compilation with GCC 6 * Remote rpc fixes (Darvame) * Musl support! (Natanael Copa, Matt Dainty, Riccardo Magliocchetti) * Create the spooler directory if it does not exist (Alexandre Bonnetain) * Fix compilation on big endian linux (Riccardo Magliocchetti) * A ton of cache fixes (Darvame) * Make it easier to compile plugins on a different directory (Jakub Jirutka) * Add wheel package machinery (Matt Robenolt) * Use EPOLLEXCLUSIVE for reading, helps with the thundering herd problem (on linux 4.5+) (INADA Naoki) * Fix apache 2.4 integration with unix sockets (Alexandre Rossi) * Add HTTP/2 support to apache 2 proxy (Michael Fladischer, OGAWA Hirofumi) * Fix apache mod proxy compilation with apache 2.4.20 (Mathieu Arnold) * Default to clang as default compiler on MacOS X (Riccardo Magliocchetti) * Added --cgi-close-stdin-on-eof (Roberto De Ioris)- Udate to version 2.0.12 * Bugfixes * ‘rpcvar’ routing action correctly returns NEXT on empty response * uwsgiconfig: fix handling of empty keys in python3 (Simone Basso) * plugins/alarm_speech: fix AppKit spelling to support case-sensitive filesystems (Andrew Janke) * Fix inheriting INET address 0.0.0.0 (INADA Naoki) * core/xmlconf: correctly initialize libxml2 (Riccardo Magliocchetti) * Pass LIBDIR to linker in python plugin (Borys Pierov) * Platforms-related build fixes for pty, forkptyrouter and mono plugins (Jonas Smedegaard and Riccardo Magliocchetti) * New Features * The custom worker api - Finally you are able to override the uWSGI processing model to completeley get control of it. https://github.com/unbit/uwsgi-docs/blob/master/WorkerOverride.rst * --wsgi-disable-file-wrapper - This option disables the wsgi.file_wrapper optimization of the WSGI standard. IN some corner case this is the only trick to avoid errors. * Official PHP7 support - PHP 7 is now officially supported in the php plugin. * uwsgi.spooler_get_task api (Credits: Alexandre Bonnetain) This patch allows you to easily parse spooler files. * --if-hostname-match (Credits: Alexandre Bonnetain) This options for config logic allows you to define options only when a regexp over the hostname machtes. - Update patch 1 - uwsgi-1.9.17-no-LD_RUN_PATH.patch - renamed patch file to uwsgi-2.0.12-no-LD_RUN_PATH.patch- Update to version 2.0.11.2 * Bugfixes * OSX 10.11 supports TCP_FASTOPEN * fixed http-socket parser state after harakiri * fixed threaded request logger * fixed fastrouter subscriptions modifiers * fixed alarm backlog- Remove uwsgi-2.0.10-gcc5.patch as it was integrated upstream - Update to 2.0.11.1: * Bugfixes * fixed HTTPS router resource deallocation and fiel descriptors leak * do not spit out ssl errors when errno is 0 * New Features * The unix_signal hook - You can now remap UNIX signals to specific functions symbols - Changes from 2.0.11: * Bugfixes * [pypy] fixed misuse of ffi.string * fixed detection for gcc 5 (jimfunk) * fixed shared sockets for gateways * [psgi] Changed abs to labs because offset is declared as a long (Peter H. Ezetta) * add null terminator to uwsgi_get_dot_h() and uwsgi_config_py() (Jay Oster) * fixed thread waiting during stop/restart (Kaiwen Xu) * fixed chain reloading verbosity * [python] fixed spooler job reference counting (Curtis Maloney) * various static analysis improvements (Riccardo Magliocchetti) * fixed sharedarea support for very big ranges * fixed gzip transformation for zero-sized responses (Curtis Maloney) * fixed management of https client certificate authentication (Vladimir Didenko) * fixed OpenBSD build * fixed TMPFILE permissions * New Features * The mem_collector thread - Evil memory monitors (like --evil-reload-on-rss) are now asynchronously managed by a dedicated thread. This solves the issue of runaway processes not catched by the master. * fixpathinfo routing action - This is another step in removing the need of the infamous uwsgi_modifier1 30 relic. * uwsgi[sor] and time[micros] routing vars - This two new vars exposes the start of the current request (in micros) and the current time (again in micros) * wait-for-socket - This works like wait-for-fs/iface/file/dir. The spawn of the instance is suspended until the specified tcp/unix socket is ready. You can use it to synchronize vassals spawn (like stopping a vassal until a postgresql server has been spawned) * wait_for hooks - All of the wait-for-* functions can now be used as a hook- Don't build v8 plugin for PowerPC- Added uwsgi-2.0.10-gcc5.patch to fix build for gcc 5 - Update to 2.0.10: * Bugfixes * Don't lower security standards with gcc 4.9 (Riccardo Magliocchetti) * Perl/PSGI make sure that at least two params are passed to xs_input_seek (Ivan Kruglov) * Perl/PSGI fixed multiple interpreters usage * spooler: fixed scandir usage * fixed exception handler arguments management * fixed 'log-master' + 'daemonize2' disables all logging * fixed http Range header management * New Features * safeexec hook - this is like 'exec' but do not exit on error even if the executed command returns a non-zero value * backported --emperor-wrapper-fallback and --emperor-wrapper-override * added support for UNIX sockets to rsyslog * forcecl transformation - this transformation works like 'fixcl' but generates the Content-Length header even if Content-Length has been listed for removal - Changes from 2.0.9: * Bugfixes * fixed mod_proxy_uwsgi for non-blocking mode (many thanks to Joe cuchac) * fixed master-fifo + cheaper * fixed leak on error in bind_to_unix (Riccardo Magliocchetti) * atexit hooks works in cheaped workers too * atexit hooks works in gevent mode too during shutdown * fixed carbon command line option value after reload * do not honour Emperor throttling on the first run * fixed Mono plugin * fixed peer name in corerouters * fixed stop signal for daemons * various ssl/tls fixes in https/spdy router * fixed python3 --py-auto-reload-ignore * fixed modifiers in corerouters * support for yajl from homebrew (OSX) * psgi: Ensure that we call any DESTROY hooks on psgix.harakiri.commit (Ævar Arnfjörð Bjarmason) * systemdlogger: fix compilation with -Werror=format-security (Riccardo Magliocchetti) * fixed unmasked websockets * perl fixed latent refcounting bug (Mattia Barbon) * New Features * Improved PyPy support for Linux * Fastrouter post-buffering * Perl uwsgi::opt - The psgi/perl plugin exposes the uwsgi::opt hash, reporting the whole instance key-value configuration * --pull-header - This is like --collect-header but the collected header is not returned to the client * active-workers signal target - This is like the 'workers' target, but forward the signal only to non-cheaper workers * httpdumb routing action - The http internal router exposes a new mode called 'httpdumb' that does not change headers before forwarding the request - Changes from 2.0.8: * Bugfixes * fixed PHP `SCRIPT_NAME` usage when --php-app is in place * allow "appendn" hook without second argument * fix heap corruption in the Carbon plugin (credits: Nigel Heron) * fix getifaddrs() memory management * fixed `tcsetattr()` usage * fixed kevent usage of return value (credits: Adriano Di Luzio) * ensure PSGI response headers are in the right format * fixed reloading of attached daemons * fixed SSL/TLS shutdown * fixed mountpoint logic for paths not ending with / (credits: Adriano Di Luzio) * fixed Python3 support in spooler decorators (credits: Adriano Di Luzio) * New Features * RTSP and chunked input backports from 2.1 for the HTTP router * --hook-post-fork - This custom hook allows you to call actions after each fork() * fallback to trollius for asyncio plugin * added sweep_on_full, clear_on_full and no_expire to --cache2 - Three new options for --cache2 have been added for improving the caching expire strategies: * sweep_on_full will call a sweep (delete all of the expired items) as soon as the cache became full * clear_on_full will completely clear the cache as soon as it is full * no_expire forces the cache to not generate a cache sweeper thread, delegating items removal to the two previous options * backported wait-for-fs/mountpoints from 2.1: * --wait-for-fs : suspend the uWSGI startup until a file/directory is available * --wait-for-file : suspend the uWSGI startup until a file is available * --wait-for-dir : suspend the uWSGI startup until a directory is available * --wait-for-mountpoint : suspend the uWSGI startup until a mountpoint is available * improved the offload api (backport from 2.1) * Allows building plugins from remote sources as embedded * Automatically manage HTTP_X_FORWARDED_PROTO - Changes from 2.0.7 * Bugfixes * fixed counters in Statsd plugin (Joshua C. Forest) * fixed caching in PHP plugin (Andrew Bevitt) * fixed management of system users starting with a number * fixed request body readline using memmove instead of memcpy (Andrew Wason) * ignore "user" namespace in setns (still a source of problems) * fixed Python3 RPC bytes/string mess (result: we support both) * do not destroy the Emperor on failed mount hooks * fixed symbol lookup error in the Mono plugin on OS X (Ventero) * fixed FastCGI and SCGI protocols error when out of buffer happens * fixed Solaris/SmartOS I/O management * fixed two memory leaks in the RPC subsystem (Riccardo Magliocchetti) * fixed the Rados plugin's PUT method (Martin Mlynář) * fixed multiple Python mountpoints with multiple threads in cow mode * stats UNIX socket is now deleted by vacuum * fixed off-by-one corruption in cache LRU mode * force single-CPU build in Cygwin (Guido Notari) * New Features * Allow calling the spooler from every CPython context * store_delete cache2 option - The store_delete flag of the --cache2 option allows you to force the cache engine to automatically remove invalid backing store files instead of steadfastly refusing to launch * file logger rotation * Vassal plugin hooks * Broodlord improvements - The Broodlord subsystem has been improved with a new option: --vassal-sos that automatically ask for reinforcement when all of the workers of an instance are busygoat17 15852363792.0.18-lp151.3.3.12.0.18-lp151.3.3.1psgi_plugin.so/usr/lib64/uwsgi/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:12194/openSUSE_Leap_15.1_Update/705ddcbf995c68bf782ee8e779fbbb5f-uwsgi.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b10f0a5aff30dc410a3664a69049d91875807b1b, strippedRRRRRRRR^675utf-8c7d70cc9f8f9ade9a01f14bee547cad4526a0ab72356fb1d2bf54eb66066c715? 7zXZ !t/P] crv9u+dD34H쾬*s鑉k0|٢p=Dx#_M qcdwG T&?c!C __؞ ׉tQ>%j S9nc 3{ʼ~шd鹄N7]V30C!t-ꠋ͍":E+$DxfU熲jKU|j),ñz`UM+A|ֿźn*)a\s y{}D> lhVXRKW\wEMĠgt牄BR\*(+Y7Go "I J#G[.6ߩb:SC&_򸹫ǻ®A30H]tM5X2~SuLκV6#ڬdF_ Ra7H$[:^g-[ƑxCaaO\'6_NWQXo91 v,&5.VL)lw$qk|BE)Dԇ¡g-CyMyTM-֍u?F뇃*:, r._Qq%rC 6wtƁ ~NK7iM)XhqX.Stp &fQ)$ Qtw`IٟGJ{"5d)ͲHIVcp|;=L〖CA.KCM+)*h~GRC uX p8;Drƫ./IF (bƘ?XqLތS{*퀰!_;^hEs:t}*'~O ZTlgz3JjĜ|:LE8b|sH!Cp- ubgE\i,qtZ8*bv];*~ _A;׃畨ȧ+%bw#ɗN@mH8L + YpiѺBfʢ~ƶ)dG> 8.vi6iMfi/FZM"s6"a".d;:D#itg y oŶ JU]Gn zj-\hIgm7恛읢C. WVs%*J!܊$gTHW'~w;]l)3uR5uB`?<#5œpwzH|K10=08?-A쓳346>ү:ž l- b5luٜ~I 9L3ۨcu@ĆG5/vgON·CkKt J =R<閙Eˢ]HD4ҏo"Rc V`s5FK>6 }8_RVļdZ,A%-oA^oa6, αJc5ω\3F3O[Cʛ(Uqްh:t@|[6 'PI ,VvoKW+vMCIx[F&[о#N`M+BA$90C1T)M\=) KqqYʀB5"P yeF/ix b:wq*-E:ΰDE9@uh>_(W(z'Xt^?yn;1j[2HWW<{k-ԯ>ޘQ)IuXs {4j6C] إ9}_~,ղ(՞S?˛ ЎY[:(HvԺhX#Πq*=)Mn{bJWt x@xY/yg8av%F(ɿƲhU<`*0r%Ў&!Vq\I7bY CS0P#ybTi 9[2lwHEY0<Qߙ]'Z D9V:7c F񸾝I֟JVul.0g8hhCR< z!z%Bږ:'7X K(X;P&k  O_ ]eMo`J`F2ҐpXo;]S"ݧ X2RoԚOp|{E1p'9 c;k2\'a_ |: o{NmY@5U2(U<'ڡI\?}Q$'_x*ʫ@0ѫ:4=glu61g_<;ugN7Ď+kxٗs!,SXcy*eGe +Ax')^ѥ7C[{?%\\ UF{vQ\jMm֋`-{JO{=΋$oը!ΥXTq}.ɫ0\!?!/OE:$6l4#JWH$ UY_}U.S v%%|_R'fkH<kYnwbMD_xl}Ig;'\ڱIɖDG;ߔ}Iˢ琇HYE{njI9c%[ m&3OAH7K,d,HQ{6 U+ T?{1YϧŒ|\65r0w}382ݫă 7\6;IqTpDas0ddm+Qۈ0ީ}Xo'za"]+Jk3mAz`d7"|>vC]5+Y4.h),{WFY_VEwe͟*חǁՃ*AW͢9jkYLW?$+DqOTr¯[z.)Ay 4f\ùQȈS wQ6ejZkhԤhV\E;CJK=xP0R]IUw<[B]n@j+Ή4xo6 |FQuG͟D+ɋ^`a6:5VTx3 -J"WyC9`NW*8 MYh (("'?haGaSa Qx%jZG7^Pyt.y4M.'b$8,LQk5ZM frQP,4 b!DztD%TclԺӐ) SւM^_ۈVL=l6?& ,ۤ]A:I~r{DXq5LlϩAJ){f|&}TA +B")6oLP./ΤtRﱡ%N{Uf>NSBl5%;g,3[UNNT 9 W}~+0 9Dj?kmz 'hyB {;FɫAY U<5D(wlۦ8 mIZG@U廓cyP]nC6mE}J䐟Bg-owos`WSP0,ՓVbRcew!hfY4{)6Go2Ԟ7V82:?$a,Jl4&˔&q,Fyxo_t܏; a#XBu[ ]+rсv)ܿҕ,A~Qennq7䙑!,ͩHiՇvtP#jZ G(̖Yw7l/K1:sUk"p`h-IK_?oah0: vE[#1Z_i߷T݁3>ߋ迾$SS.½V@ V:t݌s7vo2qچǒlMW<6@WPQh$oinUVWԟ߉1QYC|I+dg"{Yg% 8wcD7Q\o-E?J,o5D~+9$2{X͵mH&9P÷hgneV;K^Xpk"M?"m@?9/J"M\=IjU,Ms̕^ikg.8RE-FW05m:EŸzPktO345KP5\!mD3q)q$7k3 u̵+ڀ>"anDٵы6Wlj0M.hQ|3~CPa_vt3}ݭ.Dm fͿ1ЮAf;ixsTUިٮ^媨8Wg#r5\dTR I ij3|nк}U6` vΊ ©nOo?CxV7:M < I7g^(ebz֓fcqV$u4y>mn$$m96Y0roqhȂp*$^!ڢ2Y(g?C\DF MVZuR]S@֝c7k9Ag0kIJe9i˾0zTYTkQFy!4V:GW=C5:q=?@\H>Ct{徍bmY \U,aCxd=8m% knh9ʯ֨,a;ֈjYaCh^%|S|޷|SlËKnM_l25+ݠoX%3=ZR"2>ƍ>86 +ԟA5ʰ}~x#)mr?HvJ2}ׅ.Rwi3ePAo4=)n}/]ޱ ؛WYjJRO|b'm}Pk qNى"P_ *?qX Ѣ ;.+f6>ypsG"1pŅ9\̀#Z)vˆEuM7y!Yh5MY%WEl&U)Dpq8syI~9ڜ ʖw\RFQ#wARjwPzvL~ex&F@e ^Ӥ*B">M Afw{3Dkxҿo#]vǑoΫhf[:aMΌ 5"$h@DDwJ~)#+2э CR&yrwPoE qlwhK7|8-IgIᄔDnjCWhaaRe np s] uk׌ߍP? 9Mp DwÛ)&XKڦWY ' U UO}W9L:U.e& Vcyc6Nh'̳n= ,s02O5^g^E#CчPMw$::p1J2 0 J:[h5&D;{7+Qu!;qӽ9a&*G!S9DnRv/FO] ;M2j`猳^hD[ݼda7֨J^ RQᝊsh| 5/- yM:'|{}H~t^*d8cX)+en*jĔ)3]9>FdbM ] (r+ֈHSZVC3OV}>x!spJp1Mcr&0H =@ձ Wi^:d:05y #]:VǞh_a lyu }JOfNEf>BRQXFfEB]'^XTqV:noy_oZǮx؂wic(بZ|њbqiu 4ǹ52S- H!z@ ēR=m0p3@_l" BG2G}͓>NwrkpYlT [k)ZgwDIw4R-#'ޔ߸; b#Ů3XYD? iXRxmOszFF`\hڢUq[6vx ,ګ</Q(}}"@G$8\gJONs]ix44~]1o[LVЬ%Qs0ogg9.#6]*lMYG`:dI[yZ0b~3Ι嬗6l5Y[S6)/MkH1 ^jsDwv} |lHVf'b_vQ\x{hL@L*mn>5hUIK+UlG>_6mV([9ᏐRk'ldB×ՇؕD&hڃ$~X芨a|lUe+Y>>S%7ȁ̕B@-a7lX.f2|=`VnHsJp:H2[HԩccBn ?0:pU6;Nn*CƚU!mt?%\XBMӰX vIFSѶqm)Cna7!<5GM {NT 8y% nu&s(." X4,H,B ]s_C `x,?Xf6%vi;d;o'( h2Ϧ"NzU1^|kMq=Z@5b<mϝDl<3wŅiJj_\}(+ZO<'jL>!zִ_.J#~7 5}RCUWwlYKt9D>&kp˾ 26΃COR':͛Ǧs- MٟQcy_:q@nMteuL`|g=GBW*1Y5cb*18STQ" 67ٟ^D4N) v]`{N'~F/*7 W:!\#1[єC Fl4SXiVځpiBAw<,1[BGAϧfTÓbNT9߱["L\1 @pޱ,Q > 8b75WMlO`wݑ 'U׹ { kogNK@ޕ-Ik]*[Ϥzž{;y|[8Kw˹wNlazgJ( Bk!cL#RTx](E+KS]\H0>yf;'`uJ-:CӷZ t'q~rݘvrK\V@a 4vKNt"Mm S3W$vܑ>= K4hWD{Cз"8bQZg0 h2D qKa {[a{g?*!UE+4l@f`ruB<<՟|5{&1FKf7.MA(*#z,:u?aS- `ٱqJsWW-9J L<&6ydT&rp.plr/3 Ed^}rVa `41˙h^ƕBΩ뾞L Cďzs}㠃o&;WgNr `yh0"h.qD_4NXsMJ=a;O[~n4㙜?U-O,pP-RJrRAᅂL;X U-JxtXAߞӜ1 nzS bzpyͺB8~r+/u{ӝd|̆q!0|ޡ?ĩv.!R'X`kԘv}5m7]ENȟ`&\0 )G} cuEm**/4ԍfȻ,hE\no^{y#pot ᭅj^MeB׶艘M[{42<]}Os 3F/ q:E3Fqh=6I$fHgY!sdmGV2DP+@ kY^v}z e?ɃUGWD~:!T{e\!5º]OcӜ׹FACI9*kFMv=Ƀܫa~ԑiC[秩GM*#L7nqU{!0܆/ ZS)Pri"NMiʜUHԼF ԊIpРܷ ΍ a[-! >*QLLvH+*tόomሆRN^â/;YE$xë/2hĆS}C,`'m4aCtzHd?TmHSעŸW\ "^Ӗ#0'֖c+TzV|.hl'wUXѸ{C;Lpnxb8obEO߽W:d`u=zTˮT)T ?:R덋&}[dU'I,\"׈5u8C=6Y0}Z/Hf]pye[lfW_j^>%䉜HĵTTXٓ Hi\w_`9Pa~8c(9pjN]1 (jN.&]#f>#`}N,1EzWZY> dFSל,„0$g8cB Oew>nI_cTv\I. (*|%\I3lq+ȝBX]N#r wg$\ lQhӝLp){%821B1@դصMgXy;τM~Ǐ ,S V:MȆ qpA^Zo0iҦa`i_\:U,qo׀) eJh%'k)E85iȀh*D=Qk OoS:8WN xXsR[ɷҸڅ(ث)Gfμi3^H} iR @?t*@|GEA|7~;Q)|`ǙTF[)A;ftrtRy(%OI(]|hv}3ONʭ~)m?:?@}t^{H 2w6!36`J#'PqZT[ǧ1''t޸l] Lx%>SH<=֣z]}5[b1lZ6 ) '!oV`4?O/..*y猟AB+f m+kr~;9Cx7' )|ݼ.kIra=IGLeG<ٔ{8q [@,ݳ-N}94QoȇR1[Ȝ(!u73}1Qh"hJpC @X?u>Ie&l {u8  XDfSqQ5?=E /'>޴e0%Z'I"?^\Fŏ1u!8bDhmO0^RspjE#Q 4gF4 ٛD瘏&0΢HinnOBև\%^m wHk{%V#7*K  ɷA-__/$sV~ 9u8;hT~|K3)QؔQ.}b{aYjD}°8e"PuRT֏Vކ#9-Oשn2wy{IӞO[bZn5K[ %Gzuբ,gjaCxIvRVeA<% Eb;i/̏<Y3mˍ=Gv%;r#==`(#kՎx1h3|:EzC]#,t'Ń&ްW( ? n|t#vVO{ԸE/"+S9-*|,IK]g/!XZA-t/CBrd=' U/˻_'-*=eip-VD/FvB R` קhwU-=S{a]L8A7hݝ7< Ms8"~8[j @sc䆀%*bVsävDΘ |q*Nd'$W%\nW_b8 o]ڟLsP;aH#d~!oufZEEtZ:Ζ]LC't ?'T[^IYW]kFШ wYx}30Fچ@LV߮yčϿNPy{Jb[6[ښH^ w4O`zo.j nOMr./,80)$sס"+ C+DnD#T&%,hi[+%g gFGZzCvpp:!y Gzԋ]:baK2EjJ' 亭c?/_C06lQYQ1F"y @DM}2J=$0-R[k,ISa" Ysұ1?|7_ fC@qqe$<\FhΫYTLvc,k%g<(7$]J&*a.v4=N-FˉZ3spJcȈb௷EۋHn%x so]+ae4^~_ѽ`X0YoP<g#sZ LښC5t=O%pOSmb41 [ٛ$hy ^J/$o8O͎ex }r&BA 1f3JJJFAKp#l-< Ig0V3"f_d@f}s1m3@{`\rFpY@x*'uJG̸jhP{7QI/GDMKL|VfUAwfpeXkk''[F#֦4rU{tِI€fJMX D>|mgT#ף$E88: ]d@</NMvGŜYzT\18MBx;c_4F.-s|-݉L.;[ T;u"ج*4":(h,soL} ŹBH (5Za{FdS)KRWXݑ &Po T;8#G!ǵI\Yb 祥Y*6ҙίw #&p'Bj_h\B)R;%`✥qlBRATccFq\J%ŗ rCɘZtF9QͥZYĬ9K+&cZ/ ": O#L12 ijZ$4 [g!X?HpǕk9>碎~nNRb*Dk!HSxz8 Fr¯\.*zhelOEJx06x{%վkX!m5IJ%Sr*)00"JwZ8]-`)/s#C6\rq?T2\!vt$z\$tikLGBRmFzD>+]a#-FSRV뷿lwy>3 -u4NL"H.,2L6!&H5my pw{T d`?A+"Cn /ꍏ`uHԊMddnc>7\b{r +eh3pqxKRXHְ :XR:I'0g(,r7{ x#;dQA2#jǮvfx;3`<> 9J^Xm^6 \/w;KRoE]D^k,"!0r7^iH#ȋ<*PA@M,/mG J>S@ŶW(;bWםJB߉(wZAmX{We$M@TVB]TSu)TCi$)RpM)ۼՇeG u 4!CMlM1u4PiΈN L$'WxUksy lZצ'xӭlˉyfX}= Q\X_Yz7^kyAoFK!U/!T-v0R*/f-n+OTBڐCN-);릥F}:^ Xn)U#GbBOȵ$|yfwKlM>M ;5RzG7lvB~;7u%Pu#N]+V $F7͋ I!)<4~Ye'`cA ֗!Zƒ;ņIbظM?z9p. 1﹟Oj$/i6x4v:ev$UVn~V<}Y#>(~Sg!j\l\zJ; LBVt(fUT5(%y(u,k0,}^ vVq)(OEY|sAt>:AMnEHpb;ep&]GYza3c:(pEj^zR8`$3q+\sX?=;٣1_I:Nљ]߉^5=&YG(`cG$a.' #+ZA$E{}J7`]3xnMꫭNa SƁ<MCYcVjӾR\-j'Hp!پM#`T45A-Ř2 TJDlkP13. N㳘[R- 9pKHsm"eaBg9!)I3y{wG:EΦ'h )w(Y7#cpߐܧca/"ʙ%Z'HjR7ZqfF}zp3MfN({@B9.%v&"m%+NyK)/ B #:t; ;/13\/W;+`OgURBI*zZO?T!/:``GSu~W-^W= S3*5Box|en!2Qq|{C\e +K14j0xMYxPnSW&X kNOMcg16v_=4)zZiϒ"!l\zrYT}l~mAtf^8:2)R͠9h&ra,W$|Kш4 \Tmr[ TG4pOc:ed}{Ve;WZUgBGt):ܐk\!JJ (CITU}z5Y (]4\mcDxA Rrq^ruE krI2/IނP|]D@| BDjz꾝{[Ip659Iܑ$CcS \RDǰ ^X+7ȭ]G&&k:>6$SL)Q*M% DKeX=ej6T]¬9V-Z#ް1@Dڈ1Yʮu_ʘn ?^%]G k/Vv R+]fTV63H v5/ 6THfth4}^q㓇:4^v{9uz|>x{ӮhȄz= 0kbح_s2ҹ+  Ory,~ʛ|ROhz <q*ت"#ױFW#> :r ~ف,ݮܼ>dV{:[U0ى| 6mA鐤Zȏd~ qYv&HP&]vǍ}bCVh Tt*]W&,:U,-lP8*bhJKg82ol揢}'F4HkIH [B*Qސk.Nڬ  ٠  e;A%[ׅ~ʺͲ㻱K–BNv@Ii}ь oߗⲔ=M"1 ?DI]|gG;7ybǟdI^Pu<CzW=ђ'nO80svuS!Lt X_,X[úTٗ(^5e7`(K|n+Q{ r7b ~I ,1@ )akmVAXޤFmsU:&xڄ~_5 >cOc\Ԅ@ݠN~ JJiդ1 P]ȁ&Ύ?z N846*]dT_씯Tsk9N,pbuq]H玘"]̴YcUEȠa8?}V3RAǨWVtSs!7-bCxUodmFrJzg# B--YЏ{W*`^ũRtKɥ=_GO xfV^H0x A/88؈ D{0+' AO1QkpuB;"I,7?t aTLEl %|# .4x"$u8̓H-R["֘iӅW+>BS)ϒ=rg$F"8 *C]$ʐ&6*~tYE%GV _II>_0@Ct> Q%O~D fo=隃Po$b`c.']=ygyVBP;W[{RE\Ծ*žcPzBI-2ٗmj&n ibEr y3K_DC׺m{&ϋ;8uu#F9Jf z ?~ `R~[!c$vd⚰4:t&@ TFr ) HX{xj#67Vm88̆`|*u,.!jC-b-cߖM,8tGo3 Z{"1"ZL;V׾L,ψ &_Ղ2i :_)aJ#Z鬌V{ڭu<ٰ# nkF΋*{$̿8rv&d0D%} Z`+ Kҧ!%\.U)[%MDZ? _aw51xb"k7#.q~$'U$OJM:zk`O:lιlҵMHcOx %ӆ+H8~D8ԈO@bwÇTJ)\(QQ% T{9e-x2:Jz!EڑPy6)1R* |=u ܂L~@I5#I@ J:*kn{0GXę{:u⭻ZߛAA:r?DG_xK-v;@ćPfS!7(xwqda0')K_JhlXNsm41T`,Gb¶eBA,PP0k=Խ ~Mg)2"tErW*D^&a8+ٚCWsrp+#_`p¶y|ry2;:a;QGNTާiNpB,-##i ur.TQ5"ZBt/"& nfQ,c*ljX{5 S5{"EUN/w%xo UHj4u iY%.[0Zt PIv z-x9Coc%K~ 7@ ^hbſbZh.Rѯ&% |YάE׃?ieHꏕNZH|I.1&iAçKξX}ZY3p.1_e4OyE3@ SGڭg@U̴#P(&np×x%oOˑ8]$ۋd=*rKdѼ~>yRͣqē.ឨ6Dm(=jaV{}" l sZxx C WbD$lg8$.RږΘ^ncC]Kzt!lT~zhA%?U=8Jf h,2gXhCiK@ ĝtcl&5*j-`^/\:uY0PzDFnӤUH4IXYզIV@mO{Ȑ)0x5pތcfh?8svE8\ UE7/i3X. &=g7I2A!0=(~Z3&ֿd0ʙBA|Aofg*ήovIC# -4)`R1M4NInHS?hCe`h?%2]~={mmwF k }f(bՋAM4!Ioy€$65iG>w1&ba4ٴI` 1ӏqnyٚ8]=hiN+F^0ZbM5xRCpbŐ}6搄N658̱|; eI ò)# c7@U(6!@B_ސSMD3@v̿-<٪^"?f 'ϠӑwQn_?_#3W1爭HQqz[:<0Ihh=WiAܷrV J[+5YSM=+hۍIu9&QK/LQ[VBgL]MRΚSٜ<{,i%9J~L>II>!6 _%xL43H|T%s4?+wn/xcm߿Z4 C'Ȁ*h /SşaIoE|Zbyh|WA3eO{52m<>Ŗ&fTF`% VէbGZe}]306'nwٻC,9s_uT4aCJZg){WIxaLbǝ/R8pOM c&lH*2khm{xyL XXȋu_)dӪRhf2ht[$0o C>L|\'BxZoчg͚7 3"&:omv5ćew41ԾMV?pR+[R iBÌ΀ֻquc|{Kw)m1ُ9IggRU^e8q:.AvZaO<|"!$S٤Ç#S]*PQg|wzMOe,HY2PE՛V< &| Hچ9G4Іj",#*waa1XyVhIK dX \EkП2)MWÀm -=igT.43ր / ;b%%R!=UJYRY5'y֕͜Ɣm-8VS@éj_UO>qCkb-zœO=EW0$L#S9Qh= hQ`?r'ͫ'X :JShB'WvKʱܭJPcٶ2z\j|]2~L<)E `X)7&}T"3 ZBZ[BH2͆8Yl!дmaSԱ %|st _t %3';@fzPLG+,OE[}juTy6T(n–vkf.kܰ~+bedT$R'c8S&&(Е7'mf)~1Rb0j ^M+?4dR"ޅ/̠(:\onBΨlN?vrdHm-Fb\TzT7)l@+q/kk.`͵ķ-w+k7)| Zg_wE}f(4~ܭ랆Ğ7m2 }p՜e0| TxYu((M<;c]#)f4hl; 2{2Ӷ}q~v olF(}VčO{PP(A-'| .3 1tYhnekpRb"HE 8z;ti$qy_aX^d%E"&R1?X\_@$7,DeS8 [ ЁBX6.rZNF|N|0;>v=d _5xg[>HC1kl?_Gq1%q\6t#nӝ0ƺ$J3_S gq!,ȧ'nCjIATeSwfܸ;/בlOr L_~iItѻU&R/7N{/3,TQ)]m5Yɕ Q>RsI.5u|1aSv2ޔ66 3a2 2*aD|MX>yhP/E;!}"qSn#a#E%g!`k [Yf\"'R&~`~(k_*v$E LHrr+ wԿ(z/T4vSEƑ?9z5vO "|0&Vٯ!jt0 8[!Z0w[c٠^=ܠfx^?ͦs΃%.ݿ: f",}- +mpk&7(/< *wwvxֻhL:u:,1dS ȒprFwxczdײl!S@ҠA (c>H+=Y/xML?ƭq5Dgq*+1kxHGрڮiWY`TxF-bT8$DGt EK!FVu_]#LxUV?j}a3^8 SywV MŴ3ZԝT/]5^~h@o$sltgV'=>dȆ!vTF!݋)|Iֻn0>Jkknuru=ќҪum/:+>YIGt9בQy֌?B ^օ9Gm- M!7+TVfiÂ˒o:e>)_}̿z1"ըp:ZjvDpk#`dCq+^z68p~-,re@^s #kdky_WqÐ6SYVKK]b,F)?:b KPIWx_%TɣL?f;chi+&xlOBH>)4!7\j)`\G[}W]*8 !7!"{-/lڼZ\۞¼z"Ao(=nA!:fuyr뛬7B9@(*yJBTKG$,S@xoM)BZuw|HEH~q>#6}!(5^n*?H<'vTM4Y B''R{*{n4LG]zu;&Y`?6^qg](7Ѳ.ԹL Uñ3Tŭ wJK* scav:1zWsr )΀_bJ1_CFye)' <%k9K+>]rIUxhRlP'Abi%a3_A`0"}+{d۩;-ѣP6ɝG"q|pA;NS_$>\LϥwWR~*SN6g2m=1Lj &٣MRsMXt~Y ߅Q O" ~[9x ]+S^N6?G6(UaezɯՁ̅@y]Iz Y4u)h5e+Q&44AS+/AX Baz‰#Cѥhc}~H":ay !ţ0@[4z=Z8ޚq_qjCXMy 5UmMmhʨ&ZƐBSȐe]/2,S^*ab:^MB$tg40XD!00XTaM,=m[ m4g SQUwIblkW9pvlb=TV6.D%v*_h81ޘp,LZE%6`B-Dxx Dg YC|}HB :^⚃dNerVE]LuAi76f(+lߎʌ|P %7؎'*+~) sijwfK,Wֈ+.f^C@8V)%/:P3&  lCiR}%$1tGmМݽx\o濚vHУa]K "@pN-ٗ}Nbwju=?]YI7]!v{dq9gvsE^19纣BU/@f# _a_V_P[a|Ftlqˇdܸ *z$d8U''D)~=Zg]GQѭ$:?eI;<!B |>2&]e?J,5'+9 LltzHCf<<.7\Z5Xk)!C3x*{uV#!9Y)iEnY"}VҚKE36B?757&# dmW=VzYGZߥQ͑B=!dpn{56.jBЯMj_jJ,{|>zȟo >z:L7"qȨՂPo5aϜmyxqTh(͗|#ʫU82$ |fpia\X]%+dv%*Tg@= z:!@[&(w7d \LsQ!0u;RTY%h k+I1s*h҆4Dvl=ڰ9kNHR &zwVІyWOޑ"tH[ť,&=DedL[_;/)fi/U7iLfDotkg^qt9թY}2M+ R])jtv,q.ɡ6T  iftMn=ޱk ш li\Α4jnuxLqh]$89۹"$q)h|{k{Qp_E.HfS :`.:K"`0\ъ$Qؘ F&fI8]q. 41R[x`"ôJl X[vfB,XmBw,ol* %Ui ~fj"9<4&gXI3n'H(ي=kWq54 |HLhQ.سZ8K횢 _UyHo~g.&4BO8L0?蕿F&,'4愺:qmr.Go^΋3";%n)PmK!(,yu^@-D:ozOݮT*|q%\1ʼn H{SN=!(:3 pGe%|y7"iAꉕD)XIIv^IEM+)m׃[|\ fIOv3sthԇhs|I0$Oʢ^Kӫ&|wWKyTSKM 7O,!ԅXQ= Ҳcy:yTf8(?fqF0PIH`ل_[C"%.eA+Bo +A`"r&ċbPx̶{Jԭ~BW4(AE)Q7+eth¬emjWIw\Ǽ_6Rva6D;7ɏф0E̔I-#iƽcyndJ?yJbM\ZFb>H PPF๯ 8Эskn>;Ӭ26r:5 𮰕Tf)e6nu&Z9 Su-ur?0җ{r-*ms"Iˏ єᐭ_ j09C,h K:gdt <Ort{ܔ†O1wbG]gn_ζTܙ37/K2fWWw ^ZА#E7 j>)4n[GuCA\SrA81s'i ^nj~ر)~KF=¸Ù/{QC\1; .^ w^؁ߴ>\ !7X^bLЦEsF{ ްKFKvWJu~{2q:;)# 15{Sb" =۽TA}09ף '|>*'$:K**1]M5w%iJ "| DuޠUFpHOnԥ7[KTqT&E+CYT>L)Ȟ c{lOX;{ΠmHᠳ,^E'i^ 7CRB p ffFo47hhu9Zޫ mӠYSPIzߩ,m.r 1ANGaxƍ|%˥RmggpDȞ&RN;I-[Qe)ROII5È,kmX>tI_+s:A$&Awsgq&OֳF24Q )uUvWO#Re;Xed`_YS/Y+y>CraSMAPkm؝zЌ!tsʁf& N(벍wu9a If,\9,[HxqC/*c:ޙl-4Y !aT},A̓ZKaS9,,2^'lYz=B)5m=,\ޅ.}+,ؚa)|^GUf!5lmeay'"";ԑOPўF=KcAU9E|OGEFy(AX^e)!P&y0s= }81Kg^hFkaoa#x9oHuN }}!V| ֤vM%[W%0-N# F4ϸKƚ=-Ʈg0-i0M/lEw9y uNA'nZT#,3+=&\`[uL9 XaPQ[0 H'5#uR4.l4t1Lu`@%ؖ9QZFܵK _2U'JD#&,xn!1c*![̍ΧOVgR!X!ql7=iXCu>_”}K]AVNJʗIy> D*u2=نd'_БakcMͲj3\e%*0 ׷ U@A<+WQH~9d9< X t%_b=3`NA@yBVՐ9mL먕M+go0 { rt0q cNP/.H6dnjlqeO)2<*M?23HwBI$RŌ7edx| N(8.JAlIt$ G Pudm\bt`~IoΤJ 'i|A *=|Ya6$52qZ![:~[7FW' ,ܯ'Üihk%0~@@hp 61/T[/Bl3"nΨ^϶ݸe̯a/Z׵mYz 9Jָw2\9M}zĨƬɠT1Vqڣ'~KWD(x^;c@ț64/ /-EyA)We9 9>%1a n)b+\նA+X]aCD$$@[V ˹BIHWgeʕE zdA\Lưh= U:|u;^ V w^n/hnܧY a31:j U[i0w!!npA~mm-)h0?[[ ݅3vh$:73\qL@aqey'je&s jum [< Pb VG4G}BkBr1O1 ZZڎ!0SB.BH F mɊ‘=Ҕ}03>v򿩆A kӈvy@nׂJKy5,&keQgX$$L&ꊠ_rÝRMW\^} j~ qhړ:7]mzВjKfl67!2ޕ QKwF1 ɰmۼy )^%yfܕ*:]]w,yXg9" =`aORsH38KX`h3߇@OM7r2rZuLBmx*2̈́1G[x[]N`SrZsib.Oԟ]D`}Ti> >|SZ0y?,BPA꧋wt;?^;oa.8D +ANG7 EοS]z=Tw-/'), Lla>Ђe.=,o6ce]PWY , ogB$=%bΝRedڄqN hH>qi=09;cl:O+sXѦ\wb4-L*  L0|Ek^O1I㯦 ;S.MxńkGX rg<ɖEN<3o(=ʛ~鐹i|7KȨ4q@V71M\7hibldaV^E9h+@%a1i-OOlg]:`<FZ69ᧂ5u`C#]ROb7b賾z$ 3/sv$"(]aF^xHZCT`3+5nE_HSWp@x݇TGO/ }dc̖ 9˥Ƒ\;C?JSyPzmgd+7*Heb'pcQ1Lru2۪EK?ޝ7Ӏ3ު}+UW_Mٍ#ZޞhOZK3Roy+ YZ