php7-mysql-7.4.33-150200.3.46.2 >  A cep9|BY,eNZhPsfh"g0JuW thT\o`de"w?0A2r)ry V!_+QchgyFL.4~g9z$z2h;m/`AsJfS{].ΆCp@>JBr'^x)3(51W\ bzY,-c7P:/: '&3QspA0? d  " @tx , 4 < L P Tdx P [ (89:!BFGHI XY,Z[\]^bcd&e+f.l0uDvTw|xy zCphp7-mysql7.4.33150200.3.46.2MySQL database client for PHPPHP functions for access to MySQL database servers.ce#sheep17SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxx86_64OUpzcecececebdba65279cce8016bb6a225672ce44bf659d12515c96d1c322d626a17bca88fb8abdb47638490758b7176c56dc6a6dcc74659a71924618e2cceca826d919973f6a29835d19658854f511ca8f077a8d334a13469978e949a04bbc9014ba2215d232253a665235939e1677dfd5565e45253bc6691f4e45b32ee7c89dfad3c7cb9frootrootrootrootrootrootrootrootphp7-7.4.33-150200.3.46.2.src.rpmconfig(php7-mysql)php-mysqlphp-mysqliphp-pdo_mysqlphp7-mysqlphp7-mysql(x86-64)php_any_db@@@@@    config(php7-mysql)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.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)php-pdophp7rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.4.33-150200.3.46.27.4.337.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-mysqlsheep17 16675686757.4.33-150200.3.46.27.4.337.4.337.4.337.4.33-150200.3.46.27.4.33-150200.3.46.27.4.33mysqli.inipdo_mysql.inimysqli.sopdo_mysql.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]=39e9607e69d0a1b5ea32d36024fb1ae3c42c173c, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e5c6357695f18cc8f1735c1f04ca86817e4c3a5f, strippedRRRRRRRRR9D$&˺2Cutf-88b47cab9f0edb60e48e9d6515f05e93401e6fa2ae70657e453a696de10de20be?7zXZ !t/⚋ ] crv(vX0'z$j,|]^!3wٚK ^ځOQ0S 0k)wa}ދt"ˁ k[e;e7ʼ|CCGY{>?>?UGSbC,zp cj+AoR.!6Հv+ӻI iQhvYNt㪦TX(ʔDݸ0[>MTyYK2GGy%zFO0ڞjF@?yFC@t2wUI#Y!wbD˿߹f>AC`uaS8FzV>~C?4(( YwB0sPUJ)b1dlT0&:w02 iGxPUKΉi2xA4֡kd,wSj Iܕ~Ǩ3Nic7{ g4 i#`f˪żqFÈiq‹4t;Xgī( ]J9hYvȞjL)ɯ͸Cd߇c F#~.i]ί$ 6OUpD+|E/ݡ[`2uũUx~=KL"gn`յIWX߹?ٟڑAY%PO#ɿ2ڍd{c/ˍ|7Vz8~zOqs,-}?(q!? !5jPuA̲{ٮ.aۊy)J.Ix(<)w3tx݈$*iZ,u f%g (Uy-!cn OS@<#/iFk ji^/m_/3/!P6 ,rBG%+N;G[פm _&ҍ/DntDˍ;!GdI6";zJќقixD :ow&ǑPXBR#L4qP&vR-ׁϨS()+-Ø.`n3ΑWE;M@3󢔂d_e]-M J\pHq%CuβӴucWT<`'Ŋb2*XE^l};t)mh%j$_mf#qB+L\Ad<k-$ q+ e=\mɔhnҭ%r;Rmk\fG$$$ &߲jDE:W|]qh*ZeE!1-&QrX}3wd:VQz ǰ3ܧ/NQ} QI?QP૬Ia:HO-.bASa _Y[[m|Pw \m %^e@~6-sqb,7iDF̢4sH!== yjQdeI?禰]sxh hWa؟AT4" o;09O˃}:cJD ? ߘVmKI޴>ci>6GE_\jeG7j'b]PrCq  "Rci/Ђܰ"v goYm䱑)y:Is?]Tfzb' J͋EdeLx+܃o SeҰb?q|9Ɇ?kg$-ve̸6WoZ9%Wp 1K{c$d" 9(`\]6µrSժi_YqYCrܝD+8:=NP-JcJ昏;fm:QS1?Vg`+ɒ4 s2{hpjZ1To^ jd|X}f[ށ9sϛVHld_D90zǽˢK+TU]U݃.M3 ?'j`~#j|M~.R7(ac _!pl3>8 xH$]T|zNq3K /:F H^hw)+.q[;95% xhVwob1Aƹ_Calb(ڥSʮ#EfC`=q;D>:BT]KxΛ8LDu+1LQ#'1m?]xȾAc 3/A#{ty򯳥&Ni7ZKv!57[; U ]v͕@{Ր ȎeW3߈+cPʔzC|GZ:MdM!$)5;иWX0 #SНZ֦*&da^cCҔ4fTr~ WVR~~v]!}A {C䲙dJ"{­>t Vy̠C^‚ؾ2 G\sq=#2 wG2֒wU*FxR^u+C : <؋֑ϯF(;k5Mm?@+$,b N 6>[)ހ &',AckD5 3sv Ҩx.6mδ`;+cN逄'c[!CYpVZ\U]@\BN\ BuTTtL6Р@OKu)43 jyủffO =[8ۗAi9U"LKWog[AFZ?biK8ۗ?z"M]<9IPo؏R)*" "cxgb1[ U52CV))h$1 ;fT9n˲?=mTMCltl6HvDf,ޓ-]Ĕ;ó/ (A`v=}11! Ym]rI0~kcéS!Dӷ͕N1~.(NIzY]1QCc*y ݬu /kXr7$ZZN S|%kl FsW_wybvNյ "&t/$L^+hLES OOLV6 kb%g,I?3?5 J4f3T)hlj?o 2e g4s9SMXfzXeFhJ{4 >xln#q;Рxv/Ռ+'AFHZzpx2eY{ḓCTLnTIVrŝڗE5OTgRf-&{|ף>ĔZhYyGD?.}Bڦu],#v" t\HS7`i}Bz(cAԬؑ a>tgC(uH-᰽; ;yrˬML S%Ӝ]%sma"`4%O-yժ~Y {R ~yIab9s ;ɕ/[m#e_J ݲ%4򃟌P{'[f |>2cvP>Jġ ,nҕK#d#Av8=Am Z tEeOh:>WN75U~,4)6u .!?8U&lfe ӝ) sNҌėr;BNY64.&pMe',C:@?bͬ@z$J;ciV+ Cs o? ֗i=aQq-6#3x@1CYA7 C_mz\?Dy ؕK9;sUiU?I[=&'鶕Czn:mU1H114M)n$"U8&Y/,`_JjMUd<-s'pbz^Wׂ&n5$pQ"gbW3s G ! . <(GdBKz:c=sO0kS$׫c~µx)e3T7C[h7I_]``>"1 -2(}!-rPzipxWm{%oB.3M(S S.A]crg?h"^K>1hV RnfU0N;pvGm:!\`f 9Uak+o=~;:4dݱc{4;!QQ,i47,l҅)w7aA|CA" &͘WJ(Ds0ٕCc /G}3$_ Р~!TN`h]  rzDWtc/CQȝryeœ6m^*jVWa_Pʐl7-n6Kskz 5c͞/3Ƙr\bm+rvOF+d6$SI=4v[ŚE@.zֈZE u(: 5em}tiPd4RpRA"]&h \"]?Hv8RkJH;NHHU\cL5eati.Q]v Zs\MʃN@(?\4q`'r*ui|]@і`Ks/&&5[Y*u6k(kiO zk589kWv:a) 10ml2T`$.Ü1m̧M)t[!glHgJڏ~OY'![5 ӢzQa<{k"7DL1`xtq#OgsAtf/=:Pت`OuXȝNDi ҎUڂcWuL݌tԅ(L g:H<;Z,+}"]2WM׸pAD WAx8T4^̆?#X5ɋ :8e.plw7atYmOmy+bwk9,ҼPX( 7[˥@x`wRO0f_iWokh&4BNHP/X'$ᷥE]{fb&8y+RDщPNr1NZb O! b,/~:OɲS$ȷ[L7Nzԏ8`ݷF0`͙j \CxZ1,;Jn00Lh5tmr$ZvY0ʧ8fkLX4nmo/s1t_f֘E"mptt/'CPV[ժ[_<6Y<GH}xV @Sq,OոV='A+s37fR-18}B CPaKj}Q} ҿ64d ;2HUU)_~͖V.6g3g֎AG:jb%K.[$ .n9MSc6`/IRh{®ɂs4Ƶ0 B?Td/qj';93.:"}b)H+ǒϕ:33e c} է?֎@0 dMp>$~ ug gtJԧ2LMKg,rqG6S|j͒QOӔHM/mfe5ב尶tJ ؤ@ˮ-7tzO7"Q0X-=>sgv)ktJ+o`+i3hnh5z;HW" Wf+2~޹GA,8l2%Gmq pDl]/<` [υ7PWRŜgmжawR%CJ7K[`@[@ZUfeɵ ~(Φ7@:'Uya=9M Q^E95!Ee@9PJ`Yxڌ'2!qz$5;$gVG[B1_67 a>UF /^M5$-u:t*O1Kx.U'S Y6U\؅4}DOeI儵%cqUƟ#nʩx7W:Ť=7DG4*s!2^ njѼnѺ T@BR]!愭w"r)iJ*ƹzz;ˤ23PbLێxUgK>P" CE}}O σhW{S3h7=OXu6:O ?I|pγAU[ Gnx#Yw@MQ)zY;a2b;wR^{?*v)rYLg{e[`ΫvYn€Nc_)m$K"dNl9#6D;Z;pa7ȗ=MM5RzSM>pwg8sU?&-mq8%;̟Ꙅc(=1iu.vFAj|DpV9o `Dؗz8 O{ ML'g=*_vFC14ZrI:*2z2YV;w=E9tJu5."~RB@(p93}-ata{$&B88;W׫8AY pȾx^ecz]ָٟ (Bt3ekrga"I8fNΑˢQy3֎.Vj1i"Yn1~ɱQɐ8KTLX:[5@7 n\+DVN £c nQʎpE˻mY CjP0.oQәUXy 6jCy΀7f5# ?S2ٗ c.xPònk%5&z量)$rL{9j}~q2Qp:jO=ZPo0^kb(IDh-Ga}N_5&ZȒq =o7bI7wB>v Y}r VKb @=*$u 視qe"mGH4㱑(/ע&qq%ά\m!OG0j.g&T1Xm0v;Pw,i3J$vKKȠb_=۽v=#1oMNWP߇UXңVH#1<8Ee >s#TaA@Rc5l; Ddpfgh;ׁα>\Tq[T9-QSj$EB!;S{E#w}`Sp\Χ۴%|ұ,:kekԬѰY WYdz2nһ_iIlk_̼q;"yO_MGՊi6+Na `rR"(FYНa3WBj߉\>+*쭤:Ha{Vـ# r9D63|- ^~~#^qHFb2 =V6 \aY'e>1H'rSKb]Z"%R'?`MHOCy,4,抺]lqh!{4e`?Df0oBUmI4NI}t<C-U6yc .W@WK|ŵ:wQEe^C&pa.0@Cy.j#$J8rQ">9˼Owrm"GnAqG 82>MqFS?ɻĎp v!%EN/vcRT⣸զk`/ JiRm5L1b$U>Um-j)0c&yI`Id.+{M貕%kYʰb *l)vXi]Y@sQuNn9{GE턴1 _eG~ze-iZ͘x, t-r 0| |Ӷ)=L"Z P,E*S|ؘ}]ﲐ~&`zVS_{C1 5,@IZq \SيHz]0[BpB8~l%36~#D{ei;78.RR@20?96Ǐ@8NԪMS=?6̀XQlcZt#یGzv7Zw:0(lbX ;GoK8f,n aEyX~็ Z>(kZeQB *G7J^ViCK_ [9Z B-1yݪepuJ1\RFa0qСbS!;5TP7ɬ.#N:acKwc&!W@E~֍Rщh!d|E]Nn`;H_C,יa8* 02Hl(#i'%hrG8%R8d4ab:9GI:^+EBbTA`y&0wu%[oe`-YWg֍M죹y3d57qO {lϲeHѩEcQjE>`;AX@e) ylĥؑOYQ̖]ʮ&:x( "Fb2~N#6Q$ڇl~*x KFWcL < ֆEut+Y$ɷj(k*ߺ*Gw p ZE5qJڌL Cﻉ6+S}t,@c%v̸*P>M E>Kg7wWQ*3*3%KH |o\E%8FʇS?FԖ{r'/0G@T7*xķZ~{+{m,[5^WePYU7bMc\C'"h'vjt>CDžlGY"E7Ojm֚SDw9d`m΃i3TԞD,I^J OV7_S qę&Җ'cO-ν;HROGK'S-luhg S؝buG`󚇓Lه9Ofdw"kkZ`p̔[PdŭuASEu0կyc xM Ts$`3!zs'c>Eep8lk+&o`X3V5lGF"D5Xѡb@/ nB#'76:D>6`֯(7]Pu~RJyVƻQ[̌bd! w\lZn= ӺoJRj~fBѣntt˻*G# vZhz@ ߥ>؊ 4a婔a6n /ȓs@Wc+qvrl?0B]Qqrv24 )?YqBS˳<">J*ߝy kU W'D9'\$esճn V^ 䏜Dy*m56{7ޚM*C8Hi,](y#,oj`)chj@h{BV -ro<#X1*ysOR<O% 1Z<^gbj}TV4K>JcRa<3(EPn6tnxն`х0%]E,/U4J%[Ÿ*5 rfC^Gy?,9Us}(ef#Lj t@9:&0Fh3(1#3-1y4sX_܁tɉΟ!j #c#qvxK?J|E03;L'dOӌCG#g.Oo>Q&>DqѻTѪWpw] RW)>+c3u}\ V秪䁠A*Nx0M|xX5k򬁥Nڃ˴SƧs\LjfRA#qP;;sI׳'zoX5O[]-^] \D7`cڼn,v2X p`t|3'9E/ֵYd  |g-EHeReg8s*BΘԊQUB4 y'1!W_uiMit74ܓďbxr*l3AzJ2M^ٺOk{r^zf\{\R7 21I׺z֌L GA^ ʘ[5x\ރdv葖ifPޅ{ㅏl|5H`1:dRSA<sÁB*Ϣl- Bσ{75eœw=:6#{ALOkS\Rq|ihx{V e bPTWE],OF\RvH٘yw$-H/腍NAR5[~IK5bJ]S%C+Uβ]Yy4Ñ~Qidkq=8hݿ  6x@ ϊ%woEb䮪,pH$W 8ahv1Кu7bR)Tܙ۪f,bԇ?oHJ!n;4&lb].V;IhT,GLJ!"DT .+P}+C6h=A)yT -Lf`U(b{Mlϧg*1zmHPD>,xI b㓇2T}jJ]ct7%;HOݏϾv C ͈w-3Rr뷍QEpNjqsm`˗o{]kVߞ M4;߹OuJ>wb2A1kE-MAj.)Iq#Aܥ1'/{Jc* s=gHf8MJpJBwD4uՓ:J+6۰Aݡ΀lJ< ]|ƣ8J!9 E)PWhEƥ:rCqүB]'auK  \>ؠB5AJv*uϼFwSQEJ Ǵ˕ }ik šg,Y[8q|D}EOe|i:j46XM?ZfD7_K}0uCO?Q;(1YǬi>8˂'kN/vաg`tZrяgsǁ qak5|`3kɒ%`oN6}vr^*7(gka_l0qWH0a> seO  ڟ1J,W7ѽl~LSǫg?>cEk.c@KP(|d/eDfW_$@"hlCbU*8Ti?caU|-:{y|ϠZE6eAL]}$IY(!A QZ Q˯cSZ!+% 7<tO>Y5qx¹[fJxӫ{lhft00גJw u]pUnJCx_*Bn¿C|/^]⫒_puI~ޒlqEDLĠÛ8[uN+W]R04~usR=Oԏ0>NY~@ ]/s$%IY_'42GcN)&z5t5Уl85Jh;"7 VQ lG%!ΣI{Jd,5$̿58FIxd:/7rȇ>Zm.|A%L+-!zFDI ե~!*IǓN1F%)PϬkFN:x!'&'-=4[V q_t`pǤxԛݾ/fV$ /销d&/" 0 0 ^?!|DFy]q >BV[Mp_\"T:=GY8nhq9C#yEҽ>oc滁N5YP| /33|Kp:gEUivo/vM$R&jɒT7b\qsߗ)+Ť\0" r)'CBx2rypވvi̻tLdT,6 DsLk|D{vfOitQ1| !)_Jf>ľ:]  5X^$(+h I{HO17d?${6s';~%Tc|ΜD4RH+8I#/ax! 8>,y[M~݊䝷 Q-u ԑr3"K궔AuN! x6=pxP0P S3N'Aэ4 _Nv?G0оT 6SC> ʭ31Zlg~Ouxyr̯'Dl, N'\CtB]LNF}&( ^!j`dsL|-"h $j?*E@GS{l!ʟ"}29MGv,}dPꊽDWt>R29B'Yxg=(MkNgYR?^YsXe]nQ_8BH+MuEPHD[ZPEIȝW T[g`Eb`ٳdiR̜!̝E@VAw>Vņ f.Fnʆ Tpp~-eWUaܓ7W[ɤx- }s#4;̜i*;Je 5 s@ï3ѽ-z{V]Y~r]:7eLǖBd;F.76P賊YeU=(Q||/)w 3 a)X di^!B%e|LFK;Wѹ}-qeDUӧj-y+!0 f)(gRr6gI[͕W8X>[v%XSq7kH^*?VJYb2+jVfA |1*eϓm0w@oNd^sF$Gu+nRm;AtYYDOSY o>UԬN^dtZ# Qĝ. sW *0?^ ԄJ$fQST^gQYsW %?ɋ]lQЬtۼY4&#VYf@mxpWDόPOC)( B | 5OI6˽LZV 3kEÀwi^MG*x7YPMqj|u =7C7vy,H㆑fzh/(lo0"+A')L0 Jub",Zuf`?@v#{7PU/0OPޔ@%,.p%\ ,RK zb}/'&@z ]V{zJzun83[n&XnWq<>/m %ڥ}|Lwe~j|7&9oaqr/%ҽ Ð|wqj/v9)4"LVB| 8q(ex]jv2;+mUGTLFϚh qXt_)3ۥb*J2\*E}O8ƞ?@'//X_1sjƈK,Edml(LniZ{-)06+^|4p6i(bB;Vx& 3hf_ʢ,g!X`=hlnReګuʴ\šeh{Nv"4! Ϛ?\权TZL0qPgFpw/7pJ(2u&(!+#XF͹n# Y!0 Izl}Kک4`fKլ Fq0̩Kƍ- #.4`\ TrlrnyJ6T8.7h>2ӄk]WWh2Qs ge,U0Z1"^<Ԃb2Rmiԥ9!K&@ rL,UN.{2uR8| *԰ZƲjks&~I]%_'=2wA0r n?Q6&Oz/ géԩV3Mۧib,ɱw뮭.4-"Q :[p0a.QgJf{3@~!U8D8b791dle^U7H&DqCuk8g XU@yxLC{JU qU$r{}7Y' u͛zl.xOľø_vJ-"=U|PJځ'cI e-@?fS%. q*ōvW"|Uf >8I lRY֞s&P'EئU8ޡ3 ΀Y*;9^ _UgkW-Zb|5lp^1H߯>A+KڎW_z. ۚ!qSb"B~*" O,|~ ) 6Z (ApxG|}ٹD._cV[Fn\Ry [2OQn42*r NQۄ@Y STZx1| PPm['ѶkHCcHĄL浢yľ!adf_\}/Y-E>ɪ56 PD$7XO)?Nte0bHu%v(BйHL2]"GSDt93?~o]=Lt..QۥL(L5m"y+ۉ-O۽ Dif`j3 ]BjDPح 6"4b+R eݰ|)-s r宛./R7>@DKo 9~շ"w4GS4[ :`G ^5V+`?~֡DfRv䧜Vc ݡUvuy%,r McrBBQ$']SG&XR, 6)*Ok,VF0'+j"ch;WOevU&,X>n @<&@Y-Z ;t .Ȑ8j.oEEtZճCJȸT uRc˘B(.g^` pI=2ƥ-GkQ=:?Cn?->NuP;y0$6aӊBF~&8,~pwg|7߾ $q(9d ccgR.= e$+׶[6po zX-í6.B`QGkzz9ҸԬ8@?m-XD?] ;Pq!mQueF UL:ǁXk/6T&+yHe~^%MOtashE/0RIN7|vWRilDrY^Q7TnTm-(mu=erTۄqdG#T< 4~*IkOz]!:U섬_߅ #*h#|zSV"?Z͢\%ljpFkGtV1"NuBA!Tc*{FoSRnОg5W88sY44bC^y! y_U}p*]gKc{ɘ|$K ;{|>uUS&^B۱hP߃U%( LYjQr`e/<(]5 (r;)~Jd!_h@d2&Uzz8(4SOHy*Siѕ5k̐v=o_ ܸ^җ 4g֥` 9<0yt\q0~qD8Ɇ~KTGZh @kx\K?5$m_'E5Cَ \]8Hn&nxLq^^W\*ƩNl2r_LcwUx>_ KִOKj2F V*$m5ިC,tKAƵI".8b0"-tr2nWr9֊_/|SKI358yt ?⨊YGYc# b|}z [5l>nc3aaC].; W|or$zc ȯ(1*4W G J op$WO9bՊlxw؃OFs t1uRŸBtBR&51pb5N@K:d2UDs#u t\C>ǙoӞv3Q|bF,@yu^/+u }6zjLsSV{+>k n`^kNzZ7+\x@m0;}{<ŦNh m6*8Қk-׆v,tb0)/PG00YXڠ'޼*D2b҅"x2zǓD}){kY&/8'/9~\ppviɃ-yF |6[K\DG&هr@"SFwlyb34Z$W>DsTS au:箠 eCZ6lC2<; +j <lաDOF?zmzO~g6$U>$bl WM9$Шy'Kw&=uv'rQʿ-FeC8'X5GOuV>@3Uሷs] O6p۲!;eFqg:ș9Fl5[ lYjѯ!~]z);qܤ&z%jвv r[8$%Pkk;A$}~'=bXAjpjRDFT(Ili@(_Mw^af0jN15~n-m"An `j,1Djv!c}~+O`U(*h2=S٧2(RZѝMJ >|fRۣt`{?~C+̔8 {Sx9$n] ֟ع^@ST70Ik~m)~ȊIo᜝t۰x.m'uǖse,|k; S{U\њ7䑰菣z8h(. )hH?s+ku{j{z"MQm S N:П~mhҾ~yQÞї *NS]M:F~WW!2:n\O3P_  rY N%{Y~Ow9w_(3  K DqmDE44IfsvOGS'ʄ⋳PX 'aLv,sM`uqG>uHG*i"W2G9>s)A^J D[@x0k((~̇PV}2}eEɊ0婒k=;PSu1PŗPXe1~"?ck]\UA.]o!RH2%SJ({."AրI?yFuV$J"2@tϔh>KI5)m=wЮCٗ@,YEmMe4|,$:!~řNi;NЃ؞*Tk[{P>99xc'ǿI&ԍqtɕ'ŻDa=c)!(qȏ8R1yɗxR.S}Ȑ[5 "2(5i7ߐI9br;#_RЪ }u 7צK.#@s%rv/ABm>+>kW ϔ1f> c6/EMp^9]NʸM]R]3E(be 5ݎkx}fxb4˹ǞD$K;8SʻoNOk ^gtx9#?xT:Kq!BŴ3 t9׳{J/ENj[tU6l*<66I[h,wK6Qȵ/Y]7C&{BXKM|,(ޕ8']55s+AZ9%??GZIEr;ܚv c8Bptlp{(8*[\ ͫ<#!&?ma-7ABGAyq5;4s+'%{"- =KK`g\4ћB-%- o9eFI HEYN v%fe fO"К`@{^/4i(ͮtûwMfL|F'#8 1@RߧjI+w(OǏx4mk 7hvtݭ$LmNHQ2ݤG]N9eT\!3*ygtqDEfA+|TS/L /'D&p7xSu7|ưnty~a} J{F ҫ ]{O_~%4>|Ɗz5_N_G&PGnis(-jSEOeR4IYr&"IxdP7T#- yO38]icj/u ײ9qź.SV uU!=1B)'OMyPtwEk-Bb-):SMoU=E7,3wҲ˳v57HC8|gO%"TPDGM.R24\.Sf].Qw#`(p%, sU_{k‹*KM7+&y1]jqsd̈́c?D ڷKr}x ;YWW0ehyhdZmȊË|u.Jrt:@1A `ky49y 8 XVÓ6RZ(MXV@){ TE=j'W\./xO-CfDFLox(y7֐BEyٞme-_2|+ڀ#e`!& Y3M+$X$g9*[o43iRA<' %{^+hRM:&A , Fˍ@"E ˊ{~6MX-5x+5EƯ\7/枃مkdtf"׍p_׶Ϳ>piq^ 3bx*nn3]ICdKP)B7I'_M27Si*ƎzZr~|8, Q/ ɱ=jFħSݽ{FG4KoC}Yys(HwKɤ&{qDsP50L]QIiN(UqZXx=coZM{߭P+lu^*G"znEP &2!>Q`-`/a4&Jȗ60x/L鹸*b, 0xu>="/ ;2=jiw1] xKy/ƒ,:+ ^v{Ӻ1ݹQ@7V| s@" m&Z`3@],S*^)܉uVr((9כSI[Khw( u25IŴGlUp23xͶqVNOFi3݆,R `i,xқ̩yn,+ g@;>CzlG ?Qwg-P77߷\"]yInqg߹dԮ$< HZ+qd&ak#N[ pGo`ډĨJEpa PqE- Jo<.AIlRG#`@ h^$ӽcC L;Y_[H$K8+08&p⮤ @mpaa> -7nAz!s4 KV7l)Ո,s͸u fL1G2丂BH _ղu·kG@%6!KA?wD 9B=@!-fvY$0HpjC>i.]%cieh;4w0^w/gkw߀Ljq&Ssݍia: N򩡸 _91c^q}{/ZIbIBO_" +"*寇aSM)9BɫPR 1Ps*%р@K1 d.M@nW{d(j;tt0=} S)79fJ>g͸ܵeu(jV<-s$ddF;ۣl0y.`Bqk˛J`&Q(7iuROS?T|oi]H4}}я!13YI^S=qPqz8D !8"EٹeA}f ,0ai;eQ03M1Ώ7e"َ ݨe%lbêoΡEPVX3*~ױᲘMkӔHBdN.M0NEE42NU.7֋Rez(kNO  |I'B4k僌2HЍŤ$0!UQ5kJ+uRcwsQT}b[pB> V^7q^DK?`7kUbA5 _fȠvW& Gn6kS!ЂwSpQˣ[M]52S)<"6"WТ&F4O esy*z.4d1L7VMP晧bs=%^lmM6YF!<-NNmؚe?-%GGKꮮ}z`Ui&*2dXbFgz?gN\)$!L?p 4![s=]r GAL,yDoGXXn{Sv4+"`zȨ+M:w`>фMMZkwkEښTQ۸tza|0`\VMG6b]p?;y8q dۯpK1:=~nώ'v[DՎnN]EɴH,z ՞q+ZKpQ2}O\v&nwL5ҎNjä 3ՅOoHĂ0ǻ u t @/$HqTL+TZiQU; ǟsu@goچJNO^s6h?`M~,ĪzBU_+G(p  v `I2h~ќ2UP#tAr$Q0W'xrYOo]s,/<ۢeҨ\bp"_.)aO 93-G w!JnLd#Jqqp1,[‡-ugH#ŀ(G6Sv^V\cxSQJwP{ɏ?67+:SL]0y Irns!/TVKͨ+n*;ewڗ RkI8B?h1Nχ4 K*_S@eq 2ހ_̤Mil_l'~[vQ1 $)9}!`Kj;P=i^h%\ZOH&uU4cWHL 2syZ!g;1 @pAbP)#wAqzz r<fut<E 4"aN}g{ި~_;~=| k~g<; Z T}j0f+G\zofQ]}_{jg73=;C;8j@`B"z碖d*t&.Yچj?CB FlFj-<<,Ck?΀tw͸ŀ]<39V&DlƗ 2ҒTG?]xo@Ʉ + Dtmz$Z* grg=(_srAN4GA39!ɦgzV~CJ ,ji^Ajz ԉ̎$ & +<ף\EkEs(p͈G ,۾/*xޣ#n %01{#-qAإ+9}b(=rf*x}\Tx9)UA˨ \ԈViadpS/ꔇSTM;GDQC}OSe Ϯ7kA Pvb8}#L ͭ#IԪUr6f#6AҜ8MKeA>0n< ɂ8Lm_p$XƎ*y?@7qc_iGLpYLЎ~0WՃ! Up|@ٻ冐wz{F^=,?&mdy KU@^#},Ls`.4 Vz 頽0uH-X:d )ӿM}AjY0Tڴi>jp)XL>4ԶO9b%ӼckHyJE;9}zaBc@neE~]hx`ht~gtvܚ<}|Yńg0e4,[CϧXۅ"k2 ĵ&ج㌿>63'A9}@)ȯ=O5Ԍ3YH*hv)6 8Ў[MDi~y~0ru)2(_8G1* hNE i?E1Xf"~yif%Bu s p>|%O%)Bir2zı"<\gElӃFK&j\՛ODq4JHWz\ǒ'[:fΧފvI%}d/^ ,&tJY&) "*:mtp*sg^Hr, S#|,NV^߉a1(TV\gL"j/9ISq1OAB9Ws[0 'ᭆA4ʖ VNH Ӳ-!Mde{K Rڅ$|9- APn@^8 Q;xRcI В/ D]BZ!ފJ۱UȑzUG3F6H+;5<'@d:p Eyԥ$ ˳{U~[VEK.ÿƤAk^*Bn&=0`:]0)6:_abB;<8B3®u;?uR ~v.7O>UpV;ojwѬ5DTyf$WW6X9Pj4(E-oZ*EszZL0vwXܹ>[uWo`8zݳx5 vսPB[i)w'zyMxodD֭ >#@zDKX9Ӽ C\jAGI|4+&eLc.QhQ,q`޸gaE'.O^7m`?ToZ\"Q|KKQG|8lf[rM@A:qJg40: ŴŜ'/SuMb(IƂcsDl$_;~_ :>'|&hX1g-8^z.FH>/ q>6?%\5%WS˻ZG)}'R#"Papo?Xܞ%Q(ՎV Z}+Ӟ?ݧRZħDw5,:"5]$#)a9˳oLP\U(QC O~-U8Y8SgԞk mav d8vYsk8n9eHɼSejC^7NոxiT/(-ֲU9DK %9^rrľکB+DP#,_aEcx0F>UX$dޱ:QIo4~[ŕ/0;?yFsn,N˥l5Fω<|j:E Y>MG睠@l >W]U9ilY[8rbK~,-/\ $V4>!OZ C_hEKKO&J4[{Sfӄ} ֈfvYq M~ 3*81_4^2-De ! uKzn8PM7 ̗|0͇w&@t&]d;BU2NUgkN¢鏂X^zm\__cyU_Q)Z/a)V>|x+V\rFd,͚y,Sp(p TaʗcѲ L.ɥTf P.q\;v~k# RcD PLT DM?پqc7jhd]{$\&{A>8ª.&v2D]yԬ0{}ʽxvZ}*;.xMtк0m|vH[3S3dWIDMH$>#]E=-f 74!E6ue.?(oKit9+Xp]^q@0JE28Z,4"|ZIk)@(3[Eހӎ;A#F)0Sk+6!,*pIcdd-91L+T " EIDŽ۫%]X&W"Ja1c 2΂}QJMzB4d@AξQ4]i>ך+UQi2f,Y6v([<ā@~_8a,,N8)>&xKI+'LrT6lyJ"{6f:f]ޮ #ozO ?ш{speYWi`y1|K [4CZB:s ‘A= AS}T@8FrFE2CÓ^0Zxh^aT,ʪ~[؍ y$o18*?N'nAʟ(©Gk %w|, x>u.|9a+'{z'a :1 YZ