php8-soap-8.0.28-150400.4.26.1 >  A cFp9|G3Uk|D+A6B>_IDR̎l'쿳$: 8( |S )yA*:PAۼM'DمhzFL)_׎<I͙rp\^W\Sxk]3BN2ܐWçC&6 jnJʔf{[@U;d^dCo<%ny-#=R9?UGfX|ۘsX2887524f06e76fa3912d7cd5a386d5672330cdd05accb818cf4591fa0fa6588b722a90a87ec21e1d77da82363bf0fae8c47c8a59tcFp9|_\)Ub|5܆Ww5JY3`fT9q! ?щanfN~>ETD=ΜRkp)5t'`yq=5o6\VQzn.$# p깫LkM!TH m7+)t62c. ~@-HoyM?j~ :C*uu^ ,U4܌bI9T9:[b*'ϥ:el5axJG$U: `p>pA?d  ! D>G ]w    6 8@JTxP(89T:;BjFsGшHѐIјXќYѬZ[\]^bGcdoetfwlyuӌvӔw0x8y@z`ptzԼCphp8-soap8.0.28150400.4.26.1SOAP/WSDL extension module for PHPThis module provides SOAP support. SOAP extension can be used to write SOAP Servers and Clients. It supports subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications.c^s390zl36SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxs390xKcKcRa8ca74151078aae0c9c8b90b99e5de5ac7c13613d5d8f1f583d475330f59ca63d14ebe4f6bd1742187ef69300c131c8e9478c2ea6ff7804f48dc41757c5eec47rootrootrootrootphp8-8.0.28-150400.4.26.1.src.rpmconfig(php8-soap)php-soapphp8-soapphp8-soap(s390-64)@@@@@@@@    config(php8-soap)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.5.7)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)phprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.0.28-150400.4.26.18.0.283.0.4-14.6.0-14.0-15.2-14.14.3cccc_c:c)@b@ba@blb2@bu b@a'@a @a@`ݮ@``@``u`Gc@`@`@``@` `x@``__=_I@_I@__@_T__@_k__ܙ_@_$_Í@_@_G@_@_ _@_}_u_V _P_+____@^^2^@^^^>@^^^t@^p^j$@^M#@^AE^)]]]@]߶]@]ʞ]]4@]@]]ja@]Ew@]@\\t@\\\O\\\Y@\~d\w@\w@\s\d\\\R@\Q\Q\P@@\G\G\G\replaceChild on doctype causes double free). FPM: Fixed bug GH-8885 (FPM access.log with stderr begins to write logs to error_log after daemon reload). Fixed bug #77780 ("Headers already sent..." when previous connection was aborted). GMP: Fixed bug GH-9308 (GMP throws the wrong error when a GMP object is passed to gmp_init()). Intl: Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter). PCRE: Fixed pcre.jit on Apple Silicon. PDO_PGSQL: Fixed bug GH-9411 (PgSQL large object resource is incorrectly closed). Reflection: Fixed bug GH-8932 (ReflectionFunction provides no way to get the called class of a Closure). Streams: Fixed bug GH-9316 ($http_response_header is wrong for long status line). - fixes [bsc#1203867] and [bsc#1203870]- version update to 8.0.23 [jsc#SLE-23639] Version 8.0.23 01 Sep 2022 Core: Fixed incorrect double to long casting in latest clang. DBA: Fixed LMDB driver memory leak on DB creation failure. Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile") segfaults). Intl: Fixed IntlDateFormatter::formatObject() parameter type. OPcache: Fixed bug GH-9033 (Loading blacklist file can fail due to negative length). PDO_SQLite: Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values). SQLite3: Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values). Standard: Fixed bug GH-9017 (php_stream_sock_open_from_socket could return NULL). Streams: Fixed bug GH-8472 (The resource returned by stream_socket_accept may have incorrect metadata). Fixed bug GH-8409 (SSL handshake timeout leaves persistent connections hanging). Version 8.0.22 04 Aug 2022 CLI: Fixed potential overflow for the builtin server via the PHP_CLI_SERVER_WORKERS environment variable. Core: Fixed bug GH-8923 (error_log on Windows can hold the file write lock). Fixed bug GH-8995 (WeakMap object reference offset causing TypeError). Date: Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable). DBA: Fixed LMDB driver hanging when attempting to delete a non-existing key. FPM: Fixed zlog message prepend, free on incorrect address. Fixed possible double free on configuration loading failure. GD: Fixed bug GH-8848 (imagecopyresized() error refers to the wrong argument). Intl: Fixed build for ICU 69.x and onwards. OPcache: Fixed bug GH-8847 (PHP hanging infinitly at 100% cpu when check php syntaxe of a valid file). Standard: Fixed the crypt_sha256/512 api build with clang > 12. Uses CCRandomGenerateBytes instead of arc4random_buf on macOs. Version 8.0.21 07 Jul 2022 Core: Fixed potential use after free in php_binary_init(). CLI: Fixed GH-8827 (Intentionally closing std handles no longer possible). COM: Fixed bug GH-8778 (Integer arithmethic with large number variants fails). Curl: Fixed CURLOPT_TLSAUTH_TYPE is not treated as a string option. Date: Fixed bug #74671 (DST timezone abbreviation has incorrect offset). Fixed bug #77243 (Weekdays are calculated incorrectly for negative years). Fixed bug #78139 (timezone_open accepts invalid timezone string argument). FPM: Fixed bug #67764 (fpm: syslog.ident don't work). MBString: Fixed bug GH-8685 (pcre not ready at mbstring startup). ODBC: Fixed handling of single-key connection strings. OpenSSL: Fixed bug #50293 (Several openssl functions ignore the VCWD). Fixed bug #81713 (NULL byte injection in several OpenSSL functions working with certificates). PDO_ODBC: Fixed errorInfo() result on successful PDOStatement->execute(). Fixed handling of single-key connection strings. Zip: Fixed bug GH-8781 (ZipArchive::close deletes zip file without updating stat cache). Version 8.0.20 09 Jun 2022 CLI: Fixed bug GH-8575 (CLI closes standard streams too early). Core: Fixed Haiku ZTS builds. Date: Fixed bug GH-8471 (Segmentation fault when converting immutable and mutable DateTime instances created using reflection). FPM: Fixed ACL build check on MacOS. Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502. Mysqlnd: Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626) OPcache: Fixed bug GH-8466 (ini_get() is optimized out when the option does not exist). Pcntl: Fixed Haiku build. Pgsql: Fixed bug #81720: Uninitialized array in pg_query_params(). (CVE-2022-31625) Soap: Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor). Fixed bug GH-8538 (SoapClient may strip parts of nmtokens). SPL: Fixed bug GH-8235 (iterator_count() may run indefinitely). Zip: Fixed type for index in ZipArchive::replaceFile. Version 8.0.19 12 May 2022 Core: Fixed bug GH-8289 (Exceptions thrown within a yielded from iterator are not rethrown into the generator). Date: Fixed bug GH-7979 (DatePeriod iterator advances when checking if valid). FFI: Fixed bug GH-8433 (Assigning function pointers to structs in FFI leaks). FPM: Fixed bug #76003 (FPM /status reports wrong number of active processe). Fixed bug #77023 (FPM cannot shutdown processes). Fixed comment in kqueue remove callback log message. Iconv: Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header). Intl: Fixed bug GH-8364 (msgfmt_format $values may not support references). MySQLi: Fixed bug GH-8267 (MySQLi uses unsupported format specifier on Windows). SPL: Fixed bug GH-8366 (ArrayIterator may leak when calling __construct()). Fixed bug GH-8273 (SplFileObject: key() returns wrong value). Streams: Fixed php://temp does not preserve file-position when switched to temporary file. zlib: Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header). Version 8.0.18 14 Apr 2022 Core: Fixed freeing of internal attribute arguments. Fixed bug GH-8070 (memory leak of internal function attribute hash). Fixed bug GH-8160 (ZTS support on Alpine is broken). Filter: Fixed signedness confusion in php_filter_validate_domain(). Intl: Fixed bug GH-8142 (Compilation error on cygwin). MBString: Fixed bug GH-8208 (mb_encode_mimeheader: $indent functionality broken). MySQLi: Fixed bug GH-8068 (mysqli_fetch_object creates inaccessible properties). Pcntl: Fixed bug GH-8142 (Compilation error on cygwin). PgSQL: Fixed result_type related stack corruption on LLP64 architectures. Fixed bug GH-8253 (pg_insert() fails for references). Sockets: Fixed Solaris builds. SPL: Fixed bug GH-8121 (SplFileObject - seek and key with csv file inconsistent). Standard: Fixed bug GH-8048 (Force macOS to use statfs). Version 8.0.17 17 Mar 2022 Core: Fixed Haiku ZTS build. GD: Fixed libpng warning when loading interlaced images. FPM: Fixed bug #76109 (Unsafe access to fpm scoreboard). Iconv: Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding). Fixed bug GH-7980 (Unexpected result for iconv_mime_decode). MySQLnd: Fixed bug GH-8058 (NULL pointer dereference in mysqlnd package). OPcache: Fixed bug GH-8074 (Wrong type inference of range() result). Reflection: Fixed bug GH-8080 (ReflectionClass::getConstants() depends on def. order). Zlib: Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding). Version 8.0.16 17 Feb 2022 Core: Fixed bug #81430 (Attribute instantiation leaves dangling pointer). Fixed bug GH-7896 (Environment vars may be mangled on Windows). FFI: Fixed bug GH-7867 (FFI::cast() from pointer to array is broken). Filter: Fix #81708: UAF due to php_filter_float() failing for ints. (CVE-2021-21708) FPM: Fixed memory leak on invalid port. MBString: Fixed bug GH-7902 (mb_send_mail may delimit headers with LF only). MySQLnd: Fixed bug GH-7972 (MariaDB version prefix 5.5.5- is not stripped). Sockets: Fixed ext/sockets build on Haiku. Fixed bug GH-7978 (sockets extension compilation errors). Standard: Fixed bug GH-7875 (mails are sent even if failure to log throws exception). Version 8.0.15 20 Jan 2022 Core: Fixed bug #81656 (GCC-11 silently ignores -R). Fixed bug #81585 (cached_chunks are not counted to real_size on shutdown). Filter: Fixed FILTER_FLAG_NO_RES_RANGE flag. Hash: Fixed bug GH-7759 (Incorrect return types for hash() and hash_hmac()). Fixed bug GH-7826 (Inconsistent argument name in hash_hmac_file and hash_file). MySQLnd: Fixed bug where large bigints may be truncated. OCI8: Fixed bug GH-7765 (php_oci_cleanup_global_handles segfaults at second call). OPcache: Fixed bug #81679 (Tracing JIT crashes on reattaching). PDO_PGSQL: Fixed error message allocation of PDO PgSQL. Sockets: Avoid void* arithmetic in sockets/multicast.c on NetBSD. Spl: Fixed bug #75917 (SplFileObject::seek broken with CSV flags). Version 8.0.14 16 Dec 2021 Core: Fixed bug #81582 (Stringable not implicitly declared if __toString() came from a trait). Fixed bug #81591 (Fatal Error not properly logged in particular cases). Fixed bug #81626 (Error on use static:: in __сallStatic() wrapped to Closure::fromCallable()). Fixed bug #81631 (::class with dynamic class name may yield wrong line number). FPM: Fixed bug #81513 (Future possibility for heap overflow in FPM zlog). GD: Fixed bug #71316 (libpng warning from imagecreatefromstring). IMAP: Fixed bug #81649 (imap_(un)delete accept sequences, not single numbers). OpenSSL: Fixed bug #75725 (./configure: detecting RAND_egd). PCRE: Fixed bug #74604 (Out of bounds in php_pcre_replace_impl). SPL: Fixed bug #81587 (MultipleIterator Segmentation fault w/ SimpleXMLElement attached). Standard: Fixed bug #81618 (dns_get_record fails on FreeBSD for missing type). Fixed bug #81659 (stream_get_contents() may unnecessarily overallocate). Version 8.0.13 18 Nov 2021 Core: Fixed bug #81518 (Header injection via default_mimetype / default_charset). Date: Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2). DBA: Fixed bug #81588 (TokyoCabinet driver leaks memory). MBString: Fixed bug #76167 (mbstring may use pointer from some previous request). Opcache: Fixed bug #81512 (Unexpected behavior with arrays and JIT). PCRE: Fixed bug #81424 (PCRE2 10.35 JIT performance regression). XML: Fixed bug #79971 (special character is breaking the path in xml function). (CVE-2021-21707) XMLReader: Fixed bug #81521 (XMLReader::getParserProperty may throw with a valid property). Version 8.0.12 21 Oct 2021 CLI: Fixed bug #81496 (Server logs incorrect request method). Core: Fixed bug #81435 (Observer current_observed_frame may point to an old (overwritten) frame). Fixed bug #81380 (Observer may not be initialized properly). DOM: Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID). FFI: Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined). FPM: Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703, bsc#1192050). Fileinfo: Fixed bug #78987 (High memory usage during encoding detection). Filter: Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing). Opcache: Fixed bug #81472 (Cannot support large linux major/minor device number when read /proc/self/maps). Reflection: ReflectionAttribute is no longer final. SPL: Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free). Fixed bug #81477 (LimitIterator + SplFileObject regression in 8.0.1). Standard: Fixed bug #69751 (Change Error message of sprintf/printf for missing/typo position specifier). Streams: Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper). XML: Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace). Zip: Fixed bug #81490 (ZipArchive::extractTo() may leak memory). Fixed bug #77978 (Dirname ending in colon unzips to wrong dir). Version 8.0.11 23 Sep 2021 Core: Fixed bug #81302 (Stream position after stream filter removed). Fixed bug #81346 (Non-seekable streams don't update position after write). Fixed bug #73122 (Integer Overflow when concatenating strings). GD: Fixed bug #53580 (During resize gdImageCopyResampled cause colors change). Opcache: Fixed bug #81353 (segfault with preloading and statically bound closure). Shmop: Fixed bug #81407 (shmop_open won't attach and causes php to crash). Standard: Fixed bug #71542 (disk_total_space does not work with relative paths). Fixed bug #81400 (Unterminated string in dns_get_record() results). SysVMsg: Fixed bug #78819 (Heap Overflow in msg_send). XML: Fixed bug #81351 (xml_parse may fail, but has no error code). Zip: Fixed bug #80833 (ZipArchive::getStream doesn't use setPassword). Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). - deleted patches - php8-CVE-2021-21707.patch (upstreamed) - php8-CVE-2021-21708.patch (upstreamed) - php8-CVE-2022-31625.patch (upstreamed) - php8-CVE-2022-31626.patch (upstreamed)- devel package requires pear and pecl extensions [jsc#SLE-24723] [bsc#1200772]- security update - added patches fix CVE-2022-31625 [bsc#1200645], uninitialized pointers free in Postgres extension + php8-CVE-2022-31625.patch- security update - added patches fix CVE-2022-31626 [bsc#1200628], buffer overflow via user-supplied password when using pdo_mysql extension with mysqlnd driver + php8-CVE-2022-31626.patch- security update - added patches fix CVE-2021-21707 [bsc#1193041], special character breaks path in xml parsing + php8-CVE-2021-21707.patch- security update [bsc#1197644] - added patches fix https://github.com/php/php-src/commit/771dbdb319fa7f90584f6b2cc2c54ccff570492d + php8-signedness-php_filter_validate_domain.patch- security update - added patches fix CVE-2021-21708 [bsc#1196252], Use after free due to php_filter_float() failing for ints + php8-CVE-2021-21708.patch- updated to 8.0.10: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.10 - deleted patch - php-systzdata-v19.patch - added patch + php-systzdata-v20.patch- fix apparmor support: seems it requires a configure flag now.- updated to 8.0.9: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.9- updated to 8.0.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.8- updated to 8.0.7: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.7- updated to 8.0.6: This release reverts a bug related to PDO_pgsql that was introduced in PHP 8.0.5.- updated to 8.0.5: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.5- Do not hard-depend on systemd: use systemd_ordering instead of systemd_requires.- instead of [bsc#1183180] - modified sources % mod_php8.conf- updated to 8.0.3: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.3- updated to 8.0.2: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.2 - suppress warning for all flavors not equal to "" in multibuild and obsoletes for php7 % php8.rpmlintrc- add conflicts with earlier versions of php (boo#1181292)- update contents of configuration file (still referenced php7) % mod_php8.conf- require this PHP version of subpackages in Recommends/Suggests - run apache-rex tests in php8:test as packages need to be build first (otherwise tests run with previous version)- add conflicts with earlier version of php-devel and php-phar - add obsoletes for all subtargets that don't have conflicts yet - add php_cfgdir and php_extdir macros- replace php8.keyring with signatures for PHP-8 release managers- deleted patch (redundant cast, both sides are already signed int) - php-odbc-cmp-int-cast.patch- install php8-cli if no sapi is selected upon php8 installation - add conflicts with earlier version of php-cli, php-fastcgi and php-fpm- put CLI binary in -cli subpackage so that other moduldes can depend on the php base package that remains (and provides files and maps common for all) - remove Obsoletes: php5-*- updated to 8.0.1: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.1 - use pkgconfig() to resolve BuildRequires where upstream uses it too - since php-7.4.0 when using --with-external-gd the configure options - -with-xpm, --with-freetype and --with-jpeg are not needed anymore (and neither are the respective BuildRequires) - build the MySQL Native Driver as a shared module (rather than builtin) to prevent a hard requirement for OpenSSL in the CLI - add Recommends: php-openssl as many modules can optionally use it - use new %ldconfig macros in Tumbleweed - change PEAR dir to /usr/share/php/PEAR- install mod_php8 directly - note it provides php_module instead of php8_module per upstream change- install embed's libphp8.so directly - deleted patches - php-embed.patch (not needed)- deleted patches - php-openssl.patch (undocumented and not upstreamed patch for a long time) - php7-arm-build-fixes.patch (do not build for SLE12 anymore) - php-pts.patch (undocumented and not upstreamed patch for a long time) - imporved patch documentation- use cli sapi php-config --libs- php-phar requires the php-zlib extension - trim specfile lint- install macros.php in %{_rpmconfigdir}/macros.d- build devel subpackage in embed subpackage (where it previously was built)- don't build with CPU specific instructions as it can't be guaranteed these are available at runtime + php-no-check-cpu.patch - remove obsolete patch (replaced by SOURCE_DATE_EPOCH) - php-no-build-date.patch- add D(eterministic) flag to AR_FLAGS to (php-ar-flags.patch) - modified sources % _multibuild- restart php-fpm.service in %posttrans fpm (extensions may need to be updated too, so restart must be delayed to after all RPM transactions have completed)- do not add mod_php to httpd.conf during %install (better fix for new apache2 from Apache development repo) + php-install-mod_php.patch - do not build php-cgi when not needed - only build extensions in cli- fix building with new apache2 from Apache development repo- do not build firebird extension in any case- update to 8.0.0 See https://www.php.net/ChangeLog-8.php#8.0.0 - modified patches % php-date-regenerate-lexers.patch- update to 8.0.0 RC 4 - modified patches % php-crypt-tests.patch (refreshed) % php-fix_net-snmp_disable_MD5.patch (refreshed) % php-no-build-date.patch (refreshed) % php-odbc-cmp-int-cast.patch (refreshed) % php-openssl.patch (refreshed)- update to 8.0.0 RC 3- update to 8.0.0 RC 2 - modified patches % php-ini.patch (refreshed) % php-phpize.patch (refreshed) % php-php-config.patch- update to 8.0.0 RC 1 https://www.php.net/manual/en/migration80.php - modified patches % php-no-build-date.patch (refreshed) - deleted patches - php-pts.patch (upstreamed)- updated to 7.4.11: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.11- do not rely on apr-devel to pull db-devel- updated to 7.4.10: This is a bug fix release. See https://www.php.net/ChangeLog-7.php#7.4.10- updated to 7.4.9: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.9- updated to 7.4.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.8- Use /run/php-fpm instead of /run/php - modified sources % php-fpm.tmpfiles.d- do not install %{_tmpfilesdir}, %{_tmpfilesdir}/php-fpm.conf in test favour- added tmpfiles.d for php-fpm to provide a base base for a socket (boo#1173786)- updated to 7.4.7: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.7- updated to 7.4.6: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.6- added patches build fixes in SLE12 + php7-arm-build-fixes.patch- added to SLE-12 [jsc#SLE-12474]- spec file usable under SLE12 again and better prepared for phpM -> phpMN transition- added to SLE-15-SP2 [jsc#SLE-12482], including fixes for: CVE-2020-7063 [bsc#1165289] CVE-2020-7062 [bsc#1165280] CVE-2019-11046, CVE-2019-11050, CVE-2019-11047, CVE-2019-11045- updated to 7.4.5: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.5- remove Berkeley DB Database support [jsc#SLE-12210]- build firebird extension in any case- updated to 7.4.4: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.4- Enable LTO as it works now (boo#1133275).- updated to 7.4.3: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.3- add %apache_rex_deps- updated to 7.4.2: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.2- updated to 7.4.1: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.1 - deleted patches - php-fix-mysqlnd-compression-library.patch - php-fpm-service-fails-to-start.patch- php7-devel requires glibc-devel, libxml2-devel, pcre2-devel again- relax systemd restrictions for FPM as they were too strict in some applications - change leftover Requires php7- to php- - remove external libraries from -devel subpackage - added patches + php-fpm-service-fails-to-start.patch- update to 7.4.0: * Typed Properties * Arrow Functions * Limited Return Type Covariance and Argument Type Contravariance * Unpacking Inside Arrays * Numeric Literal Separator * Weak References * Allow Exceptions from __toString() * Opcache Preloading * The interbase and wddx extensions are removed and now available through PECL * PEAR is now packaged separately in php7-pear source package (https://externals.io/message/103977) * See https://www.php.net/ChangeLog-7.php#7.4.0 for a complete list of changes - deleted patches - php-suse-addons.tar.bz - php-systzdata-v18.patch - added patches + php-fix-mysqlnd-compression-library.patch + php-systzdata-v19.patch + mod_php7.conf - modified files/patches % php-no-build-date.patch % php-systemd-unit.patch % php7.keyring (use keys of the PHP-7.4 release managers) % php7.rpmlintrc- added to SLE-15-SP2 [SLE-10860], fixes CVE-2019-11043 [bsc#1154999] CVE-2019-11041 [bsc#1146360] CVE-2019-11042 [bsc#1145095] CVE-2019-11039 [bsc#1138173] CVE-2019-11040 [bsc#1138172] CVE-2019-11036 [bsc#1134322] CVE-2019-11034 [bsc#1132838] CVE-2019-11035 [bsc#1132837] CVE-2019-9637 [bsc#1128892] CVE-2019-9675 [bsc#1128886] CVE-2019-9638 [bsc#1128889], CVE-2019-9639 [bsc#1128887] CVE-2019-9640 [bsc#1128883] CVE-2019-9024 [bsc#1126821] CVE-2019-9020 [bsc#1126711] CVE-2018-20783 [bsc#1127122] CVE-2019-9021 [bsc#1126713] CVE-2019-9022 [bsc#1126827] CVE-2019-9023 [bsc#1126823] CVE-2019-9641 [bsc#1128722] CVE-2018-19935 [bsc#1118832] CVE-2018-17082 [bsc#1108753] CVE-2018-1000222 [bsc#1105434] CVE-2018-14851 [bsc#1103659] CVE-2017-9120 [bsc#1103661] CVE-2018-12882 [bsc#1099098] [bsc#1151793]- Do not add the generic provides to the php7-test package.- version update to 7.3.11: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.11- provide test results via multibuild :test - added sources + _multibuild- remove pcre.jit=0 setting default as https://bugs.php.net/bug.php?id=77260 is solved on pcre2 side [bsc#1124446] - modified patches % php-ini.patch (amended)- updated to 7.3.10: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.10- updated to 7.3.9: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.9- updated to 7.3.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.8- updated to 7.3.7: This is a bug fix release. See https://www.php.net/ChangeLog-7.php#7.3.7- updated to 7.3.6: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.6- check via apache-rex- build for 42.3- updated to 7.3.5: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.5- Disable LTO (boo#1133275).- updated to 7.3.4: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.4- upstream bug #41631 is already fixed [bsc#1129032] - deleted sources - README.default_socket_timeout (not needed)- updated to 7.3.3: This is a security release which also contains several bug fixes. See http://www.php.net/ChangeLog-7.php#7.3.3 - deleted patches - php-systzdata-v17.patch (upstreamed) - added patches + php-systzdata-v18.patch (thanks to remirepo)- asan_build: build ASAN included - debug_build: build more suitable for debugging- Disable tests that do deadlock now with curl update, this is fixed in next release 7.3.3 thus reenable here when released- rename php7-*.patch to more general php-#1.patch why: this aligns with maintenance patch names, which are in changelogs comfortably copied over php72, php7, php5, php53; moreover, php$N prefix causes issues when package is renamed, e. g. php7 to php72 - deleted patches - php7-crypt-tests.patch - php7-date-regenerate-lexers.patch - php7-embed.patch - php7-fix_net-snmp_disable_MD5.patch - php7-ini.patch - php7-no-build-date.patch - php7-odbc-cmp-int-cast.patch - php7-openssl.patch - php7-php-config.patch - php7-phpize.patch - php7-pts.patch - php7-systemd-unit.patch - php7-systzdata-v17.patch - added patches + php-crypt-tests.patch + php-date-regenerate-lexers.patch + php-embed.patch + php-fix_net-snmp_disable_MD5.patch + php-ini.patch + php-no-build-date.patch + php-odbc-cmp-int-cast.patch + php-openssl.patch + php-php-config.patch + php-phpize.patch + php-pts.patch + php-systemd-unit.patch + php-systzdata-v17.patch- fix wrongly ported patch, using the one from remirepo (Thanks!) [bsc#1126449] - modified patches % php7-systzdata-v17.patch- updated to version 7.3.2: This is a bugfix release, with several bug fixes included. See http://php.net/ChangeLog-7.php#7.3.2 - php7-systzdata-v16.patch modified and renamed to php7-systzdata-v17.patch- set pcre.jit=0 until https://bugs.php.net/bug.php?id=77260 is solved [bsc#1124446]- spec file cleanup * add BuildRequires gpg2 * remove outdated README.SUSE-pear - Squirrelmail uses PDO instead of DB now by default * remove outdated php7-depdb-path.patch - Horde packages no longer build so need to be fixed anyway - update php7.rpmlintrc to suppress warnings that aren't fixable and drown out other warnings- provide the version of PEAR, rather than the PHP version in php-pear- configure cache_dir, metadata_dir and sig_bin through PHP_PEAR_* exports- remove install-pear-nozlib.phar (the bundled and tested version from the PHP sources is fresh enough for our purposes) - merge back php7-pear-Archive_Tar in php7-pear - rename cache_dir to pear and create it- fix php7.spec typos- verify install-pear-nozlib.phar- update install-pear-nozlib.phar to version 1.10.10 * switch source to GitHub * provides Archive_Tar 1.4.4 (fixes CVE-2018-1000888)- update to 7.3.1: This is a security release which also contains several bug fixes. See http://php.net/ChangeLog-7.php - remove suhosin stuff- Support LMDB in php7-dba, it is advisable to use it instead of bdb.- Update php7-pts.patch: open slave_pty using TIOCGPTPEER if available instead of the name returned by ptsname() so it is safe to use when interacting with namespaces.- update install-pear-nozlib.phar to its latest version, otherwise pecl stops working due to protocol switch http -> https- Mark testresults package as noarch- Enable testsuite during build time and save log to subpackage testresults (boo#1119396)- update to pcre2 broke building third party modules, php7-devel needs pcre-devel --> pcre2-devel change.- update to 7.3.0: * Improved PHP GC * Add net_get_interfaces() * Implemented flexible heredoc and nowdoc syntax * Added support for references in list() and array destructuring * Added syslog.facility and syslog.ident INI entries for customizing syslog logging * The declaration and use of case-insensitive constants has been deprecated * Added syslog.filter INI entry for syslog filtering * Added the 'add_slashes' sanitization mode * Added support for WebP in imagecreatefromstring() * Export internal structures and accessor helpers for GMP object. * Added gmp_binomial(n, k) * Added gmp_lcm(a, b) * Added gmp_perfect_power(a) * Added gmp_kronecker(a, b) * Added JSON_THROW_ON_ERROR flag * Added ldap_exop_refresh helper for EXOP REFRESH operation with dds overlay * Added full support for sending and parsing ldap controls * Removed support for ODBCRouter * Removed support for Birdstep * Added openssl_pkey_derive function * Add min_proto_version and max_proto_version ssl stream options as well as related constants for possible TLS protocol values * Migrated to PCRE2 * Expose TDS version as \PDO::DBLIB_ATTR_TDS_VERSION attribute on \PDO instance * Treat DATETIME2 columns like DATETIME * Added is_countable() function * Added support for the SameSite cookie directive, including an alternative signature for setcookie(), setrawcookie() and session_set_cookie_params() * Many bugfixes and other changes, see http://php.net/ChangeLog-7.php#7.3.0 - patch changes % php7-ini.patch % php7-no-build-date.patch % php7-odbc-cmp-int-cast.patch - php7-honor-re2c-flags.patch (upstreamed)- update to 7.2.13: This is a security release. http://php.net/ChangeLog-7.php- core package recommends instead of requires smtp_daemon [bsc#1115213]- update to 7.2.12: This is a bugfix release. http://php.net/ChangeLog-7.php - forward ported: % php7-crypt-tests.patch % php7-honor-re2c-flags.patch % php7-odbc-cmp-int-cast.patch- update to 7.2.11: This is a bugfix release. http://php.net/ChangeLog-7.php- updated to 7.2.10: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php- reenable php7-dba support of Berkeley DB [bsc#1108554]- remove Supplements: packageand(%{apache_mmn}:%{name}) from Apache httpd module as I do not see the reason why system that have php7 and apache2 installed should get the module automatically as well. This had a drawback of selecting apache2-prefork while [#] zypper in apache2-worker The following 5 NEW packages are going to be installed: apache2 apache2-mod_php7 apache2-prefork apache2-utils apache2-worker [#] because apache2-mod_php7 Requires: apache2-prefork.- updated to 7.2.9: This is a bugfix release. http://php.net/ChangeLog-7.php- updated to 7.2.8: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.8- updated to 7.2.7: A Bugfix release which includes a segfault fix for opcache. http://php.net/ChangeLog-7.php#7.2.7- actually build against system gd for 42.3, made a bold comment [bsc#1074025c#5]- fix build for SLE12, where %license does not exist- updated to 7.2.6: Bugfix release which includes a memory corruption fix for EXIF. http://php.net/ChangeLog-7.php#7.2.6- Remove php7-freetype-pkgconfig.patch as it seems to break Freetype detection on some systems bsc#1094534- main package requires wwwrun:www user [bsc#1093025]- better workaround for [bsc#1089487]: build mod_phpN.so instead of libphpN.so- rename freetype-pkgconfig.patch to php7-freetype-pkgconfig.patch to align with the rest of patch names- Add freetype-pkgconfig.patch to fix build with new Freetype: use pkg-config to find Freetype libraries- updated to 7.2.5: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.5- build-test.sh: generic spec file name- apache2-mod_php7 does not provide libphp7.so [bsc#1089487]- updated to 7.2.4: This is a security release with also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.4 - php7-no-build-date.patch refreshed- build firebird extension only for openSUSE (sle15 requirement)- Fix build for %arm and aarch64- drop imap extension [bsc#1084461]- BuildRequire pkgconfig(enchant) instead of enchant-devel: enchant is moving to version 2.2, with an enchant-1 as compatibility package. By using the pkgconfig symbol, we don't have to care for the actual package name.- updated to 7.2.3: This is a security release with also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.3 - removed upstreamed php7-pgsql-memory-leak.patch - php7-systzdata-v15.patch refreshed and renamed to php7-systzdata-v16.patch- php7-honor-re2c-flags.patch: honor RE2C_FLAGS everywhere. - remove generated lexers so they are recreated at build time- php7-date-regenerate-lexers.patch: honor RE2C_FLAGS- Support password_hash("...", PASSWORD_ARGON2I), buildrequire libargon2 in supported products.- Remove buildRequires on: * libevent-devel: php7-fpm does not use it. * pam-devel: not used - Add buildrequire on zlib-devel explicitly. - libvpx is not needed but libwebp is, only when not building against system gd. xft likewise.- fixed memory leak in pgsql extension, php function pg_escape_bytea https://bugs.php.net/bug.php?id=75838 [bsc#1076970] (internal) + php7-pgsql-memory-leak.patch- updated to 7.2.2: This is a bugfix release, with several bug fixes included. http://php.net/ChangeLog-7.php#7.2.2- do not build against system gd when suse_version < 1500- fix build for SLE12*- updated to 7.2.1: Several security bugs were fixed in this release. http://php.net/ChangeLog-7.php#7.2.1- build against newer webp [bsc#1074121]- build with SLE12*- updated to 7.2.0: features and improvements: * Convert numeric keys in object/array casts * Counting of non-countable objects * Object typehint * HashContext as Object * Argon2 in password hash * Improve TLS constants to sane values * Mcrypt extension removed * New sodium extension - patches: . php7-systzdata-v14.patch transformed to php7-systzdata-v15.patch . removed upstreamed php7-aarch64-mult.patch- updated to 7.1.12: This is a bugfix release, with several bug fixes included.- Add php-cli as provides to php7- updated to 7.1.11: This is a bugfix release, with several bug fixes included.- fixed installation of wrong cli [bsc#1061555]- Update not-so-useful repeated package summaries. Update the descriptions to have a bit more explanation. Replace old tar syntax.- build and ship embed SAPI + php7-embed.patch- updated to 7.1.10: Several bugs have been fixed, see https://secure.php.net/ChangeLog-7.php for details- aarch64-mult.patch renamed to php7-aarch64-mult.patch- php7-devel requires php7-pear [bsc#1057104]- Changes related to boo#1056822 - New packaging macros in macros.php: %php_pearxmldir, %pear_phpdir, %pear_phpdir, %pear_testdir, %pear_datadir, %pear_cfgdir, %pear_wwwdir, %pear_metadir, %pecl_phpdir, %pecl_docdir, %pecl_testdir, %pecl_datadir - Updated packaging documentation in README.macros- Updated to 7.1.9: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.9- added /usr/bin/php7 [bsc#734176]- php7-pear should explicitly require php7-pear-Archive_Tar otherwise this dependency must be declared in every php7-pear-* package explicitly. [bnc#1052389]- Updated to 7.1.8: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.8- Replace %__-type macro indirections.- date extension: regenerate lexers when needed + php7-date-regenerate-lexers.patch- dropped mcrypt extension [fate#323673]- updated to 7.1.7: This is a security release with several bug fixes included.- Drop sle11 support as we are not building against it anymore - Remove php7-BNC-457056.patch that was applied on sle11 only - Remove dependency on imap-devel, it is not used - Switch spell from aspell to enchant, dropping pspell subpackage - Remove unknown switch options from php cli build - Drop support for berkleydb format, by default there are more supported solutions built in php - Use %configure macro in the build phases- updated to 7.1.6: Several bugs have been fixed.- Updated to 7.1.5: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.5- Updated to 7.1.4: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.4- Updated to 7.1.3: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.3- Don't install the init script if we use systemd- updated to 7.1.2: Several bugs have been fixed. - deleted php7-getrandom-test.patch, upstreamed- updated to 7.1.1: This release is the first point release in the 7.x series. PHP 7.1 comes with numerous improvements and new features such as * Nullable types * Void return type * Iterable pseudo-type * Class constant visiblity modifiers * Square bracket syntax for list() and the ability to specify keys in list() * Catching multiple exceptions types * Many more features and changes… - migration: http://php.net/manual/en/migration71.php - php7-systzdata-v13.patch replaced by php7-systzdata-v14.patch- suggest php7-* instead of php-* [bsc#1022158c#4] - do not suggest php-suhosin at all as we do not build it (not ported to php7 yet)- updated to 7.0.15: Several security bugs were fixed in this release.- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete.- updated to 7.0.14: Several security bugs were fixed in this release.- updated to 7.0.13: This is a security release. Several security bugs were fixed in this release.- adjust firebird dependency- updated to 7.0.12: This is a security release. Several security bugs were fixed in this release.- updated to 7.0.11: Several security bugs were fixed in this release.- php7-getrandom-test.patch: Fix incorrect test for the getrandom syscall.- updated to 7.0.10: Several security bugs were fixed in this release.- updated to 7.0.9: Several security bugs were fixed in this release, including the HTTP_PROXY issue.- updated to 7.0.8: This is a security release. Several security bugs were fixed in this release. - removed: php7-mbstring-missing-return.patch (upstreamed)- systemd unit: remove syslog.target from After [bsc#983938]- updated to 7.0.7: This is a security release. Several security bugs were fixed in this release.- updated to 7.0.6: This is a security release. Several security bugs were fixed in this release. * removed upstreamed php7-no-reentrant-crypt.patch- aarch64-mult.patch: fix asm constraints in aarch64 multiply macro- build for sle12- correct public key- updated to 7.0.5- firebird builds now- update to 7.0.4- updated to 7.0.3- require postgresql-devel < 9.4 for sle12 to fix build- more versioned provides- update to 7.0.2: 31 reported bugs has been fixed, including 6 security related issues.- update to 7.0.1- php5-pear-Archive_Tar provides 1.4.0 - install .depdb and .depdblock files along metadata * php5-depdb-path.patch - versioned provides in subpackages- Provide obsoletes for sub-packages to improve upgrade process.- Obsolete php5 since php7 conflicts and should replace.- marcello at ceschia.de: fix path php-fpm.conf- set pear's metadata dir to %{peardir}- Spec cleanup * Split Archive_Tar from -pear sub packge to allow updating this part via rpm * Added "Provides: php-firebird" to -firebird sub package * Added "Provides: mod_php_any" to server api module packages - fastcgi and -fpm- test mod_php with %apache_test_module_curl - restart apache during mod_php upgrade- add php5-fix_net-snmp_disable_MD5.patch [bnc#944302]- fixed segfault in odbc extension when result set is containing NULL (php bugs #52554, #53007) [bnc#935074] (internal) + php7-odbc-cmp-int-cast.patch- updated to 7.0.0 * see NEWS for changes * see UPGRADING for 5.6.x -> 7.0.x transition - removed unneded or not upstreamed patches for long time: * php5-cloexec.patch * php5-missing-extdeps.patch * php5-format-string-issues.patch * php5-per-mod-log.patch * php5-apache24-updates.patch * php5-crypto-checks.patch * php5-systzdata-r12.patch (new: php7-systzdata-v13.patch)- updated to 5.6.11: Five security-related issues in PHP were fixed in this release, including CVE-2015-3152.- php5-systemd-unit.patch: set Killmode=mixed in order to ensure fpm and children forked by script can terminate cleanly.- mod_php5.so executable- use apache-rpm-macros- updated to 5.6.10: Several bugs have been fixed as well as several security issues into some bundled libraries (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-2325 and CVE-2015-2326).- enable apparmor support: new BR libapparmor-devel- update to 5.6.9: Several bugs have been fixed. - systzdata patch updated to r12 - php5-systzdata-r10.patch + php5-systzdata-r12.patch- update to 5.6.8: Several bugs have been fixed some of them beeing security related, like CVE-2015-1351 and CVE-2015-1352. - refreshed php5-crypto-checks.patch- configure php-fpm with --localstatedir=/var [bnc#927147]- systzdata patch updated to r10 - php5-systzdata-v7.patch + php5-systzdata-r10.patch- build against system gd and libzip only for 13.2 and above- update to 5.6.7: Several bugs have been fixed as well as CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331.- build against system gd [bnc#923946]- build against system libzip [bnc#922894]- update to 5.6.6: fixes several bugs and addresses CVE-2015-0235 and CVE-2015-0273.- added README.default_socket_timeout [bnc#907519]- fix sle_11_sp3 build- update to 5.6.5: This release fixes several bugs as well as CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232. - removed patches: * php-CVE-2014-9426.patch * php-CVE-2014-9427.patch * php-CVE-2015-0231.patch- added php-CVE-2015-0231.patch [bnc#910659]- added php-CVE-2014-9426.patch [bnc#911663] - added php-CVE-2014-9427.patch [bnc#911664]- update to 5.6.4: This release fixes several bugs and one CVE related to unserialization.- update to 5.6.3: This release fixes several bugs and one CVE in the fileinfo extension.- update to 5.6.2: Four security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670.- upgraded to 5.6.1: * Several bugs were fixed in this release (including CVE-2014-3622).php-soaps390zl36 16766467508.0.28-150400.4.26.18.0.288.0.28-150400.4.26.18.0.28-150400.4.26.18.0.28soap.inisoap.so/etc/php8/conf.d//usr/lib64/php8/extensions/-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.suse.de/SUSE:Maintenance:27847/SUSE_SLE-15-SP4_Update/524040aecc254c6dc6b3300bea61a2aa-php8.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=ba892681808e97e98e0a5095d0ac4520b686f88a, strippedRRRRRRRR-o"l 3h0-utf-8ec394206db4a90def3234499b421db17b9b80c139f344b1913a15f92b2897612?7zXZ !t/ ] crv(vX0BYs%dQ瘻84nXTB6 Ф^ iSAcE6QeљY?<-vƻ6G{B0|@l8% pF$G=8r% ƩiSr F3dnP%}]|sޒi³. Ci l9kثfˬ:- G_?yӻ:uPیnMv )g-˧Ez87bmۘ"LXH966X(*b:e1@|7ћlPǸէOaWeR}t~0ONu#ɮaZ )k r' L{WQRw5 ?jQm<[jGzA^ԝɥ.5 U&9N@P-| +5Ue+>2u2¹~A?D` :\Ÿ2ʙ9\u-eѮe37>eaE4X7ԭWZv٘(^᫏rlpb.3nWc1(#׼ O9D/d&+0I:~UU/*B͸i t/ 4vNKߍiAwl4{{H4뜰~uU{X+9eeEPuA; igN>֖T nfpQ!IעJT5E!vna~jdd=;/uwt%M3z7F0Q,q2hkcn9HY[ – cSjֻmTXt K˜\cb;뗫^ _VMyp+)WV FU"$If[,8sE*b>4־bS A/ot/%jY_MSV8UxS;Vɾ_}Q4ҶDd$7'~{5]2]Sukgۏ.C/V:J"g9(kѷ~r.ƴ?,P%ՋleQ-G6yfD% 0 yӊQ >ǜR=,eD).7)B'_kH6}5QN=AϽ_l\tmRmaaѽE P72HK?: L:0V)/ek @Ak#ԓЪg'V9UJ0Bu| ` ;aD> x4i ^g6KW^ /iY-0$xY$ 2-a35#atpm7d:'v~펕H -^OI DZ(ЪK̞ǧJ2Ѻ/q_ZEzF<+"j)3vq2kQ0}n}^I`~ hi~U0EHEw{Ƀ@UQJXAZxu^us[R* t:к*޾j|zAgƑBq*'v_ ybmTPMqs,Pq7D+"Āւ Rrs >&.'C>f8Yw9l"pĐ[|@ADP9J$nAHzв@B{!6a=E)@j> RhJF'"$`:n9@Vp_VqZh,jo*~/y5uoN3°7ע !իHWMI z-m1Z<汱0]Xdup̗kt,ϙvGaߵc<ǝ9Qꙗ1ib2-nESjqM|+#FmΚWHvLzq mJ8[&:)hZՙ 6fE CTUjtEiu*\G ]}cb&ql`Cc>> `L`Z=NS=l6X3$d4vo<u߆'֊fz_'y?uTW[U'!+bHZE-`>'A f]̴ֹ ^daJݥ+lEinIuGƪ~Psh/u[UXWPZZ\='R|_'Ѽ?},B ʤb]<$G2l .k[9aD%j+鹵p1ݮjhxU=?8ros$'f15 -ܳj?kE1\2ճǎ֕F}V4jČB%~$keB=?^D` M &y,*+n)UK(D\kQ땟~0T+%șS׎. * ' YW1`jDKWvZ2u^go:Z|8:`+Y&,H V&w|LK$#WUzVZ-}f;7PވҚbzMv>$4}nQak6 _=Mn⏖n Oz$aC+̧n})בhuLt,R7S}!5|n~kZ1%.Z3R &u+$+} 8/m?^[U%|%9!1lΠ[d ο* O0Ū3SO X,ad; * VIrcpSI G: 9obCIշ*d\Qm{b (hHR3۠jHSnMCt&oZ_b6Ҍ"پh |H@`#<9:Yw\3H.#=zCz ^P[<37Œa@~~T Oě=Km(@YUԝDSfn~F܎ %qFD1C4嘧nwnjxȶbq:۾e|qQЎnbsɠ)oLoKW~迸vkK37f32v 7&-?=VbA/kw&8.:pAܪwIHRohWsC Gr$,X**Wg>+j\+z50C/OR[(,z0U-"fg2<+:}.(q[Q$ SQȋ~\@7aA GS(c:>-Kw]* ؆1$06$YǘNEq{82͏GbӥJ! [I*y)яO1xxBiB?ǸqYmgq"%+,`(]-4>{krjM/\c bNīEw@x9؂-]ާعZiq(Gbo:ҧH.Mox(I醵 L~;e'Y[ﷸ&Ȋr98)/MDر]`_+*gDR KFKx-*we 3zXx1UȂU03w|.v J+&:r6G~+J)g 1LA<+h[1"*IŌ>tL>I|xSP~Kf46R377!-SRcIU^\2Od?NMe֢#96Z0)A)wszoV{(G\gB,]a]\  /N@Y Hu仞nƏox*yx;[ |zg&m;xb R+$`^ O;fJ7ż\USMQӻ"/Sapz6}$gt\3&8J}̑(|yW# U8㧉H;OŗJyðw8̢l;)Yo!n\pˢ1Dw(  V R9 $c+NEJQW+j*v.ܘ/oHU3Z'tK}㯏@pɵYJu{j T8,甘o 9~ \ btNw1rܗ[HbW%ob8zY~b,|0}j#Ki9d;Kl@v"cF#PS(cy2-]0XRdkxuDUi{ZTqٜRqdА%zrOFnpv3*.DsBU iFC* G@0909UËj7IZ:Xl+OԿR.ÛX ?Gv3S*m+ے*V pt&P$.,W)ҏX¿FˋuRC~ўVk&J#Ñ:x]^~^Aby6v0,I $qb]7Y8ZЯlbZ[1:wVJV!}KB̟ >Q9~2q~QoDǿ8ﲷd}\XXA 0TEy^Gcȇ$8Έ y#dzk Ĵ_ΛkaV1!R&vw8<&!P/u7 Ld[ٓ@.痴{OxgYydqD#Aa|xTP鮻Zt҈Om4L^??JyE QJp}А&2E[jڇ lR6wk9PKqsi0 Dk8;ZJ  zU%6ʾuaM^-Dt=ΗHr;Exq3yB}dz|C!0cNffڿ䈡V ,w &OnMnC_Wwr^28q_^# "f7>HMHթ=bÐS&W2vϚ"ZDZcn c MqUo{`NU7G K`Ќ`ޱ`$jm\IU8Fڲf #u޵z#C*EMK-1Uw9Zrј0 VQb{wCӌw|(fVrMrVnOv$ʎ;]y9IJ?D)o>gRS&d}6hWꭑ$ $ QNsNXa~ژ^L-6EX󂦵K,]c_gxEYmƫavG^ɵl61 L 6юXYd]@!e WuP%PbUzDg)%6'}u.PjwPV}BƪtUnMJ>[QCmחɓe ēce珡~`NVs,*Kfb穹4mbK0_Fo$si0}Q;9>w}!dkErT@5:{]X6Grb/9mٞHS@Y]?I e˾uZ[|d,`E /&DT S-ߊ$aZU{d xf)he<ϯYELm'!i]u-*:#\tٹ`7;.{b<ُj $;ƂHMA pZFV Ï\$ގ; *UpG U<&c'ڴyi{»fcOv0~AkUqbMi 8<)f->̡݈%t4P ' ?,-#V~<ڂ sG0&zn^͚'[j\V!a$׮rGuv!~ytodc'ifmc)$롐qTHRp+Xi!sI"T ,=VCqΗz&ۧ]֑ G%_w)G _̞ۧ0;՗_a2PMTꈂ8#ɫ jIdJH"%9;$7lVԴRjgË/r$=m=:Yg{!]f$W NSAQFKť9T߆%g(K HJ$iz ^uQq P4 ;y'8Cn!@ƬdY" b w[W$9Ni`mD0߃y|){%e8 &XVav6rSjmxXXhsV3/<MvZu h`|B0=/`hg{RUY 윝v6dФd"7L 7RPXaN\ L ;JԫU;K& 9!0 "=D(_@% ~F֔ 1u}w ؅7Y)&٪'F,>8e珃Ѻ.n.FSDs(a5>Z~y%bho@{*t20Cugx C"!OTNI}?jS--CDQ4APl(2Ab+@kqYl}B@+3&Leyfʍ:|܅xm#bWa?ZˢAܝpkf>. sk=ߝh &ϯn\!iz_\o(C},ˌʌ6A?'7Qc{]χmYmS<*"! |eGySSK3{t-']9 Jƣ}jOVіl^oOR]sMa#BҖ_wx3]G _c7(b3j0zfPC0V8DYl2 })Ch#M_KכԜt5$@6_ԥ.hggJ_ZGG%sL1L5SSDY(8@v"ΉEziYENJ5[r֖RK.6Zq%V2Ib0 (_7U{9Z7{{.S4?9D^KqP8*6/s BƏ}5r\?M?OsU)bWzTUkF57pgj1@"a]\!Gx"(0e,| _}bY~F!jUH{ :Ra6\s>AxSF9QEbH"e0f4S,F"͆*h)vL4 U8ljMDܖaۣ2+46K( z4=.!y%ΟLC.:3/_ "60?F7pV:g4@xR̞&09X QKʹl}eI2 yl9P%/_W|l16t?Z2bp06%6Pm =h_\*G6::'cY%ģFH6_H|U7dgS-' r(hPث"7T|<-Mіqb/lcxk=V馬|V,.6y3bݱ-rJXK (/T25V: Sl^V @'*|#j0sKD|?+6=wE@1?j 2Z-30qu]XkQOcCqAkU5+ ήk}Ss,Ym3߈% xFmΟ+Ơ#=ޭzuӴ ˅E^A//H_\/\deĝAk֑[9'QzUMorJ$j=yG'3eQDk2v2Aj}E.@amAىWُj6dh(Gɏ2 1 J.)cTʢkHQSE=e JHRT2H7%ݨ^p#Gj,l zt~bU^1+ c}XwrSƇ>T;]9Iz:_|* Lpi+w:3[ \1|8/`8aNc"l{4;lS;Èdߔw[C!/X;ʒ?\1oΞ?JXtA,e~ mr֣ ?:#f򵯁lV.ȖIiva>z6oԄK3VsM|LiۼQ-E_!y)>g&"M.d#@*!𔧠$j~˄[Ph 0$Xw P!Y_Hm6ADR6u.:4RpYQ$;*G :}23_vY B)7_r_,Kպ fn55٣!m}{V[ge]ΕA1 9iTN+ʀvR"Y|H j8g>NZAq;o@9#>Kһ2oJȱ!nJ9GB]|9.r<ǫ,̖_c*1o.ǧgܕ̻Zι@b!8=5͖XJ(J![ZNz9- j~&ueM}mk7ـm>C x󥧿Mt}0+x \OmGOx2u=ϴb\uVq|v鎕$]C?+x2*6a $]g-\4Q3ېX0 3J ~v 4l3_ѫ?::@7gcmOiȟbLJ8@w"L&xӥh`Vn`!bZi*b6rP,orW:]w1pS8͝@s@EFb(7RF.(لMfh~=8%U3{aH(,JfX /5 @/Njv%X׽7Mˈ 0uĎvas%ʫi#HN Ox<.FrR57&9K S44kւU2('A}LJഽ):6xOj'MLrt>R9RbgSnD i'8g(" Ҝѭv䀣o/Ll{zRkm4Tz&b"o6_ok[7v?~71u= uAX̮%wzGTUU;]$L@F}Zdsb2X1Ԫ/-͸TD&fCu(u[j g0 ;nE.YlBa.*9I{*egz*".HNy:Z}7+/H3%ئwyJF|4 uVwz1fw$` V6٫  튄)\;9 D&Vet۬eaAn[;복qBfk_-fg)6,م#V<䕤mЃb*{6ˢ$b}-u~YT*,E/cM"'Tێ?rfe J.  =irCJHӹ&gmHHwQR,8+q]ߵQq,<{lNtVO-zT!kKo@wqss`40L.I}áȯwO@2:vZxwIwxdxl:)ZQ`9:xj&Jq8!r0G\[)#ݍ* ߳ r|R,Wwe| ;xja&y~$u,%d?❏ﭗ dæ(iv=LXm*ŕ'_lToC^r\EY0s>i҄QЩ lwKL󕰈_ mDBn 5،}/ńDnT 341_/66ϳ9x;aR1dC0J\?jiȡ;cݑd#l:|)K- ʣ*z9So:p] :fƁV0J.,\d9Sv~$[$ӎq 8R'HRCJޒInˠ䖟hR}C pew!nF]aCU[ B5њݳ2*tT:]N1Zc*x+^%ZQ*cڗMPF\ _%^{U fk >G* ⮻Z->mw㖔ܙ9چl7D}ɤU>[+jxG3w< 45v.{FVVʟ"Ǖ6&5sIĽpFx&ԠcQ:9o-4OH0/セ֟W,)EzYiG'WQ^#p8ST VX&>iDm!oKD@u(о4Ce2^pǪ2lƥ[j3zvu/=`bYi+9ר\ zJ!̅h]qT/iT>BԱݭ^ %SӬ(˒y"̸Fǜ ͞dO}M9]+˂ pfs9/cQ>\*@n;Y<F/]J{utE˛tCEԝ f NazB<̷a+V^z=e4!uR{;X/ ԁE{6~u=(Uk h ov `ad4 0;yXw+}껑LŪ/&/ P.M.ĦHA;A0¶4BKA{~7:sJ8^jU7܍ B<K_nb{ەi" `xJ`7FEL!% XKTY9%.cEx!L=" Q!2Lh9e$J*wRdM=*_*{n?ǬpJ6ڂ%[=EceĊ|_/Z 򨰅b$pD}X@ڊm5TDUI TbB"cIVH;=ey`5(𕔞zgгgdBz[ߠ09*!fhZ\ZsOC`/G XtlDS\j[AG᷵bFj5sf$E(6}BK<]Rbj)4R&Sj(O.^C:+5Q4ұ1s'%XP/Rm8L t- <rF1VKєLBcj(xӳ /.dj)s?wڅUkqW,L|Arx[{\o##_v9&4bE1fd;V6OREю oG+9<'|g<;[ %iVzfxL\{'aiե7#ݟT98 aP.Nf=m骏o#d4 |,eoBڛ\ f|`]lc MbTc{KCMچ=s<1{5":|T Eo4J{IOl *6\/em 0mZ`ڈY!^7fTJjdPA # GFAsK b ]\1,Mz5bBP,W9[YfM^BGiN-Ef1 7PlM wFܷf;S'n𬼖9} PQѲb^i\kPP1h`p>>e6cђaq7v4-䨐t>yt4אDvj'f6ԲobO"FDNW͵#yiBG73,V,50 B]_%MOk:H<|ͤUn^PSGkD"!zʂ-|l%r!gC*Q'Bz/&- Hڄ^4L£+Y]xGNGwOtsWz($00̬(" ŊO?Яz VZʈ}k'y駌 a\aAfvFշ{ڳLqU3::lL(#/m) ,͜qb%dˠ4Zo, ,SM?hcD P !ڝa !]p>H⚜ #[2`Z;]֒iTcO6Igrhq4Flra {j0I];,֤~#,-]fȅEҜAMa>~䱺0cKii U]j;aXJAv*rs}YG$3 [cO@6Po0mW˚cv (l/R)P彳8boHrKzAo%^~mu^m~nky8 t\vXG!'\ sb:-R麝/¤J~Z!f{% )pc|ʯ|E3fvz/vɾ5^e p҇ d}$>YujxʹyNcM=[:AWb+Yj։zU=`6i yB@L_ EFU2Y{ݾDP}ңvXo  6Еm)f0q}"̀Z+K@MsW `Gk-Dr_uuEⶴ1i򦢖~uT?Q**iu<ڦD9–3:q,9ϏGHQV{l:> qEA/睍4^J&Q2a:f˴n;jmؼ"oG[@Tpg|H \ M~Md|أ 7jp_Lgd],P&oi"A&oT4 4盶yöDKzUx.UI7tP3* #Rd , ڤs @ӞkIE ]Fե43.ՏNC:T8*l*±4o|4XLk;(W)_jHmbBBP^?cXlvo]ĻdEi6f^ȅ,/СʔIt+!80V-l08 +Z:Mܧr6/l^yoŖ3C(?,tZoj J2a҇+ sK|m(UfN,zIqa=6SwRԶܔu ;2VGwmJ16@u\\kVr\_ nGX 6^T}ki/X(Ơ2ⶹCK F5\fF)@d^/e\* nqNG`!taZxKEb'oy%ޣ9p@}]L/ {C Þz`/6WcF5H5·v'뮙.y*Y>i wE/错~G vgc$úU{e{aPoQg扌zaL怺`Yq糍l n>>ObXc=)mB(PV-'P!&] R(C3-䦣l;[R-a?"ko:E%q5`SR_"ҨA_]EX957.X$Fܤ*йDhCQ@F?AO~iYt lKk.)Z(ƴ ۽]?O`m%u,A(7_V)c<*Jj<zeQc .Swl ⥜#gmǬaɓx@b 1CS# oG:7`{D,r3xbĔW>QZWRfo ;jgiƊL=o'\1BoOGROHnS pdX$~lhC7;,ʣs䣭i槫;1wV mU(iZ:W}dDUa2]y&XSɔBh+LV5 KM?%1; Hi>\K|? .@Û LNS2Md#`|1ٮ|76v4Q۩Ai XD%fgV oj`tHG1:2z9vݳzkcoغBS ! اP7k4%CYLY+ aX#oUk~_BaX}LtޓL֏;ɩeon*L3Nr1h1oWؤǣ7Wk EĽ7F pʅK;iMIge,CئTzy.W`%7t]ߕW.#,}O%c$$>etU3C q%ddKQաH>%;zkd4h)"ߜdy#tI0inX7i=h 굻T/>ߣaRV5\{TKͶy W-0XZ ; 2Xgx0"lƒ}Ѫ6])@[FɳObkN*K-DYh[a)yQ]R'}oi%sͩaXQ[~%Q]yjDA d 2[ 5gy3N64XP`{pMSk~I# )p .f5ֿ Oi;ѱB3ߗ@.F5; 1lLwnswQ+̋KDj#qo0y~JʾvM+: 8?~6rɼK#;7bW<Ҩ/w5H%1ñ3- CߠxVB1xcoq7ty߲W[^1& 6!`_LFMpfV4:Ɠ5Vk.R4P8< -JƉSѺY5(=u!sKOC $|ұ$@`Gʲ=ucc)~_-'Ls-겇LhwF@ 7ԣh9w_1c\'Ђ(7 ~"8x[[m5Tadqv뜄As 52ltALw"Kjpn5 Zo7(ɒe.s0#kSo>YGDV]߲锁,@+$)]/} zS܌'Sݸ~ 0tv a>WTNdLmwCUӓ̰!a=z77We_D,@\bP|s"~K{n4fMp |.Y.$7qAc/\'B* ÀTq0V$rso}vШY!sf8Fz~X%c 7h]u{rs]L8gue)9C-|m$`p筕RWg[cgi&"6 Cc-K&T%1Y%iXF%5\eK?GgD_&ʪhSV,{;"^ OPqגu1(Q]/^*_jLa \egk-,T1o5i0,ZhI6́hB#\[et͌rمew_2 P˜G`mLi ۝#02iEeʉbT/~7Y!o u,t:ar3u [ f4fjVp'kj!ΘinYY N8ZKϞl 7"荵hC* n5K(n{g _"s'QԔnUKchыz`MIZOjkS[L"3n|-X4bԟ/Gu ˑ^o  BYZda&zL;(8G=렜 zKvOՅXpkƣx\}50Ql$7q{4RRHj^hfVOjc@.M# 4fXfHI Wp=H[>DQįڳqՆъ&2:"<l$(*>YpV~מRqFiF['}V"`>'WDc~)O|ʧFqwR8kAfTl^2Ws\W9mĢWD$ܶe_&4P&k32j8֓Ev8>Ive&#GZz ̷x?.u p$$I3+MuA:/"TcJ~dXyUb@\6ޥ B|q*~vPYh7]>q}|&VR)xԹ)SnG#./S̀ ͠'OZamgoOT>!Q X>carַ9udc%K_.ɣхB6.BGŅ!h'$ MIz`e 5%[t̜`"kTKVTju z{*o-ݒlMhT cWdӯW5N^qKT|s}4UCk]5ze>('$L3 'Bq7IO„Accޯз@~e|ɃH[[܍5J$;yY˧Ҷ׃鎈3f9a@(B,}";D!jKw~lh[<5*B>Z T"HU^/c؂7"-L T{㳡Ju^xnf> N"xy՜ХրǴw:+S2!iR8UDQ41e.ʨa싀rX/iK sk!cN<ӷ7_JR<0^yRGjOXҴ /o /GSi+s_*YUuikiα{.*D6)-c+HlvSdv=ܩNk"uW:e~WD0Fb"A?F8Yz2{Ա#5Z]%) "۸O?ئE ʵ_0ϋ6`(& ekB;GakiJMtL'YHⶸ IJfzT]rCԧ- e2O5>RPuy NWeUbEt=y,|B,@Sco\³q'ꯁIWz6SMyZ="=1/w%s>.-̱ӏpъ@ʀ( ^6jlzXZ}Ӳg:+sFwDL5sr ``^H6~Z(]Pկk [څ"sP>BqD9) KOf`Fvيb~؈UWmKͅ!oboܮɰ 㔍бAw)bN7k͓!#dXaipc:$-N{}oH8=o%I7R@C4Wz`<fN[5)D;i>z԰Ii s0rRAUo fWNx'$wZGtqqe)[N>`J/@OOiՉ"qudJS1f狖=fWn̏H?KI'd rԥlܵ^qemkHEa._ X澂gϓ"fMcZ~wQy8Q*r 2-2BEIԕ#xFTPJ}wcU 03/'H״ r lrɶl0:8ߜgA8ػG'ڬ* ŠA)٤g攚Or)dD{EVJhjwnH4rQLF$ #J(csj<pƱ7'&g2JYTڣOBD3\h*[h]ɚ|95,W'HgG"]F'QGxTI M@^x5W@^*!\C¡robp+C{rPa ߁&9>U0*vQ\jʰ8O%hr5BSY,}X:/ OJuep C  %)J*TWF LeJݽ_..^BSc+:3:Oҕ\.< Ùg90q1Im XPr;% jA¬i5lb\BBDH 'BOBxP(Jѯ[ `j%`mHi`eO~3JDsbQ5J\R;&ESߣmH`h($^O5#Rzuӄ/L{d7k+MJ PxyOZkEz({s &.$@1R1KẃжN>㬛Go K S-Fv m[QBf^vZpIɷGuC?Oc@r]53ކmnoY3S\C omC*b(p?biSN%2ZSUJy#k3ufc%&>HNJ"WcI! x$74/!srCzo~!Ч c˵m<,P{NO_OjïO{ZzdKHyyԞFQo 7o]>*.{HH :BN8ub̖@^.;Q`Ko v=@&}CCX )zS1^i?zů%qlQilf1iva@>^go|'_pJMsiOocYԹm̪UgSG 65[$JNEeͬ;flY4 4p_GwVq{!-辧.荥!K GcR`"d$_]ƃ tf ힽ0swhKmWc%s9=;P7*~8}|]K pDƬbtF,ӇG*YneӞ8"/uX b3eN QUȬgFD;)S>YlovȞvsT150҃2Kj)h\1Dr&.g"wg$ maTiO>:v R~% ̏rOJB\bcC$֍eM$׾.gJ$pנw (s=4c]ghS"8]ΗF8o"Øx5X4ooa񡴯ٵClpj'~O8/ʆEWEΐ|(( 7C,}[Bk{-N<Q:'W+aNy-rL6)cH5bPV[]TCf7S_/c_32+GHV 뺇$ٔvuhieK\xP:$;.(yƠ E-Κᡵu"sۊAa|M.L*M>œ3r/:T2$ ?imn~*[g b%_'6=?~U g;#diĈ>IkAeh'C^M=dh‹nQ:ͭ-qۇ- % 71N.͙n"(W~#>LC^BXJ*d{WAS*†*:!Ts_tL`S^I/-  ?KW]M'e^_ O@ϩ)ptۥB#џAE??%7R#}b(PõH uB*5Y#*Ρ\6Z2vk_y{Si"k?Ri)# u`-%-Q7?!Dz L cs/5[YyUd/QGq^YWyeSl56"+ @9?]P"5RUY `q-ɐ,MÊ q.8QHr%aڱ D/QDÊZ"V3!ܮpOX4ctw4eȔWMtM\, cl+mp"k`m$@Jޙ;`vA-ΎU׶hv.#\H(7pԖ=6S8lYIlRa!r:N4CԎmU\ `>窸C jL}NCɥTܜd>~!&%}|L(KرZ Ə5f}2E҈P?KM YAKJݶ:m:26OpQ!qrn%w$@.I;{Ctjx[Dt8Ft:tbIՄղV:&Ost208Ã{HSS nPlR .GbpbO)_&$^@iqDxa6ϗcZ69n1ǫ${Y7L=ƔSbV 5w}w6_i0&.K<ޮl}Xn:O"\cqr~y2(Dm\Hf'j*~=KӍ5HypQM #'p NdGW&9 *C@B ~4HeF=F`4W\v E_kx]dh(=xʶaݦj]jZ?zϾ$3 ʰȳKR$Xk["x$4YPw3#:]Gu:*e&Ȓ{aũ>t KbhcnKgQۮ5ynVln𵂥ڤ%WXn5`3:m| T3j?:}cp&aspaC)sHdV8?×]olk3˖7g%$EEHM)Ϗ(LPĘ{# GCsx1݁mC#ϓVaBEa(_ leou M=Y`b F$5,@ç˿i.bm9LWNQMscZa9uM *גI# '[1u45kڮj`Fl zс;1e;L~˨AMNHڕ`Pb0yrhEYce-7%kG߀(LUvպiN&-WDRqA8wJj98AˊUq]Y~H w8 ؀KZHKR9w'my!)IŤ~CTKM~M#!S14( W08C7qIΰg;G!Sn;FgvF +$I1Sܼau P;W7G%Pgs3^J6t7- )t \UFd8LoHn6 L>w9z6@4TQ zPNamGϞ0`n5T+ڜX~lJ1jC0閽s3vݬ+҇2(,ݷ BeXi$chx^B׷́>nj5pDןBo vK 4yU)z Lj]`W$xW*8 +ťr|-㐄 ``s]u[)LQE4f)X cm5";3n]l伩pH\׏Iu,c+?g"% FŘDco5&8qrc|~{/ԋϣm(v DZ+n\ma"e pzķ3tߜz41ax^8ŨQs& 3C{ _F:ug )>Gf'p!jł}@}H~jܿ8fS@/?"6M@A}gW?DgZ=tbp}GUGAVWk e+ӝ)Ku"3Xҗ Mݚ\Z ,$I:> 5fV,?7:9,.'wBrK$QuX \hꖋF}h.{[n s><+u{"w ,\#Ҽ8 IYn :~G eK-m_5 X.s%Uia~Q/`4<)RsDž`-$]O#'O&{!UTgqy#FKx!Ң/sx6}:*W$.>cހՔ=Arr3(FskXOU_&6ɡ3#.\h*2էHa+OȶEm@P@٩i2Nlc gIX9߭N|+o $=s)b =*n-AN7?ScڽABQ䂷{8P܋ÿBs {oO&3;z1J}kR)O@C<es&EE-k%*OKU~H3K<@ԥirb_ ]M9D]dY°nHŗB(\XtӐKM1# KzCDx˝z;m{ d1ׄĿ4"sRZqP|&GP)'9qɖxX|\^ i38_HP  }5u{|ϖz픟lfy;1&j@ uţ+5\0t5nʕ!fqw{B!37b`5UiBYgfŠzN }qx$ c͋Ik#[&c;4LaD1ڊ찼: (!י&*?L$#"b[.Jcv)6E3G.N"Ӳ^~:}N6"Xe/=w1pCZk $jEYElyMWTŊaن̙Mp> &IEts{ƅzWȷɓ56VMQ;k76C`sB.j~i O^>ܢRMxey^Z+QJ^i; cd[lR:[*u1BLUY[ .PRx+_3~b8xAv周HG=RpvkG?+h`%e"pWu{ˆe&e$ TA&fn R;0,dy1ȤYV, ɶ * 2j Q'oMv%A?|v Q|?10JV뫦x >;TmI 5ߡs֛Ѵ t/qG=@y- fֲ)qGzs0Ӧ,X *K4;>@Iu"xQM8b}z{5 }`DѓLwNrZ2;)Fr]?ƟS]2e "4Y̎mԲ@^aBWrӔ"46{9.`xEc_Btuz BGrR^ !;+HvW42PUyKOGYsŅ48r,.-jC.M6>LƢ2b#6#K{k%;iX){KQ1+L Q4Ja<sJ!,RA gXW h"e0 ͎8h +fV1=;Ic9 < ax}^9΀<#A_nS8k,e#T%M?202}q$̓ŒWȌ2vo/liVs*(':{H-/w?bM7ienvԺ<Jqt$J]<"Y`a'D >o 쩊x*&hSƐ~8ᇟXѝ]r>;)˚ָp(߯ݶ:<]OS^O8}^W|Dnq pۢiF)u U->UlF7~٢@tu@稸Kwe&SJ~hB2QDX&b3I2qG#f5;K e?vsc@Ms$؊v,f 3M ..u,XFϩǑ =i ;6R3Ecp'=~ʸc;lg'3CFDn3AAs2߿`K8wk- ws"5]:}S@@i>-QԣwBL,e)8rS3KaIE"|]53 7< V7"]]iN|尫l0>8fJ$JEMD44״u R.τwP7\4I"Rɗ$@h:nhKlUvxsxO`G U0,ؑDܖdJIXR'zťby9=?hچɚ}Ί 4oCEq6UVZdQ>ZeLZ cgty NOi'F,,? g}dXh$NϹ7q{6xL}#ZBPk+!| #ċC`zžO)ѐx5IfPGIǛҝC&G Q5/ّnѺo'B ~NjK?yE0H $CK o1sc|~AeL'ǎ?Y;뻒9|5)kP0;#`6 6h!]Ī;O uHmw@Z!"޿ ŬRI˺]BdzQqoַt kVCrl@6咮n^;z<2 A w!(n0;0! 4V0}eL`/GG@Bn9ujJ.EX t'E߽ţe@$cmzEIG/{= Vv$j|Q lV[\ƟUHI'_9-z=RRۥMa(a !_|p2ޢ^YI-rLG -4ؼ6=RKuХȿs@Z6ehPȫ@ Aw4M@՟/n27z$%} 1ln+(q q.oPs&KLж;Q-WoS(4~,A[<#4y%*뛨 †6xD'P _k3OɞVxTb'ܿO^rzU( Rql9Nm4TM1yk4Qh0;W#ibbY-5 X8ʚ_KEp)}_]@j`/Zj7нϙD41@ X3ġ^`90\SNh s4N.^PZ*($I!$Ǫ=q8/rj-`}A\2y9/j&/J;7ЊZfg(0.,>@V$4,.&ْLckpY4 YjkMJ{綄!J[U`7~(WW#=jhM]p1-UgׄTFՌ/dVaQi]ux4>"}59"Nr~gIoehe֛! omAF^>#c\7FdZ7;X%^V7Dd G',n(R':P42im ~Ե:dSDCSFDS(Ui|lDBì[Gak%"O։' |H h~2sc4s2Ǣ6:U; ELxgZ=Q6Gڲ&Г8^nثqMzELM Jw[dNmӅ-9=Z6v)K-D!2|x,E93%3/w {xѮ'aA~O0N1Çf.̡oOXhT构!$nȇVvK782{xvIldÐM=D[6$No+x_*BCEsܓ<ʩ|ݳK$Z-=!VMHymҿ%Zzq#(?u,@ZLqr[fo9|yzks#K̼gwwIx{?`v+fsSHN9K@Em}zSY \.55fz2r8Eյvyʇ4ČOX o#zM@=C-lNJzjkg'e^`MgM{;P:hF9<qș%IO8EݏkDcKԢ+XОcNJ B*[?<)dVF2շm[-!plc`fMt\Ca9fy:?/z۵˸u%WY`u4.m'+5 Y Q#Qqw2Uq_끯&l{=toitOC)(=v .E=!uHRqW i^}DOUީb&v̄=X. LUA5E,F0aB4~k=:x: ` C8<}l 9{xSԣ;4>zDC|i}:,,Vj̒^!.V/v<0? o~oHKhxI[`,WEٔFEowx×Hۏ-QeWW۟D4v-/4Lyǽ3 yܽ,lY(\:A'q+gC ɗ|a6^[X-7v@E)H '@5Qe+#,i::X5\, s`n(*T%(B32sy[z*/u|ĵ8tܴ揀9E7RU-@ebOixfEQ/b) >``9߽G@VnԨkYZ818N!EBjT~4HrP!.TJ~Da Tꂇv1_V*k/IB4m:{44'ȿfL,^s^*s@^ӻ!mvI&3w# Lb$-?VJX4ۿ&-:4ɋ2V~xRi4.64}0 AYB%dY=LgFeLdV=p|B9,SbLD|Epc9QU&l>v6yAkq9[/o.ZK/;j'.;dԌvVIuGQKO/Lmk asub[XhAqwر 4cRO!܂`-d:aVuz0qePSlI¢ O'f*,+ub£vtԾUnL _Gny31׿5w}g)٨/#7b%" QQ]? 3~Ldͬ#> Ž:ktlMN5+ Jf6H~jZ;;oT1eD>WX!SQf~u$Yy\;-fwuܸYap<_0|v#;qiZ%޾^ᇞ1կonWLzh TF!tiy^Pu11*o3--I# d(pO"^〩94h|}O_"yPCjme,'S% #{o_ ŒNRzW$  StE-̩[S]L*wK`5}L}wG,` 3 vArPs.arD@e (9ԄOgL<(PI/,c֊K:׎i Nc)sժ 2Cj`@HQ i줝Jq|z~V;E2Ǫg~ CJ{WTbTc`Rد7 %V~,[swd >g aQm//CfQ'YE[k2q}7~Ňg^82vZhJX28{j)SO6*C3dG wg4H(cBb3T%C4 g.Q%cX4IV%:uWn"aV‡Gs35kP=x^NC;WVӐzj%|^~wtG79ZG KVn D-˦[%Un@jzm߁AOw{΃TAK1IfsR՘R5q^77awKC9*'NxO^Yx$QoCX)+^_{yHY3Fe;QbN[ >9uvH}- 0XPYRc-o mbg>lH]/]j;ϴ-4U܌[w} ;XF\ryf^\<.ezmWKEķ#vH=ˡ9856{A%4/g?5 (4T$ojb%WMY>\b(E0F7RN?@5ٜfSc굼FsJ3De:21*;Pl )'>8R(gSart|B滴E@>zƻ@-{I/`!+|u4!dAˤ,Eѫn(%9);S l'k;ٸ*TW"~>>.&C ̭_ -j ĨPUf'_y?44F;y C>Q6!U|A[t#QV7?ЯTcȯE3);a-*Zݓ̸m4#2uUMjD)l%ͨ[f $6(>.m0` ۧ,l v|ApHѥ1=(I`Itq ԕ6qIʐ5ZOnxn/. Q-=ߊL!?bllxBg)<:V9ɵR8M ~ڠYk^,(eJ0n>n'VW]4W_ H#v|T+m1uiF2HUTtkK)d+tg-JI(2H@k9qqm"ﱶnz7TZk5 R6S#Ya [c wL $ʭ~Wq"8Z*k4_03V."!Kq?'˫傔5%>?0\HEϒ-N|GqC=^ J4y~X%Vcőmk^֑a-ϕBS?nDG~0h~WC[>i1+׏gFSDN8-7w5}#]UsiTdQL>ˋn"(=ă2m#Y-(YkKf΋ei{F#`=E KV8|] #d>JWu.=j8s8 yPsG B"3QlZ _\ǹm/M/`CJ/ɭ!zhعQoX6 ~<JdFtcsܨ$O^]1Jz6L)ƈ.YNt4ԓV(K!w#KC,0!`=: ouCq&uGampU\E\IĦјO@aA]Q.%}v hR>*0xK,?5„#dKB%퓿>%ysHQ3 DYW{A\[`KbG:*ՏuG"GwLƧpi 9b$Lܑɡ!lo-tiKSn.cEv-_IeR֙, r-ፁ 3_:B`gPvat壴i8j% mgBqÿ{uK'vu8\NIu0$b{ -N9ebj! htfBD~ eҖ5-8zSpװϱ(' EӿtzXnWE{{? O6ӌ=lLmlx2>SoE,pVcԘ6)<]Paџy]fSRFfTpjTrKR>ވ! 2'``bWmg-UU m.Ȇ-*h6|=v0=M]k1SegeYKmƊZ=ב;eTlc@)OkL#a2ŕ}ᙎc*RGp34x " ˩gdS 0Sݸ6ixWff.̉Ĭ8rOP-byB%Q1 )lŹlo\ 2igI1 ~IPfl'h=싀z9&Hm ^E{^Jd:nsЯ3nflW06CC9C"7dIOüWa1R۲8xaACКobH@~EpX?^`c!X"2_Y&)>" Lgm{z;q;;)\so(lyB\]ʅK7ǂ-eG䄟FSRΆi55}cWĹw`rr8ڷ%rWʈ8EQhO)!4uԴeY\n+"݉y71:a [,њ-_]>dЫ Y# \&IB!$J!g<7?< 9A#>ve{NEw&.<4Kv}nhrK|-v+fdGGYLKuFq~?KI:1]TΔ 8^m&uX :?nWlDcҏ#I}$AZѦe-,HZsLDO2\ 2v@Yun=ʒrE*"HIDV/GL^=~ߌMΧ}K OǾࡆİvԙZK ʭjـo_@3'6&ḋ )UXEL5BSy2/tOӼqBOBߏ;ֈ}e^ɧbp˺:8ʫ@%+Wha֎oxı `d( }2h0?bgDZ|,H?DxkޕZLLdhW%*#e7O/1{+E4HfT . t5\"b[4`fmr"Ġag}qTx~"y\ɊlKi-f+ JdNj+( _~vgk ]:g_(•D[nJ$B_y3"3C$툤8fd&irfc9a{v}&v$if72$N9[ [h'q%Nei(#+$Ds2iD 23ONx)Q\ >~<@i21yԌ|anh}OG&u0?{'Z֓q絇ZK q\hmk_4a },Kp7|U %X~Ew=B2xRg$s Tlg4zj,hj1< p1 9p `^5`ke?^M_ ^Zaٮp?ڇ^V._,6.jN%I QJ4-F_;MWɃc&(DqFfLOczC5=1TrLԓn7Y̧rv;O!g Ե,迣?^K& FmXF=~o1bSz13NGڠ½X`GxzL+53?.!F4kuFrb/MTxa(^k[TD욋pn+ Aa80%j'm_#V}+_979RNu g#;T x( k:J!q%" W+> b"tj}/tXD[_nHrM>[JyD+״pv=?2\+zJJn}~NK XPT4{>bɡr[G-Ʒ"s}器6  Lݨ¦gXTi8AZf !m3&s&" ,?y)>ʾra`CX\zBM ~#®qxObp#~`P^5:,41$՚Mptg7y^4g w!]HH9]3U 6?sY؁ g0ZCPSb=^n(B, x^¹<*@Ng8pϠcB5xffX6CqmtmunW@HIj5OMښtꝚ4-e:$1UKU;b}1 UkPY9v%[M@ uOVzy_]Gb70IK5 jK!K'qX~O*95ڤl*Z!C}<q%#,s4vHmW&'Ph0<9=c-_[Ajm~RSih訁IqsiĶ=E@JN#z%Af U_Uc9YͬESƆ_ UW:"Ϫߗ}8w&`x,"83.]__sr潐}9}0>3_Mg [FBq7StN?OTJ4B;zXoI__ɉ7$wY奔 H~7tDMxyEm5g_IKb$e]8kݔ3yX;rH)%2in(@,`V1" 5"cPZZ6h &mIn"rL7[I l}V1𴮶 йfg\^_Un^@_YK@!?Z9+aIirZUL0x-`eaϗ:hPÆAHq4nt+Dƭf1rAL2eY[*Iz;GstARWԏ1U+/ȸ5dd#Ǿ=؞%Tҗ ︬jziUtVn39Vʖ>KzL>z9!s$Bv _K\VQy"eP.@Runկ2܏E{oኖMu8i+6ɡR!zufYWs{IbPEYΚt4UR<gS)VgѬj)WX5dq L!$ǿ/“Pi c܀o1dN1^TMq40U*-f !Soyۙ4QŹJ3tCw"o*sPF[sp au>Y%cm_Vv/`s5|R!SåbNC=L;K7 ;^ƍ!n-ǔ'*42}Ϫm#=U˭W eؼUˢ 1@Ǘ^!k8{Lr~Yxu%Őr2ͭJ== M7gQ'pe[/ER #( *R-ī$& G<)W D2&S\4ϙD"41n4>$ Q ҷJ+VRfP0PS Po0.iYvMѤw+wάR=}ٵJV@Ã';1V)whS/, ]d/Xͽ_ <;NV=M؊"񤋛B< 1_(/Z%2` >L0]J U~A'AMf#O<^9Z_1,j5o4Qu43ibB\u*\W*#6A'O FZ@|TVW8S(v3&[kMK^H[%5 !AnB4;f׶l4SG#>M0,| z~ʩL݇ہvY9{AÂA^KkL?9zi]/} 汊MMb8A7Y4lXqJ25uBFKN[[&{APLE<09堌h _Jj 磾%G(B>UQC|^.h/.]ds*Q:G w n]vk_p" qԵ]MLtfh0ҿ]Uyz0dx#.(7f%;dY+5(vi9_ `GֈQ&tuW(ΓBoGb5&)v\ǚӛ-0ɫjƄ%oм/etDIli˘Va=ֶgbuȒ"SS7@1)<\ bqV$9\l!Djy5VXO40*ݠy_$V,pD#NC-NkBL<q!,68CٓkhP!? zuJ cgo>[l+ , _kN P uwzOWI7LHHt4YYGf2o/7Zm3cFfk*u<<]eV&{~3S.҅Oc(ܴٓ&+FX'9/7~?!~Lm c0EiX/S"{p#dj^'cl-4Ȳ? *h̓Ocz.E?s3hQc0qo8#X2D hiC#:f11#H\-0"'X0.oc^a2$7Q,[\94sc3uxV*ϟhj0%ɝ^\0/9p[>6!ʽjIWO_r0^B[p"V w}}:`=u tKu_a;w7'/n|zk;>A\Vl1t"vci'׮L¡%LI4ӴK[``iәDݾNPL 5%_J5GR8[6 !plIuXuUN~[BQ[wjHסe&CT6k=t3eMv8|9 G؀wB)$Iac-N–NNmGZU֫!Z|$0^쑡7,ܛXU-J(x aF޵NN[fO~ X˛@vw$%}7|}E y9Q%?l ~42)|ʜUn1jCB5 K ޾JlVlj:s];B%u?DI5)оcqP_"ü$(NR%ؖP2g3h;a<ȟĩ*go8ּvI_T?լ*2ȳDut9GkiM4YKiFRn;rf%?ŦUoQ A va]( oh`FEIg1@!w4]X{R֝K nzŌwe礪Mz9!_ ߤ}2CP_-=}BxB7U*M_Ft_*Y3 AF^wwMܽWi/o`8br3†XhT+#+݇$w?ekkƣI2$dU  o-mLC"E[?TQ8׃h<9$s$qZͦjC}HohN]iQAAZ3vp1^Z|u o (=_UEk?xs~}5 Z&g*Oe5ܗzU f ㎨1{T 1kwz%HdBzs&(6-Xs^nW$tfErtRG($A78a  Γp4O&Gsp:4mN{s -4NYF{!яQk=*ÿ{;2G8Kvʓ&v#ZM\PG\֒J6~wˁU6嵚|޹UYoGh`Ek{e-< ɯY;'`+̩+-F,DR{R\D)`YmaKE^Ĺ'dNp9,} 6LgsX,?w2y(`wshx%PN; 3f:$Z& /:Lh0LނzW v03lXN.+c]E#`2 {n4:/I2W͋J1w3$´>Q"N'$1`&! X,,3Kʴ[0z|]|2%P`(%fz֯܉&_17muEH][;gxG[">^-BKjQ #R\7$)`Rk\LBKfο14WO. w'*nDP 'M' z8YDT4dQX5EC~(x1hBDQ:Jf]_(s|FF&fְ][1f4 [?e?f)i *]kޖkP|-Q8B,n̓ 2&mN6!@VrDhr.GIKn3,8NW(O=LɭFͫ}J|tR)sUmW+kUa^ra ԾN/d7~5nzk$'CQ(\5#W7MٔP#h"sD3|^Grh7VKd`( 5ɑF r".a˟׮WK%1KsK+?%Qk#wVig_˔eJ\!qläM-N8 X^v?еs`U،snGE,.rSA4F2ʝaM@7w=`D|6*{,Z)j0]@9F`W(qSv[q8OM/Jןɵ==凰+mML˜iY~+96O[]#U8{-סx$OWfW=~ Գ7"!}*! !\~ȥn=|gA%(xt'O+%(i{`_!s},pPO3“:S&Xl:86a+W31],U#H&NI20YB-'|'店ytAvtV.V!99Qμg eؒ] vb|<~y+ំbQ~͈ :QDrmޜXP.%~qO|[/ ?7QbK`%7r~I^DZ^Mp8vQG89*G/VOlS_%WQK1r܉l*E6\9RԨ7F]Ŭ=Ά_s o!1qš7k*ȹ|0s PhD%Y!ڙDܼT|p30NiE/y !z89z7D;~=InHjbZɗSl՞!S͆K&= (t}nS:_~D;WZo+@ۅÿqw;j}Z2{O7l5hg fFaiM]-]Ut]Z?EJgÞ  nhќNӎ'XV6fIyZWx37 5]#{sl;$b^3b NzѶ{PyF?y7-E,8M S}YqՔ#&'E LlW%y6¾1K` kXwn9E:Ր[ˡ"ysRIP9zcXr|QyP8"?do4L 2Q~ݾ ߷ Pׅ}ƈE7OXj8Nq t[{ޟ07[&Eoܦ^cU KGPE >]BWLsP`!iS:tؖɲCE-wJ18"JXI"n,M6 %b\hZ5QЇIΖ*!gK0ߴPh83>a2"qh!"T 55LNPsdԨ0t+q]Ee>iOVu:taׄ(l˥4}P vE ?<*w9)b'y;fy'U܉13FM-LDB[AQ׺`x>J^Ҙo qH1?[ }6հ| C>@ei`*SsEx9J~f?,nbQ?7-SG<Ɍ^_=e- )i2`*Xa!4&D/Ҵ"~KɪWviޚNGftkœ!LV G u-+''x=*(W>vҜmK6z,c*>7cv#8|w;s͸pVK&E[3ț+Տ.e 3. nNp7&f.otX5P݅*nȄb "}lkQG>+ЈBstL ۴]zP7 =嫌S l$D[: `glv:؞ ADC $0} %BigRtdq?uN1!'P-?{fL[c6Jo H1}*tB,*fg)i},ƍDt&to n( $l]npdQJVkh''Z3B@!Z7c\xHư:1X3 O#rR&׿JqdVqqtgAq[f5&MW"+28% 4.u`ipŻaN!oeۛGݎҋI77 M&E,%Y-\ l)ed^㖪J@Xӄ_kM&)GtNH3`k GǗ7= kiנ4qSG%_W4u/>R,~ٴ+D$j{\4u3'MK!JWwQnFvU"J@m/zQe;U@jUnvgE#Ǩ֤4bjr`]val Q W5×[t #;,Z6Yzse-|r3?\ɂ|G=F?wn$%cz);>ڿ6)5EV"hv kqeC.UoeܻU:}u#8GP_ȍoi7.OL{PdEJaȮmBJ6 X/SQOBbro{C>3WBZA2@1"@*?nn"Mκ>UdT98ųRB-Vvm>&[Ew~`Kֺۘa \9 E&0)c*͘O P ͨ+Wd^&Lo+JclOΙ)akFa]IRuS5h?"FDs̿@3Աh>n}| p(qPuV%SO ~VyQy@twDȞ&W*v%KD'>@yD#ȋ|G4MwUY *aYseb/bP]mVlx4hP&MYnN9 [*D~~\¾則] ^43JR8"6jAiNq6LUGu?26!GKޝ vt$(WYwCD4ܢ9.t=^sbyp0iY| /5lold,E3N(@H?ҚxCs{֘Lױ&6ie[W2V4㡛b(tnT :b.1Lg[T,'28QVelxƌ1^d6 W\eNkXyG.¼WW~u4sFAaM6YChd|ut2&2$d; ߮,klcgPV0PæB^AqfXB?jZU_{r4B6̮ri8N7Lb!CmtU7v._iPѹ. A~T+p8#vIzTpC"2-^!j`YҐӘ P%E+@v TrWR+% >R/8wkԿlu\XNSF+2aBot Á3y2:` V_^ Sb8AXA8YiDAU5>sKIpV'WABao~ Xy-$;O'SE,'I27cnn!!qIBRhE6jmL-;5lA pa2&%⧟owϳ]@={.DF5yJ8l w4( S"v+~vyx!_o!wOk(#<Z`;hI}W&w<; ޣ^+jT=<&j|p-[Jeg},qTܺ>?{!HU$ Ǯ>2I.F va[^߲KN21-2R*`b=Wg^q) [x6Rg+C(i9/sd}nJ ;oθ73#1 ]ڣpa8Y,c'O2?IN}[fAW2xK;^ Z(Rn c_135uUd%OS U?9'k06ԃ7ѻT>a3d3YV?^Y8Rcע d(ηmQv!oDki5r,Ρx27&Ějv o$etjX5 hY"EZuɬHsgCs~+Vc9i*dJ)r>pV.8ُXLRydQ34]-lyM}je! @H 3b[R9}J90LD l#dpBytʼn1VNR$^>^TIٕJB^rdT].vKs߂pn{H\%cн9!m顇-B^f1wLXA3;z80v"U|ꙩk*}wvE`H ({ϭD̡Y?yÂlRu{Dˆ|Csk4rKwIC }۵݉7&O0N3QEkgk 4]RӫKʽ_ӰicHJsYSڃI 8 I]ڼ B-}#:O ;A5P/P>8,D7?>IQs`c`(2|*-iL2 :oes@\9Az0sUYM'X^6jR,ļ/mt n!._H<{yN Q"}KDt/'eJ)W~f>P$n_`IzQAv6әp(~}!nxTVJpM.B|!O|#v2r/dRr`7&Cj;!37ʶ%bwH7DNB2axV1)?w tlxa!I\jŘT!z3dm6] ;YbYXQ0a+NYpGbK\KP qf"\]tl{[,ˇ =c)ty*xYj?g:vNLM-\_v.mw,> IX≭4ƺF_Ma/:/#WS nb '8 w4@L)mao1^I`-J}H7  νe?YOJ{6@Bq Pf]\:\Cr`gy?&Mmᖐ c |?knBaojmnHo9b6AGxFp,P)h<8h(~~3wD!+ೋ> Zt墧]TP$Ѻ[r}yu$XqV\7/8QcmF.n&2Aa16_$I /T:+'_L$UcZyC38eDϝmۜǙfz}N(_>bRkj&Aw& wmN]m5tya삅J70hrqb- NT ]nNDTHu'gŅ?8i(s } V3Ioؾ\7gE03^X vz1Y\"KV/Gq1Rkj zէƞ3կSwۖB`cӓu!: 2i-ܶLa 2*tL2Q-|fJk\&/≛hͳdЀb5$t uƟLc5އFGq+~"ܰ.wa `ɛWh4C!C!zAn:⸼ xs>!ZiT@~pǒb>y,qBZ 9Rⶱ?ǑJ2iAOqM&Rcd*,BЄ#&H2GZP?$""bPc7wVfcVj}raо:ϙvڵzpoױS~6o2q 0\y{?a2X j\W@&}[>).=-sxf-j=rX4hqʂƂFڨ'*KFDSpGʞAU`Qn骥/<{-۬z^ZutԤ 4j oY墢ayG&# ƴoW}2-]%'za]|}Lghx =Y [Wl _)}_S)Ӓng ](!#TyޗtgH&Al?Ys<\4S9\$OF{3et$Hʼn*R(Q4T|R(j A*')#ZvkGU06-F!x N{JB+=U/CHx<Q~eVHߦGϒ!Q?ر( %[Duua,x̑ DW )絕` Q [U(P?^W;+ 2L>Ů0l-M3FCHV-K^#o0 ξvᇻPy&8<;S0$y_`Y)RBQkNم5æt(/WVw?'Ѧ)zXĕJAĒ5)A[mXjn65(`2 ( EgB;c~Ι:))͟#u҂ux^ WKXё3ATTЉ}50`ž[P[K3]h%xuyO+qv_E젌 r~^,&[( L+rV%Hi >YoKSUh.2^h')"3ΈN݉Dda"dTʔ keH6)_pmoVt dz&Y]fΞm:]~ -ғ@X0I87<uO2>aj`U>>U4,-q-z؅Ely^t>9&GƘ.]Cޝ5 ASț 5bS;@ jp\mT1QKԊ+Z?_}~X(X]fGfQt|6nѡթ20ӛ(kUx'I_11L'Z\,k 7wԱqgDj& yQPԿ_"T pAAT0)'P.(5Q?Y`{"!XV9hb@ p>U^α ZIng`XbWG~'ܙFnQɹ޺հgoueH&ۢUˡ&C ^D ptW;]m2#:YP6jNP8'>]t3V1Cam7G-F8{}-2nZA{ʑ[NH>[M&m/lBZ7˽A#n6e3ZOt!y5Fݯ`]O@y^>o{jHERlF,tΡxH@Xk`4=R&-*V7W7#ތcl)XEm^-Fg2ةj}. zt-C} >I>DR' ngCLә2!Ba3S\%!EAVJ3#BYs:e@4b@V[p?FD Ʊ %NĨ~p_iW^VeQCzcbR JI}]撐ɾضf~C/nX2BiӈOFql0^ wu,ϭ1ʈdh`P^QHBs)hC-A)HWhx^d$!D]ljoT}݋yL~l̓f6n7˒*4,yim֮&b>lhR4jF?Hin)-5|jkat!a rGE.$ȠPW!ob4W.>by%ⵃ6:!5&qv!*Bay3sr'`d]IQ-9vm+ɜc;6ɹKQ8kaxn @_ăǃ|sB)6Uge0'ƋE%SJQzfJ "IU]'X~Ƭ%6N oh;[],sFrEI!Юn8RKe$;#+.U)Js4@[U )FAܷ ̘U8h̏湮xExU$5Sⷒ@`jgx==w)$Ȟ'[\+H|!zF" Wl= : G5n(PTw'3w[04C³# "`Xw$pxeG:AXY[AԓpSz)҅~Ίa0`urm٬+B"* aV2k\>0^ё$Ȱ9I>@W y(/-B{Zv;\ubt_` z6d:+w'z:g?ZFmJ*" e{Y+_: )hEj4~7NEf(2il/.hƓ-ыr,Ǵ=pu+G LfW+k:d^‡#*!h/KJR3E/~Q2u?l*q?G}!Khv"]s 煟GέkOmR圬1E[Ir+y;DUc ԨxG?wzAþ^@@Ygf"p6|!뒾Զ/- 6Ai J1E #QFk;XobH0 ' 1%(Aޞi/~IVpynR64}d{2|: Tҹ?id($*lB{ n|cr15` k߄L?MhvF}Ք.6GL;0,X ;/&^uވQVօΏJƏ~4 8Ha(JXi"88h.2>C@Rr a%Bz|ۖh"! ̢oqF#Hr`8xTa?1xzI]C_B?s9^[$n+/BTBn׶^Oҹf'"~-%ͫkGRsjiLK`d6KW$qO{]PFbsܫrI/XhPڄhXBs9X82==۽d35FJt{*?}n AVjHѷEj,T0 \Cit@ ?>@6;u:3MdfGC}fAFklR,ggLɮ6?4J$}0F A0FڥL& ,!Ǯ< -ہTBkD7KE[!>og x/9 K[7 B?mUj9anpgVnVdVRm,!߼gc 'S`QN{?;H[E*ȑбtE:R|+xzrBL%ے~A/bHXARD+Qtt (US4Q̾p^֝gϣPP:񋃩-%ླ$ewYW;>, 8)fBKԷVsߩSxͯd`Gs+[-PQ!?Q|?PZǛC]o3GNq2Ђa5ŮA0Bx3%Asp]_ k [ 7*hnϗ Ɏj*fN'KEtwhf87ī9Wr\ݮŎѝI)$B2G}8uMTͣ^XW'B1`o+O( e{W[5YFH[(NzJB;Љ+$X}K*rpΆs2@8U,W3ZX8(}}s*˻đH p6Rw׌^)Fdc7?-|!=AZ ݉rlnR*aaQy7Cj4j);eFKXp-ӢΗ5|;q.R׭twW2wvuC%KB"6j|<ƙH/ZD@khA4 IdCyBbs‡jA-4իK6C]V/G,kHd$+֦L*9c\O r2bP٭)/j\+{y/?E;zP rIgP?j+o`=:ft130-ۖ@((+hJMUZQU۱Er- ݤԧG1h,qB8aGҲXs!7aZoC:Lqlx Ɓkn QDLRi=w 3Um!Ԓ_]³<XHlJqRKDe|ԅL~URݴwv^a&Vmy)0tQVG#2o=8=pi}?<. 0kOVS8`G?`Ξ{Di߁7>;yQbFWd's1$Se)S3Sʴ{d&ʘI-bOT[ 7+,`7 KNīܞ*C% /; ӻH5o)_Z⽙V6"¯Ⱦ=5^9f? \UH"sߞx[ݙ G-,KC|O/SZ%[g>S`CrXc`Dgb`/+;M`g#}E 8QX_$= +l%JHW#~MnY"%q|9ҍi XE6bw1觜r ]܅s #0^(;M1Q3j{-O8X3k6UV1I;Ztno9EB~`S}4V'^:`EU¥W)\! g3J~J؊z < J)>avO%2\n B]]XNx@JeYIdcDn Ov^1q~Cl1[~̉}R-h &(Yk;Go7*/_Wo(_)$̨_H[$ =-jpdHZoO>ODG&\dϦ o3W/HSx4?zz%JAh F7TlUtk4R2;uM1C?. %๹' Nk!X|Ѷ'\{ g[⁅M^!X ٴY~~O~:f/}(jX3]>pXPOfu7bXvfR:Iy\L.d/AȗӮ1wl#{pb1TOa]óDdt_1[y?\QܘO}|,GsFܓdPzOF+SXyM;0ᄎuo f@EUBXt66c)MBAn8O'Ec]sd ܤXfNpZr޶X]RlHp~%_]s5dl/8to ~C[ h+|Ȣxd\T?ݴEQHE"VUVaTÐr~u߯{a[/P6,ǝTJf U m^U`|H,Ck1E#0"FrؚO';>P{|Svʴw%&巗F6-ی0\$66]e b$ kk["n} (I6{My.o q7۴e=7אecR!q$^ r?Q㨚P/$gQTQJf^_66GM4DMZyjY̳vìKܧz?`@,XB&Ⱦ)0N ?SJ+z^;lq "'HB%9EиB`Zk Ta$DR$;ͣ v92Xm짞]Ҽ yr}@yvvom1C;%+#OfZ6w .^z zUYD= {<`;Y?TwDrh 2m*T.VFhPj'd= x =8-X;l28ܱǿJ{;\0ؑ$C} ۪ Tk.r_ƋTcWB#,.P76쿨m0 Ϭ 9<[2E/SpԶ"Lm ter ?߸ @{1;Fz?W]2Nm(;8!I9PXz2 O{`ڇrnv#>ayű6oviI ֠H"%*Կԋ@>GNegk;\]P^^ikCG@dTWPNqDA!~j,˙"7@̊Őȏgl+(e]8sL1/CȌ ܿţ &9Q_a#"]0S+61e2ְC9iK8_+Ҩ7w7ZҜ|PC՝x#:Xlbv}DsSKN~*%ZFY2"Xv|swPy*[ =<㔑~kt^w`MD R*G. 8pё&[fZ z{֕ \dKІDOUSkfXi"9?ǚLnRrzm׊N[#!Xf1nߙiL] ̥]>9)i i\aI`4>lPBe a>C x`1p-#HEBf ?WB2gNog:&0TC/>E9SQ353b #30z;ST >Vh ɗҴFc  ,Wp~yjZ(ѩo῁stWHLo8ʱz)\&JӍ,2ͦ)%}?"'MF45H ԮpyRsB?,}*E<*$Qy + b2r2g-eKSJV Ivέ)e iQ G+ bh!]c .6M&(; jVEAɗT 5p8FJ I0Gk]_Db282bHR΃M$ӥ >iN>[Wbi x!qc9/Z+kAp,xag:JC׿!La垆z} o6^e|6g%j!&`#+1>ԧyK]G$hAT"s٥32=˨C=pzjXi6"rp B]J{kщډ`r0` .aYZ#/Ob%_V[qənrlQv]5;BJR+v&ʪ40g}QV#E=66&bmoKvpi8NL?*Vclf3vl[Lɂ9\~7z3w"Q>5ػ`q3|(ٵcb ~&e)VvB?GMΐrT#:j}3SSC ӽPx!AwK,7},=wPGlpr l}Pqmr!x xt+Q~"!irqrC.b9(i.!am(9>\g|$[9>8KPQW.j<8R!@'<7n(:#9mWR%)X0ٰ!c۱ RkV 8Q~ϝ^8;C?7+=UcJ7GY=]&Pf+]FylL̩yi{;Oا9=[}z#:'"Zъ56{,J3 /zٿI>])8vAmҕrk糮:ޱxp: @!FXǑF*[:cJ۶gi<I m-^ޥȾ'Fdfh@L!W+NQM4@'"/GA=vBnG#Տ~,r5pyL#qevlM#F,*g`3,Kkz 3@.ZPRS Oc_V:U8L&xX/.7N5LNԧ@(b"5Xkbk1nwLɜڇf9h[ d26lgPY_ER.)z26õjanz~! "Jm3Y *~Mo`;A9.2LfO+9Gɕ#%wպ=-ﺩ\7o`"Hq"R-9 :cGU 普H |IsD-39 -#JOFA7x|~&/%TK\Q0[5uvֆ!qanq&jO`G3x_(H&
|E+r a?մg =aϜ]Qldt|IsA؍Kd/,[4W xJkqPUaiyO'M$&=[D P~ӱos!i0Fnul:B}N荊 h1?J*B=SH1js\*}0}.=skh]Z$ 8~7L(Շ9D>6׎5yiFL"ʧS9Zʉ>;M5Něce< L*mAA{PZ0+$ 4WMkn N㵢N'e!>q ]wWOl^JZSw*ݷIQfÛ[0 'N{y? #]*Tj#e6ς`Llt; ޽;^L:жI&S|5jZP0`!΁^t@[ǂLYF{ d(BlZ'zf-wԫ71M!~{ YE5ABExGPx#*}ֿk|{ \h$}TBB R__mzcI!8Wz:Om+0EwBY=}XL;H{z .Q wd9>j/Yp \ xKIe%/ocC'>€z7k`Zقx:^Ohu[;Kή^.}.&\H17P5K|>v. cbU^86BXEaNA9"o($2FE2^d_QĥSl_7^jykS1x {i]b_ښ $r}8y sg [{4%K>=7&ǥ7CdЌsH\:ӥyp8z6 %{~Vۢel+,8<_{5Ya߄կK' qS8׳epmE\.)*>g݅I::A&^f`&,@* S˩={P%-!b_ >`ɣ/Ԓu8m#Gf6CN~*xv$8z! 7'O'‰<Af*߰?TFWH885:,yWWQj:ZoXӃ.f-V4VBa"wYUsЎ$6$pΫHQ8__ٳ 9 m_l,N "pxcwHb-m*YOgT0UuFh9LZ1?aFt@~}>L6U}kħd֭+(^PIStWݧsMo1CJr+p]̦el!|Y &= Do խ>2 BDLũ3fVzSV9]aE1FS܎R$Qzd-]F&f~cU5h'˭Gٿj@v{"ZC.؝3߂'W#*=ՉGyjF7CGrtQPJ(Q\5z ;FQ:HP}MCVywzlQ|Dtdr 28GN!/wt Ҁg{ư"@41`89cm!DŽvIY: ܷa5foݶėHDzøzaײPƴzKI}3c "qC\ ()n̡6PIޓ0 ypF`#)nQ3<'YZ˫areG:}0 LLGWK;qZ!9Z>RI>qaDqGǤqZ\ _a)5{= Ɛbr`Yu\qfxqfgr`rLEKAtbpXe+h JDI=bXl?.I8ףXPkqW:щ9pѽlyv.CwS:ⵤRoxvI@^M*6M(ب 91ϿC? vI7?i )XډHKA0&{9,.oo %TK]jfE`Zwɺ6>WE, Λ>ƴ[Rj$Uӕwe#&ƒMΌ{g֨ ڱ`5{?$eƟYJ ZQ` 鱤a$wQ!v޹-%o5 a %SCoKS{4UraoRLdvY8e߾KbIťecx,#Ab46bM +J'k|@}e ea!*հ_lԡ8cEo ~&qgzi 4 A@Rڊcfor1}izxؙ|5TnGO ?Qj $=:&O7C I Ȍ [,Vm~sߖĬߚmԜ7 r{qd4~ bAg#ڵnHjd$ q_oQ_aI>m!W V"ͦF@49XI~mfoGhWV<yWH<ŸI:նit\6Ӌ`> }d Emdvϙyѕ.$g~ 2bM8&0hA#)WhIQa<&4I`>DcP?q 8龂:\gYwT"]'vO Ya%nڽ<;l?~\i)3}#uǍ0T {D8ʭÊvpܳw=Ԧa ``ՑhvjbjM-y=M`XH'7] FTĩ rS ;GII-k.=Dwb>4˯d$>|k{sbطpqƓ݃W {p93aE ^@"rR1P`ޔ޸k 41ͺP 79 (C^' ~,`-_[PAn dUE5sg< Apdw[|vLgK #yayHC.GSh얇K{<*fכ0F.ozFȋNRM7^ޓj-~>Z>~/!t±jK?z!lgศbK8$uđ-AsC'){yd:ZD64!L%vcHʙybg%O+mLG?αpbaQN$?%dbln`2a.6TH>" '2DM}OsLpMs1RGj`]9ެ%J;ox*V@0>㪏*L=|Y,r 3頶"HHyw֢]:KDuw kmN4EzdCM,# pPP2k7©ن0aGM)|2 ê0А0uh6[F:GK%ߗ;F ˂S{KyeΗu2<ೂ%!%U (2$[t˫ oEhj\'{u0jɫ$f9sXfH6WSpM,_2WY>[IЊj5om@G99  0>l}Q5`Z"JY Jx$(kw[eJXmBH\Xx? 7dRF\ݝXKצ :^'Jq㌲ϥxvrL:.,v#m,Ttl?6R;ݚ[Ӣ"<ݏ/Q+3VG \LN?)YƬ7.fz=Qćlfťf;+ψcva[3#Ȕ@Jz9%52B=U81?eqѻ  K?#xg mYd1R{5w*ɮQBpDH‡yua`\.X E$+cYv+U <Z-<$hUJ ASמAû܊ԉ*!Vξߊx-. vP? I@;ItN~'.9^Vv 5,"jAP_6.gl\c,WNV"nst9,OX,MIݙ %+)xȌЌqR8fIBӧ05er\ wߙ!^V}XI Uk1z㵾#-O!*W'ivQ [ba H0FEE6HB:ZFN)dw<ݭ@ۀ,oF3̶rPlf.GףC(YPϤ7p!խn_5Tm1yEOF?H;<=WUrᘨ(P++L 2<:m $fʳ8^8Pj'.4:ŵ?T m0%sܕ 0MFGaSP{LA2YJgܚ\sr\KQ"GH(ldw=ʳ߳>3{ط۴M':ޑ4,8/Qq?z?^ \3tiY ͚+ּBLvqEVD|ֻhur_s<Խe)z=o/(% P` \x}}01xSM*󈔢Y2[V eP J[89 pU`pd l5\<'jfiY{{,l~r WΡ1CO$e-zF 𺷻G vuy$:VA)mCo"<n0bq:{3_+œS!D/ 9>k@?aj6h L%qsB} :E٨ܑ&&R ^ON3*Rc5JSQO5VƱ0:B vfe2VbRfED ku!(\G%bTŬ? QT3;@ 1 270mw3@*iQR5Gp'Ʈ@ګ5YaSmmYn[fW Ic&FfN1 /u&3K_: C5]g1Blz _~c೉=㪜@<xB`6tТvxxWKͭkLDŧB~東W|bD%[EC:iju$HXEDO S;)!Rԩ[Rۤjz>ngNɲߝbY=7"Fζ4eyk%T4L-jenPer h0׃UW\!wV7&vaDf=əµwTԉ\a2}鸘@KEȮbR>*gŨ<ڣ1xe=XFE'mw4*:| P-|bK|cj?HJzE|0)Rȸ?yF;?4&?]x ^H6ZEukGF(곤YcݣLtl*F+9N52|B\̂lx ~W9{`"H"5 ~n4 Z B뚜i0~Ld1Lg%51rjn=FC ^ҟ\ƀSd# Y*<у=9W~\#s.`?Z,ԮSž`f-&%6{AOlĆ#( _Av?&v hcT?fa6?`SIÃ<ߠarh V߻/:#tv'#4B9lj;%`Jw-*9%ݴ!zV-.mj9- a_Licq&-i6e'~9ΒV[ךW-}Σ;3UG^PXi?^I7P*W ӭRO(=[E"=68qJ6/Q{QAIVJ"D 2z ?Qgˋ& R300ZB&<xnA.ͻ$#E₯p$6/<c{kUFL&`$k,;_KF/b!@ L"Q$:3{Wv`x=~r-dL贃)\,ʩ0NlbnMrlƭ%xEqxGI0)onF ǝ5 gI0~W|oȎ|md}ɸ6'f9%q}EUNb3JjVm).[`mP<ᡆONw*[0:t,Ȓ'PT6 k]⪱4GRQ#_‘U ݶn;魨Y7 '9D"4 u k\=&?o]`2Nu<hnyi!#O|lRvb+$dq;L48UxMgWVAW>[O hVQU 4AwR&}ko߱7b!Q{uS LAN\%kUb}`v{m A,ћLo.M&2(*2A!G_GkP-7+Y}92=qϘc1y6`Na%| {sԇby!g&" D؎X)?HSdR E|SHEH•W6+Cv#Jb Jg/I<&ބU 2v}r/=^T*8=`yk% ?; ջ6dAf?O(qNuif(y=A)`XSXN?toq+[/魬xkH@*wR>%A)E]~i^i5WُB(5sc;MeLِ/gҢk掚D8NOmyX??s0Ӷ} W_`2>sexq} _囟+"xѩ :&ipu`O*❔IO.{p=}/^7F\bz]o;Xv<@3GH>)!IfG\H EIlBB,J*quNJl8^GՉi{\(7j{6aj7]T͚:~ricȣ^ @) y cb3U>Ջ+₭̴콗h\+B՚Q XD 5T11@J2[o0 e-ZqTmK)sJ7*G] 3׬M,޷8> |2#:W iוJ=KY[qq:LICbuEQ؄}˜+}AOOE08p gl $v} ) Ӹ)~c@^/XˆƁzS}F}C  fZgJHv5܉s=Gq+ۏe q0"\mQ~lPK)XP'MmGϳY:U7REa?GX[fMM]%?g~\z$Tfq;PE|/^ܜU`m7{Tϒ~[F]{(rCc}"/{*12Rv[ e+N%,OaU$)Urd DDg䠲 +8jmR%ilnw( ѯN2‹(3v[C\{d2ǐMi=Aa)Fb-SְDn^._zshb!~VD0Av?byUl|rDh "<>-e+}Y00a"y3f~?z!iTD<>{-I tV"=IGyQf3F~8נrԽYBfEq_dm{+WsN'kO1@ 4\ϐ,סop!G)5@JN|o#^ۂ&%aM7k"b+ [*O5$05nm3BhҬo3To]\e2;@np1'j ZzN7# ;(1N犬Q@ EC ց 0S 'qk}~e"= q Dx—o4gu"VcKszA1b8b;(6-dq.s2h~, {ˑbXLKtjQBѝv%/G#i" 7dL5|EZ]Whm݄94U|ZPzS-LDw5ԡK t<n<32zZH&M8}>0}CX/NP=kLǕLŢJd2z)ñR oekwwcHt!m$rlR*Fca \CwMF8whAǨ"d~ 8e-- l[wM-a_GpqtگJl 7PEZi .VqW/mwFxmGsNOߙ-9] !"[W;Ψ&{N=H(J=-)wϛQ%y? ҵs,'G Z< J*os6Qät/| OIHD Ŷ7ek2Gʩ^_BX%C-tk];yiP*?HŮ wm ~D?I 5c~⫂6?#w*YZB ] +^LL3@Um/gqeY-L[3mec*ҙ޵vgW7fI<;133̋Yʅt R&MFJytjgC҃m754:=5dw4.f g ]u*dUQ8c] %Yμ v׮^d54}v ZNBN\s~>@J!3@~UL9xw7f#-!*p]yYTa~l+%Cd7g:Lo{ ,&_u0ܒi$_3dokBEENPgn:"x4{r~YL6ʨ ] E&S#G9󆅩sV~ =%gcXtPp si=6.<,ӏS|0K2[8I2 P nUĺZ|o"Ga{07ۦVF]㌒J)5F͊šs 蔄n|REO):V.$Mlyi"@VDsya.rez]h5 Covj`m@'p2Ѷ~7yw0#F4/1;3MK1Y6dV/UP`m%R-@$yط$,{/̼ZDŽffjjeļ>I->!pas8hM6{Z z'ҕVcxf 4+QF6z#Pnmᱹ01hT;eѳ!YuAh1+yg6"2r%}Fo˧A)xo"2y۵=N7TubzS홋é~.$췑VX$;'z5QߊF҂ &Ù85[2r~~4_ob!NE<D^!JjXA9!Jyt5-RY.(W/x"вxSMut7MkZU;!tɷbG~%|9ft8f@C pʀUHd׷1gzQG\qF蚏nbL>O^ϬҜsM 0u 7XBgWfDNǸx2+]NT)@ Fb߆LηYdORe' 3IQ}"nSNס:Q%[×35GӤ+wV)I !ܓ%ձ+G>E#u(jY$gVc?42SJC2 0']̑ӈ)>?"_~qr2\c@Dg$O~ 7}heU8[3{>L6>R1&-i3.¶VtJ;l TcAn1 nYe'<7l$6")/pp?Ƀ:&}o1S!<=)HiBڂ˵GDC E؊',qm{3 ơf+O; lw8yY(F^QEdb@;/K3?q16'ϛ)Tc$+hM3K}Z,x=sWuhf{2?v030#0}3O#9k5U`⹘z8ɨvr?HͶIɧY+oڳq2e#0 ~vy)i1e4"lhUֳœ4=# i{@H^sxs VFqneS:QIUƹ+De2ᮃ%Π*;/`|R;ތm^?w9pܞ'4+,S!3Is*V;hv3\@= a}V%*֑cGȑ$Y]TNt[P&M_ƥaJ-TC w)JZб-O䧰 us5%x6tP/؇"8U7geF0x-ۮjA ]^qRdD̙}FX%bh J5Xl 7Fs2Y*h=G pzre\8[*ز5voqk u`;8{4L7\:iĤ EuQrG@|k #0d)ޝk ƙOOײ] yVݮ(Cs}&ѕ¤5OQ>z@nஆToa]E&2NbdI3󶵏^iRɹ(X8iL2F1 f B&)6ŗPU@3I3YfFyTHײ4Ϙ[ƚ8[}-Nw5B{ѾմzBn  'd66ҼCQ%Hn Lڡ|"sWJ0㌷{I;+l"1 nUݏF ֿmqsDZ~:7J]L߻uWl\΄ NG9/Η!ʴ{#]*zlSK(ou{X|KfjG282$?`zMCd{!VlT]21+4ZH~kz/w1 A춇]|ӡjDG YK&X8*@EQO(|6i䍝 KnҐ\rHiȁ^`9W#:t} |Ŵ{P1\S DmoɎ ~ZǶMj\QQUb?+n$uaiJ8ԼQJmC|W4 TFڴEB5Q{ZۦFG]<~i 8&e_b-jf#9;z >ep |.YɯXhu"6}tv@氄V>/Ƿ23)_m7}X#<8cἩ Y)d<+.>}ѝ+rp 7OUϺZ_[U9MSzv#{-4k%@ y=5wUpP cN`p~]]HiL{K AQϫ^#0Eңh[;ЋsˬTظQȏsR0j8\X~Iƣ,/ ԚgW^ xnA9 vNM 1Gig~5ɛ?Қi#1z{mCsDz~~+- ,MJ҃,ar6ѦNHb腀eҤK8N:%?2wA ]n%XD6u2PdA&'ˬUU8zц4y t]0Cc# {pGO[n`3Ÿ='imј1-֑@L7)S*Ss\5wCLTZ[qhRy8 饩ع,7xO>S [0C6ttre5.U!!wnOG{Cήݩ^ P%-7e&D=Mܔk&+%s9@Ӱ9#@fA`"m8O9yH¹wlt' ʸ@ pL }!qIGlq棰]5I2r|?uHTWe-%J _ ҟ``A;s $¦!n% KuJ?h0yo;шhVsĕҝ"ߝ:Ih_vL9#XG)gke@k(~ɦnv#WJH9fS߮ۄ8eyk0+1jO'  ?w0&E #QE4*p?UOR~.oX1̄$QE0hɲϧջ,gЛhk(<$9Lߥh[CJ?>ՁUꂢe1 tE1bADNXTқ]#q<-&ydDpvF >. !~<ޥ xla:$34|vM.؆3.dd~%a'~-ф=0KT]Z_yjXJ05 ~{? Ә#{m%`}H? @:C}8ˮ>0 E1V\mFDk\9[L߁H)!k<hھ6#PASc}_:+b;zP? 6Ի| w,9$!sT`LYjp2Hsjvu+cm%-ҵ j LiMl6hYty*=قJ\"sGhIgt|!dK)A#ٟP4J" iH` z_!M}(NECz@O0B \ !à R5w2THA4Ex<{gH մj^aعPEy5SP\Si44R'yrM,sK g~McMsԟNP9SA|VY V,yT`_e< П&F: uݘ<Փ._nn"_ɵޤ9A0h*7w@7~CuEU( !f~8`G fy;9 ;* Ӛra LNh=7-\YbaK1q{jD4)lnཁ* mq}6NC)vQo3Ɯg?{Ԑ"`~m59kC'kbterD7]Yv. | N]o`+e_q'ojq rU%¤e,! Ѓ:PrIšQaky=<-͜W}+1<щeTmf A%(Ղɡ`#X[Uo/>W}53 si7R:Bzx2δ ^'l.HF<;L@ߩ"S-)~nN}o{W 5wODrch@4ΘB-83P+e-bN 's]7ZxD5Q6ql7/F9tNwĄrHp 3e'i|k5FnweNh' o6TTвOVg'f*\Ǘȼݤju,J8ݝ|ϳfxZ@yӬ3-.GjqQQu4Xo@n$㌋ΈyRre ׈%-5t Wsqqy$N-aWHK ${wvjq_y1ާS}ŷ}~My4ߠo5 =-HP(tFlAW-aK_qҜ~`RpбAMV*TqwN 9^F fR)=yMVbx6()` 0;Y{1] "*+rvNYރ4DWniW1NA`S`eBCDjMTv":li"WS` TQTg# L j>(ۨe8΁37*K֊`zm߱[3e]AW~{K@_K-ەlC GbseCÝTr4M{IzS F} qդ!ЗbG.B /;2sH f +DՏOUe \|zm3l_V2rqXB4X5+ O["%.\d!H6d E`40mo+yaA6Xl-1y/:Ex;4vYq&o@GtXE`ٽ3s |UKĖ^#+(j ʖț܂]c oKx &6euܿĤ.q4#Y%Koa!Y,|Dę83n"z7/yH t6|HPaK&^:'2,Z!4.z6yy՞(aSR},C]?MzXϵd=բ1݇EY,T4QԻlg]-B׌*Bh0  PZ{6kwl9zRK[X ݐs p% n JtOa7wbZ@* K2FxrDJ1"0O?nS۰̨{qPc=A;7L(wПF"-%,aPjہ0$nCO|,@{hC_,+Ĭ ;[EZsv,%g\6C}ە$XIm\[u| VᎢg2hWr8RoirA'.@@ɚE_]=sFA O^kk`Pr!Z2TiLv!5g5=>M,ajnI5zVt*9 ;P@]jF(q( YZ