php7-opcache-7.4.33-150200.3.46.2<>,dce#p9|^vd-)0,f71^flL琱dgJ0B)=RFl=S9!hehU kƵ-`T!(}0Kh:`0ƕh+\ 0<`V%( S} Ŀ G ;fI9JrˍD^o<)34u/Ho1nd>EѪ<TR{ّ8 Jǭ A>S4fw>A ?d $ C6? Uo    . 08BLpxI(89: BFGHIXYZD[H\L]T^kbcBdefluvwxyz Cphp7-opcache7.4.33150200.3.46.2Opcode cache extension for PHPOPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.ce#sheep17SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxx86_64V⸁cece37bbea29fb7a92ad1aa538831031b139c2d2bd22fdaf6a17ca0e3477eabb8d8c6e377930ab30d5a8927332a61dbebcc45d5c502d0d89854fae610197826c41fdrootrootrootrootphp7-7.4.33-150200.3.46.2.src.rpmconfig(php7-opcache)php-opcachephp7-opcachephp7-opcache(x86-64)@@@@@@@@    config(php7-opcache)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)php7rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.4.33-150200.3.46.27.4.333.0.4-14.6.0-14.0-15.2-14.14.1cc@c:ba@ba@bu b@b D@a@a{@aZa@`:@`%@_=_P_5+@___@^2^@^^^>@^^^t@^p^j$@^M#@^AE^)]]]@]߶]@]ʞ]]4@]@]]ja@]Ew@]@\\t@\\\O\\\Y@\~d\w@\w@\s\d\\\R@\Q\Q\P@@\G\G\G\4GB source code). Fixed bug #80384 (filter buffers entire read until file closed). Curl: Fixed bug #80595 (Resetting POSTFIELDS to empty array breaks request). Date: Fixed bug #80376 (last day of the month causes runway cpu usage. MySQLi: Fixed bug #67983 (mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to interpret bit columns). Fixed bug #64638 (Fetching resultsets from stored procedure with cursor fails). Fixed bug #72862 (segfault using prepared statements on stored procedures that use a cursor). Fixed bug #77935 (Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP with a cursor). Phar: Fixed bug #77565 (Incorrect locator detection in ZIP-based phars). Fixed bug #69279 (Compressed ZIP Phar extractTo() creates garbage files). SOAP: Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702) Version 7.4.14 07 Jan 2021 Core: Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()). Fixed bug #80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION). Fixed bug #72964 (White space not unfolded for CC/Bcc headers). Fixed bug #80362 (Running dtrace scripts can cause php to crash). Fixed bug #80393 (Build of PHP extension fails due to configuration gap with libtool). Fixed bug #80402 (configure filtering out -lpthread). Fixed bug #77069 (stream filter loses final block of data). Fileinfo: Fixed bug #77961 (finfo_open crafted magic parsing SIGABRT). FPM: Fixed bug #69625 (FPM returns 200 status on request without SCRIPT_FILENAME env). Intl: Fixed bug #80425 (MessageFormatAdapter::getArgTypeList redefined). OpenSSL: Fixed bug #80368 (OpenSSL extension fails to build against LibreSSL due to lack of OCB support). Phar: Fixed bug #73809 (Phar Zip parse crash - mmap fail). Fixed bug #75102 (`PharData` says invalid checksum for valid tar). Fixed bug #77322 (PharData::addEmptyDir('/') Possible integer overflow). PDO MySQL: Fixed bug #80458 (PDOStatement::fetchAll() throws for upsert queries). Fixed bug #63185 (nextRowset() ignores MySQL errors with native prepared statements). Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands). Fixed bug #70066 (Unexpected "Cannot execute queries while other unbuffered queries"). Fixed bug #71145 (Multiple statements in init command triggers unbuffered query error). Fixed bug #76815 (PDOStatement cannot be GCed/closeCursor-ed when a PROCEDURE resultset SIGNAL). Standard: Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo). (CVE-2020-7071) Fixed bug #80366 (Return Value of zend_fstat() not Checked). Fixed bug #80411 (References to null-serialized object break serialize()). Tidy: Fixed bug #77594 (ob_tidyhandler is never reset). Zlib: Fixed bug #48725 (Support for flushing in zlib stream). Version 7.4.13 26 Nov 2020 Core: Fixed bug #80280 (ADD_EXTENSION_DEP() fails for ext/standard and ext/date). Fixed bug #80258 (Windows Deduplication Enabled, randon permission errors). COM: Fixed bug #62474 (com_event_sink crashes on certain arguments). DOM: Fixed bug #80268 (loadHTML() truncates at NUL bytes). FFI: Fixed bug #79177 (FFI doesn't handle well PHP exceptions within callback). IMAP: Fixed bug #64076 (imap_sort() does not return FALSE on failure). Fixed bug #76618 (segfault on imap_reopen). Fixed bug #80239 (imap_rfc822_write_address() leaks memory). Fixed minor regression caused by fixing bug #80220. Fixed bug #80242 (imap_mail_compose() segfaults for multipart with rfc822). MySQLi: Fixed bug #79375 (mysqli_store_result does not report error from lock wait timeout). Fixed bug #76525 (mysqli::commit does not throw if MYSQLI_REPORT_ERROR enabled and mysqlnd used). Fixed bug #72413 (mysqlnd segfault (fetch_row second parameter typemismatch)). ODBC: Fixed bug #44618 (Fetching may rely on uninitialized data). Opcache: Fixed bug #79643 (PHP with Opcache crashes when a file with specific name is included). Fixed run-time binding of preloaded dynamically declared function. OpenSSL: Fixed bug #79983 (openssl_encrypt / openssl_decrypt fail with OCB mode). PDO MySQL: Fixed bug #66528 (No PDOException or errorCode if database becomes unavailable before PDO::commit). Fixed bug #65825 (PDOStatement::fetch() does not throw exception on broken server connection). SNMP: Fixed bug #70461 (disable md5 code when it is not supported in net-snmp). Standard: Fixed bug #80266 (parse_url silently drops port number 0). Version 7.4.12 29 Oct 2020 Core: Fixed bug #80061 (Copying large files may have suboptimal performance). Fixed bug #79423 (copy command is limited to size of file it can copy). Fixed bug #80126 (Covariant return types failing compilation). Fixed bug #80186 (Segfault when iterating over FFI object). Calendar: Fixed bug #80185 (jdtounix() fails after 2037). IMAP: Fixed bug #80213 (imap_mail_compose() segfaults on certain $bodies). Fixed bug #80215 (imap_mail_compose() may modify by-val parameters). Fixed bug #80220 (imap_mail_compose() may leak memory). Fixed bug #80223 (imap_mail_compose() leaks envelope on malformed bodies). Fixed bug #80216 (imap_mail_compose() does not validate types/encodings). Fixed bug #80226 (imap_sort() leaks sortpgm memory). MySQLnd: Fixed bug #80115 (mysqlnd.debug doesn't recognize absolute paths with slashes). Fixed bug #80107 (mysqli_query() fails for ~16 MB long query when compression is enabled). ODBC: Fixed bug #78470 (odbc_specialcolumns() no longer accepts $nullable). Fixed bug #80147 (BINARY strings may not be properly zero-terminated). Fixed bug #80150 (Failure to fetch error message). Fixed bug #80152 (odbc_execute() moves internal pointer of $params). Fixed bug #46050 (odbc_next_result corrupts prepared resource). OPcache: Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data binding). Fixed bug #80194 (Assertion failure during block assembly of unreachable free with leading nop). PCRE: Updated to PCRE 10.35. Fixed bug #80118 (Erroneous whitespace match with JIT only). PDO_ODBC: Fixed bug #67465 (NULL Pointer dereference in odbc_handle_preparer). Standard: Fixed bug #80114 (parse_url does not accept URLs with port 0). Fixed bug #76943 (Inconsistent stream_wrapper_restore() errors). Fixed bug #76735 (Incorrect message in fopen on invalid mode). Tidy: Fixed bug #77040 (tidyNode::isHtml() is completely broken). Version 7.4.11 01 Oct 2020 Core: Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-` cookies can be sent). (CVE-2020-7070) Fixed bug #79979 (passing value to by-ref param via CUFA crashes). Fixed bug #80037 (Typed property must not be accessed before initialization when __get() declared). Fixed bug #80048 (Bug #69100 has not been fixed for Windows). Fixed bug #80049 (Memleak when coercing integers to string via variadic argument). Calendar: Fixed bug #80007 (Potential type confusion in unixtojd() parameter parsing). COM: Fixed bug #64130 (COM obj parameters passed by reference are not updated). OPcache: Fixed bug #80002 (calc free space for new interned string is wrong). Fixed bug #80046 (FREE for SWITCH_STRING optimized away). Fixed bug #79825 (opcache.file_cache causes SIGSEGV when custom opcode handlers changed). OpenSSL: Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV). (CVE-2020-7069) PDO: Fixed bug #80027 (Terrible performance using $query->fetch on queries with many bind parameters). SOAP: Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked"). Standard: Fixed bug #79986 (str_ireplace bug with diacritics characters). Fixed bug #80077 (getmxrr test bug). Fixed bug #72941 (Modifying bucket->data by-ref has no effect any longer). Fixed bug #80067 (Omitting the port in bindto setting errors). Version 7.4.10 03 Sep 2020 Core: Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless). Fixed bug #77932 (File extensions are case-sensitive). Fixed bug #79806 (realpath() erroneously resolves link to link). Fixed bug #79895 (PHP_CHECK_GCC_ARG does not allow flags with equal sign). Fixed bug #79919 (Stack use-after-scope in define()). Fixed bug #79934 (CRLF-only line in heredoc causes parsing error). Fixed bug #79947 (Memory leak on invalid offset type in compound assignment). COM: Fixed bug #48585 (com_load_typelib holds reference, fails on second call). Exif: Fixed bug #75785 (Many errors from exif_read_data). Gettext: Fixed bug #70574 (Tests fail due to relying on Linux fallback behavior for gettext()). LDAP: Fixed memory leaks. OPcache: Fixed bug #73060 (php failed with error after temp folder cleaned up). Fixed bug #79917 (File cache segfault with a static variable in inherited method). PDO: Fixed bug #64705 (errorInfo property of PDOException is null when PDO::__construct() fails). Session: Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c). Standard: Fixed bug #79930 (array_merge_recursive() crashes when called with array with single reference). Fixed bug #79944 (getmxrr always returns true on Alpine linux). Fixed bug #79951 (Memory leak in str_replace of empty string). XML: Fixed bug #79922 (Crash after multiple calls to xml_parser_free()). Version 7.4.9 06 Aug 2020 Apache: Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time to return usec). COM: Fixed bug #63208 (BSTR to PHP string conversion not binary safe). Fixed bug #63527 (DCOM does not work with Username, Password parameter). Core: Fixed bug #79740 (serialize() and unserialize() methods can not be called statically). Fixed bug #79783 (Segfault in php_str_replace_common). Fixed bug #79778 (Assertion failure if dumping closure with unresolved static variable). Fixed bug #79779 (Assertion failure when assigning property of string offset by reference). Fixed bug #79792 (HT iterators not removed if empty array is destroyed). Fixed bug #78598 (Changing array during undef index RW error segfaults). Fixed bug #79784 (Use after free if changing array during undef var during array write fetch). Fixed bug #79793 (Use after free if string used in undefined index warning is changed). Fixed bug #79862 (Public non-static property in child should take priority over private static). Fixed bug #79877 (getimagesize function silently truncates after a null byte) (cmb) Fileinfo: Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)). FTP: Fixed bug #55857 (ftp_size on large files). Mbstring: Fixed bug #79787 (mb_strimwidth does not trim string). Phar: Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068) Reflection: Fixed bug #79487 (::getStaticProperties() ignores property modifications). Fixed bug #69804 (::getStaticPropertyValue() throws on protected props). Fixed bug #79820 (Use after free when type duplicated into ReflectionProperty gets resolved). Standard: Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). Fixed bug #78008 (dns_check_record() always return true on Alpine). Fixed bug #79839 (array_walk() does not respect property types). Version 7.4.8 09 Jul 2020 Core: Fixed bug #79595 (zend_init_fpu() alters FPU precision). Fixed bug #79650 (php-win.exe 100% cpu lockup). Fixed bug #79668 (get_defined_functions(true) may miss functions). Fixed bug #79683 (Fake reflection scope affects __toString()). Fixed possibly unsupported timercmp() usage. Exif: Fixed bug #79687 (Sony picture - PHP Warning - Make, Model, MakerNotes). Fileinfo: Fixed bug #79681 (mime_content_type/finfo returning incorrect mimetype). Filter: Fixed bug #73527 (Invalid memory access in php_filter_strip). GD: Fixed bug #79676 (imagescale adds black border with IMG_BICUBIC). OpenSSL: Fixed bug #62890 (default_socket_timeout=-1 causes connection to timeout). PDO SQLite: Fixed bug #79664 (PDOStatement::getColumnMeta fails on empty result set). phpdbg: Fixed bug #73926 (phpdbg will not accept input on restart execution). Fixed bug #73927 (phpdbg fails with windows error prompt at "watch array"). Fixed several mostly Windows related phpdbg bugs. SPL: Fixed bug #79710 (Reproducible segfault in error_handler during GC involved an SplFileObject). Standard: Fixed bug #74267 (segfault with streams and invalid data). Version 7.4.7 11 Jun 2020 Core: Fixed bug #79599 (coredump in set_error_handler). Fixed bug #79566 (Private SHM is not private on Windows). Fixed bug #79489 (.user.ini does not inherit). Fixed bug #79600 (Regression in 7.4.6 when yielding an array based generator). Fixed bug #79657 ("yield from" hangs when invalid value encountered). FFI: Fixed bug #79571 (FFI: var_dumping unions may segfault). GD: Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). MySQLnd: Fixed bug #79596 (MySQL FLOAT truncates to int some locales). Opcache: Fixed bug #79588 (Boolean opcache settings ignore on/off values). Fixed bug #79548 (Preloading segfault with inherited method using static variable). Fixed bug #79603 (RTD collision with opcache). Standard: Fixed bug #79561 (dns_get_record() fails with DNS_ALL). - fixes [bsc#1203867] and [bsc#1203870] - modified patches % php-no-build-date.patch (refreshed) % php7-arm-build-fixes.patch (refreshed) - deleted patches - php-fix_net-snmp_disable_MD5.patch (upstreamed) - php-odbc-cmp-int-cast.patch (not needed, dropped from factory as well, see last comment of https://bugs.php.net/bug.php?id=52554) - php7-CVE-2017-8923.patch (upstreamed) - php7-CVE-2020-7068.patch (upstreamed) - php7-CVE-2020-7069.patch (upstreamed) - php7-CVE-2020-7070.patch (upstreamed) - php7-CVE-2020-7071.patch (upstreamed) - php7-CVE-2021-21702.patch (upstreamed) - php7-CVE-2021-21703.patch (upstreamed) - php7-CVE-2021-21704.patch (upstreamed) - php7-CVE-2021-21705.patch (upstreamed) - php7-CVE-2021-21707.patch (upstreamed) - php7-CVE-2021-21708.patch (upstreamed) - php7-CVE-2022-31625.patch (upstreamed) - php7-CVE-2022-31626.patch (upstreamed)- security update - added patches fix CVE-2022-31625 [bsc#1200645], uninitialized pointers free in Postgres extension + php7-CVE-2022-31625.patch- security update - added patches fix CVE-2022-31626 [bsc#1200628], buffer overflow via user-supplied password when using pdo_mysql extension with mysqlnd driver + php7-CVE-2022-31626.patch- security update [bsc#1197644] - added patches fix https://github.com/php/php-src/commit/771dbdb319fa7f90584f6b2cc2c54ccff570492d + php7-signedness-php_filter_validate_domain.patch- security update - added patches fix CVE-2021-21708 [bsc#1196252], Use after free due to php_filter_float() failing for ints + php7-CVE-2021-21708.patch- security update - added patches fix CVE-2017-8923 [bsc#1038980], denial of service (application crash) by using .= with a long string (zend_string_extend func in Zend/zend_string.h) + php7-CVE-2017-8923.patch- security update - added patches fix CVE-2021-21707 [bsc#1193041], special character breaks path in xml parsing + php7-CVE-2021-21707.patch- security update - added patches fix CVE-2021-21703 [bsc#1192050], Local privilege escalation via PHP-FPM + php7-CVE-2021-21703.patch- added patches [bsc#1175508] fix https://github.com/php/php-src/pull/7428 + php7-bsc1175508.patch- security update - added patches fix CVE-2021-21704 [bsc#1188035], security issues in pdo_firebase module + php7-CVE-2021-21704.patch- security update - added patches fix CVE-2021-21705 [bsc#1188037], SSRF bypass in FILTER_VALIDATE_URL + php7-CVE-2021-21705.patch- security update - added patches fix CVE-2021-21702 [bsc#1182049], NULL pointer dereference in SoapClient + php7-CVE-2021-21702.patch- security update - added patches fix CVE-2020-7071 [bsc#1180706], FILTER_VALIDATE_URL accepts URLs with invalid userinfo + php7-CVE-2020-7071.patch- security update - added patches fix CVE-2020-7069 [bsc#1177351], when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is used + php7-CVE-2020-7069.patch fix CVE-2020-7070 [bsc#1177352], Percent-encoded cookies can be used to overwrite existing prefixed cookie names + php7-CVE-2020-7070.patch- security update - added patches fix CVE-2020-7068 [bsc#1175223], Use of freed hash key in the phar_parse_zipfile function + php7-CVE-2020-7068.patch- 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.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).php5-opcachesheep17 16675686757.4.33-150200.3.46.27.4.337.4.33-150200.3.46.27.4.33-150200.3.46.2opcache.iniopcache.so/etc/php7/conf.d//usr/lib64/php7/extensions/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:26267/SUSE_SLE-15-SP2_Update/77044cdd9d4d538cc4b831304e0f57c2-php7.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a12cde9ce7bd67d4425febf7162b8925652484b, strippedRRRRRRRR9D$&˺2Cutf-81bf304be60f4c0c7c3601fd10f92d436a68ba70a10456eedbb76e35b73517543?7zXZ !t/E]"k%^ ֒؞H{QV0{i逄YZY %D7ψ\V,mJTTQ>>E-ه2ԗ[5icVzfۺTiuPzjkV)\m1O& 2=F)/W]qo K|>yHc_A*PVz;{RFGO),A[< q&Al> ¯}-nw75$\tPl>$Wan Ěr1dusHY|QnOmuFo_/f"YZZ% " ƈoDl¨A?8L;R$UVx]FLˬ^G@lpYVgsKE+@7 .6%G |D^]'x/a}w+2M!,+U-т= yN>e#ArS5 1[xHobE#E-ɳn~mVƾ}"t(ʂ7gNh_W] g(#tcPKL^X{Vj'Y2ݔ33PIV,PMM]Z⅃>.|i529 b /K>T4.M:7;-`OQ8&ɭCdJ m!á `pV-R" eܡRm2}5W;rd╬u2S81QuSf JVo{0~xk繰%$- ]zd]tO'8NP{;1ALR~S"C b꫃}WIM ˉpl^k&5h3b% ;PGk<[z{wOۼuKQgr)F4霋_֍WZ SkIxj $D[+H?d(qhi = w'}qq zԇ0]tIw9/TڡE()g@C~Z%gZnn~EX"^d`>ٜ]e M-lj''ĩxg?S"s5ϳ^B֓ȡ9,QĽ6GOV"FWhdV/'Lr U҆Nxq ,Ev_:{ұDZGC^ءFibxS.FtkfZ {⯷tcu-&vW=ru$|)P?#[3s()^<џZn.?Zlt`EN^\-S wi)ŻGU[AByx EdDQ~4RrmqTF?h=<wV.Zr`&h|3 qD١9c6[U!ܘܒDt$RpW'@YYhk#V)nFIw#} X=SA| ڑ)|6W #W;BC^ggC8Vf0owe , -z-H#<ucnE λޅ;uT_Rc6gDR-PX&H]L|bR-WnYmwiz}zUdIW!γm]SC?c_}䷠DujZemؿ\όNKf"p KY)#`25| tq<|9H_M6_U)D6\s,nUT*`Օ0:gu~XR,,z][BV0f!ّM-%`ݤ'[?i VR ? x'(Nb׌ڠ8z`pM'ɦq7:. 8īRI6<^o4(g(׼ C֐5Ox}!L8h5hOұdÏS.&Z03H{ 0<&"CJ ^y]z;$E4荙m~niZqjz~Y}qtFltE2R |mv!BnP8z˹!w〷n. B4T r'bH?DKᯔ _&*nF;`{nokTY jfx,bsp*;bfI ŒLK(-r HYvnLj4W1|e"؛]. h BY.5:)k2ֵi~Qj'`:cġVhϓT`XkK`bn^zcXOZ^{*`=*ϬYg-Ns sI2۲5Yh xd ~Z$D45uLT(]O4̖[*enL~qEnyO`$ЩG ti-늰#U;G|x@O;ހg'au|aIҎ}˿Ͷ1LBư~SJ꼈xZ$_M!_h,p<֑.ԥR\.Jw Ԭ!aM14:zBePwb5?BmM LĔZm}% _2iO&wL<5gz`=,6um#-(y;4{gZQxSDSu7b•ƌKGH5KhF )SYB lY2~N何|nwE9 e*7rBȨ 9ӣaPcZa0.0|o1,2ws(:B`]9vA^Ȝ\}iޖާ0,4,9JAEt[<$w'_ jvet}:1ac/0wR)l=Y(LJq{q#ud&/; Ub\2j"ARi5H7kQ.`6j{ww#ICXdoNu%w7ZEr!t@8(}`)k,(y٫eŵU|WyQRc.Ռf϶1 ' m 3h`Vq~9K#vpѪ,/{Z !1p|45%~8-4N]4tVJX F CۙFaNs>)ke锈 pYΊЦ"42|!N ْ\/y(F*??]YQ^?֊CCYd@$B5M0,>Cy4^ 6hyCHziԄ_ZEo:Ίa(.%)7v `Rxzz9yQBS P5-Z6ĢFJ0w"HmʵBa% 0ͷ,=rC )êHMFtw__/.e5P7!JuR_a@iB!O80Xcb}n,zD,<FSw+z/cB EYYXp54g!=Jg?gS=qP׫W2WQs]LBG ^ ڣiZ̈́YI{cb/',l;stjNUIG5fyA&ƒ+8ۥgf9Iә96(A'M3TJ6لRw 5mZz߱nW1dܡZXOe)"chW7jl߃~O ak[\0.Fn H."% ڝG+BI3<ڲ cs(G }n{. j[XBX77Mlӆlм(>>}*())@n4Fup[܏XN>=[f:ֈ"+AL9Ie6d^X%.Ȕoh#6Qfr;gM%|$ 2'YW_[P@ kfγLj"GVD d)!BN[fBb2gt{awPCs1zF|P6jtuj܈wy㧁ѵPmlf6"&7@vhZ|[X{Oq s+?E|p>֩}*WMR6=Dt@~aڙ;"b5:׸c;F8c.x(Ûe6I` ] dly{m6^^}Y LB ):\ăT,OREJs}*BG6oCP'U4򔤚t=_ ]pӯ4tMgQr౾uщʴkG݇I>%UOS)'Fj_ޮn+z&F,}j_aKGFVvbl]5c}ߔuINԶ5Ma>r+IFLCVAۡ~^ >Ql@CXSJry&ڊG[Lb g^kgwvve1?3?c%dq~-XD}<m_dk*g9S-8}lq/ߙhaw7]ag/7`)|1L|P>@Ͼ\0VQeUȌUW sX Dm &ys?)i!O>Xp(jx;lw Hd@t\=REDbާylr L^mNUPRwff`ͩҫ)9g5q9eۗ*RuFa~c{j\wRmYTk9hjiK#(>5S'%~jaU!>  O>^[qHP'#bl2,4VDIYCc+>do'̷Gêa$J+{WbLG0@?ͭQcj!ldd<Ѿ.;23^4P|Bո o8nZMaHY;b?kH.FAXOkgMl-qk{n* ܛZ}Dj婅tP+@nh2Ea[stVϯZyĔ(UZxxs|7Vn$#NE<ˋK,×@w&|x~5T-'vl>{ fxV-|uHvNL*i)2;H!EͲsaϛT1f.OQE/A"ermGwYv7kO̫؆e $ӗ?.R%_c)@yLnPЋpPqK1USבeXOPNV_4ՠ"\3Y٤M(,Yw c^V _]!QNt.OF֧4!v}pחVy' 8;. "[-[6Wt`SL: Sak#4p {jWA85}LY͞՞ww8IOY w lnj:nbN<"A+sFMngu=c]ek5/˧r5Tan$ʜj'Zx=kXUdM-mƅ<b8E4:*lmx_5*2;e\eC@PCb.ʙ.TU}<ل me i8w@%!_{'5ظ `|&)ZN'|ni 3&^"*b * ҵA$v (U2S=LĜ n߷z4E'[뵒Ȥ^,ix(~*Cӆ,G7@ p ȣZ$ k`$r50to[fwvUt[ :qwI8A14׆5< z;aʥeөPsaR[VD-VLf }ۨvܭ0j(JBGJs9nUA{6rP\% qrLjI$-UL ȳ4ZLtS/GߊɨL"!FKH\L8o;G 1i w,gEP[H溙). JCq(o4F)ض~eA*7r[> bh \=zD2u4 n.—դ(bBQ>4 ;!PS@ Yмo?xK/.ScpUKutD&mba`BYzj4#~i7q8Qr6IԎ J-+Ĩr#195+&sp2hDH+ݤ7MS+=hDRUX&x}\dY"1Vĺʸnvoj}oZK76Af++IBİwnIJ7O[ݒtY2M?M}ر;kP'JbAQH1l͹@Wo9yȒf]J=,^ηF<[IfBXUPC%'[ڊcֺx8%B;p;0َ7.Ld@R{ܕu$))"'_~Vq?%BbT'QQ\y^+O~͚x^yF+"F+zN@wrC{y+e*1QpɁ ~c} Ǵ|8(> 3lVO ] B~&͢Te3&MIf٫"Eg;[m! J3\ |הߴ{!sk#ͧ@ozΓ3YtӠ[_eI~]1a4\~_0®jmkćO!gE-̉ŝ:D[ e,L0g xzSؐ oTZ#9U ,/Y_rvvzShתٕD#wmnRW)Cy?MʐŽjmLU= BChNcTX0o0Kq}LQ%Uc WB*J~\ewn_N pOp] *y.&_A ߀>J3IU?9PMbKzs>WB!Gts{ jp-1N%fxL>V*QۃLT0ˮ#mi%j;"@c:_Fj0䒃~7/ L[ 2툉!8".1;X 9Mu2y@4ȶ/u(qCʂv̌,f#,??- 7 NBj]6!d'qnuWnu"tW,I0$A.cE*~=%YUzEZw9Rb=8>|P u]<)Ffq+%ʣ"'%%B?@ aC)=bPy?TpNU`:o?' ]GT<72A(Qp4md8znfjgHըP>*&7a#>lQ.F|ȜYjEd#5JHpp\&#DC Ĥ~bx մlԱs(~NSelIZ{A:7_G|Ʊ [uKgf$ȫ4#*#~̀/]-6V }4~\ڢB*$U4/!` a 8(\KXhfP-P7m[MPV$pbf$2* )| TΫbVp\s^Qj椘w \vNtRl (܎0$O-Ԛbo78`O9Wu(z_b_5 l+ вĪr4w*tm{rQD90޴X j{IFǞO{٢ЬwGy C~kR/U7NgIhׄ%s:x/ Wڻw!U.HK\0^RtX?Nu+hMIx3kD4D%b1} hл2j%+''Vhd}F_k\M6W;ٝ$ qXGzgekWm; x-@ζn.(zsf(%J*IL] ^xy;:.\}}X^_k~߽mbx;d|ja͋I.^mFc# xϏKt,OZ7o[.[7},0]yᦞBv M/ v ,[wdU@|9XQ5# nj>W"q} 'E#Fy[?T4,rm9HENU!o KF]jO)~_7^\dUf, ]sato1Aý3i]2sd368Gx-?j@ ;Fk Ey/]~6H;X6Վ>zj5# ja@XvkG,q)nt7@+ [܇RZc_e:*Qv-[T 5-j~pl;az$!OGT7u1a]+{ڝ)ijT," )p؈\BSo [M5e@4P%D W ;`okr[LH2?ƃM授g3EH1\#$xOݞ)eޙ#qU'͜0S%)'n-tBN$bsCRF=n]jƟRTIzYckp ?R#bgrpԐ?>D5V emG8e;QO~1->+MXSFvoBNI2hQv<ܱ)"+dZ:0իتnM1Ġ]ѬKL䀖ݘ ؐN$w| Ch^-;)W87ͻޓEuŐoCd` ":^U #;CK(n+_:I^WIӭ.^`Bv Y>2{܂j-0rpqT% o4[`z/luvטać:l?E,s'){[7QV.ϔs y?I4o#C>-RH 4u`:`%43e"w=ۣ/e=m+G`πb(Ԍ˷Nh'?>jJ-:⮥.+lpl Q`[%\α˺Úuu@؆תIwTŨ4(uff-=V.f-; ;Aa٥Int.p#! "S/ߕ=Hx=E١/V537aR;|[ϵ†*vz ՞jԎ_=)=b`1a1?<ˎ\jgՅ8璡pS) %&TU :gFzI,Z&/P kq(ΕBao#6wuafM'-*KL 7ՐԔ8@$iLkAgW _kuXmC)G^nFjo-X6y@5T@46<0hv%zo մ߰sTyyy/)-Nշ~iVzpmy^j:0L~ZȥkG}{ ka&)%<:K?ZzƳB-=`,Ѧ[] |% j89ߕ Q$,o"fT-/Ô)vj;T|Z:btiedi)\4:0 @9we,vxֹP%(Ԛe|A'Ei61McOŶ?`@rÿ_͟B]njs%%nY؊WX:n!j.!{GKDB_NR<]ڲ_4/|$-n D#=(> &JoV{;uk̶9cخ?iymN37j>hl,6WO`> *_ױ@KqGu";:@o4([@P{87э6*qf^v$0V\!eLA\Fk3?Jwz`!dRѫaWh/r ;٭+vffd3c~eoPETS $}%8;Mi'`sg5L]mHT@M ::fQƌԵ{/ϯ=طhEog}gdvb\RiAR/yD䚼GeYv&*豒tOu TڄfG= >x%7C$BИ.T'4D9aR`A 6t[%,a_2ښ'Uj_r׫T,aCd~e#l/?aԄP/dsyoˣveBeEzv":<̬fr:Qdy57mTqxco<떫EzeZAuiׯ0` *EImK:dՎ5T| ٠$o<.Ƽ{N48ӴlB^|~Z:C=4e,%Td*`@Vh!ρQm'5V$~2>r=Ḁ@O!?ZѫdC"!xx3KIS)L*!(]YRP ,ʠ,PA2o!%$֫ -6%P]z0$z?;<  z7ɽVkhcWW^^xӺ#ͅ{( Mg58g÷?ӟ$Q" )5A@*HZv@&\<7SKC9AI[iKh ]𯆣+U[`j?Q46)€GFQɑu0G!7'ۖc ^r2N/,VWB`|?f3og>=] 0nV/^ (W1M50V̬dЕ!$DΑ 1h}Mn >LTP6,ƁŲjM;,MU{$O\Z|Oeun+>Aϋ,eEb,kYtwp8|hv3&pTTS"֧ұ0~OA AEoVҁO}#V< J\!kq0B[1!nZ֋|g[XԲ~BmOAA&VyZYsiD5MSEj\͗/g6M,NMzoىb{IduB-PtÝk;t;s嵚Co{2F9 A5uȬq( d7D[@27ZMz7@F]@1l~MVRNDҖ.Z"%tBͩf@/wY V=:gsE#6yr:R@^R[XMJxˈ.%[`V5Ƶd0TY|UƤLd͜-7M4yY?G ذ8,XM{Hu9g[ׯ )i=wƠ v [?Uojqˆ1cW,d"͖8҅ `ފrDAcvU5!+QyZh}Vg Gs)efϟ*a ]夝ߜ5u7L1x_<4%r:iݮc.BKm(6#j,zͿpGTňp9.py1 z71AE8(Ӎ3]+n9DX|o{<_CC,St&\zgyPO$ t/Sc%HמeVMlGyONh%Pw25 o>~LU @B$0+ZϸxD/3w^hOkᲭY-M~ljPjW"j9ke#ܠpEzv(̼Y>zX01F[q\z̭CtK,EXkJtstڅAxc>'dmvjl\[ t(vw.gy{IJbїZN&yeL5N)Itvh<" EN;TR у'H7+ߢ-Qв(iE=hqj'^;' 1աNLAKp2a,'$al{xu$ JFV4iR\R/Q62t` lcVKb0I|#}XEc$ nmÈ$tjavH擕{$q{1kK/FSez~eɻ4 Fk٧[)V,M S&٦({bP45(ԝu;i&|LN'ZT ͦ6Ԅ"Hnv6+zUp(ڛY ߢ@ 5)r:tMn,ZRѽM!*߫ޅȵ'\.q IPMȤfNKq:?,ix$Z 2QfYn+wb';CE Եjl_aV#fPiUuE%]MQҮcs"Hhy+L|z w_{wsγ߶N5":ǎ:tGeec8Il+._ RΙ"m9q{ԁ|kzyM29fZD9`){`tw t9kUˆf"GÚ(+tk3zU\}B&xof>%@kwVzhֻeAJQ$6|薣.ECm$Sf,M3N kDXVh}Ge!r"h$uI0BEUY.!i~t:1ϯQ [MxL\H&  ݷKD=$.a WUqP~xC[LOV5v3X5]Lm몑O4m٠Z^ϙL&Q%Tncv`Jv㐉 q77@ÑfTx %wLz3#Kgˁцik?+Z u/oi (hQc3,9|!9JJݠ5Qe*fnK]]m& ÇB4%*s%Ͻ>;1riꑲq1:[Jw?xRh}诺0^Ljd/Pf m»@Q7.j0HѨuOY-,[M2i;>bfZtx{d yFi*LJGڝf9T%ʍ)wGRN,NSyݜL/87<=qGg|Tvw&SZ}0q  HpWׅ*KhKx6.;*5n7D1qTe BinlCNM) R}B<Ƨbl#N65ߑZα .bOiQMj9dt*6*mGE)օK-)BjeB94oAn0H~l-E8~H_"v:j!-M3)pWmmWnz ;,Y)j/v8ZOn|ԩ̼_hzxmX2m^F"g~ԫ<]DOչ Z-Y #Jg<ğ.fjbWHtcun2&C#c[pөfvckZʡ qy`0F.ūC幍ӌ@Ԑ<¦Ck%7ftP˵(:@e-irM_>hvm.G/F'F%V]߽tcb}gK9Cr93~jzaR%!h -h<s_gzɸu|ߺk-Evtb~Ea{,Z.+-"x[02T3]1"wkU"$2=,)x+GGyֹX]6lm |pfhkȹտ;BGA]YPjf92!Ny<>bPMC-HQsLzM~אBbUgUkq<=83b+pgMHs#3Hg4*}S0#* 1.ɴƦc T7?$P>sUhva{.|d.l};K*yKR5@Tp`t^)cJ s(ڸHҐx5hQg{N~3Nw{-~FO3;jՊ , G;xHwl⺚Q} tw>Ug6V2^c.ag ik O&YN z8ګ9(nm-H塕,"s|+yC#׭I֪nvA$UЖ MF^4JUN?=4yArCA6EMBI2Ⱦ`ΊGǵHZ4جuK:*w|HL"UtsC 7 x+$SD0?Zo{NgfS9v4N[Щh -1MpӜ6W/ޗ4B~Ve^'EB{x׏6WDt{3sr F!yR5y/GlL(*&h66n1?5gmQ?{Wy "{4x7A9b8F iif:593㮫8#8ݒJ~NJ8g)L5fI*yc#R`Y@AP׎}a+v;cǰT̟ԴbYUDjBL%[RE ^ ȵhYZYӡuohv;-<\nI6CPNM$7v۠k? rjpR:+-'N$ -`եaJ2 !axMH۸% V9AN3Qt^D4U,q(9F5;XhS27'y8Ȗeя0vUp'_ Efa|O;ok$0İ#DgZ7>U<Ę*ykȈ84WcXE[N{'#$SrM@;@lZN^;v囐('{&PYfBh2B "b_|>?6jg{7)u&"Gəss`?&P2;nĽN=p#F-߸柴 fTjEنZ3 J3 jxFnm:3ݞ+,>b;2I2/36NC[Օ6+Hդ2ϫH*b탉˺D>-57^@n;c')&fQ$Ay9Qs2TqGڳm$AN&iMp|WXN:SS * BV iɇ|#RN xU3)~n] ;zXQ!'鏁)ߑ{ jDC +11J[}oɑPKhdVsɕ4-`Qb/y,B9mٱҊ^=pCXzif8t2 $l{a ?Qxǰw(h9G ZԹUT7֊\cl?T&,$ߦBKou=*sx5$#~8@7%',vYh^_ Zbw%||.E$I57#Zoi+z&`I*] lq5#<%"Ɩ)iŠC’\"nюGxA,s25BppjamuAdE7և0|#*s21~bi2 ?Sbz"6CL<8?vR0 ""Ę.AL퍴6\>=3brw?Y"fݛ_\a?؊&_櫟Di s)>͟A}xW@~@s؜.7+nz?;n4f~&7‹mI&8$<;z,r#lYͣ˻G@WՓEعG 6Ae`<-aԯa[c*6D2{(z UGz^SGkcwFDD$N#-7g?F0C (KWUԳ4YƒZ)o0Iz,yƕ묑h|&/{.k)EXǨkޕ Y@ۊ*KYD)UztI$K}j <#9Ȯ{|hq,i=oALZ4dte_ @L`4νDN t[膦!RH]ocYmd||»A{ bmr|JdG -bFTUh=*g#Gc: pp&玤xnțع\X[xn`4`30ϴrY =YRyL*0rt۝f M*'H~fSd{ޙz7N;I f/^OE$C`5I_[}fdXq Խ$j]a/;>HւG+k;T!x+Ry, >@uk.%n%sy*[&.o y&9'@#Jk0Z&ԣq, F>++V1 %׿:r\D"`$δT(3.@TQS_^[Usu߮&%f֕硍ÌBM2Yi%ޚٻ.>5) 3DXLc$sTr R/Yj |μo0K ̲6[ !_ 5  6@RELD!`xFKoal.'v g'-(`Zu.c8!ӥ|N]dW1VG4+HivbE|.W{t‹!ݑ9XibdRU'$T!Pit M=bm)[!p,d)X Z į%MRK ќ,?Xs/1H`J:Ss$Z}Ev9q[}(mA+x55MTƌ#{#"V&#zF𘳖d刊 \]JK`qy(O* i~{UEYREjB \pp4+e [ʓ$Yx1#H/Q㯡 ؁X75j-xP%Y(L|( \Q6_ͲD?R5K: ̥8mU3RAR(Qh-a tu_:;T#Ͼ?!PELO#UsK]]{&\;ݣ|y7R}ywBMWp X2ō۽bp"b1RZ/k%Cknl1iņߐQPY;R.ZO?~N1(R$Zg~YHݧP01JVN҂R-'Sp&ZKYTҝ='~a..H,܋F1r7BM+JU]q/{+2G%nl:Jx^5  6/;CN"\l[:E9{?ʞ&*PLXL|[x_.KB49bH4.X)߹Ok쳞9'ĖRzVezhx\~ s:'a>:.ktu; cJFJJd- {'ao _H?s!DŽ~K6z&r6էۚO2/f05.2yE ^92bU8坊x׷4FvJ}Őf;60-y#?8 &w8-X^eAat.5D( !?sC ?n ՛=b@9q׻ DaNc`UW'n`:TPY@[QvWVU?V:Ik}?yܲ$ &Tq `!o D$G H"dLIa9%I=?b$K _$)\xn?,&hhsi$Ϥң#dv_&P[Doy@YߋbVL&X) ĥlUfʒ5%Vۚ oQw"c_i:Xw\V?)M7j]r%9FԯklxlyQswydĨU+Ҡi4"~a=]u3aeICXX NEy'!׀n~/'UE/0Ɛ,=t^,V ,g<1H= ?SRj8h?#PU?T#dOTGH ;6HS/`a/'̰iɭC9!O\]>Bok+kCt=GZ.L? hAsġ 5ɑ\GbBWP/#|E=89D. `<UJJLX ,%Fʤ q4& |5$55 {腱lzV 2~LiD^Y!:?"9@:aM[‰!c!p63]Np-ilakK$B2W"Pz)ɔO 55q3m%%QpOXZkǯGi'%]ʖSrov}}܎i= T1uYMVg?mf"5lz?'wg=̳f2N0偈Il2'kWvtx+quD7YE=濾܌u@/ #B4mBiORLj_ʡs W˪?8;]677r6 @c1-`_72<9e2oZHS+9/{`XJesԷ>yk O-]L$r9S!]I4{iXY9Cud}l| GDN *䆊 Fh%aTaߎ9%%y]OhO" H@"ׁ#W Wa idjOlGa.[.-@vT3u g,nOgVP 0w@Ux˽O4j.R?L+gv  ɻp(̂U+LAo|sXk$@?6>Pw@JN (] GljK[?òP]w46шd%R Hy~ Wh'#ܕ$=𙱾A3Zu/V'i䰶- Uڴ_QWpQ aVRfrx^2Rj ?`1`Z-|0H]$Vo) s=H:/a5.D8iaYئfKCZ"~jp_.1Sgw°>ş:jk:Ʈ:5bjV > =7DFω14>N7cs{%W 0n2r!wggllɊPqxiL/%`;6m`𽿝CUj}\dj@\0"eP{~ ~?L~2z{bJk]nwOii$5"sv0NǠZNJ$f}xS+۔}\Z~޿'du!/UyFHvggdW"c~'32 &I4B46DKV+] o-%`4og/_oҮ%)EfԼ8e\(:-(B7w.]eFhK %u)t}s1]C\(BӪ#B "LX *+ܣV)[C y{bHӿ 9Q$Q??2)^9o#4:mm873>:U++YYˆ- xIX۞D &ޱobm{ȥl}J'IN6!#aB#̖JҞe'u:2R{ +2@#ZmbH뷚[yW4)b0.L p; +THJxA~{.=0|:LT9n1;1n_9J+C}ysj{֚g=SāOxaIR/iOƮl9ʧl?4stf;4Hl\9R!M} ^)H e/@gﴶ> mcJ$H\ɸ/x>GW86U?jͦ! >aD?Aup`h %4Le\ ~=w;6)]?)16KfMDupYIݿpΊ#Ez~BelAPX{>q>~G.!uD`A*NՋIH*(OԘ0Dݗ89xt@2[׾:FMMQTYV5 ]De{bev6OVHeETz5MosAT|NfǤE0yr[` Dz:8+2/p 6\QxpRq>yUa@Rlfq9n -GbQ7ɣ!?j0!l4ps X-:.gICG)NEm}tvR:!jD@wyl}/=kB26? tU=]G{Ql&-Z+(Ȃ'?>66t1U*XD& i" -1/#YӬyXi><8uq1< WVRڛYIjc7 ]S5Rn,xvgIm1rEYr1IUͪ@ߜhy>:đHziQ@VNh Ɖ9FIjB6ygEL_#W~?6}0+F[|v-h@or%Qlg6BLJ[#g(^7CBdя-ҺueZvʗ/?*O/EB@0w3ԔR˄T?cdOb mܗy+x ;]yNjϵsU< DCD%7 ˫}pdvF-ZnG0n0qGbY2(es[^;I^Ve?׍Dz9@(VJ(I8?};<:Z>wc[ -ڻYh \zTBsWʴhC6z&I2$;{0VoD%\::Q7c`ucVNUj${욌Z],\f6%}: (s^bh`8 [?ݔMgfȤG|bhugMIۚoʀD˾`V6R@_[Fp#a9p3:U,'"/>amuվq 0ƀ5q[;>4Z9. *@C+ܪ@k E(Wç5+3t-/ k(_$BIuԠ%PҐhV2Q1kU|8Dq=ȑpI;;x~"Ɲm}3Uy}K) ip >ZSxo&#X󥣛gO;k!E~#I($~ja: z Nj9@KmqڡJt=‚K\EZ/ڸ#(m4Bā6 =R!6`njJM[8h0 ?F_䤶_1Ćx /a^S= H`UV9KZSdxbD57l['B0yDĺLX*dӒMkNFS B#Qka~~%"!-YeΖiZȻ#K}Z+P,e ,s:a^wf?8* -΢bN:t$8%ӾhgЋVh:|n ԩ;8̇' ߢJu(V; B_gp\[iPW2ˁKu1z{W_@`gU\ ;B]:$NZnXJ֓5{RJ~wrȈ& (l|[qnпylCB#gVM4=zT@u> %ъ=Xyt|eX+U6N΋%l |fɩHLT7lT&V98Y=8f/l6Ơt@sKVDmk:95 pA90bR5NOP>ً?(i4XzINbpNQUK$sTxa+qAs pk@92Ǻ3eS/; !QgL;RK@hy8,L`3+ּ#Oc^acWn&taFA2 9onYFhfmk] (9t#MUULsM|H "I:*7P0(X͵qWd} mς-Z(UI8VQ;ꖐךڏ>]zٳ$ZVC~8 ƫ[TWp1,/{̬4IQa1 Ұ0f]~<秳U6E艹i[R6T>*{eYaMYس1gaC7b nῇM'e!D?\.pd m4s t<>쏭#HNE:al В# J@x/}SѧǠy[~gڪ"vu5Ck7vvwL~2ol}0qJfXnA2fIz0⒟1r>)ϵ$Q &jt*0sľ%@8/}e/F9%/T9pQ$dq(.x*êP&%kH̡=7N!3)B^,I\$0o.iEjo!%Ҷ0N> djBżh"|YsNv.n:M!n_еLVr4 lk4ZA[J@Մ:D4u|Kf#и-բ,_ir̒7bo"MgpD .1 J+d*wL\^Xqн.q;m6Z~Vdϼ$W(o: d[M[,9u;MO6G_+bⓣ7wEtq! NL)ʨ 6zҶsTRx-&d()".sA' [w+Fy +!$y,l{Cfr9>$IW@̼Ϭs+@&sBYΗpsciՃgjTsfHG _66ޤ(?P^)LdqV"kU6 i=9Q/8: r L!8BvR=dt4h߶ Ǩ?tj2K @2NQ[8/n7 $  fIxgK2TQT]BQ^4۴8.W+!PAeI)_$}뮩7}xc,- AǺOE !hP{9t?dZ80J7A 9( ZWOC}~IY S{,ϭ@KL1д?mDoxy5w)r ?}u%?P$VjKEYGHa'q4AAyi5vJ3&Gy+)tۡ)ϩ2!rvЍ)ԻGemՎ#`-.(;]J-T +C֧n\nzWɄB`걁HH+}m_9S2<+i@ C (V<)?pާwCQD~P?nȣ-e~QaY6\Q',^1XH[LFl&)^N,bܗLq`ylkG^+s0r+[>GwWp>S"[Yr;rKK+M 4*_K W(fd4jbvtX@Xm,K;RKKXqLbƙ;<=R&L/A*]]0k_ğBFʿ ?Ǵ\Zr7U2Q/{"Ӣ YUuນmJe,d3u'Fǒ?uvψ扫`d+M{ %(̔-~ j _ (` NwZ#QQNz9 2 )˾N[٭IDi\Yp=~[!"zMg2yFK^5+5;5/H} -i+{FƇ!|)09v} ҐM7 ٓkJntoTeGji1 }ys&|qx$C\q;?Fc'gu%Q[YOGS"= h= $8Bь2ZGdtm0Shޗ!Jyr5!;h<yE:{۪-BOjQX= f:mQdd~1nR>Yҕ4 ӢA%P4گѡk:ɆTn6^~N"s;o֩e&47a*|'ƓnXq 9G{|bN\g!P~>X=lsL#HõqN{!x ڼUp-) Eo&b6 Ueˍݭ}_^ @"q /RjG;\4oQ-9Ř\O!ūPrN^ F%I]|#,PւS/$4 d%ƢG^Q We kԛ #U:4d0g7wԥhDPxZɨ4nfJ33iW4 ?%|S'4=d a[-L&*rY`AeUEïT)YzZy 74|7dk0q阥s8c|jq'{ dOs+4Vf*omq .!?ócFEpNp`+A3ID-]h glN/s}s^xg!B\`<8">aUE-X<%@ )wyG豕COX,|ѳ:>5\F=Ws6im њ"- #9iw)ƱzAuI=Cpӑ0!M67 l&܂ L t]@WgIIIhߝڄ4`Uc͐nܑ5 ݻչ_\2;x#T}@r1K|@|@tsuc9{;\=Kx픃&͢]KAq:EHj@#20q$qOm.ޞ9➙9XA OU&mzEվ+{8G,%D^:73'ofq7\\"X$#RVEPH箰V;{_oV6:8/L”9ƮRTٕVL2,iFy%nCO\ ,Y)o)xUL& ,~O:ŴC2yc.a)*{l}$y_ζ/w/94ZRMN iDX?81CVt\9wXU#=lnoDY3Rp~_>Q.1(,qnwsr1)RڬXaaU^kx 98dP*9C7'a9ٴDuikI%tL.Q#E?W~s}kJp$Ɯ q']׉.Xƕ0Yc^ V{'daD+Y%kI!YR=rpry#6];+~Z@,MШh33 ӄ O$W'xnNvz,j߂fӈ5Uh'}CQf%th@ʼn&pͻȱBCV6uxhwyuJpXVL͔ojM*Sֈb,dߪAwf5:֍Sf_;RG 4TaV:~i {]nrwԹ$0-fZpm 2gKcP^Z Ղsث+l[(?Jcp=7rP rߓMR!K\L/' . J[Щ7en4R\h:fCjk!Ơ'ѭcZ{D#%NgAMY_膒֣ݥQ:;DU|Ҥ[ +R`hE*y.XL.42e:#8nY57.j!kyܱcȘՌ.P<g 5jM4zbQ[G{Hj7+jP%Y> /nV39Mct1OK086Ϣ"M>}\(vR tuBNfQUg责G d_]]'\YUH,[YM!A$SY2UWl%;YN$3 &2RA?  9EQ?x5c2^%pb+9>BM|&6Mp^Q?v!]A%H pw (dl:+IlVm.kl*s{fF֤ws򨞣d?ՠmkc5~JL0q-yayrv%eSRo>6弢@vZ}"gi(owvBFn$01J{qBqI闖)bL18M. KdHy" e Յdz]"BٙAv98t_աpḈ#d82}]uND&ZGv6רd)OaH#фY$K9j=A`PNGJL|z')3FƪJ9O]l4nG,"v[|rIyDO$2ϝ ]}PXZE7&(tƭmkqE ٙ)u?(&]|~͂"i:Xj=Ρ7ay$Y2h`P^h:lے]kba {(79~mU~לڝuw?^kΧ @X<RAWM.Ra4ٺMSqZEfn݅VytgXR41tMmXj.Cw\]mۜ|:PA~ؘK\ 7kr+PvsT+ SgmRpΎ%iYP,$`wMsOQbK4B,Ks*32"PGlV=8zfUQtf}$&'65(zFξe$FK0E3ZhdDc-a ou9,Q*ilTOy2[K߸zf%@qǧ+Lv+?KJ`< K`ߌ k8G1 ݇:EͱqsYFYsM󟬳R7?ӗK(}WnΌL9  7G=k?l[pKA3($7t[ fU KMmn [1>A(M 9akVks@\';S3yŜt_\ `ai -7Y/"?xA9V$uy6{jYp<[}a\b {kkPK2f<';j_7go*⇥iaUC[l5Q9#-Z2k%.{O3LGDk>-GABҭu[ڷ[X< f8'` f'neίل$Lcnw#̘de odP 2n!D+S>nEҷ]i@.+.*z]k ,{dyv+ZMU'[U. E'>a0 ^NN2Y !0?]{1kjkT1倶Y!>ABLj͢(]ߢiTc߶nhfBiqYhwB3nݫvp􅕃Zj\o4fcioW+K5X4}8ok( >Xk02@C_hhII\spȷe.wji|'jH.!"~=cguxrQ)5d#L.a )F/dg {Ԉ;2@ܠNJh㐮1042*o[hjYٽo+&~r<Ȑ˄ |.gwFkBq`5&tOC!B3bd Wdh=1:ePXY/( > ٨]: eo@znNMXEXv %3l/TM>J4eiR>)l墥Pa ~*a8T"J`z@c,`tRCnK/ȁp#hT[ӶP?T8fhMWZ(kk\c=SI_+2S![{jR=̨-L] ;p.H8[PG$/˜emļGEv)dף[~o_- ?/(|~2\e};aw_ Qr@! I~t K\y|ap0C*1 }[B\hʅRﲈsp%^ؕêݘv9 /a%>wYutt_~-ʊ!u+S`CbyCl ?,tV" U8|da ~{Į9 Vzl8dp)/FJC~?Ә;:ߒp\@@n 3IGMg'jF[#mJDtӪU E5P$ǃ1.` ekb䇻4S3ɍ6x؟b#)..qY~wR]5osrf Gm /9J5敕3_FvƮz8ǽ>FN$Z?{:15*ik"'cg;`OG+>dž[ j{]eDI:ޣq$BSO8ĩV&i06%Tpc!N@>%scڙE;*QgLyyccs<5"]DHV7hp^aG5!͂Έ lsFjxY!#\XBFu T[|P_\OJ ƕgf~:5z#O-KX'hʛ_GA#q<eL=XNA!O#N9BF԰&x5SXy#e 1r>nB1БUyۏT|Ҭ1²bSYH#`j5JO.JZdN'K%fcxuWH)L2G 1uX䂈bԚխYsOgF-,I蔘Q*R򃚙,6<ƿj`"Q4:e֡{]LWvtH;ǯW|Y iqQ29A 1€5Ȃɢi~*HP[  ߚ+w@_\۹I=ţ s0ڽ@'٬,:C ZBAEqO$_]xad8 a\it,_CMbUq4SylPI8}!݅c׸%'wrT"z|nDPrF 9d OFf=o_m6xK#$ϫ\32|ǒT9{''%'ၩP!M||FwYFwT!Y/X~ג.!@ySl?r5gh1@"2/OY'#<<84ܩw_,, h8F GL$W X.,:҈頚(գKyuL9pV+SWZzT.6)PRJC֣}냦 = ַ&- o_$N- 1$ΣCaH1`$%V[}}H^eBLPTSZ8Jr$(.WX&ah 7E!ࢃ˲d#%r@?h1Ҷr&?M0V(-azKXU1.d1 JΡzS})ay/X_Х&=亂)cE>lIW8i'2"[|/1 A)р ƪ(]Տq%D~{kq#%G߁'hx%@|-j>_ CBng#~YoZwc-;NX_E *͛zoפ8d~2Wr2&}J Y>B9I`ض8I;q6{4hD'O._`8:y_wT)xl~0#S4,eT'Ff;޻\p1t.sc>ĉ~|EyIJYLk;Υy+金xm)kAA ~-kquQ{37%#:j{^r%hFDѓ2xפ@r`2T.iRn6#B %wӁ1/}?kTWB 2@\(>Տ¼ˁ2͏OȄ+?2s4lɐ=|Yh¼Wy_OU: }pgHaagКF/G__FeM,׃ӿnꏇj߬ č|:M6R0ߚ7:zfBMEW-X{,2\2-FBEV :o?Os U|{sv ׽gޜ*dL^ SkĈ%ìJ(Ev W}>KŏJ%-Ƅxe@s#_;\8j?GaldBtf5{kF2ohn^uK`'dhA17}UzvXH"q 3ndq9A8T/᳅, / >0Qz}gM|1H69GL 1 E3@M\5VW$6 7aV3Cvfk) P DA=9N1Y%#0 z^8 KѦzφbo t-tr/&l0l}Smj vُmZ<%:%Ji~B{p䋝ck /4\Qcc0(!=X'ZO]ٿ_fAō9gm7O,/]@PTWD2'/<'LIKRK0ɭiN4h ~ؾG1% FFh[]Q?T "9~ [TK$&6%=8̙3iPs')Y ƖS0(|JePBㅏ#EXbssҴK63 B;FKQQ~NpD;,SF 1Moi0< ߶}KC衘yi|=:Rwxz2D·)1 "4D7p0\6IV ʹ?5VN5!Q.]^Lt)c]K%K(&3.SV=ME# 9o\PwS2G'%ˉ|aOaPjk{+ igI;~m2feQ5;!lc2y;fKn b${$GH lUfNě7Y5r;c} #%7b&cl[ӕ]QHOY%aKXGK^P'D5u%ΞTtXiG 9ny4>rfXF$CLTx(w-vJ$ ԬYt۵4VNm+?T|6N%ț12uobrMCp_p_zA椻]6ԩ=%ן!US:/1t8OQhN%ȁV*957>I%LP3P1x@[~-?k v[}VubaN/otC3'D5T2~cʢ -9dwUvONaHdG}']?i=eC@3O"qBK n m} +p_\ /|柪j.f/|$Mwln ?Zͩa`h]寍7{1* Yca&8fDy> ?6a V:}$ דc[I|ll&5+տc.{ bTJ@懥{>_OO G"%7ɠoЉXHQZ %"`K] ,.h<2wbP+N(m"Rp^5r4x*JZq2b1 u7h'ߩ PyCz>TXjgm0|%** }~%Re~ o`%]&Xnh ai&x6Flɷ ;/ 4t|U=gݬDa#32G{)5I\Nk3qf@/!ņCߚ (El⠝f0<(ߏ=H>?H+5s**T$|:{nos]梀vTD:$^,fe#!AI/_J ^Ľ \|mלȷ+aAvLѻN2PA\oQ28pt[94gsc~SUP f9ïn: ,Kh;BڣC :pwt7+ 2 vne#fFs+pw #e3=C&45N`sU@hdQ2zBHb+F/N^oA,Jv;A@91uw6nSvT6'ݔBn۵gTlCj;s9&(nR| .m= ?"`~ooeek|^ }#l ECˢbk=#J{bSl&9tC@^^hRDm-nB Ȏ0(r t)a,-wr;yoMH:6 U PE@BT э:$"CU`[JSqҒ9恘RԈ nDE7;AS1Q]Uh"➒7?yVYW)D\Tzib<c$M[j'$| nG~k*4ݣ5QD@j`7w"=־iEbC46P"b頇_v .]Yyz B[|.1wL2 aRWOIاDƺpD"Q }Bx5IƂO~?WwַSeleVJԟ$ji'9 fT鲣>Y@2-F`p7"k"s*1uEl$*ГepH7Gy"(Z>@&y]n m\0`5S΃ ^|y+P/5Nշ%]Hi?[z^|TG9BqKwCE | NV)詾ʹ+Ky:.st `_$"X>!L"Se4m*t&,gSGOi-6+x`?b]Rgy4gSK5R*:Gen-ETD~e| *{4ԣ}P'68cƕ,OqӖU^$3ˆ˗/o~#,}]_kKFn4۫J]~E,~t" q]裈xMcÁWon<,:VHy쨜 Cpf=;ZٹH8<kvY"/H\WVVɭ/6A#|LQz̖nqhEنZ;ѯ'RtBs dD+fQf@ jGbg=sAN擈W~|"̷5v:S:u(O-f- N*$ÿ=vJ]#)IK8~ׇF xo2vaHZlJް< KHC;;P n(/mҾ+r$w}P֐Cڜ6ѿ'(=qRmz`&zfIy>\Mr[>_Quv`\T*"@\]ضMNk%@YH?" xCɗӹ[Dk+5o"B^EʄM#N'/)K۴ &+[ J^:YS`27Yk"~騷^,&Z= njyɕhe .\zXQ* nIms/Zxy2Wc~|Хf׫&nSڟX'4TŇ!w;V_?_Rɾ}Ьlb&;D;P>c\8GbڎM |tw]2\&w@ 9TVnB[;mfd?[f[Ml xwe:UM԰큾@Ct>..ح dG5?[)8:{ 'q2XaPwO۞< *@8Z%ZNjpquUrv"!~Wh$5ׇ|8]m)Ӹ;1/w '+ è0UcK=j~WF<u.|&5j#l9\J5.>H=kE{iȐd nŨa%UHq\D2kuzI%@G f3e>[k *iMonwքT^XX Cɋ) _!#BK4xbI[T\3DR"8IRқ^+S˱HK}ob]F,){աy^w6P*r\KqJ5`(,fޠ"2R՘*nΙ5Ѣ `p$GcMG2͛ޛCߖ6jjD7Q/l#(Dغ&0\zm)Ipm'Bb)Qny8b:*к櫑Ym#Qbs-Pб1_lpP{fixi<ډt?j~4ڧ~K~巬j,@d%ӷڲsI4.fNW׉.iwYpYxk@gʶ)8l rOTC}`z``8dAEXfwCeC877W?vUkڊ:XܟwћVљ1!f=$` ҫr25q_с6Ex$U82znC"Wj=:On6Ǣ jmĨFWp bwDRl!X4qBVT;ID/i&-9PyT~poDzƺA} YZ