php8-intl-8.0.25-150400.4.20.1 >  A cZp9|Pf =_ϋ`q{UZǸ)w/0 ܄ƱwcD-lHRe3C9SAO݇b:!:hõ/xK>!O8?()ԝ.0v\/N b쵳jKa'ר!Lȫo$lV:<3P7,:=6Q[K.1CXxn!IbmrRiW筫!}j 3ee9f02fabfea54e1ab36a739a929db5772416bcd00eaea0c75dcacce7f79eb92541573cc27ed31742ee2d0123a2f31631fe0b1aЉcZp9||Jܣ=.%!'b;T*+`kGo4X(Tu̶aLJkV$$E9jBxMtz²SVu~'1G!%]XfoK-(-$uq[!U5|!Bl#j6EdIi֪(>RT3~ka嬨}T=V ON.ja{Z oNkeQ+: /.1h=KvIb6.(^N_>ʠ$|f+×i<}>pAΐ?΀d  ! 9(,8<Uv     n px<.(s8|9 0:BFG4H<IDXHYXZˠ[ˤ\ˬ]˴^bc̜de f#l%u8v@wxy z 04:|Cphp8-intl8.0.25150400.4.20.1ICU integration for PHPThe internationalization (intl) extension is a wrapper for the ICU library, enabling PHP programmers to perform UCA (Unicode Collation Algorithm) conformant collation as well as date, time, number and currency formatting in their scripts.cZs390zl31SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxs390xK鸁cZcZ900fa0e84bcc09dee0446317ca6b706c4be899b7554d8758141acdb4f4a7aa0d0fabd2e199a70cc447fc60112b91b21c10f65a973e6dde4a1425fc124b00163crootrootrootrootphp8-8.0.25-150400.4.20.1.src.rpmconfig(php8-intl)php-intlphp8-intlphp8-intl(s390-64)@@@@@@@@@@@@@    config(php8-intl)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libicui18n.so.suse65.1()(64bit)libicuio.so.suse65.1()(64bit)libicuuc.so.suse65.1()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)phprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.0.25-150400.4.20.18.0.253.0.4-14.6.0-14.0-15.2-14.14.3cc_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-intls390zl31 16723053138.0.25-150400.4.20.18.0.258.0.25-150400.4.20.18.0.25-150400.4.20.18.0.25intl.iniintl.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:27293/SUSE_SLE-15-SP4_Update/aad63efda151664384a3885dbb3c30c1-php8.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e8faa6e06421f9e53fa3a404918ac3221ba8d030, stripped RRRRR R R RRR R RR%IozbC9utf-8c14b56c7346acd3bf65d5bb88128f3f988eddd4dcc99acfac356153c0b76dbbb?7zXZ !t/R] crv(vX0S(vZ;0m=őcg7mbC(SeͲ Usӻ (u(wjNGf澉J|xI>ۛ=`WP6弃F @TK]  Xw.ņ+0U^ tk.]ӏj4}äv618é̈q7f.!5iw@t| N(c*\ZxWw:y?6lQc]!&i}mj 'FB7;(`w21Ҟ$h)[&xaQȷx`6j̧Đǟ:ߢ"t˂`c#8SUb7Z [d,vך0pR _-l* ]}&H]YBxX2zr PwNq,9nnuiIp0zÎB>Yͷ%X[=u0;bA<1]hP[IsѐFu F"VHHLI]Qm:VQ54 {& a Yįp1V?Ly=D5B3(f E2@bH(^B&P^ɧFQSl.C0un.>Q^U(I-'~'ԛ2 ynm%+4v}{Ū+nzrD|m$:Nu+Ҋ:Amg Kge  uC::O'q-`[Ȭ\ xkVNTO ѭT[TNCmc`|ϴm wѦmZ{4kqJ:Ɍ+PhKꃦ`4Ӿ# f@4!E9`yd4 Izr>PŮ6Mio= ܝGCW0fN*{X)dBF@NVMp0UB`qRpeTa{~lW+X1idU̪pt_]9N'bKuyׂEsh{y ʡǭ *t"{Ն%aǂ[d_nf@Y%T r){*c.$UdRDL<BP/tx,\Y6:`!=m;22mxYD+e7Bx48mVL6R%*! aāC|1I|TB~BqAzg=gx >}'X5VQỴD[5P4JUutİ5bf$>o8/|MF;6 IrkHR6.L|={8ԮGlL娇 QuG^Y'w6"$w.]Mh>hK!\|qɾ@[Ѵt2tի-'uO Ekɛ! qS=ռ5E k$I̗ ad-mKrgq`:89 |^ϧ}CKSۀ-ielV2 ւ&jgÒT@9Sq6ťZ 0 舔bs8X)f˜Pĭ}naή܌LS;'tC׺Ok|JBcHl娬 *@5$Rс+`ndE^-^|8.'nJaRi.RZF㎬vS+g$pJ.]Q{ۄU<.\($Wz@Y]iBn#,,ۖ#nI:U~:ޔD/_8؊i &Ȧ?j:7; y`=6]>.&GMUcξٹ]MYlkT"ٶf2^XD~YC.d~9^G>cdS"k S1|80eFgPca/ JR&/<]r :xiT) Zݭ+޹\ӛVezm5؏/^ yV|C"FFg3_Œ]QLܾ@;yTGAŹ 2a/i&"lWg%_99ķjtydof߳:=AVda"$PJbz?Hi.bgCizL>1W}<):MO*&=',DV" &#Ix7ٰh'䓿i0ˠm;X]Z?LɈU )u4? #(+ū NEBu C:~?7QDē $(}v{EN^`u?n/[l߬a(s$+R ֱ}\Qd{O@,Wkƀ R 0 (ZidE)|r!uIPmq-.,N^Na {77UֳX+A{C"H%WqfEa3 :l5xD [q"ǑTBP #G=K!ƽpۧ/>)pJY4fq8&qpaK9+)G>K{:?qxV>T:ö́1CRyRCڪ"BQj/SRk*s%CbNn/#GcKf?]/" WR hr4$;`ԀiAmhdMNl.)|8Ln[ّW&NkBU?O~=w7!v|>ĭWGBa%]2b"CH[Kbugy76J!b?T Zt#19@˕*hʨ /@8ѠTtdpx5z"۞ 1bRp07x8n5~9]]}ƻ" ֽi\4kLp,AW;ט^g'&"?MNLB?tQ:|80Ƀ.NFsc&ZaM<#џO+êjfUB2l1-ג?~9 JT%x5̦xZUX 71*Y@ytW"AIo,l՚GZ5FūPV> ҍl[h!/i2m:eKݘyRK!ҙS8cq'D{=G4ʹq'i w??lN23EE}c,8mVWbbsDn3YQSx?giUŽKLD KW1:T5dEӱP`y6\I?qxܘcGj-`` $ \Dkc C\($YxDvS_焦2aT6=dQ"&d9yD2O(' oWdzFCD"A(TXC|<2{P0 %ٻnH?@W%uV-)Ⱥ6/ƹkA-Z[ |,>*r^f%㝫[~K!&F&9]ݨ鱾cG5wgߛqӚ  4p"D_Ьwq k=[nfA4 ~312V2㲺)3 5V n(,zBTvuX- Lcz@Nrz /b4ki9'ES% (V3\kJ{_L&7l^™*kfi2P!aeDj& q6* lVInoAVfOgW?]xu5QYUYf'Zl~NV]9=i }X n"!9AR/_;p.Fo-s$ufv6&-Xp 1sW B s [7ÓT._ưΔxjVa-DK*^q=05Q,B2Y0C`4vC07hVFw f<<׼}-SH!ۊ.-(o -9q絊ܦJs LpZ?!FKWGTRF$L;[8εBx'j?gh]V5˃硝I.a)1xg7#eaT\%:~rš%k*URbK]lŤ$N Ekbsg(GC%s&Be\L(7斳L6A!N8'`h0 f;xJ\ks|(A-޹ԣ'ͻ'y]3[#/{TrOCAć*]_-,!LW; z~JYQ^"ZnU*$\C| X:x~1ſ&#I-th|BLe"lO&J^ 1Csm9'5pp EukVDVp-]aWkqp~0e;ͧuԖve~50^=D*Z6 PCP90^1J"ӻݹ2K^ua M67|,CI#v$ކ+5H!TPztqE{Xj7[a#%b̾ |-enԭ4j޴z>PmHŽ9{vj]? T cW}v/:_2PU9n*|>QhQbCo&wF>[[Of؀[sUFO6b )m_[1v7'Kx)WH]Y?IZdAKw*GMf#{-a)o/@ EK(cN3L\:CǀSam X^)#%=[KJ&1{oVuFX2<BKڰn75/V 3g;֩JiWDa,1``cy!R慨WH3Qwo"/Vljs¯ABrf Oa^أqGJ3ѷ>Xu8K쾵eNL/>MxՀTj^mO3Άwsa^վfs ǡ"^37 蹩XI7Cee4[TP7A? XָFn o^A&t%L{IC\e=kL.Q΁UT=hSx[헰hsC74>ʰKXTw"mKz*huܢ ^# 5[rIcλV&6-,V/.Xf4W%mI!\GRىV]AbxC@IE. I%1$sC[!`/`afُ3"sO4QҖqDcTwDL% VL%k{S.+0\^xIJ-[;v4];QbJ3 ]4,XMMiu[eUekY Nӝ bp1N[`آȜ%y;4TM_ޖigQ&S8[CVgKaoRtQ_.X*zKl^4:*dHw'6hTI#Bf%=wcb%NzMUn;gi$mOouTp_Δ y붒V=78H~k{0p΃QNj ?ҊѫhDg'TM:WVG~!Q@mef~'"ހƓjC)x8b<hK]XgV6"+N_>C}hH[mn;"B<:U*');k"l0"Y&U]+)Fufp(JRC7-N@RF=O߈Еme>:Pb PZtf"'S9Ѭx P$S[3ӵkFui0L#'@= XH C[~36ү#jXx(O^oj i$t;oJ_s ߔOmO9h|toɥ(i.x &wJ??-{7?ƜJŢ|h46E7.tIF@2N$h`~n_G~!sτ=1N@{:fα!J0sRE>ˏu+/we0b_|{%0_{Jyk *8 !Y b0>PD2ڔ }bIyMîC-2}w9Vx ލp@T{N?RY x胟H &JM)4XЍUU R8yYcǧTNKd WJ]oqf'MF6z=iO W}f:caey/bܘ9PmQgq )J6 <ı+mZ~1N/}c5]n7 I};IyDz<ّ EJ@/ߑ7.O >" t*4pw{NHЈWD"ӦF O]W-+u?EsZAc8 ΀uCn8= &3vdIGJ9:58$k'zhHۺv!,e:+:TO_|Q0:MA+>3Eӥ^ . ;gnrEnҷ/flAٴfڥ+^x&ķp\0(ң4=Q]e Ý`O.[G) ՟OxӉ;Rtߤ?r$_0jc{+s1OC6`1=v`.Evұ%vT@%?BOP/'3OvSdW d@[@mbi6Sa^,wK䬓827ЄZ|&+D|idY!NB,p%}=RxtN 9)B6S2"r5ƶqldAߣډil"\m= c2zQM1X\\"'m;1mv6f,Žuې5,so&vnff XسU _id=&4uѿxO qቸ 4 05LmcuDuBHv})c )f+|ȏ3a^P҃Ƃ㿍,*Yk0Z%8C.q@5dc:m/~8FaNؤ$F eGȁ8/Z+ g#dlavg rP-j/))Kh_Wx|8/E%otbzM f5L9[|XAi81weVj#VĂzy-EٽvRᆪ08b,a+#>O7 `>eFy00I`I^9M;P$UU'Njo`!!+gX\:oBr)&{_[w7ZqUo@WVQIV-}tvoN^K7cFejr`t8Br['ҵd_oyċy%MB- b1پq`"A`%! >:q,8RZm39`ͫ=`mvQ҂0L0gϢ9CZKsL]n1WU滓KHD%7ZO]6\婍E]kCݷ-Kī TކĮwBpme5Q5!N'E#XHQ︶ꉃ@:5|9 ȱAr*`B{({^ YvCGr?Vӧ|iUp+; F/U#hC3 ]+(ZriNGR;*l.%7]x'5{=7?]foBv~ a)]-:!N/F<+Rwn+^yNh)l*Sˍ#\يq=Xt4עO"dޞ<U$)R&(9k-;zx Α0S qH }Y%4k"[3NK- eHxQھ4R} ɬxs3`]m\S`;OgBifm^SbC)pOM L+BΤF}g#E)OvI :K@[~ (/8/;U&s & %u!&sQoD|ƉH,x+]' AyJ&4xljߴ}9gߍ,ߟd@ۖ )郸BHUSh38yӖ[L8(;iݖeJd!ȍWG"-?fhe2[ڧǔx}7.hzۅF|㖤/'|bd4_)!qi Bq?ږ֥(I6K!&g ބ[pLӨ.%]A)IimtqLί4NQ<FݾCc&3?XȾ|ӱʼnnRS^I}l@e. /,ϲVYrb;CUn*Us. i~v=$h?^Cwե&#V)L:kF?e)V0Mo!8A%KcoU&O&\ fxC#L>ϡ#Ho|UϳW($ռjChnOߏsD `Fh30m?Tc  `a_kD2tSzGv\\]Ùn J߽iO G9D/n_KB&y>Z8^cNW *.2KM#eSr{'%hnv߆~]<X#bNk_r웹sLvQu-SS$D ҂fQn$g*7[q 1=o1Bulڼej/FXDd6_zz823jf#~oT_Zbuq*6(ätFNmϨS$oDEEA"O9\M[F,і0PC9W1lS]XM4%DIYm m̘/I|,qWhLPSa^0?Ț]|隂XbVku#@Xc7ln%e£JQ]z Ra?W02L/Z&eF4Z`*QmD&EЉ=rm~(4"/K[!WCBdG1?JlquIwbs G`NC:)W 5}BwuZZJUNPU8e=h7)O-]q>|txXrﯔs pнS*SOuO*'iggZtĵq&)ǭE#ooJLtjP P aY7q(pNlD;bI|7WlkjrbS o6͟֊${7mkFM?Af^~;F<`^\!XTCۑ+7iqtXlhָם$C!GrRD M5͘p i*9b.*ۋLGD rT# Gw<a0GOz]QՋ4!ܳ5e,1d2{c3'@C-lE_^9_"q%&*u! p-p')Mܗ^{=r7M }0}y冦˸ 9[S/[ƖOX ;;(e)N7*TwZ;>' K5aXA{b rrvfTu ΃j*JJ"uAjgӚD|\ͥr-7]0I{F^HpwW2ZOmv߽Of '5GǭJhW8A Y^"j:)8Cсbf;uV57 E=dcIoE50ZYQq{ v@aIጉAC?QnN&rŔ Ai ,EDݨ(vSxWTϥǷ(gךntq#kf"CMā?1[|FHGEL BJyI )&7'7qI~ Pu쁼^v~Gyxd'\2&_mΎ3]Nʸ$vJq>/?.?ۡCF-(^mM5W}YX6YdAݫJfg)Qm3-T=Zrr$Nyr~6T70-`H-g8q\X̅yFr̈́]ZO`j 9.n&r({dސXprjn׎h*f!Y!MYѾ@v7k9ӟa,΁26- a@ʘ6? kR[ :jeìQ.hAUUעSv8Ո*ae2gA6g#69S 4=EPGIT\JWfƒ&Z1)<HqIvY=)KB>7 D{UP .|) =|0cE2RWTic1LW&.BM]9RzYx=^#{.3;%ƂԬ9rCxI| CO=غW8{)nJ@< 1:ȓcKhdF)mJ/)P8lŻqOȣB/g*{3wߜĚ4>Ctxy$UQ u{Lkt%1$$VwTU'bCᩜ3QK0#) 1);W AuucS,ocR݈tM=xfڠ@.yEn H" k)c7d6!wNoL2G 3vN;uMx0VuoX(ΓJ-kcpbU]CWyLp@< h!2!yHM@9EW'syqPYKihڦ]:&Pa[6ùM(OKSxqn@A-r^3p?ǘʑ q~ek zҿ,2wfԒsJ=}4D36`e.Ź (&rpLѮ^nLxgb}xi/LkAæ8(Vi&Dh%pYoT~5YuG{g}&=n!@WmFj -am!]!t}A/e| :6)OcZ?j^Ђ?syOmx`t˜6GU71"ÜPœ ֱ4 M:R $S)Mn!)}~N2Ot/T UY㢀^ube@okXE+g]8p*Cóq[Hp0))l*kV+S6rU0`F{jJ|j^W7^?\#(}͉;WIqIǚj酦zq;LRe g!q1PҠ.?nEyw;ьP̨j.;wu}'E1 hLh+FXҋXՖcrCCSe\DLwxEO+"CG7"Nk&x'<̵\RvGK|spMWחsk+qɴ6 !}V-|pa vC%蕣6-Xr㷦ƎVx 1ѐІ (]NyV$ۊΕi /jWQ+dtMnդp-ōjh;'0yRͣɕxxvOLC/gƩ!-&ј7CB>C_&;=P0? qGDy6D׊K91VC,*+/QŴصVW㞇O (4ȟ $= Ss:SN3ϳmjkp}r{0`s/aߖC %p&hvטA,äk$~WoNzS+O@(h$hEB%~C@`==q=;DNjV\ѪLvMT@N&IӖD} J_׋|MW&[ 62AMl;- LcX1^I64Peϵ)}) N< %-;&dT J,r& TVb9:h!.ά 0 X'NY !Mx@q!^BnA7Z: (se|mOIh ngSqqde)St˒"v(K`^-7!v9KnHd_.*N|Z4WrJoCۖF7R)"CT-9@m _- I iUzug_E)9J),ֵEL8)g_BAH/-hKfӴg}P.onDt:>s{0НYL”k^Sw!cuD*-gMy7|mF^1Yƙ5>a2l", :ud{T&LGFv9s5d׋#I?( ph[9̨iC[^M_\)2, S+?1hMk¨2 b F$,y᧞9 mwg_eH3BP <>K{-.7v.s l? fA_\,nT*8" PF#ha`hI<-ϙ?sxzda!X_.C7b9=( xzJr_NyYLЈ!1nFR@CG7G]ۄ[da&ݨk`ndRF-g;uԡ,pKfm#'L?n8p(ی7QeD?kQYW$ֺPIH=`FD`9ʅ|϶ȬVCFMkC P֮A#LF!E BԿdoOpӅ8 ($KHK1L =ZC|: ފ,YǫB[/.OsZ߫:I)ѣ]B]FbqyHE3avMm7 !|ne8D A7Í`^L9 FV|Ap/q,G ,*4'9\t$fL]m]əSpCl]a7P˯.ЌIRL m!zOm :'R͜ցNƙj1wep¡7%a?;nIu2Wa~!ZzS{V+!8BL@c2[Sh A(z&-\RTKoofɴUjSLh$cɕ;]\55è>AIX|-`~R+Q~ ?;zrU$nǚ ^8I& E|0e; i3*?sTL&|.mGc(~[g!}Fo=/}3Phm ?$-pa<cPTdsilO.YƞDR`*|2#sSo?exEriׇߩĴ1Թ߹CuYM|X)ԑ< ,dPLTŶټ 8et}uZM 0\nA2xYMBZzWB RDPX%rb):|ɫwupWY(WUX*o);tM(9a . cՀ8&fա @{A2Şugq|@]P1@ti$VYR{EmPkoLu\GlJ#א۬H(C1>Ef`EA6«Ϳ^w(m|ʤS+7$#6˼![9fF7SKx$$cIv0CA.7a5,G*M3`Q}a޶=U$F50iW !ԜʩJGsnAt=w,h{t[b_b!d F< @#%L7MT74Sico..eΐšS_ɞa-y;Er‚Sj%0U/9&L]QM.XoA8X]H+͏;F8OR+[ gvkOu:Y9ID(|KETuTn߉@rO%RӲ깊L=\b[/Z 5Z%F 8ܜ\rʠqzze&au x1 @Y1sKW@9c}~Dwz0"]d/+ښM1o]Ph|.ō[YC?NcdD"-|l?,s.1!#_#=r7dJ Uٿ4P;o6o{uX6<#/,R[ 0I}mȃwOo Xދlf/IVP"E\JJ臘u߰Vb԰IIzՁ5'f⠵SF1Ot:LF 68c*3~F'dvZQ-eiXaU$fDB7Qfn@R$1:H<x$ tRm$T#kwKQu# ըl5z[T8dfciίY9A*v,DHPhS]$Oj7~u2\z0wadwY;9r`ISӋ^\W|S.BWv1)0M:IB飦UG]7|WZ M][mJq`zµpa1.8= j퐶Jl99_gp&^{W螷ԨKmb ۖ>9χgu[<9IDyڕWk$@e(7р5]tA3ras*h”X5U\~h\~0We& P迓%9i~P焺X1m ԜZj< + P×aDrPW6{/ikLziQ'd}6acvRè\9\Q}Ev/_nk 3ti#$`Y=Z`g&~ӝ=Oާ+)^rHV[]IiށOB}`o-iA63Y B?C !ѡQ,آ(@\m( MhDƍ=(KiB jEХFV_vAVk84[$CMM팟z0If@HH;gvŰ5Rwˋ8Wh@Ctb.0pȞN]} lLM 3K)56c*IP*&e};6Cv 4i\R7'u*AH4QB$Ɉ>hvF g &"Q+}S* $`< `Iru@p=>dgs$ps T#ڎ7fڛU4മ7j{3^=ΞNb6&#Qx-|JnqtTSUDW3aʌH^iʈS@hn*! fԳY+=Xy*ɽQ_mVJJuˠc&i3S6=^A G/ap}Y ܲݹbE/tݒPjtJ,ّVĹ}j%qɟ Z(%t`(nubCb6l+[̶M 0iz͸^n& PF($׶^vŴ`VHgĔR?̻3)է/g:`'))BK6cOI TM@75բS]UN۵_y V59?> 4V:Y=ʘ9.'/U>5_qT/:0.J"\$LW}lu& M]-m qzy5)'Ӕq(X )JA߶Hzki: Ѷ~${/VZ=: .,5/cus:U]s_'4tM_sx1?@Mf:&oBk+iHTӻ)6 _e|S'ّqXr:-n1u+-ODa2Iqc/DD] {i5>_Xp F;v'I43 贎 H;Trp!ćϧV7"w W B<`fkS _*M*bN؋٠¯MH]=^EfW-a7YBʆKj+RVE~yQ=6Լ9(7*OtMEMz:AjCӱm0qe/}uz{*&;)m2VP?O'$-v14Cf}TxuG պ1uF9g0DkOMOߓ!Kr0$m U.ü*dySnNnÑ3'\?ANZRWmC3\2/=Bw&pW}\i@Q|uԲ :Ѿźh ݛm>se6٘CwE(Kp>:1i$4I=|1&RLbJ7)P86J=tG:\]0KzņF$lV)5l5\ r c\ظد H4 5-cD2eN&~Ơ]Zy}2 <-JNLO+urzF ZQ-S8n.;3,m~:ň ߼_j %( MBsT/MI6̸pH-s:B!Ϳ# Cc]ua`3ridv̷rTWkKoo} H;X ۀBJUux/c^gڣ0JˏH!eֲނ˭I Z=)7|"/!K(,k'){+~8[KrKaBcn,O ]ȭW VFH;ԡn aV+5v8 iQ8mς:VZ DnҴj`)LZaks.uYşGo6QI@Ķ7~Yoa4|횎!.J 8,Dx_"o߼v9U(vrbh6p).I%dh"0.l¼=#%XյN2Rm%͎D=hΣ+ckIdN|u9O^o./-7^n8HKZ%x1MSN)i =w?&RV}Ov9qIg jL4N죯+2cagVT4ZYs2tZdx_1{L|ZR)H2YltCvR8*=}o{u@1QySZ-J$ד~.*D2 Bn|Ƣ#$Dᄊ8XY)>3>;Z}f5 _rjj;^u<aI.WŇ< ֬wdBoz4Wczj;>u?ƩK0:Quv\7 &zl'i@Y*G \PQm0y2XWGW ΀={U W7lɚ@hSc4}ؾf ;@7A ;󈕓[J$ aG5yP{tM 眧'u/ >eȅ'{q6ƳWJE{ˠAϫS*av+JX \ o!!o _Vb4o94acM"S 4۞rڊol9r׮jq|\"w>>hO2Džt0yՂ22歳"e(c 댃!C'Fd8if4 _@R4*٬ψ]}%o*o@|+>fosOR2 -Y23"}iydMK5zP'qU# Yk2p$tâ^m^Nh=Rg\3aš >T:D0;GghFF9*9vT4T6}3TCCBAPiZcrIC=a l(r6vr'!ǼCn,]< iZPl\4wo~9C!@ƪcFuIi ,V`&!S~\݅LgtqG6ySI "7-,Һ[mvB Zv.I͊m}':+gXKeBՙY6]ylYž#%)¸ܬRGENKC@uX%ySR K>`,c2} lo&;n^/1bo(Y/+D5J6B1RKX.l}˱$%HFn8sM@xx:4i8<VVJlь n0f@Dq< ?KP#g5|U&MVe^ЭMDz%' ѐv> cPO姻*Y2]_@Q*Sಞf(9kgM~jde>&rkŗܠ,Aצvpz>06&QgrGPLU+ VdPndU/8t-OY]B5Y[&* `]PX >P|o+9QYŋ&;7Df(v\:eiے&o9 i(ZU{~WEp@&7K~uKS|^M0:. |d4fL -~tS-fqd?݊حpAx/5L efVr+4ccqkeeu!qw0WZgEt ђoP*FsW~J T*cWN'SvymAzPNoTU\ؒa0*aee.̙ɜ;_!KI/ӂ[YT\.f8fwPT{!J0 'f1J|ۍTt>T ){ހ4lWĤ}l-GT5RXP+b@}(2=ڶE4n ؙEuA~ohCYT\Fx0b'r"jd0E,8գYܹױW:.qfE3TX-s8 Y>m^Vlt(4%Q(ʪ-G@:#n&1YiȀUaSN8`//יs"3,޲"2 ǧ"0U6FKj8eԞwiz$Zs?Gzץl6&҄DS t5Ѷ=1e~|~s*(mEB(åWwÏOh >Nn@L%mb.ND":9NSW12 f\J 5_Q%| Y3oDԼj,UՓq(Ko, 0jE<-ŦM F *``8 ^G ;9G<|z#Yw4:FiJ:a fns=5g .wJQKҡ~+x |]I3MT[cGk~!CrS}zӓ7' ™3oK$Z3w\eۨA @NEU&,QqGɐ*^j|ĩvh-N+)<]8ҽV_knVyxLyD%qu3gJ6@*OsC6H8x -w)Zwn0; &tJlK'@1LqC@7*:u\KRH{J9CPrq-2t7AWlv۵Jm:]jHPeX7X I%c=F(ʷgw.q%c!x0kB?fbMSSP! 8=>l8#lUBmNE`Y8N3|h1/HR1*g-AyCd;F'jZds>KEcmnV"*/K;LѮuvf^АV&wLfMǛbA3VG˦ Av4fqq. byf(ng0.:yTuBULg֥oIʼn*\B3H a5GS_8*1_٬ OCcl;6F,ڇ@KYE×d璛(u_9_6+J1y\6AY-dA/˂ccr U{<ېA0= y1/&btъyrF_e4L(eswS ^,BkŪ 6K{'slu}mc\b]$l$\B@ri`ZUs"t,](Vt^{h gB47߬l9NɌF}NZ 'Ku8 "`rEC´zR$B`YE#O ' XfHYVܵ1[NK hxːX;;1Sm(1 r dWݎoxT_.q%8% -.b?:z(H$|_]? kt{THɮVEK=qD+n\ʹ%ȅ&̞ jfhuO31ي.R/*z'Ng bi@#V2@ ) Bx#JAvn 6rP)m3l|9Q2sx2{ P9W0OҎP=HDr";)+rz^L7]Z1^5(/֭BRfqL:*iw։fr-A3(nuϦ-Ec6Ca/'-,p#Ei>=dhe~yf+z@y̹H)A̺ifgJ'? `"ZR$ {B<;S@RqTlC>i7Tx+b"难[f%/Ӆyh[б0Cm %*NM E))[n0ѫ>u3mƛ,,^˩nx.7X"YC}0. aHvifHcx@m׵{g@j!X-txqdff wPVWd~dg>a#DSUk$1_G"PT}d3q#-GLu"BJtpzgI#X/Uٕbhf) %@&)|!V\{5y ʽenZvPzգWᖄLL_ /IՉ 3^_L5=/+]\62|+jV :LtQݛ$ DTHͻN E&c.?cU]7VC󄏻e3Ufu,;OvpR@wzyrdqe KOv)K¯?9? OԷ&9[@ja݁ۡ=]" ׾7u;qӾhI(J6RCPG9%ht+a{\/ -TeN)]jLK7SBpF((A\t F\jF:ȈiLIpjlM:`qIx¡RShv%w'` R؈W=a>o݃W>TSv'}ĄؙM!,' _Gn>SXS~Q\U.Qw`C$6pVEuY Rm?~OUcؑJNPwf:KFYrp~!SA͊ RO.w&JUЙԲN8{ @[c"7e^Tp48$M,!7Mv!Cpr4rHVE@!u,w3y񍳭:YiViͨ[G%OI2qtjnHL:Xt ? } k LZi/3@=1/o(1xe@V(>B'.@y&ʙ^P"=XϠVO͉XMCڎqMc7Aچً54V.p4`E҉MfA#f(ݕ=HĽD[vi3=h*#[ X@Q4+pŢqX&+~v V@Wvί߱Fg ׯ8-aTAtkZȜ<jQ`͖Dʔs:Wuab6ԛ1҄b{ٙo "=olemG=Q\ go6i8^S3e_OC&[{RڜCs*<9=G8>&aJjZ>bHiBf\( b8txaͨ*SL|k'{VfEmj_ŴFM:WZeX1= Ө^~7|̔n*!8gt!yc)+y ϼiPxѴۿ!mOiSsakR\PCפIplTk-+]_J%ifȖ8+Gլ@ޛrCy)V}#ڮ4N2."[ [iobK>r~ 1v~ ۬jwlFŠ,i qGNAFP5g>-?lJTd4 /`&w>:HB@ݘa*5譨Hxƀ!s7 ?BA}cǘDxRC-Е-6 W,@vwx(&[EWvL_ 9({pH8MVXk߬D2h.y(HT#>n{nE>}Cf8ٷY2vυ۝HnŘ=޽:@gYirRe\FW@m$;8E§950bm00Gc48I\p4w6s,QӻФ_1imˋDMz_t֧Iŋ$y&֢cAlęJ,,QŻ(/'}Fvg9Fe;Nhy+m>A q` {)m8}`{,&߰aR Y Ľg؏C3mƜ܂2uNܵzuE *vTP+[@7L&쯲zL۰HB27o)|WNB*bэI+u{dU( &<F➨};DmsEw/ &?L$)a|y 0$A]@->ho,={-eI\|hIsy$[( vwu;D=J#5-C렎cIyp4g;UDZ*%NNG%)to hlu;%!I_&eyg/5/~7)ErΨqiwSKoBө!: r >~Ru.&te7ě)CPf?=]қ?dJ W|cF<-yCf TRZ{Ώ-yqXu~N0rL !M/ھOxzNV@DlGpbT+4ot(&b;Aj"<LWos:ni1oߛ.=a" =63^HN*5oTښ8CJNNEId.Y=J+nB} ߷4`O\8?T:b_)نӢ>t&>)v1 Ҭq*unWbnW69мq|\AZ{I&Z|zO:St*ѪYIٝOQ9"]]$pl2l5JI$ w!ʫIBW }oi&S>;YvD7n~ N}UcIҀg3#ˆ5-԰HuQ i"$ѷ$4m4PԮpJ. 4c_6oSn|2#A%XX Fێ_;3=xYhH'v\xL8|VN"tFLz%6GwHxy=h,8FZ -o[1zV&e$ťJu@C({x7i2.]%f~`+`7q)Huȴ6,/MpLQ1^NC02&Bd0πV\띴\- a][H2&}PeqdI|TvD_q md? U{'=eP*k!N.N@'8P+u'F`gxQБn+Uv5\^ȱćӎٵ%N(vȳL5rQ#67p>콊\i:9DׄFV2g6[jaLܩzn ;iÙіXa5>f"zK^>u1zPfӮ5|",qR t@1]Mȧٻ 1$Ͷ_vL l7?_)!ϟ6$vbuc 2M҄(qV tLMVAJR-8tl" WX8J okSэ09.:K_X pK/IG%7oqֵese0pXÄ`}5+TH@_!ʃVRJDf:FxI, VUk?kAREG~!x8o,/ sp SK=ztރg!1]ywUFS}9ǯ/βQq`ʶAx盧R|UAE]q_Z!3#WnHBԤi J_`DB[$c1tlo5PBשFB D-m![3 (^û)@9}/IRx[pO672!wH_㩅 I/ـ[H|Y7Wi,(o[2F084"dQ2+:/d+-OΒ|7XG8_0feta@*4r}b;XlcPۧ M2;9g!Ay}zneֱ-e^Rʦdž.Z+^_uH{01^D̹يC%}L ~Dׁvf`uu=3lT#C^G\6V~Y6#[pt{ l[ 7SHe_< 9%mP:S3gN*r>Mn\hH "lOY~H~Z\C  ,eC2edk(6T] I+ 8/ +y hE$1]4x%j 9mOe!` DcKtErf\],nV:3xUs)*_1^; Q! -=SiY̊9tfdܩubҾá>bl_b!*~Lߟ(K0JO$萐4{.!% ?QyQk \: n?G|Vo'L*%\Ơ 7=R]9s5w:LI7ubeypxnԵ&EN4LIx,ɨO5!/Pr!r KNN_o.+@SmT=>Z Z;n_"ɖ0>J=< ^3!3>+Sf%z\Ie'KNC؏9,]Ȣ&~hPÂ%jZSKdbG\ab̵t6'Y2r]%);H.Dg4&>ixr-aC>"dWQy~Qa4n#bsI1]V"͵*>H4_[$B`qrt0@vp)nUFFc4"~EIEş(KBI= CalQPLM=*`/r!f='`˽7|Q|`L5Rq*TOP1Q\c L:3EIFS*oJ4c>!ɸLdI{|v^cwVJ k{; qRS]W.C}μ*Q /xЗ'x(˭6[G'2*6cFpMJ<;1'g&}'K6y1E|d]"/!{O1sQہUir RY%fb5N2 %Ki:B|+vhFs$2yŷYZzˡH(F6O3=coi f %s?Vޅ;LZWxzTw&WMKӓ:)[KQDOG]@|RZ?l@,8YZyI*A/~Nk{!uوQM_@ƍ{1iz.{`څ6pQY̢1~)yOހ⨜?Ej@$E{*DDN2 X&3IWD,|J%r`[u̩~Tl6ؖ*eDNT|W(cC%ܚqؽRWk3L жuNHn7YޙE \YPK-s+l-hySVH9W=۟) IG0V6%w}nȧ.6jou<orh$yk6O尓l[;7Ķ G߾,>X/pɀ냘n=5mA&ų+5D*:aLK~l IS\Cf:~8aܢ-ژbً};y!s=_$Xa-7' Os&~_Wx\&F' \NWɆ ֻ+T/3(;m)2ForsD!\Dbd+|UzZx픔V0Mɴu( OT;w΋ Zp;]2˦>pż_4&m2v3 >\lizQL %:VzkTIa!{@'1f)Fr>a;@ =QFjH.NYX^]i d^1T.TXu*hߢw&6^EU )S8]Tre% Ż*Z[fEJUiXxJR rx)7?w]$se1vL+pM =̵CR6qۧ$~*n";"J/ͧTUEX}rbICBF{Ug/ V<˙[NR(=)qk=ͯ2K]rKVi!%dL,%Rq)qz.\¬"̫i+iSήe[2Mi2zЌ7+J{M( v;C9cK+pH=6ʡw~7q/) y-g:ee;u҃ݚG3%.- ҧ^PO9'5m`QzTse.fmuߝyK9D%%qD$R2*Tzy11$ePJrT%VG'b V~;lU28𙛇(sȮ6;!{_| S<s V7߰0Ö憜 f`ШUtbJA(,}7Q08PiuBԃz̫#,%o32;tT(+ kq Љ|ьR2 *hۦrf |m@Edqwϸn8[$Tqڹtc,f14'JU3Zyo߄eh ~ZbSoA`kN1:*%]m9} CU@ Z6Aff#k]፥Fl`OU}:^}О!TNwDTڅ}8 {h]B*iB qp 0vi'ҤmSBTਂ)C?8iB8H]CT$f)Oyx>lw`ݷV[m/ǠQ.F}Jl,]E[!N IΉR^KӞ|~-rꁕYB &PVuֻt7JI՜np(ΑX*ş c1}am*|nǏ{_xX-3gǶiE ѝS>1b=+H.ڱt fu?fICcMUP%a]S$:‡!Zvc${FQ9*ho*#Ou'b݌? -X*Ugqd~c rx!ϕUӓȜ@\cZ QAumqnّ(:DKsH{s `kwkT du u9 Eq.^Z\, az2=ē(Apfq&9op'7řQ ;qѨ|s2CD},<>0gC:8t`:f.3e~MòD>BeKfSc,du%Ź5-kZG%{#Ru=!^t鍫:cѺ[)f݊wIJ*ucdr<2;jLw=Kz .=N/gnTmꢵB.&}UpoM(j9siu]887\v*zzCx8;r [ZR"OVkǾx>/nRwT#`xhe[eXeҨoG?}6\$4$T~Ѹò,z/׎s*E3׈fˬ i6)d;ðuN[=ߙ2(pPb^ю Yspo`f~| zxQҤw0\MVYuBpq'#SqCH3LUnVHP l{b{)˜Tm];r:e$ \,IYPq/)[j+ JSu:$'hpϚL @+h@ll HǸ /`UT봮E,_:Nq(G)af~25M]28+R^KF"AbY,ҁ̭5"Rus;Ah7D#3v݅:?*g!ifi#v5_q^30TVÇh/vRF~x2~(0ur7|Jve 77ō^loWU}Tp=p^K'C/>OW o n,L4 h%C Ds;LsT^WawaϽ"Cg~waHP?2UmݳUU(f#j5fV Q =$i~fMݛ>14ױG;^=OS^HpV \j oJ HF[@~PJNNkS0|5{Jf['?@9Q;_G{&aX43Q谌T`O(Pn*%# 7j|~rg8cv74W[s v c?Q <)EkNNAȮWWiLD貽Ia&V ~ 7A1`,igI`L ;_=V#j9Ĕa|o&Tc8,6ӺֵdgAhḱxdFRv'b*bQ*̾×*KȐ BKq$P't"3CiIqӗ ^WfAQS.E>zɝrF:^do=K*azuO/þk!ZΦ9W6PȆzWSgvP)#QH5D h!F;XƝwq0PV'\GsX\i,n,}c-${6O:pj,;^€i_@55b0[*<3ݮI7?KQwM ͏EU*g4 ʜ& ׋ZdK bC/O%1 \#'Cذx4ClGB2bA+͸@ s+_Y05 }_ØTh½fmcߵ ܭ%~1ibHMݳadQe~iuXhds%¢[AfPiy>T'hLx{bBrޗoO9ai m"%X!d3Drr&^s` '̤cT8h: \"B?O)PW!7J[~~'IC>7*OJ2B>/sÖ;qqp0!VODf#xִon@ }>t-KF ";xz'OF^[vf_S*[3cC*/UzCh=(}4;:I6wieAJ!~f:u!Ml[;{p!3knwk#KN~2<9C򮍏pP"G,^ѡz|Xqp6#ވ{1cOCxƣ1c+2?> {=il bB!\jUkAH2K|ү *"%ܘj)lk봨? e*ŹG *8rѨWegCϊSIZ^Ɔu[\Kh& ^ܢw: .xgHjw 8֪1}{ \y@F!FWRNwיAz/Eҩ \LuM5ACU1HEq-̡ݷA$ bdp3BHi 9~yuJ8=A~d_'ݴ*g*ZzO9XWa8V{hך17WP:p NR:toM<{=;9=6 e*q;uD=}Ε|!І~y]>w5؁E h$ӆeEzh gA44;\]#\gt^)'~>"f>m>c6lύ&ErN+}ͽ5MR*o9IQ~;:_v.D.7+Ja{uc5 ࡏ\%!¶ߋ ~TYB(#?˝=x%o=ʿ K^)Q%9G΅B:^6$trԒ9)$)*"놩1#mkdÙ쏴| ;3 Գx~, [O mjKDnaBym'O˧Ü_9mL1`TvJ~=wGm,ۘFG%TmRCKn~gervA(\GRNU4{FrA{QM⒟`Js&!0.-Ζp)WClj#2&f3-R~Iȯ0}c_)=p 4=KND&nJ8,RD7B.+k Q%Rs ^kMYSf@kֶ9AƼ}ҵlF@/wm#:aoIxCB[wGt0L *aΕzه=uc/b,qZgZ*O}8R TX019bJ&c/ $Hh*,,3 j# Eq lwa7(66/ȩpE=5g>)܆AQ k!r>nyN-*N;jSX 3}!Jum-hW|[zubuIBsLy'P+q:W>xTw{ēԬrև%f>|qiDMR =w!䮙x@Y5X5,%C6^WNQw,K( I􋢮,GОĨvLNCj/Sø1WWg15c/;`EUՙj Ϸ*A 4|?K= ;{v$pRօqHExT&rxj(~ ^Og#. !`}QɱrQC bBn޼f+ =GEy<vX D! @.Ǿ3tGnKW fVKgB|}(MnTt^b )C49EZ#*e08"%NSEtr͞^z.x1-KOHVᝮ7WؐOs̍У 5[m?A&øɡHBê6`>9WXAZr'V0 '{6:g_DL/E! 7IaٮE]j W֦Õl \XB pWk}1ei>4L rNJ%9 p:֊iS9@ȮHck rf*&U@H3}-M300#Z~I)&re=!n U'L>s=_mo˖>t"e޻#M(1J?=A1x)|:lХIld}x$[cPy[8E1I/Uw~{[puN(DQHxc1_1`~f4DZ8x + bVROZB' [޿w!>՘K/ۗMKD|}oQtzwGT CҽP7 LSCo6LT+̮OyEZgö t*llGC[TB"HY :̇&wN#J9 1w=G}.a_ԑ_TN?9]Il7<FSFq'CgPy UahbT"cJ*xLeB1"OV i e&"dH}SaX*%H_'~X" r ~mZSi˅.G'P^LlV݅O@mA^6_˳ۖ |[g`QYC1/\G_`?2‘p[|ihvfT bH*ι]$7 {C$55ت$~hf&G]&.LXE.aSg9x|vfH݀6GaOq1:誗'lGԾķiD@T^ 0w8I2侬E_'dr3=ItJ"dFHND"*ӮG6SV`SYC}lW .9zC|Hy^򹣍YmaqC{w}Gc ]t޷T)L5 0T ;%-\?g}YgYmo4P)Y]P#Q[ڝ&&<Iz^֩[!g܄antY&90bi3*)5lbwܔ6I?K/0`$: 1Lv)aƫMy|y 2{3Ƚ# wA- tC$5M1 K'1|l{1߃ճCun}RBqyJ l( NZLcq5l!9{^}~VKp4lusFy _zILu9`ia#[Uhk淯F_AW?TD.#Q[sM3~R z.C{2 ${ap&Ph'gu uٕi [VVIj @"gKDE'ڶ !1jK@BMi.uxUa*4?k"z'&E&:U=(nz~*#DkZ]C`(dѩc&L}ʙ$5N=E SS|_5ǽw>SK&A"zA ~_pZK\ ^c4T r>F|Y![$Y>k& ʋWA[dQwSҝ!M1w=oUk:1!Q {e R?`ؤ枎|(Z'q[Z@#1[z ,MRKhD9qqTD"b01v^ Wl̄$v]!q`'yٌIE~|;ޜ0Y C}6_n 34.GHQ-g!]PKwpt)~I#tCq wSg#fiͺZfPtxNU/G~OA^1톐5ǰbʙ2~ <[4yX,> ~.+ Be17AqtZ"U-Mxw=t5#Mapg8m޶GLc-ԫ~O0tJ)'> 1fA6ˋǒٴMp7 źShJsxऀ$\<IeZЄGs_ (`G2L#S=>8[5ON^5vur0x\ a bP} 0?;|΂م'}[7!PK0e pbh#&IGLIUwHtܱfO,b-mt\۷܈4gb]|u6ه7J%0f: a:b-'y[hbrѪ P^x$ )$1ш3pq0$ XT7ZuIE a2Yc~OQTt 0|MIjhjGE[pؓgc r`rPwpw.Ro L_bOLh愺"<7dѹzwbBk(Còi#ρ ~@פ·`ʣڼ!(jSՈ B^`r}P+0-(|nRK?^;!b؇w"[dK .Cc٠~[Ѩ"lb?ə|`1{͋Ül[29ݑR>Y=mVxP}o`*g2hb%6h ~AIL A+TW?) 56KY:c&\:EyTsd- Bd=:R` b-iW9"@xpjJ 2K=&i-0CV`pmy=7Kt^`q%}~z9So8v{yb-[ߜ툕 5/F Щ YE ].,[ y=|IM7vu:"Ty B&E#9KTŁF2a%W H5MF"[&u2*km#^$/GOwBKRX~Ag`|jWxhiMH"0O{.7l}p ǙAzS');-9%ݽZ}{6ӯ>z"i!Ozѫ*k$T6_ٖc;ɞ"'hȌ9P[xq&?/Ԯ^ԣco]^% ;1Ay&Cۊ>m*~g;M9<{Xm\ n3G l3XW@9 ,&4-3*7\I=0ɔgAd_p0 HtF^Y `/2*?*G''.݇KЫ}$LYwh ntR; s)Q2ǠN>0 [, K'yST/~bYcz~O2 J7r]TTZB@l8\t7!DS'3NF}>}2D]kUq/BD**IYF ^\8C*YQ:l3VF!oUkC/'n*+ܿyq i ;S smVkG?(B>D. p9e1n#U5 ;{wVd9BJZP=ΌCN{ @/ɍ_-?__0;u}ρMx(s*&xƳ~ȦϿinVf?hmJ?h1/,h(e0-{ 1ggfY~BeIbʧ)š -؈gx  k^h Ž3#Ma۪ΛX:% z. 5O"D,Ə)y8RXhYDb!C&5uDg\ƄNVKōJEE\L׫5kt嬼/u.K6x^ ~.2f )U:7aH$Aw{ZsNԔ~Z&W&Kz}Rɏi6& Ϧe1|{鄯  n bh6_wf!~SR3~v!gtT=T5t2o*S4Ɯ-bX($- m?jWٰ%)TF|;zSbM"HK$~z 6j;wriApH`Ҹo ܲ^.%j0G4,?8 Mvj$[@թK>:l &oP̬yjfB sh=&X'>3T<4Ō:5sRt "N&\}/Of"ed'dRO]|{ہ.f1n*_4'LBdOK3 iM8hxݟ/uF#~|W2Oո{B*e5R Y`Gr5p[VJŌa* tMDA͏eVIա$$+HO>$bc\(+_C!tTb_#DHWZgjk8*ɵ S" kY{kb8~:!C)@Y.jK\6dZ,; $ cMԑ -!x'8=oSv WI eX+!ooj&Uomͨ&$[7kn ~ڝn-0ڞ/dvTj,_L)_1JkNgp{6u_hFW$[RXFVCb]6`ß2b`Ǚ!E8.PQ"{_2tY;U8ؑr'f0vkhn!=gwB.8Wq5Oxo@3~'6t؄jҫzOaAdzz>f`ᆎǃpq&Z`8 8x&™bA8Tf/nqi!(V4=E`DS7{H&vuOyg +5Z Jz#t^A|9:NL}p. w,5vAKYSql]rg%c_: t>'Ȇ^C~lM_!0H,CeHi$@5;m# mܘT *B,.%\:) ׎J7J[U%]0ǵ-^k fAI5Rfm3H}j[e,_ +땼B}npx+LPN߷S qo)cEHsm'M|ΘaJvnơk{z0iUN.O t`ZMlπtc /M$P|bF1ST2h\9`څ ncc1m ΋!:ZHY'V%au%@|{3%6%ú8X_/0Y~z3~xdjeØSN؀.'Ri-"Vv2vBo.Nu ,ֻ'7UɁ[ʞ5C fKj#@[|4DnϓkK=Pa,H!3|* :WV}jH+EI)y0Mi:|6nŊ02 -V\VLgVm_gTÈ!.>u>ɉ8OO&#QPl qh9aN'.ي H̟zy2&~bdYvՔgL2r3g#M̌1ͮg-gؓ3*_ 4 2/qUǢubVKqaT~^K$,;Ʋ A_;/Â#5XחQo\JaMlwQ41ݍofhvEp)iZ0E$xLd t@ h=)l 6a2UlTUk!x˜B7қ~6Sp=i4 kę *9k[F1b4 :{!Cf}`Ku(c.7v/is|m\i ZSwŊMӯL9o˵!y*VءrAyX['!8Yi4H/70΅R0Fp+8epKAOrr*Tz{TV e!vf n#KW+ǥh;[{< ]waWX NL}T)x0u|k5:?^F0e!ЀReV x'N n˯$qx-\ZY^5vs]6INLKX烾@fo{nXjrįb&N8矾#+U,c׏f`S-h,6'L%Kp3yJ8>+\U嚰 S=tv')v QklVa22ܓwm=zUvIDpydkzfwҡhtY QdmORpvfj2e$=TȠ) |f!O2BYA,\VԿr#ѩ03]̉F[b!0ɋz)njiK& VR-:[78_:1 Q brfq0T.9}<`(1Yj@@//= 8P~L3Α{ʼns/QZϏo 3]t6@*bF#hE lAUK+f+[tkliAo HXmܟ*$% Cr_ Eqs`v*KeϙQd*y qk\\7 p#+W0J';yE~|If,66N~bcgid!,؍&M-I]$>2Q![*mP'h?܇MF8Qn;PORl;q Ť@!{f6pbhklllA?s̒~dDV׫͔wmA&+biOk ϋ(D|j1͵e:;d3GC[A6!2(JBta5PW6I1cc5]24:-v{A5Pu%XʰR>R-{ܬM s=$0R6Z45\%j+T+cu wo2)U|8 Gj0Hmp{ʍyY-I yt~B6bvUeǠ`#Y;Z˲a:>6c2stLQBLa%\^/ oH;Dlי `oPb )*-|X?!Oc|V;7mx,}` X5 _⦦yRPw8;:npx'ʂө\$bXX3߳(ZV ŵj2qdm7|Mrr9`eg >I@=3=Ft,m>Lhb0-37qֱ'jm,\ˠg({@ϖ0F.uG_#~0Uљ*arV Ke8 s1_ZD^ʡpq-v 肅(a?MHPD4]! &®G/G|W҉`B`2`QkNd&rRD kuיLmVʉ!_O*h90F NR Tdu;O'=j8fnrJi\9(&sCm\L?厭5kaTj->iPt4+SG]4eG"be fjO1,QX fLL-E.yЁg83}*@A:BF֊0czx mn~D+Dτ1YMp iyM%c9ҊigȦO1:ydF|A&$5ߜyԟ٬5MvB7=K4>;è8{ x70n/zLaLn.@ hҵ?hA:-ovRxKGDC0]m:gױV0Hn,/KWgsL`Ybxٿ~ȩ+)8tr׶ Mk3?\.Ձ%)>tYطs'UVk{#99N/0HO$6y R?U'KzQցƂ"W!fKUiƞ`CZXq,ǖ&o%+ ӪJ1'+HUʸ =dymC"MHaҏ=vZBV-@ W'l7e!$l!֬bgF뙃ߤ+0jgk3_3u NXc^1G7NiXm\?eidPuOutL펽cnnlAɾ?2~\֙\cbUjV(ynHtש,P=*8] ! `Ӝqz#Q%qb' (f#|:EYFg^[aƸSGW}2D{*6_rX?CV sO| Vx aC8NW4p@T^;Zte'bE?&WV/&\T$Wf\[3-c7wƄٛthFbҨ6l|uݯ18kJ  &t2s6 J޳rIj,vE Ӿ`IԫdF>Xǽ|=D=j%fp>Շ6*zB_'4]˘DruhSP>)xU;cB$*/8R+.($J>^S #81/qڽ^nl^ܹPps)ʹ0뎩 k_I R dTK=(ESRɺ" 8z( ԫHm SiwAڏT6m%1G9O a v-č ( mKuc[b m%vw:=&Ђ,+e^fͲaAL Cqs[(n,|%AGQh$/l&?V.6LӲwA>+ ]%<&呲4Z9dKɆ{)Gșꄩ;ݚ^֘\}*"AbCy&z FPMMњIsJnh_I Pr/씍ahD*@bAs'IǏ Q=5 p1DBvΜNЪ-p5<ɓ=bvWntN)=tG2z'^Ր7VPuqhm̡ogѳxw|%^$׋D)E3ӬX'ʅ|U;fKY'Ditx*oqI4rh 9XX,5O1yP"wL?ʇ]haaNЗw06gи5ʭJk^Ԋ4>T54ڱ^VO۹Zr}^KdLe2>..CRY?l}i ؕa4SoЙ )$ЀKr:G{/A*P/39 ;ㄳ4zwo쪎()$]ɹ n+YB!P)8ڦŽtK<Ͱ[Iz3o#t&i|A1vug\H'YKqpM7w#Ҳ_[fOaVb`.ŭ\byAQDr"+, θLjRݎZztYw<Ď$t=j I]R~zϼe+.H twV*K/32H4t|IX+f2g]VXKSADc9X||GFWeuxuf?&HSyJZ[6]P/U`d<]fԅ_'ѿ?[AZΜH㵴vBh~*v}KL0pJ%t1AmZmְ`x; BA}%|m;HR{^LN)N1,?Ĕ}O -|ԜƧd]i:`Gay|ƵG=D7+}yf#dj[T%gR5`2=Y}(l >M\vV9+yQ")7q Yg3N.S$ȬPZ$=Au-wmm665.^c$ZϓQ^n $z&9I&) en0V6hhvyzV9 ?yh1CrcZ_lz>*dFtZؽGR_acg@YR!+4b.'HUmκme4n)gҡ]^$fH -H$z&R1Z#QF(X߱(iMqO4@"O^g?xhn&oOL9y յU!D0) E%PsR*}@88h(֥&G 8傀=&Pv!,6kl n,pz۶ggs=?Mzzd:Z?|wPTiDN܈NL)0.Ŏv֘2%~X.Kԫ(LSz.-Y2*$93kd׺[#R8 L_\ i ɔ,b̼¯x`VֆtMpz{B1%a}_@iWA Ҿݸ)菦olwsO-fW|Jx*k&;r2 XѧQWCj0p6RDeM `֘ӣet ٝ5ȿZ^Mv&>_6Hfц;M;H%Ǝ~x³Ϡcz -y"p'K1 "`58(1oE0=&R&AvlNɧ Zf1ۨ7cj7/kp&^/eNɯ=(ISC-jsBz##iQM-qU(h3TL$}{)ig}EoUb]ң ZNbr@PY$;d釞 WX$y=p=uP񞾪Q E)`;jPVC(^?%dώppChcZpM q%paH>>bviX%~["a,HD9A[*)!wɞZ!oWsV@qFncd[+E4 p#{65CZ"eaJ[D%4_8b6hk)irlM2Y7&)Y4 /l.qWW,8urckMFV,T浳 O"8Z9Wx5l |冤J5&Y iKc1Dh B|x?h?o16 #+'r8i[)3zH˴93`L+)#E̅]1 ".d`Ye,?-H!F LdA>ELdsjWIqZRǩ; w|2Ɏ]U{qKK{;ij02q2_?,_Ѷ/$֘F*>D &lGÌM>NZ+֕Pb)aw!S9g ,7<7gdG;ud8FEM+ ?,FsUW;ILE:Xy4yOJf^FnZy[x"6{)VC0ҘuSǪ_>tdFԙy wi}ӊZ푠|-8gLo6NpVRut$XIB,3qE[˝^ط{1|B8|bkYhFʣĹ OF2+yj's7S(/8=z 'چ:+v'9;Džߺ2 {D"/H,Y3\>gS6ɧwiHj#GA(}z$c"ᖎ5[ TZ.6&OϵFj+˷3 ͯt"JHCQΦ4SE?mdlH7qg䓻xO(!Xu=U[a,Q nOCuD}Mx`@o*[gy?3{-Z&ױʦ򦳂ٖԕڐSݧFo.tU󛃷<,.攎0ԜEYE"PeɶvsuIߥC3BWpufU9Q2WHف7'xlPk!4hB-3fI.ڂ5^/o nbj@FU1i(0K8ざvʉ 2T#t_**'D~yI8R~>욞ch~;򊉪}t(L[N$G xEx_?Q dҮYc9 ,Z6MƂ''lX;%g$Pz c&XczPKeAmVjڱ]zр+p-3@"@=-`f8Ot:vHk ќj 4ѶNqdCcv=h`gt>=eKm~9[+ ɮ :JL9#d3=nv=̅L=Z%ch]VNf{0Ɏ],G?dyJȅHR1z4,T0o'Sjn)_Es?z0NN2)c.eIW_v5duk,TV_"ӣhTBBVn#_^$N]h ?YZ&[{ rWcN&LAĔy])*/Ĩ.C[(q[-Q|DPpį#;6&9XD7bʊaﴗ$4)Ǩ(2e^%J4B}Y4D:& d5*N-0mU P<߇J,-D`XyC 9P/`и?r4&o]S {q֤G]_\2A!Yۋpa!UgYw:pY"@k>?\c/h%b}^̀ m| @~l{$7WSTg"sI:F mc?E͢>EGҐvP~hWeqоm0%8!z-Muٙp%l3|c$9*J*$G%Ս$P녫t/KykO忴VV:Od".]v%Tc|5 R\'1y x] SZpf1urzyPҭt]s)b,^VttO}k[gf8fM%\8@(-F J"<< wʗoyz/tO+jmryQP:nq.DhRNF6[[>e5% SfyPnd}ѱ䡉0e"+chdZD3(*lA4-;@ե]wEbwh]F~0.Ǔ ya虵s5Ws3=#9vu:`xG8<ӥ_CI)XӒsH^Y}E0Y q' E!BW O$55Go N]/]%&OL+]j :T֮=)t.YNT5T̄+֫ůxJXsQg.6}V!m W{% WR 7ILV [njä(?11BG6>ؠoD|yT"A) 5s/1%9qWZB-)At[ԈT"9m~́>z6-̱Xg^ikI}צ6xPIy Ȥ,x6//Hq7uyg d/eIiiTxp>x|ms#e:ڦgU"Dz=0-WL6\bd"R$O܍P9thiM#H=oqC||N0G ̦@8d1FOP|lPo< J4c (D7-nv#0ףS duՂtKv_}Ȣ6Sq< Wvڿޫhvq1o.@.u\ޔlbX ssa0-[6O03W9>-.s(~ÛhWtkdCi?ØGUN`_e5(PռiGE/$$C 5nG8uU&x2?0E<ɔ1tIdfO<{\RʁEp֡STZ$N-WN3ʊeVdvT oh7ěõ;xo\ȫ8GƝgV7hlzAWs^V}ZJk>vd:HOS-"a#%Q!,B6퀑ڵfg!=[dhbfTUA@ zSy}-Y#VЩ0:[8xP]yqL һH턦cJ冣l_SbXou9=#A|PD:P%eu>9uN#`{uIb~dܨdkв5 pa(56( "Vc[U.ov۱_ _QYv",`V>4k)K#w9i2 ߓ{}0`kC3@%ɏxgc)VnP@$3tPDۜ&ˍ;cw(+ա91Mw :31q3u9n8'a{s;)l8S/!n.YЌ8PE;ˮqe?0MiX>WnPOkSCrX†pCC!Mp,~F`?r+FL31}6tDtI:hHb5hlHzcV=_% k̏1iu}V@6jIwoѵ)l!+{uPtw=mL&f=MShd=""PVB"3՜G 1W6mt!٣bLeR#`OL"ފęJo3<  !)O2>aQ `Ct9P]3 8i5{2)qC9%O? st "bg*yógFUfI9$ F)ث0I!QIj!J=T]B]ܫ /l$C*AUJϣhpz2=49ɏ`k=Z.n(TU.+i(޹Ntؤ6D/v} rs5([]0 %jWck9J-H>~hWDu}TfrI&L#6ZeZޣdMƯ!bfnn&7q !ghxU;&N4B ?{r,4o*,/i 5o(Pp捷󎰨p 51=^FDk͘aAc2XFC:\ Gw,UÊ'h홈cBhIJPL)ANi·42>JG6uiO/+z3=ÆInfUk\az͋}w0HXx^v|B`0BE~O˷ؐ?WT%($n+/& 'a. tͮR%/d;X}_MVNػpt'knٮѴA*Jf`\M[-P޾@0|y?u ׄi q2}!a %etg>4WзXHlYxhEO` 8KE  i33>4s p+_($dzW[B~̿ӿNmSe+u8I tL|n!:ŮAk 8qŤúņK$ԑecŤHi\2`)#!X-}S9W ѳ"|<8"Y;z#wYs$j?[)&z=sy~hsQ uA3H ڏSi ց,Yչd?&bRC;xP#O٨?%x,il5aQ1ygɶ1cU c4 |l+o (J#BEu˦q hsŸ_xF$DF!e8J AR3YC_z1*ikp-g/IV|LgARD LX&` L\{hĜ _~μoY@^%y$sʓ?PY~UoC֔p76(?yZy Cױ^O̮/V:."8z"Ie ;#KDJ3~c#,*ƺ!v,$m=Af_ۖM ȡ}K75̍@MaHkU.sg0٥$g㖦~i@2YU;[Xn,|69OBȢ QZfk'W K>ȦM.80M3kPw!! lUGYt?q?C53w:S}W= xIߤ[qžzWe=Ǯ@,C 2"vkSW>kڸFKvjfԞANVm2jGtCt%r?6)=jH*vyrzont)7*tl+)*G1L[ܣCzNŝ&]J}BYvfcvjmɀ=I3$ S~bUh8A, \ 2@!02s\SF6Y/#$8$L09xeZ 7aQ@lC}[py-%"^%IFUM!FubpA6y9KNgFQ1k`P=2̚<"vJs AMS4P`m6nBa$>FiC d6QJ `bu6^0]e Cr9ZIuw5H.T@pjJ#=׾K1MΊqp.A Y.WMP#E`$G29V0a*wn-*Rgߚ8JfJ)JY^t0g5T1b2穰{ R8e!Jf( a(@:l8,VͲJאWQ3l1Pxi2 ]i L1Tmq*_}<ӲKOρQRT1bg;?ϒV\t߮߼ {ȧAHE`ߋDjENS +s%1;f}a(2R5F6WKM1MƝ_4v3Y~l ~m[TeNγ\, XtݪuS$Z*ІU0 sԦj76rSWNRmmN!5 9aA@uYKf,sxL3%7"K)$9*V=$=dYQ!حqWFZZA<5F]Q V׍iTоx8DĆЛ}m=!@лmpEl;ldE^m;FD꿇,{ì*]/~ '2&g8 x# N' Rlp{R+n+be12Ln#uy6HsRd(wS+mSլx'b}פ!&-X[1Ox1Nhߎ2KKx>Xm:>&sa,g]ђ#v?LHos ɯ@^,ϖy[SrNM\ېN0\&7  N!Aj7H{:ukZ>D{ A}I3160F76hu%٠G!gqY*<نm_9Jȗ2wthd)FZ%wxsLN2&=̴ Kd:5heH4^UCpLLؾ8.[2v&)=8|b`ebۀml1˗%og 7Zh=aMx|F z@呏$]̡܅T4͇5+ }L՚l40i(h <4$0hc7%K e,x}buؿ`̞&0FHcs 7b tP Lhx{%p Θ(mfv!l eÐPn?Լ-cD̆WRz6@hh:΢3S%0l-,rfbuޚg2$\ 2񎘦qhi^}TF0){GO"f(}? Z0<4`Oj VRf +[ pV~͹Γ)+6/DssHSuٳںOygY53-\Q^uz]+z˖ <0FM -Q($;MRaic7gF?Y뛸FG[{oEeV!% *iݒ$OkDw^ӞON66@S#)+ksS}k[XolGn]ZPV j!c{dܞrh{GUE)^ׇ_²-]ڼ'S"bfD ݗZL@g8j1r…BK8& ?ٺ{wK2ymx 8ЪWl}.3ˉnD3$/s~(qF¢*qv <Ω}c Ukh g!1)U {ERRyR>qӐ;4{EZɶ-3akp(fZm[e,LPp6yVӨnnUZ>:O6ه>9dO|c fcf#& *h=y #SO샃EF>ŅW˗VdujJRH0㝵W{5S=/h yק˞|./G^?Aϣ RoXi!}zj|-k UToʧJ<*mvdI"yLfF*LN|&d V8+ MJo67-qM*oNe]CEN3JN_BNT-e W.:)f.JT;˥;$Wt }fFQ.k]-HtNL 4c2SQr9q/7YGN7HAIPkm- G@: W5gOlhF5|/74$ßtY-_ޡmTS!r.\8J;N$p3̪b2'Ǥ/S-A_u Tmd8;$b̃ 53dR)׹$Yi-J;^ -d**q"p/§ج >iasjr+1آDyauQ]Rؿ{eiSe&?ێeO,B>cEyDݻSdɀ )g*p~mGz+cmCA:@Bh%:6HRcFhF:TU`XW93qG,S|wU~g{I> [,R.id׷aݟ_yݱ7b㕗b'1`Mk"mBXc%DQnmfiE e c z8|kF&PsYRNYw#u?H MgRmSeILBR⇈1 {Tnq*տD7sux | qUU Nw7:w(oF~묊{MB^'v:afs S)l C&;O5M/G\].ȣCi-Y{Z\Bm بEX¢GQ$ߋƭ~ X\b imUǗpu3ecAqe 7}~p/Is(aQkxAs瘘4&ѰwpּB.l&&\] ?CԒ4 *l!az-V+!`s9t[ 7<)7!+s,.)DD{{w@4LX^WU mdĐ:cALYŤG1ulj{%? =dj1<;LgDG&nl6[ǭ] ۬EZE9AfyBbq"ŗ82V|z:b ?n;\_cib؉ױ[_@?BYT×&5\vv5ajKA9RK̬٫į(Hz_1O&qr8֟nC JFbS2x(__˳& q~2KȆ{J =GM32l1.-_;_}읁GO𼽪(;{X㯀X8αKTŹrZdW.H9"A4;}wPqL h?ߌИu;k"nHkCk~b`,hZ b8 ꈀ '팓Lǀz-pk+{Ss8#(mˇNYU\ 5vUY`"q7ygDD֎ۼ'8G򕂶2ac"dP7e1d9T[5"{Œ ۈ|f/Nx V}Ъ⍡X3c?,miFsRZ)o'|X+,r$ddRU&?+K9[M!졚%8y(=Xlv0 -O6m5%- X4Cp㶢KYxe )N~;dhC޲+w쬄r/`ts9#(TpвÉ&/rf5ԇD8(HjN12ZֺzXKtDؕ%/J=wYU tnI<ء*3byX)BL:Z\#-=6-(F)zo9Q&i̢psw&f_52AL& r}M"B][qm!^Ag6;F[~G4]*ϚuL漭+K ,9"` z(=Pi;2\OatE ~$B 19 ڞJ0[[[1EeաTIF|P-] P#c;ӌ 7) |ڴ2W"[VCUWX̑j{ZVv Iu?5V vEM][*@#U9rytR #Sqey,n.s؟c(b={rG>kv?Og#[9,$zK~uWd兏n.ѷSuLM-$ գ"RߛCSz:W;>ρR'+z7q^!2xGR|5iu-]8IXۥYz@IeLji"hHq] 6T(.}m]$ֶđ5\V&"dQJ; Zqj-;2N%$^ }>|)es1 Ԯ7bآ>iDBi; Pl EN&#]nj yfeE2hr@#?~ORo shG6fp{p *J䕕w/> 2b+ſOY٫h7&)裵;#h3m[I^K6.)Oɲ8ސÀD_lQ™ KMÒ#uXZ퍝+'w0 cHÕHQ\|SNe>k;uk_[$AlLb}BY]N="Ғs`hn2_2/f#i]x+OL) ~PM9"Ϫ ]2g#27TN=kWx5_ HS-ٚYE4TzwNIu@E\Z4 P@u8b0|&rC{%?CyyȌWMXwݒ&Zf2,&/_=_z~ON@r;kR]x{E #} O69 gA27*8;#zuB >wut{DCbU񋣕fJҝ9j/)wHe44D=Pz(̽'Sd k^ٯjo_5Z7P%6l"yTͲ5ûsn/nWpB~DK*==R`]*i+kgF LjvMeV)RuJܵ"2{2=qw 鱇-"l9#ka:v^tz p*{aiⷙ8<9IsއM# wM3'Bn 0$CHldnsFO4򔅿]r:.e3$,]H'.S ZKm@l R z<5!1WEsuމӧyt+s%3-(W)ˣ3/Bێn~j$)![Ubw^.S::hup@s9[bD}Ię%lw\Q~<~ ^^~_Go]:1V@L%_htqO ۰,p+n-,($Z v玬o?-x##}AyiUf?:@\S| |-CZ @wT霉+-ki0x| )L6 b /> ,L%;rӃGؓ#PV]e2_ƅ̍xY} sGͮ1x]{`B_ҁ^[l6 [4'=1\[25 'XЗboSaLLc)혉/C@jse׌z=ߋ! ǂ̃YI%r@8N`yv:tOڢb](Xk=5Y8^xq`bf T;== P3>B,|}|0ۏI1wdNjs>f*eOsAҰ,FɄ*ĩCT?lĕuDd5摖\vP胟τF0dtwTlU6;Sj JaKi0s7~ 7A5ZY{QъH 4 \M@M4Px`QX{s0 6ܬ_ l;XPղؓ@) o*b3) Wߣ7@o'6E[*aY3Xu |I66EZ7yZLr]a}T)և;D~4DXNu&tmp֗aA۬W( {&JKN/Pj(۫E=<0ՁA:Gp q#ݽ'z7^s+aER-?́f:@d|TEKjU(apoTc{dS -QiWx \j S3ڛ 1)@F AhU1-YfW 5yΈTt&kL*6([BGt6%cWOGUMjaϷ;n)H`K(~DIm < 눎du VQƅW^7\j!ͣ+9; hT4 ۓ%XSN峘,Ye֠Sc6Z\$+ BʗOc)|j69їIm(Nej2Z9}+*<֒sEaK=K򡻮 Y4knd]R/MXLX4ؽP)<5ܩS3{ D*8GB vQG(tm}K8ɸuA̦g6<ܒtX>8?ӵ( boxٛ2] ѷڼ~~2m_.'a=0׌Ԋ ",<~>+xxR([/\VW^M7$ɐ \񓞐ϳu<`g\vMT~!1?9I ۔-ϝgc>Y֚h_I|ݠAH$ n~gNjl@^ A.t)sG8ux R|bK , 0#<5"7NXIb|' X?/Wi;v-BPR224ŏ훆e| oԘ3;9~£lxdt2+H5-eInKo"aV-ZTV !\R}Q|sdCY*KF͙*TtXGEmFd#hJ63A,EXP||s~JkJUļe!(ZtɝYOSk >=(y{j>&xQۈ܏[k8/AUN:q9Gfa1# Is>t٨>vWsZAYi5K^]ڗ1fV^-Ůz}c}V>t`Q e;TXEm g;+2֪hxi6s5U:'R9vg$+ @q19opJ2#/#7`f;[-IbN~&&%\ &a^`'3@7=߆+%<回r|.-$=o MWxMcdg6h d#TXW۴cg|nu;~Br?7`0Ad㹆夭GVEQ.]d"VNN j$(L&0 d8 :lke)A@fFoWz +ww0\fQ0j>0jٌ#3LP|3F5( FHcqFaH83<aWW4ɽAj͜JhD]QS$3 /Pwr rliNm@&{oV˦m14P04BUЇpΊѹTٵBܠ܏İg=G&$%ѢW;t% 5,gp&tr8!(5$ײ xvQc~$tp̰>GZ8&N~- |A8@7DЛH S~n UO&yڀn%ٺB~Rs )~BD9OP7S!P<+gb`OބUB"-16|j1´Dt<~85x9Cp{犍܄MJqzmJB[:؂p1U>,O?*pZY^OO;!A#G FoCx2x!d' ONCʀ_怂>hZXielÌp Ȼ\듞{-f?ˍv\̌mbhic}DѻOqʵ` ٙqd_q9q;fĵ- <̄?)E۩1UNua`W'r$!fҊS˝éNyN_U=/wHg=7ڛ^;:ztBb~_c6uf?f.sď"rQ;&18R|m{]DfG3鮳GBe1's67wuE"\n2cQNa&5GGh3fK>! ?9x;Dh8<VLQMB$ n1ra̯ل҉ wxYx$t6P펓,JwGi'tBKG9%WY6G;!YTDpQ->2q"q3~io'K6E%ʌ`V4|XXXL(oW:0!c^=XI#atV<3 1v@ko qM;JL٬PZV}PnT i;0Tl5F:݂hL@/+y>`ESU]1y|<8iNQ<6Zv*/D`FCaqL\6zu)vx @~@[JȨPX+eufk9y[eRl&c}+:}ι+.Aߔob5tCmDwNሪſҗY-z04hTҦ{+ry$foB>cA4m[Xt-'5Rw*v9U=RRgr"0̹%s(hz{/h*F@ZPEOug4U\K~}Cn[ւ#q=)Z ( ]>Ϳ8VLfq E%;Yf|LtCx/K2=e&zKg`qc@4a_a|h~B5bߒfnS%n45-1W9I *l~K=jD4l"Gظ-ҬޓODOx26ia?%a: q^1'{M7q@]î0O Vxx[[̇$|xs {$x'Yv|ʆ[GR@xd+F}7on]9 '/+a [?tA />VsЇs3s{v\_;m+!1Me-3H;J2|%bip\D+p;lNnY A#WМ@]3Mu9XYOٜ=+} >' T._t5ugưMHKt,"S3t@o^ dBX> *.{)7n6|Nh{F3ՠU<&"Vk~'L'Hz= ٯ3KwLN 3{RLUX+tVo@` Bn72zL{_6Q;C B=`);dA&"-=nl~O5<PLۅ!~J脯$Ku6*sD[Î76q͔WMktu{Oho%Ȥ}'oyO7B6yZÙ:Kd_CRtIB/gOȴg@֛riHV(CWzA#I7(6\t7|*״0Ȉ .b^5`&l;:f0tg$yʸ_PHsV+ A˲z Syv\?ԙeS-3R+r^^[*8\ JfՈ58b3E9g!T!./ )n \۳`1y"!OﵯzL{WRs.ݺI9q yi2#~~QQqZc{c2 4NhvoN)ؠia'2D_QkU` =搷)/~NErfjA7KǣO2l$#X9FKɉTg>v\TKQ%ܳS5t,6cV o3@th3 S@5#-ljJ!0{.J&e\sЍx)_ ˂˥ȟ mA x!)L o{ݫ]pn"s'#/yJ6Uwu(Zu )sMY6`Ώ}!o.[3cfΙ-u JćU%xt>0--&@YYqEn/,ctC:y!eMH~b^WM_]%BO/1 TB| XJ>mL}ԸgIF֕ t3Dnm*R -(gv6bexY}6 ޤ#_ÈBvPPw&e*YuJE0Dס/=3aqQKAb~PKn~ap w|-pACI1'EW, g&c&_K݇x)NX$}t*Ĺin=YM]}n[qBY-clj[]bKӭiᘓ]D)܉wzr]XMOG7$?!x}C ^BO 4h˄uJM 'v:d*}HN~bgU # ;\K(_wݱk㚁e(G,KFpQ$18KwIUjej|~AՄE736WG2(66jvz܉ENu>DB\@`3kPs*UȘɗYxCt(HŪR͜>t'~tnӷ<ٛ_0TmQ_ۍ3uRa=;C:|(SJhkP_A!Nq,E<'l4:c/ֆd[H }@۩Thk*qy<e+ X'q8D@.DG@[jXpw\t,w9{S RlѢY R)wmjX$:Hh w fig"Y%Ǫt=M1<,ho'fYus@j^n@; i}efu8TUq{i :w.dV^4 :NΓ404"hHm/ if(uvR7p.@w"^8lbG58NBz5^_~Ij;s5 f9zGy.$<=`m>WoM3d"eP!\9fXOt|[O*#Vz=P=g//Ν3謊V iH|5f 6zmt hkUzj,oNQwDtX6ʸ VCa^%:{N/^HC\%ј.<X:׺V~S:Q{u'AvW VȤٰ>HfP&?vPR$?툅cHZ p ȗC玽 8k(5-W|ַw.rToِrm:2y\/7*W*{Y~$$,1nsG֝or[]V&0G]4JICCeɉ \xb.XADu!# zܨ#̪딣(OI-JVЙ2=b*ԗ1-Mbc)zaL+Aq5r]S#m+1o_Nw(I?\5,,ޒՊe:[ų!א7(&TF|]A( )-63~ (1DWr=0A0o1!ԙ$c AD)ƪ"F<Ҵnֻ{7ݞU "Ag&?c: lD5oiUܫƒr(-u#o_hc\8ڷc楔l~ ܟ<wPެꛌV˜&ƳDFL3\- .]Ej :_oc|h)gekNs3 k9xdjSw a;:#HdV{>ϑaiflX%* z)t ˄u:Lªm5'Coi<vxWJD j݁PX 3( `9i] ͒]O` G0PI_j掜cBX_&zI,b3G5ĠOg@qc_L,qX5!xEWm/si%)Oa< ZS%mZ Yf#7O{oKd/[e8{;,PedDI/(kNJ|c9UfkG%HQul<#r$xpl@͙e] ;WJGY2K' o)?#xACGy>PWnUor+&;4YbahD! -UY= Q-S\(1JE~z3S"e/2l:%cmYK`4j<䄮1j6{%Z\( jtUk$;̠ǐשxxα3#n$2ʦ6i0W9NPĭȹEp%td4Y3(J,  BZ~Sн}ParHR eR(6ɂQQa4dGd̹Pˆ,$NzU-^ +KniZtOΓmA!-4[0W-Kby9a> ŕ6+k&Ev|V)z"|+~8bڙnB.O2-$.h\9le̘t6ίjU] )+hf.;ܰ ښLOrŬB͸XTr Mi|J_b- UIpW{ܨ^DuHĀ$QNr^>%Z1;tX9%isş!A#7u',$Of•cD/,;~v35،Y4 g=^7YɡB*AD% `yu13$Rwaɕu0d9Ϝ@G0gLA,IMDTiՇssY8kh"0 [%77-a ;IR-akB"lq28mf';R[$lr%>_c9< mG++Q?ps )G-X`?n"#IA:ĆD/Y򯵊\;km P%B_OZ]rN€1SM/9sqvl6^錼s_nI5c,mhvGʩ|Уa,=?J4%D&N }(յbVէ9_mSZ<3kn}q]&IAU'á+\k2MrϘ>#-cGw̌73 ̘^z1ҟǟP>шLZ s/. pƪ$ aR.N@@5b+A *^98jw1ބfCgPRY`m(:*o8mNWʈ7OꝈbfnzb"d:Ч$߯_AV Lײ;((**#mSsY\`}{N:\ | zx FK͊s*!hTRӶ^Q1!9-cUQҒ%칆z9ќ7JA1󕣀@~!XIO(/Yn]n Y(8l#J ťn˷-vSyD(9|cu`q\].Ox#뢮8ՇO\fև,qALF}`%S C 6s?F@$s-?_I- (ّYZs*/i%ɕfPdu4_@kzƵB  hZ+j5P!>貏N*8cPL)] *ZlZօ3NiQȓVؿ_ڲ3!ڛM JCK~>iF0m*q^Ρ3!rȦ=O-6po;tڪ,ۅ>1U"l*s@F Kp+nU!JMEog6Ha0KHR8#W0ײu e|=DO[x1wKJMRWd*MFS)Zhm5 QmǣW$$<Ŵʤ/fD&l'|OM0Eghj9 3U|??gVꓤx' `n4,l6:= { :[Lnj٬!8_ܝAl'l /tTPPkYB}vl TV Ò8:J"dܢSkuLq7`͸dSo/sg|ʪ< 7d҄[#ug븽=:6A~?V1w2՗l&!s+jCNLF9! r& :  Br,S6}ڰۺW;)\Ǻ(VӊΙs62=BFB78߉7@s \%3ȉ*/^l#QsێC:6NO`^އC ެѻ!j&`ˉnI<cXh{KΈ CܒӤB 慄 v(!mﮟea/{crYvi͒>ZC#7DN@.IsŤ O{r9 3 H&>vJҐnadU%Aī&@P^=liM-U?}W,"pl[AEpTTjn恓Av68'H-d8ߠ##G0Ʋ.bb* LD5N1"0H0sR=#Y+A|L:Yǵwm *e }t2@恜4NY6Ǚe).s]P*^UDW9}l~өV +V w|gjY0YA_H~VsJ+ne>hwYnhX+gUG1BY?,XhNJ8D'pd엽 s8x9f+ 30M+#1ށ[x vSaáfh@鹰FU^=osМ\%X۶ine| hM#dB_i()WCnü(+T4r]4G6}K rh0mYq (E \ΗX௅ܧZe{a ~Of{RmgwL?Z٬QPU"% Wl73ã)<{cp;hLL$2Jסkƨ(!pZu?_#Z &Wߩd 4Q]t6iaB%E.[4QvREfzLf2!+cD"5#-R1sbvyw33S)~[T##r ox iart hފ ^eٶi+H\iIC& D;U}\da y~TUC2^a8XXGX}Fs2Ӫ V ݤ;B@<Ļ q@|NV:r,KB9zA{rWcJ\@fpRA3ܥ"1ݥ͙ OF]R#%X 4D6OqIf< }N5(Hvݴpڪ#3Qh&mS=&aY vgYf#)s_T(Lu 4X 84{KH< &ԃq͖e; Siz&m~0[1P\*~m"D3VMfW,}1k7/ngn߿@iSZY~L`.]Ω]R .-Chr<܊v.$5Νheyu|DKAT6]įc*Hf4x`MHzt:ae9z/nk,8k\l?TӇ]QA zrXD׀2v1>Ѯ Qy%"8wbC]cBn-[pC?8OŸq:VQ\Nj/_QP_/'(nC\~~xر9(;SDAj@M$y;ͫB`)N Sׂ>ȗk%~QqԧW gNƕD"$x_Q9G%wgC>aL,u#>nzU ͕R hx⋞c.|+=v|ŲXEy \Rskn$b۳Y]Vir >m^qJVElnS˼JO˵"V]~=tPapc:©*|OJ;z;~XXR` ۤ#'P1*X#ʦDOllDin|JDIϏ`ڗ^e y-} 9Ї؊LfԳI̲^nv(H/S^mS何R<^=;Jә"~~'IT8-u4WrG(}@j*j[ik@!6ظ*9NQ/aAXW9/%+Zi߹>)S9i.="Jdn7A`K&@UWMGKQem؄QB’Mg -AKP@}gɺ+9B0י X:}h0+3% Nu+EuX<-5=D~+&<♾2~ #0zIjz:xz80kE٥!sGB5 ;7;"Czo2Hw6hΡ Dvꢄxҋ4k?3:wyAVI?cNb :#Fc ›QTU9W,/Y"Ċ!jq[wuܢ_ȓ|@#Fyգ&]uNxf{ &L%B(ֿ,f&Uy8 "ә1r8eCٳj^COK"FX!lAx;e0eA 9҅{(%fY%x>{"%s$Yqc6OBcwoBz #cp)$_ɀ,o].ZeCQǘ( #1 glɿ ~l$HQ-3~_NXGyLySU$"u.Ȭ$`4'0lb3{>KM/@EH. !VZX|EŎ>  PvD"vK^_ jHJ\Gwk).bЕmAz$F ӓD1=x䂾TZ ;Rw 9+2Y'|e?\7[N0}upj YëeBi,٠i :@rTDWB}AjپIG_# {_꿪ru p8Lu̒T[j|mK}SHEvTI>jSZ`19Jc=2hfӒ# "?NxU޻L\{E ̶\\4f9|@4'L'_xoz1#=մ9 "<仆MzNzwAV%79\c;9_Ȭ$֭<-$8;h6fR7FAi!nSSϵ9lYkGD b0'qS==,]_-Uߋ#ٴ4uoӄk6fƸӖ oLdc`("/PNWtLD3àƲtnk{ $exgj}k8 S&f9ȹ"<xȔ]1?PBb"Kl)M$,vR1Ʃ81V t,Vrx2x=#f2l\b`O}{C7TJ]HZU1a.0u,.iMũ4 Tȍbnks՚j.僛y?D'E2VgZvf'cr0(#|eGưw|ğǣ کz:~9(njKS_**źbgcpuG_:^#(Qxp_.8A'#ZSvH@B47^]إY{noO/oݐ\G^G}Oa㚻'C ;";̀~Bun}]lj!"k.1rRѦ:r.+χ/eJkWF (!ئAʠq5> l3+&)$0;@^JD.s S,ؼ}CEf2~kZuDbͪIP6 = 4CF}Ah{ otı nixq"4<^FY'muWӦ ,@zؔ<>"fyKsC%pB&&ˁlAQ*fFL#1᫝?=ܨuX*' {x*R@:^P\q_sV-rҺ_Uhoq<w,'&f(&h`[qjr=y(pS˫:;mzg ?ZܹMTcV]{xXSp`KSǯ8 !R1[j8\2K/_9U^RVfegЂڻEBwSppѬp nIRRV1V5;}\\&xT6>% au"[a6f~ʩÅNm@ph>: 9?tIѭ8|o5 p,K:%6LtQU:i bα h؅x<\`!q]3~ve( IUwǖK+į EmC[IFtbP LmJTaFaR-zJۺ{:ޔZO1Y(e)hOGj_ʉF0^ o% H#AQII-sE*\W/:f1tiaw\67YZ!u.pK+,RU $/ٍs;"EoS2YmP;F\, Q=JSs/QOW׮iXAazoi克qXZ$@ĺ^L6,TF\TsR{(f-VWo#z(RK̻}FBhW}vÂ'z9m"C ;j|)."%#)>Aa@9OO dtrPDn/Ԛsw*c}w{nN睵\0Mɏ;/5E`^#(XˬxzmmEu$;> h  L qk&~0zAe⿚NX2GDNK<ȫОqÏMܤ%椏#Hb=`فJVzqySBXz &C#bϰ~mE=vMP)Ov=-:! )qQY-\Y;Cq $ZRZnAJheh"6)ꕬ3D0.Q2n4SRu/t]~La}7h]qayqr̀]}w`bk ae(Ph4ff)Oi8sˢTbXK@=-1Jv՗{* V>eeוMZq 1H|~.Oϗ>YÂ#~*IX晲aQZuA  vyG(e t?2:]_ck/Bd^!L0BvVv qSbRMP|WIC(btW%+st3|570e) =:Mr*6<3q6 .F/o8ͬ0pv"y'(A*<tp_TQ:fkt]4ɉ{Ayhҝ(oXğk2[X,}Npl/gw ?epp""gyO)OGr˩LIϠ{o(R:u"X1(^X~ tD懤XɠTT*1tӈQBWp׌WeD˯2ӌcKŀ;;ˠ׽wR0b'UZF>1.t˼r?W]Ýa?xxD`bԀ#ݏ1s$-YEqX"VA;_rewȗ5C+4 &VN:vfzz#,w5b R~3_쳡n~s_Tݵ`r PZ+)%G&zR'p9~s?SrmW+,fkWB`Z hw`Nu iKpg.vt Oע4gKߡ<WѩqA_BD&W|؃3ZT=N+(Oqeˮlr!X B,J`.tL?0Quz*0ZMVyW, EOwG/݁i1O<QJ$fwKaמ@ItAc qe!=s?b@o10.sG8U@ Ypݔ<0p@Ku J\pGONvH)$U12fGύ8dჁԗeVp9(sCK:ڳȅ Lׁ aa`n ڪgƦOxfȂÐyICP۾ܫ^BbV4l;YG YDw\'P(j>jfaQtkk_;[w·GISf.S D\]]kyI- Wv]c^M䫇rD}N1 B˜QZ֜|c! az?thcqTCJElmp7X-eօ( Y6G4k?d;eH M7F`Zp}Z+w797 -&P[kϧ! @dX7(2ȏ5$zPU8F3 mr3ÍY 0ywYpUB/M6z',Ń lAR1gT̞Tj$)K#J]ro2z>ı' ;Ғ,-`q@Jת^Cx*^spsq?MBzTLM苇1JMBX^3bLK "kVPx\4p޻%ݙ8 ?G"= j* P8J{ n";x5LG\[ kQ+t؆)npM׏rHn᫬&e/:@۱\.җwO@tbQ6@R_+7'~lP"Dbc }/&u&:Cpl+kCR*pm C 7Dh;(pW8!Nd:X]b@Iߏ bh-PS=kޡ|-ЁR3:5[T,S$ŧF I dXoU {ݪ-HY+)3]T|ᤵƍTmUj4=N6Ȑ ɣt&v! &FGs@+ &Qu9z[`8u?YU6IJ^}ؔ>@gL>f~CմS~{*-GCr7Swf xZYFIG{ NɩLBVsQ$164Q ch[(39gY @XP}qNjtLjާŬUP2ˁcGԡ{#e! `#'5`M?*`ط㘭֌HOl[IPvq٪r>G0 ܐO53#:.k~̘n@%B+g`Æ_zgE/oaZA..xDa4md`0B