php7-opcache-7.4.33-150200.3.46.2<>,ceCp9|!h0!v,khuۜgř:  폌rK:Uj" »u lT0`>WQC"/b7Qr+)2JϹ|df$>'rZ2PgHA0d3#4ѣ#vCIu9+L _Ѿ99䏥}"}@Fe8J-h@'M25Ro1>eD>A?d $ C:C Ys    2 4<FPt|  ( (g8p9:BFGHIXYZ$[(\,]4^Kbyc"defluvw`xhypzCphp7-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.ceCs390zl36 "vSUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxs390xV " cece 37bbea29fb7a92ad1aa538831031b139c2d2bd22fdaf6a17ca0e3477eabb8d8c6ab6793b3a06231ec91fd1e5e50667b24d0e0d9a2432d521de7f29a760beb5b9rootrootrootrootphp7-7.4.33-150200.3.46.2.src.rpmconfig(php7-opcache)php-opcachephp7-opcachephp7-opcache(s390-64)@@@@@@@    config(php7-opcache)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.2)(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)(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-opcaches390zl36 16675684517.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_Updatedrpmxz5s390x-suse-linuxASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=c11bba34cf2f39777ad81f24be9b10aebc4e899a, strippedRRRRRRRW}*)踊utf-8d38a0eab032937748203e6d51232c4cf07798ee8fa706416873ff5a412a4e79e?7zXZ !t/`ȼ>]"k%^ ֒؞H{QV0{i逄YZ4*Q)IalFY`H|wL% Ul$JWz{-:Fac K,@Om] 7+ ƝU25Ly(=^y5) 3aA.ӿ=ɲUBUI1;.ox{7m;h ħV\^BS>VkbݢX jGxs17 lk;i&`dp:ꀲoFxHJ693} EE d5'`ˉqdL@1>Xww9AE,BI(3ěEJq9<ښrvha h=oa0c rIAɷ{x7雪7t[氞o]F3A :GQԶv89 R*mO$ B_'aw S],nOк^Hc$&5(v(o{u$S*`yJ԰B~N-sۍJD~v dqǀ86׹:`x%F Y k%㸿OVSƠ$&_qDv!C{]nt. R7fIғܟ,Mδn!e4`wUA$s`MPxKuIjorFuTv"]^j~ݬO Lv]ñb83~o|0eX[t ܞgR@yb#G#vg<1 |'Vtv=: =3UqBORd xW%Taעe#\<~`e}1iGg&ve_a /ia(*a3/d^QtZEO +ubdq69A\CK]-¿ HA *H[UwY4Nup }Oj&f cPNcun)݆ӳw4+ ֊@AxJϾOə?˯KziS48K-+h^6c(mP¾'v֕/ȧw>x: 3 yĕoaom&9xB5G>zIn({Cn G ,H,{ T~Hi3Aߘ3^ܻ{]kƨQ֗sū5ʬCI-sV"k6kt V"᝻=WieMw|4IR{m,<6SS9ݬ[S'}4[>pSaKx7>l(ޣ$,{de/󓺂^rIrX;l2L4w#I?Ȑ?BP O 2dV.渃*Ef|q `쁥z/dhk3X[-BR2xv qNy: trFy,%3چC2y0T̽0Z\ܴ!fgVdt=w93^e#FVH|ǒjR%ɡf Әk hF|+:5N0|w$łq1>os>NH,F:T]\N.*3V1Գ\F\kJX]bSRgb=`_kh,ϊp$j`ս1%bhEH=L0#=x#)k}}$i2)%-J+kHd!hs~2CA_3r0 T׻z,ynke#0IQaa+?Wgdy++$fř,)祭%o y[&Z C)F:!4Ҍo" DN,3gTbYRnktY1r+gc5ί,K+AZp^VDx~vYNdm[aF+A˙ܓZps`Q"*Ȣ591 7^l^M`d i6h rV̄(UKD6 kї6F@yП+19,SS, 1|eGX4C* P3{˔4lڔe,ܾ@A sNa]$ee9`N4Np=,9y{}t^ ?TN5+OI/gCR>t*L?1c}$69hQoҰ' |4VA/D̟*(pb@ֵ*jڲ /lW̗qF\]$#lvqxddG!Q*Km{ۏ1p F|* l9n,Ր~vGo+A@4$aآLK_sb$0F1 (ZwWM&/p"",'@\TZ60$lsNtX:8Nft96 hI8 Y#&QN `2p{<¤䡤5"fĜb N˛ SaA xt%nM~J亭.t\QDuA9:hOxJWx6BD{ŵسkd7 szxfSNqs]OvP$;Vٍ u_{9f[zx#+8zp[U VcvH%[Up 1!͖CQ*.K@D$+nHRYv% 4{yLX>8=/01tQ$/L \TrnCNYc|žpS@k{3xηnF8Ø5c.#id0?Azo3TCPJp߭ +<["ׯ,hNM4m/z^$ ̷!V.,!5h"0@Cw|sֽS@5"lzytMEHwWyAύjO{ әMy Vm)a7gDo /ϸ]9àρ+5q|('ll;p)'˹ *˯xj|5wUzGR:*E,n(qmE`<ڮ{Ȟ0E]+|ޏ"vy#1#p$wMs]MP|u__#79TrL[&Ju0)\룋Z9qi)BЄLkN{ My|w}gΆN 0J"&@,bt{KZCȕ@$ԑV[R@CFj JOb)pV(Ɉ^՘"06KH-d]1_%q>OlװK"I. S[iVV[)6ճhj2ﰄd4Lf)@_hU>j^ x=9nzY mtllIH֬QGeQC^Hs\\S(z!X[XV–-ȾGiޜ}>j3Id7#*uwoXufH* $жM3X1[!|e֐s cB!P&o nI#=k}s)M+R%xNø Y4vEO'  ^Lgslf<)!~b\o%}f>R8Gf%YB9oY}a.mfd~ڂA5wqT? /S.l J4!}\yׁ2us3 jI竨-@x6^+HNcRbzHvz]o?t*{bssc8h@q=q2j+qpbds]| -cfB?Yx g$!ࡾ"3mG$!`v^ZY9pnц?RO 2zHDCZe6#D(N&й5SY*=NfujG8ڂGj: а?;ZvPPG}0T8IN|r~bVjg}3k;K_K۰GLے@xFeD0ɷVU/{eLafEn;,sۈ,o]T"*N:ߎ_vARB"[,u칋ֺ&g6X`SNۏiY! g, P!})nlryZOfd2碻=bt\&=~ 1=YX萅>߸DgU ۗ:!F45mA?jl\_CXsq G살n@gLp(9);pF_nST?豷}o|6V(ӖW7=?f=Gj:;xycT豸p@(`mf [T7Q9}*p]a_$vy[֊AƳ07ڷs詩[\5{m=⌹p+^aFer|Ew3,=b//k˶J8k}2?ӈ]"N|eq!KMTgC"M_".R ^~WTtܕnVMMM-ZtS)Aaִ`lb社Lœ@d:w#Dl@5$9UJD27Ky8Ԋm[ pHF=JxHa*b#GeA-,5xu7HT=D3 q]$8¹5K? !FSH m~a"p G(.OeZS jmKy/Ė3`ܲ:t 6X='Q}m !.RKã"b%pC/ Dȩ 2p1Wory_~QCn4OcVmv9I+ mnܼVXY"āoMk 8e`Q<3@1j(JNm?bOxvzeUXim NGQH3q j_A9!ĕ mt=(xKʯlT3Ni|-`ޖ/jT$PT,?X iFpT$dc_o9jq˂Jϯ)Jɍ,T„gvkX!%` 3:,I:tnx&ArmT^&Aq oPgWj"$:p:E*r_Ta+R0@a+gAawR)5V<0V99T3XQ*5jaɂ.`克%9kBoGpԏW#C~jmd(V1lρ96`V᪫g$Q%Cپi]E Xv覆ၜ2/">Ƴ`ۑ"oFOIm6"WmReײ}ߍ2@~f<{^,J,J\_@At'g;Gi}ÊLRhLj ƗAvRߎ| ' gQ;p,V@Z@hŴ\׼i޵ WC !I'࠸8kV :_9(uċI:H 6V(#W%kb~SUi՘ahl@gƨW $qUxW5GU"TW1.,WH YwK`žRG]CS\cAYos">+ʏXQ~AV&(Q oQ \ϕ8m*pg ev5S`;Pppwd NHZ+\:l49\}z~oÅ5HjC{X:G}JS] n/R=m:8uh&])zoZ+?&`C{Uf?\.79̱ mrx>YSgfCM{]}ԡ !$NQ8egA?AA4>,ǿ tEΝv~]Գ*̸!.*>NN87h=s}je3"y@Ah;)>aw0ah#E^!3a(I_rm#gj^Ò-r[z7/D%r|A`_fc[AUh0(] c}qY)C&*2 wG%ŽY|#%Y`PFπGi0'ش4TA5gaFD_eb3~GZE[LfK=5w\?sזûdjb+%"PcZW9!Q)tKG DGR#HvVل*\];@GʊmJ 2VN~K,Q3Ҍ숱:osOʎfm 6{\af>yc.zhӫN~ {ZW&H8YGDE|;3S~K^Kgǵ,oЪpHf o ;!:b9K[ ܻ ֬96Y_tB NB~"ohȽ*~D8 Mbv/.35,h<k@[2}{(Ub/ۣ7qkl~w'Mfxd!r%X%>_lC4) p{pTՁ!dA Tu<('Ω܀'Hel=\8 F(ٞ$)I m=NJq"*6 ]u󀨗[A==ݠ4+"d1sIY~%fhC j/%\%?aߑ Q/#9.Tzo}o1ۑF#U3jYϖ36޵f̏M1}U^qN}q(HUmt+!M_ wǣQ{]0k\_,a2}>$yUftc;TTF#W,'# .ZQ^F $%+ϞJ;J햐IRJe,`$Qf7ŧC?{O(vSpv,L5T1/Rі`>MEL4u5^67 k*pe4Wp8X!bAmж C^%R\pU$rxI~QRgH 6k%?V~-CȜt3JEAmԖ0nUr!moe!Pr(78/5Flh@MesGHjH9MJNdѼT98q|#{' {ۭ)Y7/"isQ eO[unjgej߮j$6 k:_u^7lGQA2,CZ ǒb{Vyڰ]ʓ;upp`qWLٳODoRl:8(X"|2R`݈"De#8Lۛ4>l>8Ʊ))Wb@~|wbo/o_{ʩNS5BVlOלT~EV #P:8RLQ $AV]×GXqNIN*xPy6o .Ο.GE{!mP6-lz\r05;% E!p7id![FQ@B(h'sz_OBMe¹tu;b#"#nI/ z&.aΞ L)a7ܿfLk$>*eZ{1& @^˳N`M@CyD'& ;Gx{h2x\:ATʍf޼2T D}7{z ڭf8 oADMN5Iq3odO\6J, z1(ʌ&S;sKuey㨀2a5y^K+MvɎ6#}(^H_EdxB^t.f5X /f ;=s$!ڊeQOhcFC߃JO<|r>+2t pQF5#mqOaةѸ|ΆHj#B S6ɤ,N3᱉ߞo9 ׋_N` `x)?/u8r$_36ZZ/k H'#I;5!g~̺yƋurTm~:SqF'Ė+=-)5RYS׳[4nR ݍٮXX =%]B3П$tQ4tq'?% ⇵pfP_^4H9* *<`$y@k7.CQh VKU|'ƫFPՀ,] j1`'vɝ׈:)- JQiS363h֊$GĽZF#{A8 T7A&V+G!þb]@;XyH_/$G,OX".dHXh CM׷=IB[~+XD(LͫOQŚyJL}ޜ,[yJɳȔ cVm"Yʘ0̨9ikm =L\lRݠ_@۹ s&lӗ!'|Ϩ\oH&WZT DÊ/V"SJe7CM6ِx$\oBS.g'XK(M4HHl͌j[ [E,kke+dr$`&D!BӦ'cx<-ע:L[ mGɴcoG_k"}gnj^lGNLk/qɄpz<yϚ^otfw_,4s#r^0c:*ݾדIֶK^Srd՞gZPqϭInҶe]~|K#KM+eDe\ Puj1q2q}+dS,@2˞ 5ZְfP6 O q?=xJ[h+)9E;o=Y7]490<)M3@bVYXU bJTAT%SzZL_˓Ze1wїABwEoCF+^Þ.LV|.HY^oa5\ɪ\so E^ʋTzYVpUDXY*KdrZ-1<͆ QIMi ?7_4sߓx>)8G8e;jeqv'h͍Y}~ `ZбvYj:%vŇ^dbmPX}l+:c-^"n썟ۤ'cN%aʔApI^P?sD,~a˫âOfaqZS=iPGqd'昞_rlkkLppf4jzɝ5 hŬ"K|CUnf _UK'VssK*\ #%ďPg# $h&&Toʀ}Y|\s+ :޿wI^Ri d:Es*cM`+u~PZڼKh 'خ~`)"=oJs6zFi=*Y|f S%(()m;uCV++!9^u'{H6DV8 JҌ]tr j 0Oʒ8XbvL{DV+| s7MkKOurkoU+.2U.x?EdE<fC^zw0Zz^V<'#aZ-̛u.EK2'Pl񚊿؍\Ҝ#%(kjV]"Iv [t NpEmcsQ\nTP#`Ke="/SwrHJqn;?ױqGɯZݘw93oޅNVOhEbUo/ҝ-urӍF# 6/,T֤ ߴة799m$yjy}8uA'II;-T S[1)2an6AA]<xZC/(B<scŔcb/h: .Uܝ.m*#pD< ԰ X%t^rme}ʼ8 C ĮL}K8KyTb;ʰwW.G57p-n%/(Vw/ګĻnsDŽ"Thw`Y.ܨ%ooD C,uz?*d딋"oC؄\k8,8 4vG_rj!#ćL*G@nܫUZFPuf$|F#օEML֟ͮmkʎd,*7'#V.B2sxYW iexoT:FfY 56L: "Bnc"Y}Z*g3~hGxn#VI׳sCLYdOP/iHiμ<ΫB]>W0Í|(hZ~"Py }UxŸY =>+kwLO ,ƑX~]Q]Aיpl#DW_!pOVZj b1@!1^4-2XUMse&"eh3̸ vEצr N `BƿSl4L#5P/M+ AH֠Qy <;I(> ;.}Tgb)>(wh'piQװ拚C.]$lsW O9.8lGâg]Q_Dl?8 uX:COF?.[pg+A:~"g9B3W-kKȘ Vmcab(m\_TC=) )R\FhwlYl?:|mmLz"rSd>dLr :dݞ{HS} 3YͲ|5-3 )wSϬi>`TA.İlK.K: !3$夓R218oOymmXaDaY: D^ݨE<_EX <҈ƌmF_ g71)g*fsG7<5 %)#+z^wY 醨;S6.W]ڮ:P'Kg7[bS\ "O#x(xPwbB,Fŵ.J4"ѝQ!8SqNsk2U L,eT閦1%J\J7 xCn}YiOjj9!U28_|aXy(+4OM()L4}'&==_\alѰ,[X;(8o@ o) fM#!ԟ.ƥӭvi|шS7h3c[.wx7]W!D/ ukT'p4 !ƻ\2%/-Ba_f[bl€?_#K&09⨳nC v5+f=*cMgΎڕO_ޥR.6~E>mz a`F%hǀiV_N{|GYfϰG~alhG ,ꏐ\OoXXQ NĢ~ЎVo%WK tDѲ^T%x% 5`" = c;anS;DnVPURh! BiXI[+0 $~*SCR#EW|N.1oK,Ik_eW[ 9(8c8nZNus1+ڔGC :} khpv;it\SHhwL%po%ȜŢcӫR x똽-7{8E_YU:nc/@.KqvE-|i}{S0sX%!m1Sh-g9AL:RAa\G8E]ZhOZ5;sD-!{KSG.l`ɼ8#w9Qcx lM8W֐+v, V "k0._xv=(w*J/:]I:/UCL*MfܡвJɪ9%9DE?Gr"yš'd\NS &Dy^BizCQn%wNBGdO8mD,df"OV~n=L>TK!dퟄ-GjfLT%5.W Ęf@3003͵@7~z ,6< ͒ҍ/&i-11n/UԾ,\-|5,~od.ADӌ:|I $&$M/79rY{{ܵRvm?DZhVpxcd'4B5PZ˟qB;Q*_WTQ9E><aIuuĜ_/,*:#:FQX zH$3cQ!j"WM_JE&y.EqLcGWoߘ Px5أ ?8mWu>N;W9 dofSS^Y>e!sMLvTrH->T$zwZ9͚٥ؘ œ,8:I*vv)ў+C-llblF! 8 4 lddO(=8!e@3_ Z o4 `$M=#zFzh:0rR{+jG(Ӝ+(b2kmMfӶaA,-%휣.Y;*tM?lr ;D 7x+ښk`nʂЫӄ:֌X[0en bZD8f`F2 KU,cqZ4]`f5PBlN e,+=0֟2:}6e<(IҞud;Ř8 c|KߎF9_e2]$[o ړF2z¿\ehC װ"D;*^iN7~ĩ`Jc/cKEGee~M֩ -n|U{dV氮JG{8iIK/ =jZ;E/Eǘ秭dz0{"XܖsԓbIrV>aDNls"p'U ņl"nIUX6äSG5.M-]Q`2#-O%v[*wO/aGm-o:O墙 ~ìB+hђ桛@U,b|ꕜTuuL pjb ̾/јc;G\B 5ğr. ]uPy+mTWҶ;#g9_7IEA-}J M& /3n8 n? = c²b)szgޒ d!쌇N+_n#]i#Dֈ2hM|riڕ30-"e!ŭP[&HVt*̈́ȕ@<㤙3ͅiXjTlr8<*qr ay\EԼ .zشQp&ObĂht{b\I.&$[:)fz/_#1|U̫tc,]1`xohg|y=FilRGjsg=f6Amc;jKܨ|IVWL- ,a2ٝ6ɉTf?%,EK{65~dnWjarxĶ貶/ dj.W#:F=/8Yp x/-ɱr7bAT /ÍOvl'ۗW }w< h'8  1W.]5Z7@{_L`0Q`i2gwY>hc&c 硧J7´&IGhB9So8tPvpp C 7E4#uL(MR2 d `\[g-ψ k[ǫ"E#Ds饚K%u%K!w(SY5{J(BrsW37v̂w u3-Ԫ/~$\LGvDz7{l#=sK3_9fn&[Ztؚ4<8bZB:s [^XEvy!a5\L z!F#rHlF~DC,t䉵>#pApF[~KFgtH@^\aMh}4!?N2m``ONH!3NI~)yMXPS@&2?鲶" Kr!9MN&(|}>\j!+lʐs?UxTvQʼUexjo6:lg^Tm~Πϼ]ReuP$iM&ҝelpO׻t@ޥH39؇9{>eU 9U2\9une+H5,v%/:GK1bV8 I5zD@+n~I!oG*V?zbdU>@@ Y]w>aUǖh [BG % ;` ( ҚJ:h&r]xU3M_ۃKS8lPxtܘdFB]Y;:R m62G~ê.!}byC} W7 M{O&}8zaa<}3NP#z:P{6*3lty?glNv+EN2K8j5؝,pPI5!ҋP7sktmTIZDuPTT?Fڕ ԇv',L;:g_f'-LTrEVϙ %2P*/~Iʫ-$*$G1c 9D?AXwCGM{C}#uʕs;i*$ܯ6?PM2r~2gTl6 ւ^WS)n3>%F/|m nQ?זmxb?&~_W]֑(j[2=5Z-`΀{6ﶕ;4vAȇM,衭zI VD19ݬ VGBo@ ~}`,Ft4h+?Fy鮂2'SBʿ/(kD2Xo,0ݽ<#4R_鉂" on4@%n} )h:([Ԏ2 H)l{wNWs b%9Fyi~$b/I& uvI `LW eөS &Gjq@Qs D>VRuW@M=wk^VtB6ąhpuo^W7IDWҠpD@Fnd/us fc/&Z0o׀m#aLYV2ܻO5A]9~]DƛT$|j.w}xpcA^Fa)ð(ϕ~aTAqh*Y|Ǭi/ʊ8BT:INS P:jZLQ!aj=,SbPպhiK>=D̓l@v :aX^QYEhޛ8#2t01dl f_ ԜH}eo9b>"DC8ԭ2[{`(Ys2e(%O;6_aKOzM(`~HQ§ō%{w:aGQc75Rc>UyC>^} nl]ۃG7eTuSc`P⍘3 nhN + S횇vӘ÷>Y^E"Y(93u@iAJ2NX)vH?̆;1:/G 2RKB9h|U9+R0g!R9U%,,iJ-m*,aVᡮ n89ʁS;_Lnνe xj=0(<nJJ% X&fL,TXd~÷ys"bu ʞCQ.ў3XmɷydanЬIA?Ө.SaUF8I0d{xӅk.""?.D$BGW\"LmK`z$z~Zc $f ҙ(vY&9w=chfCRe`<.:"d;-6[|ܔUgCLܲe^4roE;k4RnpC@ÈfALԦ{1qdꕎ1W4l1^r;ѧI^&7z|pŕL|fxYo-߆mL߼։LX9xn5jjTϞ᭞zh3+[w p.1ΈQ~m2&I6UǸJAHc΀v!'0p.\v,yXlۻorsZ=swjpwk]%;k$aRJ]TlW,AXŗ)w}_iUvm<plU d3~u攃+@U౬e5ec/ (+|?46R?).Ni},~}]]E3I{I})P+8$jWߓ̼k2$D"9ι3]*'d7^((3QJon\/xpmw&D #r` ;O( \Yc0>a=o2ڕs0kjzPa$^-b5nߪ#AZHye'PV9ZyKzW3[@;;:xlh wnPP>u%Wj0x= S(޿"@(mT"p58.L7vBɭ}XDg2w}`|/jȲc'W|i2ΥTOD 0^sU" BZl%+F5IgXnғH6(J,STѬ.R)\J6wx7}2M\[ ui)6sHi54y$zνbT0 MC"RxeNz/*]n(zlv$ ȥQM-e)tt'(uEm-?iB7G=gdd~DjZRxz?z{uaƇS[juDE [鑨ң.`/O!"ӧʂUC%1I҃3n;sdSh9w U_|Q nvHf? _/#KY=] P*焎pmGvX 7Q ;~Z(v ^tpz:7E y 5V/̋ it亳rÃ%o}GYK=4[㥷a-o),, ,N(zu X?Զ%83RQMh$2*m⺥D[}1{J O.lt\XnD)Z@gHχs\+>`H^M'Q2&`Lş.)&^0xeє37|$]" !xl. :"?bRzh5qY\2X+kWgޞt}__~ AHW#ӉuNOQn um1 d :t~ʣz⌾!| ⎟Fti6ε:$8ate@?#/ 3طwz|pz,@:E=KGo՟1x'J85 "RT%\/caWi޸aOM90baNJ)qoPk/ )EmWyXVJY: pڋƤTTt RRӄ'8)ܣܕ '¾swbjN o:<,Da'%MOŪ|X#x%"' w#q,:(~ɩ3dڅKɸBqPGeٝŞ2q(sA. %޹*2<* @ ij@SUL3_,mr`z"Mb3^5uTw)GNi V5[k8ETu  5Z6c# B=۾볆DA q,.-d:1yAE"5KAT ^j$ hqk`sGWl$* ӯZ i9;N L,Ѩ{.lW샕Y/ yD~]I22NY'S =lrM?8JWߛZ_Gb^ݩV ݦt݌&U 2cI /?Vx}tuww`Kd^T\9[o a[<֡a=Kg.i:*6NGwJY>?3,1{{p͋unHϘJ!dHryseMt^PUB$ ߃Zն~4o r^,n.logqen'x\!XDKΆHUvqYHUy4zT (џ6UabMXh7"yz_$3Pyt TJo@kߝOP#3EPkEp5LSJ~C٨uT9fh'6Jnf pl*}dS lS$`&m18]l~FFs=%#-!.Yj~Mu=_>(_lbaHD[b3ڴSb!徠=Im׽WcpRdy7S)H2L3;%KQ.vtB4 qԥU@EK~ 2 .3.2%ZCȒ("^`|T?|)C,nSI0Wz`zKrw(RIt tSoϧs׸/t|b?2XuEYNݏ}v*eU|c^CHD\.# Xhai+| : uvW-i1}D-[YFGΊi%\bWsMD,0"\Yuག g%) *cTe%E3kMi"LUatW>.?0nI$Փ4IM0V-tsQwi׼E#?BpdQ~Um/C {iU.{ԇ/&s k-26%L>GDu$lP W O`%|lfZ/P5sA(7Å+mQlU =6,1S}kJs+F\4l&\KBKZJ7;ͰeSRx Vl@}MElG a(Xz 0q,mt332ҫ7,*.pVŖ-߽y Yƚ9qpW;ӴEݶ1!ra4 5CeEli<{SNT{lcc.WĦ5dvq56H 3VA2۞ˤ&[EC_\@_D빼0_|ck h3:jD|elR@^*&p -Xi٘ c%x>8|3PRA:}[mׁ>Щ7Xw2,l?uv@´" VjEG/:_ U;_LVz rm!4-vmD9 8$ZHJ;tMjA#Q-$HQ{j пD1r`OAHpZ8x"TH- `?!~Jwz֡Ѧ94_WaΕ |1B> S"{fv1!vݥJe3-TT2XR'y>- =:LQqp<6yo>: f'!hC)ZiuJ-xΊA|>4RFh8"6iOԬ`\]dkDQkOrh> xTmY!B9OZ濫fHQ0%0I6mR`mNgЛ A'B:QOu8KIfOwt\)k -yY쀶P[EGЅ۰btvl->æ Z\ mbB%doU"u;5p#eXÓ.Z?LF{ay!Ž}<΢سkH#[+bbI~ aiz+x-EQ6rWū .mg5 c/݃܍[my ;+C^`EiF/k\DO4,5>s9K9 #bйq+3#Ļ5zPOyTb'[2M w?SiϖeFgԆӐ{l|5Ю?_;\7 NMW'*hEs$ߤ*њUbZ3ŋc]Øb5lVs]X4=˕mtӤٌ ÀN}<N!7=Zp~> K̭ϴ< HVc|RZṮW5ar?Df] P_AL~Z-.D.8sY;KÄIT9\!z~.{%^V324QXUJiaH@+g}'q7NoHw>-ל9hL2.?SFGĖFXӤ"5*uO)|è5/3L 8@usUW7D[MiRjRRaAI_R_|^v3V/4w] a ʊ;1}[%UƩٰl(jGqv,m$4"bI1ۗvZ Hx:GS !iuE|%cLߎH.F`f6a_6ѱa+ ^B~tM5ϧa> O 5$2!a[+sx=v>i0_LzlmJ;Үi<_AIP;VE՞}T;ZLՊC؈5) .Ůﱒ'2@M^Vf@QyFcg5xss4,טw\7~LºJ8Tԛq&ѱ4R{tC6y.1?&SU*s;|F|Z|Z5dVAa]3NT#M*LNP]ӒBs?M}^0ԏ2u!|NeX8t\`@79=,rdDwU쭕Oư$8&1~V[%0UVn\'ĻOF>8;}-'U= 4J,.ՙ@}%b(F u "6 yy怜g5sh}2 \dPByc?Q $}(Tq&|iq@M1| J>4_ tZjQ&oS9cyz{8b+^$J~ S8k#@l7iRLTK@sdIr*B״_9[abܧ&T)2U_>Vt (4ADfI0j$ ZvF=&%ù=xa2K9 /GX}v-K;Sr6ƾ-+R'5M0De8IkHڠnO_~SB3b #fճ;=z˸&!'H;Hz?<å13a&58pVLdeFT@GiV4O| [ϥ?I M)[o>{AG˜09J:1ub42<3h /,D_%j/oq05KӺ{ ?/b$YqBTYS͗8m!˕}pvʪO=RLp1ƾKMm5D=GmN,F~X)eY]0{Z]y wAL) y1%I}\>%54HbkR  H<2k]>@}%PNQ768=engEDj }#cx'a(~=ri+[g[x mLNl kFAM{@H7p*챸9:e ɔ—WH0, vheLCX6ȄC+BZsKd`zh;J83.|W'+xÿ == *EsP)<~h'?@wRr3?%h t q5Q71n&_z ykQxFo$bb6ˌܩudfM0PmR:!):4"q\pO6g?BF(<:FH74#GrlNny2J\ mr6e~O猓_l";PFؘ͍t @_8SeseO]E« WNn,Y. PBZh? H>U'4mhlR oYM2;#ynp7>0ƿFC4x.;w8\=h<^RN0vXtKe.d VuIO 洝VS\|t8!)Y-`)i?/8 0Z $'6&IKCj,(I!e;:FkSw sE~- Qq+4 d(w'nB:#x(\+O8NCb)'jHH p zx#/=qgL '{Tt9"Kte-~Hܪ(uM3W:v3C֊7CYEQ*5sGus=/;K󃲞(ԇ]Rs/&?$Md ]tM2hᗘe ^OFUF`_xWAzy=T -ZWMF$^1wUgˢ%Zɤ<Ѧl;v;M]hajɩ O)|G8VD"v="Rn"3%H kۭuN7ki|!Qհ#L[]ݫC'"W4@lZ .d+eo+R#OYJmeqCVyzYGE>ZK/='9F1j'gAÃ_FaZYo mFVvxaEGuUR(O| &w5]Rpc Ay^e_ʘʒU4]1O@٨is)%}Mc1ئ[l-n?:͵JFe*e?t[j `$TA82KN&G-hҞL}FM!ϸ-?'W2n8)Mn(J/G 备]UK)jUy^۰,!Z3 89/)Q+RԦ?<?οxIVV)&ݩgCä#bvG4zGUyA75xRC͈~0pSǫsYIrbB0dZA:]dFو^0y2fbQYلbÇ_XKCQ;sn_gp29s` a*i O(FujޙD1}v|"}V!> l*ჵ7O'M\6|&A]}7Km8B\Hea,q}H2 5BtIސih X #}¦7Q{5?PPCRÁ=D{ET:5W]&ueu"=QK"?R++12D^dffV}nZm)lwVu9|ys'p*\5O@6oYΥ^4f[sj,< ONB fQ*JQ#m?od7=y)7Gc1)̀a, !lܓ5 /ШR &iNm>ix-0%vHM Z)45zqnqΧ +AL 8 *&C{-UG2tF6bK^sqoePA`L>,͠L 7A$ݛ|$8zO ,tT1Ob4ΕJ;{_,B0QC!P6#loeTg$-J` )t@T$c6! 3z)!r`_T b({@VcCj<CEVעvA B7j&U{q꜌ 1+dihowlD2ga#AD/nony"aޟy+7E(}~L[bzHb vNCLGG OQF͠VJ0;Mr(H56GO%y0oxnS7j}Z9Bn%DL_Kbcjd.5c*I> FBtmh'<,D)% Q DGY/W`j+-% C"=$M:yѭ-z&Jɠ6|w#B?NOTfk[C2컥:[yJk/ rpk6<]=4ZҰ@Q"Zuq9D>ꍝ\<YD '{ɘUZ=_<n+ =.a7*BEwF#K$̩ >`K63 6E$_g7cB>zƳJ#^CPN_JshŜ@r?9Cx.Tճ?g.V`l k-7'3{bz|Mò&֔V2I(L 5[#MK$O(d0r򩧂I9c\YE2tԷ{ 1se^8pYwN)CuUe;ݿّjB9׿.%nz٧?&ݦ"*~|or0Td>R 쐘̩Q#B&ޢt:?Wd@0q \#%sX3ɷe'n`ؐzS7D^l.I*\}#T <V`]Ɋ?tu2ϼG^AÑd,x!]^K;L}="qB' [*'j9*@"wAU)X9rWV1Sb-Tb7e/RVdͿ&Cm/V>c h4v!h 24&^c_B \ MpQ]Zo\g`>G;Y 5jEa@M2KWDMM 6dyꁓxS Q| hher5 #lncD G˝Ʋdm#g̦^~fXw -ā'k49WƂߨSpTq@$~xq|ݓfJdEcQf{ :bGZ&9^S&d(|_vPC_H%a-k y?S`xHDŽ8pmgQĴ{]u %a^&b0Nd(JYe' #qOX!kwV؋X "-dWN5 NHZE`\>6XV i2/^!vU}R㪚$LH)]mF_N@ZsFh5ܠ#j9YW͈}R˅0.u&}Ɠ,;6];CdөrG`5 q@&5zP6[O (kX-uRfr~0IX\}?30k)OѨ:6uJ'U*07ewsUfRZ9YJ@#Q~m7:ѻ W +?X5_SHaӍBW=ٝy&˹ࡢˇ ‚ %5%@Xg۲΂{ugH @}0q:zQy<x#UTɦhfvxCq (OZ+;X|ɅP<[MFZ'4uhs|Yk*hX:+uZV*бGp!;s&;RU"j83v1̚!5p&Jac9ƀdbWjP2-\PY%i~L#'STFR7"&;o)ީa@Di'ڐ)Ka:L9Ȧ2mG;3JX#CsKah2=#cZ!iHރ,U1cxG 60!ة-a'חs.[{G* yEe75h\.DXGЍg: Oɢ KEx"dt=zK!u\@\ԇOsfgq4=pc60\.YJRl7jeY7Vذ[`f'ptG]~ pjh[6^ߺVUq݂UqBWWƄ?"(`][<nI}Wʭ KV>AQA<痄? \CI+޵<6@EX vjeuџԇmV,³:%ޤGV/`B˾]g9r?Ep9x}?%{< Bv =0qEgFrO*C}18F3_?O،Z6*T-ʧ"$~s-gD[q s "9/qO؃.4z{MCTLkrأHREN5RsL>zLN!>L4]¡ZSv~TE]ho;C\v[1  K[wͳ0},&G7߹ޣ,n#P] Jh|nZ<榥^8m\|$ :W3RVU^)k)Fn+߹-s-;|eG$0'd!?PBicCR y>gȬd3Q9o$mlc&7+mB;ك6\z1?v{`+(8G Hk3Vƻ]8c| Xfq#F{dKu:< ĥGF.D.N%hգ?ѶxG YPB{@Q]6DϬOI@B& AJbě*i)=fnꝥ^AKu]B 4,5RyXB́#Xv#J W%|>uq'D/ocƭ7@;ME=A\z?)ޥ"Ѡ'Sΰ7ځ]8¦A ]P4"%?! 0fb#On; r }1>o/sz 3}9&`6,7s do6F$qeW1"E4Pᶰ!Sj3D+H/ެ5R2şu&ŘdGp*5n akQwl2u}!B+|-:bj0WCӒJ|g5\Pez|"rʗFul+afǏ(>4cN9k6nӐLٙ '7 6*SJ*_0F[hxqh9AѮN\tjs9XKyh6zY?xtSH˿C:vqd3CLѠ,BG;]CPhC5~D{`8K1l,8'uAU @4^3U1x"~TevJ~I뛗gJ6O䥬R62Ԅn=֠HnbۿO &P|ӶnjNu:fm!' j8ѲJVW.)-KFp&] āJ$#Qsh3XWR˞R;"?DaD;!BF݋`16/싨_;'Uj:^(ГG'CDh67`G:/}!deH׆8O(|SڹO<( oN]]m% kV FYyZJ:^Ht%(G% #Q~ɴ^"msTMPCʮ:\$>Ηxmth9`Z ![?Ly~G.aMo2 D4gەSIDŋ=4`.Vɍ۸xudXYi[͸ϑ2r^$> 'nDwlpdinazΕd>\"% 1_+"jnN{Ev'#hv86w7G/`;6ԟ[ &xw(uJ,}H~.@ķvͪ$Fa٪pf H\l\փX<āC#GuAz%‹4t`:bm0K(Nz(Dd&TN32V#udž@uAQ;e 7F{v>žy_ڴ[wj~gP_}G${Odm^Qf_GɀDV1+,i)h˿b]{P͕~Må8 5G(ע^`|^)f~ w&C`Sυʆط.gUT)>gNB i6#=C_$hM;i5FGXu#.-m8tx4+h|:[:+8ߏ^SgNf9|jY`}{6vqtv,>.WD3  AN/7s΋Q.{5أ Լ/"+F>P/c2ޢySLyZ8U{Hwicī~|2UmH\-"Dib-=Xĺ~z<2%?B@TKD9bٸmG8u;p9Os%wd٘d`~ =:|Q<^H-1 L )TF餕j[=h2{/-T#LzauӐv iW?-\zfWwn?ȝD.iGF.k"u `J1e(Wvs l6GjCU,mw 3:i@{ jFMϾ&EQ=ݐ]J K~)=ʮ\/BE`֐C9@STN j7.FJ,.J2=6IY wCi~nmo nVW5eP:.7@}:v5>% =ڼ C\yߥ }I8'b[Cq}k]۫o#}qXKl3m266i{wpD.bKBD`2P%,}ZğzZK*Mx Ko]dE}@,ƯAR۸˜ZU[M\cATi@Uhw $!gSz|BYMɇ=3\ͱ,a:(YPw#NSOŽXH>1)t˗(`r( ;ּ&T1~N.RҒRusRNep)րĀI,=q+yZx#kvl쮥ٞoAp/&Dۊ`% ek,`öـu YZ