php8-openssl-8.0.24-150400.4.14.1 >  A c:p9|<hOBdtGeQS'dG ԬSs3!k(#= f 9FDH|}`8 89QLە%tBvY0fhy HDnOKh CW55w7<@@_p'\@e7*^(Aݬ|~ 0^%5{@…q#C(󕆍CF69 ~6cd79a67960d2174368c5dc8134781597a65bbfd46e8418726392646e72abf4bd22a4b4db1e0fc229f8868bf5398a5fcf3c68a36$c:p9|09Z~S§ 8;TFzj2Ne;wR_C$ͧ'Ab(WzZ5 Gv"|qVcZ070ɞZSg $t&ZtLZ{إ`@04XO Fk:8ߕfw>TBZi8uDVp3H$M'Jiߢ'2xms#7?pA˜?ˌd $ @ ,0Ijs     b dlv,(89:3B%F1GHHPIXX\YlZȴ[ȸ\]^b cɶd5e:f=l?uTv\wxy z,<@FˈCphp8-openssl8.0.24150400.4.14.1OpenSSL integration for PHPThis extension binds functions of OpenSSL library for symmetric and asymmetric encryption and decryption, PBKDF2, PKCS#7, PKCS#12, X.509 and other crypto operations. It also provides an implementation of TLS streams.c:ibs-arm-69SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxaarch64Q聤c:c: b35becc0f282175588f688417def7790b07bc414a84dec05bf498afbb79e2e5c5b89d3114d06c3e1621bc1e545439238d847e838bf8a667fceefdd822aedfbacrootrootrootrootphp8-8.0.24-150400.4.14.1.src.rpmconfig(php8-openssl)php-opensslphp8-opensslphp8-openssl(aarch-64)@@@@@@@@    config(php8-openssl)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)phprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.0.24-150400.4.14.18.0.243.0.4-14.6.0-14.0-15.2-14.14.3c: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-opensslibs-arm-6 16648092438.0.24-150400.4.14.18.0.248.0.24-150400.4.14.18.0.24-150400.4.14.18.0.24openssl.iniopenssl.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:26013/SUSE_SLE-15-SP4_Update/97b0082e0477ac7f30f4b6252128b58f-php8.SUSE_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=643cea8318f8a4bb83f9bad4c91d3ed94c9a8e20, strippedRRRRRRRR&?J2P+utf-870f653fe9962ac9588b17104a544c47d021a4d2a70d08174e7c3bccdaa3e8baa?7zXZ !t/] crv(vX0d#*f4k$̓&jhUʲ<͒ѸM86J8] 6WBu,L>"hd_^rϋpC bZ@/#:Y@¦bue鳬Q)ΤMz%jIb(oy@u YvLcJE3Ŭu{ލJ4yw؀02Tۨ81xR 8v0wvmWU4wbXf9=eF] ݩ>%ly|Y<j̟C ׌#Ϊ[fmI_d&-gx)ġ !цͽVA=PKF\cB~^_(~}=D,|MӪBCMep~zL^踫Hڿ}eOP9T :4|CP# .!Q;HhM,|EtdO&|'6;VSwP !e$Pi"cB_Pծ xJ.eV‚T]aYh3!k#S&yvdKj%w gkif>g$ (^]q GP^\p en삽EM^c^;+LMw¹Ľ6-Y2{ȕ(R,r `9~۴owPaX|T8ŹZĺҵ|,N4U>*+1?Qg Cch~TQ o9*mdG`!ų\>0qJG xC߼%X_ Dr;/;pu\¬}~$cl_=6/Dw:Cs%P1ԃK[#R׽RPTG?: JT鐵}"o[Oo(ﳪ'l uo.?Z"RUȶu*6hq]`d0o JzJ;/׵x=HVWambFQu\`Sgt(Us8czq; 5BH)5?Wb=9-w-2 zZ/2=(b^'fؽ7K:%J=C)8|`Hץ+z蘂DfRB MxުZJHgf;vK4.,9u4cj37hgjU7'/:2yYAaE% W)9Gz {Oiu?t],9o$ls{ R9>-A(*_1,{Abce|ΪP6͇9+e|epXP?͹O3UlCx!ѣ<"%evF Z-cVA\JOϦ||5Wf[kr"ғ1g@iJ3X1FjZ8| /b!-m8H9&/ M =l+^_gn+(ibtdʱ0K.|WmfCV*E.Xҹh9bCbM|ҙ,M(I}j?0Ex&8Iw)8^?{X>г8;LgNXFV.㋀s8UMN.I<k)$a넌YΡ. \ zMӅ Bw ,}s\:VLZ>Kzf/QneZbe9"-M9=0{9)HӄsmSqVyCdHx7ܺD;YO{SFG f.QÑ) vݡ8W7BPEW1#{LDÙaQJObS:z _:cFi_Y [)M&5P,fr.f'p@~u4dg|;Nx/R@g@^$'@5Z}3~6B hC G^΅F(םˢ5u9;|*'[d!*3v\BBqW3>8ߒ79n!:{̷Bs=1߁?I66>dIxeϤ5EE ԿQ7BB d4NifT70$)w,2Yv[zgWKRx%2;RP43M:ƛnM?1ftJ5"Jg #8;؃j̊s;;8 :kVH7,Vx@ S'Dz[dћ(3-:5P/[|m[ԕ;\;eD$Ce뭰Q}U2_yp0Fb+d 8o|5}@U0X#t$lӕ(}j%py '2Wx)^62FE.Wi" ŠUnD*TfarTK XʼnQp \JũG]0z )5ma""hlpgt} 0[fpY$OBWyLJBluqEZ$aobcY *k.kz1% GG:yܟ6?WTWlp'@4N_~its"K ]B&g,՚st4IY>p:> Jgp"6/<"/y܋R_{&yu"(Pw\Dx<BBul%]`mEo 51Ϛ n_#s$A~0 ĉ1KP)_Ww?3 CW+wQ 6Ż=8=)SH iy&5d*Svp+,w"rG}eQ eRggztʣP5ȊaC}uNn/hx o gAQ&)~eU?l}߄es}8XF#}`{8:xirEpa:= cVX!İNO`FL{lEή}XK)Us5.l:qWZ% 1E'*Ք9F!N FMGy-*`UyRah~ `hUȘornR$3y)4]yRDJکn[U RyAXX%(t?+`ó%_1ު W]CE;˾zL@j ۲;m4h1џ2 :RYJC"8ǽ)(y ub̒`b+Z」]e٬%' JPQ>C|ΚE2ʗYu}NB4k>zi5#(.٪71]}?c[8rZ8Ky",T)4 {ZC&Rݣ07Yx3"/"xz"tc\Y57)(wB4wӖ=ǣ>52P},H?(2ñO'čbvYS.߾f\)?˖^}rF>|o?3҂>nXՂ^8OM@@B⌒W5CX G?R2rmCa_<7XX|״ }a?~* &nFیwULWUdqъOyNfMam3 >w fE7@e~嵆4i, 1(N/*H| {އp{ԋ"~?QfqfF"!-9 BQ? n'UAo1u_P6ئ,2q+  eFᗠ`f J:فo?6눶OSQq#>ze2H/Sx %jAkXb;8Yk0zՔAJ=O c.{\1SSw-bGw^)>ox;{ߡke`@ެ\PK|+CWb7-i֤TU3ɮᱰ8Z>)K^܄9w:9c>kȸGzykȅRCEdy|ܷlf!akB$_5N\9Yt8ӑ*C$pDۅ%bPs)RUdo)oq0ǖ >2+"5@ˇ2$sH~v #=+ucuKkEÊW4-" A(uWLkǏ 3T5:͸z,7@f2rzsC]YV#:b0]]FwtNv'\OF3튏A4V· UVM̻fAE&_W͞E?&l 6]Dڔd&*#nQ)_PwZ.U_A94o0T}5]08pa*q4 ӹQ*&0ilip)y4^${XnWm&FW6>Ⱦ 8]NKDɏ&f\ծ|1ga2 ? =_bʭT-lx1"'UTq7{J0xoĠjV&!pPqmǕ;dTO8yH|lAsCKlUڨĔz瀼 pLIgrvWd۬aPqN}Kb)VÒ:j3 l^5D[ˆP4 #=qXrQ̹ŀ/BDt vSQ7fav ,9_J<+}C\ tԏħt8 nĻ 6ȤW@E$" q:@RHp'OiH8˺JIbUj+[aQH/sL]SZjGhj͵NHT=z"Y'5t-:@ [j LA4q /?ʕC 6Ok B6J3{\~K5!nkrzmrڤ@0ZCU8J}ࣅ9OCr W\.0>Zlb-5@t0/NW\j։p(@tK7᯼0GI+v0_\_bMKʺWpƆZo(9(ױ`Qj~W'Tmǖ.Fo EOd!7sYNsp)L&l ^@d#sJFFWmŠ~iIMvf@i)}M޳L T3LW*Bn`.L jGnx-0Wac(_pA DYGu" O*a[ !1D#Q0!#ʑiNgH$4G0/ca]G'{ tGS7U(1,\$4srٟVcJ2AcNes`Nǩ VL ԕEB,"ɲo*+E-h؇SmQ'?jݩò.k[]H(1kuq517p-'g.>//˴FiF Q38i O(';hGVX[80w@#(P?P[^MBû檈l5=;bGΑ&jG"ozB`Rf&ِ."'ft!̹2aVz6J?[;-Y/-+N 1/v~ȯ9o/3/"-_:mٲlww>j (e$| !pM'HILc cE7+rl҇]>{kD)g;a$Q#S uFa&<(N ygנ:VWߣ{ny0'/RxN$~sfl:$=zxqE^mfdBEl['N ;:66sT艊TJB A*Οia3P+Ȕu`Pv]jIRԔi{8W|`Ԙ*%hWrJ=SSFKMNzX'/u ݖʗ֯T;ɚ˲ VꮭlWEPg"וs)e^24i /(P@A#3n-e:TS]Iڿ T<`I oE0Ǵmgr#2U ʾjG%]j$a)ԱHwʹu/%ȴi$;L6"tiA<{`+'j'E974i&+c˸ GEު]VE/X[SI~-"_ icEןdC-SjX| &-tؽ!CGRәތ.© «-9*/*/[6eЀB5u$W˅TsLp# A {1ۏs:PvQe-\/р/U+s)(Èi8 P4pJ\K4y[6m]!u 8BsrO }/wk}YǠ؆)y8(IS11<_NN'F|L,˧GaYȌ׸RJGŠ^)Y[X'/*j!_B֨[OXIw2 x;z{?#QM!I3͑攣?@gh[P $άepĤoG5dvkSzss$]\1[k~5?#!cΤY1a@U'MUu0-Yǥ&0Ҍ?/$lyϩj@< G ej7,;b\cAiEr:,Nwpۊvҍl#2/]f;͚ݗZ=44;Oڰ,N|DTg*m!_<';㠝zg⹟n1YbSh"y v؂r J~Z@x8* ޝ_+B,/4ַ'Ca+Inei I59%QPV>*z'lPEΨhqξ0Gh}LkIX~/s^wGG[ *ykrԡL_IUPcFNH-_H?qeLr)AvȦ1ڭؕlᛏ#&]4*4]+N8+zfy->ʬ 7b_%* >n0N+NŦ{.}ĹHyq:W(Lr6ȣza -8 M1@||eWj_aO ʥm/zu%~*xe_5`1cP9UA"0r|z0T DаR㫨JFG EM>ء%dH/0#c#7}B6).r=W@9uM>L\;bF>Adȱ2$,hOXNzmpPNzd5G*Dŧ$UE[gb$P,]=喾 _8O+v0@4-/d4BCLζD96T/zͥ>,8eesdT8Pgf D"Hn3Ef !)IzWNM@}=Y{]ʎ 9L2@X|r uだMh.E/ ZPBh [3-!Bkd t#2"=Ei%PWEIMYYpzs¼ zg$ӽ0mα[,p9K.܁qr+!yB=tC'՟ 2%"/>Q5" hƢˉ3ɛ,N8c "MUA16f*"HIz8W@M)a8.pP_Ȋ7=bЏ'D00=Y`s(w'*J:Jq'ÕA*l 80&Ne/;k jzyxU(:HfU{5I^Ƴl3;U3} (uGxV̕>=*aD~ZSŦg-V6}GሬIk-JމHXd+~>^Ͼso <F,XURbW8F>Ȟ nZkKRg" 9!v5U8k(MC uKcչnT]ZS]Gdј*X`$ n17 873V apsnMB3``zDjBj`}@){+zFחhv5b;ʔQkM.=/'c5D"1EX:$|a{ l~s~Qgd"Z]9޴@횖yѲTCܑ&?lP{ 9|wؿIX.t]s[=A<䓛8HI"N=( `qeuE#PYj;p )Βpb\ ]H̊KW63 {0!j1守VSDє9s?T_a^^Լ3-"5~7<;Smviq鯍Q*ԭq+O*^!5PZWt+fReO;}3"QΌVd8FT萕ӿZx&^lEΦFm57_bȨ-NO*,܆Jpt1r7[;&-1a3h.5x&-Ӓ"4kۃskB<8xLyغΛ6ѽ%p-ns@Ѧ!8dtE84#;+*z_f'ZS%;@e Ox_ bGWvY dxLݏ:[4-hgt?>|̼ Zyi+zV U;@mj$ _'wF))z q)eg\ ݯ~A.CϾ^ƣm;ϙ 4Oo~FOw5B93ä+{vOwnUAli~)LjJ:xOzJ{Qs5O!QL>,<3nS!s l~,Jڕ)OQoI|xXNns 1RrEI]챓^ \cAa>+J/'ޡqKS dkc8X~a+ \bp)>`EVÕ\Jn0m( ^FNzPf:3wYĵCUXgkwH"B zȼ*f^5xQ B!0ZmpS_"R.   R159M/olpKv946,.d($!\cXA}Ph4|.ƥcMT[)ũ@mHj5n o0auD*Oqs",,V)P 0&E'N1[ C98Ԣ8mͰq9w}LJ* K>a0lÒJ-+62-5^?FuU9i`z+!Eif7t.NFN#U],oԪjRf5* /S8Bri{@ ·A t"#YKw]dBsȿ>ig/Vs^,WƟp`6kVQxqu,p1T Au˒Dcc`$xh|]{0ңaו[WB4HM uLlȖ.R! bo5sLBf1oG Li[Iwc%e!wQ3B[S-aW#!ݗ6 CKz12%Ep\%fAU֍%Θ9}ԣ׊8ϕDl<7nr-@]ZpC1WҹTmGM3J*Y#Kj=Y9.W9}Nt}) @5qXTsq:R* o7Ju"O?fOSS39;N;v7&mP$Hjf[@#zL.!} \iIU)YHyEiN15zc>N~!T;D -ovIj&yj:vUӎW^nzۮ_iApjCAX +;\v۲w `r&zӝ _בʬ w'"#͚ضVW3SaXS@. n&f1^X$)h=+<*:mY@$|=? x'#I;r` 8j9 ^q'4M'L 7ԼW1*aќl yP.QL/e_.X?\&ʻ2y*7 oApտH'S~L?&?SqXkiK$zNKJi{{جUV O.QZ;7>踶P )ѦWjȀqqSpE ԥȉ;a_7P?&W'Jbn<{HY~HYX;])=vSuwּ(n񊹙J ]ѡl޴bJŽycRJ ٩P܁^KYa̻龟҄7Mn~po%PI*_~gK`L'5Ļ_ȠX}_}wnfGFuԁnX<x2B S ^-OCk2p{,#i$tۆ`lDB2]\rESUoz#тzݬRD!>hXLt,ֱJ^4F Γ|ۅ녣ݪe@Z_Pqj ,w $Kn<[#V'@6e: LJ2PPĢ \\!Z)f*{ eb#W{̥8E|mfl%bP\ˋA" Cc9IcKgބ6Gx[qT;r^=NBԖukU WտϜJj?᷿zGɚQV :OB \^)˦;(HM4w˿`qK{k7ʝ>V raWЭc"-(%ʣXSy?yY;Gh`YL\<5 6 /_5d7uؽt`DWgp1ⴀK HnʦV׵5 xZp/W`cg!"Uќy{:5LnjEm4//U9AF1]9FKz jnᘎcg:6r A!wA%VBhP ƷϹir?.pR/X*S8Z /.Э1@u{zY^2qm#y xށ Lc4Y?Rɩ_kߣ?+Dn }ME)|EUoϞdD_u@^W']@?/]b=3փ=d]JŌ5M;iF)ˏ{C';D`۲%,aq86 Rx;;rt:e 4lx[mi,q8lt$8(c'ЙP؆IrSq%_RYީMm bRӄ gF:\G/p#'ko8lZåeP{2nYǎoom8JT0Hm;tO{}YFHV4pV%g!GܺvW9o-i-rG6J(1s) t@ ʐ3 xfL>I}[XsY%d\OW~軺N4Qr'PYtD=q9Q2jLhSU=a=? ',R]:2Φ=0wSy^3sf ka}C֞gVʢy,b0iAwZ&WYCXdb<\#2k1nfWSBх1zuRjeoɫD+Q>p0ŲF L~ObO) E@M7X к'˜i#0_SFψ@;$bCɃ|~^zC| ˳̷b|8Wj 0ŎC퓝MbT\~`rZ^ 0UPt!єf::( Fym{p>ʓoYU6FiM&X`dIɃofܾMXHUuP#08ГipdPjGײXс2g`KLҞ{6Dǝ<e̠ ^, Ht+^uw5T=A$6O|)vIkvk_`y0\\ j<39XIzU}e|^'^7_&kRCa1IL@qgBw g]{Q46lݘ#tO9 0GU7Y_>||//@ɏ;#式%E#ӹ8%^>2E a<9Z3pp| C&r9RI!7P<}~L>[s|CVȪ HjC  Z(k>*🋓0eQƳz>#M3qw3[촛*ey4<2}w~^Ov-O4)b%ַ}?W&y`6܏<ї5/IyJWy~HtxLͦ1IhjԍClNY D \Nrb^,~'$&|J^kd{I &=C[Jj/Ȉ\ {Th-G0u'U'7zDJzR&1w|~:rӹxl0h'8O44'pAY.ƸԌj|D2/Oy3BjӲGz 7i+O l/x0]v^9M)Szzp^RQg`nhj.:7bR:%ʎpx51հ&/UïYnpf x 5 k Q!^aXEt t3b9 (O{ޏ @H^PƌP7KWJp`ihv6ɫ:E%漿Yh<أ EM[,2ܒ"[ 'mNl.gb?`-W bk}b܁h<h c8#d._j\u'B T́A?.>Vxd0nTa|%]R;;㄃ C {棺@ʜzS_A;N tou *z½j)sk\ iŇr&fη)tlceXܻxcF׀Zwf%IRǖ] $uU5"$\&AˁY'+m~ʀmYfp*;o,t2pGw͞\W+E;$,T;9؛`?<sG'r"8֜}`yC( T|Ur-Oݠ6j϶_UٗV^ - &I=56bUf"Mp-lQYl0Dע# ʜdnrո=;\CxUh25dC^[V+lfV-O.iܟ7y+^:OBzU*Qtf65IC-}EY>/cnB<\y,ťDFr݈vR#l 3oxl[cZN)kjhSCg"a&ٙPX_#co cTgΠ?U?cܤb>FVM_sp!U* sf`Rha@ܕx`"Ƈ/v4-F׻k{`;ֲ )*76Tj?yV_N)Xvm>L] AYA%ڹ+ͼ :GJ9~Z |9 3VYf]D2@NO헲HߠA) j%Ͱr/Η3a|3I% *!(kNJoVV *^?EY.n%vBܹ_7yjԴ"(f ?Z\ܓ!V@- )zm8^|HD,$|n?nrǔ]ENZsO&u#ɇ)A"O~0$ծ 0yI֮tmFY";)_i9#彐]|\j֚ tLT\?tT~1VԹ*oI/BV(;' D`&ܸחɧlZ|x]G#S7- jTz-@)sX%f% ^As%`R 곅[onZ(>njG[*#0Qx+yG4I[Ֆ9w;3:hng ͟|A_VbJgoD ,?,/1z:nF(tz =ϛowg=ې71 U|kP lrYgr{GA5e-ד󬁇cۼըXg)!袜я ؋vQ0@23P%=yT 'ͯۗQ dB^Mﹶ*@M)JT$SkGWOZb4zk} % RpvF(fUFrpa Vڞ1y_p`SSUXvU$S ‹V|o:%@=/GL !{ҭZԉ~|+c{H Yux3uș^;G!=#Y=քԅ JTE^O-+?H*:aBejʛD :Na)/w]h鏎ukwѿp K'F^`>/7=F+w8!=V Om3B=!@u_^[-;rcݍLuKt0 MrfWa%؇X[#,/X@ "+>28P0'u- /Ow|<(U˳ pT ƒipq.jK7V)G`=-lȝ o1Ĩ1Q͐X%(O9< `qR,Ʌ_&Xa2RWQ1~z9x.(A[Vm|yA Dn`泣YX3h,yyv8۳j<$k.SUs>({~IK¥{jir˱ MEj'^yos_"ϻυt"RМKtv".5Z/&o" \BYC!9V65<"j!`ʌ򮾈1FX996~/G Qno-o2T*1J1 gns=t@]q/{-~z+ҁ}]`ө&`0)PcoGS/&\ Z\]}~⯙_pttχ; 0m薴9n4[E9MlJ|iHOħ;(geJo@V]Hvo)n܂Q7BPawU6qWW\ks|ːR@o>#zˠy> q)͜wm`*)6LŐ  X-Oۍ}m5 ^Au7-vwY\͉pGM&QMcoa wb mJbm\l[1Q2g ~hj^\IZ9leb0_P6 lSL Tb8uB OW2kM8G䯉G֩X,*)d[#ӊOI /<^ءPzᆝizb\3})$("D {p-tFUW9Ξ%Y›R,mte:, rr;X'XI=}ח]ϓpN !Z7s-VW0 <5W-\ =$S\超w<_Q{ذZye.4jr"7鱮) ^R_ 9\/F0Ra٭ϙ,+~Yf+m*8,&Qvl`N+S~6x{Ӟ52 kʹ` &QfxЀ8gsP>vBw<j < 5"``L3n89ʠ%㣳 x\:qU̩]j ٔgFl4?ؓp2.e?;#B F!LWdX9{{Qۆ }]K*!CgH5bFxF-ܝ0m " ؃Ti&4m0^ND4 SwѓϧVgzj-BChЍ\r9* S4jv |h_u ]$^^qsn J*Ř E̢iѼ7yEC)\:l=\Q)/xsܖJ"43<؈{]vkZ:ٗՙk׊ù@p#A6~պѐ|+WH'D]JɞLY yOrzzu8vR,SϊFbH*")5&q$%T$@ KAèJz #U :K]J⸓K~ bXY% o-캀}0_skO5ųL<ؒ@$%j2 y 9)ĸ*4<% 19 R2aI)!5H -Iw;D!+&Hɀ9bd,Eo,;e~o1^ivLL/iKA7 yiQB6շ-"e"Juf9O{@+5 ̔6<:^&8HՉNcU!`Ah3s"_E^l i50d ,g󵰦>\iCBaIA $Lqxcp&k$ 40O .~5b9V4U|R1h}?R< `ez 8Tj, + n#1ȹSh$C'[-Qx*y>;mG>Gĺz&YXJ{Pjk!**\4`. -T.cU_Bhk^%Ed iYYVPmwÅP6cfG 4K]hFCq雵A#O]s\hH̲k5$mCPĠ\ ߽'<B%_Mf@**AC ܒoAv`:\0j03hJA>aj:_fLI2hN\R`+ȃF!DjLN qqTOpxDA\0oY5^5/ GЧ PX|4W1W|74 17_/7:j}K\m L상~?=:@Ջ:l tt;/ Q#,އ2SP\6&(env]+Hdv'>@=XMU'$WkI{ u9/rVe?4O" ap.wS5J0,p'bxIQs!OI]!ybN:^(Fz%qSL@&TWR$nMw'J&IDwS7Djbuu2TO>J`wF)b] W?3E@ S'+Q! wԙsDs>~ 4P԰_}cm"G/U S_Ez 7է2ß&6-]m%/ Migм,ٚIQ&A4#m@h%rg׻qٚ!!a3uyK^$A/-=o0cXFR.bfЊm)30R|0؛j̛',vcdTO|x7\51Њ~iy*MPq7{Kr~[oW]HL7nIy^BRH>^v`"c ezPDo3BW7UUcA;,](1skzP;}M5AxS%Wݨ+K?əQkj_ #ۄmO_"!N:?) %j[ĎlN],ډC7Igu.c=x9,7dt^c)&4␶Q1ݞ3w"joIhl-cA٦q'#pqF 9ML:}kΌ@mjv ݼbL-Wd h=1*_r OQWtvTޱ:Fe/ҟ˷g!0}w)"mK$+"dfѝ:0³z꠿1(ToCrS1m}mXU'BRHC<$":cȘネX3`Ǫ'F:R#k #v(~b;zBh)2)(f+;Q2w4%e"E7%C䞏K /18~J-EL@-1!L+usA?}^nv\r(u( }-=47`M%oڠQ7X@FvO;ʉ8du)bK]G`AY46Bń/n稝$k%`&%F|_8%c" CWvse.bvҗc|mfY(G0,~#Osnr#ugԣ8}$]=ݢBS\/d@QY7/7^{U RDރ4 Q=Ƽ&_f ?"Zj)V( Ղ(֠~a)6Fo_=mkPKV@5NL5vōL`>֭:[ fN/HoLYn-)S#܀FqENxn>7Ծvi´{x%\4f:Emٰt&H?P%@ ) ݑGxcR lڔ$+j5y @ (QHԿLɤوepTWcWwVRTZ@wD-5FMg^uC 2+ zx}?$Pv??5.lr6iLkaXX|d7z[fd 74&Wk-Wyl8 ;nѸiD Uh{E<d3\XWԧV7FT|Co~6Wד_I)'$Yߎ&)iBjkD,GκIݕ*7r+ax͏4Gy|y} аpJݓkwk-fʨ1s:uF2m*dJa#'v;,%I+yfv(n)\lײ̂F|jUIÞ\utO5G U^\)~Xw6/cL2ΫHk'IpַOʅ3HHa2}(mgjT6-GQ.ؤ֒)0hx G#Ɨ]霙m/II|MyNv\ nDxvbjpD!/5gOw5Hschl&>kBi^PT@rķd]b$v-5= kͲjv7{: ٍ4^l=RBab3 $mz]BQ__Ѐ~0=J?-+F+VѮƶʶte5'anYLw:`VBU X/šLcEwRӥ7ҤkC(ژGlJn`Ԡ\uNϠRU1)J\ \( ~_U^‘,JwXGSpGbE QZx{$Cf[3 ~P/6꼯6Cypa|ʼn1m-@)m5p$6U3M(ެt94ns5zO/;L E}iw.wQ J{,ڽ]E'NvH#4̅:|ᠨ*{F3YTu 5zOh۔s玸bTW떹; _ufе|Т:ܧj0FA30 ϓ))-X˱B_X_V" K} ep3]>/4k(T-(Aor>Y.K6!.lBiH>OWˠ(HT X}^ա&aEkeQ ƽP$2֮K"3tN1.m}EEΣwrYR=h^`rW9۫ZM{ _YPol~զuZwOQw{~e oz*U\CwMq8"0gnm?o?3]e[Yk|t؊oQ3sj^Pd|:גE0bQ`I{̋oL|_dL w|h`9BO D~,^SfN^0MZŻ۽E- S"!}Ej`2V8+Ni"oIV x{݄-o:cxV$}3m_xpǪ-k8"XIGuζ8+݉5!@%!(%=T+cF1q ODj=#G=\m7ǡoȺTQht$aiFغJvXF6lHg*:]* o7ٟ>n8類<`c2KG}Wv(Bn`!'Ý\tbs\P2jƪ7<< o  _7XafG06ų-yI`%\B(@'nȢ]۵w l$?tD}+_1M3"c4w%SF* rvئ4x"0|u6j4N83 SB tϸf9e%M $}jbI,nؿg24~{ NPZLZ?//ƵZ{D%l\m삖}qW~ 3qڤOmd|+Gp1twvp :QQ'MA+͐Ba27I,Z2ia!"Ycҷ9ݎo? ܈Eċ ia2!J+EYMO2I&Ϡ!Ω﮾:R6(5Bk ;~+3.Ԑ2%i;FS}-{Yp!kQA v6EZIó!p { -(`+n=/Ưc#iXGĒJ Gn`G$ W~0^6.nf*ls';U(E_LD6S\!M>>\|~vRdzT\Y)Z4]k/SX^.?3% yLb+;p Z,K͋BSn Fmsʽ󨖻)${^3$5[UY\~٭@{9YzNj"u'r'pәcY {XXŌ-+d9Yb]BEK;fKH`w}`R !]5! )rר;[ t8?-o'A8m;<15n9nhp-˃Ro6$nUR"/3J֊mNoqu-su/Bj`KD.$P BIVe&^ܪ_nƺFV<7n$EM.zkĸO鹤kŔ+y  ƼhF;+pWqJP9t 2j;sU36)I&fMïi A 0*<(w۶g L JxE&)@%g_A+]9%[5 sAػ()ێ^g)֑PI`ߪ?T0jd7FOv*W #l;H˅bAE:[9п]FOF}w#֡e/IvV d~b\ȸ K~EcEk 4d>|/v8%sv遙oexbdN ~WOyr1s4 YY@ZhpξiN)NjmZC| RdN I!b'< ْ&sGȓ([%#rDTp,i58~>c !wxgҏJԷ;~gg.c9eB+dSL+JWr:>0)b4R3xͥs* S'y|FKtH+^0W&@;>QO^5m]a!T}ns@_2)kf~p#ݭ~T$EDAfo/#0`)5!"&i1~.D%4;ទU B %Vi[ V{^t}Jp6JOxFpB >xYtQU=xX^њs53qC@.ӧʝ lݏA:I/7QA| "+K& lMXMþ9YK(A_T}5է/ i^yCw 1݉u6=_lmY)W'Qӄtxj.[*ϩ'Y=`QRW&o'cu*T ɘŞdҜ}WNJl4.I݁I~/jٻңD Iz;v϶br\Ps}ߓ1}ߥ-Rу0G3لIu Ip pPc%.:\_'_?`YIr]4D_uwO5^y$r&',a=ԥ@LaMSmFzY}$~ ?5^1W~HS~5+{MؿrO{w%Rz{dm[ܞv\:-E47T53E Y~enד)ӟ\P.rfi,Fle0CcSSƟ _R)瘂y<~q^&`MmųJ^jE@1 >p| {}Iҿ25ݤcr2CBwhk6r`lC_3̑QeoJp{Ls[$lRʐ#댲t%T2chi:s-DؘWA\)+4ۚ3}sm}7_,m%@?ǚ'~MI=Ct5?+jy*NE0wd%u 3G=y˪|>T۽b%2G8&)M߀cjc 5;f`8xCFPh. 9a̅"t{,Tńl؆6s\R zy7ݪL >!bKRڸgǯyF~U Ĉ#B W@yTۿe1XYkK ڲ`x-e w ~j:BsuU+yY8O@9!X$ҳ+wlwkVYgaI(#V] 8a&PxnKe: 3-IMI&/(`Xq+?}7,rdhEjzY:xflM4|SW}"^,Γ FʼntGDtvz"_!ְoPUWrVkgbI/);)=&7}[ g?.( J ro :کCob#(5ɌP{x+Y#G5Sy*8<ׅ]P&"l0O\cN5U&~Q*Ǯgz•)o^\89 )/Iy/5Py"2 JY"CrviQr8l|SɋΠzLnpxU?>eItg uNͿP)pkǚv;>l^0 '= E 4\i@pU%MyQxx$stphDGL̺ISe3e1Z AMJ)Լ\/b!c\Ʀt L&'z]:2gJ2TlA\b)XAcJM (G@El|ך?u:NA)j.U|ɴ[/'7OYgWݱprW!cMe4a%L321w0ڳɔ 'V"K|)!#v `DO'{vŋ}Iv? j:>;xb]X92Pؤμ,YFWm{ nk%ߩKN4lm Z/.dŇžwg[G4eW?YlxRyNNG#e? `eNG(k 1ܦ2b h8hd7E֨K\ԅ˗>hw!6ppBW9!nƇh8 Fh394 ]W%T{ÈeMb'dq{Ds4By8p9*[Y/r M)C1=tl%Č0y |_?ϟ(0N[΂R1m"Xhu6ojh.]5* 70G^DFJs/d>9@r >9^z!OU`NvmT2P7R"~沕Ezgl n,gե H2JOH .^5UgI*wT 8zr ײLPk4$h "(UOI{qsQtٸٯ*wf%+K|HaQИϱt1R'ƚ\%*%Vs}0|{~#}^Q$N u^vX%nkߩ4]U]ĸυ"cd5p< ơDӟq 4{S썥'Z33] #-@"=h4kl-G2/?-c'^]Jd1;Gx(/^O#rklŲlG[z3I5Ԁɾ9/tlrd7sr?C]1 iZ^?y`K$t~wJb#'"U`E5#%lޕKpwU67ZI,7Pxmݥ$({8V80tPRdIJA4߭D}9|L KB|;] ʚs}QuecFB{ϗ x*p`?UTT`k~`g,x& ( x5|7ʃӑH`>k[(Q?d#&s}'ZU`[2^`je3 O[ Dma| _SvLuX^7ɵMd':&jZuF[ -|S ")ᒮD6lbq (fݎ܍!Z&J 6Щ؝n5;V1qY,u$#\=trw(E|eߵҐ)U?w- +PZ3k!͗9w.l˓g1RjԶ4|m){Ș4NMǓ7wgb[T> 5ATٮ*ɛh۳CIHl` [뮛S}]έ@c$Q|X+|)pnf@o"xxԟ dž8ﳵz*e^qRDZ7=ARmガ(v)aJKW#*WjE^vLGf+ lT`ܮj1#Pwx¹&SB|iJ fKdl5iI9 \>䩥dy 7 [jGxMSUMp_/w\v[?5Miё[}L&EP03P46A,Hʶa A^7(KIvm97×m`x b@7 R@ Lב@8.˜eQЊ7ر&L!Og\ B-};gk+Q8˴|e0S +GJ:-YU&SqdUq= tiʩ?Q!EP7;][ eZ1L^UU/N@P*HA8St-w?lv(/KNEY,\]Až$cZm}?6 $J TD ZF /XF`*l/Oj8‚jvql+dJF8޾r {Aj7nWļ>f@ҥݵVn2sK&ߟ%e~ /x0橂z\s,D;~-sM~̸.[{Vr1BO716ﺺUt꛹ q(J0пc>c&BSA9[W1 2_7NfHKe\c d^Y$-vtΒ ;:alkJ(Rcvvq ?UoYX-$݇b錾{P4橙FWd"$׸[?0TMwg?EzpG)Վ=skwS ERYn7v -u`Y 7E&wQ+9N)۝bn7SoNZwP3/P H w4VON=;YgUqkl ɠx4HRШ!=3(jXH}gx.GpK A `RBM 'L@fK'`"{OH8TTJ)"|#zdz$}ItE=lvti34m:LIʺhZ/q§خ/{lnyܲ`s< lHU7|ӑs4l>y QNo24V趼=k yv_ */Oet{+;{:Gui*e%B.-'lԅ.qžӂQa3a¸"= 1daL3sI!=OA,xVpeFqo =~p?F9&pIi9fzX+5fO$^BA;j7<9@|ci!ӖtV|/vh@U< 8z)L- FJ1Y!9`tSQ#a 0WU1˂c;w?a sCʘ, 5NDGc? PfAD:F ik!}2 |7; R۳ą%h +aU+^w/F i2/SXNP_1r$L'CA?}+efl`z"͏tS#Ѽ`k7pS:M6|$RnC`M*4"ɪ28 R躽5J;|';>W[rFN4Xb X|G9P>|gTJ,ѿLs~?iANY\$]GjODŽ!m66Wuۢ zF;C y8՘­`ve.*@PbJ5P40 Y %eHPҼ!GzHh"aT}]qB/%@z(ұ[^yY^{U19d?yQÁ/t._hz^n_s)?肱~Xu~WySޔ[64s }2];:"We|]pMk+} '_0K>E\rrQ.1wsQBl)is 6iܬxչj"@Ocb+PC+&n=7SCL6>dfoí#ı\5NjF|5@:i605!D54{\->5-kZ4آV]jzJ$ ,p>^ĵ| _ϗaV;JȗX~;k"ۆL1ke%VW}mߏw?^ɳ0@Z2W3rQ ?TN%dIf!ѦǪ%b]H<6XtdqMgnv~麊'N/2wnJf(Y p6MĢ޾K¸`$zXr 5|UpTLΧv3'K/G={q5!$#-1% Q*{5W!$\GpEL'}N9:38_W'8^2(]EY2tAp9/I>A+[!cjLbŜ Y('K$]]ğ'|;[*Th4 !?2$98ƫi ޛn߷+ᒣ5yh,>1gnıpTm/зED a% Rq)ˡc?PC]*'$⹹]`g#ٺ{WhM3%; u5vJszmMݍGDQՔc݂%VZZvzucy筰r}LuUs7!:6yL@%8zpͭ/DD>5ɦg@Mbf  Ui^y>PVdwNoPr*hD@GN vu"j^E$A}&Rj~罷[ӊ˳@TR< mih$5WA~Ck`ǿz%YE$vO+ C)9ro=Q8Y0:.jS7n5#ӟ꒝ΪJDCEw^,!@nBg*9% .FAէGhj AHP@@X Cx%JFo gO8i"O2"aW4*}%dT=8k LR*otTڈmô4/*=_x;nX-dR-tֿWڐ}_=4~<]]y{cr0 $͇92K!LXi"0f̽t_l6 f$фA%i%v)y`ʻZ٥ Do4G<=hᵶ-̌ %~/QUj;FLgFKD˴m \}t/p(K^s6K#/oY[ Q Ce騬RiZKVQ@xa02KN_=6 f%67ɾf`܉Do1[(厓-W`[0d3(QLSc.>g!s{`Ԏkÿ 31EzPY>9 ^-V459 s++6uFҝOB Џ˪CZ~NjN*,Ae UR8O*dן5`enA_ s~X寭\x-ULd ?(?BXAjI&ܭ%Pi} bfo 3{FTtԦSdW`Da{ ߺfk- {+>r^6V}v*Su~ SSͥkA,~-K`.B'w?9~jJ7*:jz6ՁI U|SH&MDS1/͊,++.Cٔڸn5g"5!:q!ZƌkĨ#Dxvn=Cm<Ŧncz TSgA[6DהK:_Zt}x>5s$7ԓhY) a3W|=w@r2/=m9JSL yΒi|.,>ئ0$Gk1Nm]K8A?z`ŲSf} {b#'Ra6@E[?n|(V+GZs& w$z493 xmޛC+VCKZFx$<5e"X[E0xv v~J+iUxW>X1iJ- ,tsy5:Per̰N:"}.ARXnW_ƏIBD\QG$E(9a8toEjůuyo7"lA*iHQH?5XB L+# qmm`!{95t7W761r.ύv-#*mFK&m![N("ˈNW8]$[gAL1AAU3~`` kS~szoVVD(N?!CeZN3#d;^Iͽk)a ~,\Ժ=av5RH9r}}Hl|[:;,x1GAH"Ǖ)N& KI@!.ȖloGA:;Y{қe^PX1Ղ{XsXO?x&Krs2V8z܎*9qH/QNg [Ad'Y яSqR#qry4Ú?w5J (dl'wo(;s&X]UXjFȣ;gR9!o`"{| i|wD4}㶫jq$/|5>Io}ǿhNLqpCj$8_(W7**Z!YDPi_kS'4.F7eaHúdCUʱ"2>Nn,-h4J+L=FU= fޞNV_2Wqs5M1J$ů؈ zH}s X-bowp} {q>+4Ua֢m{R*ʠ}`^N~o߂k@kމR" ߏf>5p_CWƩS贩D善$.2_Fs5ܗ-\4 =~f;/;OcF@D ů &O!QZl2~.+4rm8dn)kPOl\1?oW!UGS??#~_^\:{%¢S-$ǡKjf9J)S1qK[tpu`].#,rk4*pk ոk}@Ҙw|5b\d6Ib2l١컋5M.ǘj!3G)0f!KDrS_ :!C2!(3~_]^|5v ,qױ rԸ'U: V- uU5LQ0f 6}Cr"BSȼ H[3JUiG3fVEaS}u`0|N~k|+ydEbOdm&ys6 m`[c^Ю+w)fx*6S(E b= y^ӫoo:Pi9BP f95_- sH8gPU1ӄAc pOV'/_&LV9ޘKm{p Is(%6zϙj yA>zyb#By:: ]%n~Hb X*ݫθ~|H&h彐Q~w}I+ 8 n~HR̟P;VG9SC*4wq7 ƭbؕG-8I,3ku=V6K@{'(njJd,-)L+x& 7O}(ǒ@Լs"DX))yzj@@ t~" #_Me, F$`M>VXrgڣZQ0=Y~$Լs| $%5A3f;PCOj**k2]}.ƠQ&!1E{CNt(0^iӥS"n:iem]ē^@\Dk')FCWi&v򢮯0|konT \_Ecy=.o+U"Sc2J"(Wf6Ќ1̣|"΄0$eDkU4z6"ĄgWKT_[0!iF`|r\PqAg"Jxg&~6DV*=Ws@(}.6B7Bia\ˎ__x-v8:'O !@flud~ШbH \i2.>`yK޴j̵MEަ&[Л_%t-(GkB}Y17p#iJFYȮK֫UDZ#gQq設]sb_U3nSܕ-{-a#p X_1MgvM\V*0䭾WҨV4ywg[W[C'e >_i0b82\kfjWX/gedM DQr)b \m4'f/H1 _)xMb O γEdi+qVqhhך8gw7sPM+qByLh_Cn&~㕿\B^k/qoU--A6gEl—UK#އa/M .B.jU"oBIbf&r}"x6wV(nI!K93Agwk!3Ov_oj:K;_AS ٝZ,c[-unNT8+kwJ:-ԈxVC\J9FYJ{ZݰP]JLO[rHTK&DotECB$MdlVSX ETB롂Kbט6pԈpkP!@hLI'ӣsmɒ =8CPLwx0^7|POc5XZpXY2ZsAX`B%6-ΙVD~8CTCʽy=I!~3+P8~(e 7T+$[X1 )Ig33t:O@tx3ū2C=k_L.͗됃a s ڋ 2ьGؕn2NE`fvНA7lxxLALVւeԷy` i^{RCADZ2|3/ S~qQoGwMPtၠCDvf[׶j0LNhm{4$m1UǙ1ŻPkt2e7cYdxPm-Yh}їTF,/D^i=(F[Hh]ɗci D8QDo Yu.H7v dGx~N<̹2KClWKk)9l;>MT νKP<$PT|8yxFstנ?%k 0x_.Li3}T )B~Od5v[䤓T2L؝je8NUR7%mbI_u4pfs(=o(WIS&7CwBPqcnP}JX=ˆB@(&%W66sUR|hae,A!@Fe}B?l(_^ H;A'.U{zv#G_3;1栖tg= UOyJl!Z%}xh=ʣ4qsf"F 9FOկ+B9n9<6eZ)\NEյz`>Œ3U ՜drV"+#l$^wcK~T > 7=DfwXTd 1Џp= kq G"i)(-VUNRišr'0`I5(g|eSMmCY qRyn,bZJ@ƓxyitGJ; ͉!XrБ[+m}wP֓%*;Q ~ 64Tѐ>qYw9.2_̜|q1kpи}tX7bǞS|sh# }g?Jya ʋ0ZCO-fH/NǦ-Q2 ߢlUPT6.z,hUBF D$LYێt3Vf gC&f/w -o:gU= B5+V< Njx-L95ti3=RSL5. !<[EE;͢ nK^C,88,+Yp-U'ԲחoUh5ڌq)'3.#8eA]rc@KeNx f>}_6EA$v]viw @7z<âĀfÁ:$Jŕ}j*lcr꙱k,!N0GQsq īdI˶SÈk| b*1zþ२0[o]V"3N_ Y3H*0&:0|ّfi9ssۓ^fmxPIm?XF?`e=ѸG[X߫v]'wf3BN-8}:Yjf'mnv%;18zQ^ / Y/nu1F0#|J&C*F!gqօF&(" m?WJVt ( JTo\aT^GjnMHc}nO S\HK!>Z˦9PM+]­.?YF)[ށSʊ T8/ԯ^{.v!a8N4s$ >MQ5H#J3t-TL W}*ӄ5:&@%By eܱ]u@ +X^& 5#m4/Ύk/wuݼ1uA]nF,rn`9c=m[De§Eʸ3fBj9N%-X9|K6^m|Nkٽxc><ੇ[~ōiocפjG\L;~>@7tVS'}jܧq Kr[ Goz}^T\5ՏHL]4qAşbbSCIh..~#aVSRA7Ȫ^dm%Xa3vSkG$s8(nҍl;AEttZIyr{%]D:UDž %fKȄIN!&~h KSt卉J"nj%!FHy>B:(,T4z*yR6O\xLRMܷb`LҨ2zl`iCsL9U(\`g;Sqf͈VWJ=b5M,z;%"8řgXXh#$g 5r4. s/kƒ.L~$ ^ lk$P81Xa_G9(P$̸\f[p p9~H Ŷ☢FT?GGvjb{S~]< vP,6]b+pj,K&E& $rXJg`Lm : R%.V8S=a~Gz;DIĆnCF3t) FX$1S>jƊ8~S(;{`uZ%eּXt^isUrۻ _e%<='SivVޯ KU`F M !1G,]O'5`DY]ON"xԘo[b[=_9\ҧCCs .UMMRVK@٪@ȜcZ\ц%`vu`Kz(ڝM'؇ӿWѭ]Qb bnkvV_ga  ΧW! 45Xoƹ>t GE3)e׿{/ym|+hlYip>#vUʞi6#ttCHhՈM4"D)ny83 KT.nÁ,s1)"6vR˙*$aQ5/Rяr > L7iCTv@_ei>FE6_.Ir# #TRt4 vt1,4VU39[uh$7FOEFD]f>~oM)\qw#g& -/N*bO2+_$glmpv҃<3a7xS2Lsîy> 62>Yçׯ]!2}QKyxIA5Ÿ 7=d˲sٖLfR4V{QjqivGu` 5j\~B[6vHIxӵR ~&uw* 8Rq ©=,h3}SF'znX'ROZ{A0h*%Bjɟ=4!sE?ĊmNbSn)rԥ|4^i]l!`WR~y=xeޝ '3 'nVw m"B!?οi䮙$yqn?ơR첎n k{ll٢h.a-j%5gȯA{~ !%N!~%g@6CqbdЀVliz9޳IEV;cn(u#-AɊ~=n޽Lu#VFU{($1l33ͺצI<@H)y1E9WWz8傦"؜vZڙL8Ϥa4R=8;-ݕ {}XrW/ F~lDHIY OcL'Q\,]{D5 b+s;p*m(^hB=dz\xsbJݯ= ~~ߐ)&=suHSdwsԹ+0{<!\O;5c{dp@̅Vs*TNůr@2?16o}zB<8q͐87UНO!j "D QrrԜ,u̵|uiI2F2(ǎ!xS*=l 2C BcaQBJ )j  {t# ï w5:74!.bdDQ K-8œ/f7$#M>pM㵉%bUNF#X[r]D9$2 $/j au4'qZ$S'#(OަAVab(P41Х4nPn U<{))_۬I-{R ApArD9XRB&H+XjB _-AFNsat.RdCSo#XU0U<ЫZȤQ 5,>9Eŋ˰">f9/#A}+8"Ua_)KFxī fONwR cpiRBt2^hͯ&͟_ޙU P;*:VRVχ \[)^uʠ9k%_S(<.s?u:*h7HFtr!@xO -jBw2ѥ.? :_ ,G/09ծ2DO'.Pa;(>ا@ґ&YEP+"a%s+5 Ӟ>)t4Z2~Kk 0)VxAhcSը?'"iG"ނ˱Q,x@3&>RJ2 $? !oztJKhq7PXM;9Njeoe阥htz/F‚J2Kc][#  9 1y/' J G{(GŜ\HKGnYrY?($ Do76Re7 B[UP$8TuDb.ZPRO_sbbH]萶Qș4!uQ< :+Tk*wR8S:KD#Ia%'rZabE,Q;uLc%,EY$u NYQ)cpӀfħ! Oy-&bd{r Yɯ~~n:l TElzF^:z ‹7mK2$(]F=,^X,5% yCWw舮""H Bͻ Ȅ)| -R^p%J.FǛgl`[@;( }w¤0:M -4N lw+Ӄ Borqw-1{ P~jNO``@ʭX˼mXtyΛt̀vO,j,Tc=xfq0aҧ%|IIq>=36'*|S?W|8}YP8w*9mv>ZiAuڝgK. VA5pYc`7<} QǍȦ b18G7a hdZ8[ e;W`'&hah*MJtOph&bJ 8/T'ʧBz(idxh'vIc'_>2 Q" VWIbpod㖸p!E8a.xhtј]jP8N5͈/ßvD:}<ޘ̋|< @ZgZ 6X(b jcYG 9W]wzTe]=>{bSA ~^ȷ-Xt4WcOGl3uK8esGIB;7a\/w]z'l|{P BHv,Ǒ<E %W[0y%{tH}TZ6 hm8 k@3yq"[eزDnl0SgZ4Ϡu$Qϲjoݴv)I0JUgViLK>zyC> ǚ5ş#F.v-Z@P$abOk {V2_7~-wp6~W oX ۚHy 1 6"j$!{زPi(*+&^e +gog*n7A𭧑]>]8A,5*:6ү؎:%-Cu! *]83'Ef)W@)C1+l˒[a^Zװ>5O^F#zԃ9H'c1M挠O}VZaŅ*ӡ\fK?E h!ѓT3`[*Y΋Gh2Ef[)oM}.o H3C!ɊM2HGNG@ekU %1El.(Ya '&ڡԋa#˘.AǨN=2u+S^OFS$K:Faj㭕s g*nޔak@(fNe"\ .CM1 nO{Yȩ8xΎG[c[8ԏ^s*o &v:wP6"$mɦ)z`+/gXhg 0I>ڋ/tV>T"+d/=pNX͡42vm _͛޶d+݁ro$ljtR0Ȍ4951'yWQdr0g}ezKtᦢ[gJp.0l{L1D.:wVPƌ{=/H<@ !5Y:TXm!yEv˭ĎA ߍ |j2 [^:ܺㅓ;f/ElQWnz/D1=-zl*H0,dn,ּ2A2Oqwxэؒ#,P5Cf;Ec21Nl\@{gPHb>MFHl5Qj͙N!AWrɁIa/X^5F}N~1md|0DUkGm/x>5SCkՔYǡ;w ?!+R{V<ֈRTk=e{sFNZ4Alu΁fZdV̠J蒞f9͸ Rdj)2+/QY$*ʆ7Lm~Dߛү e^[i5N,b 2W4%1.$ {:ʟyw;uϠ98X `\FfwͰY]Z _ [Ew, }!yEXMU1lRW@(97=l%\*[(d[ȞRᎍ]AN\.$9 +Bb752ѺDxU%=)hюRkA@:h< *LutJYin Ò'=ƉVr#6`A)|u``(Ę éYc IvReMuu~Ec/-Obojj,6&˿jjp+Ov[=re(:aKpJ ΢G։5x]_l¨J&Si"!F(6*qux^=ʟRs,foJqR4U AաN2)W5@eYI[fS41:1F7!v0r/ .yd/]BAF5b\X 6.٬YWWn{矂Q%L. B;S1Is}kwjz e)Y* ;3_+r\9 8b<l-}hRy*z@shoCur /"t; R?meAC_7JOXr^0::EgJǦMnFy&-D~a:pI8ib֋5޺U8 ȲS#B-jG3=0]ku؅0Ԏag_J~|#""M6uΕj4Qy rfS58hDX},j5SrUqc ƀ]Gew8a/ǀ!&| ; NfGx[~J@4 r+KTB?9䙎L߀@,Y)I58 j[\I$p>lLDc0Pe晡]_ 65!`o Ekh_ͤ3sۆzEr6( $vJofW\[ KE4Hwc n݀"[2 d.ēz2f|Y>[buvm|4۔fL,2SHC #>nj/zF%o) b##q01J%@$e?N5)Br(*@Bva.EDJа!1bΎ7TF n5,=(=M^U<\X\6LFU g7/,a iT[+ݛSon@Xhr6(#^t23j:5| sNzV%. 1v3-߽@fW;I3(h ў(:0DzIke{5'; 0/R?&ܗKHs5 ~Gm!zy^_:ż,ICfS}ɜ2SJֳ_JkDܠkm7zV1*fqB5+nyp4 ֲ_HNгfHCe:7X|2&l"1 LӽmR4 ?g᫯p!>0!^A%BUrK:^GcƢ^Ys7`܋*M#9MmY}fx8}G_ɳXw9OuKLL  hR& og8] # }/ _=!4mu?C+4z?o̰:ҵvwB1<1Qr5!lSi}5>45+[hdn1 @MۮW~<8_ΡJXR)\H+',N'EF$0}"~lFhR,{A{yJ3uP\sk\`3.mꯍ.Yf>mhCc`OPOw{ 3P%iެ-rp~1uύ^V*:ìuuwH8k)FS~}jɊIxUs2coX]TH]:Dg\-W@YR*XD"X{N%* Simi1Ia7رh(ăFq?:0.yD5Ƀq?@F()hkvpKؗ'jv,s4gQ;\8E(w+:$CZO;BDw{fV"F{R#p3.AwTjL׻!8SDMԀխHrrJ(p}VQ(r=M;X_ڬZN5贐K tW7r 1yBTVc)N1)mHKbv3]&P9}*`A}vي, 08*BYO n.D>0n;6V-rszsA*}:>>tUzȫB_6dvEbِUuD=Ag$ebHgN:nt +ӭ DU=MWGUNm4$F @(kw`KHsR Ɇ_NKqת_\oHOPE=פCy+g*ƣƭ$c0|`?xιArLbA# Q$@HvCڹ8j$ UaZ:YӘOЄW⋂N 5v> vJhJ@=C M0U BNęM|xԠLV?>=N o%j6]|*\e;anIJG±PvG=J᎑WHz5%pfBAߍXYޢʾjW$Q;754ZS3nU"mG Z?Ifʲq@I4ؘnxL߯}X'W%gCeZcI=gICTnbAK;Ѽ L};JLeBA~&+/z8ǰ. d:ā\I * &6}V&k>_-rS?o.o=e|`DҍXwhm_Zg^y)l$\L TzX6ʘǚBE`R >Ű{`z"PyWʘh9Lf]u a\biB]pHdV Ck]^ ߠy7"OO>"+?/ =wM8tY\YG["veu")y|p' ۆ'|gKߒfufԐQQA /n@e/-LyJ8R[rv|%%Gc2FFioKwtr+mOJoZ,b:I 3mfh|9~߱khX {{IJr+Wx$q"Dz؎_G%5 ]Fa 9eDž^cݜm):zAj: $:0 m>_~p1j4Q#֎?Y^M̲Ll%WWjw1l$4k=VEȤY׷c؁WXo^or2ku-i٪jJBQ P>&P}Gt2:*%CKIz^&j*7a[L.IsKjsUON_:b5*Hf>+w+~Y祂/"-ۦNux-6|tp4#?7w/@Gb76M%|T.BE,.6ذ7NO{A<$zHN jB)Si/te։ ɜNj2 d/i$$xHAdoZC XS3g*eULE&Į̛/Nb3WFIW;>GGnkqy&Ofʯ}g8 Mݛ6nՇ~A!g2P^M@ _!rҴW+=l];\9 +:F[Nl08<\m'*ge.p7_s>a[9r?&ncߋ*CZRPpd^1W(Fq%bUQ!A#ŹC8])1|rn)>]Lr݆hKgCNa' R}~nn]M1W#6dV}|UߞyPI{ݝ ^W;tGG;%T0 SAe6X%$Ÿla!(v[T He]>eƶe-blbF!7Ӫ)u]3Kt뵢 o׋7*^X8lˊdAڤeZ:;۽k83"? D<աhmO$RM7Qu@W_؊LꙔuK"fuB޽ً^8SKM0@ I$u:|BMHw,E/6'~ .#'d!C(LYvZu7\&?@rv}/:a}E(X;աOSvV>U|&ZLuyrn :4XBAb)*;SC<\"Mgj xXT y7gz4b>h%Ăܵz  YZ