apache2-mod_php8-8.2.30-150600.3.25.1<>, i^p9|8#*$L)1ଣ.нר9"bV Sj\ptb~U{/28_{9[7Te |}⼨l8DswMYzwSpr|\ (MӨI$?d ( P $=^o s$4 < D T  ,@T- --(d8l%9%:(%>2?:@BBJFVGlH|IXYZ[\]^:bc*defluvwxyz 0Capache2-mod_php88.2.30150600.3.25.1PHP module for the Apache 2.x webserverPHP is a server-side, cross-platform HTML embedded scripting language. If you are completely new to PHP and want to get some idea of how it works, have a look at the Introductory tutorial. Once you get beyond that, have a look at the example archive sites and some of the other resources available in the links section. Please refer to /usr/share/doc/packages/php8/README.SUSE for information on how to load the module into the Apache webserver.i^s390zl33ZSUSE Linux Enterprise 15SUSE LLC MIT AND PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxs390xif [ $1 -eq 1 ]; then # package is just installed a2enmod php8 > /dev/null fiif [ $1 -eq 0 ]; then # package will be uninstalled a2enmod -d php8 > /dev/null fi# request restart apache instances (which loaded php module) after apache2-mod_phpN package update if [ $1 -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then MODULE=php8 if [ -z "$MODULE" ]; then # restart all instances touch /var/run/httpd.restart.flag echo 'Requesting apache restart (all instances)' else running_units=$(systemctl list-units | grep 'apache2\(@.*\)\?.service' | sed 's:\(\.service\).*:\1:') for unit in $running_units; do instance_name=$(echo $unit | sed 's:apache2@\?\(.*\).service:\1:') if HTTPD_INSTANCE="$instance_name" a2enmod -q $MODULE; then # restart only specified instance, %{apache_restart_flag}@ # means _only_ apache2.service echo "$instance_name" > /var/run/httpd.restart.flag@$instance_name echo "Requesting apache restart ($instance_name instance)" fi done fi fi fi A큤i^i^i^i^8819992f010cc9ddadd47a478b2667b554d6f1ec77ec8e01986e94bba8ddebf579219b9f35b35de317d61a4356801e66d045bdfee69ceb3e6a0584c3f152a5e5a32899b191938cc5cf52eb0219a2cb0c9ebaad167ad9edea2995c2b3a28633e8rootrootrootrootrootrootrootrootapache2-mod_php8-8.2.30-150600.3.25.1.src.rpmapache2-mod_php8apache2-mod_php8(s390-64)config(apache2-mod_php8)mod_php_anyphp-sapi  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/usr/sbin/a2enmod/usr/sbin/a2enmodapache2-preforkapache_mmn_20120211config(apache2-mod_php8)libargon2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypt.so.1()(64bit)libcrypt.so.1(XCRYPT_2.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.29)(64bit)libm.so.6(GLIBC_2.35)(64bit)libm.so.6(GLIBC_2.38)(64bit)libpcre2-8.so.0()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxml2.so.2(LIBXML2_2.6.11)(64bit)libxml2.so.2(LIBXML2_2.6.5)(64bit)libxml2.so.2(LIBXML2_2.9.0)(64bit)phprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.2.30-150600.3.25.18.2.303.0.4-14.6.0-14.0-15.2-14.14.3i^JiCho@ggDfg @fb@f@^^^t@^p^j$@^M#@^AE^)]]]@]߶]@]ʞ]]4@]@]]ja@]Ew@]@\\t@\\\O\\\Y@\~d\w@\w@\s\d\\\R@\Q\Q\P@@\G\G\G\current() with a xml element input). SNMP: Fixed bug GH-16959 (snmget modifies the object_id array). Standard: Fixed bug GH-16905 (Internal iterator functions can't handle UNDEF properties). Streams: Fixed network connect poll interuption handling. - fixes: CVE-2025-1217 [bsc#1239664] CVE-2024-11235 [bsc#1239666] CVE-2025-1734 [bsc#1239668] CVE-2025-1861 [bsc#1239669] CVE-2025-1736 [bsc#1239670] CVE-2025-1219 [bsc#1239667]- version update to 8.2.26 [bsc#1233651] [bsc#1233703] [bsc#1233702] CLI: Fixed bug GH-16373 (Shebang is not skipped for router script in cli-server started through shebang). Fixed bug GHSA-4w77-75f9-2c8w (Heap-Use-After-Free in sapi_read_post_data Processing in CLI SAPI Interface). COM: Fixed out of bound writes to SafeArray data. Core: Fixed bug GH-16168 (php 8.1 and earlier crash immediately when compiled with Xcode 16 clang on macOS 15). Fixed bug GH-16371 (Assertion failure in Zend/zend_weakrefs.c:646). Fixed bug GH-16515 (Incorrect propagation of ZEND_ACC_RETURN_REFERENCE for call trampoline). Fixed bug GH-16509 (Incorrect line number in function redeclaration error). Fixed bug GH-16508 (Incorrect line number in inheritance errors of delayed early bound classes). Fixed bug GH-16648 (Use-after-free during array sorting). Curl: Fixed bug GH-16302 (CurlMultiHandle holds a reference to CurlHandle if curl_multi_add_handle fails). Date: Fixed bug GH-16454 (Unhandled INF in date_sunset() with tiny $utcOffset). Fixed bug GH-16037 (Assertion failure in ext/date/php_date.c). Fixed bug GH-14732 (date_sun_info() fails for non-finite values). DBA: Fixed bug GH-16390 (dba_open() can segfault for "pathless" streams). DOM: Fixed bug GH-16316 (DOMXPath breaks when not initialized properly). Fixed bug GH-16473 (dom_import_simplexml stub is wrong). Fixed bug GH-16533 (Segfault when adding attribute to parent that is not an element). Fixed bug GH-16535 (UAF when using document as a child). Fixed bug GH-16593 (Assertion failure in DOM->replaceChild). Fixed bug GH-16595 (Another UAF in DOM -> cloneNode). EXIF: Fixed bug GH-16409 (Segfault in exif_thumbnail when not dealing with a real file). FFI: Fixed bug GH-16397 (Segmentation fault when comparing FFI object). Filter: Fixed bug GH-16523 (FILTER_FLAG_HOSTNAME accepts ending hyphen). FPM: Fixed bug GH-16628 (FPM logs are getting corrupted with this log statement). GD: Fixed bug GH-16334 (imageaffine overflow on matrix elements). Fixed bug GH-16427 (Unchecked libavif return values). Fixed bug GH-16559 (UBSan abort in ext/gd/libgd/gd_interpolation.c:1007). GMP: Fixed floating point exception bug with gmp_pow when using large exposant values. (David Carlier). Fixed bug GH-16411 (gmp_export() can cause overflow). Fixed bug GH-16501 (gmp_random_bits() can cause overflow). Fixed gmp_pow() overflow bug with large base/exponents. Fixed segfaults and other issues related to operator overloading with GMP objects. LDAP: Fixed bug GHSA-g665-fm4p-vhff (OOB access in ldap_escape). (CVE-2024-8932) MBstring: Fixed bug GH-16361 (mb_substr overflow on start/length arguments). MySQLnd: Fixed bug GHSA-h35g-vwh6-m678 (Leak partial content of the heap through heap buffer over-read). (CVE-2024-8929) OpenSSL: Fixed bug GH-16357 (openssl may modify member types of certificate arrays). Fixed bug GH-16433 (Large values for openssl_csr_sign() $days overflow). Fix various memory leaks on error conditions in openssl_x509_parse(). PDO DBLIB: Fixed bug GHSA-5hqh-c84r-qjcv (Integer overflow in the dblib quoter causing OOB writes). (CVE-2024-11236) PDO Firebird: Fixed bug GHSA-5hqh-c84r-qjcv (Integer overflow in the firebird quoter causing OOB writes). (CVE-2024-11236) PDO ODBC: Fixed bug GH-16450 (PDO_ODBC can inject garbage into field values). Phar: Fixed bug GH-16406 (Assertion failure in ext/phar/phar.c:2808). PHPDBG: Fixed bug GH-16174 (Empty string is an invalid expression for ev). Reflection: Fixed bug GH-16601 (Memory leak in Reflection constructors). Session: Fixed bug GH-16385 (Unexpected null returned by session_set_cookie_params). Fixed bug GH-16290 (overflow on cookie_lifetime ini value). SOAP: Fixed bug GH-16429 (Segmentation fault access null pointer in SoapClient). Sockets: Fixed bug with overflow socket_recvfrom $length argument. SPL: Fixed bug GH-16337 (Use-after-free in SplHeap). Fixed bug GH-16464 (Use-after-free in SplDoublyLinkedList::offsetSet()). Fixed bug GH-16479 (Use-after-free in SplObjectStorage::setInfo()). Fixed bug GH-16478 (Use-after-free in SplFixedArray::unset()). Fixed bug GH-16588 (UAF in Observer->serialize). Fix GH-16477 (Segmentation fault when calling __debugInfo() after failed SplFileObject::__constructor). Fixed bug GH-16589 (UAF in SplDoublyLinked->serialize()). Fixed bug GH-14687 (segfault on SplObjectIterator instance). Fixed bug GH-16604 (Memory leaks in SPL constructors). Fixed bug GH-16646 (UAF in ArrayObject::unset() and ArrayObject::exchangeArray()). Standard: Fixed bug GH-16293 (Failed assertion when throwing in assert() callback with bail enabled). Streams: Fixed bug GHSA-c5f2-jwm7-mmq2 (Configuring a proxy in a stream context might allow for CRLF injection in URIs). (CVE-2024-11234) Fixed bug GHSA-r977-prxv-hc43 (Single byte overread with convert.quoted-printable-decode filter). (CVE-2024-11233) SysVMsg: Fixed bug GH-16592 (msg_send() crashes when a type does not properly serialized). SysVShm: Fixed bug GH-16591 (Assertion error in shm_put_var). XMLReader: Fixed bug GH-16292 (Segmentation fault in ext/xmlreader/php_xmlreader.c). Zlib: Fixed bug GH-16326 (Memory management is broken for bad dictionaries.) (cmb) - version update to 8.2.25 Calendar: Fixed GH-16240: jdtounix overflow on argument value. Fixed GH-16241: easter_days/easter_date overflow on year argument. Fixed GH-16263: jddayofweek overflow. Fixed GH-16234: jewishtojd overflow. CLI: Fixed bug GH-16137: duplicate http headers when set several times by the client. Core: Fixed bug GH-15712: zend_strtod overflow with precision INI set on large value. Fixed bug GH-15905 (Assertion failure for TRACK_VARS_SERVER). Fixed bug GH-15907 (Failed assertion when promoting Serialize deprecation to exception). Fixed bug GH-15851 (Segfault when printing backtrace during cleanup of nested generator frame). Fixed bug GH-15866 (Core dumped in Zend/zend_generators.c). Fixed bug GH-16188 (Assertion failure in Zend/zend_exceptions.c). Fixed bug GH-16233 (Observer segfault when calling user function in internal function via trampoline). Date: Fixed bug GH-15582: Crash when not calling parent constructor of DateTimeZone. Fixed regression where signs after the first one were ignored while parsing a signed integer, with the DateTimeInterface::modify() function. DOM: Fixed bug GH-16039 (Segmentation fault (access null pointer) in ext/dom/parentnode/tree.c). Fixed bug GH-16151 (Assertion failure in ext/dom/parentnode/tree.c). GD: Fixed bug GH-16232 (bitshift overflow on wbmp file content reading / fix backport from upstream). Fixed bug GH-12264 (overflow/underflow on imagerotate degrees value) (David Carlier) Fixed bug GH-16274 (imagescale underflow on RBG channels / fix backport from upstream). LDAP: Fixed bug GH-16032 (Various NULL pointer dereferencements in ldap_modify_batch()). Fixed bug GH-16101 (Segfault in ldap_list(), ldap_read(), and ldap_search() when LDAPs array is not a list). Fix GH-16132 (php_ldap_do_modify() attempts to free pointer not allocated by ZMM.). Fix GH-16136 (Memory leak in php_ldap_do_modify() when entry is not a proper dictionary). MBString: Fixed bug GH-16261 (Reference invariant broken in mb_convert_variables()). OpenSSL: Fixed stub for openssl_csr_new. PCRE: Fixed bug GH-16189 (underflow on offset argument). Fixed bug GH-16184 (UBSan address overflowed in ext/pcre/php_pcre.c). PHPDBG: Fixed bug GH-15901 (phpdbg: Assertion failure on i funcs). Fixed bug GH-16181 (phpdbg: exit in exception handler reports fatal error). Reflection: Fixed bug GH-16187 (Assertion failure in ext/reflection/php_reflection.c). SAPI: Fixed bug GH-15395 (php-fpm: zend_mm_heap corrupted with cgi-fcgi request). SimpleXML: Fixed bug GH-15837 (Segmentation fault in ext/simplexml/simplexml.c). Sockets: Fixed bug GH-16267 (socket_strerror overflow on errno argument). SOAP: Fixed bug #62900 (Wrong namespace on xsd import error message). Fixed bug GH-16237 (Segmentation fault when cloning SoapServer). Fix Soap leaking http_msg on error. Fixed bug GH-16256 (Assertion failure in ext/soap/php_encoding.c:460). Fixed bug GH-16259 (Soap segfault when classmap instantiation fails). Standard: Fixed bug GH-15613 (overflow on unpack call hex string repeater). Fixed bug GH-15937 (overflow on stream timeout option value). Fixed bug GH-16053 (Assertion failure in Zend/zend_hash.c). Streams: Fixed bugs GH-15908 and GH-15026 (leak / assertion failure in streams.c). Fixed bug GH-15980 (Signed integer overflow in main/streams/streams.c). TSRM: Prevent closing of unrelated handles. XML: Fixed bug GH-15868 (Assertion failure in xml_parse_into_struct after exception).- version update to 8.2.24 [bsc#1231358], [bsc#1231382], [bsc#1231360] CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection Vulnerability). (CVE-2024-8926) Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is bypassable due to the environment variable collision). (CVE-2024-8927) Core: Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). Fixed bug GH-15515 (Configure error grep illegal option q). Fixed bug GH-15514 (Configure error: genif.sh: syntax error). Fixed bug GH-15565 (--disable-ipv6 during compilation produces error EAI_SYSTEM not found). Fixed bug GH-15587 (CRC32 API build error on arm 32-bit). Fixed bug GH-15330 (Do not scan generator frames more than once). Fixed uninitialized lineno in constant AST of internal enums. Curl: FIxed bug GH-15547 (curl_multi_select overflow on timeout argument). DOM: Fixed bug GH-15551 (Segmentation fault (access null pointer) in ext/dom/xml_common.h). Fileinfo: Fixed bug GH-15752 (Incorrect error message for finfo_file with an empty filename argument). FPM: Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered). (CVE-2024-9026) MySQLnd: Fixed bug GH-15432 (Heap corruption when querying a vector). Opcache: Fixed bug GH-15661 (Access null pointer in Zend/Optimizer/zend_inference.c). Fixed bug GH-15658 (Segmentation fault in Zend/zend_vm_execute.h). SAPI: Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data). (CVE-2024-8925) SOAP: Fixed bug #73182 (PHP SOAPClient does not support stream context HTTP headers in array form). Standard: Fixed bug GH-15552 (Signed integer overflow in ext/standard/scanf.c). Streams: Fixed bug GH-15628 (php_stream_memory_get_buffer() not zero-terminated). - modified patches % php-systzdata-v23.patch (refreshed)- version update to 8.2.20 * This is a security release.- version update to 8.2.19 * This is a bug fix release.- version update to 8.2.18 * This is a security release.- version update to 8.2.17 * This is a bug fix release.- Use the system default cipher list instead of hardcoded values by using crypto-policies. [bsc#1211301] * Use the --with-system-ciphers configure option.- version update to 8.2.16 * This is a bug fix release. - modified patches % php-build-reproducible-phar.patch (refreshed)- version update to 8.2.15 * This is a bug fix release. - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed)- version update to 8.2.14 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.14- version update to 8.2.13 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.13- version update to 8.2.12 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.12- version update to 8.2.11 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.11- add missing references to rpm changelog - 15sp4 only: [bsc#1200772], [jsc#SLE-24723] add pecl, pear [jsc#SLE-23639] version update- Use %make_build macro- version update to 8.2.10 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.10- version update to 8.2.9 * This is a security release. * Fixes CVE-2023-3824 [bsc#1214103] and CVE-2023-3823 [bsc#1214106] * https://www.php.net/ChangeLog-8.php#8.2.9 - deleted patches - php-unicode-allow-redistribution.patch (upstreamed) - deleted sources - repack.sh (not needed)- version update to 8.2.8 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.8 - modified patches % php-sort-filelist-phar.patch (refreshed)- version update to 8.2.7 * Readonly classes * Disjunctive Normal Form (DNF) Types * Allow null, false, and true as stand-alone types * New "Random" extension * Constants in traits * Deprecate dynamic properties * for details, see https://www.php.net/releases/8.2/en.php https://www.php.net/manual/en/migration82.php - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-date-regenerate-lexers.patch (refreshed) % php-ini.patch (refreshed) % php-systzdata-v23.patch (refreshed) - CVE-2023-3247 [bsc#1212349]- version update to 8.1.20 * This is a security release. * https://www.php.net/ChangeLog-8.php#8.1.20 - force to repack tarball after update https://github.com/php/php-src/issues/11300 - session.save_path set to /var/lib/php8/sessions in mod_php8.conf and www.conf php-fpm pool example - modified sources % mod_php8.conf - added sources + repack.sh + php-unicode-allow-redistribution.patch- repack the tarball temporarily [bsc#1211648]- also MIT license (systzdata patch, ext/date/lib/parse_posix.c) [https://build.suse.de/request/show/298230]- version update to 8.1.19 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.1.19 - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-ini.patch (refreshed) % php-systzdata-v23.patch (refreshed)- downgrade back to 8.1.18 https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4ADCEV2FII7J5FZEWREFETTEVX7CDUSR/- version update to 8.2.5 * Readonly classes * Disjunctive Normal Form (DNF) Types * Allow null, false, and true as stand-alone types * New "Random" extension * Constants in traits * Deprecate dynamic properties * for details, see https://www.php.net/releases/8.2/en.php https://www.php.net/manual/en/migration82.php - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-ini.patch (refreshed) - deleted patches - php-crypt-tests.patch (not needed) - modified sources % php8.keyring- The %_restart_on_update macro was removed from systemd-rpm-macros. Remove %posttrans for FPM as it wasn't working as intended anyway. [boo#1210576]- version update to 8.1.18 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.18 - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-ini.patch (refreshed)- version update to 8.1.17 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.17- update to newest systzdata patch [bsc#1208199] - deleted patches - php-systzdata-v21.patch (upstreamed) - added patches fix use of the system timezone database + php-systzdata-v23.patch- add "/usr/share/php" to include_path- allow to specify load order of extensions in %{php_sysconf}/conf.d [bsc#1205162]- change to %bcond conditional build dependencies- version update to 8.1.16 * This is a security release that addresses CVE-2023-0567, CVE-2023-0568, and CVE-2023-0662. ([bsc#1208366], [bsc#1208367], [bsc#1208388]) * https://www.php.net/ChangeLog-8.php#8.1.16- version update to 8.1.15 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.1.15- version update to 8.1.14 * This is a security release. * fixed: CVE-2022-31631 [bsc#1206958] * https://www.php.net/ChangeLog-8.php#8.1.14- amend %preun to fix [bsc#1205782]- version update to 8.1.13 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.1.13- version update to 8.1.12 * This is a security release. * fixed: CVE-2022-31630 [bsc#1204979], CVE-2022-37454 [bsc#1204577] * https://www.php.net/ChangeLog-8.php#8.1.12- version update to 8.1.11 * This is a security release. * CVEs fixed: CVE-2022-31628 [bsc#1203867], CVE-2022-31629 [bsc#1203870] https://www.php.net/ChangeLog-8.php#8.1.11- version update to 8.1.10 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.10- version update to 8.1.9 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.9- version update to 8.1.8 * This is a security release. https://www.php.net/ChangeLog-8.php#8.1.8 - fixes CVE-2022-31627 [bsc#1201499]- version update to 8.1.7 * This is a security release. https://www.php.net/ChangeLog-8.php#8.1.7 * CVE-2022-31625 [bsc#1200645] * CVE-2022-31626 [bsc#1200628]- version update to 8.1.6: * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.6- version update to 8.1.5: * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.5 * [bsc#1197644]- fpm %postrans: check whether sytemctl is available- Disable build with '-z now' as it breaks the php-mysql extension [boo#1197994]- build PHP-FPM with libacl support (boo#1196870)- updated to 8.1.4: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.1.4- Fix boolean dep supplements: add parantheses. Without parantheses, this results in three separate supplements, against 'php-fpm', 'and', and 'apache2' (boo#1196492).- updated to 8.1.3: This is a security release (CVE-2021-21708 [bsc#1196252]) which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.1.3- provide an Apache configuration for PHP-FPM + php8-fpm.conf- update keyring to include PHP 8.1 release managers signing keys % php8.keyring- updated to 8.1.2: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.1.2 - updated to 8.1.1: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.1.1 - update to 8.1.0: This release marks the latest major release of the PHP language. See https://www.php.net/ChangeLog-8.php#8.1.0 - cleanup php8.rpmlintrc - build ffi extension (experimental) - enable avif support for gd extension - rebased patches % php-ar-flags.patch % php-crypt-tests.patch % php-ini.patch % php-build-reproducible-phar.patch - deleted patches - php-systzdata-v20.patch - php8-gd-removed-unused-constants.patch - added patch + php-systzdata-v21.patch- updated to 8.0.15: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.15- use /tmp to store session information (boo#1194414) % php-ini.patch- updated to 8.0.14: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.14- provide configuration for PHP-FPM out of the box (boo#1192414) - package missing php.ini for PHP-FPM (boo#1192672)- updated to 8.0.13: This is a security release (CVE-2021-21707 [bsc#1193041]) which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.13- updated to 8.0.12: This is a security release (CVE-2021-21703 [bsc#1192050]) which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.12- updated to 8.0.11: This is a security release fixing CVE-2021-21706. See https://www.php.net/ChangeLog-8.php#8.0.11- added patches fix https://github.com/php/php-src/commit/b3646440b1808abf0874b6f89027ce53ec5da03f + php8-gd-removed-unused-constants.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)./bin/sh/bin/sh/bin/shmod_php_anys390zl33 17678041338.2.30-150600.3.25.18.2.30-150600.3.25.18.2.30-150600.3.25.18.2.308.2.308.2.30mod_php8.confapache2php.inimod_php8.so/etc/apache2/conf.d//etc/php8//etc/php8/apache2//usr/lib64/apache2/-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:42122/SUSE_SLE-15-SP6_Update/2823b6c261da4d6eb3ee107b6b102e8f-php8.SUSE_SLE-15-SP6_Update:apache2drpmxz5s390x-suse-linuxASCII textdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f1125439a39b4ca0de0a8b612606ed2e55667020, strippedRR&R$R%R'R#R RRRR RRRRRRRRRRR R RRRRR"R!R R iq$nU?˕6N# restart apache instances which have this module after zypper or rpm transaction, if not # have restarted already in other posttrans if [ -x /usr/bin/systemctl ]; then if [ -e /var/run/httpd.restart.flag ]; then /usr/bin/systemctl daemon-reload > /dev/null 2>&1 || : /usr/bin/systemctl restart apache2.target > /dev/null 2>&1 || : echo 'Restarting apache (all instances)' # all instances was restarted, removing all flags rm /var/run/httpd.restart.flag* else /usr/bin/systemctl daemon-reload > /dev/null 2>&1 || : for flag in /var/run/httpd.restart.flag@*; do if [ ! -e $flag ]; then # %{apache_restart_flag}@* have not matched anything break fi instance_name=$(cat $flag) if [ -z "$instance_name" ]; then instance_suffix="" else instance_suffix="@$instance_name" fi echo "Restarting apache ($instance_name instance)" /usr/bin/systemctl restart apache2${instance_suffix}.service > /dev/null 2>&1 || : rm /var/run/httpd.restart.flag@$instance_name done fi fi/bin/shutf-8504bd87d44439db024a71a054b15c2760f25785ccb15be4762e8206d7d56149d?p7zXZ !t/]"k%"5okw@_N9׊5$TT1&ڝStV_ iQUPtAJO?}'Ҵ?Ȃlz4D1sO?PsS*w ʅ&\&D5]5|3 c^]՟迃lMx x{Ő F#L9s ϝ'p ig:ve ؔ|zo4lݴCqix?PHy_h3q@$}ʥ7iƩTK{н%^;-VVv t|dABkmW"hEքAU3hHm`[RAo.@&"XF:H;W!HBpHg?+!ǹO}#3e%*&n15_ k$!_fK|EO35thx&Ҥ_J$uJX3)Ϛ4g5!oEFd % )a~;o%LdUeޟABf`{agY3cL\GTi8}_پ #I p'=ZAJhƜt*V6#Q_\Dz ܑ)S01PD d9LSm>4 z!.E$Z>օV@`G=1p&:iOl\ ټ]N'%xro(Ei0'9~JRK*>n";Tq"#t&-`44YlAoL,!gz3\fF O+W 8G,Q.yg-9]#>xg۸`X:+ρn hɐ0 OX~ P{$GKd>r^4N6dop\{hl$ePR;5b "kGHҘ IRHG Ĭݸ(}Dcm}OpDg2@_d(!87ުQwj+lr}S!d!%\Hx{mQUOAy:Y)yT ?Rh*ukcxnw{c"p Džb@KjTL]ԞP2kk*k]'#] w}uڰڬeݸ?ph#aJY|M튲m4,#=Ӥ` >ش'LDt@*JT#0$0+β܉丢OW&eE~[:2/„dw{ɘS#VTy)I# 4/n ii @Lk`49xIr"t$IA!i=h1MlbXuiڕ륉AÔ1L#|D$fzA8:]-F)kV4F:AV3CY&6/z zq ovpQ}F8^S!&4u3s⣿3E}Nn&ǎOddYvuTM$EJ۾MZ|'x~_aP*nv/`lZGuʍC΁J8R!~NnA@\V& ~Cf Jj\JRe'|}ȗNakGbD\Ɗ ݯ+lL3}wшu}].ѳqhFP|*dFֲ&e/a7PPUb[)$rPl]V)+~^pXށѱ UlϵMۇOWwЇꝥ}җ`3#=ބ;t09AA~zݔ'@-fl%6NﻵN+INȅYai]&׏l/RzlEwqaR8_$dC@\>j=̢<9xzVb;Wc4Tj&ty-|NDv<\  yVx^-9d's )ɦ<)tGEd種y_s o36'_P v#z0YfITU4tOWIrU5nYH¤򡂎=a;Q췎0 9A"7Ԡc=%#;gkCQL<*JL(Tt(1X~i'3}S16ىG(ܯwىV!&]8is Z"<ǧzɃmbߧ)2gpK{J\̂GOog_͚e=^6K9߻QLmf0$5wrs-nnj߻9 iA'@:^<[}nq}@1)eRqpmy`YgItXѡ/Vb(:<-?$uP&GP)N}yn(5t"9m>d{]G },ȥ\!X{Bz~"1!IC C-͖X5hqV}x `.|X(l .n>%Xd)*`圠uzt$,/b?\nh$p#rԌaPNCq,Qa6sWzhnIsL[-Z޶R.YNN[M!itZ^F}DrƃԷJ= j|_Ewa BA27^$(Ci4vt۸!61+,s^ /x]R;C//{fȽv`my4 Eu6xŒ/ Pi{@ vbl%!(yDIdՠH8v#K&fjgⴿ]Qjjjmo+p*-Ü F,zHyxKŷ%$@-F;=byx KuO_Ųۣ Ǎo@#$t|ƨ,kG +toQ7ZoIKڼ!$XO#˞vefH#"u=,Pm!CpE:'1<<[X¼U>;h|oPHYQ "op.tk XJܒ]>UD]Tlˑ^YE_?9Z8#5.s^{` (R>92r}yq~3Sè⬕ph0"%xjZ^I0 49WJߠ2p=8h5͗'w)4Fc$qHr]ٓ'H$d/3QDTDB+h1Mɚ%5۳)R\K ONq(Fc{,Psbe^DE3 TSו=L!$:tO^p- [˜SX q(axv 1 X>R ͂ʖr}s]Id%Ԫ͍4o"Vm۽T=FA -.n& Αa!Sv`!̿EV~QVzJ|qK`r؊ N]$Q\JjpŢ `wIL(^o,阾Z-=#Ùw2lqmB뜹 d>qV޹&q[{?x/M5QρNvW*]EGũ]VnId<"0|%-;wk%Fh`[;)sT(+fxmo =fO81nc@&>Qd7W8,)z1Ddep-jdFe{T*f,ҸܧaOfDhLMi?gVLrHaqmv?Y g6$_A$ AB*pjUywPK? J#Aѻ+5/od8Z3}MXQ˱p~$?,nri/!4+EͶsyd@Cx-EVSm:'.l$'tKĤi<\rlŊhNaoAƒ}Kyq'7C!Yŗ^9_d^ (,45:ds*3_D Ip[ sP?K*}ʽka̍5%{R;]E R=Rg,3mr{O8IgF=qZMZވ! >tC]ZLɔTB:a︵Ҵ{ЫerY T8^k i^: wN⁾ ȋn"[QͰΆ!Plr!CNG" Bj 7Ù>ȅ ɴALiƃ6JT-VZt~ڠ2OwQڊ8]ȕIdg4FUQx12&gRwM$۲%u ]QBpE.2Y<2`E?^XtG]EeJ2?LE!et-s~pnb_JUUȺJ/El$zΐ$ wJ>ׄbMVהY̴2+w)L 8xCh^ 8E\] Ľ#R.z $![@>$dF}i1㉟sKs[CSIĆopTL>31gA[Duؿ в>/L?=Ts%rl X!Z>S 9rJ[C,7Bii^K{hhn;]iLgq҇g,%T}XG.DEgZiYN%<98SP S  ɘor+FA-aVo Ary8ͰGq2[,J}q )2QK J*vC(j;y}y57XRLĮZ;yn!} ꫭw^%IUNVH!MO˔4 (`JC,U ب<t\RL !Ø#9 %8hMa}tq8Tj3כex:j.z÷3*HSJ;& =u<>I7sMRROA5o_q!TH6bi|q}XC:QLyf'7T{Y)]ιНɟEp束ZЊIx|`PuλV=P|ٓDgmSy4 R fy8h)§+RkA@ua;ȀaY4PQ?".-c .HŦw!~D/Pa#,/LPeIo);G!mSMd ? 7 ^{(`5xR|b)M<l壛?y*wsl.lPA`F^ɒ:')Ywdrגr)b-oaJ&&5cΦ- WXtU>kZ#ZqUkNTF-Ϛ$sG&eeF VGW.Ko/=Fby8B{[ e誃~Zy%zզJ___kYUN'3oJ$_y~zsbطDZc?caGփ3&4S[BaB Ppd׎G#FrlgqWbm[pNs f)Rm].&ci+gnT0g.ItW-A]j!<@wQ*WӨhUàc!2!8ᚎ5'k)VlDUy*O"Mci d|Biމ"h5]- s[Rx K1 G} RwF~waJKjՅr>?,aJ*s0FKFxtg͊9'uOeAGKe /finRJ&hLX5V؆ 2ZVìP=Mk*18|t~W:L~{6 eW jppyH:VڶM[-kT7ļ kّzP/9cyY!KYJa/l ͩs]:ƣ=G]Ļ!Ebgbw]:YuyB~fw=Vx8it[G*Lb3Jכ45 ;WrʋAQ)CF8@EuIR.p8 9=!FG p˳x*j-EI;8>+ڗӰ(l> [$L삇+ \hlĹ@Z!w}1Ra6 E)[4韻X+`ZBi˵8% ڡ bS4ن.lMӷTL+y֊nI͈[K~2#Qȳ8]cBPeU(&Ȩ&%e? sŀ #̆p# Y"nFBG-rdl"yBO\ﻠ݉6`A0:XZ]Xw1T'35>Ym`~\2YF~`ukW(5fYH]V0JT#F>d LSnϳjCP.>t il* *ތέ3i ,r A7PE-+= RngWU @QWE>5Uiaz`V^N*@U=)% R#H 5.>Dhxj^nQ E% JVtb<rK*.[؟ԝ{ӭ:z0r]Y؈`{61gZvo5kSވc)>oHЎ|:SA'$S>M^]?WΜ)/\\#֪3U E9,}?Ãaz 'ROie:gl"]ozUO W[zt k|kT TOglZw 8{ }n[g/MMg5ҏ^P|g,_s#ֿt'Cqo 5>ʤC>g\$A46 `kR~BlVwxNW_^&S428 MWfFMw. :҈vUYHM> eY`9˾Yf "lW{E! H(*j)7쩨 EwRu Ћz!dO *g9:D Q6*E2-X: ػP64x9gNIO=^"oC;1@#r QnGlIH%C\!(Cp'/؛y#M [V]*+M.w|9}>&,hk!0ˠ[}i[c2asWFVjuGY;aFatpo** 5y= 5[~Z͛;,PzKKG1"pWg JVlMpe*]ƖtCfK%qڴRv^dAL6 K.wU:AI CL+jX)2T֗(_?SY1ۘ̈́1fDuB1:&6UfĎ&: r6̢Դڹ)Glnf^5{:9`|FbPw'L\69;4.!M:a-pib(^TE> 'nc9(Q/>G~(}@Yj^ϕ)&7}Yg%ѵ#\S_"Ք+2dOdlZLP 3'a6:HvR}Eӛl/794/*ogLu\,wxC hDt_ q"z8h|ӻOIG>nBg]k0i$ | mc7·2śR^&ĸx%5eS퇜$hF B$Eۊ kpٵ^Q>+,HxwQEV3\(bDO>v6;aE U* U&İF- R~߿xþAy3rED`x&Gb\I9D8AVh0Lѻ?`g!~Ŗ OG5SȦ9]e }2ihϚz)XQ yB_)9({,0:ivewEbk.mH`=lw#T!]k׭ٵ !\yc|(ϯ7L4zQ -0|Y=9 dH:x-'WP wN#މ/ETE ~:JzdZTHƠ:QӚXP> %F2ނ׶hM;ys؂w$+i"!3qxZUt<熟(xKamY` e5B^,ks>ub]ܐHF|BOZraOr /ʺl_XpBUe\x7피/y >w,ZQRBK|+kSl*z3({}^8|c6tM7=2s @,1Jۗ-WVY, ISO!SRJy2AoƜ8{Ϟy7jRVk{B$8 ّp>U*WiW): +iVwqn>tc|g7.p;Xu9Pu3lEqBȏ0}̽^u*4hԮ̞;`!' 6Fo ;-3`[/Yi Lat/YhhgKPXsKƷWg˻sYINڀ.d#XwBk>p& 用99-ҫ+$Ư0B>EI`^n֨y>Khi3&O0,`~b"U[QFS` 9(9WY"?vUhlf &3ipQbO;,{:ZK3 E{nԱZ`m"}ՒDj0HGu#"mV]qžpŲ^>2Mn[g*DA w~(fS{ie.ӵӅ0loZUyP.aɭz"W%A -WX(EC&6`VgIQ0MJ= .B@9+BrbL+;no\|V5 썳^$uE;,V^^ȸ/=8~T!T\pLVrUӐxVP0Av *^z5Ypԏ&"I.9FX.}_ʑڢnXqCB#qfL%"@Kʞg=nYc^ =UK"ȄyBqu80]jFAʝvD9#*6Vq /KI't@;uoct4+w{c1>o QU\BǰWU90Ƨ?S)T8G[ \_rc 9E7G%,LNsXٝPq:I lrDj\ފMQ!v%UVEo8cl-Wq=kptӷۡ|; \wT1TO zٺLG]LԽDڙzT_c{ ϩª!r\"|1~Y~kAl5Bhlʪd^ڍrrcG'ڑWpD6䝒a n<(V$=9$OTtOׁݨm~4܀ K0T=RHᘕawuЉ"1`TH#Tfr bpB`ϠQ&8>d6ȓ|O<^}IR]@QMk\[p"ڇy & sp6O@GI250Sn"V[gB.%K㤻1~90NG{3Γ5^8(̥i2³QMk. UC9oJU%5 j8f#z*y0٪c UNDm KK"cs`TF;%U6' ӚC]o/-S<J^nvX"S5G<"]1mP6#/qm+XL=AzQEQ Y!bsD b0.,i 1NQ{(oǝm࠽*)$)HT_xlè?^xå0%7;VidKfr9?>CO2b(8=a~1p+jWDKaomFT7>nMs @tH3+9}d:@[L 5 bvfn5X:؝%)\>P^ڶ3mζ#SyO)YB ]٭ ^ak@@nw"g-%5Lۤ5o{`3ƵR]fdCL|07IqnUe()I~К FR|n 9czH冼 4޶IB:MU1 7גPѺ̦( ZN #\]ZTfә=e)fIKBC8xN@K4$.ZLQʒxPZmHS"")w>Z 0nfM;0  94;ؕXO#9?%ړyIWZp3WkYPc(S )i'd8zș(zԣòAﴆmxD}㵄PHhƝ-fQlH8a{_wH'VD,2EGZF!u@Bτ~5%ORb+`e5] Bu&׊Ύ= 0 )vKpLo'd cƆЍ:De߮laoHѫ FY'Ӌԥ>j,ۅxҖME1߯01^RCa>gL!i[:&5MdUSރ.RI~[KMozt3ʹ& )kGG0@Y"~}r5>V8-n(7//Y[tDtw Ľy?n\@E  D870F:yɶv]VG{dʊ5lAq}'EĹ!I64H r}ZxàfDd9|6ƅb"Ÿ߉ &(N 79f2H CY);z j>¢OMmzRt.d-aPU:d.⬐$0٢ܸf"LtӲWWdK czBE)fI/qi0q$7_E?|uyQ60e){LL 3QƸZ${zV#4uC ŪJhMY*6_9CY-h8Zo&J4]d/=bLBŪmbugqEo/ Xq Wd2 +J_q%("ϷȹBd?-Dj *P}Wb!;o+oI>kz½r2(0< ƽ>g礦bI XRgSEV[5ſ94tD ܸ\<ډ iK! +D,YBɥ h RJݿ2еYF.vD0q2ö*՜)K&w0|d ͧ>Tc cejX_:EA62Szy+2\i']vɼLH:ǚ we9'7oxIHE>@Om*ڪ OC 4C. wx(d9E\[{ܨQ08ÎQHhkYWu8ԭ2v@x{tHƝپޙ&P!@6ǩJe3ǰNm6 9Fz&4`; Fّ$e1 +}nS&%X@J\=Xo,]>U+x"hAi?$̓M'I IGY_Nc_twxSP[OEJp5>㥿>q{!?4X+1|S4H{#p(`B Nm,gRywt/ā }5ùzƷ(Y,E*{x 9[J\`D?0I4\4hJEj9AGt"s1?ޫtK͠ѰNЦX>:-J֡_O,+HH:* uw#` 9V6/;]IP`!$E@q㫠oPTC0?6E/ 󏟰olةA+UGѭ'{\\ǻy:>?Ζ:K3N믓/oӆ1h}gˋ@33>3=:o*H3iRSs^1P8bWTM!@VB0+4P: 4aᘥ 齁LJطϗ9Y0mq0mtlMYplY]؊*4>ǻ4.+( =K9'tNC3p, H}p[GUe)ɂr kVx*2gɯ[ ]v#p B#-$J4 "Y; ȗDv+ }^=&LbPdKo䪧E(M?+>A7aV^XlrP m(BK&+[I1*?):?hRWxr>-${gѷk ;`<ҟִ=h-%=(|ѽ9R7/mx -({ Qa P[uF5lJ=m4AI@~G n="d4G*6ߪ/w 料#>`Rݰy880fm Q'Fu*{ @aT&ϋ,yˈ'RJnҏl)F )ZƨnjNRe6sR}ÌG:J/: Bj/TU# =Bz knm@0x4euB ־i"F! /Bl&4F&:H7&*[ [giDg&B9U8}zwјwѲyę nllTgWOWۊfj@M _bY `֕.(@ƶ$l_qm۰&Lly`c8|Ήpl vuoQNn/jB֧瀜'\m-_{-OD_"rmC~<᜻KlMȷLtudsN xm}3H{Vd:D~ʗ?#s5'2l{3&ډcy+v$`1|>9e4.&A/_WJ+X⸴a~P+DNh9:Ϩ_ɘ`}2^ȁH]f`L"Ȏ ݘ}xY+tSe5{^ Mj66!j`&zGD.\h\ewMl.fƪPe_XQIv]RX5aNMȃoP>$HF!h#W y}_*٩fB Lb\qzƉUﺚ~'1j:*HhjI4(/.h*V\ѩsD@05p%dX7 jBD 0WoK?K"?mQ3C !<ߴLb:M:'>lQ:vހտ7b/t?!6M*ZtXFR|ǠNeAZ/H%;8[QjvnGĪr 'yҾ%r\-%k 3(1"w/63$8`l"˝]Fn2f%9oc =mϬ Z5 |`G, qtx6?rc4Bltoo\~F1ב_ ?=Un=@9^]1cT8efRx`L`29 s"E+v.y9P$3â{f\\uٿ-M@fuv'u)JGoyxV5k#X@b~gOoHcޮ;$2r:=FLqd@.kGb 6A2K:Ȍ\pN&Jx(8i nC!Hsb 缻8#@!n|;n@S-ZҒqu,\5j3aܮQTflCPKWA6Nv\JGBa%y܁`"qO=72t2aٌ/(T&nncL xוeTV;ٓ-H8Xl+av~=iҳD [_xo++siWm a~f\퓙&Cw& d[^Q sIʑXYRb<>+pgS _ Vݑ}(hw`xj>u&cͫ8i>|LYZ}leQcD-e1ya Rv2];yPЪS7ʰ4{A/i{& C|kwbH.IʹJ׊|ާ&}gC5A%}r ư^¦yܳrmԚT}B&lmt>oesmg"-B#OBe'`cfn|DT$E|F&p@$v7VVJmyqn"Z `E3J07\`w^Uj}@y)kءK`#HH] CUZlV7ZJ~ʔ=O mze8pCWcTIc23=aPǤ۶i{ڱ0OZ2d\Ep^%zjz'gԞ#Ju\0&9Wۢ_-y9M+8ݯa'y`#~bꮜQxBJ!ˀPiw`ɓUPy|S?u?OVATo6{WV̪#]ړH Z۲whZQ U^:Ztuֱ)f~䣃Pv?PtIt%LL"H .^yD΂cb8SҪR Iu/,={5IڅY.N#TnN[ t'WݸpuR3Fp1V֨fR53kpbԞ^G"i<zQ` dǒʎF0r= ֵXӠDC0KJ$S?ӇM6+x 7v,%͘Ks܊h#@GaЦj'seb8,Anx뛗U R`OzDU.agxrhd v+.J W8,])d=r;Q]"F-fξ̩0u{7.o6gU 腴VOZV?j-vA?W3DAY%Q0ig5W %O+le~Ң74<Ȑ~4q؜t-cgO'E3 >OohG&qB[6 5='h[5n|_PDNT9ƪ=ScThV@ʂ8 [$U7KΈ0frjA =@IspŦuQfVzf HnW7<z {1t/5Ҳ-tv'<ٚ #ghC.,]!"Q!GPj"& uWkbSu?lSƁ ۗy%'sLߋ][>D ADs١ԖXe,fb}nM\7J mZ2J?O ?LsJ)6^A`:EEn1z7W ӂ)b%N=熦鋥bqn@6VȍvOGRFʉFU[Z,ETlF|TJ|7chirNZ`ϝ ;tj>oa{t܎0x*-;lإv1yr%~::7IDVAsC=C[ь8E2nQS1BSlYz:d{h foZcJ@JmFKo+4#e'W;H8o]->g HW8FC?OHvU~Uf#ۖiq )=,~'m^kԾg}(leA[aۿ0Iv;j5[L顙gKفyr9-N(7l1N9( \ /{`>wuq/`T3I"E``2hb]ܔ[o۪A 9}ӫHrC3FuIKMq?ıʂQ7+h v@pKx)>@:1u Od ̤3(dPo αn;5#0]?}l 9؊~0S`լA%_n\/VAPo,cψޭ0TҶ:rlc@}ݧaIfюCBٛ/4Dp /ֈy}1Yt&ɔJm]I4EJU45NJ\UPVH`ueu{ld)2_5L[-\0'}>>23Va9<\פ[ %,2ǣjEޫB7 /HvSX8WQWԞA$&i 썁f5q˱@8?)zSޭU-WGV_bJ>)4n ~;C۞. k.*T63S 6^VKRDŏz5"B; cCZsڠqT.t+(@;K<"Z@ӵˑB^~1jjƋ6$S*0TrY,(B twnUFv-)꾚0L%Ib$ڃ`}>Òl͐Z( Oһ`𡀙2miθ2M˖*E8"CL@Mtb"ʛq3ۮ(ٮnKY(.aFi"y> ;54C#=,eAɑf FT wZߓ g s:%/.f+O> 啥=Pj42d>;Y!;݄0X72I<;cF? Jw#qg!Rz1ɌqrВpe>C_#q3@q5,[^m+cHQK6d!kL*q~<],GjnowtUKUZmr[¯ndWz %z1I e>?ggYĘ*e|n iL -zA >5+BmP9QWζ܅2[X9@(m{jkdܥrVת 4T@jTLj5,֧e=4V^;$W[7ӰBР gIҽ͏&8{NpVRѳ!B„Ŕ5=#l`;pbLpmNM)~>1qkܪKZ!@"$fT 8#08Z5,i\fKȫZU+w\ZX+Xr/sFe&Λ؍͵|~Ȏ+]tx+I{sx~0c?ˊŕ3]~ddi.z x)M&j]|feZ-\Y-lRng"#$ y,\srS2.?TS*YwWQ8T1t6AY>M:=DX)Iwh4Ɏo ِE5˾xLWzՎ2VDD4͊ E˻H+:uQZ$a@1nZdOi]~SYT+}htı~iUFx@~%pfphi sU;RMzMgA"^!'FGDC䒑 9jo xԘs=Hon2WI.HZ<#Y:(tHgg@PKh1@;uBwr %4 '}7C:(t?-,)WO~iZ]סNIVz֜S!v&.[ 4vѐ;`HfbJYʶAm-,wIgx/uL\`Qm6K`y(BM]?[fF%m@e"*Os5TuZ 9FqJ^QQT @mS"q":pHaͤh@gtHx5}fkB2@X} e2۶fъI ChoVG͇,l$p=8;q !#ŸzSUx!غR%[MEir?'^kR 0Q߼Rg,)}g"˿a?h b6+ף]*vv@twà= r1^8{2C !G`o샖hH2)wAUll[$*Zvka#!Iq&϶6d^7kd#msײd*:L<O"/e@.aqU~ݜσ .Hlːrҝ7|xq=a>rBDT+;*|UCC0RªZe|?">vt&,p=-}n@d3 ˢ?NCZpNh}&*_[Bu q Ua$o뾙;#mW$o~-0)0ւԅܡ%5l41JuN {?yED8[r.oކ_z }⊝RuӅJ*Uj0nة"Ҹ`ꩇhX:u{ iVC;]*Sʲ*9ljv /4.(Oӹ T+7?  NoڒfŜIl*FE t1?^,.hz3߈qr@}\fЮfYMfjau>r}bGT4=DKK}QπL:Ë-OE\(reDB|L POen`퀼^%W^dM{^Pp(EAjM#6Vш~OȀWmӹhUZSk[Nޮa1[?3rL-9#瑓պd81' ʜ#o )>,nHvhbQ.+M~.Ѵ}^G v]}jmLkBҕ8 kLq&׭BuMfEu8^[BUb򚗳_('Dl~(o3^'t{ڶC@_IkESm-Q?vV3B+J= kPDI"@4WCܥ_sBp9DxPף)͈I#'hT$L2b!E`K חw*\ *&yªyk&_`$cgO,$m8c @kZiV{A) riCX9W>i,Ʀ.DΫ⏥9ZϿ'11rrB^DItF 䲾T6vRAw<ǚW ֕3$kXxM]Oں]SJ1@?"1<-0EbQ^ ^ 3܅}_h8cfp0^^j C.5_[/:~U9oEPy/Rؘf̌9,s{n(ԫK\n |+D5cl'f؅χ<q˄OW^܂cNR@"HڕɻYFW.l"{MRsRHH{ *-{bRN'6?L?/sh9)!|;ΜF~ e#.Ob :cGG]U b6!oo vrrYJXz𝹺j(iKډvTVd|FpTX$ ,oeCkG`ŸEs%}얬1SxWTQhܺ(3[xy?FOx"0e886YsY'1)R^5^tW&1]'f|SZ~ln|aC"?FֵH)=LJ2Z7h&f[r> ԡ= %[F6nb*C #` #W{7 0bۍˏmųJ D7W'v*v&̀80#&ڛfv $]0~J4Uù|UDqry?Qm]ٰRlPIB]Bl wTa@4ԺvHS"7p((xq A@ Ͱ} 8RQtholo( L8I;6i5{j]/#A=" R[kmS * p%90gV/K Gxv/=!B9!OϚ`!`V Vw~ߙ>wtu{c*c1N}o ? PY^1~ B,7O܂8Bh5?7o 2>C ?x}-{lZ3`LN>Dq (.,.<ˉg}\rCSQѣ\y%t.LJdEw UICp(m6+s%S# @4G3RީPy_kmP q-Ws]g~QC8hKxU)5ھ/[J~ݚ *nZ00u.Z'IkmvY1(L_~PQSfM:*UU.nь5%-.=n:>rneʀ`5 νb"azuH3^Z ?4b u&KAw+C&/)|`E,*G( $UKZ$̢'S{Z:>s' Gp1ѷO0rep'.7p`%͸P?)n=O8;i#(hlѓF}tM1Qw?Os#}ČtY6^s[EcwDUsga\݌C_#IR[K<6cRzIJd L";ݩBh+N&(@ax%WqagW!iMS6S '4QX'leM,;|vSn,3Sj)1HH㨋 /wkV AN}:H]֥~F[9m8R}f^BVTf5K1f.>zۮbCrۼC*Z4F!¿ 6O—:_)vˢ(lINf4~T.ŲM>4r qWHcT.BB3,M1JbZS/@ډ*׈U 2[\eܹLħcnw>f/8^lYVa[=I<KF;b}tWFM=,$#v}nnjD [_,O0eƇbL,jcDQ=!JՓ+6A%ll4V;[/{2$Rb ad'3nB:x{Ca1rǵ,\"Jk {-fEv@g(֔ll "xo;2Eݡ'EVXȒޯ̃er=DN'q^\˛=ncJE`h\F1ٿ+qPؕUW4yZ2WA#%A~,w9x,ZM?+k;$#v( vhꪕ͔׬2,L'7kyCרpSXup\Bj"3K)ٻx~PB`}uÔMs6l8( iu"\ODVmk| R86%Ǽ2tN(/NZ5r{yTlz0q5>G!J͂w+u2ZrDDp]וU?#2AC*_+]NnoŽOޮKg::Vg" W(# X"*֬G1u`kacJKT-Y6θ`]5½^,V^/iIsvP+UIXٳ_#, a3 <" RO!$ ƗұW,u#2L!]}5g h?;&|m Tz$4"f_Cv}4rg Km8@ ܪe}WK|l_?).qu"bbe[¢{[$nDB,3[Xeezr;<7Ώ8鲕G lo @=(ΏU3qGLT D}`f|| D.qXaPhAygM<<+plbߦü _'Vm@{0P^J]3~9T/n1<*9|ꗱȬ+r ( 7%oM޾8H(=rʪ,voBh4Ztir}Q"15mP!+0uQN )j;ؒJ =A^nA>PX0c`ޘ3`: JoђWtr"X*+ ی ʊ^QT*WU޹"234Ezvb My;ejgsf؏a\ n`lΞٖl' т ]!e =d+UE݉gz>jS'QA5w砆Yrw[cI&9zbt~.x#t,:d5iޞMOy"Xn=RZ1kvx8YE`\p8;ETg{qbw;gRT]w|Re,`F(e6؝ݛ?jacxZKO"xmaB^!ȊJҸE^kV qXfyBLVy/[ztsX!C:h_e~$C,/ZCR8hx=u4Yk kJC9tJ=Ի0 +-s>"ȩO07E;ZCxɵg½*Bf#d3ݵzƣM.85.7kD_^ kQd1%.鶵 ?_]3>ksv{ C^˳?Tχ|烠֮A/.?y^Jx fguY;k pi:Śq3,(RT/u_{/E\Yhf6?<>@].ubJ3I"/vtEr1!|~+'V:6~q9][CjmN1a"Y06ӐChKt5-JZb& Pq N$:S!H69 x!Y+_PUϕ7E5tג?V^S$;%%2wG=F*>RpWs]`L tk4+Nr*}ϴE9g]FQ7_Hkq]$ƈp)3pk!gGtBQB-FK?0)"V-B}8Z{B xc62owv7ɼFV6z!孶 }" ?(I,Qg4Z|d(q#2OkL>W`;A,XC~©vmRݸ1rN7`rŁ i8}UT! sUH %_G~)t,Eb5W7*P{ &G`Xw7+geHDdORd;y5mJ$Z*0s#:QgEg`MQ΃y`/ۢ}U횥XDPBPԦlHA֜ }n)#WZ:dS"rkõ>ʇiE†l1n{~7b2=4fEzgq=X2+J<p.,ZV'wmobo̩dHC alC8gr;iJ4H1@ޘ6u87fdvԤJT~Hm,}H>|B6<VjU|2N\?V'=2/̈qYLZO j$Οiș s;4x|](4ښO"hR$fzejOpޖh*lb`U~-p õcp:f88*jq H2Ê-\$֍7v( wa\(ȈWn'S4ZjA+}3tzBU_%Mgߘdfk%{^D'xA?6|$81jɤ+G󇳈NJnMbFd ׶SD/)Ap`}?H#V,p37׊pZDst.>m]1r4Rn3gM͐#3>jƒ6HC;b cM^,^ Y|e?/'PQm@ uuJ;g+r ̃oB ˮB65_"/"Wv{K >zG: mm4gӳ=s{',/Bh͏١"0E1z셯E^KrLKA:QYRέ ?TtO⩹AV`s| ]JP.gD6#NCG m۵y^ lF뙄u5(>Ԝ -2Nפ~E u^ A{sʊ9 Ƒq% NBNflc#C1a+5M&0g y<9Ԇ%p;ESFUgҸ S:??T8r t3B^J~D#7R)=HгaJl)0W.c8mOmȿT ugKY%+xZsFX([tt!k ]"Y9(!&z,4;nTBA8t7'BP@`%f|O$E8*)vd _9_JdG.NKB>P put˟m̌:tDK\Z^Mۦ1we)>A9w6е -zڔ;W̯ $l f:ϸWp&h؆@p%GFEN>)t%apz9g}Zdjoç F,"૯ .L $Dz}oŲ8reHHyYtˣc5Vv)VPS&k~}xVtEID[P{?O QHY(ZLST ߄DI<R><8ܞֻ`%3Z qY1vkdv(Vʘd[iDH6#[j'K68t.6!F.[~N=B(ZXReQP">b2 0;ofMҧ3~mgO7%)M~\8ߗE|Eo-ŽS滝H#m@߹=N/~-!ce@ 8vn䥩u]pGXmT*S+0n6Y86ۚ~z/@'9&"@`W\U @~kAкY*d_8#dowxbff#+?G֣+\G@P2!y@r ]cWW6ir1W|@L-2Kѐ q49⪎(j =4g%޺BH =uu- Sx:N2kpK0a㙓Cp~śIz\9FUf(XltM(tb {;)ՇTR3AVh3H> >w)Gh¤oE kU)W|Lw /%2%>Ny`3p~OtL20M]oI[y21sQpVi(F'GP:\b 4pRiA~҅V0hd[웾?WlMэ i .MD!ܡSv Rl̤Ƙ"&w7әℏΚ5g2}JiF|SoZCGI75#eһ3n{3dd!65}wYWDR2D  g9Bv~RTjDY^Wy/UWNb[E$l-2WMybҦLSэ>%ji÷i(7 Ђ_Q8N(RTe#ER)$V7Ճ@VS)KG%|a4F+7ϵZ4o?H6ڃ*;|X i Ґb/oN+*eO~Lq2+2`f/AAuE|}-p3v>^l\x;ebg `0St9;%t$ukKrD[,IT ovŞƢ?d.0nS]f]{xGCPQ_+nk(͊.":ᘒBgǍfgHR?/^h,= YR3Vُ 3|E!Ká m2uM9UD;obztP3ǓeKep W,|Z;Ƽɮ`.m qsb_>QPND./}ytea}pDG=QJh|r|z3=fGUO'OEJ+L% ``z- Uٔ'Bp JP*0e=1G6q@KO#tɽYͱ{8 ϶{>S$8#`|UEӫR Y%,.qdښ)F׿k B0*GXol8p$o)fPF:>c_2nxX#ѧ`i3 mp0[eΠb߽J^0GWCN: ?1"8oHibz|ٮ9vG%ҵ>#G'U 7i1ڮBDHá_ )]Pm-1ڲg* `QvY[%mxXLS;W%m>֯LdmЖ(ijЯ 'zq *II뉇'9$.O:UuVil>sS٫s'xZ7&vl$Ĕs(rCb\DTP`Q<Z#f:Z71 w%rхO K$t0EHȲPŁˡFΣCr|Ȅ8<'yx pQ\Ӭp^* o : R3Io^I[W]R̞ywT1.oJYW1 _*6X5GAD(/@ѱIJ941mbxIJ4̷l-X#O&@`=O#\tMdIs/r8v@k$6u@l<@׀r߄4w Vb"ھhѮ42G;h-k=7j,t)IT$!KD0GtT6Df7 FF2oE&!~H$(&1Cɔ.?sN=tRvT5 ;63x\;>5$[s Zծkɮ7Ȏ?:GÚ0LҰq} I8 cbKڿ@܎Ȩ,}aK$k|n+mkG-֏vܽ?(rFjiu(JcX`^0h;T62f#2o+&ЄXo5,cj?3lz(קkÕoTqv#F WM**1"|i[{-fmHytaR ) = V=Rt~~iqU{%#d?ŠdU8}VbT&5G4`9ZjWت)G/~eڿF xkA:/pR/^CCl%?? .IBo1*;]ܿl]cՎk4kCz ^#rpB#*O>~_|wB\L]*1#۽i{trmK6m,j_ǜWe+` ]즂#X V`J0"/5o"+X尷N^CTRy>I6ÙH4Pz%[\$8:h4f'rߥ$49,{I.Mvg{J3xHvH_3nSУ'^qvKr͐0-u!k`_ @] T jYpB`q/WS2'AU)m,BW{m zZ/Z,+͢COv 16^&H=ECP6T$Ht?!U,ⷂB lI֌DʖWPWjSؐMSJJRU! ZX晲Y&G[&EGм1D?[:xY`KȷOF£v`#t}8Vo6=;_M8>(;~6eokQŶy"oD*Go7(k/,^Y':aP5vl5m"oVx:xi@wd]A =gMJ׈~ YZJ.ڬd-o3$A:CjjaԿ퇵(m@C+~C !H(ֆY'Qnatz `Y>N3_g5t"M*;faw%=g@C3t9iYᚒ&e@}WiQfEg$0%-k|C}2#cF7Xa^z$SCS\|`?s7;|j]*⻎Ҩ˚~9)(Z[?NsI/H՜{3fpP.AޛPT{&]D\i!>hӚ{IѾP@B6E]e52Mim+L١5OPd4c9ܤJzf*#J&m |sid`f˿ls[Vx:E*Q45=)Uv+*".-3c-;ISRj@&+e6MkޢԞEڏR f35Gad.F&DIR82 q 0ڡO"w?i )—rF_Oy +aLbvx3$: lG;7Z:_v Ie4%~r| FI Hr8[1\$Ƨ)V?83v@W+{eI9ڟ|#*P"]hcY߸qVuo$|<s Avb.Z[Ձ@q4>s\똆>jhw%;?-glcu6VZp6\-Gdv뀑*X'qDN/=js} MOvp.݋ gʤ֒(c0I]x/FfWTq]A"2|ŋ@IMꨉ]QRq~F_05;N8q`33*

JNZzK[z1(!.Bvm$olHOm_84gf5ߍL},aԄc]Ja9H;?ϋ QwV U%wLx!;r&e`1N$† hɍdH'qPCK6 ln"0NDu㰎[C#$+Yw\(!0QV}ζFgOie <R`RGJkW>ukunEvb;뜒*Ci0H5F=Gci=rjƎcl,!)eʫNECy"; ү6]ۚ~x y;A$d !`g[C`.ȣclUxDZw|F6"63;&s ~iq$ׄa a'!-!-Plh;oZ.E 追@>FHJdZ}RlbxC b{BPU:jHn~}Yߦ/1w_ƔxQ$nPT'u`l{C0"P‹h _цj &j3#:f:+:hQOZΚG\"xsտU7Ұ^N(!cnf~6x`Ճ1LJFmv{wYX^'G9鞸P0;TL{QBZ}˱cy$ԺEX@uGS )aSΏ20@RTYכ!nL.𕑷Px TvB#q"}-(v.r_I7TtnhĦ1޷'GLB@4X{@zs> IMXڵ?_BW鋘{奧)_9=/(|ԫoYq*Ra-aB44qEln?=x)qSE?T=B~c+(׻kY4ۅŞ7Vp.H\yf[QA9b<:wT[hʤրZً-n=0+˵wgO?نi|5-~M-P6yCps3β+q5t#$ѩA/h$I."0?,;4z3/l9FVY" yZ8m ]bZ@*vwR-V~S5P/t6-G(-VK_+ 1vD/Ei:[s>(/h@^R83y n>?Ł]7-O4clfTZ*-VZB.+RtA&Jpj7(]Ax9E5/__C(%ljKE I*`.GVMVK@Re`֕D.K+vo֞('H#{ldl8tcFC5{@ `et;:F5b{qQZv1V#9b.%MKi:q#0eq NR,dBEȚBM 蒌jYɥVDX2CeJz_%O`>c@S̀*Žtile5o*щŸl+ k:{}{zxQLr=DͽL2%``RKlҳUB9AY\"]^{TW)&a}>v|w&˨PFH>!$4/OuueբU[ ^uŗ<EꕢS7ǕwߓK@N"33'\&XG%b7җ=E  3Զh?]Vu.4^Xg8>4GjlEɈ#FI,Z!Zw#ߩ)~m )Ğ^r^i\Gm_(`@ V8|n,G}FX{MA=!=)HؐNV4 Bt&RSX`uWH#CYQKo!+>AuK~A,% 7kpŮC8LTˏ۠҈=|kV-k3ywrr"P>>qTe@cOB}e7*A7O(PRyCD~=-ܢj7 eѠ6z#c*an7 fh} TKq` qV\򓀒jF_{mlr5u~9er'~N|}usM5Ic?OVm>ry?z 0y\a\ͥN&oh}ѠCk3C߫KBƥEkVQs3T&mdtjx{mPX غlĺBr[ᚂb6T^*0?~^ly/^+r@5Vd|O)}* ^V V!~`Qpخ sO+CS C.ʚEoz4sZ2QBӴr7iVfZPtS Q~BKUVҟxcP0֞׺G{T~A5BWV7ؔQYu1欈yFNEqv tGvMV༎iI|h]ߎT03M}.'j{[;e"ܯz!(:vasr=iiǫ~)7W|o\E\T Og߹^/1Uk"k1+zl؁v@rm 7&XU<{%y K!oD-F韝^NW&rTF!bLJPi??=ob O}0N{fmqxwg`-gb`H+ʫ1?/|ݎ2RΧDl#͌Ҳ$-Q_3Я{/NOIgAW\@v/;1;,UՋۛj8z. 캊 eŶDd*; |fr C `z rdT_r858 S J k1Y?%ݪxqр:xQ9.Ʉ`D Ϻ<0۝? ¾''&V+peܣzN;S ?&У\>$xP U:9׋4fzWi{jĜ>bLL/mw 1.vYlͻXB;8VXS$5k Z1ΖwA/2k mpw=P3$D@q#۬ξR m""f4~SbnF폩`_2=Qpx3) < }*{:pcWlʾ6<v^xt msq xM%0r>E>H%m#Ao@$mTaBO}0H>>UoJ?JVI(v.] k#?_²LHK煈 4@:تoK7 &ۼ%#M4<~E+!#P$ ,E?{u8]?stD 2bW ,Cx)K.iudV?c玦81zz\ط LZ0r)GEhwt< '$0L.s.7I ⦐ҫ-d\``~3Z$Np1ȥ".ɷ{I\C+ ,ߏX' n 5e9AqZ C&ơJoJVTʾM%tTxDe;Ff|_:m>Z; q۟SӾS~A[DfPJ}u9iR,I aJa5~1NYGJk3R@whi(<)hzJFcb}:c;y&crC↛fnZ6~k!,-B%z%mAP߂ )Fzѱf[jvkInHW[.PNF/Wю}b\ϪL.ƴ :+<1N /Bmo?kEkp-` SWqW|$ZdJZf" )[*݆"Q`< O$\̉Y[A8Ppi~(Z0=tmٵƻ7;~"cY9&Cwܦ5!;kl'ZDNK gmt8e9Tq-b{Orf⵵VϷ?/ ߢg+;Ǹ|6:~:;Qӟ'sv? DC_IA>2e=1 tEd%2m԰˗Wrr}ko7#]&U晶[4 s %z@ZܦP"q:gGjݾFUIn6{f& X?ūLӠ; 97bf)8`Ѝ &Ŷ@;tx.b ;xTBz:Fw#V+>hרZG͘Q҈J`H/zb݈S/NhOcFR<{W+_Sg>ƻIJ^c,ޓD\ײ‹X RPQk!ykGwdF"2ZA"$6\X>LjbPz4^/SIeVF4|" .ɑ $Vnfi]LupMv(|0)niFa}C<]+ƙhn)iRw qW%)٦H%c"Il?Ik kqh8@)w|n|DnSW4]R2}حUhuhBnH[1^X:&b't@Q(ZH;*A/z,VtL>o'\fS}/wiۨ!.8A&}F*qmU@2(+sv *8y1CU8m6R tVp"}^ч_*4Fs^ HoaEZ!WmdpDTӅzCq~x '` `;fV&Z_I4nZW,Vk{cYs`ԏqw,sAD aT%HI\O^Gsػgl--%ÆVT=gXO I:*ym G`\|.d7[✹Ղ!KHs6ifɽr0i}ooarem-x.3| ȃ\(0/™ARj aJԘ1*"'` ⎹[/8ݺ#|J 甓8kw+3Zp778 мi6JGgǞjR(E5jg%*WڣX&x/& GճB҄IlJQk[<|1ن6.zCi7Dhv!ޛՃMSa}Os qahT;߆N/e]dD}*Tp[%'@rtx1{6ߊEJC/1^E鵝HWnp2saV3QL9b3SK*-޽R%HKא9+Og Jj r6"D 鄪WqaE2`q΢t_d/A'svtt뚿Meg,RK *(S6.y{,~+bR0GlUɕ#D ~:z73,&v'Mz?"˵/Y?dEG>>N碅 lt4<=61$ 5 v)P%axTu'IxO\~cd|e?Y;e^8"Y\I+;S]ɢ>z隠L?z!'E zmi.=~E+-:+![Qta|MmKdf2 uVn8B[GF(FIT.m+y҂*_w[p8:ٟSgXڟoHFQ@s-[ pw]obbdCoYs˅ۑ#i&bA|v/ \KE6^UkK1pkC(^vS y.b5>^J <Y+I}a-VZ!u2t,(tIG5G8h2P/[x) QʭZCBlx!F ->A\! MVXs@_eJs ͟Ww&a!Ҕ"'?8R{Npwiw̖Ž{5,(x['&vn }cѬj)+ٌ8Q~ϰ7YyORwK\5Eス5SfSX%V|%%1qn>liT4瀁ŝ?orqPi5ױbݹ,!ˆ\?JfD%bMIX 49F&ueN?l*Y%ARz ˦d]Dm)HGn)Z [ޜ3 8UF]:SBF> bU{Av$aVȩc7 Ri_{`N1-dFg9^+`4HI+#LbZ/@(hO(>WӴd_mV>n+PhSym,Bl,H& a㺛(L`=M'qfx$j 6O:I|B=NN{gc"io/$'H\JF܌<Ԃu{0n_ެ~܍%PnRREaFcTE.S Bӭȋ|}2X\dΪ-x O^yu;m"Z\4ӣ҉ؿƀ}bT*y?̵pU Ѐ+f7Z>e\Њ/٦rҬn8yTS:VO ç#_5^@oY4XP+٭? @RB_2B;q+|t. q\_$7waQFn2=_(xqQ*7 +^ 3ԠoqKL49qיhiϜ.gC8RL?D_c͠t?x%SEbJ=roBqdƴ0K*^j^znRmCiJ4M=𾄅[2sjZisI{@Spԭu5K'-Ztœ`W\@n-/m ]dQDh*wM*ż>(o)!hdrx0beU1QiFHoQȱX(" (޸8jsAنd'$4f+|tV s{T5n%blK,˹$,Gx< P)<%A΄| j-RV;?rnWh uoC$$뙕] V KpӚ[W 6UUgffUe+B0Fbꁪ3c^3t<<@bo1 ω)>\S[F_Zں>e%h逆+!sb}$[nwS2yH<~9BZͦgdxzZ𑰶,ńW;ZacNwߡ<%<"J͉75HX909?LTW']~ahL[FK`M7>lO69(ԫR8RG1lrRe;Pd t1y9pڑĎր#& 0UZss ƃ3_x kw.rh*`fL۳*O@sTܘ:Cb\$s .H 4Z\-zҖc LfRmvǧ]WvΞ Szj/ù]1:}=,?]%lk*a·@i獏k#)@'qPdMWh#% J @n ޺)ϐò0uhc `X&\SX4;:a:m8mə̋2к74ʹ1S|N}EuS/Ր ahGn\+ˎVP'HP ǷG+!;t8.=@mJ?{dw98=2HY׏#oᅻa'-/=_nt7/0\ b\5wq"[UK"YmKk FQftv3°[ԁg.L!y hLZ`zN0}qg̷1~#k2%< =6x3Nf1PiFD|Gd1 O/-ƹ#P'6]4Pjg9WϿ{qB\z)E%2s:#Լ[_7}\UHTG;D[3-';tר@}6ej&91ѴhFh;ʥgϙwʱtZɢTD _>iH8$‡h{~13 3ÚR@kϼ"= 5`S1 xN^K`O>;)S>}T]fm#k03sBidԧ94G+]Qy"Q%k}9 A}mXX ^>JCSA% L ccɰ<. ;X&_66]E(dҟE 397P8aϠgLn:oN:zСYe FKϒ$M#-!k@" *g:'3TV2E]7;OKO?ON[W/C)\!D,b +]-˜9*0h:)ލf}j(1Kn0 Txd<XKSlsS8AY Iݓ"HD"\7 :=)o`˲Siش)XEJ馍%OB䴈p=+) )zO([=|ms|gY6`йݽϤZtYS `7o%nH|:Bu ,( ,ccu8!n&9S4!=PPrv># ȱ|aG΁iF':zM2ɚI3f^Lnq* D2GvzƳX7h  =xk&tf⺥bfލǐ}A [m"w$45:k8Q*ƛ; }@# /&Zh$it  EhGXy5)%9S_9W+rOcFZ3SOIusEGX9]h1"ra-+iYef>)QL5FxZ:>S$)gsTrLlV7nYS5Aߠz7xH}@A.t0;T%0ם@"/]y- x  mvki(134N;SvL̷OrNuڏzcH4;t^$XL|.S6U#`BH1d r_}\ ='A1<[Auh%MbK.n^d(Ǥd .7զJ"XGJۭsU> ( OFXy'UXqXbInDұG/cM>(q`@jAب_y Q[.s|C/ 2DAm@j^BݷY9JzN$7s6nOfOJP0]U%U|kHF2 f˖.H kC~VC'13#7+_ -jeZͭy/hջ'ԄͪN*ԘְGGg>W?-Ʀp0?!7:lǬ|aI^727sAtZ_]+h{@4ػZ&YQ~[j7U[U<8h+`8:F#0yKNzV2`}"q ߋ11aw~a\F\XҔ<7~,`l{Lyua3nvpqDD$u#M8?d͂Lΐ@R#R91pN#]zxfX Աu㱯 ٻ_.=jZt@pbg0gnɌ?' h%e\wĚ{*b`|/)m-(+?YN\eg*P3U#zڃnorzq4]|*?蟘Zeq$X/7̓+)#]`A(BMM^%ɉrW۴"'ous6 P.O?AqJ56-VshkG e=x @`ϧF/%ruFH$f<4 A{ L }M{Vz v@% $w DP3تw?.T޼]([SR*= $+{savXV9Ryq9GY߃}z+Lw g2:?WQ8 gD QO-B)%#yeWe IeJ|JHok.-E/K_S%ѮF֑ 2Ajc!ܲo-Jyvq5[ybC<@\B5:nK-nNaB{aKm3 ,W~Vo 5mO\8HXt{IvrS20&/R:eiݬVAl 㳀Kiq18y>Ke->@)ֹ4~&$g`\ eKN:oZ}sxey:[q='n\qGsݍS<P%@()A6

Ͷz&L G:D'x֛?Ǣ,h\M}2)6QFXc?`lͅʳf=O\Kk?m蚋/k'4īS "^F"F0›_7Ehux*ѵi\('kA+zM20B'+ 7|Z(&Xd)j%U]t ʃ#6<<4ֶ2FZ'2#33:tuG/ɰ[`Q 9|NRF5h-zb!_Gdw_ALi;EuG59.@_D+c;\q!'"f\Z@( {;6[T ]'NjIӌ"nA5q+Gכ2"Z<ևRَL+X :gy_q-G] 2Ks?Tato Be#-jFCF =w5"g# Q @*OKE # U*"T2C,qwOmVt(E*iO%Mp+1 sq'TʣgGo~7N%43 ͣn3 3 XwJ)".SPߌ<Jmc^U0%v$[ QE$"h $@񱳤!\-F'v$ p t;H{2]p06eT-;\:c:oTVf\_R1{”5h9׬ml P4d);5 qeNL n*2{ Z6G@ǯ~cū]r KL)T2wE*TGB{#~K) 5K7N]M }b0Ur`N(wzOdJbK|&=dTgA6z#ٟGZIf85LOt <>@Fƛ حCS^x49cx]5ФHtoφi ͺ<pIݬO6D\c2FXb_ x>gςᎬ+<1z(={aI"xw\g]9{?0e? sj<9:,s*-AɎVd-Apn|uaʷm xH)uTsKZyV<2pbװ9kOslU :2˦nrQgfP@ODq╘zswۭ/ =flmH~߮`݈j 350Roˬ"&M~d=͟'5Z_i!Ty]f>aS=+Zн×:ms5H9UNHU,bo{Ww!o}-*1C;-9GQZr&vak0ܰ7"Č вTFR,4WXQGP*º*emaU7,Vm( #iIBNVYLyemDSQNA^vJPr/ QLN^[Y"u޺ m3xh:,1w|)0f,5Y(w$Cv>R`J>V Oe@I:^L$# !DWl{_b ix5͕lcCOPR[+"4<µ&KHiW|gwRAcfuI:[ vS*.%YSpsR4*TeO@x7yg"- i(+b"HIYӆrV؍9.9D"`ZJ5sϛ2V_$Y7̇YSY A_c0sEgKaruhVjنVjpi. ZW(5)~*b.:o4cn!dmRXՔQwʺt|*/WϘs4Ă? !tSw`#ҝt1XDZtP}m²:ey ZSvu~"7:jNcS2&&GъN(hhWfbITH屘a T#[3) .qIhM(z>YMIivaMyi%VCvGnJm8ҞuR!hwї3[ 7]30~U|tɤ^OrZ&)WDMZ~YǕY)}p*&ߋ,򿌙#lM*R_DP4"t+ݔvݔ$\@yR*/Tuf?DCu^6A|UKmv>Gt'l wmY3sbMN^P%اnPL%Wכ%r9L`fy"+ԨOE"n}@+f @xY?^1o2|pN&Q IJg,STKg\`yy#{ۗ(5~7s5R?Rk?SFpzXNF ^1(m't ;kGErǑ[Yi/+%"ӯAy|8ByFiDAF+ M:ǁ}? T sJhOtK:NJyK 4Í`I\"ٹeUrbS-`ˮʀ#GjAjWނ;_9>]1aSʊtWUlr^sqBL?tJF 2ܝȮF}y {K7=ŵ ڽ -2+ Qnn>,zw;)|ׯ/4+Gc a b8a0lң T^߯ 'GU쩐@bOu)7+`>/uX/kTpcL0 PobM;k7roPod&(VerNQtߘN!<9sW tYdz1FЬK` w::{*K1sO"[9lƷt*LSѮ/AOaP:LfFЅLܺ}G(&M=G6a>!F|3Y~q]4XMcU W`gZ(#nho8^rRŁ*c:@m[;u@w"? W7<""BX"eLY=sۻ"]wP0%+̵@0sm#((rab=u^<3WQ?QP50y#*5Xc;쀠Yt=36oJ"+E;O Sp4+fӍAL#]=3oRWGM@ \u:cVsۂM"HR3ot3rvNt(%Z"+1"#"L px'JEU C5W}iv:g̟NI0Jma4_0Z  1liE 0-.Z ,zg̤j:13L#*olMiJ؁6dN])6掐c tm( @I*Em}>y_wq m{;Y-'[S̺.=3ߵg[TJ_sj^?J@AL]Q\d{ƧbY/%<CahF,Z#({G(CxvE%2L cīdoއdY?zD[[Ho. ϟ1RyȨg%rQ*7e:#L3/KT`B l5/c⥺e!`CգECzt1\Ψ J=z&+ f#Cs ~lE.3DJy]wZU!7k{yMᎆZ}e*9k JǓelʳfn=@KWa'hz@d-f`\?.vxq0W5؞;T%i3.FzO)%'dd '|Z4ćrGyeP! ,ZI5G͘ڌP$]35Tn?COWf.=qu4 T9ƓGN4E@"9X۞+%t=.p < \m|Ԕ" X}NC '(%>N'Dp*C.C-8pW牋/!*M aCkT|"P k6 C:wG?Z ={♌`: t:3uuG'-SηYyLXxq!-\^rqLZ_ec >ѿ:v2 =!KQUJ- A#xƬ24[9iy-[>(e.&LJtIy*oᙵ&nGYM>]KjiH!!+рT)wNO”Ɇ039B 29<~5jV@VW_Zϧ`=oJ "kt/ФD$vC,R2s?!#/X%]I,ckTO~b|811_gz}`-Iy}?S kƶ6QX50fˣ^h#[?-dxi CW`uYhWD]s;WgGe:rx~GM>؞~{zW!dX1g^9rhu7;  mZIZZ^zvaX7CG\Z1Mn1ԅzԵ $!wÍ Sq[;bCcȮj-/XIY󵅋O%-/Wh ǼP5S^|1>@:jNG=KlgX{0jz5VmMiØwot *ь˳Ssxդ0 :v81e{IS5j4<-I&m 0g+v1nOC{1˾gƁ{/y~+ [MT{[b5( v2BraxcFC)l }oT%U%V$*4FBa1ߑa>r( 'U \_Et?fT{28BJia+/_g?\z+5; ~(rt(SliA8ey@ )IC@z2}%=u<Dպ4ķn9j)WONʄ?Álrg3AHuW#=!XJF]OcAؘL_{7. +yzӘU8l+즫BԂbC"r2l5ei g@zl_FƦ8{i'XLK-,> g ] '7 ̤P$pP j0fA~Y;&|C+AzHey] JUm[^#oe"e;?>qY<`Hl 4zwuh2]{Hpt?eb< zɑg4Rk0/ǝ3)yΙiCL?zAl89/~ݴG֥@$xiSy /V|) _N~vS+DE2Q(aOAuS8E :(:k0O#>` ~:J7d.Ms#D6@#Ub]2MjsßDv[tD+H'{3ZN~\Ԫ| (:C mBRÓME#VӞ3%x^7>N;g &-FvqX&8T"PW돣]Pvtn,˱"HyP*cEYk@e?q}ʭMCXs$| &NhDebTxͽt*w[['t+,RÎh8fr~EH!+(Sͅt)G$w#\(Ȩm-o~a; HeQ#E  SOEk\ h* Tk/XRơt|5hu$BAr;} oP!6gJQG|(+.ľ`u݄_DxE]un+GTѩTTD};OˮAiΦZjt6xvmƋ^ȃ̳ T}#ߒ^F 0i㪐BK{,oOq < a%j>X-74,a7L@?5e/w⚔9:[$k2OkS"DJ1y =:ck r"@tCZoC-iWSpVN=@-*P\ڬ6m%>b!;WItB@)T^8q)wA6(iVI4ëZ d<3_VA)eCJImx\[Pc8HS'~J @od'Kw4LJ,lArRPfEW#׹b#UZYsE 53a|⾩b'( zEǘ{N@$# 0RJ+梞@b+qp-/{'K_;5T%b1uDA@@*<b:{ud>;dK{n(@1l1&y%:a׻QeF.M_=G/Sg[uיrK0輩'wPpvN#yq s\PY(h.)W4) $G6]X2+NW0(KCV<[u~Ê ClV|-p4̰T&=C54}7ALppܬ_凘!3ߪiӥ[}@cK,+g mn/C>?Q(!G|*w$F8rl" j*<{yX4D.ؒ℗frKCFC)$cvoMgOs9ܜ2(_W!'h9K0wc`P?`7OFNSmHx3MPuh׆-m⤃>퓯!/$JN5Mvґ1l'VEMCz ~lb՝>u:7v "' 5 ״nx\m-[GMhb"uB?C4-9g@&$wp~3cE|vR嶈3I{l\PKΑ61TjddH /*awsPEكRXzJpc3/tX?i=[wMX*,vי&ֽ SyA _&N_CunRKÜNZWсG-Ԯ"L_,Zj|Q۩Q^:;'Rd>ݿ>uާ9єPn؝f`okCP;L\Ke fM1DR.[Lm D@7.0 :co#k ዧ>)K-,v {U3Rx;cTcDF<$ʀچzvɭ(H~٧JE2j@K p/ s'kl&EL^4`C ؏D)'Q;qzD\H04M= !U皈hi #Ho"~F#uؚVXd$6,A q:?"%k m˕w"$HaYv6K#Go (ǎRV04–1VO ]XS",I+3]dk{v>B4A;tFCU͒9 qo3FKDok"_/̤Kݶd:ao cAy Bά,f+ k i j6ܣܡ-,,I"RM{ȓMx 5AC n^gJ]3hy DLo%{Pk]*"Je/9j4; r=OJ]% %?.D@ z *mDT:;DVQz)Ukaׇ-K <4rFD7:j,]9wՆ}%^X\C:U7Fȍkh'@`d٪Mנ{` fwڑR\kt׾LN5FB`4C#wIَq_XUwz4y֒EQԻϛhp|JhJ?JG(yqE@n{c*8uhv2#3f:u]crjxMe  οucKL?X yEbgkV Qb1~vmg@f Au7/r=i2s}IPA}er۝xrFUdM&|LK,UBܑ vl}f> ߥյ}ށEFm3C1PwL4د'^" ]&b!53SM$ajQ$-E@ JCb_#^V26"cM (S/'l;{0.iM@Ά^*kSLYȫKUJ&ٷ%H3Dlִ{H*ACxߊ~qoi5FoM1/PV 4>HUuVnҔKjr4KEO o/ɞ }݃"YaJ: 8P\%)gLuZex.$$MZ<.<zkpF6w6 P6rLN,*a:Ys4cep"I\Ҙ|T7*u-1'>ӣJn{! zscwyxWLb<ʐo7k=v5uR"ŊTe󘝮{p( aüe|Txu0ZT <7o&. lFu}g?wol:9&w. D]F+tcF Uյd͑ƜTܝ*sם6h>#djlDJoLhȡ2+303Xu!`L֠/d\]U 'NTfdg5w`iC6H N~Kv1`荦BܹP1!T+y$8M;JJT ]aO蠷vMo)뺆FG].ttfݭe {W eHCq ?;#LO&HZB#]R U\fz; ?A>GJV/:`0IJؽc(JI>gbA/g~_S2Q`D<1@aDco{KHGpn`uԡ1˕q9wInN%< dI|Z&lu/[ct4OJˍllcG_bj3t 1nw _ǀ ;^d߂.Y]0MH`{ڼ]vZ+~`bxLO(?ѯ|~_EȩAuû_ MB 퇪7HCotÑ2W57I hk5D^J {jT×=&<`Z_P j_]6AͶ^<*J`Pb8k!}R 7P0xz)} *k4wP<0-_3)-׹afio7e1WWJAC?]?gEzfURkky7;␋} F*V#`%1$}W ΀"ԍGx9&{*Kh=+iܤ\#(P.&O#WGKSGv&l&g+IsR:>s{69aA걏p9X+&+nJU֧cOۈv6j ըc.لe u(%ZѰ6qղH_=LrU*شEz6Щg6Gb!lfT;W},ep8f yc4:`zU&%yقN(d>r~cDϪ 6eJabJvT$:õw譭/po ]pa6vׂ9!@/m8*"2+Z"nX,YSHU 6c /Gwʵ*sr%%"I?T4ӇpWR2CkxYvIrH ԡnPqL2pvh+ۜ3~9;0-KP+V|iӧ_Bwz鼏k/W LT0ߨ"g0]~>v{mHJQ5'|:]fxVo:|\bͯ:ۡĬ A#"E6D'O\vzr}pXDb4@| : +meL\Gކ9Cq7OW8<'?yzsM@afnwZ zåۙ^+eSio6GPoB/ayט[aja~I;8 @!'h{lcOhed@,\`\[;xÏ.@sh%vĖ^L@yWZA" ފx]~\0]|Ƶm@c*s0Bˍ*R4֌Yjbay5|8ỲF 34GƝl!t>6k9t(xm٤ȉBs(ep^(kނ4s)k(`>wh*yٟ G;z|%2?M[t]U²]M^#dݮA!Vң7JNB@b@ F /UaHg ;4D`/\TC=*iea ]HzQG܉1LZrhv.ar~ЭX FcR~`K72~)\j2wj'JHwtg}TΗ;ru8#"0p -ul.#NHLS%E_-Lam#0|ird)c Ry-U7$9|McNXSJy?CXl_KiC.#k1ꎑzjï?TX>/ܫ,G+BOPwBQ =M#zFBtpDSQ)Ȏ @ChQE9LεC<:7%ڒqCZRϴiR^L(p.z/r )GZh!dT{}G V`ÞY>7= 'ɩUI`e0CK&T SM3$.YQ)P42&$/bH=J'rXձO~xrd*םr!aMS%˿,gS7 E&ŪuO ڔ~НM[`n^Oۻ4pEmV}j?˛9+DkZr,B}}@?Yܮ`r@UXW覄1V]&Rf2YzNcLKDH jl#OX( ۜ_WaӢḷ,: ,UT.(C1ay,[7T vNpϷ}ӥ%aIϒ;hJ=@i^1#b֜[kT%Hu/DJk? Lw0! ՞H;}{)zȫdo|)<צE7Ԭr 0ef:d -R,q[;qѸM襩ڹ.z@6_ bsNpQιf42b`nly9aJ_P31;2>ٮ6`E'kt V Wm$I6.0jM1pVjHq4EA8n&QսZ Q+\lizoԩ'1:#g(t9ޚ Svy#^c4@xex3G\UHHQg3R!g= g歓VeeM;4Dnr;@3s4C!X5]uUXDNΕEk8$w,&l V<а[pf4P5v,r<޳NQnc,R`j"JIת@s%>j CEx+0vn we6Y:v; q3w_enD=]Qck'ޡZn rw&I1ȄFrX4ru4JR@ɍvy|J3LH&wD\l#>q:wii"ۧ4q}΍M[ȅ ZV? Qҕ@kJjCZHPL<;|V#5plgx:}U`5"A~eRdQx)w'&I-B?c|b^6 >oRBi>kC6 jQ˚$pX~o9LQ= SmȾ7M/"-f|CRsC&u@' 3o>ԧ"?*ɶFzasXcIumwνb7&` ނmqW=eZpzNva3\ĀJ5e)MO4vwƯRI1Q>z{ őDZGLk;lm^\mҽFW{3!rV-Uμˡ4+D8כz{ܝP "s cjCvVjJl?Y h0Pd'XFI<](;E^?~VO%ٖͩqSv:=X0G Y? 9iOU?̴4ہf꩞>3-z^7@5(kHα fA67OB ݄ng(^[hj^IQ#fAdbZ$hwgZpQW$"qYW#ԚCx>Or3Xl Hׯs[i;@X5-yLr_]a bi$W4awF<(aN|BxL_<؀NfZ)kTjÀi]^39ٳq[StK iJ_1ܹRt_a&i2t5k ;~+M&;cB8Qɘ64uMRi|S?(f:E ,(?/\&<'^Ho&3.S"3k0Op 団rl+MVTd *T;EYvi,)fEpq vA<Ԏ@c9X#,,+p% pb`~qj*NȊsg,ݾ*-O7ƘޛV4UDz?_(9!.j~7"_zc=䆿sݧw<KrTnL,q_m"'(P h" moSߕQY3$=G5[ôEmqo\)pG ֒x(h“+1/(NS]dW'Ƚ\88R7ޏKJᇥR2]緺91qh >r0z6h3CW^^(̋͸s gۚWð5`]牬PSkaeMmdb6`9nh؟҈'=v}uZU!N J`^uuӿO91zνSRG-'[MU'[P8t)HKFEPwlS_` 9( /N̼Д( #jYHw4OaU ;édA|h*d5H*ZlZ|ҠP;RpǍ$ZGK4log>/y/u}Lnsv\SY hoOa=Nmr7xob˿Q'oRN шb !xX]CX荃|4 21v[:hHsK̹~z~;(Wj2asḟ>Rj yO -9akP9ku#ZՓ)[1?ܹFS*I&|I<؊p}qt% q, UZh)0'ί|sG5]`%D9JD_ptҒP/K$By4@U[*8z~'2wi"C?Iջ;dgZoǔq^jȀRi􊓜}6Yǽ]R1=y!C_i~bWеQFv?C6_<t` uXw~Z}sD5lel_/%,yigZ ZDBO y?*$"+1UnVS )pEmgӋ@ykFɥK,r tz&kdRya34B:}3l0V/ ^7,*z%$,sIhZoƲÅefM3h.sQ{$yKبs46)k -~jLmE*+7IoM܇|d+:6ʬidWNpUq5@'U%LF/uc+N/57YϬ˼ {F~K/.a]h*1R{C㥽dv=`(DnFχeTh<):4uK!: BkcV@~Xq <v . ~]] .00ئRD\ї$pE(Ht5E tlkT?9&pT"[@a;r}UŘP|jCp,<VE4dC<[T<#j ?.ب<;Mzwb38*KR7 yVFIQ2+j\zrH^+Ǯ{obSI&"ZDm&ӂĥ^.\=gw 34yWNR.1~"LzGkH;ʥ1X]M9bE遀M= 4Ģҽ>Zl)+`Ŭux+mTt|8'f>jBK|V~dL A:}Lg:(X,U [qSJd/"1]āhj(NnCrZo8{ވޚ xӈ3g$^LoVU;ư֒:; lV< $:d+!r>pL@5vF9wŧy ¿m)߸ӈ9+ c=41A{5Pp >mHXg9@23uqnWz9%%(ܥP\ ##& KxO2s 8j {>Je6K:vY_T'ȅ <4AH BWYOXf,3" C#rr'Zxҕ;-X.y}XZIfpX >$zTϯ'%-?{l_-;y+n&G$Xb2Lݶ(S(/(w}u{$-uV|8 UIIF]Z{ а.BZr㓌/X02sfd|8ж-v5Ql$J;g ך@A.朇lw/qʽ<$8GVu(:RIE7(n:ιJǦխAφG='q#cPup@5jb,Oېl1%է9u^] 5Eׯ؆hy_#@uz2ec\ft='Ui<ɬ?$)8Sp('W&ʪz|J5'I³VWy$֩!raB P=IG;tG0M=/86F߿# ζFQ4WVyloU(VhOej]84.Bqhrbʆ3♞ 0 Q~'U'Q >B ev[^SW@<9508Ic.moSDq ^ޖ/҅B-1WOFF4)kr5 9Cl]춓Mf 7O|߆h+Kvh1ضE\63S-OwZOha&=|m ȗߘ]MԙE2Zբ &R< W4{xV:g"zHqYNOsiRə=}KՍ>ķM`D]U#o%R>E3w| $RP$"3R:,@1\IM?B8:uV׍lZv[ <`k' ,ndۑD,܀bqՎ lT Y` 6/AAzz\}\U 95캏#J!7HYXB{xd>T?ew 9Go2aV6 q/wu!W5}~+]oVăШ2#.mo1Jۓ] hiU.S(@>rbv/(}K̶ts'[c5D.O\,DP][qzNn/%"woz.z\L!WcLoD=W*%U&1ND1jJ'{+_P+šp՞Z_9JL?-n½!`+cԙ21Z&9&|2/dd(XºdXw*V9 ~xD lY{?W0dӠ]Z*zP`+h Ɣjt0.$W9vFP,$^J>`2|~5t?;C`3]V(p%ȳB2h u0&DqB{mL!mumHP'i&7%^KR5M؎1<)p=t ;& .I@e5ixF/""`2_u{O8p#nJ+ĕ/@lI0̑ ]jq4w--gɭ{j--l=ybgWlY̓ZnY]!@ k|r:NTÍeZcN1M77YO:NM@[x7G>3ZH(/tp뚊>{Ӌo&Raе*(gբhB `-6֑2D[؟l׌V{wJC ua_ls$eX,tD2^wE- /ѷWTSGzױxӕN%?\'xF{& \A.R”iԡ{`Z?%h D<|n/-|z3sx8^&6<s; \\~OS7QW>}kdMM~*2B,+q޾n`80 \((HXX10XLQC+<+_VטQ }Hº %?Vd~2yy܁= .NuFRTL97Y\ژ8_[vp s CiKIߩLxI eS82P_YMc+Ru4k$Nl A4S/_G!ӈ"H o$(|ӂ3fZ+|o[ږINF.s$ף^oZʛj}!E$ DB{KvF0=T Sx dv7}炑Ub B2 V7:1iS !`lZ O Q4¡yw%O,2 T؟) ȹ ` uéY6B/ռkei8ћOA|H*`Cn% T: ) i'j-Cf3.2ܗ6o W% H4ʺ4";ĊƿY;Rer U~Ci]ކ dsӜewoT:KuޠCPX1I; 3iC4xYjz&GtW5#IDaP⻕ fԎr:ό(׈R7J K"9Fko3_s i=Jz#q FfHAވ&;DxgwT3Yp̻Cſ0YxQ/'!t67 3 8!ދl&aHn1hvcU)~aښۏ\pOT5OW U+t.YǢB&ohQv&5Hf& .+ 'ߗ3ٚO#IuZq  {ug%XOSO;G#Q}2S*75G߸>)ߢx` pXRһ%07b+շ ւoM ^?:ޫl"=_gVd"1n:WaTmLRes [6eYfcK]=kB^/nHdyЂr=\I"/۞:q1JCo MŪt+^(0;"r#Dr%>7}^f:˲rTZ;'1 Nf+tyer4oax''dkS~LA|9 B?غ|3%,2CQgQpT4xL'c^;G[EH?RpUOz ʕк V{PyqǶ[m@y+ZBVHX>m{ Uf7pNÛt-*Do#F'Kh%@ )Iy_ xi݄g,_I#|oLEMcOZ@?"{0 ɋ1<&pyjiKۺMT~ oʥsm-ȵOe[ڵ zݙh;>5bÑ* ok{l4]; J^اmrTzF';95^# v.+Jb.oY~ 0Һhdz[ޛ`׮R8%G/TMr < U(Y&A~ PuE g3m8E dp-ot!&KZ2Oq!g( imե* 92]<d\12WG*8,-&Ms,, \ɅxBcV1V0aڢƔDDc@R+5?ێw GRKDI'1]zgq)xH]$z-+[wx;j⸸O_)>e[y+Wdm3#d=2d'ѯ`]BT-aPMUrbC-x;< fX:+傑˜ 79a?w2|\^5Vg-"htd:,bĀdn>hayA6MBRnK.zUV9ys<9Z^]#'#C$C)s|Cv9A!u> &8Gisڬu}$qoFK8M >)]y7; /?p29jZw݇l%ljrĪ$RF5dČzCE.tLD'˜g i mMhz81+m~tŖSˆsKTxHrnfuV\\~Dl- 'e ڏI&ƎQGI8OXǡK`Q3J?Ԉ ׺*R9#Jizɗ_prA A%lHd?R s%"J8Xs)FABF$;JX{8BVO@2$>UcIɛQ_b˻n(hw;h~P,:̲xIgb7v)(Y?U g?=B6"TQwqNZ]kM'zAp5,Ú֛u$rɽ@\xV '"\a[xթ[U`]?+Tq&CGe%haKr%.=phEu:XR&#&๏v ;螔M[o9^G9۪p)gbtY-繲 T~&&mZZU-/$XH3lMiܑ+f:7%F!e}zf鏧G Y=e>)pK{դ  _cnOnp`WT!~_HTE))p& 9ApD!=ޜHv *&^|$-ZV>@߆^EiUxH!Y=u8H\keV- 2>qJHQxe%]pjI!I$6bA4sM*힂~ÙkU@z].-l5|J$ )s^$ h]|I^m%/IHo_KФk׏դzaQ6 /1'PW([Iz e >8`T᢭̋#@T(hFc>Ey:x_ X5bi/!KA\O,OI[5nVDDGFE\Itaj>V{ˏ̣H۾rx/P}c#j`EYf}\p\NhC!m<9lӣ86-fEXsܡ@Im ȏԣdn捍<7FǞ9T]_U1 #%kvKx2*-zL+9 ;{U#~.% o'/1r$hQw"?-^)~r;0aȷ8$1E]$ҷlTZ4VGsz0(ofdvtd=l{zTgȴv !URu愍Lb)̰Uԣf]]Ǹĺj>! ɴ @)۩OjM_D I,kI%V~r$̂ϒm\ZPYEQO]ENӸ$a\d sMp<'MM"# kKکwR|Xt)PI  oG-ZY'F^wV+qx>*h/(S0B7ۀBu룩&Oq|O&L%zM_2O0*;:'YUê' &EpJزq}d53¹T?e=:zgF#2*hk}@5ZCJI7VA h'T88ZT;$d6.YELpy$ -kdљXâ T;|dq*%tt$GpFO {iٱHڈA \7)Iq6t0jj1}&Rz;nplgr)BkȳfT0jC h= Pt-kX`Ot0`n8`.$Or`Kke#`#h ;N ? *=p./:BF]zw"pvφŜuAX08D^}XUs21.@2b$ۺ 6 kT_D²9}P}ٖF#(JYa0 TzR I~Gd<m-}R"K|a(Wpg)>cP-8 TJ_r 1q%UJl*BAx%KJ[vE`MP"*k&E>{'*?H~Z얲풉Vϣ!q CTf% k~DyeM .R0FjZڀ"r Tg2t_:%ݲ.7yUA aYa$ǰ(ՂF>SOuR7k;׃QLͷWQKT=Dm/ݧsWƆz%a %["MkބZZ*݀MY; 7.9Kd%,1 $ Z|T-&΂%[C?ThM~h?;0YJ1:<者O\A8DD(Lͺn uɄy\CHI?(Ks0ewB*D'z'_obWكMv7Ci@t*R@R Hg;O s(<%g~r PPGU d֢٢+}k{纏K!6Wl#g;}Iל#m@tJue |x~J̎㨴 ^'ՈvsSWC#aS vE1;MÓۯ.)-5|Y="ƒjc"Cփ~ ;_zl&0>`8z3"w@d5&1lXn8,>3!D5?~5 wMo֎.ԟQ$T8*KE[9, O KgninCrBL>ȌRPEQBŀtqjطCvdX:+l'xY°mU>L){(޻߶005mI20Ҥ>r4ΓPN D1 'N.9'حOY? xXJA:(hS P0FKSZ,:Y]g~gk9(WG~nUN(f: :jQ,4f o?b }8G}-S8u՛ ck]~PAe z ӓ̿FE%գ1MprxGP!4IThA5* Z{X6PM 7GԒA715hHO _\|iWykg08, (;gƂ+\$w ]Vlh4iML[ه >%kF%z!t$]mG!Ubu&/@Ě(57j bw#!ڿ?vQwaP<ܜau(rYB]&ls; 4<ą~ubZ ",:BXI5YsI>Cd+W.xеiFPX>f7̗xyt?4Z C M=OZ k>qEpfe{SBP>yYwM#)UO1lCVM nQV:; Y!.U>ƀ\}Wo̸0OhU\X4l I AE7G2X Bd}̅<"#@`AH$PbǢ232++x/ߵo,z0CVt*]>  p-9ިeֆ 86Lj D~ u!# <9ӆ2qbV8k`0:;꤄&[]?D[/1^`ݩwlMFpnL)bzxnP9͔J,s6 4?7swgI?SJیԃI1 @Fno!E>GJ<Œ9,|[wdv{d7SiLQX;Ƈc[4 jxnӟQ3E'q*FtZ$bRĝxJ%#*g)^:%*܍ѫW]=ZeߡʉMe,y^3cC`oQky{! W]pN屎zpL_[Q*}/efŹgBK0DI>ӑug!R;Om)l *Z3 /N X<g黒rv Т=_ioӨ_5^cUWlg{I*^g[G(/pVA/h%TU;"6ump){oe۹mgJ|^z\>B6%bA$ ELHb,8HWZAʺ(pRR6WI[X^XE\)ta vZ>22$M=3o5YvPlW"]i;zHSJz,A -u@TKmB9]`ӀxM i#;@4'pBu$G az,ÚJGn+L):^6 ,}[ 4Y#} 5.+ pmc slv"a$b)6xqD 4`a=V <ݞwjR~%Zdkl` TVko]ҧ|/6C1$ 8' vL.t{],SbZg$.m ZnrJ)L;)#J$oOU mݨ5҆!EdNzy34MMk)F%q<`/TE+/8._7}ДtSc E%1O-ΜQ$IO MOՈ!H2P4sY5Q*/-uXR9龎-kTӃ'#ڱ)[Ś^h\W?q ,_wS *RKcJа5bYX4)8L%*YX{ɴ7V\m.0(LT{ABe p,U"pexو_T@z yWpT%dم֤Rc暠yWÊZqs7v17Ƹɥ(KMCfcSZaF?3q=WrlVq+} esMXƤ8 ʂ9f7V JLaœx{ sJ@Qmgٓu4&J}a=+ >UdahrdMy-Ī3G,<Pw||8OgTs4Na8[+MLר{914GrKXTK:*$;2x?< 忔5gL%_v k6tʿu `@lPp QMϫnb 1+݀\ $D\)[ @ԙHo;/.5sñlF\.?= hznQ&&Q sZ} OG6YRp 8h; @:=0߷\&a@M#'PVo 2)jivdBV>60{E~w3NюGm`3ǰJ㯽 aP&ZI83+mRigvۉ+"Hq&[kTrbL>Pr.|t@UԿRؤ|7g3s<9Ԝpe27ӠO*&Ͱu2y<t)rf;3(_(@9Ѯ TB̚Cm那ژ7+g}u42S0MϤ29*:ij TgqNdy;Ux(M! {F 3WO)0 LdDggAsѶ S֥kTDL2m9ҭ4zDBAc3m7Ξ+;{5Zs֢S2 P#v=m `9/,\vKr,$&yT4[Ӻv7 ]0YCL޹) 7_YSmǍ 6xxL\ch2]s${5.8M}TUkjp&m|glWrMXM8&mU->ס9n7?wrCIxNU>t]=.ɣ*xrZv@irJ@[1󔲮x;bQԕNy-p1ع>+WV[}&T~w ˁL{s}fxl% g;Lz8%H& "0rp^&#G_,z fpʟv\kׯ׵?U3^⠜*nS2$-|wqmAU'DW;o|z"YA#AK)G)XҤG-? .RU=$2*m;vRo] CaOS/h;.I7` Ur''D+C!ͮ gYH! ~N,*K37&${ ZE"8M+^{OD>BŰ=USt*1 ǓA%̢m4TРdbBk2#8evg_A\]';75$bByOչIr̀*컇bA;NVGW{]g璥eUTOuBXǴjuim~$e#}$:h N*X y{ew`G]%'6c'ˈY:e! > Pe)Y‘މ"1x13JLH1[o>eF@g**]PJ1 }G6vOw9w!j@hRn>m'd)*Xʋ_8Jmtf~4RӖ= i陴6s4rS \ )S򄽐}zC %,#(XjXyJQs bG tqu@54p0Jo?fR˺Jw0m~}̾,1N6 qq~ . JIZ]/&*ѩ^eiWMTh gc^g5E~򄖢Dv9{mV}ft<_8P_'~Slqr$e\w=-~ ,i-zQs~+"?RP&JAJMǟ+)c%]{3/HQ85u  ^戼2ϳKuHs_ٮR:([F3b+Lr3mfMɅF)>Vwy8&I$]boƓ=nRrÊ 7 _r>CX䷫Zs3Izc׊kG*.&9$9Jd ,y(.DB'=X6-i--M/c /.ruĘYZdDblUi_LgM,y#1 #_SnXLi怒Kq,T>~ |^+ѮvtrZcl u&E&/\{\t& k0[8xc:ZP43H@"P3R͝h ׾XNӁjzhvU}d΀?F4/$RpcW9|Ç.!^wBWp )ڎ"6էN,06kAZN8qӻ{ h;]^T@|:;,~HM'rW ';xI@"::{yR{' [ay-LjFZ>4rweV>3y㸘B5 jb+ØNgQُ60¬ueu'!*˄]!,!i6V~Ap6j ̢iM'^.OכV[w}n*qL;]E؍(sÉ<s$¾x}A'e͛]W9zaRޢ3^u?$9{a5U~>KĎv/yx!>JJ4a;< k#lfEuZN!FZٔ03W6`Q{#Il7:]H w!qz ՃZw WKc'o# i,^s<* GSs:2K9A6I{fOS_2FQ^T>C歑Fؘ+*JD+kU[3.rۉۚ=.#fȉuHŴzZD,-Fyc))P~,hs0 iz9KÃß5f!\18B$J7ufتaxso:3CZr(S5ri)p9hOн x5YIbzOr MHg !k%YEӉY2h,a@mAZyfψ4or4A/Hr7"qNgnJU6uCtފH?ܒ> )1gyj{5/ nt>'7Βg1t26ہLY+w{{]@ niEp^cU/ Rկ+͘S.6-Bf("+.E6񸺇R~d!zJtPNMMLf_FqɊ%9bwŪVɽ3a;]eLe :j+4:Dr 1ϳYgqkx(F4r`vh]E*IPP$hryz|qU*=lQdAi7Y]e'>Ҭl;+ך̫\_|2uƱ~IdebQ KR5WY,L'F_GwJ?["~3~Wՠ<l\|?$1K#&pӜxnR0*yIhl·LޏڋDFGaRo `гY8B8JdZ z{xñV'ǙuDCXƄ\WU㎓bY ١s$1EåI*6SE~z5+h/Ԅa4~ĺöBb~V 7J@oZS@ [U[>ͧdBox*vrt!։K.wtɉ|Di_.(%e^C[jD {g?[ƥ )~b{zzo>]V?/2҇}̏㌚cNoF@. ߋ^M7Q}q5b޺W~bo1];Q eX'v'c&/8b ' J: P-qj#u9K!E=^SXu3aח(:ru.VDndqxoDsgLDPZeI!ǔŞqit]; & Aq?sY6G?!M,@#"MuHڼA1KLT8_XU5y.:tw;ʅ.F<)?#p@P>#t?PAԢkfVMD%80Jl )yŒGh日Z>ZQpVc>K7LZk[Vjj:㡼UJa`-"a  ~N'xmG3#oV(@tL2MsU+$2b,8ze%R `1).)1zB 'ѫjjUҚ/V [gܘc8SzPfE2:K?53侱Zd"T.ԼkPuJͩFTz.Ofx'YGƆr%tYrWJ CacsK AB)B2ÂtE9g1YDz),X_+l:]k>.Co1nl0^ ZOԲ}D7DNNuQ7 ;hS:.$ sN*lH+`q66ˡ }o7bRXUg.n|ҽ9X;Q)tO,bX=g PIb54!ֿ]0hh$,q-kcBBFp2g6<}QhOH\;;SkΚixkG.F n&d@HOys:U \Ng^6Z7cq؁u2[-.H(v- n_X/H9 rYZ~1:3̀=mA}YѺJr @O_{K64tJwf`oIjE"UA2:eY'3fV +GZB~ѝ!UE`W7،kW#!Pfz޳wd!76 -< , ku%GL9}K4ª֒9H*PpHNw]y/C%yeꛒ1, (޸}gPAJ!qy8}S nUTR@Z3cڌLt8&aDȓ RtRז+z-켻Pd3as I(I;mĽ !Kaoxqʠ.a7apC(n8i*Kw83}c*"&9,P@>] 9N}~֍aԈXzkg تZBX%x ٭s^JCr;R>$sŻKXe<YG1G/ݽƣ'%0DGwN2 2]w؁.2e5ǐYgHl+mgsk)uW0@Jw&sz`G&^V,f') U8)֡ nc{[R}TV$ΖwV\[A+⦎SYYZxe#)VR_sSxOGa&)^%ER,TQT$>̓#G;c4kp+FMTW(*L;_εuX;`o2^5#  \Lb>NZ: Q<))v%^(׿zU^>Zݥ'[wI|̈y.rL[/Lcx?Aq`Ց+K~ E!Ӌ &ekbMR0wI4`v<yX^(DX*#jS9mYٷW͝"Ea QkuIIy&Đ4z~!A63'E&Vn Hν\]#G fnO8܀gp Dd3L:@bB;7tlѝzP ĩIo)A?R,!>d|iQ];|x%yp:Go%g@/R}oI2wI #b?܎_~Y:T?܅ꏎ\䎱Fq?p4$,apeƴ_0ݗG ۍ%i5R?y:\'DRUQ5!zgFb})u p`oY#<އg:1WU8J02JW'MOW@\( ,(Oq$ۄ',0J3t$ P-εћgvrp[B>98oi螛U\glڇDx#K[~@COMGP׹0w" p2mW'XZ#WX&h"vsz :$+ 'T΍784 %inˈnJUc(r̚Zۉ2>YcӪ^Hlev,bviKXjZJ( si!V-߭bLLHϘ;WIhn<ܪCv0 twK@)IJܪ)H8223Gu^.&ĺ<'U j"<\.:.(wMT|dU߇"E,C52SbT/݇S)%$>($۝-_֏n/lk=Nӄb[^$dEɻ1CVb n99$V)3\rp Y>AVP_.Xd@+I䲁ocn֙}*5|#}:2//!UHF:aDf6([4,Cʍ4omRU+?ֱ єƢ1'Ab;;5TV˷"Xn06|f\]ȢN⊤P @&wfvr;|/ZqbAuȷY1W%5g2!FfƋ[^hS!3 8O z@RYPb`R6 IcIQhꐵ~|+U=xf1lIҷPf$㽡Y*#Rb.DQ{ƶ0Ld;Q=vS8vO ,މv0ˋ=b ڇڳy][*4.Y0YeWt1pqGHMf'L>ʸxš6ot0_e 7+ʶ.2h+du6ńLgF9C/9"T`!,U8G|sevvT\QIQ;?6>}0y&^Oϯj>?~&ăjuļUVSzC圱j/ 5Rh[5(?Ls #+oYoPDjzDmT#1P/mZijL m%*_Yi`BK!be.dCBns?DaZ_Y:aoRj#E(*~ i&SsO'g+*Wۓ]k[7lɁ.Eeq#ZjYnz&j=0mԄ]b74-at؅JԈ nmK}fv ` ,ڢX`;KDBHCܘ$L'I `TGsv!6#X2^m4y|}ۛDr<ԊH)Tqє&oΐ34kTn;X%V0Z}Q1C>9z8r }.kG2X^ W1QVsNfJc}W㐿<E% wq*I~Zd~Wa p)):XC<ͅ·6@*1_ں&.Ot7F̩54)v4 Y un=}txu(5iŪf$'he)p/f<'no#ݬ+]Dwc1Z/pFow; 7:'\sQ)0o\ U)BG[W)CrwM9w1$v,z^fwA\^hRp4To׀'%c@t@*01f6;?Uγz!2@$f<<[DE,2wW . u ]!KqthD|B#HkKqLN)DJ6AF[<):6@?@δ0xH03=Nr" U k1'tW~k_P;6n~O FG`-?˵M{tyFV_`k-u=CiIu iΪی.&%X~weh/8߯5M{[ykQRŦ4'{VN3 Bq}swAG^r&yCt{qDrёHF;O()%9[ P/3K!ʤ4H:NzB$Eo Xŝ)YD! no_}&Refˆ;q^.Rg^[IZB4HNX#({6=bI`"e{Ji_ 9 QBwE&p?5thÅvϛ2dɺ)6I$YmY ;_%iNtB +JUYd93Wnw\7ȓ%7WAYCPLɄ'057)ܞHlX5ROާxrhc^5Bzt;`i3zudoe.jDn/0z* TOS\Y[GuP ՈQoufw%/:)/DqJw"Fv/{ch?&x[_!; 7[B(Ox椲*^{= Mm7tmҸ1EBjі<&w@xR615\i,K"=U艹6jjR#@f,Qzx-,ȩ`q2=l5:/*knKpMZA]+zSlfբNٛŕ?y_Br%lV?,uLy]|\.+:hA@[fUl[=3H;bFvD,Yd*&wiڝ J􅎌kW |f Fpr'ή:rQHGW5&SU71G:.r:`살$CQjmS89Qc cFu|@sc\,0fŗR7Rz%@ y0.8~**o(U µ#v-ϯ!}\"jЃJ`[I&SRǀg,r+SB]]SGQ8tL\0Qt Q(|زbs#8M~@촫BPD6)@+< iGGæe}Oܱ`  :g2~D g*q$>KuRsYhx/YljsLI)+ ƣ忓+gm >@c[ʦE'wQ&x.z#QsP1=C~puE(7TM*FD+Vck3yi:oo4{/ZXEߓ]c72Izh9`&w=xtX!E[*HxBAS7(FuqKvBQrK,&O\G%#[\C 8L_,(фl.yqZ0 y^wD{hADrdۓLa {Bht=cgK1O%zڵ:D2[DP,?ѢLLZZœ7iP8rK!+O,K~B(TB,6~)%JUHWưʇ?sd%y",- Cٞ2I~J$pjzPKy(&?d’jxCKvP , "s8*5D6 8,/)Qc/dEDMcTV [^Lung[W2{_Vɺi9Lozҳ\hkC*?d7 K8x+(EP?ltUtva蚚Ŏ*(/:v;oؔF39=%&ӤGQQ% '=A O"qRL&#T1EroA} U g#7mIf/hY =<=basvUDTSkxr8߯-cw+@,6,&1Q:vHskO;۔B('8N1!N+ uR+W(Px;l'*8R)D˾Z=PMC4Kmm=򌚸d$':jAym0լX Qլ2uf(~M \$l(TpZTK4r{'c|-mpku`[)2̗+(\pLj. _Frk w)yF QRZxib;,<.&>? $ =+,k0+ Eȧh!Ҥ:?ԅ]8v0I{BH ^đ|ۗޘVAAv@"ChƊ06jP`٠KUcŽFm,O/[3Z⤻%In~:d]tt-- x\5ILl\OF*MQTr\M kod^o浀\؊|! Ū*H@xxؕZܼ^5PW~gG{NHںAzKDQl4mz{.Xq0\#_tPGz}5_.5Dۙ> YOJIaTHcdٰl&D۬@~cTW+ɗ]͖>C_w0ʭ+BRRMQixFHwJ•Kǫ!ʲ` ꎺ`&Nf4d0EXI%|%:K?nBиh25:59T#T<3H/dHUpWSS+\N S'8''\_޹L1ZOT)ܪ.u=:{F2sqQ0.B#]է鳽H\ik‰g+HC8F CWlG&S E1lgL:dZ:J ?\RR+0oNRm]M0mH2F_jMu`yFWV{Z<7nP;IVn߉Fz4]%QjGI;XueQ@s#Rq ]sQ{_#qcSٴ>85[@2'/98r}G6u;bto~Vg#wq'avz9۲;nWBԉ'V'{ђح )]2V5j51Q;'FmU]Σ.H9u$K/u{܄gX Z)g䤋jt:(wf~V$ߣ}C҇Srwb^6G{ƙKJ$ =rG=MhˑR^B#":/`Sꁃ i]8R ksceb>1HH~FMΖB =!XV"ysr];AFcgw G8`$A>[(xƧf1.eBt]ȮȌn$0ŗM-F[cf :71z2;7ԇzNϡ, dHH ',߿"2yPˆ@i{0g[zwCb>U ,ͽKĞpFLkw7(;:[g}<{[ !fC< -ǦIyuzǜn;B.暙gm侕)mCoZV Mk&a%eKd3PH^ϊ[@7KmDpoK.O`sbt gVM5 =+c'tlˮ\+L > uU* 9F4hj5H[ߗe7`7û%ɌCRڗ X+W>Dxx֍ϳxg 8ZvKSӲ7UsER-:ݒL'G1_ͣzREE$Ph3ڏs9uK6΅o8ܰʚYz~""Qʪy"݈C7$smb>!.p7QE=`"huN F0ֲ>+5cI;pmQC%j N%x~YmOc%16X%7c;l6O%7KvpG"=ܚ0d61}ʀ5ejsf1YU uGx^C~zAd)˛PzZIrދy甆) _ZyQ}S'_2p$9E ofv I^(B?b4LH=x-NE@~MK'Ζde,/HCI&ez1.IH*dKl>>JA&U68姞aMwj+٪]GoU3*8B!; ~3U *q\|ɦ-z!R;pg™ɤ(nLq&5W/շ{^VAw+UDp#GZgmZ| {@[>+*KyHh1Ţ %̃Xy'Tk9_̽9 sBp?m|vЙ3}t$Ɠ[bĄ.L_6੣Q ]:c{.+b=4./5_283VG#4K?1\-nS";" [Zx^vMev_]]b)&vt U1M\6Z߃+dsfֆ׬A2wUyi(kI8N!ϊdʲ/(PwT0bKɮ+e+9"pa]`i =R7P.8}1Fةxfg[f :;ui K<&Y^jg; iwR3kF0* RG\M][cWZ9OCu2}ӹxb/MTO+360 ?M>g:N=e}4PJIA6hE!ת$vF~1<7G9IquȿW+ki1JŔ.#Kɷ,KiUDqprn b\aLJk5aeJf>:6ܘ gb@Y_찝Г+?z/W_tޔ益0$*BՕv!g\6PwOBxܿ*,tr(h EtI)I*WkV5 q<}|ZCq[m۷5~k]1˯(i-ejcȠ jΚ%K2if&'NRAQD҂bE2UFd?+w:;<՗)wiwlXK9, M%ҿ!7N3s*iI^41rqqQ : [OJNWf0E?fv|db}.ڟX ʮOXVpaLQ%G$Zװ&mܹd7MJyp$s{ !U|0ADP`*E͑&ie,R8-ᳵxFD@9 9bhGEݨ_@'ґY tlr}z E+8 &-~E ~:˷R3kNJiH2~_{wduΩ<-#֌F ⫧ /T bl-P連14Nk>f#x*Eބ t`PyͅpM3*3᭯41=7 ,`^*kY!֬QV֛QxbY\2: t:}/d?6z\U=ILacߙؽpCXqh\˺Ly|II2)XV0<3:AIko#Vy] ,y"˃Ct,Q,wWBqW$S|HsvQ] bSa>&du7B@ P `".!T!3p"m*Ͼ>9 qQ剎R]xk^dhf5"O $޽\a,9aЪ'eݷEFY.xLCs)e'y`ALƵU@.(IѰ%rC80ǕU0pe1CNݗo`]LBBiyv_eA>_Y}]b` rqv񌍄o:S Ń}G[ Um#Fank2xX,?RrJ$?̛-%5P?iyu(?ny1O[mۙP¹?ԛhߑC,f"Y#VDDMU%Ģ >V7vɜd4㛵v.bc2_8 BM&O: >sվGxf7Ÿ"F`jw'Cw$QH٤V'=/.# ~ʧ]hj1m[l3``<"UtAqӂ# 8tRo6+&0?(W*י!?ru C5LE/%Xr Ú\E8o>a:w+] ^gFg仇IV%:x3eLNp/\FqF=Re,coHrӗz[8&֞.ҽZmZZ #ԥ@̂%ZЬ[MhMkrh6_pEWR/]oE\x7= ~ʸLKV'Ձc4 *Bx\3}-c] S* Ve+8rcfݚ"Umi R`G\0$r#AC8fLοØ0九OùJ3˥pC]o\%cÞ[ 2s0ܠc,q&;=6Hl+σj@C?;+%M+%4JťG/y%Bvo`\wHTzn.5$FҒj0u{bUq#vw՛GYBtZ%džj/Y e6 ks;g<i ָAό})/[&sY0 3BoZr2IYiEf"G.zn~zZU/z6תb PBPW}*(k Rnv285J,KO =ڨ@~4?#KC4VLFܤX*-Z~9Wm{ ȂC֊lGSeVv!q:]5[Q6P_ybHzka_gNkNJOJa=(19u\GROcV_USETߛ^7ORT OQL~DXV$o2uԞ'fSCx66,bk۱A;AL cؤi =&bp0+ߦ"S7mc'lBŵdq ͑F#ݿum&F p(~Mb su 2!&*jLC)Z )ZM5K6.RY+.]_`-+qiIUPW~r_0f7a ^UvWzφJG"PMwv nK(DN=csq_K٩T($,PS5RۨbJhw @_e\ɛ" MX+eA5d8yK|<(s ?㨼0j3PƘ#x3BQ(Bi'0DS435܊Hc>-4r/~Ejąo$[w E\TbӐ4._(NRx?8BfS?ŋ58CGFWd O*K|'Mw9`p$FІ@1A ¨ksj^RQ # ۾͗^MպVP6L@/^)kqU> -׿ ƄԷ]""hEBPuDUҤ/ Բ.t\BC8)3N0%m/$w LsD}RJGi}> ؚFiR'gnj)*$P*g0ovAɿ̗(*_# l]"ҢIܛAPB^]pm[O&y΋m\AI$^{/ oG^v/[WGXXMvu="*.2m۩g:Pxc>}I3 %,t8_VlY{YeX=ِ]a 'YCkYXs*y.\tXY87ei!Йm7^9#ɂ.dFLnY<WsBd;ӮNJ[5ƽ3MS0fM{(jnfP^D=w3;T[G<+)T%Kժ1mOg(ҺaYv@-yҦ́Dgڹڶ/VpCWp ]4/x\wBsH~ |2(4lR4l09M# gnvkX*}sb/O&Sݮ³\X|" mi;YllܳU2:@p*y⽘kQsлS9_ g<=AL3Ȳ!IB@] {=s%d7W#g) JD̚jёFD,tI,~}5QFp^כORʆ(aYZ7XjLƲ烟A_ck-ec'ߴ2ـuU̅$l8"މ;a34 HeXA5m9"s.rgY2nl V7TEbps>x AdqBe%d~^$䩸i6#<4@:r1A[6 7'c_$(ZPA:ze_QVYo}EE qW6c UҸR9 @9;w b'_/񺮶h8?_jPx6-aq9a(Pkn3q! Пοs¢q˨0W970z=aK**tz [i%h &Hj 9;@]ay ncWcpRj[Lkja!b9U|E9 s7jZ'/n?b@|y$9n芳^`ıAp|E" -MvBd-lu<p?& XaƼXaQ Tf$^YMzl\9w%^SKׇm \FdMgЉl+#(|X^zoM nqPhC# \Ö.1M #v喛PlF Ӌz"Ny>r!OpEl8 qB2 K5]9MdŽO.Ve_(~pө~g"I!z O߯_ CkЪIҲ{ol͘'ġﱥ ™[$Ĉ6'ؔ5).iOQLmE ~? l$R~lk4N8N/-2C8*|Deaw2ш=mhzWwH jh)ߥU!;3hqzμ-yjeWя>9a2<dsҟ[Po^[al 85aaF]ݢX@ .VP,q*os"<G,cZm.R]t{szwzus`!.ߕL0w;E<#qp ByȼF(Nhx kr?Jr2mpyZ#-T<=q2@no NCwjUd&54U6͞X{uw- Z`jrruN~VvsQ &:}o4Z8&AKedn\qk%> It;F~aETd)eN(Do &T@2wY/~ bK/Ɋ1j5q'Ƙbj7!6s(9 c/i I}ըG&wf/4H#f,#4i{{u!wu|߃J4UM4h4IAxbݡM%]]ddh!^X5Nd5R/g 4¦9Ŧc GhDY,LaTy 4/Rmd̯NJi w|#01_M j[/=4+qca |\kmHt9mf<+BDy۠VCd)| |IL¸yST(mDbbRFw=fS1} W2ԑ+62@>Bgz%HI6JI 4d Ϯ~myHUi#;Xvs6=ÌmZk59X{5/Y]Rdng:U=0pVģ:HXԎH@].}ͼS-?EjY,%4ʪ|xfN궋ޣ9ˢn} zIO0gGCzLKv7-,i|TK]B#i¼* Ԗ[Or;@kyl]c}  Mq(Q@,*2b]FɖwNR`JLaVynK{G8,4"ǿ#hheL]P?.15^G|5rvlo , c6TΛ"{$ @fi_%` ̄bq=&oI,<6dr%7R,~&]kꭍa5CHa9&vi8{<3?}v qhnHEm;+nq]^XAwP m X3*Q2*j}宀 wHBAFhiȿ1cgT}Vd^É@MKl1f*Cn 6g6L߶N3e&U5Pzx@ "*r ~7ԣ8_1OaC DS_R7*G _EѴI?b]4;[(j~~6JǑY1CAۡmsYNfvu ..MzVh-[vEQ&ˆ?ɞ{栋ai^4j V5CԂu>pF4;ssɭ:_!`.n@dgL-IGms(cWl+6 糺Fe&S} knbEOy{2hAffho0 Rf5W[^j?[#d si}&/a NO_ɣzATe?Uy57woߠ~ځ@ hL@&Pq<,u?4 S&6t]v)͢z6)!|aoAm )K< 桞ˁe /h2q[خ?zq>l1@FkEMYj٪P_]b!8:ԐrRz5Ihdj+g\6NԘ(2ZL6jcZ:M/.>Cb h,U6_1`KX26H )MM@&VsEV^& '%ꆓD^":iO7=T\<%xXYW-f9N}nW}+>Rvi"61-ղR[4&T߇h/ROZ~Њ貟Uv%0m;et瑮< Z9bbxb/aP(,G.Nܴ8F/|8՗ XlTחXMZe]؅~VݏoX!WEbl8X"9nAB6RdnLf-ȻxLHQj?=5~MJy-$k*d q4T/CmapKxb <϶ YZ