php8-xdebug-3.2.0-bp155.2.3.1 4>$  ApexXaI%z p?۱9 P&_Pդ}0;A@Z0謑#'EͤqJ]Ʋ9))CsB#YcH'\ + +>톓!^ü {a(̊ Od%1( Y Q-"ŧ$a'y,l6Yyx 7ωp|_@2jô 5b:CE4쩎RkmŸ\5+58 r?v$RJ{C|l$[>ζ]7]=+"Dߙ8D?laߩ8Ϗ yxnwoX#ꢗ؁Ah驊^OpBh'!K4E'"6K0Ĩ[ Zƒ.FݽGz /HRgjyftk6Q= iq[olQ_2@<󗱥 ( 8"Ǵ#$:z fR/۵A|pb270ef77fadf1d8558a2d5af64738ce0097bc169a2a76202a9a1c7a28103cb375f3790894f4cbedaae84511729a9920fffb3074affexXaI%z t;AU@"y־wtu. -`@ˍvW)k4**&.Ťl0cP*?-4rAv ${(羪u/}k= 2$':[8N͖K884<$D`MX!%HPK<`uJH28t.8~y+Y\!G/\TwT7&76EuՙCoJ<(-2f ,2 ct6̬7~9сKo(FqW|Xnʏ-X! M^&RUhϫ vWLc$pP C͗WgCK &Tl=ޭFI4X,J*ЗɬRSgsh*1x5-\f܋U!&`BSZŭh*8KVl>Lg֑:BAaz㻜%>pA?d  648DHajr      $<ZxD([8d29,2:j2B7FBGXHpIXYZ[\]^=bcd7e<f?lAuTvlwx(y@ zpCphp8-xdebug3.2.0bp155.2.3.1Extended PHP debuggerThe Xdebug extension helps debugging scripts by providing debug information such as: * stack and function traces in error messages with: o full parameter display for user defined functions o function name, file name and line indications o support for member functions * memory allocation * protection for infinite recursions Xdebug also provides: * profiling information for PHP scripts * code coverage analysis * capabilities to debug your scripts interactively with a debug clientexXXi02-ch2bSUSE Linux Enterprise 15openSUSEPHP-3.0http://bugs.opensuse.orgProductivity/Networking/Web/Servershttps://xdebug.orglinuxx86_64VP5 ƁA큤A큤exXWexXXexXXc4Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Илья Индиго Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Johannes Weberhofer munix9@googlemail.communix9@googlemail.comJohannes Weberhofer Johannes Weberhofer Johannes Weberhofer Johannes Weberhofer jweberhofer@weberhofer.atsuse+build@de-korte.orgsuse+build@de-korte.orgjweberhofer@weberhofer.atjweberhofer@weberhofer.atjengelh@inai.dejweberhofer@weberhofer.attchvatal@suse.comjengelh@inai.dejweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atdanimo@owncloud.compgajdos@suse.compgajdos@suse.comcobexer@gmail.comjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.at- add php81 multibuild target - modified sources % _multibuild- Restore php7 build for targets that still have it % _multibuild- Updated to Xdebug 3.2.0 * Fixed issue #1819: Allow a list of headers in 'xdebug.client_discovery_header' * Fixed issue #2079: Add pseudo hosts xdebug://gateway and xdebug://nameserver * Fixed issue #2086: Include return value in return breakpoint interruption response * Fixed issue #2087: Introduce step for the return state and virtual property for return value * Fixed issue #2062: Xdebug now records whether systemd's PrivateTmp is used in its diagnostics information * Fixed issue #2104: Add support for PHP 8.2 "SensitiveParameter" attribute * Fixed issue #2117: Removed emulated properties for closures, as PHP 8.2 adds debug information for them * Fixed issue #2122: Local variables are now available when using start_upon_error * Fixed issue #2123: Add warning in log and diagnositics information when a breakpoint is set on a non-existing file * Fixed issue #2138: Step debugger now disconnects and continues running the script, when the debugging client closes the connection * Fixed issue #2136: Duplicate line/conditional breakpoints are now rejected * Fixed issue #2014: Drop support for PHP 7.2 * Fixed issue #2102: Drop support for PHP 7.3 * Fixed issue #2103: Drop support for PHP 7.4 * Fixed issue #2002: xdebug_trace_handler_t handler members are not always checked for NULL when executing * Fixed issue #2045: Inapproriate frowny face * Fixed issue #2089: Alpine Linux does not support res_ninit * Fixed issue #2093: Fatal error: linux/rtnetlink.h: No such file or directory linux/rtnetlink.h * Fixed issue #2098: With breakpoint_include_return_value enabled step_out break at every function * Fixed issue #2105: 3.2.0alpha1 package misses the php-header.h file * Fixed issue #2108: Segfault on PHP8.1 with PHPUnit 10 when path coverage is enabled * Fixed issue #2113: Crash at step_into after thrown exception with return value debugging en * Fixed issue #2121: Xdebug does not use local independent float-to-string functions * Fixed issue #2124: Xdebug incorrectly reports that there are no children for static closure properties, even though there are * Fixed issue #2125: Crash with PHP 8.2 on 32-bit due to change in "not set" value with CATCH opcode * Fixed issue #2126: Problems with retrieving global variables * Fixed issue #2127: Tracing does not handle NUL char in anonymous closure scope * Fixed issue #2133: Warning with regards to extra NUL character in xdebug_setcookie call * Fixed issue #2134: Xdebug stops at the line where the exception is created, not where it is thrown * Fixed issue #2135: Xdebug stops twice at the same line after a call breakpoint or xdebug_break() - Updated to Xdebug 3.1.6 * Fixed issue #2100: "Fatal error: debuginfo() must return an array" when Exception is thrown from debugInfo in PHP 8.x * Fixed issue #2101: When a temporary breakpoint is hit, breakpoint_list should show it as disabled * Fixed issue #2129: Cannot read snapshot Gzip-compressed data is corrupt- Remove build target for php7 (PHP 7.4 reached EOL 28 Nov 2022) % _multibuild- Updated to Xdebug 3.1.5 * Fixed bug #2056: Install documentation gives wrong arch for installation on M1 Macs * Fixed bug #2082: phpize --clean removes required clocks.m4 file * Fixed bug #2083: Constant defined with an enum case produce double "facet" attribute in context_get response * Fixed bug #2085: Crash when used with source guardian encoded files * Fixed bug #2090: Segfault in __callStatic() after FFI initialization- Updated to Xdebug 3.1.4 * Fixed issue #2006: Removing second call breakpoint with same function name * Fixed issue #2060: XDebug breaks the Symfony "PhpFilesAdapter" cache adapter * Fixed issue #2061: Possible use after free with GC Stats * Fixed issue #2063: Can't inspect ArrayObject storage elements * Fixed issue #2064: Segmentation fault in symfony cache * Fixed issue #2068: Debug session can be started with "XDEBUG_SESSION_START=anything" when xdebug.trigger_value is set * Fixed issue #2069: Warn when profiler_append is used together with zlib compression * Fixed issue #2075: Code coverage misses static array assignment lines- Updated to Xdebug 3.1.3 * Fixed issue #2049: evaling broken code (still) causes unhandled exception in PHP 7.4. * Fixed issue #2052: Memory leak when a trace file can't be opened because xdebug.trace_output_name is invalid. * Fixed issue #2054: Slowdown when calling a function with long string parameters. * Fixed issue #2055: Debugger creates XML with double facet attribute.- Updated to Xdebug 3.1.2 * Fixed issue #2036: Segfault on fiber switch in finally block in garbage collected fiber * Fixed issue #2037: Crash when profile file can not be created * Fixed issue #2041: __debugInfo is not used for var_dump output * Fixed issue #2046: Segault on xdebug_get_function_stack inside a Fiber- Updated to Xdebug 3.1.1 * Fixed issue #2016: apache gives no output with xdebug 3.1.0b2 installed * Fixed issue #2024: Apache restarts in a loop under PHP 8.1.0 RC3 * Fixed issue #2029: incorrect and inaccurate date and time displayed in xdebug.log and trace files * Fixed issue #2030: PhpStorm step-debug not working on PHP 8.0.11 * Fixed issue #2032: Use runtime PHP version in DBGp and info pages instead of compiled-against version * Fixed issue #2034: Xdebug throws a Segmentation fault when 'set_time_limit' function is disabled * Fixed issue #2035: Xdebug block everything with localhost in XAMMP - Updated to 3.1.0 * Fixed issue #1472: Add assignments to computer readable trace format * Fixed issue #1537: Add links to documentation to various different "features" after wizard has run * Fixed issue #1738: Add xdebug_notify() function to send data through DBGp to a debugging client * Fixed issue #1853: Enable profile compression for cachegrind files * Fixed issue #1890: Add connected client and protocol features to diagnostic page * Fixed issue #1898: API for querying the currently active mode(s) * Fixed issue #1933: Allow for cloud ID to be set through the trigger * Fixed issue #1938: Branches in traits aren’t marked as executed * Fixed issue #1948: Do not redirect warning and error messages to PHP's error log if an Xdebug log is active * Fixed issue #1949: private properties for internal classes can't be fetched for debugging * Fixed issue #1963: php exit code = -1073741819 when xdebug.mode = off (Windows Thread Safe Only) * Fixed issue #1969: Provide breakpoint ID / info in DBGp run command responses * Fixed issue #1970: xdebug_get_function_stack with unnamed (internal) parameters have wrong index * Fixed issue #1972: Add support for PHP 8.1 Fibers * Fixed issue #1974: Add gzip support to trace files * Fixed issue #1976: Switch debug session cookie to Lax, and remove expiry time * Fixed issue #1978: Xdebug's log messages are cut off at 512 bytes * Fixed issue #1980: PHP 8.1: Mark enum classes as "enum" * Fixed issue #1986: Add support for multiple trigger values * Fixed issue #1989: Profiling does not output correct class when parent keyword is used * Fixed issue #1992: Code Coverage with filter produces Segmentation fault on xdebug_stop_code_coverage() * Fixed issue #1993: eval-ing broken code causes stepping to break * Fixed issue #1996: Add support for Closure visualisation in traces, debugging, and Xdebug's var_dump * Fixed issue #1997: Added xdebug_connect_to_client() to attempt a debugging connect while running code * Fixed issue #1998: Double facet attribute generated for enums that are stored in properties * Fixed issue #1999: Add "readonly" facet to PHP 8.1 readonly properties * Fixed issue #2001: Add 'xdebug.use_compression' setting to turn on/off compression for profiling files * Fixed issue #2004: Figure out what "XDEBUG_SHOW_FNAME_TODO" define is for * Fixed issue #2007: xdebug 3.x fails to build on OS X 10.11 or earlier due to clock_gettime_nsec_np requirement * Fixed issue #2008: Using the XDEBUG_SESSION cookie could bypass shared-secret checks * Fixed issue #2009: xdebug_stop_code_coverage's argument has type mismatch * Fixed issue #2011: Closures as protected properties have double facet XML attribute * Fixed issue #2013: Support PHP 8.1 * Fixed issue #2018: zlib compression support on Windows * Fixed issue #2019: Xdebug crash because of uninitialized memory * Fixed issue #2020: segfault if xdebug.dump.GET=* and integer key without value in URL * Fixed issue #2021: Segmentation fault due to NULL bytes in internal anonymous class names * Fixed issue #2025: Anonymous classes which extend are not detected as anonymous classes since PHP 8.0- Xdebug should be loaded as a zend_extension (not as extension)- Updated to Xdebug 3.0.4 * Fixed issue #1802: Improve xdebug.org home page * Fixed issue #1944: tracing is started without trigger, when profiler is also enabled * Fixed issue #1947: xdebug_info() settings section does not show the modes that are overridden by XDEBUG_MODE * Fixed issue #1950: Assignment trace with ASSIGN_OBJ_REF crashes * Fixed issue #1954: Calling xdebug_start_trace without mode including tracing results in a fatal error- Updated to Xdebug 3.0.3 * Fixed bug #1930: No local variables with trigger and xdebug_break() * Fixed bug #1931: xdebug_info() output misses configuration settings if phpinfo() has been called * Fixed bug #1932: One line in multi-line string concatenation is not covered * Fixed bug #1940: Wrong type used for showing GC Stats reports - Xdebug can not be tested with 'make test'- Use _multibuild to also build for php8- Use php-config to determine location of files in package- Updated to Xdebug 3.0.2 * Fixed issue #1907: Empty exception message when setting the $message property to a stringable object * Fixed issue #1910: Code coverage misses constructor property promotion code * Fixed issue #1914: Compillation failure on OpenBSD * Fixed issue #1915: Debugger should only start with XDEBUG_SESSION and not XDEBUG_PROFILE * Fixed issue #1918: Warn if PHP's Garbage Collection is disabled in gc_stats mode * Fixed issue #1919: Crash when enabling filter without the right mode active * Fixed issue #1921: Xdebug does not start step debugging if start_with_request=trigger * Fixed issue #1922: Code coverage misses array assignment lines * Fixed issue #1924: Deprecated INI settings displayed in phpinfo() * Fixed issue #1925: xdebug.start_with_request and start_upon_error display inconsistent values * Fixed issue #1926: Add Xdebug mode's source to xdebug_info() output * Fixed issue #1927: Crash when calling xdebug_stop_trace without a trace in progress * Fixed issue #1928: xdebug_stop_gcstats() can also return false- Updated to Xdebug 3.0.1 * Fixed issue #1893: Crash with ext-fiber and xdebug.mode=coverage * Fixed issue #1896: Segfault with closures that are not created from user code * Fixed issue #1897: Crash when removing a breakpoint * Fixed issue #1900: Update README and add run-xdebug-tests.php to package * Fixed issue #1901: Stack traces are shown (with a broken time) when Xdebug's mode includes 'debug' but not 'develop' or 'trace' * Fixed issue #1902: Compillation failure on AIX * Fixed issue #1903: Constants should always be available, regardless of which mode Xdebug is in * Fixed issue #1904: Profile and trace files using %t or %u do not get the right names * Fixed issue #1905: Debugger does not disable request timeouts- Updated to Xdebug 3.0.0 * Xdebug 3 includes major changes in functionality compared to Xdebug 2. The primary way how you turn on functionality is through the new xdebug.mode PHP configuration setting. This made it possible to massively increase performance in many of Xdebug's sub systems as Xdebug is now much more conservative in which hooks are enabled. Configuration changes, massive performance improvements, and PHP 8 support are the primary features in Xdebug 3, but there is much more. The upgrade guide lists the changes in great detail, please read it: https://xdebug.org/docs/upgrade_guide- Updated to Xdebug 2.9.8 * Fixed issue #1851: Paths are not counted as coveraged with loops calling function * Fixed issue #1855: Build issues on FreeBSD- Updated to Xdebug 2.9.7 * Fixed issue #1839: Add keepalive options to debugging socket - Updated to Xdebug 2.9.6 * Fixed issue #1782: Cookie "XDEBUG_SESSION" will be soon rejected because it has the “sameSite” attribute set to none * Fixed issue #1787: Branch coverage data does not always follow the lines/functions format * Fixed issue #1790: Segfault in var_dump() or while debugging with protobuf extension- Updated to Xdebug 2.9.5 * Fixed issue #1772: Crash with exception thrown inside a destructor * Fixed issue #1775: Segfault when another extension compiles a PHP file during RINIT * Fixed issue #1779: Nested multi-line built-in function in namespace are not covered- Updated to Xdebug 2.9.4 * Fixed issue #1763: Crash while setting opcode overrides in ZTS mode. * Fixed issue #1766: Using the DBGp detach command disables remote debugging for the whole process. - Updated to Xdebug 2.9.3 * Fixed issue #1753: Resolved breakpoints use information from wrong files * Fixed issue #1758: Xdebug changes error_get_last results inside a try catch * Fixed issue #1759: User registered opcode handlers should call ones already set by other extensions - Updated to Xdebug 2.9.2 * Fixed issue #1735: DBGp eval warning promoted to Exception can cause out-of-sync responses * Fixed issue #1736: Segmentation fault when other extensions run PHP in RINIT * Fixed issue #1739: Tracing footer not written - Updated to Xdebug 2.9.1 * Fixed issue #1721: Header may not contain NUL bytes in Unknown on line 0 * Fixed issue #1727: Debugger stops more often than expected due to resolving breakpoints * Fixed issue #1728: INIT_STATIC_METHOD_CALL is not overloaded * Fixed issue #1731: var_dump with DateTime does not output properties (Ryan Mauger) * Fixed issue #1733: SEND_VAR_NO_REF_EX opcode, used for require(), is not overloaded * Fixed issue #1734: Segfault with DBGp "source" with a out-of-range start line number- fix enabling extension in xdebug.ini- Updated to Xdebug 2.9.0 * Improvements: #1723: Class/function pre-analysis for code coverage speed improvements * Removed feature: #1301: Removed aggregated profiler feature * Removed feature: #1720: Remove superfluous xdebug.remote_handler setting * Fixed bug #1722: Build warning issues on FreeBSD * Fixed bug #1724: Missing property types and uninitialised values in variable dumping routines- Updated to Xdebug 2.8.0 * Fixed issue #1665: Segfault with garbage collection and complex function arguments * Fixed issue #1699: Crash during debugging Phalcon project * Fixed issue #1705: Crash while debugging with ionCube being used * Fixed issue #1708: Crash on evaluating object with properties * Fixed issue #1709: Wrong data type breaks tests on Big Endian build * Fixed issue #1713: INIT_FCALL is not overloaded in code coverage- Updated to Xdebug 2.7.2 * Fixed #1488: Rewrite DBGp 'property_set' to always use eval * Fixed #1586: error_reporting()'s return value is incorrect during debugger's 'eval' command * Fixed #1615: Turn off Zend OPcache when remote debugger is turned on * Fixed #1656: remote_connect_back alters header if multiple values are present * Fixed #1662: __debugInfo should not be used for user-defined classes - Updated to Xdebug 2.7.1 * Fixed #1646: Missing newline in error message * Fixed #1647: Memory corruption when a conditional breakpoint is used * Fixed #1641: Perfomance degradation with getpid syscall- Updated to Xdebug 2.7.0 - adds support for PHP 7.3 - support for single step debugging of forked PHP worker processes - fixes numerous memory leaks and bugs - fixes of incompatibilities with Zend Opcache - Fixes in 2.7.0: * Fixed bug #1520: Xdebug does not handle variables and properties with "-" in their name * Fixed bug #1577: Code coverage path analysis with chained catch fails in PHP 7.3 * Fixed bug #1639: Compile warning/error on GCC 8 or Clang due to "break intentionally missing" * Fixed bug #1642: Debugger gives: "Warning: Header may not contain NUL bytes" - Fixes in RC1: * Fixed bug #1551: Property with value null is not represented well * Fixed bug #1621: Xdebug fails to compile cleanly on 32-bit platforms * Fixed bug #1625: Work around ABI conflicts in PHP 7.3.0/PHP 7.3.1 * Fixed bug #1628: The PHP function name being constructed to record when GC Collection runs, is not freed * Fixed bug #1629: SOAP Client/Server detection code does not handle inherited classes - Fixes in RC1: * Fixed bug #1571: File/line information is not shown for closures in namespaces. * Fixed bug #1578: Compile error due to redefinition of "zif_handler" with old GCCs. * Fixed bug #1583: Xdebug crashes when OPcache's compact literals optimisation is on. * Fixed bug #1598: Make path/branch coverage work with OPcache loaded for PHP 7.3 and later. * Fixed bug #1620: Division by zero when GC Stats Collection runs with memory manager disabled.- Changed package version to 2.7.0~beta1 to ensure correct updates- Removed redundant xdebug.ini source file- Updated to Xdebug 2.7.0beta1 * Fixed issue #1519: PHP 7.3 support - Updated to Xdebug 2.7.0alpha1 * Fixed issue #938: Support remote debugging for PHP scripts that fork. (Sponsored by Brad Wilson) * Fixed issue #1487: Re-enable IPv6 test on Travis. * Fixed issue #1526: Namespace filter does equality match instead of prefix match. * Fixed issue #1532: SIGABRT when using remote debugging and an error is thrown in eval(). * Fixed issue #1543: Various memory leaks due to changes in (internal) string handling.- Compile with -fvisibility=hidden - Updated to Xdebug 2.6.0 https://xdebug.org/updates.php#x_2_6_0 * support for profiling memory usage * configurable formatting of filenames * statistics of PHP's Garbage Collector * "remote" debugger: - "Notice" and "Warning" notifications are sent to the IDE - support for low-ASCII characters in property names and array keys - support for NULL characters in variable and property names - configurable connection timeouts * Many improvements and bug-fixes- Updated to Xdebug 2.6.0beta1 * Added filter support for tracing, stack traces and code coverage * Add X-Profile-File-Name header when a profile file has been generated. * Check whether variables tracing also works with =&. * Xdebug var dump tries casting properties. * SEND_REF lines are not marked as covered.- Restore previously sanitized description.- Cleaned up spec file - Support for PHP 7.2 - Updated to Xdebug 2.6.0alpha1 * ChangeLog https://pecl.php.net/package-changelog.php?package=xdebug&release=2.6.0alpha1 * Added features - Added "memory" output to profiling files, to find out where memory is allocated. - Dump super globals contents to error log upon errors, just like when this would happen for stack traces. - Parse X-Forwarded-For for the first IP address when selecting the remote_connect_back host. - Add DBGp: notifications for notices and warnings to be shown in IDEs. - Implement extended_properties feature to remote debugging to support names and values with low ASCII values. - Added xdebug.filename_format setting to configure the formatting of filenames when tracing. - Added support for Unix domain sockets to xdebug.remote_host. - Added xdebug_is_debugger_active() that returns true when debugger is connected. - Added support for earlier stack frames through new argument for xdebug_call_* functions. - Handle PHP 7.2's new methods for switch/case - Added xdebug.remote_timeout to make connect timeout configurable. - Make var_dump() also use the new xdebug.filename_format when formatting filenames. * Improvements - Added support for "%s" specifier for xdebug.trace_output_name. - Improved error message in case the connection breaks. - Change DBGp tests to use TEST_PHP_EXECUTABLE instead of hard coded 'php' - Use FD_CLOEXEC with debugging sockets to prevent FDs from leaking to forked processes. - Improve the foldexpr in xt.vim to fold lines correctly. * Fixed bugs - property_get doesn't return @attributes for SimpleXMLElement. - Property names with quotes can not be fetch while debugging. - Fix "use after free" with in add_name_attribute_or_element. - Fixed memory leak with xdebug_path_info_dtor. - Debugging breaks with array element keys containing low-ASCII variables. - Tracing crashes with return_assignments and ternairy operator. - Crashes due to variable resolving/reading mechanism not taking care of temporary hash tables correctly (Nikita Popov, Derick). - Fixed s390x and ppc64 builds (Remi Collet). - Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING with more than 32 cases. * Changes - Use Error (Throwable) instead of fatal error when maximum nesting level is reached.- Drop the php5 subpackage as we are removing php5 language- Trim some redundant pharse parts from the description.- Updated to Xdebug 2.5.5 Fixed bugs * #1439: TYPE_CHECK needs overloading due to smart branches * #1444: Code Coverage misses a variable in a multi-line function call * #1446: Code Coverage misses elseif if it uses an isset with a property- Updated to Xdebug 2.5.4 Fixed bugs * #799: Function traces report base class instead of object name * #1421: Fix set_time_limit hanging on PHP 5.6 when pcntl_exec does not exist (Frode E. Moe) * #1429: Code coverage does not cover null coalesce * #1434: Code coverage segfaults on 32-bit arch - Updated to Xdebug 2.5.3 Fixed bug * #1421: Xdebug crashes when it is loaded without pcntl being present - Updated to Xdebug 2.5.2 fixed bugs * #701: Functions as array indexes show ??? in trace * #1403: Code coverage does not cover BIND_STATIC * #1404: Execution time is calculated incorrectly * #1413: Code coverage mishap with PHP 7.1.3 * #1414: Missing variable assignment in traces with OPcache loaded * #1415: Crash with multiple catch constructs with OPcache loaded * #1416: Trace files should not include the first result of a generator if it hasn't started yet * #1417: Fetching properties of static class contexts fails due to incorrect fetch mode * #1419: Summary not written when script ended with "pcntl_exec()"- License is in fact a PHP 3.0 license; productnames and author has been changed to match the xdebug product.- Clearified license- Updated to Xdebug 2.5.1 Fixes: * #1057: Add xdebug.ini of all settings to package * #1165: DBGp: step_out skips subsequent function calls * #1180: Code coverage crashes with non-standard start/stops * #1278: Xdebug with PHP 7 does not handle prefill-from-oparray for XDEBUG_CC_UNUSED * #1300: Xdebug functions are not exposing their signature to Reflection * #1313: Arguments to __call() trampoline picked from the wrong memory location * #1329: While printing out a stack with and function parameters, XDebug reads uninitialized zvals or free()d memory * #1381: Code Coverage misses line due to missing FETCH_DIM_W overload * #1385: can not fetch IS_INDIRECT properties * #1386: Executable code not shown as executed/executable * #1392: Unable to compile on FreeBSD due to missing struct definition * #1394: Code coverage does not cover instanceof (in elseif)- Provide php-xdebug as a parallel installation of php5 and php7 is not possible- Updated to Xdebug 2.5.0 Support for PHP versions lower than PHP 5.5 has been dropped Improvements: * #1232: add memory delta to HTML traces * #1365: Allow remote_connect_back to be set through XDEBUG_CONFIG * #998: Added support for IPv6 (Thomas Vanhaniemi) * #1297: Initial PHP 7.1 support Fixes: * #1168: Added defensive check to prevent infinite loop * #1242: Xdebug on Windows with Eclipse has issues with breakpoint IDs * #1343: Wrong values of numerical keys outside 32bit range * #1357: Function signature using variadics is reported as being not executed * #1361: Remote debugging connection issues with Windows (Anatol Belski) * #1373: Crash in zend_hash_apply_with_arguments when debugging, due to unset symbol table * #1295: Apache crashes (SIGSEGV) when trying to establish connection when sockfd is large * #1303: POLLRDHUP is not supported outside of Gnu/Linux * #1331: Segfault in code coverage - Updated to Xdebug 2.4.1 Fixes: * #1106: A thrown Exception after a class with __debugInfo gives 2 errors * #1241: FAST_CALL/FAST_RET take #2 * #1246: Path and branch coverage should be initialised per request, not globally * #1263: Code coverage segmentation fault with opcache enabled * #1277: Crash when using a userland function from RSHUTDOWN with profiling enabled * #1282: var_dump() of integers > 32 bit is broken on Windows * #1288: Segfault when uncaught exception message does not contain " in " * #1291: Debugclient installation fails on Mac OS X * #1326: Tracing and generators crashes with PHP 7.x. * #1333: Profiler accesses memory structures after freeing- XDebug 2.4.0, ported to php7- provides php-xdebug symbol- remove _service- reference the upstream xdebug.ini file directly using the package version- Update to Xdebug 2.3.3 - Fixed bugs * #1130: Escaping issues with docrefs and HTML characters in error messages * #1133: PDO exception code value type is changed * #1137: Windows does not support %zu formatting for sprintf * #1140: Tracing with __debugInfo() crashes Xdebug due to a stack overflow * #1148: Can't disable max_nesting_function * #1151: Crash when another extension calls call_user_function() during RINIT * Fixed crash with code coverage (Antony Dovgal) * Fixed usage of virtual_file_ex and STR_FREE (Remi Collet) * Reset overloaded opcodes at the end of each request (Eran Ifrah) - Improvements * #686: Not possible to inspect SplObjectStorage instances with Xdebug * #864: No attributes are shown if an object extends ArrayIterator * #996: Can't evaluate property of class that extends ArrayObject * #1134: Allow introspection of ArrayObject implementation's internal storage * Get rid of setlocale hack, by using %F instead of %f (and speed up tracing * by 15-20%)- Use version specific ini file instead of master's.- Included upstream xdebug.ini file - Update to Xdebug 2.3.2 * Fixed bug #1117: Path/branch coverage sometimes crashes * Fixed bug #1121: Segfaults with path/branch coverage - Xdebug 2.3.1 * Fixed bug #1112: Setting an invalid xdebug.trace_format causes Xdebug to crash * Fixed bug #1113: xdebug.*_trigger do no longer work, due to NULL not being an empty string - Xdebug 2.3.0 * Fixed bug #932: Added an error message in case the remote debug log couldn't be opened * Fixed bug #982: Incorrect file paths in exception stack trace * Fixed bug #1094: Segmentation fault when attempting to use branch/path coverage * Fixed bug #1101: Debugger is not triggered on xdebug_break() in JIT mode * Fixed bug #1102: Stop Xdebug from crashing when debugging PHP Code with "php -r". * Fixed bug #1103: XDEBUG_SESSION_STOP_NO_EXEC only stops first script executed with auto_prepend|append_files * Fixed bug #1104: One character non-public properties cause issues with debugging * Fixed bug #1105: Setting properties without specifying a type only works in topmost frame (Dominik del Bondio) * Fixed bug #1095: Crash when using a non-associate array key in GLOBALS * Fixed bug #1111: eval does not work when debugger is stopped in xdebug_throw_exception_hook (Dominik del Bondio) Added features * Implemented bug #304: File name and line number info for overloaded var_dump() * Implemented bug #310: Allow class vars and array keys with xdebug_debug_zval() * Implemented bug #722: Add stack trace limit setting. * Implemented bug #1003: Add option to xdebug_print_function_stack() to suppress filename and line number * Implemented bug #1004: Ability to halt on warning/notice * Implemented bug #1015: Added the xdebug.force_display_errors and xdebug.force_error_reporting php.ini-only settings to always override PHP's settings for display_errors and error_reporting * Implemented bug #1023: Add support for PHP 5.6 variadics * Implemented bug #1024: Add support for PHP 5.6's ASSIGN_POW Debugging * Implemented bug #406: Added support for remote debugging user-defined constants * Implemented bug #495: Added support for the wildcard exception name '*' * Implemented bug #1066: Better error message for SELinux preventing debugging connections * Implemented bug #1084: Added support for extended classes to trigger exception breakpoints * Implemented bug #1084: Added exception code as extra element to debugger XML Tracing * Implemented bug #341: Added the time index and memory usage for function returns in normal tracefiles * Implemented bug #644: Shared secret for profiler_enable_trigger and trace_enable_trigger with *_value option * Implemented bug #971: Added the trace file option "XDEBUG_TRACE_NAKED_FILENAME" to xdebug_start_trace() to prevent the ".xt" extension from being added * Implemented bug #1021: Added support for return values to computerized trace files * Implemented bug #1022: Added support for serialized variables as format in trace files in the form of option "5" for "xdebug.collect_params" Code Coverage * Implemented bug #380: Added xdebug_code_coverage_started() * Implemented bug #1034: Add collected path and branch information to xdebug_get_code_coverage() output Profiling * Implement bug #1054: Support for filename and function name compression in cachegrind files Changes * Implemented bug #863: Support xdebug.overload_var_dump through ini_set() * Implemented bug #973: Use case-insensitive filename comparison on all systems (Galen Wright-Watson) * Implemented bug #1057: Removed trailing whitespace from example xdebug.ini * Implemented bug #1096: Improve performance improvement for handling breakpoints by ignoring locales (Daniel Sloof) * Implemented bug #1100: Raise default max_nesting_level to 256 Removed features * Support for PHP versions lower than PHP 5.4 have been dropped.xdebug is working with PHP 5.6 now. - Update to 2.2.7 * Fixed bug #1083: Segfault when requesting a variable for a context that did not have them. * Fixed bug #1087: zend_execute_script or zend_eval_string in RINIT segfaults. * Fixed bug #1088: Xdebug won't show dead and not executed lines at the second time. * Fixed bug #1098: Xdebug doesn't make use of __debugInfo. * Fixed segfaults with ZTS on PHP 5.6. - Update to 2.2.6 * Fixed bug #1048: Can not get $GLOBAL variable by property_value on function context. * Fixed bug #1073 and bug #1075: Segmentation fault with internal functions calling internal functions. * Fixed bug #1085: Fixed the tracefile analyser as the format version had been bumbed. * Fixed memory leaks. - Check checksum on download - Simplified / reformatted specphp-xdebugi02-ch2b 17023857523.2.0-bp155.2.3.13.2.03.2.0-bp155.2.3.13.2.0-bp155.2.3.13.2.0xdebug.inixdebug.sophp8-xdebugCREDITSphp8-xdebugLICENSE/etc/php8/conf.d//usr/lib64/php8/extensions//usr/share/doc/packages//usr/share/doc/packages/php8-xdebug//usr/share/licenses//usr/share/licenses/php8-xdebug/-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:18226/openSUSE_Backports_SLE-15-SP5_Update/32b6098c17bd8a8573b00b96510208ad-php-xdebug.openSUSE_Backports_SLE-15-SP5_Update:php8cpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d29d428f91ba85887e199dfe6cd06566230207f0, strippeddirectory R R RRRRRRRR R RNЭ60j)@dutf-81f4b3fef9bdb6b450e374a9510b2b3dac738e4ea5d7fe989272773c3a003f361?7zXZ !t/^|] crv(vX0y3c-wu,,^z5Kh4d*](j*; {0`I*lYiكʯ…5ؓYv qҫ{nfxLz6Wa&)wս9 ANC >ďB&q`8|lC@v>Lq9rGtIK6۷o{E!d|-٧zEg}j?t) 녟 qeSr2IyFQ}Qڈ3L>!fYVkج@siDz;) 6dcwYRغ]JPc] wVPW\$/vKFi. @%z -Èl^p8O95Fi=-;܋ѥu'n}8qBxmޞZX1佳0Mx+9ę,Y05\FQMcr+h"$E*jh< F"cu,Czܤ'Ֆ CaOHWVMk:T0AyPLbregNEzsYgDw_ \$b[x]V U)!}>\pz| YK%ppgFio Kx<.zL.IJU:MW~B8i*R/)=~cR?W> 6찠Ag4g-^B8'(0Pa:~XF*Zc;{w9|: 4UJ猡i٦{/&l'5W&xiQmi#5,(&- kbzS ع'Ջ{1|`9ӣaF&#le1G2&[!adϧhrl*EVe q/*!JvcvRPNꟷ+b1x֬UWpW@zNK%)E:-v˕yO>k{PٞUަ#xܥ>{{<}D/vAH_+p!W,Hmq=M, db!$=A;=$0ϊz^TĄ{T5:(S:hEeW-Ilcӑ K4PDû^f:-pbJLXhg.}!hEpÏtz5%ɷe0ҝv/{Ogn.Su3oR'c\+0y> -Sdzlhxp dM/(m耥p}FR $+yJs Em0Q~˚zLG>/4 :kQ_UjW_drskka."CN<\p̹~&-ƎÅ_3t/ w󡬧u>)vRļrp\0 &|h^2)h?wi[cE!e(:gLՠ+X [tcS"ϼ9طdpR*oe#.A04x{tk.LպU{Wοg@sqU3Sg› 2M`F5yY.>UX~MI*LT$9B8p7s;+v{o=<4 |,ѱÛlU@:N%[ᵕMa'#DsH0BͷAC[[o?> 9k:Our!D7rhIH 4{k.ЉȇS~1=?/M=k\ٗ3`(Ll9n|@loyf6%ihpx]}Z1ǻ -cn!|)Z6béPŘaULtY3"k`0K KQ͎5W@O:bǎ`=U,HM 9xD\7WBmB[#j`5 Sf%Ms`AUm CVGNϜԥͥ>&" S@{' .0*<ħ;Sh:@H9|]u0b*fI p9#qT}dR ˡeCKXr;E> rt8/~\xr5Ո\V_$UsMfRz%ͻ_wx:gQ?ɪF_?G&gr&hGbwPRpR3>z8Z8%ӜN^!gkġi%2񙼷3 | 3SDVn鈴`T*Xv? PÓs|p$-Z2Fm@XL|1GJz_MThWj@̈wi{%J,6$YT)> WLXo CqʅEH> p/ \v] }k?yC'5ђ.5@IGV(c8Pwy̧r^6&ѲL.05|<QKGEv;HzJ "Qgq 8X K>4wak!vׅ_hkCWu[YW.]eagLES.?/ΆuWKiM:=2;Zf[o1,tWJP!1'f~5.<@['2V̍vW++ǠmS21 9pחCǝy9ӨŧY Xv5q?1,#Gueu>u o 딘Iefcu@_f7キxɡ%`%%;*BkMt|U ܬ?-ěxqܶwx p \YwK |Ws$O٪2@5Y`\tgfs,|29!>nʛJI2LLH>( 7O@s:(qxA.d\Bz<}Q߬[ۘ')zC~O?Xne$L~5CċuR A\ٗ`HOe(iNNha{6iJut%T.!'`Y]=c8WډrcA;qWN䂞 VϔH~VFt[$y"_= E+R5 ݺ"ܙOVt\lvFB{Ɣ{eڶZfد"APU;L:%a:8=Ϭj>2+i#kG%E󿉡&[pP \  ֙ԺmRqDvJM~/ӦVPGi-9H:2dmGo$+i|^<سo;>p'Dm EP-7&Whȋfo^;0Vb(.4p$!qJiJr+rfXfXYkdx߁X*٘R5 $p6eе,qrx2kx*bnf!%ۦ +7m :K~pۿw$ K] 2α87:` !o%1^g$Fϼ Pp _)ިX#DK(] Hv8Vʹ9x@HٺSB՞!lnuջM.SVV7cyGh ʈeK),(LVlg"c@>YJ3oS;IcYSx ].r۵M_i2dޙ&%=fyҼPK\ߞWw0dwHwo"2tI4,z*LV5Oc8Nݢr}VCF[<omeݜ'{q}{ ۧ$J_0K>-iU`)&S0l((¼Aa醁h)6ҖJ y`IdJy%?#?9>PĔnCYBKbߪy1әp܎ʁ yNbPּB_;Ai:4TtNɸ݉+{Xᵭ`(܈]Ӿl86CخL[ ܼWջIel; A;fY1(!9n7Oww~tEJ:p]. }\@fkuT=5 sjyo J|1?:hu:?  Op[ NA6u ZFӠdK(!uȋrS_ugbnjY7?%-ӜFsk Jf#'Ej&Tӌj>pw.XvQ ]zOwawfGs`aUn"UMBÝFܸ/ބr'A ( ~; ۸pIot[y?EŜ#1ou-`\g5}JHé:i@tMغ *ODj_n)Y[@ m`Tp_Ğ uxՕg xxe=AHҼ=|nTv9R)EmΉ.Wyf4],W@_ 8 ږ"~Q8οd*FlJ675I}2RJ~{=moBI[ǯ1TBf!%;v:|zXg3JoTw}zJC6ZoSNݣމlfdj$[1}5 #v Q` &^ea2M|*_o} {+qS0ńIPb1p`br=mw<2׋N L s9_FipvщR =Nv{ʍ:8?6`=Ux1yȷw!rǜ{[,+Y' w#@(ʏ՝=f]-HÄmQdIrf.FJMRl֢JK؊a1 W l0˒%'=?ӧNe3#Y YJqk`2Fd37u'!I\Ũ|Yr?EznAu@QA֏#z:Yk $08y$x/3.ʌd:A bR4~#Qp^:&b UQ׊@B¡[h:eLX9 8pGjTz ZhaGITq\2=vL=/f3 ^猶̷ۖ i%jPvx *$3/fw>AFѓq4|AZJv.e|A ~:KbJs uwu}PXQf]/W)}#gXlZ[Cl'^YmE#'goV )ѵխOY`$^!3X{ +8fBуy7U.Z$*xpz8id= ;ę=]W/$S`7qz_ay1G0eY T%\KǜUԶV La_~\ f-zT@b1?_@)XbɎP 7}6fiq"9i{RlTߍxtc2>=U&fQ4ߜpQW= _hFÛ6v*"Z@H J?0thg= W]67: 蝗z˅hvt]t{MD@bܤ<u6tܹ/b[gƑՔ>W;'人q%< #C,UagP,r%wL@a1u:9fkUBa# B1L~Сx"H_Ќ*Y(C 9DSlB_2 -PFAVh ٶg é؀B.njO uvsln7d3S olj! Q=?wMxpC1nם9Xɍ0B<{)s@꠻֙hksٍj7"}\l2tFbtHȄ`Oڶ9s~+ĭ}}:؛}3°; 38mf[x_6(#U|0PF}*m}^Sq>vDQZeO40.'l};cLd_)-w.mQh? ɶ&aɇՈIǀ@v`IhD_p*^"@_5.s5PDx.fr-R/gG}d`ݥK|jٮ!gOϓtƃ fD~RlÈ#[LAxEҼ>MK=B+TⷆAqVD5H G6?WZm;OoT\~3'ӒaRFŢ*XVYnj断qmo*d S˛7 sl wS]]||[㿟FYvB[L<39_zIIgA gLTO67(B!n5V@ f\qi{wEګ,]*O$ X=&.LTkN47b#f) ޱ ŅyL)3tTVonsqR9qOYiw &5x$(@tT>[h4, d$aBgDրVs[c} k4J44n[f@ J*΍2~jWQ]l'1>+z÷p7pux=oMtcX%7ˑȧbFSbմ)hdR\rZ2y=LӖk~+Oع84q-=2L\loLvp?tnA8 /` G#ŶUg|-q& tX3z9Q^~lrʟ{&+iD{/m9Y.oWz ;,, etOkw[*c1y@$φv?<"x|q'74f1u> OnǠSM#4w)Ox'A}PRɵuݤBS y'`x*MFwHw];s3~ R^|nCp䏨?P|WAدw;@M/яؘ7Jo=XG*.{x;b餐Z!'{0и/]9te/™<^|PW%;mvw;d=j{eQ)̵,{)=A6A]1Fur#B= )3zjtrnN;$Ȯm>^'#g)mAZ ?řp*z!v)YQH2893R_,p8[l( ~K 8s8,npHg3&no`򟀠(kS°8_;:3]싓+ с^p|A !腓tږwZg%73V_8)$G2;F*gsw#?Mycs*=4A(~BAZIU1|-BJrjiV֔7<¢$r!#ֽ d.Jй t,Lڡ>׺ȁ"{j*z_iflT|}rD aim6V p E/I;]Wj`>CE-łeYuycuJQGMjv!xo4XڞyDq+(: ANɯ0sZwE2}gLy6!yځD:|@9;$ڸm۵z(vLD4#3=M8^Ft5pI%ԭLV780Tp"mi-̭'0R^8;R+&v `|hSiMpz=/Wd/)s [ KUʹEbgp//͇S'0NZx5f28. 3X7 n))WY>tS_/l%D+I ГɾE> oxX[^2ήKң>40uo%8lp2:q|920]qnxy+Ivȑm,Y k^4~)葆Z44sFo{5ХAU'2NSII_M&+{#>!8. R jj겓B@رZ(KU xFVu\MZCJDVe+iZbB}#ew]JS&e9Ied>e@յX勛r)S{~dHv(BQEMGqۋWN&k4Ai. _ OJ̷1# p򡦌 YMMvtx|۽;1jיi)YA\Wvi'eGӉEEw-a#}HÓ [Of#m3eMė|;RՀrĒ-hzFloSON7LUC$ .7{CdS˒ bu^{K3Sې:E'!{~*! ޷:7{8V)=Ĺ`|^OGTM6Wbo'g-T`{`I2G4ʀ 1U!6S8.;超)`[&WlԮ[!\Ӕwau]h'`9`ɭSHsf'xb1a Uٔx̻!ZY*PGm*껡Hщ:%ӒJ\N|BP tqnfAp `֛*Ⱦ4 G/S>S'CG+@xpjfapuG? Lf+7h6ga}>Թ7D.q~XJ^Y K{N`^;^7탈v TYQ[7rEmFSjOW; Iaŵm-2Lt)Hex̶.zDuf>9NPIm`sbd& a{K '*~x<[`|b=5xС kڦh7whu4ɣ¼fAW AJ=+ȄV`͛Fn80TDQ9u3$3T{ne"Ï ?WrD\ߴ% x7D@e~q]dغ$olsuS&oss Go">ɠ,J{0T!H_m8X3T<KX?&+x~6|)AC`!Q6_pljWYԓыY @H1`(ETt+sMYW=$)juEP àש9Ճ. YHp6Vq󎊊¼0 Vg=e }~X5R&FQ‹ɵf24Kׇ:ŁP0v/@:wG?Hjl#3g%Ț:nu/q3/ c7ͯX~<䐧Y"H׊笉ݴ߭ʐ$Vhh5X7?{2ӟ~[JkotQlJt|mj<<z4;tKᦧ;R'"nUYy{XṘƱH%Qm3$_JoIG |?{41=a1a E&jyCf5vJ✽u# +xx'ǟEom؇F=P h/6h%\:/O5/Xoژ8eZ!LEU~Y&^޿}n{[t5}VnQK*I|%[9Do}C08ɇ6A[q spW6IHGe7jg!-$Gҩ} N2'7-%$zI+"tOu7Ͷ"ώ; _X (70>M\ָѾAKU=Y6{ zL`sk]tEb\Nd/IR$ݫ%6>C>bvx k߼!܆ܶSj[VTU^߈;ˆ638A >+xx8m *|M{ ^vWqRg+nIt Ƴ?APˎ@&F&=6iuM3&eXg1MFFY|sFIVq2.p9tVtC=tk V߇UU2e,1M&Pz yjĩHFU?@)0R~t+"l^=ӬPiC:fr-6ˀ5hU4E*`BLzE1N9rxf8:GH3UuCΕU]E]oQD~ Sw\ G:cA$}(;s83=P\d(œVlbO}E7 x;[܂I({˗ɧtO3Yܲk&7}|uJ Q ޖr`v8A9ݙ7jR*2iiegc/n  & ҼEDzp5Z*a&P ]7xD,捒4T!mtp^,ű#ӓ,R\ǚ|9"*u,:(}'yeTΥf&WzMUkDK6q4(o0>i@I\ް{B$A\EZ`#^ܶçJ-_V+06g4Ɔ4>w4n+Dal0B0Wv<}ʦ56J!רQ6$xmJb'֫`%ylӔ< Yp'@ =171k8`Fx޽fH s ܩE?OF;9_Q/"kEH,HA*h}aB'&ӆ dR |m`XFMt:JJLw-RfuV2S2(䤋USҷ{2hxei"`AM1:F{ Աs&ۘ]J`sK? %r/5<>hN+E" ^c"ZwUί;dڎSȯh;G\6py.lDz`—/q bLKrz2+ӣhS&1O}Гt|,|^? <`՞5'8n4"쟲SGRuw-myswas$G ZlD_1?-%Ag`rp>! ^}lk=W4ngpȎVVRw6Ad, ☴&m:tH=2精V?mD.P^\%b6']tqg HB@*ZCfmCM3 :GӅ\k%e$եbh|ڳMj5Q0Htiw~WcOJ16ywA7Й ̜EdI3hpz$Sхɳ .tadJqJ0iìsq_%=tNVp/pղch7i"&x(^A>I8=zIm11xtZUP'cs:ɪ5hYWHa)˫n?CvNhx4=f Z_Tk+*@;lxe"f@u!g OSDŏ2`u4fT*VTf /}`c6jw%9 kZ >ypq|!eDCJZDct"87zjE&XxZy\itZa[XQ蝺>OTO񮖏@ufg̛ ev\QPs^6oSGrPr _JGqHߐ@ʫ+0lY$ HsH'6mqI89'yrCBO2ΑKc vk5#V49Խ ƯW1,OwfEsV_>+lu_(4q+9|aeG _k~Ç)iY[ijwVNY`I<>W!Vw5{JǨQ-hخVtCInW>^KҺo+*k9xύ׀WDX`AT ^Ey!Y=?G M|25*[EhQ>OBRujԹ.وx: XF?1MTtJ o68sx@}-U؍4:I+*{>B7X5CGX?Ll \ZZt%ήܗ։-e9"Tqjx U-լ۴p̆Mua@Q&UP_:4z}\]Oҥer7+.fֱ5^G 6OBӤ$&ii6C>>,bljli_MTߗU%j5n ס{G?0oŊkq]q3%x[*dgQX`E9%9@~ lL&J, El`..+D ;-㰍u i{D.BDpEY;cdO _HVRDN?ة#T+UuD60)Qi ޓ|k99jy#/n 5< cgDˈ6`,ZQ'ƓR޿R('jΣR y]-7쾥l;k+PnZFZG=+;EZf`1skcVSiJǪnBO^dJ5@ʦJ佞tYшÉL`Q<#CàGU Lq)u~$hR}X B LqɃDW %3`..tz> j!1%~=CcxNCDqaɗJ^ 4F=g:p iCZgKl=ms8\#N1ZD!^*T| wU{L.u~͑ؾȼ^:l+rrHal# (N՟n7۫hi$0L{J Z ZnT;[X帏(&H4oI<L=<Ơ8 b(_\TB E젭N-H-g:|s߃q]H~]a(1#lvTYTl^<#}!g jkg ОQ{H57UG>ˆ%SYn< p%#}fX!e;fMs1oP~i}SEǯLAzh~za&a:Hki"Ssj)kPdJm(Y}HfF #'{Y_&(9s)<3@Y.&lVC #\ϘMD%bE1Ů\javɴR=u @Ysy&NQA"?~ 1]NGljuNxL%^ :-'{&XD6Q@iV<{$Sqxjeȱ}D){@Y.M|X @es(qJ3VswߔygsSq rwLF]E'vmvN EKǯ^%Y}ftb-¹y}t8H$DPE_)5B8̛:z]u4ۜ{5?`ޑNUir+BCrD]>?rL,.Xu$;$L{ vG)N^AC'P!;6^珘PՖiY.]qȀ`/@ֿ=JUxRUccŠj|7Z&/cT{I?YFV!NS&f,({EZl)Kѽbep6 AmgM .-SMFtRIl9 ֕\\Kx\6}17OoJi&V31EƳ{coKlʤlҞ8\Ei33 'vH(E#m65XBE%m2w[&ʈu3~y'"kj}T/T|=g#TEgVcHKB/2k< @.1dqk/wpyE]ءYrL+pU1G=lt8uyPU5AEBQ=°! )&RjV.=<>-e_htM ᴔTUwi>J q*>t!9\G>Od:~{qO]ъ ܖ,(6Z]r, F{'^/ y;cJpu:YH%Ʋ#Iه>2 (02AJQ=!IoF}`i[馤 09~ }, tRHrEp˫]Hdl1<9ZMAi3X)T7GNV()WV/ds%pnVՉ <&Z©Sb|̜2lWH~ c#_fqo`_<5:cl3,1mt8`*uSE8һ1I fcIGcgtcIk+l"hC%Ho`𖦀)E:X264D4$fqΤo#HL2] jn䗄 d<:Sⱙ6pqW_z=ZsYGx]r9= (Sȁ{cbb @y_<"n2 vk|_&?"^˦R?:Ӛ:8MO6` Z29{4i<3 1;[R.qNۑt5(}Te_<.]W2qun>^Erႀ83%wI?IŸn;;L@v\ 5LԇY^w&!xW1Z('e,$3c 5 @_s:EYoh" dž{*/VFOOkL'VA+tC?TREK~ܧMA(^HVݤL2/2yB{.-"+Abpky z#Ud?Σt2/綏>&/mYryD)e?8y&I$|PD%tԻ(L/=5ZѮ6גp[;AAeߠQMS"Kq}Q5i^\&%xjdg!>Ua2~RH-8 Ź r:c<~$&Oo7uW6UB;Z S_SнͲ9COϩzy儒@o@*5}26W׻u`:$]A@qh "9V 4oVD3j^LXP\f :w(1mFWYVh؇_\M 1$ۏѲ#u@ 8qtCpm{@ThƆ=$aکČB_<Ax cip'J1K5YO9@ר R}%ٓvc\w4]/!yܖm_s73unj]~.p:tzy|DZ jy]I UFʟKN/?RGȵMqNgTDzn}ki?Wx# .DN+BrIgCNu`89,SqV H%`|*,ԤJ֚󉫘[e<\/ofvlP`tĚa(BG/I0Uo-:f 9E0P$c~T`ӉB\%U-ݕɕ`#/Ǘ}變׃ eoIVwP}Fa@B5۱M<1҆\ewA+^` ]![a@2b8gz[ߪgZ-dE9hcm4b(vgך.:!K-;$d.㯍0 c Sanm%Iٯ'3;`KS #Vri^lxv,s_[?ecs"{lŧpPgi@Ҟ 5!h)֩{&Iܷ}$*| ʵ}|NG @qG(-A~U,:4squ*E<RإP9e.1|ngW}nd=CISW>>lJw\m 0G@d5α!EU˜HC?{>]uW'U(1PׄKo)ޱe'6\/tFƱjlrv)S/[?yo-מ!$GxQyR],loL@ꭲGE mN8 >tRp:m5c4MU3x >#o:6Ϣ裹ab 5:dxR,Ǽ2kן:?cQȐo}gȏtOEڴڝOlüҶmZDf]贤_ ,/ 9SBQ_c %L3-#!0AdǮA"0uIbD rq1eC8F''g0l*^ Rb$(9;Oٰx5vb@ω!.|7vG6sFCIUny+Sƒ#xZL-E0Nsw1h4=<6Y. B:$#G#5C5w R|ʷnISR՞={]k_/4aq J+8HՕL. gkuwnr<%Hz{.}md F]oA'3B'!BQ0j*zEb懩Ql1l\fq\a-?ڀRhXTpJByw3 (1+k>gs{#qqp5āOP{O!]/(jاǮ친ڼkfŨʲF'm[<4oAZUwUשؿM&xd[Eun0*$#$pvrPWreE+O\'0fOvvM)R&.~Fan7lyg}KZs[QWnӃ_2t hڄL}SdkB0Kw'r@^yEIuL%zLG7}hL}o. D7a|ӂqcӉμ#rW˗Ӱ__zeHqk:ZNbJ:oB}a_62G$nqWy>L p!7;vshm'Ê!ULӴ! mUKX,v_"Jr_:Z6|F_=)h)aÐyf2-da!Am7Gd46*^ +;r_唱'F7ŧsWRV8eC2I⊛PspɵpaN',eWօ x_ jjXޔffמ|E05K6Wtfs T~M_H5:-k;Іw*g@d>D3 1V]J=ۍ䞘6] 3T< RlFۧK4, d$kD{K|5i(U8{ܩ)hjVQ;)k1%=tKvF`k6Gd1tPڏÈC,mf([_[+*2CMEA[jCi_,&g1fмGA,~,l͔N&g%t} 0EB:(Go}QL@9fwYJ™tW)qثβ`Z+e]f${IK!Vݔ-]3>R9߽/#'UxH*F!q5/B'EfcC;3{펈U}f.Cq\sa΍dI\Ap4?ZvExiWD ,qa}aK7]iLI}/LE1g7u,Գ17SKKK+BEEA" bF<Iǩ DCet>ŃG+"Xʉ{G*hu.&UzJI&E J0b#0.2?$!7{0y˞#Mׅ3YxDb֕{,#V|]摧r_ۈfBtD= tkݟLlD[F|MZ9pW%TsőEV|BNg$=I/980\CF j+8yezxfD<; >8}Xk) ݉ kKWȥެ~@3蹫M~ I[/% 6,Ng-бT=mA újylMZ՘碶wg8MC A4glːqG`5&:47NGc@9 :w0#>*-6q)f7y^1tvj)82Up%0@B>H@1$~6CgFMImTXd0 o 4umUC6`FFaz>.K[ܥy*9*lZYS XȩMW}Í( 'F:&OOihAR |k mUO"R-f+h%w::}%5RLd\MpˀU䇅9*C|z M}~s]>S8*>f'YC! VnUw{`K?j9_|LgQ_Y/\iv atbk_rG4hnM!?=˾*Г* [}g1=ַQ l~޹By8UʿVp'0%=PLщZR| ̀=-Ԇ0hK3=9CՈO; /XHx/B(j;0Y1/ľ_ +H"~>zPf+=o_PLb0/BqXv)\ђ:#0ʓ7,L>\wQsɕnHv}lXdޚ2敻{O5%OmJ>) nscҖ6 Stղ]`K9⡎hB >[jay z!d@*H}Ao\9pR9T;:i$;/4혹 o$w\˰ő Y[]3pv3ꋻe#+<ԟ`*VؽvYǷJS?'YCj ZaɉlR# 9e$B\SƦ$n6c {\e ݓh^vR<ɕd>;oRc_ (0zWb@{쌮f,/zHlK4:dPn_cF4cL+CFǫQ=MLM@Z~K^.KDҖO#9%MՈ@ؒUJ[wk';&K,XvegiJnj}S1,+n"*9w&7}*+!$0R\k˳E"./'0$U0_hNvi*gt ZŕGr9OX{@u\BW',"$YZӊ)Ϭ~A8oyNUâ3 Ӓߛ߈-,a}1M:k@K$D>z1Χ %w>O6哠LܫcˊʃihZ#NowLܧ'=U VwP\@"qS,6:r_0S adVc?*uh+> \<#iomA>,ݜ fQkBOO℻莒ǯ*u lvh$64É2sB6\i㱳HB>xum»cΡ'+SC B1sHM[ٲQ#̓$pL\ENf^=m)f?N,GSoPtٚɴhiEYn;U=顏1OCV)7;cw˵)/[Bb!4$_VfzuX̄s'ŲFD $e)W5f/;gc~%/"k-~ \)Tq8&LtC^7ݣyI NUe`猶t,# mUh忉E^P]T'=.߬yT1D˟Fc),eGvAECQDcДob94c,qTt'HZ b:p %LP:cz]o"٦Uc K\Vk\ّ5S. (ͮ:Sifノq172?Tމ,타SpA`=!ߎB%e3;%9^vu 1s_86N |r۬(ט:tS;OYMv+@~q a}C|KZ,67V|Xk"X;u7yL`tW4eYJ hrS㈃&^OɦC):7G t,l4U jkKpsNshAxGQC)%I/טzlMJRWPm? N1B\"@/|S|pä1u"aÞGCf!wW8Ğ)B:u35X/LD#E@ISaqEˬ/AWr4ύQwO1z1d =.WrPB)_~W,f\aQת Yd)ι3-j |AQK4>bۦ%wTG\5-s{h|,%9  *U-دzO1Rt$B%~7 fX(>jt=F%h)-VJ6jY6wD_Fz0^C![iqN$CϸpԴ"H4c#Vw ;P5^=x̕3%f9vJa3a px>``5DǸPn=4U/f%g5}m}wS"\.YV囚;HW>BuQQQyK`xDs~K` #FI%+*7NNӍX44 GvTtE亮U$dTDɄ (7t~ԅm/>lyikt6fu%6ܤOF_|Z H0 ͤGB,γD\Ab>;!?)׾^Y4dl~}q)y[p2r"',c LA8kvUiT~I^s ~s@  J$!T!"g9S}p_Ti*nꥫΩ$W-kS~ZB턋Z ?ܪ-MeȁH-uD˞!>^v&k7$.5h`\;ĤP`"UnrBi0 e+$fK:X*W:DY f&%9"k8@d$2`ǜ㊛i՛ZZQ !+ 1e$ܔcJ*Ʉ]ПMYDrަQ a=> ޏjҳu/"NA׸֊{r۰rgYolTޱt;PWU )so-^]^FX?B-+ FcTO)=5.֩YʽSF})6x O.XW[WO^ߌDڰ" ƌ=_o@` u+q\$ ؛ ؈6*i KTQ܄I I$#~Nc UmmO9^1;GBO0 &%W asWPP xqB'!vnFF9rŷ ez۱}<J]4=dnz~cS6\čf l炝]nlj;i,LVl&8(4mJՉz\؋/ \߆!k5ɈkH`Z٧hU:1DqT /P*аU',b4,v,Dr[>yEfg`d_-$xAnm( &B0ƽ*^1~-2Zchcz&%aɀ-Aasڐ{* A!7%ֆIyQ:'r.c`)SÜw2}qI?^>ձE:َ@0MtaxIf?O}燝ӵ>s~a+(R=oi<99Zĩw7橕 ܔ}CIsa]d1(-1~9AXil(n:zUTH[TU% ;BNMJ \NkꔽDߣLzD? ݭziݢc=-&2wIE f^M\&K6cGk1{U_fVvgjlːEǑw԰I(,oG[h"t~2A_MW?<o7\o)uؒϲT KCv%lHT)l˧Ss ^z=w4\GO@4Z&5~6t/< BqagN+­2Dqtax] Tn5:j"c?!Rf"tK &XI48=}C^o#5+wd :.0qY¦Em A}Eg@,ZX|{;+H_:߉yD;4S5pV.UVƙZm鰫<WP *凸j`[^ yD$`#$pTG)~' Vf2]QWqE4}փ]nzu>T"iߤO+K|U%g_,fcgiS{˞*܊} pUV4Vېk32G_k$"߸H@bZ)H%e Cx5p^]ǡ$m;5+YUUP>z;SBnc(ZI ư\&"{W,L: |}~\tAd2H'nڨkʘYd2 )eJBۨ`t) bf^[sh;UTo|zdQ|Ȣe?nQOˑVԿ1գkʝNHv: UmieCf@|nkIF ('Aݶ\~MRڗ?dÏ=/ec%ityJ,8 @Ag>Dz!qp $eˆ_\YpEDlVO;Zm-\5]e~N =M\v i.B.%pY O*3tM֊] {hʫ IR|mնDj"DAWNNe>V,(PQ_Vj79dZv{e*H9ώx̸[RT˺w}*"'ӦDj}x{F^=g%~Y)ݖ=/|HY_la|Hj(\4<Q9\oKRL<{FnrMd ʙbqmFC,b7u[rCZ0+t`Ȍk$c-ڋIi,y! <cF ~mUǟRk:D*7?C^= ʟ2Pӣf̹n_dXlL#_i| c/u a 4,y~=lwx8\bL'͓OIX%iԉF٨*DGx 6⛖d~-U`dPX,iPw|l'%={$n(~mz:{Э?%" 4"B ɲm:UwKg.Aɑ7c1U([MWQsTNTo'[>}2/kp^d4R/6@!Ҽotȩ5r`4%h0sm9L^x/ڮG+﹪;xLy9HQP'֠cF3ӍL3V#p$'#}Me.RbzVk<+dfZ v[{ 5|?4VN%lmo&܅έo EG:EƱCvKe?2X9Ri5`iöYIWb}MԠ7CXoADɲU %WsJ}Ci'$twLɛlyaZvGsqb7?H+= `uARzJɭmVEW1jb҄k&V?;lc+tq&tJ`"C+g"E% 8=k f^U3+ɍoS$>+˂ >LnpBɲt蹋xAnW<z?.۽KF}ybvL+جE΄-*Ձ Y8$y7~ Ã$8:oIDN(3&Ne fx4.A+I0L DPl-~ߟt kK'sWi&V*lJe1\}O8J%rq֕}5Ds{8*&:9:}U5T؟[AQ8E7c1}f(,Zcg=(%N6l7m_ Uf8 {]cғE/;nd3FV 8H .byr1D/l?+LMhq;V95 NmܱLj?Ij -K mZcmβMu,r#'FҴWZ- E"}V=N_(4=vX@v|}55f]am5MՅFrp&[/b3Ά?¿ Y8a\CA(XsEȘe*Y[L= 0$I0b3JsF޲+O]9|݊?b},?4DLrd*[sQwE|O[h(Ζ|Hn@ w2,U bDҮZ@}GXXzu=A@˔kd*x}U.:[DX`ǎ1DGIVzDx㝅_à &T[୥5EW([[+waBOe!0=t:Q}e=U~\~D.[4J1H(va,Q\ >(KqޖVtSE99=Gv בϢۍ=!sEdhs\M!_6pHU9~/̏+zR ~aeJ:GvF]Jhً8XRIF*OhC0U|pI[;,FdbsHf˫^GZ,0,@[Dju1=E 2Q|H(߆VFdrN<[Hzn!~=M[649ئUցg`S_bN^q gosk6.t!]籭/z+1)ဎ2)A&pDE GH@G"7ôjPO2^pKi z5wim~.ظO:E@zEצQ8#gOFlXpar!hyfCNg f/Bύn ѯX_Fhn5WTkӛ zYVvo0_Ø vW|qAĥj~.2IA A> :#=G3NF6*j0{>qqo E/15 KkUv-:$38*KI~5W!~@";]YTf!CQQLx5LO d\78rKkMj_ ^[u~e1ͅ,ߣ!b뼄Rsa9㕹En)VuWhO#N6?ww z'd̚mFDSv Jf;a%6|xrFЌgQbpvB=6/Z! p>R~M K1_sa &4A‰υĂu˛7"rJ]LŚG@%S\BPR> Z PngI Z-vOYwbà-PK 1bP[>~PoJMЇ.Ԣhhrʒ;B#}}}0=*B$f^.ʞޤE srvdo̳wFd\B6bSYv5YLE:HP8|&[tM( SURoY_}^)94z([)C!1VliI}g^=r@|cOֲxr8}\EW3jOm4߇񋸳֑zCE&IEʭ:B/v#qLw- GSVRiJGZPk%<+׿N.v5 >wU'R#! pjg[cԘĜ/ ءg%^߂!׽\(UN3E  r==}Y4P8^?M] @/LF_m֛^ytmqd /A}Q][p n`^û0pwDy7ܻ3 ])& K2H DL&I-I@BzdҭL|`iMH]pxi dF>5txy<<2x*b09D&=+i l7ծ|{3<"5샭ࡐ9DgЙ5*=i3P,.y;p>DLjd@ w9(a^9W3^<$bS ]w$#h&UwmpU RT8<$le\^@A<nPAJV9 uVxto6 GDCDfs*HE8 ] (B! zNq4f)ϋÊ0YUdHFw(Z<*nnKi]j{w8$=_mKciidԢ )YIO.LD~QsU(ѾEƊV̩q[U+:PܡaX6]t>_='"C5)V+YUG(6QZ|A?ߎLarGb5ӆKD3 \D7]]sg,ԽA jAGukq"94$:ߘ&CmrQ/u.M:vW$QGUQO4:h'e9A r=XX}~@(R; J֩r `KVIFKk}KH)n͸קY%oHɵ'"@u_~3QwA/iXi ~7q7(M̱9-(_HhjBi(. Sy J%X9+ 5|d>R XR?ڮ X1~ƫR^/>Meeo]\G8ł]Ha&s=\׫zah241wX>@FdMpqVB骦U(*bW>3}Jg5K @z3f/!~քi0BҺ\JY] WSJ0lImvbÛ.NړLȲ mb,&a'i)u~*ZKt'}n79$xP=ٺ&۩-_fZ-50uZ@s>CޓB  XIJ 8^a _JR!J$舍 ?]f"<@2NcHS#/V`YX CA("օz"mo=T58E65uhʆ-C\5kE[\O_)=2{,jGc|pp#7y?SK QaW0bpĬ țMI;@)|jΤ@4P2?:ĔNF ٛڱA)nuywBǒT?zӕ$Znt)i2H۴hvz,)ь[ݼw}] <[#w=^py֧?RO\KT8]4g&hhaA}Dϖ֣~'! f0zq2O\ȞXi] NThzMv fN?ZZb>P\Ra'tPt֎<-yNnӥ@HsJp,}M'Jyu񼙊[=>}ߠp|`ELhn tMy+yy*mP+ReTXj#y']Lc<.%J41j(kQKr792jol@w5gnj]duI;t -6UƜ]ZZ^ twɰ:Wt9#Po5wnhv^ rR {9=$~*szdY|6>xg΄0- 1748@+邛A=bp\߻(ZS$G\q`Y톮-?H_6H:>ztKQ̭q z&EHU2yjqc%5H[#ijʕAJڧZ$i}`.%Uqz X QOg_ ;hU꿴ߵzw-tq3+)O }Lw#ycy$3!-ԫ?Q5oiAyp!ڵYVhrF qgտކ"O|)k1Xm\8%eG";+<$wf]D䖌IEDΎfo3Tr'( ҵ0>pJV+p/%`ZiX޾jUթSE7G&(>^=ړSۖ>E@A,>Q FڑA@sֶi} $3D(~__&_ f =<1P^Aq4Xk!N-6X(Vk4s\ҬD X:| E} ROy%/Y$wqpL2ٚ .^gj? (T&X6]m ՈX]9ɐk]bbMSɗBD8O՜hj^O1|P\Q . 8#{xASx_3'nu*z`.nD9lI 1Yp*;~*E@OYGŌ#ٗ(:~8WMx}Q|W ==F:.fG߀Jt/(,kvI_Lt̊-L |.^cʟA1}J7Û$G#~{> lPuLSHPh$%RF1)t}{qQ,y= vRdZ+},ͧWxcݩw씗^aCbrK ݁KJ2\e޸?eHpk%zy %l ~BԑMuzd)⒢]oȤ7f6UE$r%wzڽ,(U?5ac ?HuN:ʯJu[Zg;)Ȕ;f7Y[!Rl2$ yF=6+k´@ AN*KO\m78nwE;?gC7nl͒""Y(` N !)b [1 TW )OPB(U[(5WzV{Gs8ZhdK?b/ؑўKM>e<.XA˩Ƽ;) MGEռo.!eP{ao$QHkUi3mWN<>/TX1L<}O7u@q8JzˎFy K@. \&d%YѺnx=;2@L݄-tmv4!_c@ZEaغ5)V15q'pH%6}lV@vt]6ˎ FLbEfס ~WGSc7IiAC1O [,/+w~8OMR M+cz%O4==GcvdFxKqܶcSUGcc܋&i%xjݫ2_#K&!f Ạ`Η=QJ𒇊hs:鯁ezM4㬩5-|i(.AG6SqUcU 1nyTA5&EV,oOǜ2M_J?+ڐ-k#1p*cqߪHww/wBU\<Oi"$X- UTZGMʛ*$BlbzYIZo?OUkĔ2u@QmQKm;-o7[Lz{ YRAڴ;7NjƗ1.8wrY.9O41 k:/3(sVKteT2kSK /֧C遈Ԟ<S՟1i`~Id\z41,Gj#-:!\~ոDurS0{GN0(sW f',trb55ۖ)B_=_ߗ/JXW} 54P5S+G'SxV4ԪkSXEY^5嬋$"BNi Z(D:bWiWֈi)B6 pӁӧdܺH <*q,,nx0RI 8]H+z5+_Ȝ3Q.*} C)oKKpsր2.=mm- c9y-R(N{BbT jV@Et"턵qy506,`;6\%܍}D{tSeA I~X9.7"rG8[ȡ05 ߦ)&7p27(ҽ1#>leI=DK_נT1"ME gbe:VF3exC̣f㟑g&ūD:NjÃB.s=eSM_e;3+ Sd0̺<*}t46u R[$SRT &Awξ`槪*Ri1W ;0 Ly:΢Nq 6CgAo!n\wOĦAT9ܞ go[ѬQ5^=yLu50a.eN_.}N­ݬ *fHX?iw CEL4ЖܣQ|,@{ԸcGX~, Ggb?ۍ4R9,Vеl@YS J4o3ƃmK~*WuqlڇR^{Nԇ Vu>~_ E6Hfe؞h' QDݼp8L[d}|#ܽa&[pRb㵧S=˪BuZEy.y2ȁs !ougTd!6Jv'P!7挥Ƅ0WZHVRTfIl{h(YՖ&~K+J3&9B!$tU3V6!J CkP* +̔םKF5wğ]4rvVvX,:(3N>\`;20`TQÉ1mpMrOONv_f cJ[R@3@ui6Ut@21ț_g#EP<öl ymLak,8Tql 7*, Ar% Pr].8Ax NIuT%w2XRکQzbIaX_@}](]HfA(0-"[p6ΌIĚ~ZO1u?E>]ΜcY[|L.9M G4oՂ*F =v}4L̦GRMG?`Jz'y䵶9oۜˡ$㖘F^ˮY6Dq60ȰѲ{ox5iZ3umJ`~gFR{ϣ<՘W< t(E9KA\څTk͹K:s |IR+qs|pgĠ/ f0AgB7T.9أQU?' &]hTk.Ai6:8~T 2tgaNN1(kNO9kۅQKר g+Vy:ԮR]h ֫: N34RZFT9x.Nlk3.R-w68~Hؕ{%:ԇ%IB gD8h"g}ɥK$S-L;@n ?e` 9z&c"< $PҠ.Rh+Z,*8] h-7]7 IwnMninJڶ-ez-?N2LWŜvlLޔ hYx{ —!ΑgDWcwzXM}dk 3%0;yJh+1Ip Z N 4'嫶KO!47+~i2zZ"F@\<޲jSy;:!"$ݞή)f\ xb jwV] ጶ^ʟrY|t/Qiqf"Z/EdqoR$rBNWbSwTrdͦizpqE[Y JII$jV +!Z=0QkJǯz4賶sC6֬K%[ٲ˞IE%dH AmQ}+"A48OI!"hp$۶G8]%|ۨY\rc2^-J= }q/`%{>>?Q<깁jk],5iyӟ *:ݎeYbX\V%6҂ZW ʄҧ^8j_#CHf6ީƑkrPNx_'ɀ>e*H0++R1bX׬oO:K}# nl}fy/!(/诒\GA>]XM_5e5}T WWV|) `Ngve2pL#Y**stX>XL_?ӣ8ѳ@gsہqQ,\+g T8Yv:s3'!n("QO g1t>h5yd:J='^G$:뉗aF/ z;F\kiq޹ ."h`4OwVݍv3B8k[uFTR@Rvm"%NQA ?3z*5ֵFz;,f9HȆC zPf(UbDSVs&uw=0kۘuvG5o&\[b*fY4B|6h..N{ RU"ܘ2X2>H+R5WZģEQ+FE0{+j<;DM+PY4\3赮 c?Qـӿ|SA?{ʐ%g`@ S .Td ` A n&칗(EX/zrȬmLy,W&!9HC/MAxW%4̨):} DAFUEZ*Tx4}/J])q>9_><kޜ5gJj.A<5,Bh; NyY`g4RVWJ<].Dт+} Rڗ基Ȓ\N@Y㐾! >8to"oچ,5+݈Loy|Hf\^u"bUAAq+2PqFɸf&+nt:M}>Q}_YT!iX/.WV&\AVz;}l$ @2U8)=;>'篪ƨj{Ngiø fa8اu9nr娂Unܠy6ݭK5W}*M E#@()8ۋuTc"&"qD]THӉ6`jxFQ|fwtQclmS\4Ѿj ?ڄp\w{6ˍy*}r KkdW^V(6(e o`y| dv '㿛 䅵2;/t>_ȵZW2EPCWP̷-Xuf%FV9\aso-I҉X$c@1'1xM4p8ӸL1&P-{D1e買(VAybpr^Io< |S  LƖPsY.3vJbbYbY{T۲;? Q AX  [ōYvjcT4w8D;FFc4 .u +&cI%{{ L3*~I X{=74ҫTbOBZ5}R-o2zO^]^qH鈢Ţ#Pb9A}^RC'@){B'sOt'Yyjqs K˅Nl]TKk+PzXAJAJ_ewKj>CV%'<.8fhJq f֯Mc<*C@}'dLIlhvY|TĈTFJ KPОoA iGU/ X''<.XωIG?gn-ZJ}y}B \t,f($SW' (7m8J=;1 8uę[oVVdۢwo}%lρKl} %y̦ >tx~I $+-D.x*/?/9^.4@GjAjIi¥cUPh5xa26jYf/OԔN BENĊ;xܪji_??*GVj *M#%`gY<ɋ/Sh.(=m.қIxhUOfITV3d9D9;s&Ou%ERΊ:LQyG_#!|7=5^]Z4zR>wl-I\nI݈A ^VN6I웃X!Ц4dаklD AIgGƔנ_\-˺A)X4T7ǽU6L/fW㶽Kb#SWZ\Yx\!lW(w"8p1ꄸDѯ-8!YPREsd֯K0Q:PSMFnɘl!-M-Itu(-fjI6ڽCFƢs݆!̒|-5U\gY ~6ɏ6uwſ~f?Cv(ܼ]>*}-&?p = 3^E}s- KI;1dxTFsck@0lX)LMϭFkF`2F(.KN،i\MT$XeS 7NcRS&VjXywfJԋvX;P΋UpdY-%]>'!<7]R/f?,m } Ed {c#.zF1)dӱ&#ϫPCoJ֝W) L{p;qy@ť) 1ǵ2I"{B*lEo%|h7RY^nAHƣ921/{,D8x^iCլM?U (Uv7$1QYP3zrZLax$ZD4Sqqfm锕et$0loOguϥs: JN-u_S|/JJ]a::J> T*xK"䴹nL- a&c&v|'̉at ^M_ Aח,M&мnH L ^_y2wU* oWEN䦩:?_[]'qL/,pbqBnqaKEϘ"h6&!ӪwtARPd~Sw +X5+jn Վs87=L}X,gxBn8.'R8W3gCG lt?Y8RmNCHg9*e<5w#_7:܎ h:+o^K/ IB-%c>bQ;yڞ~-im*=_TZ:!K6EkӇXBAB@[4#:RyF91ZmZ;4nOs-\U!?wc(c~(rI.B׏fF4E;Yѹ/@:ök}^um+[<YrOs85T/s*gFf؄nFjSmRCj(KJSodw?̢U<{oN!c;Yw6[`ve;i# ,fو, pVLl fsd6R#Ri2Nj7C!p8?a->M6 pO26=9'CqIALBKcHçPG<5bI@7VІҵxmBR۩';ņ4 q.קvi$6 cCSEgf &kx hV?f%s+a&o3 f=hoNL2(KYآ-EV"IY Ji0QB.1#?o+  mR:apK  k{צRFLR>Y3|^9kcn卧@X2a‹`]PZ!Y(=~Pcen{@<N* ;=OǗ޸ҵUn]"?ZRa9<:qxmle1}t<ɬܬs{ɜ:YJ;~:g\)a QiI͇\+L3C8:zfzVq7-"P[HHrԵey+{|HEt"тVV?` ݹֿm;OrƂ`Ǵ{ʴ^I$HC¯ >'xgptَy[HۙUf\/~Ux5*J'-F"Q=h6` eE 65[N 5/9_ MYBP9ummZA CGHczRj.QRֶx=+͚1`a!2gY1yS˜ֈ2 Ө~`,E&%9?HH6"0M?uD>LP5ZkkNz, Dy,HDjNG6ӥN+=%ڪ:V}hr(o4YPb=ZxJl+ߝhֲXsOfj$3KVYt؊U<[: /cUvD[[-)L@S'.v,sAVl\8v". J\Of(Pv)@VB5lTQVO=iչIv'vIR6IAu~"6U`)ʅBk(~4B n%@Cb҅,  8@ڠߙ*cxB[zB'!: #MZ 4H|nr-6pE}R+`fW4R}7*758bL3|KKJ젎67 sNL (3 f3qԏ7hu`_/d`M #г)c' . 'E #^/PRA9Y B2+ օK4 5N N"DmMiY۔\Տ7?9Ƨ=KCף@7,xIbumpj S8)`>o79Ɩ0uw|\{#u_=#w蛜&鮮W0+?/vv|M*:0`q`@Tݞ5xHfXD\2u且!Scrc-6{;A4uwޏ)|^Wo(,LQ v@O]d$q5fwx w:LX)BRH]O !4HIh YޅD㩲AFmH~֥7^w7D"g=v_.9^V!C|_lp7tM)>+i8mah#nEnɂ!ršz(U#2mPVQJJP7gϭݽK`h9 t(qIrpẈ?#vDsnC%T^n+N;8eFw-v[ !|M5n`3$>.8MYO* ާHBiVM}`ex|MN1g垺';IܹؕۻC-b]|.~q-k(7]7~3'#NW*w%q60j|AB\oxB%ZHȿKrC2E'wOU3J损 M={/Vb̏[]y]~.WDCifEܞjLE.$׳x9/_Ye~rwr?;ce0>RaHo v^1=ۘ_ u穯(H,BAVFX4qqu ʴB7JgJzNԆTu0KBMl$FRhү;{C H̕pp#ſ*ՆO 5vtE?T27[aWwl|7B}&uGc&5vl77"߄ ȟz+ip7R.N7#f,bNY5*~wy1f]Бx@;c\僡N9CIݏ4~G$7uwm@g~ځ=a$&ų0CtX"}Ɣz@ ƞ:e=eIˇr/ٿf/w }@QB͐ m 85DLKbC*t q1Jr!̯fk(x%9D_&Qۗ.Ock- qw21s_!c^v$mdDNJ+Sk0<9eUYY&>Yfa5ͦ#!}9Bu7XQY]7ǥB.@oo~dd7p<gޱ[s}V6-JMjwؕ UVo6mdý$b.̬Wns]CeAZDw]AޟJZ9Xl&9GPgPSG{@z8}zZ5͜񯺓nUvJBZn!ˆeZĂAv3l~ZO%vMԂٴJb3o8۶3[,}ivll %U+J 6C;L+`\SH'd !?etG "^s_~e/=1\]=S гLnAT밐Rd`dAhҿݎPh@7tAj]_:On}.7 =q|RȉUS\.:کlr#BAdwSR UDͶXN GE~XQ{hSE)-KT`l@?}{gckJO'XHW3KRv"綷I=/9JgCWR4(u~A0wۯِE5`>?]sV 'It]rn;J >|h)aPh۲i{=,UXW,QJ-+GWm&Vj8Tw٧SG2Y6 Ðxv@όوM?mp 71[NU|pD 9.D G}a0z.3CnEs/ O @n'Ӿ4w&$Q>I˵:H(A _d|-\J G~j4lʼh'$HݤV=\(Jns).y{n(XZ|8ȰJNYS7BGV`"]lJ`q,{sҎ7^*]s2VڨLQ$ѢtwHmo>?l)V ɕyа@裯'i#3?~`oД`EA"3Ye%x_x!׸#|3"χS[Ž ص^>kK̬"f͏.p[䪺#8; pY{I-39v8>94ıSf_APDF+`c!?*(~+ڞJҏYf3xRf&4XϿ cυIl,R8WR& d 0CiF٥4]bPH-7pZW#аe/Uj!@E0cJ,.I~نvl/ _U1iPQi7d; ·Qg4޼q&.0?lImr_E.@jv_t4ލo ='Pc8#0/-[kA3{Gbv2JfElasKfNZ-*%Nn8 a;JN:減µW+>T$͌ DR*6l T(tea+NJHPN0nn;pmXVM1 ^ܕQHs("p$hڨ6G4HEf6W$ :ii0&.y#Ȩup>~b:U_<:~p GwUԃR"rCғ'2H2f&SU)m8Mt}DZPTa=,DQ6f$ ǣj*r٩i 23XS3م4zv;FVse/51, *)UVKTZow_Ŀ,Zwtrtu;P_өw\"4 *-LAWnE?7O@6F)t[hu^Zȣ=bX }W(tҥXrpi`wDjhgGAmƑ)B{a[I,d5sw'ySUХ@YW}`deAIqKI`(M>Nu>UYxH]TSػ0̐& dUĘ\,ވIak+'= A`ѻE4ι|,XS?YZUPZRQKnTV K0n"{?O!RZ@Ձ"Ikvkʊ3H1Əh@? M\J}ǿy͏[|eB@nW\Y4TՎ)Ty<Z}y԰S^j+6GV`Qxx>]1$چ&nNP^۳`]Q\B X34NJg)`P'mirpw$zKFl;ҏ[LEI@2>7ZU4s%d-a5VVR:;gFkTbQJLr@bW9ٜC5r6y@شV-t:otsa@2'ǀi2 ]ˑQ&¼A=EdƩzou~X-lO-L|Iau щpU;*_D< 9mK@ZlhwN bޘ,G䡫2fğG0'm*=[l-D>ۤBU2Hv3ؔ$<IN{1yX#4V81z(:b{_8ytEo{4=k^l' 1H3x7N7)5qGY)iRBQ-Wx:Q6o)8Z{eZº:- Kɖ]0$YW2}w" 0kWq0DB|8T1Cb[k\޾&Ӆn4vXpXQZK>Y:@bnZ)PRNgjlð.H"̀Z@.v\㛻) e%jiۤ"eL@JzU{#Qp`Cl䶰c,˦DEG$xԹ1RLuXr ȳh)G1+B,YtG;L⹳Y 3#}vV\z$7EhOAԭ7>/+;ڄAULQV0c%,7`/$bɖ㾉ÒAW AŽ]ʘ!ʼn}.\;]Wn3m޾Fm([*]IhгwâFxȞcb\({[:N,tLM)|D 7!O_^>Iޏ9H ӈX9tȃ54 GH>t l(tU jKn;)||R J#j$c7a{)hu^7*BSSp+cDH' ١"{,RI`NCSҬjQR)=A3:CX3:` u[ygze9n 1G7m;E&'S,jqQҺt%{wI1N:#HxÚ;N Ykz~rTϼM+}V.%R~_S،bՂ|]&,`"o.,Ulk 4$L8fPMEMzf#^Ԟ>VE cߛ&B}%R:&+K}41_G6,3R&DEYܛ%fd2t,A y6 k=ij$7$|c> DmB|Ssh$ѼGgb GD>v1_!ƌ;dߚB#݆sG.G,t}BJ+=EfjGkݎB 1fRQ3w>E$ex{4Q x:x~ O6oEE}Xȭ*fvKl! ~ny&vch͚'T",1]K~_iD4?̪Ka~QO9A蝆8᷉R#\f~tԺND:;TW%Ɍ gTgN~#6>,قYLǎ/i[YL f &KYHI ? gOSS9_t<`B"q2erճ 525Q6`Rst/c_`+9.  4$)>HA MWgY!sE?e#@!,1fEp,c2>j8IgY6#V\kLzehؾV_TcYlܥĭ;p!z];LLIܐz.tR,yeG <4v œGFy`%b;$Cq0 k" hvWTzw1PFus3/7 7P Қ3-ӻNL.za;a{0}̖4_Nf[_dV̐K>dL`P WrUXU$}8vI<&ٕJVK)m`>dheWl^u~+ 1(<\P>mxfgaou:0&S.$w=by+ij8&WuO&Y vO1s(-V2s#ш;֩f ezB1.!cHhV1w;@QRlRO6V!BjšG}A Xآܪc `^ҳJcWH_&~{W$Sb9[0m<^im!7dfcXG~Iޘ5^eVT oiM:KsPP?{/'bηb/̕P6/o9t}<ihP(רKlD3{y'OOh8咅 * `(n$ .HoO XTPH s ηNͺ*ijؑ11dWTȹ6gB#n ˕t#bȤs'gh-ΰZQ{|WO[EP`8`/&O:Dtp;oV+Z`d] =`,1|KL>ɐqHp iF"-~COP..p7GL?rQD<!uV'#wQBqbR8Te Z<^\9:Ж-_Ӌ:Cduڑ)FW-58BE|E]iCCYM~بLL>NEV]"]aLyXK0)dI,_b*A 6> }O?I*,PvsYIT~c?\!8{t9U?o4t-]͍PD,]E9%x[찑 "e~q٩B  9߳(7]} !$ 4x2wcGR^";mlҰa$;T$N1 bIs1k^R4~#_uFm!hDž:e,:aBvTVs7Qtne]? ЪDM5:,O#WgK\θ$P8[8ϓ,8;]ch0SI 2KXeM0f`S` F;Ufq~E$F~J#Fu$$Lj_.x"Vf9\9nltS_}lnMju^z z-N&rS"a[%AU߇vr̔N%%Oޓ YgX*žhUpǔoiN ,mF'`ym24 ڮq4?,?_bЫqcd ~? T%k!]QOPm= :ehGL|ڈ08PTxIJWҙ~=P-!vl.SbиՈW/h^ငi󑵉qvD0*GP01 V7Vj 0Y'O!YZ M5m$ ijX1}3MӤ^3yk-[dTp׻V-ٓ]8EOZ!32;m/]{1l*2Ӆ#fk5շxBwZ\w'14xO:TR#m޹4"=f&?wGRe;tq M6~XW]wզs)! Ԑ.o{St{sbx?Us1BRSj$Ta,ylz>ڤʮӶnԛ2y<7 9j%\Ugg5c2wgu&!ε.,@\6QrW6jI0F.tB1<ړ=0Բ 0wZUbJM~A'*7$.+ X*kyrOݾqccsPmZDqvGpҵjFSAi/N!S ylS늌q 6d 4`j?+T^F տvɏ8VLYHD,je=O 伧pClx1}xȖ'l ep'bJE־ht b^ @,:TbUXAZ04WwG2DGfqv<=(.ϻ`޲wSB7!RRcDf<]qfՑw.Ga+ttdK5LAΩfثEfQBXBCty@UgxxYʻ!.IS@.ŽgE8~2!0D#AC1~[?A{_Hx݉.(Bj4r~|+;Aʭ:GC(擿k#%,^V >c%8,x txS -yo|Bs_&QfqR!cy L\&-\6lI1Wnemg"zI7{FѼ*$ =inBd-O_"Kqo yEk@rǼo{vՂY8W㓕&o`, -ۚ5' wM*h#9wj7/ :d8vt<"ty&+ e#|g`j1d>"FCe )o$֐LpsҦǍʟpSxas: `bhrr  6)OFcC ޭ8>#2kC/êy<>$_`ҀcV)n MOGh՞8N9ŎWd8A]ajᩋ3,Kb*cr"Q_:n3;0zƾ Sck1%v.K~Q3-`^vIJ)PfkUz\l IʯJb*7;"E~^D8!q-Վ~mT0.1`֓Ц ^ɷ֔=c$yTDK4#mx>Gy 9a"M4E˘Uxw"}Y$#,^O k g]Yf`j%։9o+Xmhy&K+)ثK" M3JG}z9 Aɽe`+Odf5;d=C)Lic6-מNܻt?AoFF1t=y `Pv*U_,JƴOYtJ+߿M;Z6MU AbA5?}<葷B{0dlP5FCR6>P8h!.†I;~XW༆> +>R  y7~5I n6 Yfno&|t勿Zzw̥;AQbSO$Dr#Nk{Tw㈆P,ԻO%a@k\ݭ¿> ?Q o*X|x*lqOu6 =˂#Up='1 vA)߾ _^Կ-dƣ&0Sj"7zd;B+ / {] :$t㷿vQ6x0ٷ4u]fKj'l1y|-CD y\0N}h_QZZY.`-A#d%bd tf!~VlĨL *CVc K#˾hQq<]_r#f#!T7zv;8yK@rydg0gJSϻAtccC $j1a>\z+QFs!CR#r}CX,>rˊ rqSśs,s䃕CI^ɃaIc spY׶qM]^VUncGH3egU#O Qtqw{O4]5a@ ՙǾdo=.P@)zIGdTId$!H؟b2B6lBg-՟aȈ9t܏˕JL[17fq 3VǴ9goR˼^vYזqhr\, sgjLf)ܭFiٍ1SM^Ґy &<݉,:;)~=&n?OOLi+ =w28~5fm ̿bx KLyb RKkyWK';$6etMwoaCQ ,_I6^BN֤%)"۟/B=F8Jzr"3Kiod*N-BDX*ӧ:O>C~ن4z]O.=qEULk\Y::@eʴc%N.-_~ `R%)Awij9jGcLT` _ z\,Xx Wz+hPemԡ d9`X+6_4y2žrOXj/;jL!5POF63"s[ˌʔOcЩ^qӇ닛9Q|gO C.@uͪ'kIvI\1 VXm w+ S2; ,p2?$.1m&TÐ b܌}ȜXRz> v ] =}Aރ*/'rzϟQ=P1^ QWHrI !//,7Jۤ=z5 0*.Cñz+*u񑝚H°J;Jkהhz#Nsnlin[pN RAytG#Ɯv ҭ*z}ZZ.V2y@)Fcd:GY_ӕs =/MTg(kƌ,^(U +?fe^h / Ii**jJO`6o^FR^ҾiW@5JĒkr>1llVL̑٥V1Na?UvbSn `wX5Fu mYmLWU#x^[ ESCG6Wp!ZGgCW>LZ] qT ذӥD,T*xk6X|Er0UmW=?3~a;-}2 HwMܱgڻ:Oi-хBhj.67i&̰ϛ;{dR3/HHK%0&MjwHUYQ )fA,3dVL0W4 ň-ϼA`L:0qm;p-c[ԟGQUMw³9}"35 =o9S[kj0bҷ7˅ %;/Qe`emö\`X]+?0sbqT 4z_%g6S#F Ʉic%@ 8FYɊ{VԆ%n|l7 /`5\{RuGx뽃(`Ovt* \NqG#5FvUYdpܞP K V#O8{ᰄx)1e(Ni~eqRH&mGjGk_H3^Ɠe.$uH(N05X'uMl {bbO7[ Z\do*Bc  raH~DXSOTH]˜Wf LhJ#ݩtZVsy9*K?5 m髚@VOcjCAC=CX >:$KsH]؆DL2met%=CWⓂ' *4^K_"{KBvÞY͟‰YYCVJaWgLz^@18}eY6ۮG 햢"VF8(&~Ҳ R-7&M""` E;9S0v 76g6 YKd:D(hk-01n#υuhrI|2htK3SY;<,h}͸b-nxoVyϚ&Qa b%i5E Yl%BeSjpy/90hE i*sh&u0Er@sZj -p0Da01NÆtHi`D Z<uÇxi^i(jb$ǔ˻y؟|v?1/Be"nu-,׊AR`%izz_Y$ۍJXlX"W'AD!4 Sn!>Y Bޑ|{'#3)$+ YJ&Qr;W &6Dj^o@0 KPhSw|thoT8icYV ~ n(] T?tI,T%s%bE?7"/;6bp,&Y`[Vl5`L[Ddw5)͓ۃz)5M$T/яDUY[֦֋[>1l,%^_ђP]G 2"%#;J#PWwˢ^p~\ ҩMK%*V fmG{˯YڦHGwp{ b:bΨIKwyWtP?q$ (*|ld8-Bq^M`Woͫ$}G lՙ&D|aF{9`{c}Ib]i 8xH7 D2I^J+p6M/:VXOoilE>R7; a`t|Ƅ663/8دܵɉLa$PsX#Y9Mc`-QcP*$v|SpsQ2O,7>ȴ LsB<6^Pb#%_X̿[jleUr8N<YsdvSi; G NyI}F9u r) &\)O(Jw@JSN_`Zb-ҫZd=ӯ3qa5g/)~BY M "!k%T,!^`IUqOTɫcͲAҤu祚W"+}9觾h"vTd q|sRGJ!/i4{/6k#d) '.4?˟DټÁ( (YBSn+cOn[q(?8#kHb@M~6tLbF!%t|.$Z#1Y!j)$h^Eղ~Ng27)FCA7eͽKy=%b'^ɹz&XQ]D$ =ʶQU5 -`>?͑u~ny2yovGFVB5ztXcC)j~<_v~[ >+2g]Y鈰H`LFc6\I̴p7ͫXHhglـL`"ye]lj %Z z U rp;td |PtAusICUx⌶o5<_ҊCo^Qm.?NC&{N`@ Mڿ"cEڳݤ?WCn㦪 fkg)MI(NO$4v56kf^Xӫ GLxJp VcKTLH+ApӜ*%39˂%ߊ؉Y9w:G#("qXgBRܢj6O6CL@V'{]J*<5^8z%ϛܯ<>ku,Dk$̗(]6E(PdJN(a\ҍP@=bɹxDQyG,07+ c |.O//& Ƭ{pSf<vm,Rߏhds:LFJmFLv7Bs0.g#3O?6Sa0/= Ļ eJ0}5"Z9!Cė)X', C͚W6jzN/+Wf7i'kh<._z ~Op/0q%o)ުvi͹jix'Tb<.]-o(e2j筿ˁ]9U_|$x<}[PdCUzP'23k\BQ&,w'uY9R 1l?fhƉ3 XKU*l:mրP@*y"B!6߲%e_^ 1cd1Ӭ\w_y@9os3;S]R'P{ īc0ʣU#A_75i^Afs\i}-oNON[Tﰞ(/P5WEYINn3 ;n6"{]Fjuoh$oUe2 \.r?3x`s @q%|R 1TטIZK^G%"]൹ѢCc|K೥v 'KXx7"^'37 1[iBĥR|)gCܦɌ, k h72iK\بװre 1훡JJ6ŵ(ⲣ=\8 +2؛{d`wpD\- TX9>v2 V90QT0P9o. e3mҘ9e5v 6zftαx oaw#>7i*;Es-; SnTnT l͓µpo7Ҡ_HV,2N3.S6/ޕyQCIm 裂Ah5 5,]&Ӎ|j۪?}0`N7aa;' +Wkp}jrfM,=\icV{2-A#}7Yts:f sjx:hb.mt8[%V&Sȣsyl]wh`?7%Uf qWʁZF^VSL3NHVV]Ƿ\!m8_4i. P$3>HH @u3jvkC< _\u*.Rs\uaM+,Sy0-04".'p \ڢKv,5=dj3&8LSN!t=#KZn ]2~}Vݨ.>o0*6mT 2_,ހk٘ؽ!"8AJ߱ܳܩ#[4ت/qȏ"|QI8,EG6#j>Q'~\F#ec?GK"[.A>X;uWSf;m~Km/8sM=i7)Z5-Oϖm? Fțh׆=bKᘀ-7+_-7=Řł`gRYt⍁*&ϲ |8bmþ Y <ĨplvGKhgys!5xuC]HNv@'hBl޺^ UrhηA˥v"oR$ډbCv>=(IMҥ~loƂdjISdɁ@8\(RU]-9N2b"KMQ'_rά);7f+ -pHGPx@Ӵ@b6 .Hvf;vq~MVh.^}F__'$]v B6iV`?^]aI$#K#ZPG:eMȊ:_>YsV;D~"tǃpOQ|ik:XG ,d9J1,*[1Mg㉮ya7z8$6g*,,i3-sؚ½;hUUy l}z"*:} [T%9Y&<d9ҍbb慤Dkj ^cd&j|ުiD5Åpÿk %N&XE~Wh䢬 |$][ORi6P@77\Vxb7oMcDeF7xSDM?yEOb~5gut6=kv<8a'UIPy 0mVA \m-_ߚOr  8~WXf W%;QRjHC{NBj1(Ө~~;A4m&1<& C2qxLD5㤮_cQwcK=euşO#{W :U>f8Y\jzUS{}Lmfi^93Va09L9'J҄?Haqwpo]Z:[3pF鞽:( P'G䛮{Rrp5(U;~nxZb`n`4 sLGF7NnpP˭}ޓwt&瀢~\.θZqWo&]`]uxp@zHMLexqxZmC?w[ЛY::j!_] E3jֳ5^+5!kj+i:#ִf*ӍƧ}~A3%#g`@vUCDh<"IeUy(ޞIaśH'7.oSV =z| A~E桸;xfc=/$cpT#nw9=W! +p?)LӠ> 6SׯȠ' mG% $Z\w\g-W!d o28aȈ\lz_,@z&dVH.Z &Y|F"x-\hA~*.(R1sbN`~ZqLcd֭jO}jy&NK/qj좐ά*iXG@,_R?Oސ!qr4ȁ Sug"Oi\_&-@kNxing ,01.nA53!^M;q:V[;3Q>2=Y0lv:d-O@ޔX.Pj/6,4U=oy3)ڰeAWzaadf]d,#Q"=>*mޏ|7M+N4]>;:{қ58F@hhJCvL/vvZ-Bl <{c%8ދ.M>ςv7Mf9 X+",Yږ%>5q\iдܵ8_k-Uc[0B!ORryz#cX`sǍ=! B1r!H&'XIF r)\L^V eLV\J$q-ZBNm<yԍv6q[3n|8ePnyș{h'= Uf=igJO -+~sF=r'qZEd) Z)FC>+!zig캭N7šrGgQ/vX< l{KdYw黼4u-ؓLR?F'cZF*WL'c6ữ}*W,3>Y`s M =ƭj{S:.@^ZA ;PWqtSnR^$m(57Sj*$w{ ?.ܙy4;Yˊ#9`kdgp}Oas{%vT/ r3Oˬubxkn 6N -[P%Rtf|S4sHvjZ&'IM-9)ׂߍ. O} -KCyKyUEw+/@ѵN[X^yެ axa"fkSn .:UA /172iDI;q|@-۔P}پEWwTp($Ơ*dQ.J04+y"ׅ\|}8) TU% +@oީU}OJ0\e-j?HF7A |Z@7`QZs1TW-%xpBDQ7,o(402:X7)+fqLe?㣴K |:KNpbwʠ,@swaټ2ԩgHپDd\,V?*,-EOV[Z'O6+L|}׸qfz7 om } ̶*+A.>M;HuZ>ԕw˸6e EMg恃C SDCBPeO"W?˿/~D+/G@Hϙ=LIMSۡh$ICm5*rt@̬P2Az~cF(@[X,q3կr6czӀ8A;}cMNM=曟VK6 yQ8O .5x`҆%yZ|V1U 1(;"xtҌ j(s{Puimk+̓{S>AҭDق^mlmßgjBsB,'QQ*jDȦm *Qjѳ!_rl}-. "o7pރ:,tZ&0>,n@4vE]D+t0 ;DV4佳 EGƜCB 7h9oAKۤ8qi>%Bhx[e'E] З2z.3c d;nh_?0VY u]˧%DQyg0=}% _ax)Ge @e@6 [8#{*`{Ʒu KCž$/fY>kn/ڧޏ.'<7FlN KY@uS) c6433dXUĆ1Usg[rl%cY=2OaaIjp| U9s3U'Q֬M@y} AZ^2;J%jh^4 {ɞ$  ^`Y@#BvL=f4Nؚff$qU N! F# I#" H1??h3HcL4XhFQeX;!7'xMƂLZ֦6"e##Trf+o{vL q£ 6ۀyLˡZU`8>} )`)U|P!^Z yC6˼|Я8O+Vk|5u'Q< ݺCel!] 8 @SԶv]L7oi=ԐtepϤk^{ED睧|R&̜C؝ v  V܇lp{nQP&N}=MAG o-&PNbT0&Orhn1}zȊzA5G?UYKӘ2oZa*}ir-G?y9or VK\}GF!FDqU6.}; @p[5J(x=y3z'-5U"HɃ筊7ya>q!p7C{-/jG%J` E0ybMQhlTGRDNN}m]nt7Z Ũ4k$ ȶo˼h&޹v8JHA:?xsp/ެ'LA!էY" ?J͘/oJCLK:v}hJ~`5<ERg@z}O7]L]DH W~r38L3jC#ҖJæiQd#f-qӜf9T-I >}"ud]K1;Io"Gv-qa/ ?h,OuZ] D3x%U͔3xJkx>DuP܎7=g(՚ @n߷]ml^RvЛ-1 h(i{sۮ/NxDqg57}(GJV#r,f̓vLjreMIxwcc]/1f0` @{]OW]4jOFrsT051jٿ2j~Fp*|V9c4`=E;}TOB="A_j-PplNzg`H!呆#ɕ~ |J'Ƃ]<&HR>,_y"u`4a/OY0 ޜ6D~apO$aԐiCH$5M KvaѣQm;uQdq=Z)R9h(6Vh!+QK&P'bq@j:{~= QN뭧c}%k ],WwZYdȣF(j5'P²//M "ߩ KM`SNѕ 1  .GgklacW7| /&֠w}U+r o0zG]>a%@]AiXWP ^X,$)wx.H(t" i88637Z=fۃ"|niu{KnL't}ai&.uFB&j&ss`h>r5, rU\7:܈ox'uTnJU1)95AlJ@\wZAm|{_uc#!h Pvx=e3_)gBcfqc!xB,"崞yv\9+~WF YiG#Xo,31U Ly?Sl_wG&2 dp*fV$ =NO^4oal!G`'|Kǐ;7읆@\Q_xyՈ/#ڄk"qz8ν4.TgjA  喰3X!}lL6Lqu1 ۣ }MT۠ q@Jah_Е'dJ}ie%R\.$_b z EAG9r6%~b*#'yEzQ-8U?0}a X),G~u&"ʭ|JsyX<=6ּޣ[(Ș]IP2'm%|6~ce1TF=)8,ױ}h6'ڿ'~mK=RM_ tgТa?I]ǼRA9' 4" ߽ H@]o; Fp"'Y.-J|LkP_8,*zс1}iX$]$ǯX†9|p[KAOœk=X'\="<~Se!2: \l_0Dƍ[lcɉS6MD0u"|&JgT<ҋ۽c7*Km?npMhRl3 eeE˛[̷#bpN|q1JL=hzVl96}|>sO * T,tq 9' Nu&>vsA n-Cq]IKaSV[÷ܸ2iN Hj(([ü04;BQL">pUɞlR9/ %ɪB$@-VkiIM8 rxNRBś!"{8e|K;1:#/wF;AMgF0:V)ɂY)$QU!`m4SL-sV{o\} YsMxF{FnTT*BlT 7T2qLږ`"׷'t^bHqR+ο8k^΅GmkPB?jZoXB~֦bY]CNbCQzFpor=Zu Syap&Wn~O5"&rt5pk# ;$+%[甈7mӞjsغ}v֨a{rb'z$x2,a.'5LV _1,Be9qDpn"YYMB)ͫzӳC9[[W {YRN/>n!.-؅@T3uH~$@S#^50Ҏۯ{RCʘ EF"'{Sp.:$,zc%So/k[G 6Į]Fp7i1H3ȼ=a*6͞; vE];_m Ta3sKZa{Ϥ{/a޵3[6('x$ {]|MNFKb3Qq&2`ֺl"fza,8\kmX4j9q;;euׅ'RDթ?E?}H,솸pLL6u eUNwZJ[5v'U /W܏Ξ'UUӽz%r,Wv6tRit)F6_lʐE^u{:1*";VTI왼b&U$bcHt>qgg)>Qǟvq1=3%=M`o-͍v#&欎M&YMާUd-*vĵ~RCO4t*QDzy3T?(;/d@aoov,ލht:NyflSQVeJֶД65s\EVb%V"M]])֑Ae 㥖m<%AxTLy{S=JC\9E+-^;pE'n}"|=iou!2MQ@6U2#S\xzKi[|x5e|얙 Z`c- Z*wAwEe|VȄ|`{gkYPbN.⤒أ_\rj<_JWBo|HQa<j!U9f&OFNٛIp+bOڪ/!KVh`Ƅ#R7%l hQk}aqi++mP"B~kO@HnRߨ8~O(){ZnF=Ћ)ɂmbīOe [OCI 5Ur! ŮQluMA"(Ⱥ(;yҭS:Qn=D)P`xkzsz( ›vvuDP%ERfG)Er^B6np,#d{Yoz-(7Aл}r: g\]G3 2(NAr"Ͻa4l5!S[F`\UjLGTeNJxDW&Mf D>e8xw,[m:6Pv2hh@oی:}pY=.qw5 K!u+4a67'l:<52G krEe| NA{ۧhQN}D ]^Aʾ5-y4R3;S[ *0DwѤ,'J 9ݻoH (fWn*AdCП!/B^t|tf;#.W(|Q=?)<] Eyj\EV¥+}I_)OI8Ic#,-҃)'("diL|ۢUP^ٮdb<3ޤsvsOX#nCzTKY2G#M~љWs'_K2+U|;6*]¬^CӮ-8FE._°k _)!:ةI!K=Og0f3~y~?<6ֈo3b>DX<)5(Y}1ѫ@zJWbG')_*r@/37d~Rđxi?*ɟgs+.A>me _s̜]FC4{]-(9a]:^<pz_UICDcdQ{,K5)(%AB't-L[!v%ЮnzS)NE!輁Аu a0qrL@i7[ !;fMSm5ZKy7I!WAs;U;+?yn.H { g[_דܬ93DQ=l H~R 0s'Ȥ(ͷin YSޘ^87zI3!ߊ rs+Q^$3m*AmĵXvm+&ןΑ]L){sڷE6s@ o?E Xwxy!cxGWi'Ϊ~wtWi( 0풕t֛zUWsU!J9)JfA% %ƫB~]v!!Mze♅t<W K|+{R }ʬL3L ɐk2~J4y syaSEDu!9pQCŅw=zxF VYݍ~f1I],4;] ,j+q1Oo5h)UD3nxnkF]R* ^xdߴ;( p/>Q"N:Vޅ`rB@+v`](u]:4`=}a׮/p@Bɸ #m#𻓧9;YdہaxeI׬cëg4 Hr[)d}:fw~i5* b*oq}䅨 QMD4].vQ%`qb[δ)' BaFD_y{K6 Z 2^8OK=NI\ ?rM 'JbD e/YL9:?N^~~r@ݠM7*=e'g\9^'f;OY|n6o5e35B3a(^#'t:ʆpܿ ;+vqJAq-4mGLwp,^nPlGJ=z7pS](3QBV$AC9/$ӕZ!6gDcwvDStDGPe3%dzHl_>>Ƚ^n& P0됆r'*Zx^`#v< z%V-S.@>9k’_[ ~?qh蹥S3(Iך^cCH,nω#[Oq5U(}֙?f [{yC#Nۣa}S{loP]n-z-o)Pw6bENC!>xn(ig)o],X1V9 a Fl#t͆j'Xq깲% SlՑFn/ݺdz*0A+w,Wa8& @!wx>P@ !95+2&U. ^K"TZ/ؒ!l j!S\kg1]`nL+++]WX(2$1\UM?t-ؖ#otkB,ڸkP$Lw•|։GBD T K:[fQ%͹ܝQ~܏2W{ NL&G)R\DGzl- 5OGgЙ[rECZȤAaBZ;:#9:3?E j3Ǝ&-΅s9ud}:Ν¬zj$ϸ:I 7 Įz ROLI)\*y^ӵY{:.*JD_o+RiHy[Dd1{1glS&5IO U(kKh(Ԝ:cT&P=Gg8X.D[t]{ J_p <)0UDdM}U2ÖY56ʑo"CC@ `_0^ a6t6bp'I!mHt]d30.י{*`_]JBl%vtCev9+FѕDO@n/jx%O:qQ,= wR*~'xsI+$Tc3l|}6?B+c;ѸkK}Sz5*e*k3d>`'6?r-gJ, w-SN̤KGlOy3-#FyŗlymCrv :MM"W!` %p* 'OwG:gX4Kׄ8݇VIcN%J~x{6ez洝Tv;Z,pD8Tn!=V|rubt)eW_(5ьwS#.4ҊF'/= GZ%E;ʑ/|]VYWIbgs\WP~y ⨪@*PEb'6˘{;r4^z/MR3?3ᕩ[I}U4NcբoXawZ|,i󐍰k *L\ tNs;s~.^R =   ۯ^wG?1gW,c;߳1todǶ_7nec %O3|]$㧢-7\\`^j %n.[M=Y,W "&*_ 3`^Ņ™4:$;.EcqIsl(N.'߂Y4q?Dvǐv93m9Lb`38,-[黎?M5ĘBV[T o\/];$j=ͬ3o%Aw$yـsӧN>r:ݍ+ ,JD=!n anW H?x: #ur|0݊ v_htdx-fT5r\Ц]{\d{VʷC9d!̺}$N}3g>[=(a#)2*)G'֦oLc/lx(?,a<&Ʊq率ν޵lWGlio(<\'20xTC|b{9Z^Q77!:aFy<^ѻXcaE 3:|YN!htl:}Xz"3uؒI{ɕ3iQ,8պp sE_;V)ъoQ6Jd!A#^cobхv"|d lZq/z-pEmP_#; K ߖi'UPuśH^$ Fxp()8LLLԧ=u҈Y.ӂޖ9InC!&ʥ!arCʁOJэ>&? _Q[C_Er6*^]>\eXhS}.Jf1jzEK%hz8DbO[h2ԟ"$:Wpi |fҚIBhd Ys=$%^~^||DK7VL8Ywb: VUuVs $8] Md@"%UOЕ-\X/a_nb&Q(7YVPURV9P``*ڞOڀ;3Wg>&(8g2#8V 8QM#57)|7 u`:ϺtP(!QS8=v{{riHG/c~=ݎcdwA{;xH #0{QxXR̝%mJRBYZw0 납Rȿ5P9 \jMm(՛hJP۠qif@v$AqsseTլ L:xV.wr:9KFz! \ kיOA";SHb%\nI$6şf8ЛZZ!A9߾hYEk=.5 7e+'4 1*G,1k*DWcH@"g zJPzdb]f1RsN#Nɫz% q4 .Tύ!BQͿt'kL4Uk4nZ.Ǣ"k +ߴVO\hCCJ5 =|CQH=NEq%|(m n{D6lE2|Ox$ K9<hh+ zp/}#tgML0ƤDnԋšw8~ w-cr8&"8.-h080#_ &p[$eR vW}E-q\1@*1~ݤF&wVt>´a5n40#SԖH׺\ãa l{ QÜbXpOSO1cL>Cᗓ &|W(^!*_qNR:7 Y"^8>Wb\U{9St] boU;JX+_m[G_zh@KL*<#EG~sqF\$>hgBiJ#ݕ3S61ACj[^w޾K ݪm$YZJx M迮ʹ 3,E[)6zNpfud}Q5UX`W_CÅRuf5٘i0.Al0Vw~߾@HrQ@@=T T1 $%탓~7@düpdҺOҤSN>$gJY?9x֭3/n:B%`*w= 8lT{|Cxʯgiϯֺ1Dn cCdC#7Gr 9"Sc509r٤"bEOIix!o;m[ԙPHy8$NDV0poʴX_sMs{p$D)Fw *vgT w'@viæfKʣq?aEa먖>% :+E])"n<c@J 6`'m͎7"+d[NwQأrIi|h֭8UM. P,KqTldm1-ZN|0R2q,/-!khMpZ4KpRaD_)E;TjPY[vm&S+4JtqX(ARmUT_DccJ?n ɔVq /6/.TʿWw; $,*x7̋(&,KM(\&jAKy z;D)K2glⶎȥhovT2!`/v.$gONgw{eׁ U3=!>q,s݋i ކA6v~$>yYOb>rdIs$:E<GO1_refeF e0bPFyڪ%LWFSV ol}}*94rPzNǗ}@~9oK\O0#Dz:JXögCS{=FcN. O]Eq܆.U[ӽa[ķyo#4 t(;Le-=fHUk"GpT4q"^s25_x'5|yrk#ؠ>IxkjOTYOyfPpkzI$K-B_ NZ_"Plͱe˝7eQ^FԚE9{HY~&1aNxho} g&V܏srtrrHKs/e;'@Bn|?-HߛmN^i7P5̪Pd4ldK\pIͫZr ,0ߏVa7l٬q%<~qlBi6&3#_;& 4myc U[7ItN؃q[)!9:UK4<}q$BddƷ9ͬ(J#|_NNFaq@24eu=̴и̿׻s=FC} ؽ{6NonHus,9͒@W^ 3-z(T,h^i:c>T= n)D3z;!R\OJ`^>P&]Qwr@VCߋ 9#gk޿4Z,_]D8l=mWybOAM\D{ÈG/pG`($[>=|$HDH͜et~ t^gk7뉡 Q"8}a=T[8۱^SYbDR$~gT";|Zi_߲pPu͹_f1z=(t+YY+?!B61c T,si{= ^gVؘ/F y-R) \I@X`uzcmRѣ!$MJ) /ûsIo>Oat|8_=zhYJ%vQNs7p i@_LQ-ʰ8kY|f’w:4z$MmjڬR;j/jFϾCbV_|-HkUQ,g+%V]b_{=MQ2La;2>"_*ȴ[h)YI5Yό`XuW p5S̡뤳VvX`~ua؝{/_u >?]]:!gCugcy3R#VAш)p|335 4hq 4465ևdnаt0X"e2>e.+VA|J*ɬ։Ool0+zދr^\.dks/Xn(`76:s(c4' ^ 18Z{D+nNG,̇=Z^X_?ȽK[HU i*qGnpW.遁n[47C7—9Ȋ5Q%;VK!ޑXeX\)F೬ 2D7- uDd5O@Ē\]* ;PA?WCL'DЫ_76bte:CU-Χ[D\$+ 2 ŲC>7#S\oH)ڠ TmS-N֧fی|S|ÁTOQEGvvwOm]1 kNf/IY $eJ&%DI]r(j<@wE[h%Rx<xMP"vf6{*YXb@`lBHN_"#/eoߡJs=\#G a+~a>pH+޸ԹYV:{rr-DyR|(xk?nzr.R1^<ڔXd^dO?2yOE_67ï1be g%@م|UyUlOꋆC-梄lK٩>tо&ym"k<ъun{56VK`h$Q%R zm!3]>?W@쀖M 49x)+9G'X6P&+pE>nӍ}yM12]΄m~:6'$~ǨFE$WIa(a5l-| hcRnVVd.Sզ>dMjA$("ӱc'e¿/TJi?(SnD{B 6?MmVA Tsa:L~vn)B470 Ԣ1ף FLx!,Ŧ:yN_7z]DgZ?Pp0hߑr)8HMNBa=1=б *A\&WYXil_kNF! GFUUyLG͈lJ_@2}_t.Vy)!gօqL/'X|&SFNTKeg(ւX\4^xYU;qӉ\H)"!XT5iĸ^丽)B18u!Gbˈ(QU/%E~LfpmimNQ睼Kjy:蓋DqCE4cD$tCoShLh,y~&qUx'zɚ`o@/FȒY~DCyP1DXA=lؽ#B;$2Բ\ma|bdA#&"SB}<6']v:y r09ؚɻ-6C!8b⟅_/E/Mo eho8sC.)~k_,8LO1\M4Nw{FN/{)gӹJ>Gp&inL op4XY(^qJ]w 1 slW?A%?$' U5FqRcވ2R*<>&qս2H|Gx.hK g KiD >H>BwSM B- MA|cU :Giy5r]U+:;4Lvح&S݌)I-k"ûLy%S97KjyT.*{Dxbw?')|߭_bg(.)`iaq/QY' t{/ME.{s`d 7TWzTT«5mZJIysvL4U3^ӗрJO{4`_k!e|Q'$*oQ3h}HFʗ^ieRlZH f(m~(fE9yS΍pg :+hpۓ9[qMQ $H][G.ģ~a̦~ʡe!Jecw}h`]d=`}bln$ n17,y 1YYZ r|ںe:rpN$/ m8~ hH b?텔!ۗ#jPk61XP]muY(9F-r=xҵ.#sl e$c=~25ޠwfz#Qȷp:Tи]{7F(wNrr[3Bw^nր 5a Dz+ׂt.Ý.c9%D0=?q"lr)nպL 6< ”^]3@uCTnkTqv)5ZPce:LNB`R{0Mub?iXPlɻʓbyӕΖ>"CF3a?׬ь^ cE; DQ`J#:9~q4L0(n7ݳ14|m]ЄTww\hq*[e뛷5Zm;QE ,Hfƶ `ǚUiՙB|+*o^aņ+Zf$*в@rl6k QܓT{㔃6}Q?Ɗ76`,6+":ML|ܻO+Ca}YCfŴ>뤘Z?dBͤoeSί.(G+a,.ɘCc>F>0+ZK;eL'72''5*Bi̎t@Qblu"Qlgb/ ͧN?}˖")ADXNY->ĞLZ<|ِASAܻQ͸r yϑ,,Q[.4;G! |>Y\6xlrRa;ьX-}HT;c| :mL^[Q 4P( VW⠟IӍ@"+)fZhNp.zg**{yW@#(DUɳqnV}D7c]%6Q½ ;Ȯ @ Q&6[t$;bqFB⭴gm d-Fs)ƞ)=(?\@.Ғ$:(_ ~.$W]O,ј "?)%IhB$P'Tl"^jN%ϻ!*0n&~>( 4{7q{nǃ.0Wvy)C5FktɣNH/ăޔz3< PY% 4$^&@X[N? ?x=q+!5R)>C{+*.}6/"zYzX.i+a"VC{fۂK۔]/$Q|׿6 푿8`& Bx9}cBDCÄy8(ɊxGռB6p({ hOCE `廵9}ЌySw$znk2Ux ߪ =u5 +uM?] HĹym2 df?w8jB~5:emJ:(/jm %xǾy@Qu\g[͂->DrR6@n1kL^6GAMkK)µo19EK ~W<"YPAHRX؂wV A_>!,N/J$SnS/f9k@|W@:c;`-mn¨2\9Kg}D&Ar1ӡ=ߏ6D萻.zRX7.WsإY0g F֖?Ѻnޣ\d"4Hܬ6()7W:WoԤanwpg<޹ {ZY (5tfޥ#z|޿ ^F-L 6os|s7@hEbVt {II~K9;e}#vI[?0~p9VZ oh8+!Ny,Nm#O(^JMtinN r-viG%$Q̉'ѼA^x 2Ca,Wf%(I k}8<}i5`K!]%H DtoM,\%7 MIT֖E͹ 2r*4;fnکHzOv, Dꕗ]650L\IegaGUtz)nu!U ?#{C&D畳2֭KZ6cO'*UO"DӮU]$*ŐP6!8Epq*'/P/j_LDݴ L@=ˁqhm|A/udeJϓPAг``?)I %!S!Nnx=?<ȭvJX`|LZ# Qʼn]byZ[5`Tx> g]$.b6a\p7NXWժI( lɀ\ *280/ecK  S-/ݎ_hQ!G+l`8T&O~7N.} W{~ICj:77zPx9s{01\haTq#W nB*w͂ e~L3 s: ,ۓ7FNzff]8[_^r}N60Y델#sY+7 |u`^l&Mo2HngWfsw圲p# pNyPz;);MX 0U㛋PNA'VpT6Gygz`7 +a .$V,.{ﱭ?- sU) `ԯU7:/˱}{esgflf5 X2gps]`/ti:W\a=񡬻u^VO> ǎ$$x.?ܵ3#,%|Dx/?6Z<8'T(k@i:~I0~Jݕ,4 Sk33?}RXr//ֈ_/3Iw44`H5{px&gzrG^#W=>pR5+BülIgbI:cz`MK쎜5Y!?&}(up#։F_^\~F,.+ pGxG~B?gTa0:r=J`};qV3RpTaGnoaH!:F09a5|ޠ(dIk,\Zu:A+G%{i xk~] { *ҥ$q%!զKVb燦о[_%i%cĪ*&nbƚIځ30bj X kQg2q^_M[[Qd]@E 4S<$KQTip{Et-% ¯+UM>Db<Aygk}Z ttt5XxtB4($ QNuNJ#Ǧ`0LS˕%2Y9Ky HNIU!؀xs#q(^Ɂ1vjU#\y)AA# A0N`{Aj')BP*/F^NO<3Ïвnpמ11 .9?W`έݮq&M%U*L$#K) V)wj*?nՌߐ&y'qf]}^rõPd)/6o \u䬥Ab vqp)mJdu:g+5YXZ?|Sj{2JE=;H;C + k>q? 3YL-uN~T$#/i^##HA @>c^;׮-O8Hg*V$28[UJs5c(feKr6lԓ?unV~v ݨYxΰO@okL0mLxy=| 9|iSGgpBI).S C2aG=Z*ueR'>lǵ$**yh/2EU^ al UXg|vPяS% a~ĞK ,w;q o&;HD]mEϭ(NjUج{.QTRurAuq.Vqr@{1=hgK|00-;^>2WG2MCkIn6D_QRGtN9zdSe4d/i ThF#r(ZJGpJ.y}L%e#?z Hn'^t %\t2 rg/Y6i;fqET&٪"-5FEFZKVͫVڻb~oi26g#RqhQ^ sg)9BGL)HhP:a* 8O/u^Ѹ(޻Lqj3+D)~H,]9䩄,jzN04'43<~gSny.兊[p5?61E(;S_.?JE^[udɥYE^wa#m '1 /v!@mmeq'FHuL}ŬF`TfRݫMKfTCވ2]@l1od%QE#аIL|L<&?yUhmDe,u\jb@ѣ*woX"f8*Z&#`chw Zĩ7U)]B5"l$(7z?bȧ1x%/|5M7aj4qP/0@lEaցX;Q!q86+"'$uA-6[o˨b<VN[VUZU$zHeD)ҦteK?[hn @ZcJ=jcus+)H'J4ŤVO?h &ACMl!ajʩO4nE.WCDq/Oغ|'f`Ow\lt$`:RnŐDZp6ǗQ:JkW FghLA֛8} ՙIo *>JM&خI0<J%jw 8 =w\DH$9 OcOk `HeJj-pvf5Q V_gqNoYi-'C'JV:@lb .yEJGkc3=aITR S~}*#٨/ƣu@iHDq*0d`d5ZcI'qN@0;b#%~JEoN&|'\Y($I؜u$nQȟu\^NSfX4B&꼁=X2uG J/|{$N?2ICƲ$!VZfNb֮U->rE'4egg)1h7 k+Qf40ε[J}ahؠHwbCF"=q?U辧Y>t{ 4 (D16\41j)$]X5(Sv]UZO>M*: ;{,~9v"!Lu$37t~˥uj2/mlsStqGh'sep/TNsZWj2'^m:䰩^[{}SQPh%2w b&.ڇDڱ^]g$ܔɀV#?9. !`3݄@srꝱ($j4MYGK:=9)LZ0M 4Ō=1fmeTq%5R Q?tt#!P687]/X<czXNsM65t Мy HPe,9P_6|:fE!(? AIYKd޵GM-$;;] (Wn(n.51m LG5W@rRаr7 d!VBw6qX\`m?Hs.|kvM&I4+ʞ,pc` ۔"Z j*\\73.!٠ij2VO"o75,pN+y4y OXy&ך NfjH$pd('p/_f!!a'&ʞG_ 8eru-X2 B򽅏@v>xcOޑ-leL)5e?Oh[&h'аc}d/6XWվeSm~L>}aẹ:] Dη-=wI0Ċ?.i4z>TUo^sx'MlQyB)d\#zl)9E䞃ߥ[O;<:aA|Ffݳ1CT>eopw[:9.qN[?0v~`5Gg"V."<&TǕ寓FYBV@zrHR]Ζv[-!]ml% 6٘[b<4ZMcHV_ @l쨺 j}T̛7BncudÒ6i[sƛPޮl*=>YWff뫤2 ̽vI9)Rby* ie:Qe﫰,^J\1 da86SLR[BQ;HaF[3RJ=2[+ӠϠux;e ٷ$WN*/uc VzA;u/ֲL\e_۹)› ԦH\p.L7zQ68954N)_2"!Edu`l%z:)/b\kyBH(JmU4Bf{Ob^ʰr~.zmbB/N-kcO)BK6P5^Ʀkď#3a|,sf??Ut=ܯxbQ>l2I=n;%\!F-kHV(=7>1۠L,? ,1_FB!WrwfiGxsJI(ɮ޵&puW4%yoN#0 `-ŷ:( cvp0M.K95?:zUWMƕ9f:t<~l%(oy;1 g4^kNqҋRH REDm#+ {ܶ3AM⯾H-붰Jg:4?B!(4k^6Nz˶@v08Ta3RW}eGxhԈMh H=mV/rP^d=E)#|a/|o#$iz>X\2+K nHn:w꣌rAעgxF2nSU7,;WAH)z̫3I h@ZgNj4w4) !t`I.FY1i>+XgƮC%JF ` !+[MȖ:idN8w&>Ql.AкW.2(L6K_QRVwX+}5 L?0td uR;:/̾37yD㬅]xv9dx<(r@}o%OHQCS2 ڂ*hOZ fÕ GXLoc>?ð1ct#h٥WVGV:lf L}|ϦC1a;zC` gdAO8_}&:id[ڻzVi*sܜh;"6֦D3Uyc@ i;TO14ɽ3~![0}ݹdc’:ƋKSf$z[%<1;Q*f_`B(<)tz? F[Rr/Ev& 7G};NQ}#>إE ؎zQ\`aJVH&( pE{Ht8qH*?04=%o+>n*4F$lOF JdZ@27T3uX❌t$s`6NjNZ/JB|%6U~;-}L12gqއ\qaf 0gG?$)+Gz+Fh̛f=OW̑_"G XT|Boytف}I~mmZ3rlF|~;iy?!oiucprT`kt('d`݌r2Z͒*qqEDU0?!IJE嵓R˷?.kn{ݐZi kA nI#K Û)IMZ;lk:4RM7FhhX yd@\#.$v#xD2 T Yr_"|H=)\ D%K)!Gڴ-ä>\?2!.2"GB(s/rD>#Ye?:6`mA% nC3⾝Pƫo7/g@]-`kFIׅ\Aws ^o}z{y1#l\- h)MjNnVB an^ۈAË&:߽7NaLzKz|M?xϩƯN vwCeOߵ[OykV͎Wa<o!i6._*&6«2@'.o:|$o?wj>҆Ih!PEm0d =MR8L,.u.Zq6U`lP<̨cpD zI(!!0&Sw5'%uו/4¤{ ;5UuMb˻%| %ٟeIZN74 wY`J>y )bF\N*>) T~\$Nrr+& u{3{9O |u;Pa?5Asm:5Y.iFrϬ xPo2k;[xeۿT=Qmm/ԍepQm.dQ5LvIJ%Wyb''CńR Y>YQq<tm7q#^0f7u#הǭƑi.um?' Эǝ.VDީgY6x<#QB#–59Fo͐vMUQ,O%-`O٠-LhBCߑ7A4ɢ31gL햠4 Ek:.ytm*L lco%Ld0@kN2$v~/h"z:%AJByP}?I:84y/Z)zWin*S7:]+ ډ#u8xKa_ fL=igm-[öeG(ź6W4bp*ʟE4p}6о6F?͉yR읥Uax扪gr:M$"@@&g#"Ыk*-0F)wKn|"yFʕ B "+/&G}+Y<3l u\pMTK ]"qɢ?{ q5#tcHFwx`!miț3oh-O;>F]YLMBX廝 V;CXy(0J6:̹spSq cڽl/[&ƒq=9hkIx(m6XږGp";^aÜoƃ z0|hz{,&n훳u.d6`K^}#ѺxE8g}[83m[Xv'RSS^ f?ST%6jZMXh"2`]e5-RD[4AV3=ҥv3(u4h+r=j>^Eܫؿ.v8)B$uqɲ9aYAXgBX9$htڤ-q5´Տ/k?U%;uɊp}[b3 _ ޘM4;f0G!ԉHOK;J"uN&+t&|¥+haHb6VmD Kweo3;mi)hrU^)1X-l45jxP pZGN4SQ>otN:Af OwaDӍTKi" .Zh,Jkz?Atw؊)/,Up,l|n&U3En5|&Ց5a+^D{ bos;8~iS\Db f׀)9Fi6ǿDžEsf.=:%dLw8͗&*2%6{7궐;^wgUylx1ƥEkZo_yjt# /capn(k7TmDŽL7a;4d9h*376C/RP^teЮ"6% AO+ `5,.1͔h i5P$p=#Sh-8BC,!,?|hC[BKRx7z4VMAbғc+KlYmLۭ1M~[ =Kxy}:C &z)RO#^1fŵ-@ڂ-7-Qp(ăj }/67"k()5oW^Tjf> jj YR-ՆqnLle_Ef91;KuSePT/z CaX y${+7(– U嘯;i]1J+S*Q-'씧CQo%5Xnν^3J@Ӱ^?Q3tYo:@s ,Cyl`\f,f F|(ͧ8i}w4 !hӍPd9PҜ ṗj!N6PZ6yJq|~< X=IH YZ