php8-test-8.2.30-150600.3.25.1<>,i^p9|i:Գy5wb@҉3(ѕb} 3ˍpwms5!(¥?%G*#9;0? d  ! Vtx  (0 4 8 @  k(8%9,%:%F^GtH|IXY\]^bcdGeLfOlQudvlzCphp8-test8.2.30150600.3.25.1Interpreter for the PHP scripting language version 8Run php upstream testsuite.i^mourvedreoSUSE Linux Enterprise 15SUSE LLC MIT AND PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxppc64leoA큤i^i^9b6dd85dcd9d76dce15fdacee0f46917f49de4bda8d59db3557831c90c2acdd6rootrootrootrootphp8-test-8.2.30-150600.3.25.1.src.rpmphp8-testphp8-test(ppc-64)    php-clirpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.2.303.0.4-14.6.0-14.0-15.2-14.14.3i^JiCho@ggDfg @fb@f@^^^t@^p^j$@^M#@^AE^)]]]@]߶]@]ʞ]]4@]@]]ja@]Ew@]@\\t@\\\O\\\Y@\~d\w@\w@\s\d\\\R@\Q\Q\P@@\G\G\G\current() with a xml element input). SNMP: Fixed bug GH-16959 (snmget modifies the object_id array). Standard: Fixed bug GH-16905 (Internal iterator functions can't handle UNDEF properties). Streams: Fixed network connect poll interuption handling. - fixes: CVE-2025-1217 [bsc#1239664] CVE-2024-11235 [bsc#1239666] CVE-2025-1734 [bsc#1239668] CVE-2025-1861 [bsc#1239669] CVE-2025-1736 [bsc#1239670] CVE-2025-1219 [bsc#1239667]- version update to 8.2.26 [bsc#1233651] [bsc#1233703] [bsc#1233702] CLI: Fixed bug GH-16373 (Shebang is not skipped for router script in cli-server started through shebang). Fixed bug GHSA-4w77-75f9-2c8w (Heap-Use-After-Free in sapi_read_post_data Processing in CLI SAPI Interface). COM: Fixed out of bound writes to SafeArray data. Core: Fixed bug GH-16168 (php 8.1 and earlier crash immediately when compiled with Xcode 16 clang on macOS 15). Fixed bug GH-16371 (Assertion failure in Zend/zend_weakrefs.c:646). Fixed bug GH-16515 (Incorrect propagation of ZEND_ACC_RETURN_REFERENCE for call trampoline). Fixed bug GH-16509 (Incorrect line number in function redeclaration error). Fixed bug GH-16508 (Incorrect line number in inheritance errors of delayed early bound classes). Fixed bug GH-16648 (Use-after-free during array sorting). Curl: Fixed bug GH-16302 (CurlMultiHandle holds a reference to CurlHandle if curl_multi_add_handle fails). Date: Fixed bug GH-16454 (Unhandled INF in date_sunset() with tiny $utcOffset). Fixed bug GH-16037 (Assertion failure in ext/date/php_date.c). Fixed bug GH-14732 (date_sun_info() fails for non-finite values). DBA: Fixed bug GH-16390 (dba_open() can segfault for "pathless" streams). DOM: Fixed bug GH-16316 (DOMXPath breaks when not initialized properly). Fixed bug GH-16473 (dom_import_simplexml stub is wrong). Fixed bug GH-16533 (Segfault when adding attribute to parent that is not an element). Fixed bug GH-16535 (UAF when using document as a child). Fixed bug GH-16593 (Assertion failure in DOM->replaceChild). Fixed bug GH-16595 (Another UAF in DOM -> cloneNode). EXIF: Fixed bug GH-16409 (Segfault in exif_thumbnail when not dealing with a real file). FFI: Fixed bug GH-16397 (Segmentation fault when comparing FFI object). Filter: Fixed bug GH-16523 (FILTER_FLAG_HOSTNAME accepts ending hyphen). FPM: Fixed bug GH-16628 (FPM logs are getting corrupted with this log statement). GD: Fixed bug GH-16334 (imageaffine overflow on matrix elements). Fixed bug GH-16427 (Unchecked libavif return values). Fixed bug GH-16559 (UBSan abort in ext/gd/libgd/gd_interpolation.c:1007). GMP: Fixed floating point exception bug with gmp_pow when using large exposant values. (David Carlier). Fixed bug GH-16411 (gmp_export() can cause overflow). Fixed bug GH-16501 (gmp_random_bits() can cause overflow). Fixed gmp_pow() overflow bug with large base/exponents. Fixed segfaults and other issues related to operator overloading with GMP objects. LDAP: Fixed bug GHSA-g665-fm4p-vhff (OOB access in ldap_escape). (CVE-2024-8932) MBstring: Fixed bug GH-16361 (mb_substr overflow on start/length arguments). MySQLnd: Fixed bug GHSA-h35g-vwh6-m678 (Leak partial content of the heap through heap buffer over-read). (CVE-2024-8929) OpenSSL: Fixed bug GH-16357 (openssl may modify member types of certificate arrays). Fixed bug GH-16433 (Large values for openssl_csr_sign() $days overflow). Fix various memory leaks on error conditions in openssl_x509_parse(). PDO DBLIB: Fixed bug GHSA-5hqh-c84r-qjcv (Integer overflow in the dblib quoter causing OOB writes). (CVE-2024-11236) PDO Firebird: Fixed bug GHSA-5hqh-c84r-qjcv (Integer overflow in the firebird quoter causing OOB writes). (CVE-2024-11236) PDO ODBC: Fixed bug GH-16450 (PDO_ODBC can inject garbage into field values). Phar: Fixed bug GH-16406 (Assertion failure in ext/phar/phar.c:2808). PHPDBG: Fixed bug GH-16174 (Empty string is an invalid expression for ev). Reflection: Fixed bug GH-16601 (Memory leak in Reflection constructors). Session: Fixed bug GH-16385 (Unexpected null returned by session_set_cookie_params). Fixed bug GH-16290 (overflow on cookie_lifetime ini value). SOAP: Fixed bug GH-16429 (Segmentation fault access null pointer in SoapClient). Sockets: Fixed bug with overflow socket_recvfrom $length argument. SPL: Fixed bug GH-16337 (Use-after-free in SplHeap). Fixed bug GH-16464 (Use-after-free in SplDoublyLinkedList::offsetSet()). Fixed bug GH-16479 (Use-after-free in SplObjectStorage::setInfo()). Fixed bug GH-16478 (Use-after-free in SplFixedArray::unset()). Fixed bug GH-16588 (UAF in Observer->serialize). Fix GH-16477 (Segmentation fault when calling __debugInfo() after failed SplFileObject::__constructor). Fixed bug GH-16589 (UAF in SplDoublyLinked->serialize()). Fixed bug GH-14687 (segfault on SplObjectIterator instance). Fixed bug GH-16604 (Memory leaks in SPL constructors). Fixed bug GH-16646 (UAF in ArrayObject::unset() and ArrayObject::exchangeArray()). Standard: Fixed bug GH-16293 (Failed assertion when throwing in assert() callback with bail enabled). Streams: Fixed bug GHSA-c5f2-jwm7-mmq2 (Configuring a proxy in a stream context might allow for CRLF injection in URIs). (CVE-2024-11234) Fixed bug GHSA-r977-prxv-hc43 (Single byte overread with convert.quoted-printable-decode filter). (CVE-2024-11233) SysVMsg: Fixed bug GH-16592 (msg_send() crashes when a type does not properly serialized). SysVShm: Fixed bug GH-16591 (Assertion error in shm_put_var). XMLReader: Fixed bug GH-16292 (Segmentation fault in ext/xmlreader/php_xmlreader.c). Zlib: Fixed bug GH-16326 (Memory management is broken for bad dictionaries.) (cmb) - version update to 8.2.25 Calendar: Fixed GH-16240: jdtounix overflow on argument value. Fixed GH-16241: easter_days/easter_date overflow on year argument. Fixed GH-16263: jddayofweek overflow. Fixed GH-16234: jewishtojd overflow. CLI: Fixed bug GH-16137: duplicate http headers when set several times by the client. Core: Fixed bug GH-15712: zend_strtod overflow with precision INI set on large value. Fixed bug GH-15905 (Assertion failure for TRACK_VARS_SERVER). Fixed bug GH-15907 (Failed assertion when promoting Serialize deprecation to exception). Fixed bug GH-15851 (Segfault when printing backtrace during cleanup of nested generator frame). Fixed bug GH-15866 (Core dumped in Zend/zend_generators.c). Fixed bug GH-16188 (Assertion failure in Zend/zend_exceptions.c). Fixed bug GH-16233 (Observer segfault when calling user function in internal function via trampoline). Date: Fixed bug GH-15582: Crash when not calling parent constructor of DateTimeZone. Fixed regression where signs after the first one were ignored while parsing a signed integer, with the DateTimeInterface::modify() function. DOM: Fixed bug GH-16039 (Segmentation fault (access null pointer) in ext/dom/parentnode/tree.c). Fixed bug GH-16151 (Assertion failure in ext/dom/parentnode/tree.c). GD: Fixed bug GH-16232 (bitshift overflow on wbmp file content reading / fix backport from upstream). Fixed bug GH-12264 (overflow/underflow on imagerotate degrees value) (David Carlier) Fixed bug GH-16274 (imagescale underflow on RBG channels / fix backport from upstream). LDAP: Fixed bug GH-16032 (Various NULL pointer dereferencements in ldap_modify_batch()). Fixed bug GH-16101 (Segfault in ldap_list(), ldap_read(), and ldap_search() when LDAPs array is not a list). Fix GH-16132 (php_ldap_do_modify() attempts to free pointer not allocated by ZMM.). Fix GH-16136 (Memory leak in php_ldap_do_modify() when entry is not a proper dictionary). MBString: Fixed bug GH-16261 (Reference invariant broken in mb_convert_variables()). OpenSSL: Fixed stub for openssl_csr_new. PCRE: Fixed bug GH-16189 (underflow on offset argument). Fixed bug GH-16184 (UBSan address overflowed in ext/pcre/php_pcre.c). PHPDBG: Fixed bug GH-15901 (phpdbg: Assertion failure on i funcs). Fixed bug GH-16181 (phpdbg: exit in exception handler reports fatal error). Reflection: Fixed bug GH-16187 (Assertion failure in ext/reflection/php_reflection.c). SAPI: Fixed bug GH-15395 (php-fpm: zend_mm_heap corrupted with cgi-fcgi request). SimpleXML: Fixed bug GH-15837 (Segmentation fault in ext/simplexml/simplexml.c). Sockets: Fixed bug GH-16267 (socket_strerror overflow on errno argument). SOAP: Fixed bug #62900 (Wrong namespace on xsd import error message). Fixed bug GH-16237 (Segmentation fault when cloning SoapServer). Fix Soap leaking http_msg on error. Fixed bug GH-16256 (Assertion failure in ext/soap/php_encoding.c:460). Fixed bug GH-16259 (Soap segfault when classmap instantiation fails). Standard: Fixed bug GH-15613 (overflow on unpack call hex string repeater). Fixed bug GH-15937 (overflow on stream timeout option value). Fixed bug GH-16053 (Assertion failure in Zend/zend_hash.c). Streams: Fixed bugs GH-15908 and GH-15026 (leak / assertion failure in streams.c). Fixed bug GH-15980 (Signed integer overflow in main/streams/streams.c). TSRM: Prevent closing of unrelated handles. XML: Fixed bug GH-15868 (Assertion failure in xml_parse_into_struct after exception).- version update to 8.2.24 [bsc#1231358], [bsc#1231382], [bsc#1231360] CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection Vulnerability). (CVE-2024-8926) Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is bypassable due to the environment variable collision). (CVE-2024-8927) Core: Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). Fixed bug GH-15515 (Configure error grep illegal option q). Fixed bug GH-15514 (Configure error: genif.sh: syntax error). Fixed bug GH-15565 (--disable-ipv6 during compilation produces error EAI_SYSTEM not found). Fixed bug GH-15587 (CRC32 API build error on arm 32-bit). Fixed bug GH-15330 (Do not scan generator frames more than once). Fixed uninitialized lineno in constant AST of internal enums. Curl: FIxed bug GH-15547 (curl_multi_select overflow on timeout argument). DOM: Fixed bug GH-15551 (Segmentation fault (access null pointer) in ext/dom/xml_common.h). Fileinfo: Fixed bug GH-15752 (Incorrect error message for finfo_file with an empty filename argument). FPM: Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered). (CVE-2024-9026) MySQLnd: Fixed bug GH-15432 (Heap corruption when querying a vector). Opcache: Fixed bug GH-15661 (Access null pointer in Zend/Optimizer/zend_inference.c). Fixed bug GH-15658 (Segmentation fault in Zend/zend_vm_execute.h). SAPI: Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data). (CVE-2024-8925) SOAP: Fixed bug #73182 (PHP SOAPClient does not support stream context HTTP headers in array form). Standard: Fixed bug GH-15552 (Signed integer overflow in ext/standard/scanf.c). Streams: Fixed bug GH-15628 (php_stream_memory_get_buffer() not zero-terminated). - modified patches % php-systzdata-v23.patch (refreshed)- version update to 8.2.20 * This is a security release.- version update to 8.2.19 * This is a bug fix release.- version update to 8.2.18 * This is a security release.- version update to 8.2.17 * This is a bug fix release.- Use the system default cipher list instead of hardcoded values by using crypto-policies. [bsc#1211301] * Use the --with-system-ciphers configure option.- version update to 8.2.16 * This is a bug fix release. - modified patches % php-build-reproducible-phar.patch (refreshed)- version update to 8.2.15 * This is a bug fix release. - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed)- version update to 8.2.14 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.14- version update to 8.2.13 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.13- version update to 8.2.12 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.12- version update to 8.2.11 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.11- add missing references to rpm changelog - 15sp4 only: [bsc#1200772], [jsc#SLE-24723] add pecl, pear [jsc#SLE-23639] version update- Use %make_build macro- version update to 8.2.10 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.10- version update to 8.2.9 * This is a security release. * Fixes CVE-2023-3824 [bsc#1214103] and CVE-2023-3823 [bsc#1214106] * https://www.php.net/ChangeLog-8.php#8.2.9 - deleted patches - php-unicode-allow-redistribution.patch (upstreamed) - deleted sources - repack.sh (not needed)- version update to 8.2.8 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.8 - modified patches % php-sort-filelist-phar.patch (refreshed)- version update to 8.2.7 * Readonly classes * Disjunctive Normal Form (DNF) Types * Allow null, false, and true as stand-alone types * New "Random" extension * Constants in traits * Deprecate dynamic properties * for details, see https://www.php.net/releases/8.2/en.php https://www.php.net/manual/en/migration82.php - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-date-regenerate-lexers.patch (refreshed) % php-ini.patch (refreshed) % php-systzdata-v23.patch (refreshed) - CVE-2023-3247 [bsc#1212349]- version update to 8.1.20 * This is a security release. * https://www.php.net/ChangeLog-8.php#8.1.20 - force to repack tarball after update https://github.com/php/php-src/issues/11300 - session.save_path set to /var/lib/php8/sessions in mod_php8.conf and www.conf php-fpm pool example - modified sources % mod_php8.conf - added sources + repack.sh + php-unicode-allow-redistribution.patch- repack the tarball temporarily [bsc#1211648]- also MIT license (systzdata patch, ext/date/lib/parse_posix.c) [https://build.suse.de/request/show/298230]- version update to 8.1.19 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.1.19 - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-ini.patch (refreshed) % php-systzdata-v23.patch (refreshed)- downgrade back to 8.1.18 https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4ADCEV2FII7J5FZEWREFETTEVX7CDUSR/- version update to 8.2.5 * Readonly classes * Disjunctive Normal Form (DNF) Types * Allow null, false, and true as stand-alone types * New "Random" extension * Constants in traits * Deprecate dynamic properties * for details, see https://www.php.net/releases/8.2/en.php https://www.php.net/manual/en/migration82.php - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-ini.patch (refreshed) - deleted patches - php-crypt-tests.patch (not needed) - modified sources % php8.keyring- The %_restart_on_update macro was removed from systemd-rpm-macros. Remove %posttrans for FPM as it wasn't working as intended anyway. [boo#1210576]- version update to 8.1.18 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.18 - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) % php-ini.patch (refreshed)- version update to 8.1.17 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.17- update to newest systzdata patch [bsc#1208199] - deleted patches - php-systzdata-v21.patch (upstreamed) - added patches fix use of the system timezone database + php-systzdata-v23.patch- add "/usr/share/php" to include_path- allow to specify load order of extensions in %{php_sysconf}/conf.d [bsc#1205162]- change to %bcond conditional build dependencies- version update to 8.1.16 * This is a security release that addresses CVE-2023-0567, CVE-2023-0568, and CVE-2023-0662. ([bsc#1208366], [bsc#1208367], [bsc#1208388]) * https://www.php.net/ChangeLog-8.php#8.1.16- version update to 8.1.15 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.1.15- version update to 8.1.14 * This is a security release. * fixed: CVE-2022-31631 [bsc#1206958] * https://www.php.net/ChangeLog-8.php#8.1.14- amend %preun to fix [bsc#1205782]- version update to 8.1.13 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.1.13- version update to 8.1.12 * This is a security release. * fixed: CVE-2022-31630 [bsc#1204979], CVE-2022-37454 [bsc#1204577] * https://www.php.net/ChangeLog-8.php#8.1.12- version update to 8.1.11 * This is a security release. * CVEs fixed: CVE-2022-31628 [bsc#1203867], CVE-2022-31629 [bsc#1203870] https://www.php.net/ChangeLog-8.php#8.1.11- version update to 8.1.10 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.10- version update to 8.1.9 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.9- version update to 8.1.8 * This is a security release. https://www.php.net/ChangeLog-8.php#8.1.8 - fixes CVE-2022-31627 [bsc#1201499]- version update to 8.1.7 * This is a security release. https://www.php.net/ChangeLog-8.php#8.1.7 * CVE-2022-31625 [bsc#1200645] * CVE-2022-31626 [bsc#1200628]- version update to 8.1.6: * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.6- version update to 8.1.5: * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.1.5 * [bsc#1197644]- fpm %postrans: check whether sytemctl is available- Disable build with '-z now' as it breaks the php-mysql extension [boo#1197994]- build PHP-FPM with libacl support (boo#1196870)- updated to 8.1.4: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.1.4- Fix boolean dep supplements: add parantheses. Without parantheses, this results in three separate supplements, against 'php-fpm', 'and', and 'apache2' (boo#1196492).- updated to 8.1.3: This is a security release (CVE-2021-21708 [bsc#1196252]) which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.1.3- provide an Apache configuration for PHP-FPM + php8-fpm.conf- update keyring to include PHP 8.1 release managers signing keys % php8.keyring- updated to 8.1.2: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.1.2 - updated to 8.1.1: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.1.1 - update to 8.1.0: This release marks the latest major release of the PHP language. See https://www.php.net/ChangeLog-8.php#8.1.0 - cleanup php8.rpmlintrc - build ffi extension (experimental) - enable avif support for gd extension - rebased patches % php-ar-flags.patch % php-crypt-tests.patch % php-ini.patch % php-build-reproducible-phar.patch - deleted patches - php-systzdata-v20.patch - php8-gd-removed-unused-constants.patch - added patch + php-systzdata-v21.patch- updated to 8.0.15: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.15- use /tmp to store session information (boo#1194414) % php-ini.patch- updated to 8.0.14: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.14- provide configuration for PHP-FPM out of the box (boo#1192414) - package missing php.ini for PHP-FPM (boo#1192672)- updated to 8.0.13: This is a security release (CVE-2021-21707 [bsc#1193041]) which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.13- updated to 8.0.12: This is a security release (CVE-2021-21703 [bsc#1192050]) which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.12- updated to 8.0.11: This is a security release fixing CVE-2021-21706. See https://www.php.net/ChangeLog-8.php#8.0.11- added patches fix https://github.com/php/php-src/commit/b3646440b1808abf0874b6f89027ce53ec5da03f + php8-gd-removed-unused-constants.patch- updated to 8.0.10: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.10 - deleted patch - php-systzdata-v19.patch - added patch + php-systzdata-v20.patch- fix apparmor support: seems it requires a configure flag now.- updated to 8.0.9: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.9- updated to 8.0.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.8- updated to 8.0.7: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.7- updated to 8.0.6: This release reverts a bug related to PDO_pgsql that was introduced in PHP 8.0.5.- updated to 8.0.5: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.5- Do not hard-depend on systemd: use systemd_ordering instead of systemd_requires.- instead of [bsc#1183180] - modified sources % mod_php8.conf- updated to 8.0.3: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.3- updated to 8.0.2: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.2 - suppress warning for all flavors not equal to "" in multibuild and obsoletes for php7 % php8.rpmlintrc- add conflicts with earlier versions of php (boo#1181292)- update contents of configuration file (still referenced php7) % mod_php8.conf- require this PHP version of subpackages in Recommends/Suggests - run apache-rex tests in php8:test as packages need to be build first (otherwise tests run with previous version)- add conflicts with earlier version of php-devel and php-phar - add obsoletes for all subtargets that don't have conflicts yet - add php_cfgdir and php_extdir macros- replace php8.keyring with signatures for PHP-8 release managers- deleted patch (redundant cast, both sides are already signed int) - php-odbc-cmp-int-cast.patch- install php8-cli if no sapi is selected upon php8 installation - add conflicts with earlier version of php-cli, php-fastcgi and php-fpm- put CLI binary in -cli subpackage so that other moduldes can depend on the php base package that remains (and provides files and maps common for all) - remove Obsoletes: php5-*- updated to 8.0.1: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.1 - use pkgconfig() to resolve BuildRequires where upstream uses it too - since php-7.4.0 when using --with-external-gd the configure options - -with-xpm, --with-freetype and --with-jpeg are not needed anymore (and neither are the respective BuildRequires) - build the MySQL Native Driver as a shared module (rather than builtin) to prevent a hard requirement for OpenSSL in the CLI - add Recommends: php-openssl as many modules can optionally use it - use new %ldconfig macros in Tumbleweed - change PEAR dir to /usr/share/php/PEAR- install mod_php8 directly - note it provides php_module instead of php8_module per upstream change- install embed's libphp8.so directly - deleted patches - php-embed.patch (not needed)- deleted patches - php-openssl.patch (undocumented and not upstreamed patch for a long time) - php7-arm-build-fixes.patch (do not build for SLE12 anymore) - php-pts.patch (undocumented and not upstreamed patch for a long time) - imporved patch documentation- use cli sapi php-config --libs- php-phar requires the php-zlib extension - trim specfile lint- install macros.php in %{_rpmconfigdir}/macros.d- build devel subpackage in embed subpackage (where it previously was built)- don't build with CPU specific instructions as it can't be guaranteed these are available at runtime + php-no-check-cpu.patch - remove obsolete patch (replaced by SOURCE_DATE_EPOCH) - php-no-build-date.patch- add D(eterministic) flag to AR_FLAGS to (php-ar-flags.patch) - modified sources % _multibuild- restart php-fpm.service in %posttrans fpm (extensions may need to be updated too, so restart must be delayed to after all RPM transactions have completed)- do not add mod_php to httpd.conf during %install (better fix for new apache2 from Apache development repo) + php-install-mod_php.patch - do not build php-cgi when not needed - only build extensions in cli- fix building with new apache2 from Apache development repo- do not build firebird extension in any case- update to 8.0.0 See https://www.php.net/ChangeLog-8.php#8.0.0 - modified patches % php-date-regenerate-lexers.patch- update to 8.0.0 RC 4 - modified patches % php-crypt-tests.patch (refreshed) % php-fix_net-snmp_disable_MD5.patch (refreshed) % php-no-build-date.patch (refreshed) % php-odbc-cmp-int-cast.patch (refreshed) % php-openssl.patch (refreshed)- update to 8.0.0 RC 3- update to 8.0.0 RC 2 - modified patches % php-ini.patch (refreshed) % php-phpize.patch (refreshed) % php-php-config.patch- update to 8.0.0 RC 1 https://www.php.net/manual/en/migration80.php - modified patches % php-no-build-date.patch (refreshed) - deleted patches - php-pts.patch (upstreamed)- updated to 7.4.11: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.11- do not rely on apr-devel to pull db-devel- updated to 7.4.10: This is a bug fix release. See https://www.php.net/ChangeLog-7.php#7.4.10- updated to 7.4.9: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.9- updated to 7.4.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.8- Use /run/php-fpm instead of /run/php - modified sources % php-fpm.tmpfiles.d- do not install %{_tmpfilesdir}, %{_tmpfilesdir}/php-fpm.conf in test favour- added tmpfiles.d for php-fpm to provide a base base for a socket (boo#1173786)- updated to 7.4.7: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.7- updated to 7.4.6: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.6- added patches build fixes in SLE12 + php7-arm-build-fixes.patch- added to SLE-12 [jsc#SLE-12474]- spec file usable under SLE12 again and better prepared for phpM -> phpMN transition- added to SLE-15-SP2 [jsc#SLE-12482], including fixes for: CVE-2020-7063 [bsc#1165289] CVE-2020-7062 [bsc#1165280] CVE-2019-11046, CVE-2019-11050, CVE-2019-11047, CVE-2019-11045- updated to 7.4.5: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.5- remove Berkeley DB Database support [jsc#SLE-12210]- build firebird extension in any case- updated to 7.4.4: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.4- Enable LTO as it works now (boo#1133275).- updated to 7.4.3: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.3- add %apache_rex_deps- updated to 7.4.2: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.2- updated to 7.4.1: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.1 - deleted patches - php-fix-mysqlnd-compression-library.patch - php-fpm-service-fails-to-start.patch- php7-devel requires glibc-devel, libxml2-devel, pcre2-devel again- relax systemd restrictions for FPM as they were too strict in some applications - change leftover Requires php7- to php- - remove external libraries from -devel subpackage - added patches + php-fpm-service-fails-to-start.patch- update to 7.4.0: * Typed Properties * Arrow Functions * Limited Return Type Covariance and Argument Type Contravariance * Unpacking Inside Arrays * Numeric Literal Separator * Weak References * Allow Exceptions from __toString() * Opcache Preloading * The interbase and wddx extensions are removed and now available through PECL * PEAR is now packaged separately in php7-pear source package (https://externals.io/message/103977) * See https://www.php.net/ChangeLog-7.php#7.4.0 for a complete list of changes - deleted patches - php-suse-addons.tar.bz - php-systzdata-v18.patch - added patches + php-fix-mysqlnd-compression-library.patch + php-systzdata-v19.patch + mod_php7.conf - modified files/patches % php-no-build-date.patch % php-systemd-unit.patch % php7.keyring (use keys of the PHP-7.4 release managers) % php7.rpmlintrc- added to SLE-15-SP2 [SLE-10860], fixes CVE-2019-11043 [bsc#1154999] CVE-2019-11041 [bsc#1146360] CVE-2019-11042 [bsc#1145095] CVE-2019-11039 [bsc#1138173] CVE-2019-11040 [bsc#1138172] CVE-2019-11036 [bsc#1134322] CVE-2019-11034 [bsc#1132838] CVE-2019-11035 [bsc#1132837] CVE-2019-9637 [bsc#1128892] CVE-2019-9675 [bsc#1128886] CVE-2019-9638 [bsc#1128889], CVE-2019-9639 [bsc#1128887] CVE-2019-9640 [bsc#1128883] CVE-2019-9024 [bsc#1126821] CVE-2019-9020 [bsc#1126711] CVE-2018-20783 [bsc#1127122] CVE-2019-9021 [bsc#1126713] CVE-2019-9022 [bsc#1126827] CVE-2019-9023 [bsc#1126823] CVE-2019-9641 [bsc#1128722] CVE-2018-19935 [bsc#1118832] CVE-2018-17082 [bsc#1108753] CVE-2018-1000222 [bsc#1105434] CVE-2018-14851 [bsc#1103659] CVE-2017-9120 [bsc#1103661] CVE-2018-12882 [bsc#1099098] [bsc#1151793]- Do not add the generic provides to the php7-test package.- version update to 7.3.11: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.11- provide test results via multibuild :test - added sources + _multibuild- remove pcre.jit=0 setting default as https://bugs.php.net/bug.php?id=77260 is solved on pcre2 side [bsc#1124446] - modified patches % php-ini.patch (amended)- updated to 7.3.10: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.10- updated to 7.3.9: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.9- updated to 7.3.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.8- updated to 7.3.7: This is a bug fix release. See https://www.php.net/ChangeLog-7.php#7.3.7- updated to 7.3.6: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.6- check via apache-rex- build for 42.3- updated to 7.3.5: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.5- Disable LTO (boo#1133275).- updated to 7.3.4: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.4- upstream bug #41631 is already fixed [bsc#1129032] - deleted sources - README.default_socket_timeout (not needed)- updated to 7.3.3: This is a security release which also contains several bug fixes. See http://www.php.net/ChangeLog-7.php#7.3.3 - deleted patches - php-systzdata-v17.patch (upstreamed) - added patches + php-systzdata-v18.patch (thanks to remirepo)- asan_build: build ASAN included - debug_build: build more suitable for debugging- Disable tests that do deadlock now with curl update, this is fixed in next release 7.3.3 thus reenable here when released- rename php7-*.patch to more general php-#1.patch why: this aligns with maintenance patch names, which are in changelogs comfortably copied over php72, php7, php5, php53; moreover, php$N prefix causes issues when package is renamed, e. g. php7 to php72 - deleted patches - php7-crypt-tests.patch - php7-date-regenerate-lexers.patch - php7-embed.patch - php7-fix_net-snmp_disable_MD5.patch - php7-ini.patch - php7-no-build-date.patch - php7-odbc-cmp-int-cast.patch - php7-openssl.patch - php7-php-config.patch - php7-phpize.patch - php7-pts.patch - php7-systemd-unit.patch - php7-systzdata-v17.patch - added patches + php-crypt-tests.patch + php-date-regenerate-lexers.patch + php-embed.patch + php-fix_net-snmp_disable_MD5.patch + php-ini.patch + php-no-build-date.patch + php-odbc-cmp-int-cast.patch + php-openssl.patch + php-php-config.patch + php-phpize.patch + php-pts.patch + php-systemd-unit.patch + php-systzdata-v17.patch- fix wrongly ported patch, using the one from remirepo (Thanks!) [bsc#1126449] - modified patches % php7-systzdata-v17.patch- updated to version 7.3.2: This is a bugfix release, with several bug fixes included. See http://php.net/ChangeLog-7.php#7.3.2 - php7-systzdata-v16.patch modified and renamed to php7-systzdata-v17.patch- set pcre.jit=0 until https://bugs.php.net/bug.php?id=77260 is solved [bsc#1124446]- spec file cleanup * add BuildRequires gpg2 * remove outdated README.SUSE-pear - Squirrelmail uses PDO instead of DB now by default * remove outdated php7-depdb-path.patch - Horde packages no longer build so need to be fixed anyway - update php7.rpmlintrc to suppress warnings that aren't fixable and drown out other warnings- provide the version of PEAR, rather than the PHP version in php-pear- configure cache_dir, metadata_dir and sig_bin through PHP_PEAR_* exports- remove install-pear-nozlib.phar (the bundled and tested version from the PHP sources is fresh enough for our purposes) - merge back php7-pear-Archive_Tar in php7-pear - rename cache_dir to pear and create it- fix php7.spec typos- verify install-pear-nozlib.phar- update install-pear-nozlib.phar to version 1.10.10 * switch source to GitHub * provides Archive_Tar 1.4.4 (fixes CVE-2018-1000888)- update to 7.3.1: This is a security release which also contains several bug fixes. See http://php.net/ChangeLog-7.php - remove suhosin stuff- Support LMDB in php7-dba, it is advisable to use it instead of bdb.- Update php7-pts.patch: open slave_pty using TIOCGPTPEER if available instead of the name returned by ptsname() so it is safe to use when interacting with namespaces.- update install-pear-nozlib.phar to its latest version, otherwise pecl stops working due to protocol switch http -> https- Mark testresults package as noarch- Enable testsuite during build time and save log to subpackage testresults (boo#1119396)- update to pcre2 broke building third party modules, php7-devel needs pcre-devel --> pcre2-devel change.- update to 7.3.0: * Improved PHP GC * Add net_get_interfaces() * Implemented flexible heredoc and nowdoc syntax * Added support for references in list() and array destructuring * Added syslog.facility and syslog.ident INI entries for customizing syslog logging * The declaration and use of case-insensitive constants has been deprecated * Added syslog.filter INI entry for syslog filtering * Added the 'add_slashes' sanitization mode * Added support for WebP in imagecreatefromstring() * Export internal structures and accessor helpers for GMP object. * Added gmp_binomial(n, k) * Added gmp_lcm(a, b) * Added gmp_perfect_power(a) * Added gmp_kronecker(a, b) * Added JSON_THROW_ON_ERROR flag * Added ldap_exop_refresh helper for EXOP REFRESH operation with dds overlay * Added full support for sending and parsing ldap controls * Removed support for ODBCRouter * Removed support for Birdstep * Added openssl_pkey_derive function * Add min_proto_version and max_proto_version ssl stream options as well as related constants for possible TLS protocol values * Migrated to PCRE2 * Expose TDS version as \PDO::DBLIB_ATTR_TDS_VERSION attribute on \PDO instance * Treat DATETIME2 columns like DATETIME * Added is_countable() function * Added support for the SameSite cookie directive, including an alternative signature for setcookie(), setrawcookie() and session_set_cookie_params() * Many bugfixes and other changes, see http://php.net/ChangeLog-7.php#7.3.0 - patch changes % php7-ini.patch % php7-no-build-date.patch % php7-odbc-cmp-int-cast.patch - php7-honor-re2c-flags.patch (upstreamed)- update to 7.2.13: This is a security release. http://php.net/ChangeLog-7.php- core package recommends instead of requires smtp_daemon [bsc#1115213]- update to 7.2.12: This is a bugfix release. http://php.net/ChangeLog-7.php - forward ported: % php7-crypt-tests.patch % php7-honor-re2c-flags.patch % php7-odbc-cmp-int-cast.patch- update to 7.2.11: This is a bugfix release. http://php.net/ChangeLog-7.php- updated to 7.2.10: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php- reenable php7-dba support of Berkeley DB [bsc#1108554]- remove Supplements: packageand(%{apache_mmn}:%{name}) from Apache httpd module as I do not see the reason why system that have php7 and apache2 installed should get the module automatically as well. This had a drawback of selecting apache2-prefork while [#] zypper in apache2-worker The following 5 NEW packages are going to be installed: apache2 apache2-mod_php7 apache2-prefork apache2-utils apache2-worker [#] because apache2-mod_php7 Requires: apache2-prefork.- updated to 7.2.9: This is a bugfix release. http://php.net/ChangeLog-7.php- updated to 7.2.8: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.8- updated to 7.2.7: A Bugfix release which includes a segfault fix for opcache. http://php.net/ChangeLog-7.php#7.2.7- actually build against system gd for 42.3, made a bold comment [bsc#1074025c#5]- fix build for SLE12, where %license does not exist- updated to 7.2.6: Bugfix release which includes a memory corruption fix for EXIF. http://php.net/ChangeLog-7.php#7.2.6- Remove php7-freetype-pkgconfig.patch as it seems to break Freetype detection on some systems bsc#1094534- main package requires wwwrun:www user [bsc#1093025]- better workaround for [bsc#1089487]: build mod_phpN.so instead of libphpN.so- rename freetype-pkgconfig.patch to php7-freetype-pkgconfig.patch to align with the rest of patch names- Add freetype-pkgconfig.patch to fix build with new Freetype: use pkg-config to find Freetype libraries- updated to 7.2.5: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.5- build-test.sh: generic spec file name- apache2-mod_php7 does not provide libphp7.so [bsc#1089487]- updated to 7.2.4: This is a security release with also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.4 - php7-no-build-date.patch refreshed- build firebird extension only for openSUSE (sle15 requirement)- Fix build for %arm and aarch64- drop imap extension [bsc#1084461]- BuildRequire pkgconfig(enchant) instead of enchant-devel: enchant is moving to version 2.2, with an enchant-1 as compatibility package. By using the pkgconfig symbol, we don't have to care for the actual package name.- updated to 7.2.3: This is a security release with also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.3 - removed upstreamed php7-pgsql-memory-leak.patch - php7-systzdata-v15.patch refreshed and renamed to php7-systzdata-v16.patch- php7-honor-re2c-flags.patch: honor RE2C_FLAGS everywhere. - remove generated lexers so they are recreated at build time- php7-date-regenerate-lexers.patch: honor RE2C_FLAGS- Support password_hash("...", PASSWORD_ARGON2I), buildrequire libargon2 in supported products.- Remove buildRequires on: * libevent-devel: php7-fpm does not use it. * pam-devel: not used - Add buildrequire on zlib-devel explicitly. - libvpx is not needed but libwebp is, only when not building against system gd. xft likewise.- fixed memory leak in pgsql extension, php function pg_escape_bytea https://bugs.php.net/bug.php?id=75838 [bsc#1076970] (internal) + php7-pgsql-memory-leak.patch- updated to 7.2.2: This is a bugfix release, with several bug fixes included. http://php.net/ChangeLog-7.php#7.2.2- do not build against system gd when suse_version < 1500- fix build for SLE12*- updated to 7.2.1: Several security bugs were fixed in this release. http://php.net/ChangeLog-7.php#7.2.1- build against newer webp [bsc#1074121]- build with SLE12*- updated to 7.2.0: features and improvements: * Convert numeric keys in object/array casts * Counting of non-countable objects * Object typehint * HashContext as Object * Argon2 in password hash * Improve TLS constants to sane values * Mcrypt extension removed * New sodium extension - patches: . php7-systzdata-v14.patch transformed to php7-systzdata-v15.patch . removed upstreamed php7-aarch64-mult.patch- updated to 7.1.12: This is a bugfix release, with several bug fixes included.- Add php-cli as provides to php7- updated to 7.1.11: This is a bugfix release, with several bug fixes included.- fixed installation of wrong cli [bsc#1061555]- Update not-so-useful repeated package summaries. Update the descriptions to have a bit more explanation. Replace old tar syntax.- build and ship embed SAPI + php7-embed.patch- updated to 7.1.10: Several bugs have been fixed, see https://secure.php.net/ChangeLog-7.php for details- aarch64-mult.patch renamed to php7-aarch64-mult.patch- php7-devel requires php7-pear [bsc#1057104]- Changes related to boo#1056822 - New packaging macros in macros.php: %php_pearxmldir, %pear_phpdir, %pear_phpdir, %pear_testdir, %pear_datadir, %pear_cfgdir, %pear_wwwdir, %pear_metadir, %pecl_phpdir, %pecl_docdir, %pecl_testdir, %pecl_datadir - Updated packaging documentation in README.macros- Updated to 7.1.9: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.9- added /usr/bin/php7 [bsc#734176]- php7-pear should explicitly require php7-pear-Archive_Tar otherwise this dependency must be declared in every php7-pear-* package explicitly. [bnc#1052389]- Updated to 7.1.8: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.8- Replace %__-type macro indirections.- date extension: regenerate lexers when needed + php7-date-regenerate-lexers.patch- dropped mcrypt extension [fate#323673]- updated to 7.1.7: This is a security release with several bug fixes included.- Drop sle11 support as we are not building against it anymore - Remove php7-BNC-457056.patch that was applied on sle11 only - Remove dependency on imap-devel, it is not used - Switch spell from aspell to enchant, dropping pspell subpackage - Remove unknown switch options from php cli build - Drop support for berkleydb format, by default there are more supported solutions built in php - Use %configure macro in the build phases- updated to 7.1.6: Several bugs have been fixed.- Updated to 7.1.5: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.5- Updated to 7.1.4: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.4- Updated to 7.1.3: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.3- Don't install the init script if we use systemd- updated to 7.1.2: Several bugs have been fixed. - deleted php7-getrandom-test.patch, upstreamed- updated to 7.1.1: This release is the first point release in the 7.x series. PHP 7.1 comes with numerous improvements and new features such as * Nullable types * Void return type * Iterable pseudo-type * Class constant visiblity modifiers * Square bracket syntax for list() and the ability to specify keys in list() * Catching multiple exceptions types * Many more features and changes… - migration: http://php.net/manual/en/migration71.php - php7-systzdata-v13.patch replaced by php7-systzdata-v14.patch- suggest php7-* instead of php-* [bsc#1022158c#4] - do not suggest php-suhosin at all as we do not build it (not ported to php7 yet)- updated to 7.0.15: Several security bugs were fixed in this release.- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete.- updated to 7.0.14: Several security bugs were fixed in this release.- updated to 7.0.13: This is a security release. Several security bugs were fixed in this release.- adjust firebird dependency- updated to 7.0.12: This is a security release. Several security bugs were fixed in this release.- updated to 7.0.11: Several security bugs were fixed in this release.- php7-getrandom-test.patch: Fix incorrect test for the getrandom syscall.- updated to 7.0.10: Several security bugs were fixed in this release.- updated to 7.0.9: Several security bugs were fixed in this release, including the HTTP_PROXY issue.- updated to 7.0.8: This is a security release. Several security bugs were fixed in this release. - removed: php7-mbstring-missing-return.patch (upstreamed)- systemd unit: remove syslog.target from After [bsc#983938]- updated to 7.0.7: This is a security release. Several security bugs were fixed in this release.- updated to 7.0.6: This is a security release. Several security bugs were fixed in this release. * removed upstreamed php7-no-reentrant-crypt.patch- aarch64-mult.patch: fix asm constraints in aarch64 multiply macro- build for sle12- correct public key- updated to 7.0.5- firebird builds now- update to 7.0.4- updated to 7.0.3- require postgresql-devel < 9.4 for sle12 to fix build- more versioned provides- update to 7.0.2: 31 reported bugs has been fixed, including 6 security related issues.- update to 7.0.1- php5-pear-Archive_Tar provides 1.4.0 - install .depdb and .depdblock files along metadata * php5-depdb-path.patch - versioned provides in subpackages- Provide obsoletes for sub-packages to improve upgrade process.- Obsolete php5 since php7 conflicts and should replace.- marcello at ceschia.de: fix path php-fpm.conf- set pear's metadata dir to %{peardir}- Spec cleanup * Split Archive_Tar from -pear sub packge to allow updating this part via rpm * Added "Provides: php-firebird" to -firebird sub package * Added "Provides: mod_php_any" to server api module packages - fastcgi and -fpm- test mod_php with %apache_test_module_curl - restart apache during mod_php upgrade- add php5-fix_net-snmp_disable_MD5.patch [bnc#944302]- fixed segfault in odbc extension when result set is containing NULL (php bugs #52554, #53007) [bnc#935074] (internal) + php7-odbc-cmp-int-cast.patch- updated to 7.0.0 * see NEWS for changes * see UPGRADING for 5.6.x -> 7.0.x transition - removed unneded or not upstreamed patches for long time: * php5-cloexec.patch * php5-missing-extdeps.patch * php5-format-string-issues.patch * php5-per-mod-log.patch * php5-apache24-updates.patch * php5-crypto-checks.patch * php5-systzdata-r12.patch (new: php7-systzdata-v13.patch)- updated to 5.6.11: Five security-related issues in PHP were fixed in this release, including CVE-2015-3152.- php5-systemd-unit.patch: set Killmode=mixed in order to ensure fpm and children forked by script can terminate cleanly.- mod_php5.so executable- use apache-rpm-macros- updated to 5.6.10: Several bugs have been fixed as well as several security issues into some bundled libraries (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-2325 and CVE-2015-2326).- enable apparmor support: new BR libapparmor-devel- update to 5.6.9: Several bugs have been fixed. - systzdata patch updated to r12 - php5-systzdata-r10.patch + php5-systzdata-r12.patch- update to 5.6.8: Several bugs have been fixed some of them beeing security related, like CVE-2015-1351 and CVE-2015-1352. - refreshed php5-crypto-checks.patch- configure php-fpm with --localstatedir=/var [bnc#927147]- systzdata patch updated to r10 - php5-systzdata-v7.patch + php5-systzdata-r10.patch- build against system gd and libzip only for 13.2 and above- update to 5.6.7: Several bugs have been fixed as well as CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331.- build against system gd [bnc#923946]- build against system libzip [bnc#922894]- update to 5.6.6: fixes several bugs and addresses CVE-2015-0235 and CVE-2015-0273.- added README.default_socket_timeout [bnc#907519]- fix sle_11_sp3 build- update to 5.6.5: This release fixes several bugs as well as CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232. - removed patches: * php-CVE-2014-9426.patch * php-CVE-2014-9427.patch * php-CVE-2015-0231.patch- added php-CVE-2015-0231.patch [bnc#910659]- added php-CVE-2014-9426.patch [bnc#911663] - added php-CVE-2014-9427.patch [bnc#911664]- update to 5.6.4: This release fixes several bugs and one CVE related to unserialization.- update to 5.6.3: This release fixes several bugs and one CVE in the fileinfo extension.- update to 5.6.2: Four security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670.- upgraded to 5.6.1: * Several bugs were fixed in this release (including CVE-2014-3622).mourvedre 17678048328.2.30-150600.3.25.18.2.30-150600.3.25.1php8-testtestresults.txt/usr/share/doc/packages//usr/share/doc/packages/php8-test/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:42122/SUSE_SLE-15-SP6_Update/2823b6c261da4d6eb3ee107b6b102e8f-php8.SUSE_SLE-15-SP6_Update:testdrpmxz5ppc64le-suse-linuxdirectoryUTF-8 Unicode text, with CR, LF line terminators, with escape sequencesAy-P ||utf-877bdc1f4c7d148b802f6b10ea65127182d02770381e338feb7f27198a9152ced?P7zXZ !t/]"k%:yarNoRN&m5 |>̊n?Ϭ@| rt5Ib${B&M+!Df@FH:w =0JRy(n\o{ jzӹToKU&nzi3ٓ%ZҦM׉Q?N2),Ǹtk"`'f"ڏ<RÎjH*OYԨ4{9U[)i)7+P8D H'ߵW0z,sG!3%Vv#?!ÔZ_@iDH޾G AF_ 4"i0+ Uo1GBߔ{xD`rNUa*vDR9W-K_B+ثpM Fy+_w EĂY<[t\{zy`y Ad1ĕco's9~u@hSQ#eswO` ޽$#NJR"^ @x!bQ_LA],4V24ړmy#[t!J_\OJkxjW%؀,1w 3y.R ɏ.4T<@oED?m&~ZP\FcvD T!-ܧ*א~!Qy۬8tiCCi9*d>L,OʓCi Gp2m-7aZC/~E]&.AHaz3O~8hU`O(=A0jgxŒn 9 jѫ^l^FϴA@9e_M1̕ xK 6+$vgs|ڣ4 'vij1gܘ>Cf<̫u_ҭ5$AR^R^߃xfٲj/4$3B"/N#h֘ ;"C#P'uhr4 hp/sNX${Kv\` %#->n|ivJRvwLwS{Pk`.^-bL-y7zS"7VIW,0v8_NXs"OpE$+$WZ9KqNvAY~E?_qlM-S lE6F_:-6<ѵFla;Q}B-!,0 ;,7HF#̐uI`/p[>tRC^b}HݳjlM(`m<[|%-dtq" @y;DkC OEAlaҐ@r{M4OڂE,1 3  ? )r" AYl׼"Pr6GB/'g@.PkRCώf[@ȶT JZ/1[Nժ'0fF b|߫>dĸiCY IYI߲@ b}]'\;nd"J5ԓI8݉{{/ _#mO6kw'2E!r; _~7Kq^wHsG |K[Hj);x dy(_+Mv+H(W}ML5qF㐷J7״ečk 7%U_a]I'ߊ5.7A+N]Ҍ8P% ֦:v{R"h!K? L*%-!oKf2MVjpLSC`>l!Q<嬪p^~(^ZQ|u>](Qs*܈dZ'U-҇lK9@Jfէ!&|::;DbSa/GcLqM2$A}r[ 11wE9IQVvc@[$لCIS(/)iZ Z1<٘:uc첗Um6lNlBp j[rR &,65ZIvkk`'V3va}n 1o[vŮ`XBD~ZXT gԖY~9)MǓz[B6+yBf"%Jj '㣁 FLmKFj-Ha=NQ˩оJkBM&BX`m.?(Bq uuȃ,%@H&MqxN|0+`p" j 9Q 8YG+3MB.[w(/>0f6?o W>xA"s %.#֏u8y}`TNsPA!o)MOnR= "Li4ٛ@śm?daQS M_>9F(XH~IsMĿo{Uhtx k.$s^F}A/nJ^!iJzW<ζ#Wh>m]!1Z17 B-hn2uP®"Q7Bl|n(L-[Q?kGZLla&V(g}o~sK|xI?qs\z)XȁPpg*3+bC~,ɏvPvT6Q0+18 ״l{Z'gB!E8](̚jH1E u5D>i3&Pa5chuDkD4Vuˍ9M6/oYU/'bF_oaa!JDגըRsfN< KӮ Q)A2!G׀Oe|[D|~8jG!t @HtC@|mh>& Y 9F[-S%Y(\Ojj3=m[#WLTVZfhDh(M`,>0\`NqX7ŬOX `ytm55y÷K0.{TGB!hB0hO \6gWt r E@"&X wYi!ac 9і"?uLQBabեo#*ηZm̐CS(s}E蒶Gϵ)R_k͌( XnƮ mD~o-qC6t^-DrK39g^&'dTqlI?lHNpevVm&M;Jig$ggw|KTw3͇T`".Ơ/g/e-)sasc3C>H-ߤgA?L/ѯ\6\d),:dyכܲx\=kˌڏ6XH~Â;K.vP$|T&Uu $;L 5=:dΣ $pPT=m?Or!Gz[5 0&V"!NnS}_c𡭐BfVů8ʿw= /jS: 78JH+>+VϢP#>u}oFCltq6'(MR -NIYr wNّ=uͦ@d0nqUx0)N^ǡ|$$&űVqtVgcQVbȖ?) =!=JVиwv~HT!dPMu ewM.` Ȓgw rr8ݶslZLX/~ t;Ƃ{-hk7m$%5Ν5X]OR(\]^RePF}k\ZY{%cZ8qzYYBER/[ ˤ}P̤w &{Tki8L0k sY,JH]=pxd#3GQ4m2 y9 gB#pZK L`:#nڃbt*g~I;֤BRHF׹YWVbXLA/'9EEFv|-KD+np> '6i?k|8!Fjܒ3+FI*!ųmdq!y[~ih]Aot+RR%Q\х 򓼴̃^u{W{k l%bʇ~s gMÎt/nO1WOyHc" (rJb6a@rAjǓ/4 ˮ`^q,'ܘ:SZ&oȮKX2vVpĞEwD'g[@ kL{hHZ@xR?cgKDl S]0' c\Z#A8߫:5F&i`F)ղL/à蠟8]B6RXpLvdswZCORhHDވ,=llj+VTrWRwĆbv>}c¼@~\u4[1n#-i_ɋýV+谯6OL!R cpgbBk9C$ݼ\s7a4ET *y<9KGRG?, žAgJmzDVR]j`[Y74cPҋw^#+my0[)Ql0C1=aKgFJs]Nup ؐK(ء4gF)P&(ylU<3+!܎.gD [RRV9{$$bqd)xI3Jh~ndNuB3j4Fu _J3W]n=ʒYTZzq1,CC.*ē3ϻ-Qb\vo)B >4&cym"E{)ៀQz13鑧28Y E-;Hi-+WTMK@ oF,>ʸ=&pԖN6 &E/rs גd^I\C+E½~K; <3`$k4(mvgJdmWt;" çP'B@P LwNNK_|V+_wΒJh̩sv镮ճᬥq-H:<]hî_%#)/)ޓaoӡ`b+qcpdDEOQ^v(Ч20pbY;l@#G)_.2G{.F j&>u:r!; C󍳂+L1 d$3̄"aߧ]LӭMUİ q9hF2kDEҳC Ei~$[x6; qr? ^%R %B%P ߁WdjF?؍ǎp֞X! s{qʗ Å!27Cg8[E\TE[ x6oU.|>704?2s/r8h I7zdryڠB;uk,P,s垎JN<`a;GY*wTڀ<ݧjܠP+1|PŊ8]EԂeo8zJ^R|f6}%x} rN}o.dՄku vnN"[l#I~yjCÝj "n R)nJW`Jf0r߮ZV҃{jVBJok3Wu[n4R<4{rU bN_Q9 ,Hh!0rԐd/I$iI$lr/Y@;VNmɘd1@KZǢ#gH️fLSx9Tk<",ao#m@wRZLf,ȫ]hm!Zfb)O ?e]VE*G/vU"DfM DŅD"p$$|C)މ)ESzpaJLξ8X=5/L4˸>[;v= Ҽn[Zk\fNFؓ0xyYC6M2YeQXvd 'WZ VBNXTGs)¢faie//p2Sv[QzN ^g7@lG49ٓ8`[F0G k_,t3&jV}2)7FmItU{su 58.u,r`3GG7ECn:]?I׻L+ljַ>_VSՁzfe׎+)k^we+Fy&T(`p`➌3[<\deSTÿTDZ5'a;{T74/{xEh0`?Cy z5|n$$ ű}Sa_G`d#ǮaTsII`ߏן?zdс ܋AY'5+ٷx)'oh$ Kc[${DVcRչa TU,rރxptBY)fLP﯃3 21k?4#4H(F(߽?E|oG}Fe>{*brԙ4 ˥iCT`G4FO?U5ci{J4[ouק2XfїsO@Lno8MzbT zi/{*_^.C9~e30"tYh@.Q҄XQ+BԪF%&vpN]~րNMA[)Jt}$vsYcCZAU^3aY,laM0&֓UA`2j>APp'RMAh_ lmZ6Lq >kX.Jppwאhn.f@?XfLdRE3l0inN VM :g'@!gihV 'ٯ*t2Maۙ9FyTEts?@v($I :_eY%Pikg`-O/GL/֙׿UM%>// i}Mh4G)I4%2/8VM!Ԭ;ry{Rf㑃V+Y!_`~'(JG7UQ5Kބܾ?Ky~Zj{Va xHŽR-Id]'ag&ݚ4F>@۪RDH%,-¤p/;/"23ξ%e8d#xhMe5[ȼm 9=+sb]qWzRy)> YL/~i/72jH7`q;ï@Aqr,zp Q}@U,\o%_C%ྌk ^ Ϻc#QTyL($4&AnqMZ^K3c<ˬk L]{Sj`w%o26Njt$|B˳dzL0IFO>^F c*h@m 8l]k T|O܅Y0"/"L2 ÙG (u9)T7:n}]l*@lCPJlys349,bcK."Ҧ̢zl|XXC/1'JOZ?'m9 or$B`~E?ȩX4k3h?sZB>\BrD$!ɫb=MperJ>b^=q+qa~LOà @o`/GDĖ1f*oGw p ʜ_]8BbcY 嫖FNkC6vG# j1KSݹ,cL|;WUb+]8޼20E4 - @k1Tn…$<7_.jV9"Lm9s$58ݲN[.Ś{-E6Ww7Fz' #̍*DV |N~zCcKvߋL FUO1$?{5DPZqvpWEl7klHL&r 9z KT;J>Ŕ9uiiބJP0>-*ӆ>S2./λdl:ɺUW⤇by͸QJn/5L =υWS;MO;)YGgX>~-f`)Vw#إ9FeEtoy~/8^K")bz)x!?FYym_#NDYJzrNu"-^)㷝V#AV cĆ)ن2mbXK 2A`GwXNf>:*/ ˿ 8̕I c1|l`Wю*=ESymkG>e3%SzO)+ϰV$XsvVEҟ#eo 2WĞWOeE9ZE}+P@]H2U<1swDEvxgRD*k~nRIW>fj'4?Y3^PP=/PMe"ԆBJ_gc0-db"oZtKO-;~>BqOXk^ST7LƱ f0>a䳬FTcHe$G7J#r(:\5v ,狠*kY( U -V.{;Xfl6}\3Y= %2! XP!{YP1 _%Qc-~Q5xΙzN~(x_U~ףA5Ӂ;/XAAg>f'S;keNgɕ{ : Q";ȈaAGv@ ̝8Lȃ"C+PW+Ѯɖ:uJN7pb%(MrF/M= !e Lq}A!Oux_~TV-i=`Yp;*tlbnO ]+ŢNCwR/n_l);[ٰ{j>e|Lsl8ܖ}YmG(>Ĥy=,Mc5lG}:k~n.PȞ@1Ln0$|iY- Xߦi!, KM塡cMv%JJ"wˎ9,$v{Kϑ/v# #.SFiKuX,;+Z0v3*}Pa(^5>ZvT~BL Aɇ%BĜx=7'{2]_壞*Jn%T4(Uuy̢̓d:6ޔ@JL2E#V%s -[qcmab·H< ܪg'olɈl̺KAdc}|:Y&8 滸ti3h(Œx9zS]-C\p f(dL ^6{+c4`wm[%=K>M(=XM<Dacm ijn =kO~1H?38ڗnx,}ޘT{B]2FyY%$T9p*_3Tʩp "B敆$K5Qۮ ^E'R6F+#F ;oPfiIcD YKjA?ϛr!ϩ>UtU`C3\gOLqP"PsJNr y /ie2YY'Cj8ɜ6wD*=PE?igj*jBgEU6/Qj $UUJ % KX Dˤ& U.)9 Cߡxz ;u㺊u?-\5gm' mc)RmN&Plktq]d[~jgG 829p,ψoc/&qMɊW~~Vsdfɪze I4|S'aO(]I6_v',oz Ýj,(=+X56A=jJρ`r{}nI1OZ\9qTxS@rorѫdlIkӏWn:}Ⱦ=€yUeϻ'LG|b2^v4hqMt~'fKR 3ǕCO]}sJ_׋56<>Z5,-Ͷ8vx<7)!bepM6=W9%֎ԷOR Z3Y2ʒE}L>$Уԧ% bHoyKXՀZ۪w䘓VD9}/HG1~>L^[GRL<c6jlVL1Ni*O(S '#n/ye$EѶp{:J/%beԯJckp+03+ u5TJ;y>P\gKy3^(<0EzaI̼ n\'=%JaB"X 0㈳y;5'ET 5%3y?.4֘5W3]]_mȐHHðIs!^=͓_c1"k,ɷ\%xu8?_,[V.[N;Re'pqu)/Die-ʗ^4?ZcY>q=ǃ(, !, n)GFc L-ĝ|hPipMrL^]v?5[uU#t#8̟ T>Tp5^v &c| X ԍ12Xhr͵) u$wC;8ۇ ^)Q[N-pg8[ɚY~ Jٓk)Cw$sMd#2$'cF{N]Ta#nʞxz]ˈ TBt mwni5gՍdfTMovt6';wqA"=ЕLN WH^ASBZi!54IQ$h#co w0Pr&$*B])'hB;~SR[eyHfTcTfUO 9bۉm ч*)hwz઄Trp,o`̳_/*k%2JeyV;|cn3ͭʨD*G:cotě)} ]xUo<%L1MȈD>\a,2m YC>X8~!O'/R ]S)legnkUzX9 "?#9`_Cq kWR3zT7WKwVyY1*[gv(Far%rɚg(Y]|>5:MBL*slwRM[R?n&K#HxXF ͑S,">"biYZO3fN$$4.ޤ |nDaT4ahpA:b~FAs7X٘L`U&S`˚cot#fxX9D($kp#>U,}vdاM͝QFqRyf0>"Q+EyS |zh2aTퟤ11t C^ؔiյ5?Ƚ&=CedlΧ[6vݏ2Zy .j1Hj,-)V? ZL/}dZLt"yLai$| ';oKxQir=;:j Q&!I,bJd~P sލ݈{7ߴ6u%݌h yMµE30Z$! 2*jgWZ'8텮+os y6^ ɾ4j;F7kba}1vhZ'TtLWhZ&*1}aK|Vx_Au">րsk˭irk0-z%8jʈ' |(UaP64u{w> )SxJ0Aۅv哇= peńэ(HX- !P!. Np^>'|JkOg|Z=넢9 frl1*YcQ{B&$Ѧ3m!(6f0ަco20Ĭ eOǺ,Pb%ƕU=9Kɺw *a!!a--"! ^*= Vp"'l1s)<=+nk|?l'w_6xR0 jpMA<*#k,KYNfd]lhNj1XL? klUMLky QRLp~oM0Usߔq1AS6N`o 8jdY}8G& ģj2b2IkH@eR^&7<, {oG}#fe x%!!nshvű̶H5q fM@;wbYh4L_΂w6~= T矏B ^ſ>) Z|2+z{Z m$eIٳ5߾ݐ(Iۘ %!ɸrOB7 Ns*tz,WKV Mx2*Gd`#gqR¦R@* JK Z(̔ns$kI2:NY\i}Q^za&rK%!LzxcnٌaVs3 N-`Z}`8֜Er.^^6xM$ 0i8$U`,0_fzIܙCmKD^:&{aeENC(sqEtT.bUͻ/ڶHfXBı{姥'ͤJ4˓y@ގ!8U7%QY/{3;.]o/`2׀QKP'} n#,i% ui[1h,a'8/Qҹ4-y^@pׄDNBQ~NyX78PxҔ.g ?=I^-'3+2-g1g?\`S ܄A8U jjw-lj4`H)?GW"讅Onl]G`7DطvJIJҊz?I#(9|Er}{~B`Q`(-=#dTӜ?\@tz EH^GʂSg$rL'Mj׀SSʩLnɰCT/^nc)m'8DAR icRHDq)upCn#_f{Xj-G+7va6s?z-XFOQE4K']޽]Qops/1 'C·uPgj-f<*4C bkHraOA h>W5CEPqj9zP5`kz 6 #SbD'< /'}-(# K6o>*6õnl avonh"R4bYL}sT2>9wUCd tM7:]l+ơov'y[ft)f-o %gJcYӫooڌ{~w]RC}vn0@:UΩK5z&N|>f(cc/PMxmI}Xyd?Mr5|Dߚe; >.RLAt2*/*UGמGG1+q{0#ҫuSL`3fFQ07sFaC\)&q5ċO 9`Ԏy(^F֩R%!L#™~+VBks=diL Chw>EͲZ|'\x@'a ׉tg Bm6@W#:@_-Rl  >abj6l0rR/Ofkl^܍~@&Ò72oaT7 ўw̎," \T B686{N"bǒ6?HD[

.Q&6<'HN$AK '1 AF)T7{.t[/#sSd3Tcx{z&ka'%8s"uggbeឿ?5__ lh(u^Kd=$#]2*pyΤ#VGbPpPF,UB MBƫ73Iʏ· / 7ѷyTAբe(.Ws՞K' vtP"@;9LS!ʰz(!#V 14egh E0zݞ[jauqb:rIW>1qA%=%'%qLjqP>?ɮܦ\5Ncv6m zcȻ^A1viHt"*4Dj{ڄu" %>Ϲ%Ầ/ j4?9 y 'u E%G%7 s怱H:M+Bak2FM m4h1݂X=0T)GޜL>;kD*$њ':qo257prٽ)k54p*/JM|1dRBX݉:r-p+\O}MA)p~8өVV8E^oO&ؤ10Cj$̆ݯZ<MFn/tX?5}YwVL5," =ښHjy{(=xQ0Vf;&'$ľ q7-?%Bz0DC~Yq87&io}F&`piM+C`vZ=Qի,3DF6, 9b$8a^ߑsSX #KXT5݉˄I<(L¾RVO!.aiyOUf6Q CP{4|G& )N.C҅mv-5j 0'z&P[@R˟JdHkt;J!ܺw(YA+l Bp짬 r8V92*>MF`].͏'/^>JUKkݝ aUm:XCcL+?#$2@xȶ6ɸ`o ǰbS- )h{7J#6n;xKȅmW?aH[=DaƒD埒%[hu4Sd8و RJc DLj;_4Ota44y~J?飯8If|^TTd,#qX풷 ;mAmʢLhh/UJ\Z')t'CPFv9)K3{Я)VًxjsAvY&>FӮTԥt[Zׅ+ ɲtLƴicXPκ!B u8bTߞՐv ɧ̚X+H'j:#qoF_:8FRþ@պ*rE_-qQۥG~CjfL/W2@3e$$z󈿧!Q:^<c?3Ykm!$!W1xOyTW!a9jC;#?I.Ǜ]= |}gB+,xzfNRd^tą42%Y[Q̃5k,fĴ\摰`uIˊʈnW- ?6Ϭ`^ 'r8g1Ib U_\BSy]WY1/;{҈faq׆kYs5Ml3)4@`r‹V%<e; U i}C*o^Z?bN 1p7#]؄Jy$;5Ьixu;;F;>wg0RP_ G}Gܫ5ɴDkc%@Lژ`C:ݛn͛/`*[zaVvC>?ƅD8iH$VXʛeթ Ԇ %m@n`G[dx3a|jHfuVq-.}yG%*",?Fg Bihy4o%#Cb]mh:w'.aeˎ[ebbz.oBpxn?aR&:Ң 8s--mJCjj}9=[4ӗ:(Q]A4d@^ L>0LL6ޤ1$u-poɾgvkk#|q pTװ/H* K@{ }g2]WOo;ؤvS54{1m_j3i# oWpuW@.bfzߩ(My/Ҵݗeu֤TٔGRc0+t9fӰ ഴ3a/t7*S X"R8DzWU~4ܝ2$0j_ؔirϐ`E@7s׿YMqAj !Fs4DTe~|X #3~5Oc}ΐ'C( 3&w pNN tq&/U5M[W` @7vj^_WLBadٸwhkFQxl6)택o̶񈐳7WY|h\.یgu\9!*֣KйϸJX4'~ݱ 8Q7v9&ijR{6uu~ď_p\9nH* |=$|ˣbFjyiZLsE-j,kfg0;G'_` ZxזItk "x)"}htV.S2'Ԅ\L0o|l!S\1*K} qNFút!'slv-@\|j8Qo vĥ&e:f`5Plv-(B9 &}0/+Z, 2V |_.09.jDOGˤoCb1p§Mآc6Qnz%)͚`3;9*210. A։eh5 3ToqƴhXCx$yLMxfH-RKm9]J{+'ZV?{40 (H`ʝė C@ݫ)T0D"d/8(J2kme/IkO[@NRLg{%r7cZ[j #-^&"P vҋgMO3Aylq\f"MtY[hBbWHvŸԯ#TKowoΟp\d‹%12]BՖُV@)"~DsԮ{aϯoVUg7S*v؆kBu~_/y |iP<\Rl3Œ1bRF-E+ yZtqm NEqҩR ˆ,Tb^> \SROf`ݬ:U/L'GG Wz0` jLMyv^?mμq7T"oUnO\/*c:4/䟲f̚l n}Ŋ9iԖdĮyd@qMzg҄.5K^&7aw̅Mwv^˔Eބ1nKb >ҎN"ZF4pH`! ._Λہt7g-UC欛}T-.5`V#0G'G)oAd>&٤g]2əXgBI6kCBf\1):+Pu29wY8[`ܨ v$}&$; 0p-0+t$)Ù0!VL{W~w{|hѼQ2S⦨`*Gm9$ѴVLYԧ$4!q 5-dU X5&'vW. j:'>4#Z41L)V@'>Jɻ*\v}8tV>;~TqBN/M${3XȰLߜ<0+._QirEf'ߦ}>ʡRF3н-r0.ٙL0_4F _<% 4B_Veq<O3Y@ E(2lJcEF[ʺ5! U&*p oSIFrOst=UxK_i]),,hzS( iTN +%i"PY/L*Mk+/EB#D'k:Ԟ7=@' 4݋CCmۿ̒7u+"#x #!aGSsHԼ8iZbf6p:\ArC |'mbް *G|AщgJc n4kGR})H4+Wɟ(c]JMdH2"lVK͂hbVgdlp,R]5QaZgs$8 %4d}=4@-팇-D#.Md똛FȢs\~N\+ɘ+3%/VGWu V[d#jYYֻ;REUz`y k*6#:ܝR p^0 hȈ ҤV.=}dZR,G!.$*y WaVH̀5\1PAi^.3MFiBơ}BzqV".!Z.{肋'1@-+yMrr7ndMpuDa4ephm^d1RS YTV*pb(nQe#C Qϊ +Tl5&8u YkMC=uOU`F>_d$ׇH U|Μ̕!Ο+ƧKNߨ}G@qG#Hjp]X{:ѫU9 b5_" 89z-Ú jĕ݅G~ʲ _B%#\Iz|~~}bC¿Iyv +G{r?k*ʸ!_ėUnq%zmj:~ _q'"$K9]8ݍbX&Cs1ޢFEs|TCe_*wc|nUi 971jKWV-bPA z-t Sa[@L<Ԉ^ s(}"WT=AlJRopl/d$y7%ȔҚz_rm A-$4@ަƕKd{Χs˵C,Iٳ.tQlK/9sFZ1)޳$#Ntc^m#\W-!J`UYL<)4~pNk-O>y&:^YrpkѰe3q =I ӌañGJS{jAkbG?L\y撒Lؙ˿` =pN -dՋǏpT C}x_wGElrq6Ŵ=5=§!WDhrBrItB5?~܉*+}Ukʘ8팵n N+$c!2bnVu6WXW8a SB'XpnRL n4 EE>QQj(xX/E5%N;ai EŘu%$լH6Ԝz_FFZg H<$:a+K#]Vc77_IP~Wȶ<9@P%_K ,ȿ&MqCA~d3zꫴQD@mYBqK! L*vq5LGi4Wہs 0r6q*|<,~i"yqќ?@žs,2DFBDIcl,mj˾FҀlX*#xvtwZ\=&yzjfӠs]B9LpPQOE@ ӻ>9n;HcD70R$|dհNtu}ICm䦈W[vno~N-s1*3xÞ<&gcY ۱nG sC|oE0xGytT=6(GѳH[Ʉϛ JqK*Erf#GDXԺ@j"k|ӐOiuCW{x w{f(J`o'vLm#@jѹu\ ZU txoG'g@ӵ"T$74F憵%~ \a.E'V"dtar=mBڠ(08^Sy2('Jz $P_DhxQ6-X N^ "|2)q3]jەtjcrێiA3@c*,Ãjنs M#̘[jÉ3c,? %2j% _TJƙyG@ 6A,t}A֊;]z! >f:k Im^%8hj2Gx[,+aT׬2r|ϨpJ ٠JdgWHC[kF܈$U#(~3Zq5Vֈ[nb-{!bgGsklK eq*<mik|L:qI%}T8{4tf@瑕aV~i9W ֬ګ/e%5Cw Ś+nX&r/gJj7W$S_qiIcx =ԘAJTS 5H^!#*G?„%HpU}^?& 砎fv _w@dHPًlYh!{YjmM%ƶ'z%) \`m\~}L&/os[3Y@Xʌ\f7֎G&ITފ~i>xt=a W<ؑXّ`!r{hwlsPcqj~S a3,i"}ϹwK<:tbXW5#iCA;^+ M4?ڳEG^آN)l܂VH ˭ WgrGe% Ǟ/M U7#ZnMރyw jxnn`g%PB=ilYV-vj v&(=-խZF NY,DP%>{@ͽ 9Z(,n&nq'V' kځˇ`m$IB蠕YLKNa!F@/k"E̯ eCï*E:j1zf&&Rj,$dl@vO8C寧x( )/,V]]ί`MWZW&#~0VGJ*cIK&MhҩVDo˓o@A~QFJ|tg.Λڑ PBj1MA+++t{boK2/!ʒG/:*ZE`r,Rn?o%5! 5^k Ex_Ha@KE " b<oE<.@9y`mwg'^q|?fGnQct$!l!kg.0WOnگ!CI x̢(')DGgdD-_y;"E5 gɆ喥ΈY d8]A:֏bؑIHvHz)ܓE}<Ŕ ߡ##L\Kn#Rk=A'\Yl`a'!y3",*<;a4c@iBw Znk.t*ߖ{.naM-MJýQ]/P`V Y.[|2$\x!Y1#T]VirYF,AW=A;݌gZ2V:bsCl J\˅(r/!Ș`&AD(ъHU=Hel]Z,Rd f޸R3Bwe1~`_9û `J8EdVaȩ'$P}1ݨ%R`e4MjMo8%-OB!5s(>| V NeY7;6>_IXc Q;R b9&\յx6΁P7)Ӹf?mH`Zd.zI"kZ g&Ijqi6m,!$>n1uIޛr ZpU}QR_us3w!?\DꟼR1~Lƾ`zDou2K>%0hr"G!R]6f:!,O.a! z/%? ٧4;:u aY)7.RbH:$V-&ZsBkJ^Ws*Q ÉN:I5)w819}OсؔƊ,ihڐKCߦF+fT@ݺ. +dMFsdĭ^ث/Ёg7*) zɗVFC9dvv?UJ0. Ov_D5Ř`?%|KO{-=ǢѩlyeWQYdř(E 1Y<)h/'-ǓUߎG*-4MU+NwoyF#'ӌ ݦ{[$PKJMq.$ 1լhyXZ8Vb7X•XE4V #HE? zܕ[݃dު.dAS5X$4ӗ$b!㍣Bcͻw8% W+$(M/[g - E2w;e+"$ 7:G, o0{mo/R !^sTaU^3'h:Q#PQ%BcԟKXrcMbIvϞe6oB>u|~{FSJT(P1L݋^Ӱr&D-om-Bu# FO މ27ׯ#n`}ʼڄmdHߝEc*E+6sՎ"ϷX>+ z'h_ IqxxnM}+I(T \i;Lj2 1<FBP}z:PpMQiN-{"?J.K?Su9l\FA]7ioH2T(XPƏK*D^(JQ֌SӔŚ1fGU,M=w$n9G禍'K5A2K?Fld0ŊWnȞ [(8q}Q!Fo,h&,<0?|go'$aatH(Q6cx' [RҚ :WN /$.;E& +$1[`˹-Q&^q%p!OiUF=9:^fwzTD jlZJ+?*f"zd.=\R|;D"hj9eL+ܥ]_󰡏0Va?Xb`ə UNYCˡ^uM0^©b(>`+R3碜*_O,ȗpsz eb87BY\AOQ:i2}VLXb:ҁ:O՜)':ĸ$[u p M :\ⳛ.KId^h}KJ0mٽQAm^R/E+C͙ZMׂh gTRYdEpx64jIO jX&za C^sR-T߄voHD3LMhtی[PP3{K{OXiqQ3LtdyeDXWDہض_%OEha"+ը2[(c ۫A7mH OyX3-|LC0;: c[p^TEˌ5~_2(JyEa|I3BS!:zb96u]>u1snO,̦DWIUۍ"jm v )hދ541Lb6+9IaJ@V;v ڔ⇫i}Q=h#%!$i0~)ko7-ZPh&q\L ]T$RfKA7MvkvEd/KGsY|藃o0kYBe#F`,I\F&`OcPMT1w\&UH>tj[[ [UHXsiBz d)T Eg-rwW%JqGbw{##tx,u8׉W%Y@&!GڨFVU'_|ST` 2$U^Р!cL\WH /@ V)_<1ڦdi2cfg4 "{y^:Ņ1. >OiW,y@,${h>7á,ӿ32z4:.L1S1'R0CJ\&?Fd(c"i,/Z,E㓦fq1@1 zlӫ'a }G1kXu3Bޛ*T ï~rNz)j~}}8"|h)Ue#"57)v5%tۜnqI91σw}71ߜM2넚|64~'#E)R_/h$TWڜP"nX[ntU-BpmrVM%Igi<*Xx tn"1Q#i w*ӊ.m,IZVR-DP=ܲumɫ-Ҽ.J W!ʵ3*.)D9OBN(&V?58''[6q39V {bQ/1'ݼ:o󂩧u!k#9OkӊK0Uwzp+aB>rEHUwX&U鎶Mi ec`q=_<哗)]PTcE^ d`+Np>yD i f+tlam=EGTC"8T@{+wΈ&L쑷3z2؂eVac >j2WąAü؟@qQ}?z:JnRO~ f $V`cYqzɬyލ=)nAJDW|s<fjX;gozNH ux l)[uEU3nDWF5{=D36 >4X,34::әFD0*0 ]fO Bv <%-^J\@?lF .j=3KOfKσi|Q϶vJ>Eʬ>M~JPܑ$d4k9zV4Ϣ7F8|~6TldJ2vZ Zh?Ͱm_. YMkW>0R#fL,XOEjQ`~$MňK>I IJ18j._dj\8YpHmRynGI_(#0fU+9s6 &Rњ|aC%sMk%bQ??UW bPhkWS fPoU-oi8|#*=Ұ.!mQp}m zIj!4u)a[XrBtJҧ2 c4j,lm˙˵]⢝L+/1x'%aIA%%ۡQPa}:9lfpwf 7O(rsGX幃ߦ c!'7MqAAY=zಐXgͣHδ Pg_iI\ZɍV%Sr%"y{Ϗ)\@B v\2oo䚍:g$/FfGg͢Vm$2l CdWkxJʤ95bARb8ˆ~E_صwMN3_΃cUp2-Bd3AMyifM@/ 1oa܊Tu_淭r Mr!v"s{s ]LF#hJ8R1bwa @b;@ Img`] (g-ITU%%2ҝxߝjrNJ+!M.:m1r2:^ p~-}*A;sR%URd 0~/~M` 3&`Cb< W!QJ' B@O욛ݣ =91: ?Ãc9Kj~Jze' DrϥJw;G"Qm:fho!hri zN@>Y(փ]`š_"E/CC-M1pҎӂWɕ+2U3O0MApSMriN0ҍQ~1T3yWG43<-H\RdRc4O[PL ^M&f=Q="Dm*O&bbҋ؊T^bvݲwEywВ`:l˜}jꙔ-Ҝ;[&fH]D٠^jm] ,s~ .:qٽx@;P:ӡLqܱ*vSLЄ <./NDAhrH$Jx#_3@[. hz_u95y %RtЪ=5TLvi+4{)IJM Fv{SޚmͿ+\,ɇ\B!yg]$4Q@iN1^C!O4\\ݒ-O%8ݧϱg*yij6Az/+sMZK2R\̷sF@A:CkwE/.>IHEŬkbmrj f ,n>n!u\IS4zwKC(v Z5#WZy({dVG"Ħxtfjl( B$_\4:r} V|. yRy|b櫐l@4BW?#Jx%Օ ) N[ڏ]ֈ `;Dw8El2aN.@0 txu$~\lۜY]>rRwZ ?&4eP@޼T #3"$k;6×A%amO# r6dGraQ?OX{7hF#*¸Gj*a tyujzC3\P`<4&WYcW}dqt%@yLï1X=D7꼥 Cv$4RBJxݵ2<|`uJNg=A=@H>~/ZȒ' V:2CقD K/so8̎uKpSoB \]p<\B qˎ.g f+pF_Y(dS 5xޭWvQ5'myB%S.^2')JSu?t-~yqNid JmsQŜ ] ] Թ VW2=Y_0J4tYe>~k={`uS|~XGnbPӃܓ-EoeS'#QToӥJ3R;-q?r81)ZaH#!rml@ ;h!=+2>YJqV Zo+8Ai[dPS-aSƙv+V{xUjdU&WBC3N 2PS]'ZX#ץ=/*?m:>mo OF0syMpyO+R^[H?ކL z ̌ rqMU A~?Tف,`` s]מa\kT-m @+0`VVؔ@ώğ50{c2b^=D$I)|AqH_ IbCstRwwLʙVV:ӓ}ӽ`}Gԭ7ZMYyl3>a&B)Rumga+!Y_0L^k|%6 *p/012) UH#"M!}ބ^hQݷ3yQ0r:<{`b mPVۓrNͤ5̣T»d6vʑ@*`c{*Gw=$d+212°nZ )h@}]*ve\+׎u͈uBwz9jV1P^x+m O`xqH8gҧRقUxױcU6z*AKLNZkl6Gذt#H@>"Juj/ "Ld.o$I$SGȺ4zzܤ9֭dKb zͥM䩏{Iv$&F.2K:  N$Tfs`׷ڙ~Ԍ%"I0{QZpc%$:ҐS#q ׷'XJU6_~܇WW8F.\F]9#|Kȵӿ*Qw @w$aXQ$q^C|+=DO4Ah}`}GYsPc|RAIvxJj-m~a;D<^@sݬbuA[7=wS۶6N&M{9 d$_`\TXP$y`87vo^\+CLèP6S8z&1]ssϿz7 ,Jg&FH~4&ns"Lhdo82ה9iAYZkz-"-Ņl!ȽX+fkLdq.&7(i}M !'I0|8pkW fEUe"-sL$7Ik:+c(,¹8h(Cw|OS0x6y]r(zQUGZ'!Huw^լ+Jr|8Ӑot`: A="vӍc΀ʅCyG,ASLQ2:θ2>y`bKg>BXz~TƷZ*KBOf[?Į89<'+T}S^97-@B,ݡ2,2 L:(p> ub(ǯ~l!%"q=X" z8)[;ΘFЙ8M[(L(}4_HO8-NnFA;D+"ƫ\VMg'Rm?uS+wt0ֹ3/nby[aR&r ]0*'Q&otdNX4'RۍgS"ɄAvp0JEnjD!"˓E l@(qpv6f#V0R5_֜/^ɃRp αoX,?u22Xߋ/䘁3%0眈o13\YՄ1]_6,Ε \P-l6~I [l>ZCU,C|g>ޱ@Q{G"a$f F{o"Du:X3v?÷K3^Qv q?,6*7MA)[nʖpkNHG= )}8t%eBj5R`Ye؋Fr5MJ,΢-}?:,|ЬO05,DGԠ͙4^.1X>g^ϣPY)tHAi⏳K]o⽡ѨC.l *mq`ڦ@ݸFwCpfgg^N尴ƌYj@ WtqfyQ I?00e%⸉g>WmdS6KWmy՜ w%<_k|䵪7UNH==U tQqK XSlnEcJQ('VL>x֘yPSIY-rWL+i羦CIAΨU[' [ ϧ a^XͺlC K(^HtP_3~-*Iɦ1~I֣Z)g/rL )~lh|v|/IGue߲4Du|`3o5ims1N|GmW\8|0wKuA;6B9^U$z@mrĦD۟"=™f:j>uu5bPs{  R_h- ֛Vdg!)gF,װRF6= @Y@ R{ ka)FKQ˼MG+a p~]T]PƪZ=^VX*'"*_UڰV R3+š}&h8Uk]p~J/w(qªgRDH;GlUVo-n)4M*}zG[F#*5l*lS>ͪW𛣄{99X $0Q(om+9Pˊp@hnꆫT)0!gH*IXcXӽtӌ'zj#_VCϰ)x^ Fea*^u.ٓ|&L ~Gjk$Ä]ۊ8A 9Td%pv #OXfG !9qZD(U$1ⶬmuy2CJ|=uaJmbY&Xmrw3ƪDnȫ c߷nMO|YuD)!]h$6a_-UD7)Y{K.UZfOAG?3>mq} VVܓ'nAOEoŷ @l ᎲeOIbH~4Pxe6;$7Gu 鞉 KL*$T4¦̽RX;0Z^Y(,j$D4[{k0uIy3}AݓѼvX+z I47t L}W) {{@W >XɎ)ŇiRM Ml9٩,l/1"rmY&J'UT[jU/w9no(1#\ᄡG*)8O`ԢOx=ާ+I9vqR GGVGPUR>N@-[E( Twdb(Ϧr^[ N:Ί!#%e𖂞DާI4fVi"@4}Y\80 q#R]`*_7.Ϟ&! ]| wq7[8^ DE` ؏C]riE/Jb5Z컡yTpҢ h-2x<0_6AEl0 l:١#nO(%#1id,{@zC^NUnI*q<#cIaXYu8 d6̣5)9\~z:x28p̾TФ=dXMuA{Zm!u&gI A46~KKLé)0T-L6&m7ʶ^cFӛ*ؾTIG*cARV.!R2]) rT5522Zeqbw\<[spQeG4YpŌ28zֺVxRCڸ&zy/O IQ+8Il>2R~c|=7G ΪJ+#BHNTJD6Ipk`՜S~HCݪk؊LO6I͌{;q.Dw[{zs!XkKu;pZ[є,³+IũО?pQ@ L2XW61 zuPHa!5+EB&Aݟf<&AcSQt Rz͢W.X^HYR(bTaO&ª:{#DG.D\^:T{wԤ{r,}73Ts IGXYDin;D$ѧίsu)TQxfSPRrk{.As kIl?Hk F!7|Rv4,CD!YWLb7)UQCmƑtd- ]Cz<'l۱P;PB Vʂ2}u{_q !S_6exܻWf5pBhoݺOdMY1qqj_'/ moAxZLY4 ZhNlxhAٮ[PI3a5DU>=^ \j 1kd/QD_mRxgHi-Xavd[ 艖G%Sͥ`^4şV#=i iOBqq/5wQZ=թb}b }ssKJ@)[c3*+)/'tV)CE/TBdB8/ lO[{0 CMr\vZonh?fv,KMl  T{60ܝu$z#jߘYӞ3 !nWz=߬!~M/NcU/Dtߡ9 2!"!CkvYMf@iXgg̭d| |1(6-]%3,V3 ѿ"\fbW e%!Mx N2.u7ZY;Mn挸UTq0G$+ktP=zGöHq)QGg'AH n(ɢ IQiVS[S&9~:$zIl\ Gs07!5 B{ecʜm-4gޟG{yb (\V#oИNN2j[+?!Wǁ2$x35ݤѫgkh -t:jψnD. +,((߾. hf& ##s+ѹ)'+I[ ֦,lHT9LBu^Ɵa~P<̎uDMch]gpp"򔛾Nޏ+- ,/vg;MZZpMnV+iRetH~On 8Yf"<:;1fJgϢ#G!E^P4䝂 {eNYUqAds<OK_hhso/H[;0ENJ^(ehP _|+M=L S$>ֹ֌7 z$sPmܢ|aB 9SLUO"Ё]uE!EaL|J {v~<ݬyRcߞa޽_Y;,^YH ލꖭ(}(0oE! 3]D%#!FBXv~C2ʬ A#B`lʠX!f^rXg֝`ᑷ]ԄLuG^܁,B$3 eLsQܵ^ .Çq=T 9l:`eiWfa^=1Db3@( ]*A(T:s7Լ]J܋? *ޜ%q&ZNAx%c + W/xZ[iF^Y l&7lgز_e`Z GJ8ᙫQjtwi$&~)m)5U zk&vhq)3* 's7饛6M|7Q:g_]FZ-QD]AHޫ֧ aU:7; ->&W=Iu82j.4w4SX+I}//eu^Rk6$zKƪ6&ϗ.lި;뙌e[ˑ!@;\_][8TxjK%;>?)nUW`bePpO71C2b YJy7W1{ra4~ar~r_'C'D=h低ˠ`E|r)3o3U>C ΗqR#oOLReNNCgoH+k`Vӊvfy,r е ? >0*h3r>]Xss?@4=@,2W6g-">}b = {)(<]<]SW !FFyq O%B/#PR]UV@Ư~H)`~{D[EJNavJ[RĕU2:bQ5 K{-TmrK*tROre8$R9)t ߑbpͮ)8P_vNQw.~J+,g3'Hv{v<=ZT-Ek^P}jSjD믮 EB=126լg{^L:6r\`$87dO &$ %cXW,-C:ӝ;B'rh{%xw V/RjقQo7GȎ+7\Q'^|Mes u܃.Teit6K$xǧ;4%&~OU&{p  l>9b: *7 Ĉ6+5@"ЄeLH5]}ks_r~N5+Z#^"lylSŒ=0nü LҼ1l_yɏyZ2:lP) q5X?)4I LJ ~O ^.lgG;)jsk@R\,`|wP5\0 0IQ\ìk7T;TCGA"QR?T-75Y^l Uw.EU[S/ x/2DA,WJ@p̑U( ,\k|sW=8d>k#7*q /!՜b7*+ Y`~lw;&B:+7J^s R):c1+ϝqՠ5cNSg^0MyAT`ubuy,?"JbǼZ}KcYRv`;\DY"Q{Ce@ÌkoMFg M nN2O $B-"RvU3R~^L.>1"}E2f/GBp Us/wuxdES+ma /#ng-~*.O1enEuAt^n ? ē!P:Kvbd˳]?xH;~WQws|!x:'9*Kz~c >%eyدlE YM&a;eB8@GrUB \QdS6푛H`~"stkjHM`>2>96Alg.@Aly[ "7SWmDŽ-5>9Rv,P6) ~K6WmcJ+L?ҵ<'|k38.IO:I*mcs;ع^$ߡ  Nf.V䝡U|_N鍊BW0q/{nÙmYyem W'J6<;M{ <Ci'g.MrI B5cc'(y!=F0 ͣ@tM:/~хscPB>Cx/>]R2֩/bxrF,m+CƎ ҕg1U!'MaګԞ2M#TXȻ;ˋ%ew1 QMICLA AGT:9@-!Ur;V{11m{sIElNec6#u r!MGl^?ڵbJ[$!KffDmN_8+3(F\tX/L$[fGf<_֧XJ[f;P΋b#38>{mŢF-ϛJ'٪5}}JWՎL[^ Vn bU9~kdG@\kkYOHIdk?`@D 2}A~=-$vG'WbXw^~ sģQhcBCB%; N>}tU#1E%8rtHzRӽBqYӻD#Ok$=V4=uS$?9=4&ŰU->M90ElJ.C*}RyG]fi)ktc*9F=hBuTC*a=_!,؛9B2E46rf!A^qj"]X\ $_h?{Kb˳LhqJ*PK .bYI5:*J1Sĭ ~j&Z;)c2M=WKo%;@ BGP c`r˭\oP%z.Aچ/}aq@_[rT1X~Tɋ+ubp+"w ͕BC]LQ܄}wc$ESnu%/{eI;G2ϸ#vk& *ՄY)o$Mm5uEїH1+&U; ۚgȖro岓0yЛ^o8kI"zΤ&**lCq XE,$Я$1Ot y x抐KT.n~p@<E#Aߋrܖa2GԭoExeepd$X"y}l7Q$.b"P$@; -'R(hXjcMp; VfƧw.+jp ,gY܄p;NTn#/2mC>"I/_VG#Zo.l2?"(GRnG# ԅjsfHM<[|°?)]+чl LeLu(& 7{  \ on8m=n6y#O˶y{Vo+hGWRlojFae`Lc[PXA}mH9xF!"=f+t 0bPkM3s3I_iJEPU Z&yntsfQ5MJ"V]5IBQA꡶{k?mvyَY#*_lEh1Me|u+Ldhs`aCAĶ4ƀZo5k82洒'u ސGnvՅjvæ d`,ÁJůZw?Q,7 HGIN!7X*4E;e%"]nLI[ι0ݷeƧy){^^)Ͼ}eHB" 6Vx kĕ ?i +x{AyϽ y3!'*KFع(2h&iKdtǁ,(+/Q3'yܖRr2͵DvY;g>" S(#:D8tw$I1˹L4 Lo)0!ZaB֧\kJaFȻ?BIC_<-C^%/EZήJ?FQ7o~_.W얕GMasqЛ כ#PY&ES\v',3["3_t[ï#0s]KC>42&] $c$1Yq+5rfMG>5h9NP%14E #dԒMyA9gۨ_@JÚ]nd q[Ů`-4q47/JޡGP.kH} y'Ym!3n}U7ױauÕGE"ԣT.N%-_赂2YZfq 7wT|ZDF9R 6ơZOܟ~ ^DUfb0?Y T3]WἄΈ ƋqU&μ~Y.侇[8}]oZgT>KBJ3H,Tmu-88h)"4}j(!TVX8!tV}!4L)7JdhДT7%mܙc[jxT7?{)mI"M DE3ws[Mt3 ^a-RZJm*C"69d>c@^/Iǜ_T݃ pi-L\̖hd7)j"֡o(ǥ6p6F(@3=PgN$闶E6J(qŝT B\=1,c132FBgdf5ꢲ]XPJ {3!y$% qس5ecĆ3z,=q= CT@䀎i' {xyRu9Փ2%v5! #(cq `0mr.ݷn3lƺQ'&Ή^j%(.%kSA-QC>Z"/ /": d5nԵܸRqYϋsg}'UŪ`xM!. ? &!ىڛ96i)6^So`0_ wSPaގD@xV A0ܐ B,dSzץ %Ӛgy>`TFOt#I "uz cŭ8Y̞Q0@yVqV~"m8I`wmX2rbj̑ǓUʋ[>nIˍNW@x% 1dZtnc3wjXmJ'q+$機ubv? _L9mW+tra[kB/E#&[vyѿ*_ |ؠ%,K|Fx5j,NlΑ5dިX[]M#%N[c^rNn˭b'ϐz|H^ J(iPV-AB,O#DR,$ӮV}UNO ^u.$X=F&={}=,^LeL -Kn+}R.28-)"(f"Wk7TJP}Gl6&ev e\q"nJk~Z@qDFұA i-3n)w<?`LD/J[' o֙QS#ftA$r\ pϠֈ ySԚ#4B<d)y6ѫ·*/էݭM^P%[G@]uz)D|%|Zn4A\E0.: ~+T3uGj!~C283|s{b>dҲJ--{QM`NFa+Y>D/Y\$B^:;\ y_"Aύ$k`!Բ YOX™d PM!]BCo,.H 6HDCZЦS@xHoTN/eGp96iޮsci67Ƞ5@  2F5u U_eVHn2LMTUQ`|m5{{"RJ'3x2 'M{8jASUN -,̵huS0Kfb;sW57^9+,#$wTvYA;fk|Xe|7Bb0+wCO C  &֜ h\DA хEa: hsJ fŏ>i0ArMgbiTT~t uH<:F ݞ!~&$'SYaJ3[3<V~PcdyVZxij?DEdN`&衃603/pbX7uO" gӁ?/^Dp4YRoO-_nG,J @UXX1x&uT9E:$OǏpSs5Ƶo@/&" 1l!~Am ! 詩swr$QK=1$q ʹën0Qn=DD߮+HY շǨ>׭8WKB[܅QQ֦:(sѪZ;*WK]ޖM|"0༻pm[pCaNJƟ\iZ0PG'N3Dn=/S ii2ꌙ<ⳑёx̦(щ6 rSA*C{Mb%Dom3];m,<琍шe[K]TЭQЗ!cBb=A,v T$ и1;b(,a[[]`rm߁ vp%j;:/~ 3Բ$C^!䗜UΎaC$B)xǻU@ho|/6,%EQY 37o#mj&("ރ1Uw1t—g&<ޘje/lcύPycu$0{%D"XuKF)3E-X@V50VЯӆeډ~y&3q7>;>2sDXr,cԆxLZՇ-v7] N3#j<#Cu&ٽq;.ޚUBc$yB_{JAf1aL)nKE^T*@ Io0aFƮ|nεdʌ/\<4pdߐQpN}solSa{7^l޿X/]YO;gg?f8|dsE*i: ThTl``D2|tV*&}m3c Gz52+A'<_A+B8O9ISakNlin4 pCt༱[1#)yȠ Z2M\jk,LK3J6^A落ajr1Jw[A-;sDnq?SR8O#mN.w摬0^Y:Ra x9y a莙VQ; xZA -4f!48iNhvs\$I@h@x<8w050bGP<Gd! xpGh~GS<;4$4\kLYAeዾUTl{Kpۜ/UoLA5GX틖&b$\Ck B?hyq ?x}H{=k4\DV'eHO&y!<\ؕL𖏟/k9+R"U&E PI-?jXV8(xDoz!cinjcwZs7>g{khY,@",5nEkv"~yV7>&g$3O_2(`4i@v >YwvsRJ[PٸTϹ@g NްKMY+γsa͵j'CMF0#;N`D"C}6d<2Q֩})&jq˗@')ȭOu4PtkAAvYfL޶@jY:n8SK"ФpL29,w 1 ZD1cvw4*yA֕ҹ: v ޥr/]Wt :$'rYmZr #:^{yb!D9=Fa:2%˰{'sB=G.1c[5n^ihKX$Ec'2>7(qq29CEv!"%X娺8yBQy"Sx̋ߧ ~=;eu厵/Ey un~2n+O![KP8]ՓA-mbkw`Mx C.xg8cԀc| Ʊ=>,]*u/2"S@ scT┙#*4T) LI( SR)I%GЗ:u LLXg7@MUdmBYj_7HND ]; VTLUJ6e#14긿0Pxf4"R/iofٗ@r`^ gVA:VD /8If>ӸM8^ct{{V֍XӦ}Wjv*>d|_Tuq6 p开qE>rI(Ľ3u 8&4Sl?FSLLOŒB׾ll3gʇ0u7Paǰ]Xy ߃?ӂMxecn#5a;GIr v$:٧Noa"1Oc!h-Ic\|pI͓ɦ%u1eQ*@TC+ э D `Hx:M*rchXYIgq'Z0恀ZQu1eF=T k@NÐ!Ι)jgxJSCKw# vY3#QK'-b (ZK R6}1YQNϸ1~kA?1ت#nΏЇ~U' AA8r, 4W]K Ni/٦q'LCZg 'L2PwUs|m[7> \ oB3r8^F@:1&0h0QQM:[_C^}B Q+xx6_õt+ccH. 1--6U~PqesnB&fk\̎Fm 1\^;;ZIq|IPDƙ2QH :UՓ7&~ Un'ij%|0*03iv{YO+Q22Zʍve}/_n! ̆|Z),R"3}qB( G!=J!0V:ܵl+äUʌ6h9 j*;`rϨ-(nJx(틴Q|t(d1JrYՍ}əQ9VjuWv>>3a˜( K%&4iA'vN"`pyT'$2=$HbAJ9@ Ӷn9g8Mt$M658ld6H_SIh6fۣXU8frvHk$U jsT*diDU sEm|w@#h(٤=K|"\14͊^tf5 W9߽Ѿѯa&ݘֱF"_.n$]S