php7-pdo-7.4.33-150200.3.46.2 >  A cep9|/Wl i!b7b ^y8iE=OӡU?j*kW?EK.jȾ51G/PfR^Z'+B@hg/w_&ꝒRڡ*m)CǃŔ@Hݜ9 0Zqf:F>R׽qbs )*|m$PjŽWҖhgZΞ4*x~!`R_^tkH`vR=5^Vea0e2e0e1148de3fd010fa511f389fd89ff892a89143dfa452ca2902e64346900b5efed8156fac31c6ee0db8f7385e8ad75d68b54cep9|f7V%){3D #ґ 4嗔6F}"~yg`0B8*uEIBn ])A+Uw2BC20 E%7 F :ˡfXdHr'ޗ-i¸IHgqC S;M _L\Q1)k<@L4Q Ha9Ayg9=LzIЃ0UN}#P^5bOc-BXa%^r˟Dv<{>pA?d   Chltx     (  ( T S (89:BFGHIXYZH[L\P]X^gbc>defluvw|xyzCphp7-pdo7.4.33150200.3.46.2PHP Data Objects extension for PHPThe PHP Data Objects (PDO) extension defines an interface for accessing databases in PHP. Each database driver that implements the PDO interface can expose database-specific features as regular extension functions. Note that you use a database-specific PDO driver to access a database server. PDO provides a data-access abstraction layer, which means that, regardless of the database used, you use the same functions to issue queries and fetch data. PDO does not provide a database abstraction; it does not rewrite SQL or emulate missing features.ce#sheep17SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxx86_64I Ёcece4aab1474f6f2381d7f092b831220b5ee49b2bd3267bb7a41c2a6ce11ca9943ca494e6930ab164a8aab61a1823d63c6f3980e3c2dad49345cf19357d60c4c9a11rootrootrootrootphp7-7.4.33-150200.3.46.2.src.rpmconfig(php7-pdo)php-pdophp7-pdophp7-pdo(x86-64)@@@@@    config(php7-pdo)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(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-pdosheep17 16675686757.4.33-150200.3.46.27.4.337.4.33-150200.3.46.27.4.33-150200.3.46.2pdo.inipdo.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_Updatecpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8cf97d61875363d553bf30d03f33f57cb3bedd56, strippedRRRRR9D$&˺2Cutf-8f9d4cb5c9442b90e57a957373fbb94de046cdc8cf73312aef07b6970a90d78de?7zXZ !t/] crv(vX0'z|Z4$`%ΰ|6m2ެR"FxZD@@f:)Y :&BݶzjXE#!Y^61-G]&Kc͵ JͺXr#U&L{m3*V]0y/~ݼL%;¬' O~+* SR[ެǐR$ߑu!U.ɳ`;hwOx|4*"|Va YcKhۏ&5LיaAAԦ/Ă612+-1k@KӺjW71bHkd6m0okopK^㸷QߋA(. }m;FeEOZ{ּL%Si UdP1) ?\wF"iԞojU J~oL_nm6"qfѕ׿q-Ma8|س֕HP5U4I^`.xmwߝ+dQqHxUn4`%`YOl~(gh8Z,1o(xr,*~h>?Tm|Oכ?{(e <|Cdn+bH*)C^jpBZ3=ƅehMCQ&DFKsK0gQddQ ڢtbOCܘA_҄;$}v4ȘsvvBas<[_ ʬX5gTBWU<|# AܵLZy9plhP7𤛆͖{eT6ʇD*J_+&oR6d5 ڂ݋j!E`FM}baVE+kdWA߯VU~?&OLgڣ!zP#=l!@5Gʶci[@8~>4Oa}P|$v|c]2צV~^5y"~1CSYSHq[R<GNxщP7~Sp ʷ/83{jEmXq= cA/_4̇#!W9.P@;,G)u{ 1D}쉨t>IS~Xʠxs-ѳ(@U hRoZ45)0J!)6$+0G]EFOaB3IDBH۴;  m^ ٥G+CG[qF\zyk^@ G"?՛54GWtfDz鉢$<9܋ ^Ў"w͎ƅ]˄SƁۜUA842WBD9?4=$l>v!=k)>H?4WKmD,2 asت@3N,pkw'NSȘ7)5Ɉ3tc[W#e[(U,uvIJYWVE(2/FnL-UF!j@&o[eGYO(\ME$1`.0[cyG =f˛3zB-p)Ţmtxmjn=v34V gtyB |:='u^sЃ,Q籥_+3@,a;869̔h6l\Wbz*|ގ(C%{~!k\u$0OZ.X#/.cyG6RJZe#Y `cq9tB/!g=nsEo} LΘY.oͶ0ѰJU#F)6+ pᖓײeX[;VHv=WLNLbGHmrt~κLlNV܋fsqV!{xv4bԲ15uxXa"}l/;8-h= MtE*қ]Bm f7d]I -lHE@Ho ;C#̟OOPC4^iPbH p7Vk YoZ+eqv~À0 -,E]g'ies'VgCYQ-LsBOO8NfZ0^~]ăxf +yts`IJ\ۡJŹâPV*\M).p3qv(pbMˎ_j;80#@`/rp@$,$Įku.&C^NW nɄP,vۺ2"vFk%("j,XL2\+".ߝ1\f+݄ '+ {Qs"}iQҋm@n!P,g|R >heUzǕ+i)N=؝_Y'-lX)F0.i@7lƻ J(nd9<+ylɫKSM吷 B'=MkK/H0Gnbգ3sp#Zh5dZ:|6 Z,JAmOi>ZfbYF"%uGe"]s-H+w5CCQ,^L~T v]Ƕ?JT7q%ng1@RDTۯ>.tǟT0?ܸ` 'H1s@TہË|  GgO8yubW b {c :. ECc?] +'<_=IC4׊Lf2^bvPYηqs0M*lrp@("r>5JNd*o=_?*Rí~,/`c }z^[߶)s(޺@ 77]އB 9=["B50:S&:y7TݴA)R"?n* CazKfxY74?b5@D /)i_3^jW-sqd2ER-;Y Rl h9! s< ɆtV,( h/xn]=s$ gW$M} ] S`q¥8WS=[rG͇{yUWkl𜅶T@>C6vnG¯s"|A`ѐn̟E[y[ X: y̚g:c C.tUT=aq+{QnB}l'U'ep+_B 6QTJývT[m/_cza-Rw8&>[ ~߅ϑZ}Us9շl<`Zp"P#W+ѿ4ض #f=QՐ_8iDԝ0kiY2Ԓ\\m E%!UDbQCGdbYvG?}-cG-n?ߏY8J+w '#Pj뼘8g^{=KlyGuKux-D`U-*}D|h-("82'*5qU$bOWI {Ӻ̼H/7Qx^? r3sYg\3=E3%2UxX*_pjwV͘1%fZSa܅<:qdoQ켽BY U@(&V U~2;f/>9w5cx0%?*mw/h=o;LMVEa,qY(ZXufp-6 ?>(v3 BX8ҵ#-"K"H~z ? f;_b9y'g:Im[ (<8^űÂMbR.hUB 4Q }%3B+S [BoG5&0 y0*Oon+j,GyW)7;Hٺ('s~X.>5߬g\3ֳ:##x].L߻n{*~֡l+=jq N&o_<)|%eu]fS$ ev2B-Mmۮm^ϩP.H:RDSfuI`DV1Xq7q 煻SXK{W t[D 'BV.~!0vVڣC#4afΓ•DUQ/`֙K 2TB= 7๕He*m a%='HiH`fBKMy|ϛ;Wqxaϲ{q}>'y.EN0-I{u,n-܌|q+" N"=c @H Q Jjzp|cd 'O}V杜8 94~aK{߉Gܧ[;d7wFYz_?1]BzD'$"^OnSB@zlgH4Lݤae%U}~ËqHL\vCy/pj=b㧤5-E8^V۰Bo+$b.Sϊ\o1ڡA<­(ʍn@Ol-G(Pe%#yI`e;tUFRk ~Ű P]ēl㲗-%=Q zvaR_\-%=)!kn˄u7e6pVJ Q!LC tjЬ~ O6~mxGCus @ҋM&A/ fǐ N#g #3xsYv%Wv2 E\i|,TP>{)XcW}Htx%(':U,S% *X6lqOv`xH9+D(<~J[ 7`g|b&ShklxK|JNӗ\]Zeƨdd(S@&(Ph*W; Pp$ -./HQ6-mQ"j{? 0gK0H%,E%L558 > `,Gk?|V$868_\Q+v4?z/CTy,4bK RwWk#4x`/\vJ=L/>\>^i 72gȹ.ʼL`iQRgt_ҳ#ܸ8C7s"3RЬEGbk.N?Q:܏(ֻ5,4ӋZ%̕: )q ԗ@Tz_wO)l qݔ{/; RJ2|;AAkHݏnFBK !ce =D%/Thg U>0̡7צW/ Id1)D'I i"\٪Xd/,c_2$`y:#K6mqs{s 7~lV4[,F\ .21tuWs6=۴ʢ RT0ȕ?9*Ǘ9GSv>9+uGx-Nَ|55ubgO𮅲 6|43+M;Jޓ fo?71lBB}XE߇ҥ8W,FGG3kqIok^|^_!v@mS[|F\C'apг„Key+{ 16z *B \31nrWVі{2LO8Zbg( 6J7 9֟Q]? |TSO&{ib7+eU6}u Μn7#Q3ui85 2j:&R/Yqޙn(+ݠxpoY0KIP Z^vޞB/gFyiaE-a~:YHM/eh#/BP7"+AlVgGnUqP ؅n6ʻ_ {oϮMXdJvP4&" ]8rM"EEcTU@n1x> hUM}fs2ے̋"VW $6`c$-`pg aVzjgz^7K @M7prp7׭lH*i;`K,ub1njìO|uzݤ7{P ˾89H~R.m)zշBRƾZDʢm?:wEbpl?ˏ &>:k$Ui5$+EVRίmWS)@vC.f騎atx E!V+FD3n> B#2+,"OzI']z>Zz+tfL?FHh|GM~)%l%~T.[.놕tĂ= ~1"dk<%+?DȃD-moDzKC TIwbE{xr$,%7 |fAv] o ex~O4j!T״*~g` `T 1mxo}lӶ LSУ9h[WCh 455r*_"vUw FPބ/S4j)>1bDi҂KBY|[c+%qlGo;c)6,qC8 ZB۪TS0͍X.H{([7?h#5STdy40YrL B5£Y/rxƘE*bŎˊ~c&R/aOE۾< Dc2YnOݲ$`L`45mWf*ce@ BH 2{pԫV]ArdU": c?Zd>iuH@+"FK~兹q?3;?T\rԤPWC}J?.d4+[RKn|L~_ M |C{`5Z^Ta: PC("Z)TaQw ̶|@"y¨8}hTVp1HqROD035 Y zN;/-bd[+cXRVBBs6LgB$(\X:ERuA7Tg$2^ȅK~r_Jw^ۈBvMhYN`o[6L~4t f tD3a 칮B_jv[@Vn@l;b]61ѮoI'7,p ySM4sP|*F2b)X b|Be[[8,?}ؒ"L4ֹۚ&,Y",v4{ӠKdjϔ,.B@SUo Le- ) W)J6c$zg4ج T@.yIFʵp>hDη Xz*8J6<|&Q hE|%M8M8{MiY6F o4?S96%a.PkS(b*(7̙i9CfYGE6i 9lg]j}}X3ENKCdZ<]"-q`xo0]["EXc@Bl~M]./gXJ?hJߛ$y6feüT.!~2$`keinMp.G(ȁX-}udXٙ" \IC'> OsF۬OcVNđb8ui"@[-Óh8m7"3q6~ѩP'BUާ'Ʃrgnʉ(`P.MLy]t(Riznt0)?G٦<Ŭpr/ͦ^}1Ar'䳬ze {*E)&;G(ܩ88XGX?/ڊvx>HI{\Kj{;Ģ"È,410S*'~gKhQ}|Dwbq7Ka6_ [:6ÝrB#`V, Ovi7S.}n-y:xqlp9qb "$ Hn-yLunQ x{@^u5L-|lħ}E91G ZB}/wт#ߊ)Pύ*{~)fѫ[{-K? PL`$~b̭B!3vqy86;gBE2Jkgp.bYͻiۄȾ$W0lV5<1>dR~=P >_4l'jӝí,Gg8-[~(CZ!8I=v]kt׍߰>#]9R y&a=j+R4ne]GJ!( EJo6}]Si/=SZ|-Rܡ^<$>qG'NWU%I7'کPt(4\x{Z[ZÿpI IK% 5؏48oX*-r\ʎBX.ŶAɪ3i}岫bwU0^XA{h줿?2ИqѤsDNrI V`v5/<~G, T Oސ&207f*t[_ bdHsk tvk *vnvTg)gG% y68^Ԅz]vOEjT&_Eֲm۽E5s_c;uz%cTGT䍜Q6#puk2OI)l:ҶU4I_-LﳾeW齩֓O%v{:/R 6 bySO* ;T JfS-{ROPDmdxv3MaĠퟥ9IۉI~DM3ASy:q$&FuOiu>33Na[xm 8KkJ '%.uէ9_ZQ#K>kfMd*WSY>9$$4VSm5)Л&mErCOR, C 9rn(6 5@6}|еgːH|i\1^4:5t)oxnr4$3S){nc8cK4MF4W2gpzhy\zaQ#t5dO\so/ @ otJ s^\rgpĭ!V=\+GJxYO5uyh|$RQ;cWÿ{A\ ¯wI\3j,q^YOI)9|(5t۶PDIE)ɝaeƸӔ.I-뾒 !cďlG=kZXp$4S{:@Ӄb,DB^h*das&%"PʔdF-H`Ueś"{u5H)eqL] N;*v43-~1yg@ZD׏)@c`nTX%aŹY_b^ 2QYhT4/{~B=جn+|kWQ8'$KLYB¹NUHS1b F!Iirm/2h%x:_y4" Waz` MJ~4tij@S̋Wt"C _2}nLe '2AZFsv^m`p$^|"2cND+ ^ {EzS0Ur̾)TtܽJ;.OcM ?/,8Mx4r%J&զ|x-|qJ']!ݳJIT)rG-;}( ΙՃdNz+~/j|uPa# ^{P|do- hfv`5Mz׈v0~K[Szh0`pm(7SAB!.7?6 3 vNm:ܩ'>/6=c>?Ij䖫} hv݋JZuNCyfNeqcF]K2}Q8Aʓ8Ϯ6[gt9@[T#"٠yݪ:03A>`DO+Qk玞v3\Oesn5Z1bWN*j rxye8Hg& ta*wz׆0uM9FVEݿr?RzbL'À *XalBRamPbfX"뻑\< BO8DlT[CGsM^ƑS.V9cka,vyL(d=wrdGa" 8ޣQZݵ:~+pݠ*l_EiZ',x1owi'&"IT_zO-G[Ԡ4ƹF2>(IX+_w֖-~:cc'A>;yl8-h@TcLP)02J%6gTx]eدCuY-=][ŗ0|. L"Q|z8}o 8G痐_MY)s 򒟷h)IJ>g@T_("_ r>|gBLAY̥' Zkư[ۙFV*&9܅6}̥f"vTu-Eb-5>baBE0EgLtCl#ė!nDa˟ճS!_02Th{xϒ6zujߝ?g=޻F#:=sg*Δ&/+I66Bkˆ t׮CCicyֻŹG'5cW֐e0=S<%;A钪dʼn<&L$zއSMQC@ٗ |-t +#d jS?Ply􆱋CMiX@E 93RxV{d#SHK=16?hphY9#KŤfo `Oc ^\|[y e :j#M1*- ,ÇNLy{vvr@a&J ~7^̼ؔdR`d u[.hZ\ܠcO5mXF h!+:4MPnv " 9}EОs֕~syY.e:UniIߗ a_!O6!_WۯʶҒJ+*sk`)_jچCC\ :%8gfU=n&WU/_H f&c&|+O٧Y뼘b.bMXm"2Bubgn`S<ǁ_ v1EoRZ j9(M@%, r'Y Fϣ\ ^QݳCA1J'@P6r'SS,MKh4"e?(zٓ[PO[%z1190$}=0βnt*/qKdզLs6ޔjJ>4~xv퇺u7eQnWCjtC޸Q_mF!}pS3ƓteZ&hEn)z{̇>65ؒjZi"rD ]πH 3Nf]wlzAgeC?v=g;ǨƲzp (pMyC>مD8øpKCYk-UUhXNjWRP#jt gsG8IM=t  N)zεg[{%ϙ-~HC؈4EwdJVwE iB&Jb#;LW^Ȧ.KpT-N`=&w,$Aet-o75?uaU$Vi D?m YxؼW$Vn'! 't9&)'g\,XS]Ȧ׉d|)%'&m۸>zj#rVK.Wrdfێg8{hHBO\ d'ݣjV-G$w,.@˶v~ (Ԯd#`X̎o,b(~ZZ.AQ(9u(Ӥ-!5BNaiEOyh$/5hQnqm6BGk"6ZkXA V>F)JcȲVh ozgױkrC ?tfzwyԠ[\591+2CRF3?l~$ 3Lۑ3֦;N60e=Nw0g洷Qzȃ+*+/k}&!4jiznov<4bI3>mvH6AjT͠ 䖥ꎧD.><f֪0Q <֙p[.~( E 7'Q fP0 zETy\Kg]\jQuQqN_TH{k*_B~!6ܵd/ef@cKTU';L@S)wv^=QКk}fk||ِ5H4}*ݥ\qaDR.fW![?ehe `߇,Iv963S3Ucw]Ɲ0J]->e:gn۔,]C$-RoC󺀸'Ejȹ`,HM"@9jpZ}}(2NЦ|mمR^702rgi/ѽCsNŽ?O\r@Oz{[4Sh"FS-?gĠ#*Uq?5~+:r($#&3@zU1䊀wE17nJޓz."΄RI5 O/ADYdHlܟçv$V AnVn MaU怾)6Sڲj9,Hc2 fS1Q(mJ %ge4]Cj6~grͽq z=t]: g'Ws\%qA\NMnpz$,,a8 pH}CߞmvlI9 ,rI~mS(mEWbfx! .dR􉮐/GN0^+n*Vhˑ@SB%uo17-@FY,ρ es AfPM*Za{=cV4Zn/Y;ZmTn ÜX1yBrbըLKF2bG*& ~/ 8 qFo?.\~<g-7qtMZ=8C?= ov= f H@^d\F[xEs5=6({#uкCp ٨Xc w[b%i\AeXi?!P]kst!t;FWclQd˖5^`KGeHĉ,Wpq@c^wKg &*1s$Q=F >oBylvi␮C㬹pɝc).VkqV;[KN+:Ș\ քؙ)Bt;"NpİP:E^`,WYɅ #tP^;>Lǖ|}mn0? Xt$]b0-Bo+K^|JI M?Ж=J\Y@Q)־*OaY:(#`vLlwru*%xi}/ @;;\6gT2}o΅UrFڮ?Ns̕ O1ͳX$8m)HSjCfњT$0VBԁ80%V[1 zT@i& tr5L8rBjU׳t@BwVx)./xUDEe l8YH+Fʭ t/4_yۊFj.lwF^d0-DBΥ>4d; =}}Bw%%zwf1l3= l l-9HEG?#}Ս֛;յ]/H<3.<4yWІɭ_St釗*RkJKpIcPR:'?Y]p[/⦳-\ 6ǪY$^RiɁ_=KбJ |2~rQNuP%|wߟ %R0oO)#;"'Qv2 %t^.f| [ ^WOps5)$,E*:KDt۹Z[ խݮ׿doX'WuCZoEbʫ8{&ܴz7^xzmnx@=J OЇ<52WhH6 luu   ;Kn #ˏ HOpLp$6o@Jc J)s&#&)GN uY\VZ_~JIʥEHA1L%a!ZU~m^JαSD*CڜGh/a h2N=ܯn~=Ją5%W7c^ TŁWTĨoį8(7O0B]~5IJf5wElIֳiPpRkaqb.߮IyUGT LācI1&Q#"Uzrv.V38,t5u1:!*D\${P+9 E!ϥR3x '{M_k?Z=w[[ P;nt: 1a`$P7PºpltstO&2pϗuhN_6oB'}T|0 Ly*Uw ͈zYI*-*M6&b~[LqeZBmr2tl" s\0֢ؐG1>R`9l~sGtXk c }CktrDk  _뷐?]K9Mv ;x2-T 543v[ IPXb2\YuQ% C^@#`k;f4FBVs#`т5H7Hl)ⷓsi wn6ěm!m !9m/voGufXm"NP| []:~Fh@7 9]'W lg'%S쒼q6 e|,;2!o]n'!& r%K j`W>[ dlfMg~MP03DL*so91/nP gnj[Ҟk\XA*jCl;F惁!!ӺHv7~ UoT!DH.&0@AV̘* ;A> "Ph ad(E_|o1Xiȶ$I/!*BA- CI%1Hk>^A,dGk/H+.ds\vѦ43IвyGfG 0RJ5Rb\n#@TZ9q1l\>m ^&_^6( V^Sc>DEg,|7ɓ*F Ljx#,$ r4h~-` SU1JMG:.i>Ex,LL4ڌ>= (PNDrMz9;Wܝb܆2^[Xy`Wn,ϯbB{?v^[G ͥ9,XRra3t` i.*l ȗZD,_΢Kf^Ng@vǗCbe²$b<8ZRiw͟rr$W:%8li̊nOgO0˻^ѿuD`?aJ0OAԮ(G._&˔%hٝ 9WLkϓ!x25P]"uMR"Bm!YQfl|GcCxi?yHѵ4U_`BWF"Dك)NcS9?ᨴܵH~C" !##D_+FwˏbX9} ;\z.6GyP,Łi>EocKT5])I؈񷌌yя Du:G_Q(QTͳEB$drڂ DrJʍNA]̶#1|r3h5F9qpU-M)4l qn潀)bk?D||(BuOfrE{iఅS;IYz [×j[G h3*QL.ucΊEr䘝DQE$7x~mx!Iu|ppS)8IUq2.dN-}ԸtJ)O9y'4Q iA$W5SဒqAu⬊tN F2o#m@h(f0 x}Ctdryؖn/}:T &DukiorV$,(c7/ =+'b~kn44T:r9%3Y}:C;X}|/>Ʉ1\}w26ُm dp0w`|ϴr]}/ 5)4@gl6N'紻 (=?vPމv~.2)wTYRiB-Ef-6R@7`O7xO0TzvG=}b!IC~ԇL%RRc2aD;H:'9R$FyS<)K,\)B+P6@3"E/!Z~-@Svo3ϮP(шو-mA꽹.?Ir?6k2`ͯWY%YhG'6HC&_̅(v=ΕǡF.}Vf^tiL17v[0Ȏ0ie=]ORȗplsM !b8h9# nT ȳ8V|T& .yuM<[t9#UFݳ/iĩL̑8|Sla2e" G` &!Gl=ٴ;X/}7EXv}湗"?5*4uN%m Z#+K4/K%,!yYT.&W|:E'~^7M$v Rl\ZX%Q8xδ"m7ɗ.'~gc:bE== p ^ hjꠘq<555%/ȻcG&S<-F:/w-H}ω<dzt2(EEo.h8z ma]'Eb>Y{G;1JHXOL5QKpg[q~Z깋?/şXC?,MI+? 0S]&dg~iPydxQ,s3/F]&v)C'`MN-?3N+a2$y!YHhϦ-N X.a#0dD`yӃZ2#M?H7 u3S9\e@>6zdKZO/ޝsٸiN@x6#`-U ꢣhͷϦTs5g32XE鳑!!TQ {cUUGݮ+S= >?zC jbD;= -C(,MY3fЄ4 48qzqKxU1?1O-ǿѤeiS|Y;Q;Wxehi!>8K=Tl dxw2k_H}ᬑBki|FH* ^3r2/%}poPꏦ3.t.ٝ |$:~>~BW/? m;Z%Jg%"#ySh56?S7Q50uL!@$aotCZ5"Da J(ƴI}ʿf@\(H}3r)~]kϾ$ƷlQO2 #;4d}^N"N>I~MssS{PgxWYG|+JInd!t<*4:)?Qe׭x*T )'CC~arc:Ԇ3s8h`̸&{}Xfޮ;! *|KME ^f߄㇄uEaz| -Мk4,Q.=tЭ/$V'_ s+W~ivRy3*\?m$` qgZ4 ^Kމ%6 лFgW+!^l#HԨxBtD֋('rc'DJ x[(Ej7q`3iggWu$K𐂜?E~~|H8>F TBŀL25X϶ __c !NBv}Cn3M]&x W'[mZ 7/_ZnpBSxJ~\D(-ōpbI_캷W7g>Ca>58r{k V&*rHv˗>SR2f9,ZJ1Xt,=9>zJnGCt\#TԳ%B`X_:sm5W`oh^2J9<`FuϟgA*#}̢|o/0c 6оRNVSVc~+6`qx.5oxX[Cء02Vd_S.q!C\Fp"~Km&>A_ ` FA.xikj*:E]8ƙb a]FqT/#D nm n#tڇXUR]cXK!;ZvH Xyy|?UPNKea.DxlA; )]} \GFkEoj:|H Å1.@NH0ou3\jdJJĒjvx ѣ^׽/T'CaHxؑTft ɾܢ&WBN1j }(g;-Hxੳw`țuCy1 |ե*Ciaw:۔l NI`ÌCQUV +9kg+sG=[vtwo U`LCP -KWIKͥچBR#]&\x2wjc1fTTZGԫM_M}slPJBqLACj?LCո}(1-/} rRB׵UGg#\`b MZ}t+\q{3Z7o5[ g&b<[l(O l bWduq2پF+n֓qЄժ0cNSkL'8 ңVغن&=jhᬤ.I aOAtF׏Z?Oo3'w](6q}BS_Eǎn6Xg<+]܊7NFB \ieuue܍aḌ孫@#E  2]P&T DKlU&$(Ѥ  BròfkBYLy$.6ސ[sfyZPO\Qr_tYWu̧|Ux66 p 'xUۄ 3=A{W3>PBP\ Xj]=|<M>(,@y%hņ FbdxJjfg]́L P+xY^S(F/s#Ylk8R2m e59X#gHJs۪U[ (Z39S[ߊn!eΨ\֬DrmM9w_&͎4$8y3YCvI-Ckx /#_Iy >0Tn6Ykjw $ :چRue~0^호o8D_d8ZLԕ{1%o'U/r-{>$ZA]=i1&bW9#::j&akcS :\s9&:jK"Sl9VGGa3p2lґ@imWDQڵ^4BӠHWY&qȃ1P4m3Wv^t{ncUoUoH!z iM34rw ڳ|S@|Zˋ֋QADDq[[}W-uA- (_]~ڟj!CDAet[S ; &<ǧ)L Q$:-RAb;lp53ͽW5wN6Cp)ơ5v&pЪT@Cm1mt,ҦpS'BtPh˄4]質fS8 8S~;Q=z+28 |EK!D"Jҗ!Y֠ d) zJY@]Epb_(8msY7LDfO kIf5H32Kgilى&KXHJ>ŵl@Vַn.npVB)'y[U=߽yYQVj*ڥ37qȰHJj&O,g5 c:73}Okn%2Vl}}B3i4]dL_̪tMߢ^;Bag{`(BĞ7ħ; $f lQ6~'63Z^@چ9ż8jd?律KX@;X%҅Ԝ SFw 1pY!,mbNg)&7}"=6(HHD6/U|pVe!'>ڙ=r(C 8kFtJ zqHkgḺ[R q%JZ^*pi1TQMD4⩢f"#YOocV2Kok*P0&Ge_~/6@VYeDeNo1/pR 8.]2= XJb@ |)ˀn(U>u i"̰:B}nÁ$V7oeyNBK"xg'g7^v[S;hK"SߞM!Մ=#%1.=ϝJG B6LŰ{XjXRjS.we,%&+g})t[ЖT'> -vxrfW/7*] tCg*J?16uRspwz`8u7_:臿3ޞT\-b >%q ш\U@&Pl 7z~Gv~,~Y9G4AvuG|وS]E&WWɣ_-e;:݋ohu7>ZՑH m:(?C!T8ȝX Ї5EnLQDn{b0UfɴjlR]&ßxc bVJ$n0MCx4rUUbSu 7qDUL͡emWMp"€6EJ3$AG8}'pTl2QWy着UKP03XgT qeYnt3-K+|Q'-؅ӸAp,g}BS7Jz[16R>dh:ԗ5~f(ְP ѩpZ|WGO>kBjU$){ /5l'7yzQ̛C@/ccS9{9ݗy8E84HCq1  *r.m6<Ֆ"m |fҷ6 |g?DG:f{V7iȺDstagIX!yZ A#C$yx}Yu t{Bɡ$?gIhpȽ[J#3H1FWŒ#rxC%K7>^8M4ʩ 5gk|K̇xl*xTDF1U4g@}ԍu`3F1곆ykT0-GcWܭDoz60r[}~6\_=nF`y͢1:wl#lժ.:?;'70o{Y.)g=ZiK(S'ǚKp!6<`-̓ϼrUO݊~( d~7^b\mh K*䭗[$7롌2;\Bo7"d>3-rrC _yh:IbzefJiZna]7ڢīj~%DR΢TZW{gWa!7Ƒ&WZccLJgNڤηJ 3"|eRך:->)u/$9#ix?01M_lJo\lwR:`$F$ zI5ʤW'+hQ5}`TRԩR}x@6]N;P۲kFcZwff7_ f·Gzr|kF:pǢS!B#s3مJ$8>e_4vhebC)2~pA~c:8 VcQH?R(n` c:QHƃʎYܶOF;=SYU}>0/&v)NY-佼H/( r`4ۅB0p. J!pc1Bژ!* /*e( ،*PNI 03eW %&'a\'̊6klyA]2J֠G;z1Սm`G]./b/(WD]8nJT,e>j h~Ŋ9Y$*fbnۈR`zzRGrGP KqfwDc2!Pnğtmod̴̙U1'opYI_h/ı۸ cy.*Ǣ,.=$<# ,Y\([Q(HTst_9Ϭ,$o<%ٿՐvoǻ33 m_=A8F̰ZFЪNZ1p\Uwv T󏔚2 Ͷv!5#h>=4~N -x,'H1f-LTruo2&rEbC7-p:;jl6s\g4R]T4\+}7Y  AeLj yqּflp # p;<܌Ļx?hE }դ88a-#ǁ'5/l,qmOu䭼kh'9 Ӱ{=2Kֶ顇 /SW(.vz|+:Lef&ɁqWY:%C#p%ːXhК L̢rhExN#r(SePkG9)@0kmP[ʳ)U!"g<d:1w}RƌYզh;L .:TSeq7wdduϬqⵑ5 yhz6gث[+l} >ks"'Jl&gUULط cy_&yM?<>gY*y})~dbU̖tgp:)))l:XAH}llJ|E>iҀ,>@ُ@xSOfj][QqdΘsYK 2G@VBReJ=7W K!ϻᨆaMtNyճN0 $x%l[>^qL,&9: 7C˲I ~phԚbUA7% n=R?"}_{&i-HRR.}lUd} Xo}b3^{AM#oaІF¿-FS&?eӮ~9[ur/c+NuVih˘@v=aF+ Х_(E?Bh}w!t2o=p3 "!bؽ|O67p!@E<-tT5X6ߡxNbz|L;DSz\#XLZDފHLr=ndcUz$Zv]VwaϿ^X(&db}r 0ot5\nb%i+VU܇<@aܥ;ҟۖߥQk}K5j{S<{ڕ <bpw&5#@WG&4M]7sF} H5y`'s+6YFW\5.m5%[I::J evphi+-,0qHڅUnuM̰rXM#Qωd⊄:D x@𻀇s,ZZ qZ;pĔ"WͶlڡ{cu{[ѥKe5Pgpj=\nxm=g8X/sOZU*>#! dx{u[ۄfF>U KZd3aܜ7U,w6Q)CF`(X*߲yvXuϲh|կ2пv_MLPFi_YǼ4#%GC4u;D,RVGX\, nst˜װO[( 7ԫ_ތ\h^:sy<";ǝ`Kwo:1:B4G z: G p.0H9ؓ1K]~4b%HWM>{<>'[cdCtv@ӉW#i|*I].!6$.!iJE>M EA:p;ru-1x%1_'Ʀ7 ÿd * Lp犈2X|jk4S&.SbVd>KE3 2:!0wWmD9.J8$Ưe<#W#{qd̎0w"с#J|H539/=5-pXU~)~H H&_r\eبގ sEnd|`4%#*c&~ ƒǀ,Bi.*'"/hok^U)|ly%W7ruNBSp jkHK, xjs"W<G:"lpX 7fbSVj<Ŗp^ Mm|,̮¥3Q`,pG5Hyj8%<7=vbCLjcO*{M$l1=;sKQ, ڎ$eLAoC `e3+F⬭y17"W~OsҤ=`R8Tx8(HP$ Ԑj((/ Y4jR4vz PJ/jl) _5;`1A34Ҋ#_:G2-GO"Z]Zh= S&#Z. ')_/#^,Vu9V}qULJM0,Zu;@!޸|8 vcYHuzf$ 2]&)ʹ<7m}E2+we]:D~ D^t2\5G9mwϸi+ Fw] {JP#kz!"Ppt=k.^T^' 8 iJW-&"LWFYX_F?_2ɳXNb?־âX>œ:d=:BJ݌SxՒZɽnEd*nVL}#,<L3݂ E`?#,εK D{ihd^JTG @F3R $ktc7uDu0M2\kId>Jgm~x@Ճ:W/3wڶ>z]l"+wɻ~1=VYl}Z,i/n"}y%Kv4Uld Y~ϴO[ag(p6>O2W`pVB '(ݿl6K p`7 !.ؗ%*#Pڷ+aD]5sxX@zc3\{+t{!e[;!sT ̽04e V㸲%/#& A8n j'3l2LiJ[u|b#meӉytv\8Oz>MlT_Qdyp z(UP!V)AQ*FW?L۲kC2O~d%375u}TrU.)tzD 2Hf=9s:}<,n> %=%5@  DXxc5>^牄;*h-9yBp0+?e¥ә6$N߿ Dslz#duic}0%Ĝ,q&^ hp"ENJt; ?"Ȉ̓wb%G9jeΕf[:#ҢwGoBh['7">c՘RS8&W0s5b",_O)Mkt-YQd2J¹D䣵B޾"5qLq\X Ѥ >on8ζX l^eZ7 ̧þ'o'O mT-/8=y*Da0Rtt$ZH!#ߑ`@enVq\j b Qr36k*~4\y'P˄YDJ7O&] ;9;iX\U.Gu壥Ki~`H3ɪ;05- 8.&Yg,!$B=쀄yM &n`j5 wn8MCj$]t^O}>K"q1NOOgSvp>=$lm&dECdE2su˯6J,N fumumzxkUDS&1Β|Z0fi|5yƐ髵Q:g$7IdI]MlIؽԃtE!rd˯T]ljv9&5t jir6Gm6˳np=%m O_CD9cm Nl蒯T"k7dc-fOLM#'D`ǚZ^2փlEOaD͒k'='BLnw/C /JEmʲ*Nl^\cIlr)ʢaԱG1)ko_u w+N[` I-D+$doE awZB֐cM[n*yڪ1Nd=or3Q\_ VBr}$F4˚NPoK&wPCAyRYQ6,fL迊,"DCNjJ}kbLu ҧ2"u:idUTrfr>h d*q"V32 V.: DXh6Rk' $ґj0a@8!{@ s|6<)6˲X+:5cP0whՀ: w_殷GVvbMd$-#<0:ܪ:MiJw ߒ@F=>qlWd9MgqYH/y4_&¶׸,m؂l_;8~0 g3ak f$$%Wվ/l# qHe[J- 8h8Ǣ>q zf}džFmi[5m *@J.bSzsS$[R" iJ:.NxprH|& HgKm0*͹*0y=5-(P19!HC6O/pzXg݉R'ޚbm(M2|݌h>nkRhwPKq -FJNfH2qNdSz! ]=(:N Z 3# 7M3N<:ۢifA~V(^^:Q-nYY j*L2B NTmo (lgivSFj4lq-y ''vw2esg7BFUe/t ɥwpc%$Fk#*B}!2\`<@G*iw|XK}f֨eP/q }Xɭ|3~khF"vfdPnC/g! gaed}+믽 cy