php8-xdebug-3.2.0-bp154.2.1 4>$  ApdX!M@eee[$SSAH򎷡`Oϔ>>Dqnc 'MԦ7i"y'~x_K=J-LֽMI#Id{8shi?} Nsսt%@I3;6O(o{M[ƏFFW 9BO?')yKxa)1QjcDX8<իLѿPUߵJ. cF06?f]U߱D(ФT"LJLy0c8f1c99e2a7adba5b68910bd205681fd1550b5cf119aa97c5b0bd9385a326496a0de8bf5da4776d10d80a323233f003dde80bd3ddX!M@eeeR 1f!p.8f&8Y~ /؇;MO󂍶sTL2Ѻ?]~R:Pi6DvrӁx[2e=ٟ;h-^qaaA>S5:^`/=/騹hk4>^JVT]~H|WW|(*uQ"k_)TAHF*2Ė;<Լ@83iKҒ{#wpy{N5"gcL>pAx?hd  448@D]fn       8Vt<(Q8X191:I1BFGH I$X,Y<Zt[x\]^bwcdefluvwxy z"dCphp8-xdebug3.2.0bp154.2.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 clientdWlamb72QSUSE Linux Enterprise 15openSUSEPHP-3.0http://bugs.opensuse.orgProductivity/Networking/Web/Servershttps://xdebug.orglinuxx86_64V5 ƁA큤A큤dWdWdWc4Arjen 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- 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-xdebuglamb72 16778751943.2.0-bp154.2.13.2.03.2.0-bp154.2.13.2.0-bp154.2.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:17860/openSUSE_Backports_SLE-15-SP4_Update/678c1af99325f6a90335577379b361cf-php-xdebug.openSUSE_Backports_SLE-15-SP4_Update:php8cpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=362503e0b86997b3b3ea2fe34e19afca59839941, not strippeddirectory R R RRRRRRRR R R"i֢I3}<,*\utf-8e63c153ed6fb181db92d6c7525c7075e6e97a6805accc52715ae67dac8e69500?7zXZ !t/]v] crv(vX0'ÉjPŁgY̐r)!:iW)7R"nH{BhD:,mu?yK!Ow FZG}Zg6VI)ѯJ4\Q%6hV0R5[\Z|˶/cNs*:겏D*Ol/U Ħ|E>$'ǠSt<\z4urWe2ّOB|pK1a ;wLK7+,#0+w#G >ԻmϝAi1DUF"fఈo|sϧu@9sd # 9-qvJRf/ӛ.-ILSK= 9Np4Xe[k%Ë_'jgZoЈy4 P(]e&$>K~膍)u}^+;F0stp:iE)KYM~VJ^hL iVCٽ[ʮ/VaTI1dDW;dRl-8PBjvO{j&gʻ!0u~rP%7`< ȳ1=KonOFb3ϑK+ײ"dTf{ V䒫JAW@nWWAmarx^Y_oV&˶^ESKۉپY:`XET^H##u@ fC拋uO-g1!_Y9 ɮ Q>M(r航S_ȴ?CzY>+\IZRjLSXCo/r[) ARXRτatœ(3j)JEڎgEݎ9/$zXH%.U2#UANO'4Tb)s*y*Ԏ?j40I80~^fRY|ModKS -l ỲExnMRA;ř83;nANQM|O7c7~z"j]Oz|Q@FĄgwT#G"bႆ7PdVz#7p?2;Fĝ-뀴к1/WYΖ"K]Iq/)PqZ~k=چ+qf\F#vv` !-d._^%\N)VǝB~H?m7Y6 p{\xjv~YZmC d\YejF.-Ɋ:?\}D |p"}U'~1v@\nw%IᰖIGL"vzbw,]R]&[3\ulXv¹[mv_ax~B<ךMTw[[7O>)YhT[RTfDJ^dm7FsG +SF2:7@l*bbwseD묉= y7Iau5sw As@B7Ng&81Je =4.Gv_SJqh=t)ﱚAPohњżĘ-v T5f718AYivYI]_o sbR:Qpa{& Ug+q< 9<6+6uCCg]OmԕO5 }e7wk鷮 bjԙi݋ sv]OdyW85݊&;ֲ;秧R=kV;HKa4B6VNClh6{4ic(XGscPJ"34hzwqcjܧ|A.DaOP>A Rrmֆ~؇{f&s0ܺh;q_RAU{sv ~ nЉsnY {ʾC6K(%nJM8S?fzXw%]kSS!t nQIOD;}\SZw\%;.Hٜޗ0Uz.M{MTG3lZyj4p~(9896K]o,kYn `C~zKFmDH()Z~ؿ"٩ mkOZb&5S\$ZAdPL #<g996ҋ82"ksˮ>)6ԦxbUJJh؞Y Vrt+mÜN|؏آ=D}oO~l_5;a'ي"}O{WͼiP4Aa~Qw~ ;5Bb[S&$_]Y='p7mMZwظp ZhvZÿp̩m$ Z Mn=g 0}1wqwWl_D/L[ sPR8ADȡPП9$r!Wx^b~tL[p2It!"-zwKm~d x6l_,U$$vSbNBWUhm$AZIc7CXs۱|H ׳-ŵuJs(lEl5d>!n9\?I~Oqf8Z~X&Y~A?*LA*@~ SqT/!]J AGϝ)oG0?ޭ  b]4P=#{㰟~2]bWD[wIv<ƖI~iD(.pO6),ŸUg@U%^&ALAyT프=p)}˔aP i+u*] #`_[vFሒ7pG7mHUR*0 iHXK԰73G>",w$9N)0eƺXi^ݖdћx fT3 clkXe'yf-FrZ q = Pv,"v%RaC$nO /D SaP315O6j!W>-V!Q6AQ#?!*:]iLMp&B$sm 6c.ƕmnH.$_g#@C.t.H_?pD2CK5snz/n bs T1mBZ+yPZ B>]vٮ63w~F@7w6K̎ϊl&Cr#Ķ7S9™k``/UR۽eF_҇gNOxs4s&E +YFߚOh*)j!s Mkzc΅i[jFZx.z,m_̏&FиnCjYO!ev}SXW(tqS7 0[USʮdO~Bn$@'ɾ3!T*I'`&q?}7κ,NΑPBO g*l eϼ"n#_ H@xJjM٦$&{`S8E ]S昋 +w5q"x;&+OѥM LE L5蛾PTrJ;JH>5Rc&Qy: [i/|U݌p>'d{K,+% ҙRFHq/IRF(/^vy:9bۡgy2$ 0Jh$d zw X$H@H ^|4wU)v#1q+]>;+%{VDka~؆_W>鶄ki5ߥ$th'cVbrƽgG-Z\ABwAxsV1FLBb Cbv@=4 _!B|cykUͯ<`1YO7v{R2vW끑/Cϙ! /V^!-,c8 GeҀ<4: >PMɄ z*-GDpǂau 'ͨo$zSj29U073/Z3x[7^w'.;f*]awuVyR付#NOCб'!Y!MbvK >D nhe`ӠsGE4ٝMЯʨq2{u.Fk< 3|f^]9當 BAs%ݶRi7XޔՊY[ޮJj%Ϗ o y'^T_ bb`qfo1Ւ_h_ҌJPY$v]Qm#ٗՑ.\ًq\ ư̮Bo|: PpjwkݩK^֓'t.5ߴ >[X+ne)ֺ︸r3W)~ι1ٽ, &~::Wiy22^fR00{DY6VB4NAk/"3=m}AR\Ih]NB}1XٌNWc @ehl>xj8"*,M`nT\-N F70'YT1^dx(W#ȢȽ}M[\k(Yߚ4_QqeFm, %SQݻ\H,16i/7<{A1|fq贸N1bP4,^7WJn!x#JZ~>c&^H~Iq:H+邓Pd)P8SMiczps Z[F+QpgbCqn@. J҇q'WF]9wjrIͰV&V$WŊ 8oྉ/Q.mxx0úZϙ̌OZ<&0zuNYsmŷ0Ƙm;8N>X~VߥS__2jž-8! &ܱ>qU QͪRr>+otlQjy e(Dj Xm9lSJHnc ""/!l؟M㨮3o^]PIѠx_v#G9"BA^z.*+%,!1%0)g5ZT1?/\FD'oxBaQ@VK`@WZodw"rc$Z?'c58y$S^% :"|c.ـDj3Tߡ:x g씅 w0ou 79:oicB{ FKԭ; wFy6"tfZAΚ@ ijO|V4܋j|Xt-.~Cԃ:Yftj 'i:)ယrV4MJ /+iB?S'Wg7#Ŧ/n:7ՠ]\̰.Y Cϐ*Tor1I](!lsZ"CEq+x'z47wIPk#A\:I6X`+:25tĿ'b xo|J@]Pޏx{7#p>ח;(jU幢-s< G3< &p xs%z>Y]SؑY--3X`Q}C0SPHBjA'C;ta=6GOsͮoHɆ(z7 IPv|NA -B[3y+T*f  &?  m$􍷙q7̨>q`f!4'xI@y Xk~1P&c/l% <Uuy*DXf!Ùnv.9y2ߧg +W"cvL ޕ'Ϗn[dnEB`gk8q̈́|%ԼWH`tcYhcmݠR*UQ3 ? ժHqR)Ǣn]& )@!,_cE]]M$g]❲!pDyWPDWT4 #BFDRgKlY-J#JLJ /觴>2Ɣq]"k?{( FΝu4c%mVs=a^&C;#V{ )8较podV8]/BchCitm.aiow,%bQ)~e=z@A0T @۠xs|N-HȮ4c$`䩤ϕ`JzLj[v/9>cX8~YK#1;LsXaZo>ZxgcH/aRiVU\3H&2BӐUոOk7c^[E1TyBexuzeϰi`r2!6}  "蒏陙E-qçS0e$)'+`p$>$D~r6m нb: `\BRdO=3P!}tt(FzʭjK>TܚB$բ@Qw2" l <)uU Ԫ R,΃<`qYp@!{%~Pg0}8CD[][~_c髙#͛Pf}}!W&&-s["Uw (s-Ofx) ":h7ʤ˜Un6d GnF1j2ϊZh/)zis mo\Ʈ h,lޏ~_@qt"މQ543 TS"yjnY׎58Eԧ#vgqGV4.AGvܭ/97}oXƿ+We y(x&N獓cWyiD1z25Ak ,) drf#[7Ejy,L%y>r;-J͠~%jZ:Z=UfOlcs4,ny4<$OWoE="aD%'nɧ!67𙠃EbцSC tZT0csE6WڷUK5NKӜX+v.h52Ѱ_U}}>]7ib/6< (m !ndhʹߧYBJ{8[ 4`s3CF%l Sb3VŘ75Mg2bߤ.f 3|hև͆rc!FnPVXo#VmgZā6Qߩ4L| TV쫻c5T-2c8/ut]Z헭!|Kt~L}iOןAzfZ4Q:ݍF(1"e7`,ɻE2,R_q A6 NOksa\BTVLsXimVU)7u0C)ER. )3P DD f;JguɎv,'l_|Bm_㒕] y˂YEF6;'n"=ZMQ*|}q%gQTƢ0 4,B$nUy;vo\"M?bB|S0_7 v"i6J]J̎ұL7Nv)8F>Ƴ {~~ jADJ>i`fClOg3j +kRVȋ` a ]ۜ}ǬK2^Mʮ @AVy2|8in4Tk<>uwR4ballZ.0 p0M4 @aQczT ]Υ3*jbjuy[{p]~I;e`fX 67!+h#&1^T?:?}Ӹa-']n)yYm2>PQK>σ802-.lk# jh-Ny2u<7 2quSuRl2S\idm?픟2~w7Zh}[M2Q:etYĄ4[xשO<8 `Iz B USmx 墐oFlֿ`l:{P+yZA WMY7A 6M[O;:JcNSU2W +(ƣdpz]*WI} )r;FoNz+/em^fm*yJ4Ja.)KrWEQT3]V[X9-2V/D5~qdL;kZQa~U `/UzʼaVɐ8 f`NDA 6o`@-; ڧjG=v`,)AnJB[ź/Q+OpvQY,X7,xۑ;0G,8O06d_M=B+7#le <]F.XǜXiɢD0 u1?zn*_gw%j;ֲŞx@`Ǭr dzj}OTjua-/w뎟ޥl \)3 T7E@E0oI1G:\utk B+KC\jX I+/+чI +#*TEQ](!G{K*mb<"2,n s~[QX[R/&er jB6'x,fE+WZVoq4Uh Nrcf8csVpdѮ1$ V 8]Zξ`P9ֹ$1MI@BTq$ r A}Fh{2Ij4,jy'&փWhxAޱS{ P'cWE: "j}.E9t/{h0ؽQfF qlεQwR(xtjv^Jkk{R15"%Im`:rڽ?5PRP))R' j=GDht(ێt#ͺGW^ Ez1?U)'qm`ˑl^tvW7/Ut$lah7_0%9֐M$hu>بWHG<*u}[boA*ľ\$4W 맆L7؍7k>Ie ݠ*LMc:F'Tos4]*1?c ~HyM06::)_Jyxp5beAZ ~ 67'J8^M깅/k~sN+:E5Ž89Bu3LQF6 sZ+{_ܑ3J!dzy܎%A-匒sW MwԲs'ka=ZMO}Q"{K-Ʊ]@A;/Pϒ'NeWcsi}X!Fls!i:Mx^>_ރ窝`G&\2&t3Hs015I߳ <42ghpZ]ou~kUS`?R> B4QZ(쑅PS!a]ڀ_*@t_Kw2FB*%{<@ %?4{`Lߌ58 נuz*e0kl3+PyYVH>yb-l2jzTǮđӴEgc"9 HO~5e+S{S#?[Ȁ{Xվ.7/\d6s477BfdzįSi[e\k$t|C$lʶkgX -NZպ]{8?E?eAC KI !]@ ߡ̯)kk줬w[}.R.J $[0 ){{m;:塚Iѓ$ rE^'>y:]Ӡ=]$rOZ.j*^+OFX\zu`#Q+6Q_3\Gu[2懲O~jm6saoGKebѹQ)h ȵ(!B0; 䱢|B4 LޥaҞ=}S]HyK S!bGwd+^, c!˷͗$ڂ։Eki4>wḌ=IPI|LB6Yjnmd9HKMU˧f0Š`aR;3 aoP8+˿Kt/GHa+@]5`Hb7[HvhYɂ2&/UCBXqeG/śDL4#VhZ hEJũgD,9 Y>#~nĿkBKHC褎E=w:bi!wϙ =DЎnxEƎ.lAr$VuwꆾtHm?EztPf,f V|C %T'u^z"K㑔JY5(ךA蹏i^qȵwdiTص%/VI,wu&C F]0DM>ϲ;(X rq;8as5S@%m{ͫt'Pօsݹ CCawy. {(&/}^UM;qJM/t/Fr.%e}Iq\TE"ACYۗhDG8 /J 4i8z|W(Z!diCX(|EN? ϡؔ0&_U@Uۥ`PuX2%T'uhsv ,gXy$?8>sN0 dž=WBz++BѯV=o| B:yhNpDҋ.3B FګI/Z*KwEnznLx^k{噦]Łr[G$|7eWI XԒ:L~ D*&.t~E$#b6eʷo]{(^ǙҞAj̩Xq%:ǩ`,jG:@) ]v6D1t/WQ#e6huc/U {|=ְ-ؾq\JE}֥.3Z@b^2ǂk*Gėo>kmgB\e2q.g Fo  l@<%X⌍۞3#WV  H;7^i]8$M*tMi,#NV} [LR+rQK:NO[}@~..8bi1⩽ d"ǙVÆKJ}f~$B+2f aPC8 1 )fw2a`h,S%5S 0IkY!SRK=WNk9kJuS|̰12+~a{`T5I ` \ ..bl~A`r|)HkO7a>ù(J>{_-t99s_kl~(PBoiKlağ`y}P0]w8Iؔ ɦKa 7[nyZҩh7$19MJBՔxD |3~ЋjWֽMD\ 'kI#>u!D)(Fv'iTAc4>Utr8*/55?[ey2oXeNupڗjg$VVng\0ag[M@uMHN?@~E_4=EsG BRrh&-8]VQ:xj}fDlFB@ip8 Rb<]h@m}dbc%5wh7;Ϥ91y;|tҥbĚf3 ;P=J=Ҵ_X4sjYؽ+Q~o'9|nD#,v?gQVY>U~ID`\n耪ɹ6 ċk"Դf&~g͢ 88!L֩ᇗ FE]ҙx™04֤ݓ*V^p@iQXXXcHkG@p; A-3>h;ó*~G٪Hs?9h|yk-ɳֆ[C $V}2 dzj;) ~֞WSUFq։0W7*!qm7U[=yeeO'tl.M);e!=u+X+7ҳ/֗}bki_ˉwzXlM@p LРc=/xS_+ggpn2"Bo-w j}SfT&vM8crZ8_ߓ@Dn i ^%F\{am  =0mTrnρXDJm~6h QWجSCJZ0VH>;64x59,߿PPdv`[nۑ1.Br2S&MQtRl6#or8ɾKh" o 6:Y_x;Spd(g\(ؼ5t8!I/ +y!V,}Eߺkc| :{(^kzI'%:+S;UU2oΤ\P,[^k~=OW3: ?MgY1c8;H=v۪ٔ*٧i)s0>)eqy13cz5?ۉ(g[BJ$A3Շef[BOsЧ4LX7t#@9)șcXкH]O޿Q樓Kf{FN)"#f@Yjd#+T7'(dhaU"eW#QUϢ iqlWK5M 5-*i2b';v037XU<] .j`~ȢKPtY=;YJ:_h :@b@lԕ5&8٪?IUk`/W| ]sOAY> |~g¬G .WvTׯWn w bsŮS1eJDr\m0=X?z6_A 7ݛ`Ҝ(Xu1+H_[ՕäjTUh/ "/` \ݷmv@a*Sge O[+7ģR\C dqs-a%:Ҫ#@isZ}A𴂕uHGٯ΢qŒ&$ɯBB5 4]58rG.ɘ$<$Ŕ22ΐ%8g%km$4GK Vtm1W_p*tB}9 5C}NGdSȕ^(+ ' <?yD~C!O r!jf ~!.bJ\$j#aĹYU:LgQAFJW$ho/L6d.$P#;hhA~ìF˒C0E oS#~G`pRu}UZ ;'Xzg.eu8I{jOsc$CAvW,_c_r''w6M+72j43DžG,;ia=XAXIQxùx:Y\cO-f[/kLqFS*i @}d[0'YS\·|Tg)#LSEGa{v7t ?rc,p9REM.xWq RyyD@ > ԕrw'2:b0NspzW& Tw@v6o<~TϕNҮ9ڂOh 8g+'t9VHw?y'UgxC8cKEÊ^]ܠ.Ur!y[;7_t=74Q*يyg;)XF76N7qe iI#4KtS@$F(2Tuhט 1,K?dmL&r;HJ @+w/ 2t4g>.hu\&G{';fW6h;?!Ea6&ӪӸ0vfH*'!?ha .,$es&ջON~OPu2, I=mCߪs"K' N! 0*!s;9'Pk|™9_VLe~|Bt||Eb|CyZeW+Wتtzُ4<uNOXׇBu"H KgĥbO<~x/~gɕO:֪rqV=Rܓ2Oksb T` |n6+ہ2mi5nGt ڜH68'7vHw#%ABU^Iz#E6pu "7iJun,O1{10 -j?Ճ9E㉍|j& Yz `k-jiW2Q(9v87_ty]o%2"qtᵶR7Wtbj f,t+B=0pWd<%$œٌSVc"1#+p}ERw7&An@DI@׍yfCRZJ 6otkYyY9DzNOh/:uE@ ݘ}.e6'tƱ V(@)u,9 ;.U +!Lb %! ޽:i'o͝ƞ;l 99#j[nÅǛ/i}XHj _Hf!?/C~ix L].޻p1p"bΒ1"%P#4u9B` ͘PnɍGЪUz#ZKVP3r!,O@/7z O:oX{RLJDv/c)}z5eYfuhݬft{%;hBm~ܛYjbepj[d=FNu aP,S#eKou%ɹV02&祧gT&Ҷ6gvp{0'mNZ5H[ 񏥚>kn%JPW-‘MLֈSΊ٤G-8$&v_ӰLseKU͵E2)Ăss4Ct@(?CPn1/h7Z~Q-+T !}4^dIIv*NcwE%%w+KMH."Vgv8"vQHnThGư?nh#'4:+2{d`u鉄Akbj'sQF"xO>HKⱌ>]6ѓBS2™7D+-^Glʚc3JR/6_aN2 (fhrNRAxrmso`*{4֊ic`6/w$} ĔzG,{F1_.5_7qǴ9M8osGp$F\[=[K_?jDj+{^ }@)B {&q:e[p g#+^>VHf J-X⳱=!}]y4]1g-^jܭGjq};6pw8XE{Pt>`Ydl;'8 sU[]*ׇ"3GzՖMS.$ ?;Y`IG{? jis& i S2Dǵ\'P?oT!/wg:c>(WOmc4A6@F&xOyrhu j&wJ]N@/oL}m/-xÐh0z`Wq} VJt܈|԰ l)WSH\dL&z'qӴ3sKr6+rGת)O.Vć!!1k"<'{9)}xB0|x $A1+$Ew#ʎZ*wn ʼn(I`7ƝKԞp,`o٢1m lk[ayޟj>!qSH@a/K͕1HN酹:MV^udB^8yD & |zy U#P^H4yi BTπ .YlWG3goMKz#=s;NF=Dd]ǖp D;jAUz'Z{h,p|<(,MeLѰVY~]e".A\EZC4I}{-9i c-S0ُc\ZF49τaJ#-MgݒNtM zs1$Gb̄3+(tD&帀2,+-e'Jn/<`"jBna j=Z>p_EM`/N7.b!=,&We<}aYI9{R>+%7\wU@jjJ "K5q'. d*a:3X1un8>1.CJM%KD|2M cn9M1_QOQu?&?vƈL>т 7յ1$e0amiuV+RWUz]E"VjdLDT5[32jhPb&rL p\O,1ITvVrs~&Q4YgE׫}q!H/ >A̮QDFtWdÈ[y)5 lneaث1M8D{F46ǐ 4Iy9q Ἕ[kp̯ig"͛uo0_PsKʌ7XL Qdžz`񙏡c0Wı 8~G+a ]T\}6p^QkοZX2;t1roM.{HJƕXМ-a\y/;7\+ ZbP2/Ą ~l׮iF˻Vʀǣ%e&ÁcbyJG-Yܼz1U!U_gciG?>li:|[i`47?! "ȧڴylq7,A1@6BG-9V:Dv7va \D2% c{RƀZRA#;~BRDVU)qO}v"065 qg3+,׌cDۦx ;<]8_(^G CZxBza[$gV,ZpBD%YQ!E6)=D#@C0˪NW guE}m֊Fxر.n6\[׭g~BLszsݺ4PqZ7Ž%GF nصְ ,cµ* (4_1!%xl#třT1*X~:c.A%3r#ҽ*mT2/̀g#,74+3>k].heȲ x Q^BfI_DVg>a25 \'*cᵮ W[p.+#/NDޜcoq_NO7ժrY-HK,z A+-^wnUb2er)s )EFw$zgL=9*u93EySTy>s)0MU4^QL^s^qrJ..2fË^ %|DZY65vlWv+_jRŧ莚>Y2oq5AZ\Âl`cB1[tkly<oCŻo;"LJ<4sz< *.V(A.9SQuJa/#:sET/|q/8Znr,U[Fû,Eλiաi Tg*_W_ FUk qsO|)8u Җ{P˳w*ň[jt\biD$U_Ef[)Rبn%t55 !Q`+*~S=qFaH&-2tz Z* l>3 *0 \.;@amhZ"l<;dݺ u\;jTSdLyzs)>k9hdMWOH̼YZ;Tr2F)6`i w+?PSᛞ}!Em΀u 6 8.͟J WMԉ1*SoOԇxYf8Q%DFPCMxF3+l`f{s>4$t;04? fUs5T"IA߅ĠCnHJs $]C!}s&!3%hgw\ \" ]9n.l*t; BCj`QOTmwk1?`Ԏ{⍠ exc{}OGH:֡:;;} ,]e)N#(=J%b$EG}f: )+! *.Y=?{H*i.$ڍv,QsdDtv]8inۉ ce^mN ?'YaWQ9Ư޿z?O-5g@js%<`1^b|Ì*a8ǵ-yӻ8IT' [aɇ ;=ˬmSlˉmeڄ,xݸ撆:1G# 2w sQqb +n"O,H4 ?@!mG8.pM0H5c X :Z;e͂SՈ,yJs2!M-@P 32]k|E5+Oni_#ЃDkm neg>Ck`uwcxօ,}58F"bϣ ?&wBA?WJ  *f s6 W 1 |<{ Oj\`OZ&[shK2`_\ f6t@T >Zv)qy8TYs:V ǁ;n^ yEC/gŒp|}Sb͢m>@_b#vπ4_(ʏǬY헦8+%-,c FPCRsF'˜t2} w zLi=h%{Z @?u}fIjd0M[QUX猳EqxW ;̔$ a>"AESLEjXdu \qP>~R[(eA2fW{iġN#WEda/ -&V`~pu_j3P,~/չm#?sWR͐eJ6LspTBOS,LGʀ_Ǝ;f2~>ޢ՗-mscc_\G!{k;\̯#.QC{_ Y|{lr-7X¸R׿wߙUOTq3oe/ i#Dn֖}78Kf9e"=Dh8|2Zrk Oh!9 (jk˜q^<&iKznEY3_/^rǑ3<*u]JAӜ ;9dyfI˶j/ @.WLᆋ 6ZȖ|=vux}- rgC F\wz=B]SIl򽉠TT]?tq $Ëu244 :T>e@}nteL &yJи3Wgfd--_A _rH)\վX؄a]*h? 0c]xaeHз;XTʏV3fqB %lXy! <p7}o[?.iiwBЮqrb#7 ҽ$_`iijH@+$|CniI KȢDK[ Xagd|Is!e;uY Usr\̻jvq~N/?GOPr[5,l yP|d *UR؎_AYfy?6DR]C!@uË\ӕo +F\aOM)d`ʅ wA<_~d3q#ʟh#N'?Ks^ۺDVT59[(Y4=C`3B}#rNt8j+%4S6ƌZE:xMAx(gE^15#[f2[ڂ \Ne;[cbv&$_cg%#{ et&Bxl;ln0 gOF+lű=$Ԟ8;8̱(1L݉~":5"7ab:{“w sŸbix`N+:E1X] meYͳ"k'P\]^c4DXl,S) e ;%ڏqSƭa,e1A?LnpnedC[Jr٭Qzn+OTM&uяvi eol 8jf_±RQUj 5mrUE?|=]Q0 )#;3)M,.8Z7Y=0IdT8Xʖ9ju3DE$|1 1/j5ͽg;k pÀֲ̝3Wq9/M50w>+z;J alϴk{Ӄr58J(?? UPeweCͶNQn{?Ҟ^12^atgóh,!P~xjφu7f(gmvN<##)1&b4^XE+S X+ hP1=p)b/48/CL͸Lyz{xETη"xIN{ 5!pViτ$E+6*ʝ1ѝd!%cGtMmeO\p[E86$foX"ȏpgKQNY%=alI_TqL.w"d5G8U%ⱈshRWd3YC%H Y^)ne&Ã7!ZjߨЩtX89GoQ1%4gQ~lr3 q_pe-_5vةP/ȿ l_F\s %6 @mB[MnǢ5{5ec:AhwD+XAtp~2PXw=M0pWʸCd,W}6wH))4v!e`[҄4{ %n8y؊2 {Bl obR[mWЕӘ (<_h7>эKJ %%; +plA@L!ɓ@a-x3Ufbl8DF!G?ZlCjtE_f2U*Vlw-O@%=!R 4}| N$kr=)E,RdC|9iS&p/@7Cj .2ad@( !؃(15>ɤ+Vʂi% 1$㖅?![1|34݁^V70B0jb sؔu@0Z>dNot:Sn CQNID" _cZpؽ_P2[Fy9 #=L$&dQA0b^34dD쮔t?81XOa%/C]pNx =O@%qc B䰿XIٌ:eJD)>F ?!~J%d!GiHY@F$ !$uh32ǘsvf ٸB2= : 䘌]p@.m[--QnèADv~l\ld{^<.sDOg]l(O|4 srק hXZbum"-J3tBh4l\Q 쑔2"O=|kJjbg6k\v)J44߿cOJ:vcR^B8R&fn[6{yK7<5iYDo.:8gq22ul7p=[W ⸁<~X, 4csO i:v14)|.!=Lߑ ߒ@jonarvԂX]hxգ$,!~[?G$㲂 r\h}8 r4W?i(](MSa 2m2:>1(G}Iߟ թ;|'K vZ1 "_}U} BЉXv-Zր$yn/q K;:ϗҾkг4'X~:(~G.\2`VFpo~q ]A 1,Vϑ WFS1;DjbFN&u-v7a%4Qt0%DGFVH!:`2x+|OD"e=>N h3OOy+-Emϲl@q{r > \c^3U&PA1&p+ΩZ@_N"_tP_6 Ee*>z)`|R"q6W^i&n. Lu|}ڶ+O{RPOth0FlK,]YH3 c\3)AfJZxmö14B^281d[Ί83a Lk%k=m7_c0&zNK֕|,.lL`Ake>n; @ZBVuU,_IU;WGh|{wTݬYk _|[Cj@8dxlngcy1m"~!γy۩nTnPwe7E>^Xt1&G*+?ImP7ZD%bX+!aL`d$)"7:y"V -8Csx6JAǃ$6.>(55:gy:6 }nܻBxO hXS١+ @k %)Lyz =kQOeoUNrp¯-`a30j*ջ>DأLN`l ŠY>23e E zyEc6pCdbo6N2Z&{6^&"jyJ#N_MZ'3+-e}˟wreS<Җv 2Dv'BKFcAypہ۠lLy6:paV bDG&'f(ŞVY=L.kvUg'5SL]꿅fi3 ɂ; \wõͦd}.ׯ;1ۡ/LJo9=lpUh-?Qt]6n&7hÇy"DWyTxkdu*=L}]ulV=k,c*v}wdlƕw@s+tR<W'ŗHM] Ǖ8+' ک8iMpPP()l=Usfkʾ$6m Z75Ur==d 2Ws2b`mL]^ =E8:Όs%D2"A6N7e^0Wu%v[$\禾UݵUU+\-tt%[r k S'A+̐Z;{@fYoGU7J OB@8ݾ CўsSLAzM̽+rYSj\1"T  DįĖX;6\Nu5a+ULf5S8 ]xnit8ƣ?gxeWVW^']4 I o$5\ TYο8W#J{s烘ksEUb[; Pp_X09}T_wʼn Őlm xC@H=ϟ*O1\לNQPՑFAl,( EJJM#ӲU)N$yA=nd\;"c?~g >4dK"=4S~a+RlOeV+<#OPuFiYKO&ʰUK !}篣/%yf`.Y !ʙ@6! ago'ѶM{ eStE5iJ.̭dH<j,T(R j$3d"AEEx4lvz[h%ESL~!{wu__(+=O.:#Lo= ]j쫲gݯzS\_±;Qj8}QlcI .NjE) u,DGwVnry"d '{ 6 Va h=}V.^HNUʮOczMv̂u(]==iOZȷ=ʏwBhan'Em2`xp{ڵ0L9\FD\JvV|yk.ee>ۑ3[Kgq=XAȨ7$೅^@P-l5E^V , kfwL0LJUUΩ\YjR/XRYG TOoM4CS,ـ أ |و>E NP-t&{p < u] v&( ~fϨ^܅ R¥}!8NJ7\Q l ;Q w_=4нoGQ||q7piT~V͗˪smd"k][E4-(ƪktlo`!iKZc1G&¤(&_`Ing{ JzdSC'f' -Q~B'M&Q}[Ko ½rp3JXy:U&5*EUsz%/rhpqa*5Z/ !˯3=R jXٯU͔ff2&zX@&@Rƿz; *h!B4Noo GE[fg5!/kVs=lyb.Œ ťm^MhFƎӥ2V .9G ]zJO64j(kKNpt?S4v(d 0?Hw/uuyVg5y}ڳJ8pn`z)_Z; e8O83GrBi`UvlqWaZ]LNq4^9Q*}}"ZZG &o`>(x k"]Wͦ˰֣ҧ BB^q%3C~wd]Oib4LvHhtf,@}&״sJ12Y~*$"bU'V0t?}2T ."t}qof{˞7&WJ۶&O HҫkN&XmXJ4{dZe ѲT;&ugc-!2!(Q&LHsMc0v=?YuӢ,G&Bn<r+`7W*Owcy)P62&_-C_/b>4[ }%lc#yZe9Hn;:EENa+x s:u"DA10u0|] dF^by{.:vkPvv#^%w`9!O{#S.6{c'WV<^P#NEBG#諸˛ c;^AW@aUo5"E?d#q "sbn\ "~tFTE:80ɃWUorI}̺C(ř䅉RAcDeJ!i?PZM䓂^oyVNqɖxi tu_ ڽtbj'GOakRB2~xS|&u*ԍHbVكh+Poy-|ixB#^P%Scơ?UZ/ B/9*N8jT\q8m@})vMm{7.xn%/;Ȥ-rS[7Ԛ Zndlwi L:;7,5' oḯʘm\t_&JmKO\2MCp0Ćk^68BG Y@Իʡ߻5IK'2QvJz`pS vEEx)I+ܭ]KOk6oq\{FI%/8g+VE) 2X蕁u~ .IB9iMjO6<^22S`hx:T&\֖UxWu"gZXpX#pJe:arɾBSe{|y@<ò1Rf-FA 0P9 zD+LY.ЙN1i2Odo .q{HHw<[]h ,m@4Iq8Aw yTD`A¤ "2 (@*}Qb#2lU}E:I-K%.?h V|!jT Y4ThX7x/=S4cuVx8^V3GaI1+s-4z%L].K:K`+r›` @CޡGVX1 e\ibzXV2/̞L$ 20hl$nxX~v/_{ߣLdE !YnLgY'D1:#<]hRW>aʳt9K0{_QsE:( ʊGD ?¡RGKCY<]7Bk *b2OEpR(57R+9\*]35Me!m.iO>zsYl:eZα6O`)Z:[>[cl䆊T- +E,-`H~ڞB6qM+U{k@bӚE[6Fa0Tl &T_1 -%;'Hc`bfx! y"^ "G3B\aJ/nP}{oKB7>j{&$X5xv15́Z-0f]pLN|;NAB>V轳 O; Y2ۘeD3_9Z~sD 'r2R!<0[õߊ7#r<,ҕykf|JҟP0 N sk6MZs@ +R/vSD*?*dt&Ë9ұ[вM1ahſ(XfR`u]i]p$n rJKu82H8p|?:,+K*LGeȷԸ?4POGi@Xd$Q@T7L_ c=tNlKY*Y 𩍋)/[TzHX*zLJ K+ȖW3apھq'a GYF3?W%(ǯr,y~.Q`u#89%E'ᐑ]EXhe]HP+6cؘˌls|t]gt ~AHrr~t?ȡpKzo_uyySU[hS|\y{JG_S}H'vRYTEIHhʿӖfG6%mu-]Cyxw-LH37 YyҲZ%Y/ *p %Ey6T;oI`~!Hケe lлPJ)}P9}!@f/On6?*c{R{+ʓ{8vV? F ri?e')Rjso,"k>7N̛Ok6[2rҿEK UL*p@-{ن6;HZ³>+IS?s㌘\Z.dfxE9/|댛3D㕕G|'{ƴNo48ܣ)y@*7q:X g9ZGF`<>:_b]!tb.cw7ur, [/^v1e90I*;1BNx nFZJtfN _фYfZVn{,Z,zEi0L/;lbߔ]r0cHN%0}g"4#MYj㱮<T2ޯD_Zb|RA0Z~Jɺr$*HxRÇă д %M#lȔNgkjߏyX;V !#/{>jnm}Si#eG*EgǠoj?`ٗD(߾- h^IJZVr;iaCzʖ+HT̷ p~ܞ'eWc=/0Cu$S+krL{P`b"lޣpc -v e>P=y0Μ[pd/׮ZzNkBE49zӹJZnL>_tTήR͇LOS8FC6:>};L"wţ!Jm޽̶;*iњxm<ށZ;t]ZR& k75꼀f&'5p} Mô+clӫQфJ8y Q[s$SRs/h埡 ?5-”NVg8?N!/toH0>/%  T7 dNU؎JOA-PGj62=բH!YJ):;9,t(^._rp>iG%t?w6PhPzuԀ-¡Pp;F XR93\psFu2eBrc+^I bFر=&poL\ߺ. '"%{ְCAx>`o;M_76,J>xs> ~ ,s/"n(r2-vo7Ԩ#`>g~ OS$QmX|5y f@=zpJ8k~g$<;m!(g>Ȅ~Xz隸+(KOa) #&6~wpŲ~Fo*j`.PDnЮUw/ǹpw &,}>DxD={.ůf5I߮t^{Ha-S_ǀ EAlЦbORaZgQp:%7yx ZB3Q"Ԟךf3q ֯.* h,SC+m<^j[K8\pH[ÂAh _Rpm("۲ĻLgK`T?3_XtTE0S~+(CԘ2R7?YHiӓ>o֥cQ#}n#(x_q>osd~")btI8uq$@h_PT$Z@>WѺx"8K/,8>x\d|uȿ,[bO c/^)nmWy2:&r}ϩC%j%Yӕ_"1͑ 9 {)gu5q YƩ[lK Mu&.Ӄ_ ğm$UrAD!QtF Pq-#o\^M`մmb'ȻBx$94TJpI1_vS`{4QUWS/FS کϭkzX ր1x{)؄oCo3A+yTůnHBnMs3?6ͧ]6[`s{)x|<ե n&y3?ݮ[4}.+4revf{tPѵ5o45Zoqf˕ 5_RM <[4;Nz !>#E=ڈ 7fG?^ җL ]yAk*n ֆt5t{opkw,^G"l$R G߽tX&ae"e9\;I]q,[ɼOT].c(itsNY6lvH`PC\mvGy c]_PǷ2\{?X"; ƍ1y{Oݹu8M4"1r}lwF'zN`H|%RbtchEYa@?~P@8 Cy;kZ&5M}3}Xve-]L"dv|ePB~U&;< Cl:/ք/\Z;&{RC(KZG\fJov_b36ʋij2Y:.P&{|2#I |'9 w)ʰ;lT7b(2ּAŵEyAn^ ;7=k`XV;O%醸~uףߖDq/3gJ{)úMJYэ2n [ Tײ>KA|K.~ 35y6\L`ΖE )`cƖxyўW(ёH$4 _?0Aѯ,mרʞ_!B߳hxwhGt(PI-z6:u:&jspF!i6< dlOH˄$q 0!24_@cHIO>{S2WsoS%7PyV5V>v!'%06>+IW!!#r^ϡ/'1ݿMlB+eGbti'wT*Ssrz98'dq̟T22ߎ)K}(]s.yN1Zx]5t|bG2ۖY_rޚw@#(Vi9zAI:t,؅I%,NAٽ{TgH('ݠ"f e")U823bRv)x~[)F/PeRrZcJ7Oxy1 qs8 Xh[XwkD?*Is:U*0R߸Y mtyFb }!AU{ܺXnm}ypQS y$*3  KtHkO_;P'=&xP>z8E't'I1eP!ˀ2J7ji|j]b~K"EkHDoe̅2l .rvDv)WN>dX{#ӎ{/;@?6'5nr7yPT\dCmݜS|idĤ~e?j j}rϗTMAti)NSOJzNΞкKcf$.5H.C \/^3LnP^<&ʉ[djsqJv*i}ru[Ŝf ߼ԛ[cCPozjtjstIh[f~{ZZ`|u۔`_} ObO0&e~)"]| D*dpc.0Dw1hb5: *ҁx|tfm#E=+B` h@B|Z.;+oi?w)֝pUy؂"i'OT^ꂋJ[rҌM`"L3ߢ%OrK7yUSr[kE)\bQ'L4ⴱ˴+v43]77eeHlPtUҧ;RAiJ 6HiA}Q=TU|BY9d]PNe9V r9r\BP_&/+[PjPXx!;YljqBHɚnCZϻ< ٷZ/7Ȉ~DM M Vgt)rDIk$$ɳ17wuf^`TSO/einܹ}DốS}Y0K`^cLGe U]]4JZs1ξxF_.CΠ:4_9Wu~gtS`PNg G6bd"u.!kSOe͎Em]OI{/6vE+U&$jr Y@C M:F|@Wn8+Y̋\4;LyO~\p+r~jӋw+FB0cـ0&3%)i4AdBf@:hT@Ie0@q]5>{dp&Ŗۦ!4 (~;6h3.VDjX5*$>z'mb'hhH!1z&S;M> Y|.#/Dm> zE+~s; d,I7-X1|䫑gp)m xLo<&<(jƎ\ɑ6vW}!l}#,j-N{o`VxW;(CzBrZ}; PLo%I#PmkLE$Zsujե֐ |'P&ǩ RUygtX%HN1rn+6#&(Xs(²:'-IS ۤce5{cN•'D}Aylz Ĵ6{T?s=ngD6S>Nẖ?ny&zqUU|3#rdp3rSq}FjDT+.DO:< ~"1P;I4 lݮuV^C t{h( d$%"?&%N5͂laSUSbgh1[yVkᨵٺ-i캟/3mῷMB1(SS*:=wSqk-uSWkA?Bqy/5ۉq۾%?}Bw4i\+%nX qbpje5c=:.PE $Zպ{4l MidRm[@_:v3,d25U:oYwsyzl0dE* .}?LKcoٶDQY]'.j:5WXJ&<lv,*m٪8iJ>K4z_V{j ;D[i}Y[)ؒ>,~gደ /Jɴp+<.$VO^Vwb\5ޥG eFO׶+h)g,! 7ۄk&F!8og:*.*HѺZȟ8(+[C7qXrr-sSjk*p㴰/"~%!k`̘G Yvhh;~̰IŐ1|Y@tK#[j$m_)'{rwhLMcz4tV9u{^Ľ%zI eű ebyX\RC*V\G8ihICMJS65ƆK*2ı_t@\λ C^֓p'ϻmB9i\HSCJD-a8V'[A:M섐V_A 䈵ZyvX\|8liz'p \F}LF,KoYcQZae؜q~ּ[¸KۏB,#Bƴ^&Rji,o*VYݢRό{(&qH!0lsbڜd+ra֮k.3=u.[mӇ5H/g|h2(ʎГ5.ܨ2:Kr@!uȒtXҼGcQ'YkCp@%~zcG"%)H,؞T~յ 1D@LoA{n_=$)3ւ+0Nw=|HG!%\i!BE!ϲ^M‘ˤvC#!)k)"G|GW GhG VBt0CZ@.1Q)Wͺ7#)˦N/|!B}RScz~$@RSZ\M[ߪҋ~zT=2w4 )&—Gd]}v{56'Td" 8~1&5(YKP e "#V/~KAO6ևlqujյ'ɤLkjJGy{](XOϢwꍜ%nf[d۴%0T\+&8"m O #)SMwwmA}ͤJFg;,4G#[9P"UcqvZ3v"A)x-jPW—Rj.7|Re?r2hIG+B%`A-/q4w(SM`IrCgbNST(ݽ3ڑzɾdS F¥K:Y&mԵV[1]Hq|ћmqVwyl.L淊OŦH<Ǹn%7= ,J ?/~HI]uT'>~1v,pHY=aXX FF3>MqTW1Mc.Dx×*4b"ɇS"d hSWe\%6J>w{jXrF$E Q_ѽe=?XP`LqRF@͌n |~rlϻ.B|hyvkQO5Đ3b&?3z+MB kkbⰿQ^RgI^lhXJ9qM w?]ne4eJDw{Tؓ6~6̀* #WV𹎚 B V9k$I}5[:smjRXܨ27u Nwe)ofWX4!,dmDF#joLMWn?lejzEh؋=2M{!]⚏O>ǃW^h@ΞHeBBWMt q0~/kRS2AI_M au$&n =Jd`iow2!xP^Hx:0\\>7txf9nv4-6S93h\msO@a:R <""$F6|hQe?~SZ1Z#V}F?KIH} Yc1% 1 VxBvS闖mpe=0;p_A8z.)27]2ox$&A#Ps9l9Ɔ1̩Cld*׉7B<5I|S.R 4 <Ǝv٘nd7ʶXl _O# "^$fBj r3= GQ(E+-ecW$kһ - At cȍG} 7Rw5Zh } nLįn݌|VC LYG+ܫ̒=> ^mRU]be5^P2[AAx1ILcP> GMMu򓌂7\]4Շg"1d]}͢X38d7oY[#/jV)SXh=0S`׵u$Сrp,~  0I+Ps)R9&Z ȗoW>rhw^)`YQp4 -U.@|?7L?kK.,aj%0-$Ԃ͂!,hWޠy*ZNf J<ؗTmy/Rq֟]ȝ7 \ H0<0JQfZ2)sFv- 1AV]v>y)Z(d#CW"q7A2F xl@ XL;߸-Ds2E럼-2 чiY)t`̵ϹEt/OZ|Ej 4 .m!ldfea4%Ԏ"@@o0FCޔ6-*լB0O*Ɨu1' ~Bj}rj7ӈ(t ǻo*(Z4o eP]> 2LFc>GaplY㫇U#/A$<24?|9]m|+VR{bMLetvM,bq><ق"9\n v0gCqqKޅOX5}O2$|ls]DlZ՝#kg7B,g{`+Ē6TA. ,؍;7}%[Z}Mt- !MAwe'gW %ϔjټo>Z21_&F,W\e+YA!ϔkű'N+na!28{t$*sC/HEYE$&fLLGJ6_ ?~X|i[-x_g0q:4A\!q+Y*O#魙8XW8۳F@Вݸq+A|QKj W&s?*YM;C2'qFǭܥYR͡ q.s5*(:-b_xu'%ظ "OΥM0W uy * 4 kT+snlEI@mqL!*(p4a+Y@/!T޺-$w'=zJ*՞o^z` =,gዜFo:6ZY `*Gc Z(~&KiHA *7lruޠ%Ai 9XPH[WȽʮѽɳ$t,ޟ` 莁/)29^o_ho'O"ܼ1GD_2aZznOJ+ Ԭny߃n:GFL)>͗%.DjZ$A{LeA|ɸ|;U3?EEOR~ u[p%;@`]c .#!D5"~\ƖB[+1옪'#5tfDҴNǃ,V>+չ]yv/<]gVt9dD Ұ{j.D@ te ͿamڄdZvC Wgݤ+28ąȶB8l0 Qf(a0"px,-%-{4NsMyX?jpw! ėUS!JԮ+zAi'/v DqdwgI@ɠ!=lC $-~w_ r Xs.H_d#btHB6H S>_GO4` W`yC/K4_ sS.Am5c9"Q"`WxN_Q/2 0lE愳@=t\r eyE>APPEY X,Q5l"T\K/aJR^2bzmUF`*~OU^/tjj%(rԹ6#[uL3n%i:"%RƇt/5t { _AlLs8@IoD!;3(Ȳ^9ϒn7A+je@{Y$ evyR2$56<q@|7zkd.~8D!B: {-cF˙"R7B_8'LtGA\UBhs\GXsOA.Ůw^\*V0^0{d\\| Cvn-S]E}Z5VA>Ux}K{̡:2WqP5. mZ]I2+J{[2|X0!H$2iE&ZN%?si+R#;V} yߛ\cWFߖA@xj[I2yQN~.vXZQL޻/ [tEn8_OUz+o]7 EpzQ%㢨c[mm=w,J!4ù 1G1xO6di]uR.نk.ՏsAl( ^* N'c@m=E"3!a$ ]$8JyZ1xB{Sl뻎|#v}*T˸ 43"x Tv=vqHFؕ֟Nnx`Q}fȟk.0rUUcGEcd8=kwP؅Xf19zYpWLkW]S4)Ҳij }Z0k:Q֞P:ޮ@Tip.݆̾Sy7\iG[ENkoA(͋eGŹl+&^Y.A7ǯ d`vi[߱Xc(A%393}g]G+B<8m3Nլ\`ފPօ Z#{6淙U/eHRM8 _`F{($HLl$#ʧ ܚ+ Q>32xCڭg C+x0P[Ti0:gX'ޜ *I5x`w;)yLX {Dp'cZ12fkyM^ B+-db& RIBkљ.HA @c>oX@k5\ :rRE l P}#f_-"Rp/a;gkMݪ9#6{ }D0[C 0B֦ͭ@] 夢nA,Aݏ 6A҄Zij3e$#EL[$v~m:k·9(] =K39^\kػDY?oam%p{F-ZЊ dj`l?C)ϙmPN}gِi ej5N/[HM1it)q&.6eV}9t#AъMx[ͤul9 Jf=vV]xf9lbѲ:MO2y֛=8rjܳ9N\Ueɛ`W :iaYRoXQc)̘xm1 }x?eE_">zx y2 r&֯B -|hL܉g ʗ#rǢם/]і :mVHbigV An^/xRaLS 0:UG^IslBWnh; Hh}f> kS\E;nѢ5coV ީJ>Q=ΑV{p[ [[({Ȓ3SX;(<5B\+9+3K|8jR r=jԼu߮/ᅹ#|Q\T3 xz`s~7? #AP~? ^pJĥpK,#Khrb߻q>)44p*9!p:}\vt޳hFPbai9g2V*vףЫbI>wE~v66W3HnڬjI%,Q#O BNu4Qeq!0f;s*#%WP,pVll`DnMl%z'L\J4ιGlbˎ as]kyujp]R^b` ak͌}RhiE1 _v ^. y 0{΄ي5Sv=(r NyXn/ѸH b VU~$(әQZBK1KIǚ 3rH39i` a/xR&gu5QsȻY^3?!0Ƒ5`[^+i謩^; kckK?u̵c9}t,03ftZ)@-̗^ 5٧g]jq%]0ݿOl iO)[BK v2pS7YNEG>&Y(eimyշM.s4UA[3;г TzXI EF8MEo"l8^4#';7[ݪ+:mPfç\{sQ\f#*\v]O[lbV!'*_w5(}l }evv^/Pb̠6djp"Kw'")KkR+mTp7"ۖ}W Zv;)x7NnWRLp:]tli2W9n0{J%䕊cUXA.Ƅ%l-T[zFVt ,TJƵ8 X'oRnyQ^{Aae #fZk:E5z+ތ9?gA8Y|fe>.>ey0/`\Pў9w?lďt!Q]N່8Ejn@_ (H3>~[+5wGn)#Erw NP̄$e6'րd2Z@rZ Z 6 S G3+>C+Ob>K̖ҀUd/G¿'|T^6 Sr:O vume qQ3N@2q,)q/,z dxI '3,pfcXK{[H&6L}֧sf}e5=>^H$[$"r3PIdK`l55֤4(5*&#%ktl8*M-r'B_9t:/|0cIi6wzx beիke 0.C/v͞oJ֮/}=!\kusdXA1&dhc_T 9 h0T~"}*hm3z)Y$L/| }ǀmثTo'JĿbj^S_( &ۼiA$OF1?1Qq߿" WeJXkY ,P2h 2j'(>\~qpT.TaP@y4ArvwʿaثII gP 8pcN>):'UIU֘m)Ģzf*ed@xgeHJG#Mm: /(\} a9~.nߌCxZX Aʨx8ePDZKL Hrˈ&Ѯ#!Ĵ*'6p.C.-o/\C?AYG2nsLWg^hT1 Q/Ox|:! frJiL-Ӹ}\tO( EH$.se)fsoT<fu[[{ O E|' 1Jd'č,DH՗eo) r5\V&t⭠f-Et}?{tn܅` E-˴^4U*߷+C'+fd76#\GqL2 3An3}qr_,G(=Hțe{E 9 Gȟ bɽ< P_f11 $+2cYH0DV^xYVq1`kast4q;G$5֡'2$u_Mqzn?NGB{Q«/="MITǩ!nj[2ȥ׀:6dv}774}%6^a-!͹;)9 ̬AMTn 9;U\ o'b-+VGCwosM+|4AM[H)*ƝYWc>%b(;wF6:cC&$q)V`j%|⒑JǵJډ씼Wȸ(ODl2ޣ[))tiMtHi/ g/Cdƌ I;G=+UdDFX@T{ N4}hG62j )\" r6;B)oh,1PŴ|laCAc#+s:ťlIX2OQm̸ni%*"!}wĆ7cEB8fC֟~zF=K*{A IC-O?PVOӹwq\EZO(8.:m3V Л hA8{8(%juhk:j2::0A|@(N]`z)+v Dh~pP{3S-바xc$0ʯeA;qiMAf H,@,5i!:X!{#2QQ :c'IDoi3*(P?‡Ӂ[H5U)+>칧g̀Ho2b~$HS\AxNDj?7X(tW־˩Ӧ=#B i{F$'V#%WVVod'9LVJä4{|U;3)W0$۝2HxIRi]ʮQ4h=lro&5J<[4,))YjKƜ7ꧧ$ O c. X-ȵGcƇ~آ"3]m<0F_H Q6CDWt] z˦䗐?vE+)թ6IzaX)PtlesUu{\?8l!GgbqBT&YiMRiXQXĶV[0W.[;DiU^ :B'~qa (6~/V˼QEJ//z-0(6:0հPm[[U8}p;LCQ 9uw+| "!u( e> ,i=/d2pY҇ 7H)ŷ $DPzS-^,s{Yћ۱%gs۹ΫI;#1菇UW/; eΓjcVٙc!M߱>HMk <4YCx( ,`YWHNxduq$׻M~9fF6QqҷM0TujM Pe#$k>|ղrXQ1;,M53 ,;EzGn ݀-6$[c k`D,w8j`ϹoDۯ3mR=0L_߻5[;sbLӔFo  ̓7BrslD;_*iϢjUy[h?ݳh3U7l9,Q'Vc-7'2@̑>pMЭu |eY8{-R_,ﻄБʬK E/$Iv_¬6M(@̠LSN6,nMJ5lg{|Y|!}M6'](]g~#H) v}yu+]yŊo1 غ/vx=zг+Ϙ]K P4ed3UeזKT-cB4L]@F;; h OyO7r27>udz|50l!U7pcgj 볷^@]*U{SfEqU*}/"7ID"fVY?х-(p7 c;G 4gifk5_BO^pܼt@:T/TGj{9jl,`raqf}+scΊ$QԳ0cЏ]?qZB=_(H$ub >?۟Cue)p1:g3X0uA+a8+=r]4W/!ڪ bdMXI$! =!: l~ԱmM472lND_5VKGy[R0Bm{QdӬ*1_ĶWHO5bE;O:PÃ/OҔ`7ʩZ%a!'}e_;+-?PU"ה+/ލ ψcWޙ]RLɱ.`~oK? rճor_8 ] Q.~_MTN]w[.,|%.NQGISAKs_%2,zٷH,L m#k芤K|E'^YlfH JmŢO="mK4x[|_橜^xW{^RTׅb# oQc*e-ȃ] &җ&jh*E6JBJ VqGE6$ര I>ር!XEdKyBa;}=aҠڸN!"V2ZG3Xfω۴Mވ`ii{3&SGGDD5JPgdńꄚ}{i>wdٸʢKTԢ#>ӿEAxP$(-mr*)剩n$7z`FܠMRǩ$_TIx,?o n,MNTֆ:ۆRn/>svAh(JN!mg91yT\%}{7vޘtZ*hXz5O@@] &+8Cʾ[D.;̈3#|\EЛ!GlvkiVuwvwÔi+ift1vbU#CmsfBCd 棞F7ʡ> 38QtONJkE]FA[q+ I44GgݛB׳%vؔLϴnZnKsE]L5TksKtxgf2 dցjҨ6t"`DCHQpҷA6=;/c`/gk/Mz653wOh%LnP[Ԑd~fԀZiΟ Yn k̽ӕ#`m>5-Gfےsrk&[-DpdP5槄B̐<;Ȗ^xХnJIDvIJ=YPUj}![]s%x8s꼔[P썟nh xd1~)nb V\~:Xk i_973P @ۣo+щ!uk4uV8"Bu+I6Wn2{'/&*MJxG|~zU#ygu YUD/:d%3YMe^-:FsZm$O/ъ4m~qנ:M." ^ۑ&Qk5;F{HSBBd6]x?Aa>a`@- pA2)Q0y=ĖVۜ4diW3w#b,.#XYmzJuS۴p>7Lv8Gh4Hmn-=̋pMoތw=3DK֬YyQ|W:H6_[`k^]7Gxc퇣m괭f追9acTܛzx98櫢X%H! <-R4ߏb.Am+O| ?n7o83]S:P1N?9qo@/v{7 *޿4z_C_PP ) 0z5 ie(63|01UN5Q洒VlQ"u/~.8_Xw=V~ ?@ȪKk& I,W™!y{:BXoF,VHQy '76aySC'퇽'u- ``R-7N'Ͽ5cG#Ewp=.OPDCXʩFS,2aZ5at4oRpā-IM2 h6vhMƣ~ajP> ;yݖAp$D\$&Cv٠%s %kmsʗxn0}YA 1$ M^(/{Ci!JoH :!a9bj G"CXϪQrUP\̭0^n#$%,a05ow-EF%oB$ds/jgl1S1? X?ӽYNUu"U0@Ph=2T+~DžUGުfX%n^4r`;)Xs@hÎEϯٮ 'وܭ&&d %I,}*ҐDȿC6`nx2?ˢe,ez^q&*4iyG$2 W$֠ k]`Ws~;*{&u\ <=ƪ\^ps(kypًE#ActٿuH,R5~Fuݏ1`TSA=6c bpK{f=UA`n  5 G[,4 mdrvGօ]H[;=MB\썇]g1z̧t;?4esv]ٵf19å6 t-6} 9k(QWNGҦq=vk_ʁ\zq,N?΅9Gtmo3 '[qܽb"c N"|tn jKi74RB7Q-6%-tލ x\EZA`[7?jv!aa7 ,Bl@ e`g(g^JeRV-쇹Ҝ|~ڷ  Sosqs AZbAHƑ#0V/ÍAʓIR p4$nŵqc]y;兮8\6|VqzA(`?#y-qd_s56&a,/kl:N~ ?YGK3]iQd^f}c`qmh>.'J:w(sbUD91 6GZ om{Z7YXM ˞ |#v/GM'"A2f [. 3R5,E 6a?7awpF5`bA|une-Z Dt݉!]ͳ)R(\FXslV3 d= [97JZ0o ό # XDmg!IS["lxA;ڭո2D7bMaX]DD\=!a56uL{ݼ`& ,q}XXv-sH).z߰XE{1IBočtW@=o#OV,A7e:m%oOh5d}0U#P#XcY sH2 jմ>&3L=syt&qZt74K9H&.ގ<{}6XfjPO6Pz;+rr,(;#.g.T+ M8_R$4ꙢO#scRibjj~=0wMO|xԫ5  >줨׈qာ/x#.zeDZY6Ҥ8&,&[&@uǏp)8* p;$[s$uB-,Vw+tBf\ y#Ls>D Qc >@FfS3 rҢD$"Q[V LGaͫ8^OsRA]] b:g*$7-OwpM^y:T [Tb[L (Bx BWq?wrp>sz#GHvdQV8_:~eo3y, 5Rm 33קr?]'(0b ^_Ls9aAFTg"f5I"Au %ΊChM>#v,WO.v"U됱?)r„ߗa+k2=BƅpG]fEmmjM3Rt^Vd^XD(RU|઺^5$|ȴ94S?a\x, ᘆfq#F1QnIvIFSmBɀxhJZ!29lĵ"jzO2f(~5$7 ndm;)UyoɃMQϱQuH)2W=yɔ)֤c*!\(ll,EY3{ݚ<_5CN-j!MBMkbqHamKz5 \ ]^ iJ|cYd/1˕Ф>SC> +?HP( ])]+0$f]D"3M_~,Iѳ;G;zt@x\fKn?Qbel&[ɶ]wlkV(jWb<hUa%.*4{Tt|^pU®)C95Q Ogn|GK76䊾YM8틮yP7 _|l2x4C9'C`ްCYQ:wO+!1T xx(z8 b|y>Д&zсRx(&FK C fKaSL5ZH$wu:#XB8ol9O#+J0UIOw XOf n!Wvhq1I ^n SasU 3i,w-K(n<H[ϜvbPR2n} 3{?aႈTCV.%&P?kfx)>sWYʥJj"ZVh=UGgs:k]EaJyC=݄^c*1v- oנYdXq/id}jeKEb}.Y s,[}uaHD#7)ީ9`|MxJfCT$ K, lNl %rZezhC~|򫳇F`"ߥu}s9?X[H\<= oJѡ0+ ~4X3u$HDُBDku_!& -3&[S 0 cρYU^^E/Dh4C; H lHR#*M(t`U[%=`3+Z@f`I0>˸Ha310Ab.9+ņyJNΓ;kE1QD@;QAM1s-0!&]!Le( Bbg!2ÔН0%DD!cl8r._C.th8*E[yHF` j7ATkN=<(էol^=KkΥ53+wjRgNnhR$O_d 0_LA;Eu<biR)VSFA W4yő,g!ܗDw_a]wr&5 -%Ljϋ1-T!CK h^v{Q!"7"j,0ǀSٶx'ǽJ]9GEMvʆ_z(u_lSd.9Dl]"F3Cy[X݅%ўPdb V)_&/-g :PM$HԴGns")ca6%/p. wrhA9i$7{Dldp*߯3{bŞ~sU@poDH"\L Ru\cO<_&UY{3k~#HCxL8[e 6v Z*~!8;릉`Bmq:(˚e7Q8Q;r5e yq UPm<|t?$ssֲ*`'eڠ={+Z#h**8Nd6ׄy0w yk|N\ǕIKWFMQ2_% ᣷1!{Wv!b*3Pm4 謋ѾƐWI "Wj H˯6&=QLbx-s!f>A=3l!v!I 3[}\Tn|NԐu.c^sidϧu0 mkh<7p6X'%dXW C>0]ajT{8mjz rD$@j\ZJ{t̩J 23oV dol0a Mg[[fR;-W>_O=.Ja(A'ޖL5Ole,]vȒoR~7]i_ !ؾdD}N)' (xqz08 b W f:&H R*g@ܒ!bjC5+|li)yw}j,:ɑ聇-V6u_jby#zzv'th4_]g!#Q 1ܾiNU#+ ?HDFJzIvQsp.n6܄r5QssxKySZS'm Vfȴa"G0=.:(EZy:%䣲3vS#X?N-aLq%7PF8,=\"8 hee=ԫ"v:ĠBH;ӷ‚5'iYdw>i #Bk3[+ 1'}\HYʻ`/1!6V+=rdK4S,J4*fD'sCٰܐE#@ery9LF^'L/cO. ,t3ڊ= {!_7/M:puQCƍe8IXgۤo͵־ս! hJ7{"CYo>.Sl+x?y B <6  JSV^-ps`=Xtȗ FU27@'ͥ xKlI"ٟ3{b B^IHtE:0*/* -npF in/}$7  }H~ئN.>'DL_[ۀ!R*e|8UzW}&a`OR`x BмfTu.6&T+A*dy 'ܘA>uң7(nTвlp| QG%f5K%\`{}.H7:;SrQByZ c]3N(mVZ83`;,|uiTPOcqv>Ôy(@4j1 e*plo#(*v.زJ 7J1kq49qͯf~U_W }?,a9TO;'@\z79,0-4MbhkҶ*)^6gg0XD_R U؀ 1@geAzmJ3p~KLdc߈ϷFr:C~wO *v@?{N\'fۊvp QwQy {RM ?iށQvzVvC'?Pm:B)6OlUZS_S@ЇI8B-4.#L<b"Mx!NHZEPMZ|@29[qQtw+т8ARNc)~{٩ꀃ.w,!ǟk}+8]8lvsқ=&W~8kw`Dqx|jd=^Z# x̻=} D{ >޶7eۦRkf+ҿM;5yC@_v<~$EaR>%O WZE[t!fkxH8Hf)/xa*ˢ#xK[Z` |h`t ܑn@J>{]Cck>x4 /*+''iVCLwS󿚬c~C-ƾ&Ť㩒2FwȽW!{ÕV&Bj8eOˑ$>kH#@dx6!~67\6]b:B B0z^aE&2l~yU{mVbs%>(GLX* LxxIWkZ$f*!'UT9$0+PXE^P{B[f4?^Pt]/ZhPjо]LFo(dɓ|gITi*#Oĕ kD|7lnXx W5),`zh}ݝj{->pjt,T7g#v).jgBB8gW/U҇`b{JcPTe3zwZjRu/Iw4p< ^X"LdY*MMXפ5^cO*kY@pVSeC j#@!ďxz3~֚h?b5iQRs) hw&`Xo sPY"eW3GغoBt^F7kEN!m`v=}h23':KS8 nKډM~b}iqS XHk;CM1R/ZBE {aTCXW3I2B`ȱxuw"p![n8YVSTR ]\u[Bʠ*q0 ܗ>- =v}=UX7.4Q\%{f;Eg|݋(F4D1Gje烌tNMg"yЯ5umj!"-z"# vG;Wmr 3 >$Y@(~f[9J/t }SöO.xJ1h [w(*Ciyz8 [IS j [|=Y3UKx-ttyWi>Tvm d7LsSh _OU*x'o_GTzT#>:9nX+[z5]_PE_I`~*^.}Cv:g.2{ `6PREm\(P1U4US&ȧ٩ f{] <:G^i^|]/]ai.R|(F|G{v`B4AX+&( ,,iKhÕKpZohmh8S"MoGًoj5|s|pz56֠̀4[ ̇e\cq 70O{{#5#k`ca%8'¬"q-fs2o !6~.X#d@kػPE>2ؚ ]U\d &BC3[@d}pe%$}g:B8ᅦf3jڜgnbGۘ{q!.4c²&Wj^"Ϗ,cdQ/\lŝ+j#frci]8W9”NI.-zC'YrJhomVR%e)S9FoFdR)GJDϒ$8N3?,ȃXNF^)n@w\ݸ_ +Q&}9#9 o:Q Y'EHV>*1[oiy ?DK Qݻ=6bW\ |l?`2ELT1>bەS?ZLH"D"^4*]MS] ]b괝dX1.7%lRKto86#&wS: nDKU!E ~S7bұd'`J xWi"uz2j| [txGt2]j8F wF5_c9#~ӱ0f"Kr}=Cc:; 34+B@9PllA<38%=]ӈ5bn2wŀ8[v̸ (?+__J8+g`(l7txW;3{#T?V5n;f*bB $,v+00An}gQ;)a045gFr_m}<GBg/e t*$oub3,8΢p'Y ƭe׌q-<Uu{ 5}=f/ӃH-LvQσJ{c`/a֒v&;E#yͥژN >LxEPQD&wvᲫg : Yԕ)j  g^K'[^:6z8tVb (QϩȺ*mѯJF8H>Ƈ;p4CI_iSQZShGuV@nE@!9bAөiS?Q 8JB>2+xNsZWD]ʍP䦦/Bn5:sfءn^1>E*m/jBm5@yNFAZ͌믦晊QI Ó_@U B*ь[A:%( Em2A !sz.̣ȨjPcUQ(X~Q#D»Y F9NM̕uI:z_50V}K7pC-0@.`˳ӂ4B5:c iBVw*ϓXB%e;?DZaԑb<]{hu"Lø_oyFM{Mi2 o q/g7%b~IKح$iۏ@v=uZ)g w̰1T*ZJ.%o6oآG~|!o{Z#TlD3!dv?e!:}sCnrLIRr*;vpDL)H1X˔6sqۈIV&hkm\>x ]cO$(Svv%dA0Wkw*K BǕv. e5Ti!0޸fVےE6دI2{(n#P_6`j$Ͱ9CgN5b6l~>_]z6YK^ʳ-1Y qp[\+(HFR٢I$psSFp-'p>(WKTTv+&^NS 2jzߎ߆Nnhx 1,W+zݐ嶈(.)|Xq{iFAAV~nƽToa8"qf@-EGeB_Y[ X9=&C fM 0P Yl(7A#)Y5ˌK{'2mW|2BrJ ،(Gdd|3ϨUAT wjp̧ _oM1;Rd2T= oէrETHS7# Lm/a#7ql8,uϚP^r?/T+t_G<0}mh , m<0o@7XLê !eͶ-Y[sW& 6Jr,aueX$&N_s]Irw&"Vߜq 3}(C|\GŘ27 h;' J;]F1ѴSdS FK6LctFҠ̕[ yJƈE)e+>Zr=T;nbR6vE #"\Yul7xhZH as UV ,q3vǜ)e4cƚ$*\fKzN6S4c~8=HɻgC hqcx% N9m4 u D7 =|)&ecZ%xGǍr8nɆ%!:,әNFmn5_j8 -#pGEў< /}ENXGgI>` YzA[>i@v{ ":`AL-'̍]:խ(NV6ZB^ndi9v- }h9i=(_>2@7^`ʚ,-|MzՐTn&bl"%+I/%Cl=D:~;xߞ Og:3I2R~A; GИEBmWx'Bxx?N"ߊĥw' wIg:XLwHOUWYC8Ќ$.rC8!CI*2I`[8ԘhLH#pN3 >Nԩm4<;8θ{>U pGM4䆐DZ5xU(c6i4ń#lРM}ײCl\.ț-]jgQ-twRX%ͯY&qXjv[=E ΍Rpr02rJ1+,[ʡ¬??Z|^M\QVWV>Y#1g75-+ZV,5j5̿_-1zKH iv?my2%Rߠ/QL?Opf~J²@Q}rT`hP JKM.K 3ɰ{]\<jcOG}|\Ђ NE룾SaNtwDZ!HT`#( = #kt҆{'+gb%M4lOOgubgm Z~>'7&6fOu+?rڻIKIl4A^!rG3`XļꤵĆ/uSkXmw1^Cmm= y峏vb-E|Θt-vR5n]0%ͯ,%ɓIo2cbF!پesI8\_:]=Ѕboi!9o$ *6@l+|8úŐ+ q1*Jx>DCŮ^ؙ*YH軺8Drێ3yrL[Jf<@X 3@2'G c=|WL+"0Ę t;%KP"yyk%|h?W&1`%MřkS l?<8$Ӵ*/Od`{BKձ׽ƿ7u4Qo8x/!!|5R(jn1kx!&VpjD)sp|z!E9|5$#{ׄMۚ)Dlt>U.Si|XA>Z%,fD銼'ED%|?3cx5=nvĈ$hVyGM A8~Ya-#m;L׌qTK^W-e/{(%arl| ~˘n-HD 0i)d:IZGV`6AX#ƪVgfEAnX2SMsp"h(g*"Fp哠#G3:hlR7~Tn".\߃=6!6u,uCH[RN e˱[>a _uL˷ n s!oWrapOGnF6)>Hq닁z!*Ebzc_HPDiJڦ qPHo~3Ki KpȃNX_Lp%{n-$S6Pl SȉGBI[BWPm M:)Iv ^1\Vpd:c6M8xs٨M}ײ*Z_LKJS\PO."[/ZdDd!!t>n9 *D,BjwBcAN( B/:OoV\,z[- F f Y{Ck)'ka#4WBD dӧXsjl]Ѓ7STSm8_Su+e?(isllJy& =h=&,(%`뼢q[\Uq'PNqK*UZ12㮩)У]触jt{J\ݧɒ6)%0Řg%P=HrT[/Za݊$Xq; W BRg$݆O{^Cct>e"\t>`~16 5SB0jo z4S9;ʰ8YSW74]VMΧFR#&&rM&>ܞRB:C7%d>S3ٟ..+q>o{- ťct3O>-qX }֜R{ɳ|g޶J .{I^\NA70Gkh3-2O|F #L]pk z~` Yt:guZ,ů x>A$^dƦKv%(HMFOKOvu?/E8 0kN̲ii6TS.`&%De–Gyz~#T¶⨑Ctt["[/C~v!ml<>@!̃~\tPkmγ++ӌBY[wc_̺Sy2x,i wb&Q&9\eL}C"FLm*oPNzVpqRݤ)S>n_/*MK{x0 dn#m_pmc%xcg| c3xdݣ!).cfq=9v1^Eؐ:G*6 #^'_W+QR^y3.Ѽʠ0DN_ߙb [R[TKXu LR$:,MNa6j;K7?Qo譟!UP 4?4 Y{t³Hgk| 3W@L xGz: ),gMF,Ϙ\zO[)m*A4Jɔ6 282Z=(j" xx]Z)[NkTp%QuQ``>ə!i1E^t:ClŖ8cO Zfg%V6Eo /@ tua{/b*}i}Hk+mz55=!6ӿ}!Z EyF$^/# Xذ>d|=0E{djF_[Wo_2{Xmw"wY!Enc髛ׇzmL;1@ wXԖ M\ko{O^$}\}ݶ4u.`Y^V엹4;racLӅ)W;&ءۭF(M[1#i^Y/o,S^@T+K4"m$3E>?rcl ">hf,7W+&mMה@mu2KIiRP޳@cB>cubD"[۠GdT-H'T=(W}Ū%bŭșJ̆4Y@Q*<k8Y0ZWFWQ<9:5T^dt}0@/Oq۹f~OatdV.յ< ]2]ao9c<*,rh/nئG%2ȴ!#[vMUB\Lsm1KU5OV{k- J#vW'y^gOewiHsU);r *ԁěIwoievl0KA[4_xrUYp]۫1 9@޺်& 踄!Vsy|/03nn*Ƅ`yCFdMo=cbA;S _ >B ^`3e&2N=9|A[@OY#eL^M8\(1&NKDiAOsqTmx/ч_xyD+l UϔWy80,p*jm̄CPΎoJ~{[0tt-"J2ciOra ="u!~Tqwm~Vx: =Xx Y/=i3'ܘNN;dB{71!1l,eȣzo~Na\R}$A,Ռo}DrY) ܻȟK18 "rEa?SxmgwV|oc@w5^-Kؘ!" sI"q``lp}yl%8PRpzsUy&KCB+8_6Wma?CJ_mŁtj$n`RP*RBV+PxRz`.S2D֧тznrTd>jNc/'ЬklBJPWFrW zK@;w4y )!y$[SEbgӦ:K9J[f{xRcZvc~/j"p>.THG$[Kֺrl'ۼc\F ˂Q2H8w3Xi_*/޼=Ϫ,ldj=v}:J*Z!aU- "ʆc loYX; J-I6tOthFR "Kh@Xj 6~"Tr vֆ|>Rfvm})=Q8YA6fkLU֦q{5EHu8zCj紂C|WV?MNǔPbY27(0+7bS:Af=:>>-܃s}r\j@UyX4N):6%*CRLFӾtqTnKJa)I=k0⑧IlЬI&S <"O[H<P@FU=FY+bk%wm=t\B3^ܲf޸NڰOr{|/IKOc#U&/Ao$Ռ9sГIҘH;^>Aجa8sTNC)d4//ԴO*-:v=( QUP&{ީ2GHt3IЕf90xnW;vxynu,`ޜN)@A Lt$^5U1MʁvWڐ"1jA)v_6uLl7G]rV}$(`b>jMXMnWM\~m "zjݱf^L{gYaq h RC@_':s Sola#Wz:Dj$7v&op#}k9 Xb0PĆ刳zĠ̷#$`΁y@qT&FkMX#9e:cY즎cEFky7sfceT6ӿykk3UYD:Z((ln7XiW@58Sϐ>fM5jR5 ZF{B?kZIO3L0G /dCVT6-vi\q/ČA rREA~Ȭ"+tsO[x3_#2s[=@d/l|65| N%įpOf_}]5lh, ?@Sn./L6bGKaMW?Hz?j"f5ypLğO1G*^ix>VR~NQ򕄡n@oWC)}Wŷnye33 Y y_Swf8Dkaӥ8rR}h6QD38f@ӭ6T s^]OBL1\ ]|`,l,e#)dXo "g=r r|/szN뻘Y/ iͰc\u}M(ƖnA#:b{h^ls͋2H^&\\!AXAگ!gL^A]ptp`[1?WhQC[ґjTI˙-N[uK&זOL[v3vMږW5V!qϹkw%r+ fp|Oy\m+Bԇ彏U'lK4廭jo68P(odoWK?[ (3"YdhqGX;E` `IkQ:l.952e[bp9٤ ~,w!')X vn D]? P0ZS-ݮQዴ\wJ{.wqLTQQ€Jnn}|~胋%1'ʧX<ȇzQl?0H)ՙiM2L\C&온= T_vaW6ʥ7D&p|!G ?'|4)^3q1J k(VBmI5B,E‹˲u,f=\Edj]#"]pXq3R'L⚾yQ[y̤xĦ/QdA9*;;&4qZ_|vK iiI7h0=kFЍ/ژ0c0/9&8JzU=@J\/}f 8`[ݝSfNFkٲgT$,ԮpmU7IzsmP~$EUVs:S,*P* **qgMq 7ô dù7 k ?݇[!L_-e؃+;'B*1-(SQY0+oQ@;܅r0}JEAkA{FGl7c0?):ƃ6 bSX eqE3qS(yuB`Uf0>)s@5s)E)ugi^<34P^+UGy4;j"Gx_~n, vߥ^v@6~0E:_CɛϢ& _@P `8}mP@Ż;|mg5qyqn:jW|<іs,]v[1G;yR\{Vj>5 1]}VNlZzbjbJM޼y`aw9%xm9 U!IfqԔmG[SP[N` [#Уgǔ۽fvIa\~3cf S`7o#*"6 [lF SΏ?;E[؍tQJM10d܎$-A aG_{0VE[ r] )G)_Έe`u0H?DA8GKw@xg]t%}䑃r+6vu0+BxgvI J(b<5FS5K1A 'j EinY2l{0hF}i1Oa8G2E8;}Ɗ(}|ﻒ2\z A/M^`xhieHɆXoɷ<@>oe*~@x>[hPGQ\[I3.@k^kɅvj-v4c-Coޫ BENZ}$ 3J1_VBjϲMªwV6J#ΒE_+&2/af0<Šiy:N16Mb/ ~t]?^{8px=.'[1uJY*Y(-ФXqf0-Ce+eBۼYw1"g[b8x>k} Q"{a7B6UO'$@xAj|G9:ͦBTtfKny, 1s`6Vrvs 2.c.QZ$[6w4}Z$5TG)}#exAмT]; A4f˸O1"?B(Ko;sXBJ.;QϯdKSs\DViV,WlVizaΉڃl&R5*xV$撕d5M$rUXtU𵎈$1Q*[w\pt{.gmCKinU& -d–7HpqC )7N\7W]Rժ|uYbەnXy2m Co5lD'YH'cd]Ăh36YBT6ͯ;Arwi6W?EnL$O+)(fs>dDa'~wAY{ѣS93!6U!^#A#NGDD>_GވDGF?Cߺߗ1m28pIR n[i (XnJiK_QqY!cO,o96 BAJ^xY>Ū@*Ė 5>xܘ5M2E8-lx~G# -LP?$4`dUfr}#O+ ;l*)GxNJ$,_f5c9,Z#Ѱ"w:H!T90*p(B4Yhoྠ@&/:O?ùY9ՀaKWJi`tD"d*h$3ؿ:19vJHC`xX8&}_ AtѻIy ;]HG)`M =;hA[3j=]FM 衠2shv GvoTd{#˘Pn9|xɳvZM3K"JBO!A[c݂&X"Î6m'M,5R T%<`3> `(X;/5۪->C57*€?*u_Ĝ\جh13ٴtM8.n끁 e&ok8>ᩘ)5$`t\_B[{qva r`vGQ(v8z(f\)'ncNm%3+ 76o|.b@?G3϶hMތ"8lMgLm`g LS^q%W6 hY<AH ;"^5%8p:9I=yQW"͹p3V4Xfm? 1~.kAwxx?nr]~ LS[r6)=KۈmbٸpڨV :,e(:(l39Z覥NjތuaU>R5_pþr]ZY%K('^ 뚌kCe3Fby<|75EIM2\yBJM4<)&z,3*:~z{ժF+r?c Bz Y>,^썹v7ub p,3N3g]c@ ;S'@c3> 1t˱3uw̆Krbr6IGoi.7k\SRcZcz;z*{sr)i'J{D2*/Ci-2WAoIAֵrD ЙG ~V!({z ,"J<ߛ+J;Z*ꜫJ2!¬D1WʍSXmc_r٣\Dw2NJn4LWSvj &⇛czgm}uFa_bLmB ywtU|Իjm FZΤ<TF-QV{$<eEUR [󂅜wW\ա{pRab,!U:R["ͦ:v@m9OxcUDw=#fU;b9H3pc~q 9Uc2{,\eL~ݷ~u,doQ@G*|2Ąm.҃9 kS7RP;/nltjEQQIR[KH}h>ERI#⠂a`\QLץ SZ XwT7E"En}Ұpeq^T3n$^~_(M n4WՅ<91sl8Uk()%`Xa]ȭܰch2%GiC,A(g'X *pCp{"A`::6D6XEP#SPX7ii'ۆR6-m&g~\\@SJ_8=~a~]|nTT\ 2U9TٿLgR4"zE ̝xn"!@q 3/4z*j=OvKr|a:Vingc9;>%+ޜJ7Cx '25I=#718e͡j-N;ퟚP7SP ?~6WQ0΢"I ЌHEƺPV0B O{%9(Aw$}Xܳt2B߱r~li4Y*X^Mj1W(0F?esаc,H:lb`t&b>F_uvZȁ@ 1CNT|J*3CE82/Iր['TPR{~kbpGy'-Go&{aP+o#gl&-';$:#jh)$PJBX;s72[ܐjaۘެ,c<\h:룅\܅vS^詆ІASUr5*`?n)HY,$^o,TM[gzgGz31!=9r`S=R+4*@2zS?~Q2W֮&4Tpy ml=*O/AGVc-Ʉ}yܧIb5VIc+.- lpʪxy.Wtۦ@wu3\(%18cSrI4brIf[mw(S¢sP&+; $麃x<`PX u\XFK=ZA&C9ASƒ}? J_z.d(\H;jiC14#_7b( C))A[An:c$|K\Xg |WƳ\'̛w >^&/*\0(]Gy>GX6)&)Mc*B 0.Zƒ4'?էg>'suE=Yt-}ii=ꑰܵNPym'Qw|n,F jsD_~E{?@1x~֊s]fAx(y{̆p|k .[n$PAtT>o t)3L8J\B/Y ~t{r1ij;bLgP]^>[Ϸ6W݃mfqŴuLA! 3Agt tV7@5q7Kˆ> $gǽ8c@3i?JJߠIF^/ z.@ӄ' r.Ɉuln1yu8Z5& MpK_)wl]utܼQh rYL8G$ -ݮͨk2{ڞ)\1cgLɧ>]aOw= =]6 pCA7ԇYf_M;Kl[woXU w@e%E1DZbG<zk5;#si}ME",^UPޛ{Xc}ړ*~eI?|>6]3F5 dbc'| L `UyfMc ǧҗ46Z&a1rw{7؛eտ+OI\[pIÆ4vNa`Gs ($ ;zE kGy|Xm2Ǽ'I$l Bį#\Wwaovv%_G^$a1\4fn2ÌtqqUUpYO`VqW wB2dߐuoWr2O򞙥>/e`gm0Fo!>/k'B񨼪z%sݨC,;}E5>a$ J"1~/i>'rL*sc4%FSU& yy">>bI}UT%fwed,Ł䃃IVT?7%%MBY2{XeF'K!)5t:#%h8v;Thkd&n :Ji+܃D3Uw5q<`r(1wkƆ~7C7_> D'M!S?VJZǑ.0(B9tsn;S_ 9yG3tz+̠NtD+9ͱז@OH{7%0o '?Y爍>,,$Up{[bZMZa !eeIUhEի; ^Lj<*XF b: ɔj;z. ,?Q3O>w8g}W,:R*^Qk"iC87y][C'n%_>Ai(ACN>׭ ҩ1࿟P7Ijy#|^AJ{q:>ܓ-iKIr1G:>xixO^2~ mr k[SK(?' XYFY`\Ն}OS~"(? "lcpiPG4$y.clVW0ħ<qT"27xYq e+:dSg ?,%nez NN5Cj𦏒ȕD4&hj='i󍟹-Cկ~m`F%ZsUMЏpuӌ4(9'X3>@3,޼J:WTcC "L0&Pv$ "AG=B$2$>ewSsckLe.;|Ƥ3`KRݧ\-ݦ--vя[2+~@n@p~MAK[Rh~?.`^Nn StgaúS}t!I.Z2HL˱Ǯ()LUF< }}q|&Xߡdq8ew$G=?Z}7:8eb>UJrpNrTVjk/6lEbY;}M0P+]~! <]t3aE7߸sj,\ExIR@^5_(fHJ $0p\/C/`#Y~*Fqj7Qd6n,_QH+28b[y8/XӧtgKvzuai{1AiA;.9 7?-tȶ\Ј) &Nna2^g=ҋ C B-b]~Mhom^L62-͜ap?4m-UYЏJY>m:~tbV&Zf#+W9rH`ߎVjP\@gvCߪ;B~gRi 1XY#$, z3@̕?FnM(C*}~b^܁AЙ:*n'B~,HmP1BH{CFԢ/JsE6Ʃt3t}#_h{ ` a94'/8lj:CY{T}Ǘxme^6|ɵAoA$1B('e0GrT҅=U@HG4ٳ@^&i86 8(w^n> xIBZy:/WMz>֐gq]ocUʉ_% KzhB=IY8Xyci gw `{9lm^>e R4ZrZdI4!} W쬇R̨2:;P|l Ĺ4N/pg,j+#nv iW[ԑm"abd-_fh&gm=0+3C TcMGsg=`X:$ܳCb7isVm`F,hj)TB&Y5MϞJRGS if)Ԓjb!k)Fi j<=71xGf7O?,^1-Ek?ywݡt"pAP}/TD&;-ǛhحfX:G1ϊdc!sA®0[I-^v-lFY4yUD L+\|Zd=؛O < ~оv!k?B+[WΪ#xD?wܘrMS#fXn*hFClY 6 ZF>a>h%plWꪩ]C mUW>LmEOǓ RRU"15J!?z_9 xٹQ߲)NOgCEA}y"dGcO;RP.o2 u@i*pTLuVsO\[<]8žWv g>{ӝD#nd ra`_t\J Je"c/5?JW}IJ8@w B3x|UZR. P*[D"kuM]]1zݮÀ0P8$_ߑa}Fݣ\.3Z$ЃfYi#qtCWFG2%h<Ϩ&l^lX@d<@x{yeC>6 5^Xm{=V\G=TP5Z p}rcNIhB g C0o(1B~ //@Fʽ&BU A&%ŹVy FsDR޻3^Q%H]baSd1fFU:Z|L%bq0g9W/x&.'x<9bYX† } N>]<|ߕE9rr `Nlz" NH8¬~1\s e4ܜ֏UA$Q1*U Gʝj|"JQHqCաV=LT+ZٮK{zS%N,Z$]Ƶis$ g2-1I^ܼN VartQB¨ib45f{mTan[ WIdxɽGh~dPMG< }eɡ>`n2@sYؿ n+).\8:x|H/oDU2D{sx :&x1Nc e]Pמ1VE=),Á 'h}Znc3|:I:gZ[g5mW֙FELb7%LQFrJש,Qћ"Uʳ U`J}voO5asˊ?m :9R`4O,ͻCz"\ f-:¾uižcH)U]K~8qK`^bh%?'\{gz wՌӧ9[s3XA顽g(cмf"M)KY4-J$ ss@z1~)!tS -KKLyhT x%lY)B0]41s`E+Y¹e7 fܣw?G(yY"FBgY| жstn4.A<䱛~eH4HM Xj q\#y#LTC՛$txy4M!}1Hyp(gKj휦V̖֝\ nѨm+Ȳj%JWrz{GHk 6N*N;Rwښ4)' ֳӃ;Ehk'}ʧQrg;/7 n?]AOv!w7?ͫ?$/3O _t6*2tz'<!&CO3d5=h 7 3ϐ7Y`|؞p/:|[0O2N0:{Mc;_¦9ѶI:9#XBEuqd^` ׁ?d4a &l80_v5L­X d 3.٬^.6`bM :墉@;ƶ/u}xT[[B5et F{|Rȩ̖`1P0ih ђ$Q<-4i5NhǰfBs>M%T:@x' = ZJ VAEUoAB@gt!L^*#TLC6}[1+ugoY$'r*"@ .zO*y?F̔/ngUv~MIp7L"ok{lm:i ^a'Mʰa;Nc"ּΥ-?{r!&K;T1} 5P.8"X$ľI3l)RH?Of?O.tm  T*@_" ցà'!:Sі_p^EaG C(bx_gp/e1]8ℓ#٤qh@d.- lR %F!83O1gZ!NtglZS!YbmeKWʖ-)Vഊ)$c=q+.(r.j˽Rn"@p0Anm_HEŒE[墬4.ELi*\9ИT#EV(8Ҷ|)hpz 1ϒĪ"=|C4Js )܈s(4LFqy:M^R F qλGT8VQ4W߆TG tEH]"TjC#zv|17 cJv: 8 B'iC?TԷz'ৎ`tC^ *毓̘Y&(؍¨BBxZ ^͐4GN0ԑ=^ HϜ6%$W#L'oheL ttwxKKD)[rnBN8[tj|.)|$p[,ᗎA?^8EVRZ= G2)-CX+cs `?gV9yaz; g7'o#@]iTX%#@޽lSmץt삀r2ց$,Tpt=kq 2w/KT*@ kp?6u0~2FH{J>_p5v.:wnexqz;fKZ&oPxy>K?LȒl&n'i\FVERbS}cζEn3onX>%P[)À.vPRIѨۘ%@NTv“]:[#~~oL&gֽ$R þ"}Ep^f_wv5sQ2ʬ8ܵWYYiZ&%0Yc= *PZ_Ê/lV0C0&ë.Z4 NFT8 p//Im%.vktqzRb\^8ZnȒ¹.~Bk*O="^q<*xpi7Ďf:o6ja1,lDH{0,Gx ̮w^=2"FA޸%?i7\5 NW;N/! y#7М!P-R'AI"ߡ(nКq Ce r]s߬bV3q /܂kꎓ 5}N` QAzq[ t%Gs\Õ{ uNd/13aȘ`[65e1ʕBJZ됃yW>.̊GFzAbxg s `oZS_B15_lKW$(cT?^p T2" 9VKx3>hv`NnzZI Nc2!cBYXI >4-]࠽-B)9ىZ7Ęf/sΓ:-A^ݐޥc-s2^UkTtoK2sѭ!X.10Ge^p[uK|Sկ1亾I]lbPә4R&$ E0fUW*8S]% lf6B On7XmHv78K" 8~6-qA1".ae<^wh5ds/艘 ߶\f.-1sXl$"i`&*W"Op.,PzY#aumVV~wC;L*ï<ޱ%/Cv gw'Ȝ>#ON(1Jr^O7XgG T[pSLv+}nm\t207TK[~NxFJ-=kg@ݮm]l/IPh_՟IԬֹ~9z! gK 6rZr_ڔ46x$*^;p0Za nJbn2X6coREnn :3t l`Piv=`7RQY^C%) 2ݐ1F$PcuQNfY0ђ7Q-8v̌мKz Z hFi.'}6䈤Kup#l-]О}8.pW ۓW<%I5(υY福FʙVo476!W?84:s Y1J˼%*-:z ? oh`jG0kW,DouˁAL٭vK,Ocľk!w7ak\5:MuAװ|H9wd7<˷T"s%~Grό^ɲ:I`P,uk@1vbǂ2_HІ[7.X%+EQu5T|WMN7a,q8-cҳx˦ɸ΢B…{XXnTg]dF&1 n7bkh#gRٛ"^6H,:z,xug ,i |K {}S,)gc(;chbzϕeCb](tQmcfz}20, (NUàuΗܯY2[-qtܑ' hGrUJpc*3c+"^oOuBv{QPcSJY 7n(OG%-Q&{qY;7E]VDxJDy+6&SZ{ *ܞ QoPfՔh%44.k,2lpW yrS3!XUd|%{.E8s? Rځw~d+'a)Uϝ4*?ӄ,6 ݿ刹ef):[6R2ɲH5iD$0t@MCr˩ecp%ry9@ bΎ-D d+Y6bAKHp/scǪlE޶5*ex @MZ*HҞX>|V#pY@D\٠w(Zq#~7$0cv0?؋+/h>; m^ Qkjn16zW5:Koc 0v07Xy@Pi%uTpZ+̧Q7{1B(X2Pmb\GLK6s|E 0a>QA.uHphvtC*_VatkZ*dl7C M#x@`|;a^ѲaAͲs"p0* 8ug2VKNwݟ_ >>i¿-<lo]FxNk+]=~ Kn6u!A%S?>/IOf0zF!u*~~#hQܽn,(Bu~uHV.'Z̴Vvm+.?osSvqҕ͞:^N\Ua6ޱ$JopVX&f/Wz- ݦc0W-dCzrTUa4[yW$i5z8'32Mz*`TY% Rd„)fH8SPk)ـ'fK7W{r.c߻MkK-,8{b:LTő}Ik)?_p_n>1CMEɮ('05Cu{V;|H땇h-Q na6|\4KxV%ja˪S*]a,c,6l?pӱ?q^xߪpl 9HEX#0  Ҏ@0; 3sXݻ ˻PU&w96cl:N:&5՞,'|* (׆+dŮ ?t7 "2>NvqQbqV%x`*YEFs¾/~ϚI:ưL*as|NhIXdQqb[Ovl-no"eGJwp,S@)cH/Oa7:YHww"Ƴ݂>a{5>P($rL[*tr0P![)-@:'׫ &0"4 aZ Bw=.ӄ29MH!{cbz=>[Y1%pQ.!qXQ=~:-%wI\_'7$95YikP5])H!RoP+%|DY!E~t臫*z52 WsJe[ $=*c"lG3M]6fÁpw~}7ap d4s7v-SƘIZ[yyL/I  /g}6P$ <1Xf|Wvn kcQRBP9L3(KRM!$n ?ɨ}b'4 W= (4h\}۰M$ft5`u<)%_QAIJ C^Y\5{(7ƯY_ouN؈7kq=FPj5a,l{񳱥Hn4DS AIM=;_bd`,+GATOÀ͚HyjĿ4u~?.dE^&Λ_ g!PT~:w_W7)GI+FQq3N/M'*OHYsZԫ%i@<ȝw2J¹OZ:!P'&@`'AE/]]&YUF|SD*к4%l%i>u Žخ2j`񈘋b[R$t: ̄ ^qyΔ ǞG%H4.UVtABNs̶b2%8ThS9R‘ؙk0?)+Q֕yu^Ya uc7PxkIuY0Qt/,GFW`R͉۱1//d3׭Y!X-">P=CnئaNGڙҹCO|iL;"?S‘'\f-]B"a}7=3 Yw %梡|T E:@ҵfz*UrP5.~PlKX]K'p/{Z 墟ƨd7Ux,45*OŊ6Gٜ2|^8=[J61N_Cg6$зdطP;r7a!DLzaSa'@k s#UH@m<ߺtYy2󕙠[TQ,8(͂]H֜g]LxmW|\cZ&6A JB9 B.5wC*,@ Zwb/`Mvu2(k=B""E?rt H@@06eԆ\S>TƏa=8^ᰕu07b6Cl#hRDiyh!6nxم<2C_|iczL'C'eW'}!S7jBӳٙ 9g`e#17Y92FgowQ #>_ ojt6m94+$NG1C@nnĮjyLUC4bTS*w|UC}!9U0?'uwcpeteZ"DF`J7{O%ZvM˭œb綻 [4/[Z(C"mşI4A&Lniw{A/h MƨLp@w_<œ, Yj,ǬgM@ :G)ܱ h.MsZ'f+ m~_ 4B(aS_B}GvcfėcއN-jH߹_N;#艣s}_>IZ2-6T"Hݚ}[t\u=Rdȧd#CU[إٟ꓌|eH388ɜI] 8çj;f 2=~G[K'ьt`BGqp{%vk,C v[i@u;A#wIvg ܃/hBEW'G4ZÜ;b>IJ/g뉚xYQۇB&;TS"!\Ncߖ@0 u gৃsw# FO]80J9IVElGv*xuf0fna0 }u)O{ hu!pxTޥ|0S] -¢p_oKAJXخ(ǟF[b.L*<0Ҭ@ 97~d7hV/SD)#DvBFe{ԟSS!2 W_|T2!| $-#ւc9oRl >Ơzgh#J{uwZd*+KL'A&O.'tm1WaXjwZՙF:"J#WyiIujv$ro#g6i^mi홦.8>jȅ3<2BtEڹ" s3,SMy@4sxDžZKΨX\^.]a[r9IJ?X v+g{T%D1 OLҬz~E\ -T'[%f׺1 .e p h>Y

OklǭV̪^x)uY1/ $(=c m$??3&cbw&/ìc^kz;qNOFr(f8 j{XN<~(UǞ{JcZ )4Rp(q;yĈ" KX8 XJ$W#Pzexw7+: P 7xmmA~3xO ȍgi zmeL8GNvyh6%M2 !Z'U|8iCW4he?%wRȄj ΃W-1'ڌ幎L۳uBn3A҆My=z QLz^ :gS7")Kaǚ&"t؎S$v?=@*K4g"U?VRry?$pUc~& _?o;e,0@[cSQCIjJ-C8rƄ7tpxǷm0e1aI?O(ҥLususC;uz e;mXDYpA@̑ AZL*-Hz&{hpvZHwnꁆP^36IB9c32Gc'Xo3M1T`H)-/iJQAK൏mMzISǻζ:KnxMp8fQwunN0sw_o+M=)݀k]gY64xj `X^;2VdJ:1?'0b686+N$:bW[;]a V,AFc?n Z&1)鼺کOb:*;UjҬ :m5\6?DbLAj{YbE /e|!Gg=0 T迎 mnVHC}{w`?ZمߝT5l+\CBsuշ WDD&^@mJPK>p ~!c΋ٍ/Kq+2xQgnM 'A=jcG!VDԟJl|:cKg^3:59D8?[vŽ^bhIBJ.pb,s` p7:2,hG땟:HPXchpdH78kɼ`"ᡛ ~P4f p,+y'ɮdSh8~ bn~-.J,&wrqjICc)]V4JB$۾u*ُ4 T b]ĴWC>zHL*F|h=Zuhଡ଼K]*ښ2H`` Q.} TWYY!lh \p6no[n+'Q7.5ĆsgPKwXU ne񒮐_*gmunANC FO c MhR~9yUT]Xwi6 ":s!8{.ÌMyqB`2\Ir;yCF ڵnX_XF)٠8ԋe=>񐺊R hV. 瞧ヲGFBX>w&q*@fߦ9 ƀbS{> FgPآU:;vU1k3o(qsc)Foy ji3us,m"&+Nwi #3QDsM"A[*W!y2#Zh)5)oga 䩸 %y;Rw)E뺄]2]t_22cz Ѯ {]'T $Je9*ջًXo<jXK_";Y8Ω!:Ihe~pEqق, ~đutK?]f9#YTyiM҃. /?!4@R54kRXfn h6/PQC(нdl}q.֐n'筤Dl[p֢U20qqraʺT|\5xuٓ_ lh :$+F7DW[bNytb߷ ^a<#ܚP^>6.Ekܓ__o ,<4F̓PzsʋQnUI-==U}ㅲU\{qt;/Npvjݳ(ݣhf5 ǒFv\ku&Ȓ w48;c2n]NI?Y[z=Mf^8ʲ!R蛙y*b:D&DBm3ge]xD~+(O8aHp$,4?$,F.5k7k?dyWQ0]ƏzETu adT'Vd/ћ`ۡa,Pw\ ,*8^I84W?q3 ,-YE1;g{h@I=YwY FD%4: rp hduq8n@lyݓm@N ӔGة"b'{?T,˵Qe%ǞZ?&|! &|̮XƉn)<}|z(Jf5ۤʖI5('1q{Ziw_W 2'7>K˺q{GBTkBH dEG8b g,, QӀK.0We"⚙KIb#$2~Q-b*L!eO؍fz@,ChKpi됩JM1a>Cb>M,/gƏ6"_[70\scڲjL1DB%,=0pOFpMk&WɩtHu5Q=DJ,ih:Scyj1X?,kau^H'{֮W8 bqԿ2 l$_Ǟl4 O>m]4~o Yn ;˘֞m=དྷRH/btIG'uKVX,_jl;3@/"d2-BC‡=^F}܌^萈P)c&؏X Gh=mmi CX?Ɯl,^7.ۧW`iV:|KVGfd \3 Md#G(TMls0З"d0wmA¥2UBb[P5LP⹬v(/@,fsY%̜t=(H;գEmLqx[@,4TC)兓v2rv8- 'E~Ӹ:>AxEPiiI Vf&a ԕּ+oZې>KcN TIȜ μ_[ɜef> L~X0}XK x]a&&lO9@(41=T` R&9؂S{t"a椶 YZ