php8-test-8.2.30-150600.3.25.1<>,ti^p9|\læ>\]K6[\xFԹ;ʋL(ԔNKNٸlVPnTF;Y71@mX;8^ ydm45%?8^Ejt34:7tU$P[7nmGޱ!jLl,(fYBbpꨶ#-.?`X?f}ڭN904m Of1˜sfvйOxيNiYurt3b06 4髌'}>;4?$d  ! Vtx  (0 4 8 @  o(8%90%:#%FbGxHIXY\]^bcdKePfSlUuhvpz Cphp8-test8.2.30150600.3.25.1Interpreter for the PHP scripting language version 8Run php upstream testsuite.i^s390zp38SUSE Linux Enterprise 15SUSE LLC MIT AND PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxs390xA큤i^i^853fcfd4a739a53503c4a9ed0669fc4d488fed477bb83f0f0ac08e6df4dc8f94rootrootrootrootphp8-test-8.2.30-150600.3.25.1.src.rpmphp8-testphp8-test(s390-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).s390zp38 17678051108.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:testdrpmxz5s390x-suse-linuxdirectoryUTF-8 Unicode text, with CR, LF line terminators, with escape sequencesi "B4ocq:bRzOl)L m TBAKP1?{HWa* e<8i"qڱ +rV07ҿe4l{Ša((J?t 5h9Kcg*'!KV uWAc/tbjU^*>}nb/^Xȵ-_ K|(xG\Y(s}qv GC7 ,DqꭷY ۴TZ :7wʶX /VT7"R(16Bע&TE4́?MAƪ꽑uvtz;i~'J9G~i_em \1gbdZS/Ț;IJo ȣ8j pEnM.߼ZB 3#O`EĘTG7@Fk9ٵqSXߛ.G4L>Dŵ{A`#\یrbsp{ΟlȏV)RO*?zvs{ ЎBc׊bRN, [?~ aӺbIDN MØIpYc3m ;}!3T!JيC˒V?o)xق3&{ ښ7՜f3|x}G*B"LH뤢ޒ ?a,H3Aw* )!a*Οb6[0;(L!Gj3W #y)٫ѷڮTTjN}#5y y9eyk(JY- ʡx`dC++)?:P&j-2Tc+H[D\Vv_ /jO_B*Rv ls:Y>BzAg<^Je6z+Sh&|8fSg(ys(+3_//N6ČB*Jkg ,TgbBن<:k}t?\l ?U~l.2E(y-Љ/ ;>cK<eĜjEm{+p9]8r{lБ64jWW< UjlE| mz4 MZOoϕ"wOz?u7ry CP!"T]= Vc7UOZ72T],Eog#S`baYDnJC""q/s3Eؙm/&EwyixÅ]sbf$_=n`t(>^%[C4!8Tk/]gPթe}V VGܦ Dmg 3F 1_ӗ0H_y7# 29i_Ww} (OD-)L0dQ*V[nwgL`P{UR:cINqbfwy!%&0At1D"nʩ0 L zRp>!h)='NSp eF)l|;Ul/+9MZ\ZTR|iT!)xԁa&ɥ5kezWY蓨d Y>We#y/&(SnjNy¾a='"tV-=s?MݐWTw+5^O[ٷWyj;" Ĭo! Wo3kdd f{ߟLz!*%δiea1{D땚-a%;PpQi5v$_ H0xXlhZ=!:,X~$UDƪe\$KX˺P=:IE.~( Fg9`0 oOLAcIO O{23AbF ߂̒ijp!v ]%DV0pBѕlS'L^i@A]Pj_ *JHl>Ed.`1= x Djm"'{MVC'n#:NE$ZbS3V#.dkZZ~xN e1GEkd_6'"R5X[K'% ׈2~ےXB,1LN`17,1Y3 VXԺުz0f(<e6߲O]v¼pܪlQ@h ,ZxI 3֡h"ʳ 4n6Mz,pdi{J@mܳPm:ǔb/g <'QTí]H4y:#IOܖ]#3#E (@oUJ`5d웲tѩҘv]0)cassٞmJ7Qm3 VI:_OH08pC@> -}'%\[|dơ:p4=ApBo!KygyYMU'.x*=LtBZ2RIGTupյo}ø:hEi:||ûAy"`59!G hSԯď&vn q@:{8r}-O8jKB?EہiP6]!Z֓"< ڤjsnsuJ.x(Lo+|Wq8N ]"q.pxziq AhCjo.qS<ԥLy3Wq_`1z/"W^vsE WGT^> } oF 56A*y ն2HGf <~RM\%Ypyt`ҎO*OTܤ''dJW >)!SLKl3뛈kvK?oYV%) "h~}Tq[H̓JB*H^8Ή&hEj_aO+~kDS"!&Ϛԥi{U69e'ws<h͈O:#ŕ~"@BfCK&1Rll>6D,`G&߄{I1Rr 4I=r A1+`CVNJ&Gop4y tSExT>ybe&pgԍ4mg? @N˥$J^c?W{ۅhMDfJTnd+ ?q5%FżuP9gboeq% jd -2.ߧl/.O<&skmJ >}> B!q!EXw~4O+>8#^3 {l<{JwN2!u Wpe=J!ΚĕVȼ fn˥Wv: X %e{Y/[9-<<, q)HiyS"m]A;dIN]\[g=ݡޔ* ^:#Pؑ¦jɽH% U% RyїNH @5_b1Z~@IZaM%.|ptj|e%_DKǩy6%Y] ,ml;oW3d~a[Ɩ$U9w܍~'K+T)_.gE3(>5}fĭratђow}(kwҒ>hԦAJ<[Q“9#N wWqX&K6鋒t@uls6}]*%˯}0@[؟23Zc5󧃓z (abnAb9 -a譈ՙ!)-e+S6# VDh"y~v\Sy :ALTphkW7FJz:eG*"S]o-#nP!$`W-o͜4BeE @0 7tĦT:$)t20){l wEW*"Xpn |~M̎ %5SlğJz+"KΉ Y0& 1)+EE'Vv ,`/Ϳ}wp&{w1 'ohME-܋ P41D$bVxpc˭v=pMbnq}SxwձO}YLMNv)Vΰ:A[>^q9<;ڑE?a'9raߋEH7;W%ffC|7wKdnWW{$U9]E<9(ɝY܀-Kga@1E>aε$UƃtvMtԸ? ^*/$gK{AhQpW$lч(bhy>?r0>Gʽ $Ū`nP:/uPSH\9A:ݕcKƨ ^?սb-\mp֘9$ Rvf6X/a8lB yďӕr.ZW&=DP^vlO_"zK,Ş'{!uk1,dD4}o_?D6 @Bf)i SdZ'.jVj򣙗LJD.P-1K1fT h q4)-RB$Vv cgN.)$E#RyVQ k |%+JO[㏲ ?$F krx!cp ?qJi25v8qV<ؚhg#O\kkgoI?4I Ha3m?_K8;28RP@|f)K<$4F$:ҽ@<6?uMuqeLENފ]+Pj/> ̜M wrC{ Ğl) '+νMj=,UTs.>5ԫA ^j, md$.;3ZfsHѦPs+vĉe0 L^xZ)0X\zlȢ2BzPwb:I# @YS]IUv\ Vӓ\1btF64=O_嵞[vɝO!CDT5ұk~ZD'0o.O7DM0@SK6ife큀q3ï*F>tBZHaNCԠr)Vkx֠AJo6> 9q[V$3~:'1ӭN_&¥^8k{MMXI,--ۚ0`jUiXՖh;ȫF2K!־F&iQQfl';kiwJv"]T=Fŵ6`\N&^bH_Py:D҇(Z9IAuU{vXN-rv1xA*Sv<6Mk]mtlh;2 mr1Si'y ,f!vn0@e1VqA~fzWdH  db׸Z.mTH?$HN!rCw] 8.O@fLePc;"|Ψys(^h2͠|:A*Ot=6Md<1_zGhK< 0Rz:W"*`go{V~(/4HI",Ug]Y1fo1{P- +ZGѣ "zS6%w] אZddT}=PVBT)N)K*H .4,{H "OoU90Xpugl2a$7:Efp/7U'Z,Dz݈`CR 8KVW e-s#~ɡGvb)[6*[?%!҅"d'9ek\IXp߂trL j*;~.e{e]T58 ţeI4% QXڎ݄zD~QMq Q ?͒10EIw>!57>C[?K`yzJr9NSD+'Qb_hemۣ~7Qƨ [IL-Q2IāHjP]C"_!bK/Ϫ-n&Fѕ1$\GWU/dK >jb؏`U:K0#I7^Q;WLO{VM$E,-Km2(/WF6ڶZQt9 kW ܬN,YIH@Kg߶L?m`xD=LPг9f>kV:Q8%zsmW2q&jɁ@a1aމ Ul]9r QHH$ hԼ*&FIy} >vYT@ ԟE9 OOFd6=`pVܭCh>ٶ਽oKfۏu``Kg18.zHY%b-s}w;jiUL0ZY8K[MBAZ=s|SKV~1혬X!f^ #0y ҩ:npJǷfGީ(|pIկA6}!…4cwbZ`ׂXzJcS_rl 8N8hZU߸u+QlHGLFJ*z.^ 1K#Hf,ߍL %He0i1 쵻Vzo(銏9t`~'8P,mNo*aoS&$ ف\nh]3pƳiC 86|Uo|kw>+u H#nh=tPd:C+9fٛOG,a,堬o"+{Aw=W{c6s\G*2/K7}ke/=_z\<'6{@0>³Ȱ޸AvjxjLI"̧^IŻ`[ J*S}E.tW9Q7n$Ƃ"Y8E 9$%Ѷ)|Fg)c529<_(7ѯI!|܃q=asՀ %2nHѷEwC~zY*ZDbyεqڼ_l;#5c[5"bN ; xru{v!͝s,齁|o{NEU!Hq yև51abdWp7 LUqVٛMa]+ 06bQ8P&R_qdY>=ΩS]6A3͸̜ ,I\n2}VO)eCٻ ӄ RDW˜( L|#|8HfI,V&F*a{ Wx Gî 𴔤B!1 bm;PF'uUUG Zh۸)f(Cgp=Ͼ Bwݳ5Hӷ me12.>A6ʮ 9*)+ :qoԶ-{5ChzU؅< ǹj2?c :^]=*;P Ak,}}?F,Y!ZESM&ݎeyp`7.u{ RTR;u]D.ߞ֒C0a_uFLa%v*uV۽8훞/], ,vKPǬ*ՉnN%Pt}@P4V[um6}iq.EeHGZ(kSLJSLu? o])]z!ufn ~"HXnejY!`9Hg`b^ Iy 國˷!G>üں%P+G'7 h1]zlf9F˥m>%,<9.6NytSS>||Nf| q$}Nd_Ox#sv>>.fdW~ bs?$e##ˤſ=zHP$Ik=],7PLK^qܨ*䆰d[#F=N0c*/ " R(=Rb  /6i)vZ \,f0MUU 8᳃ |v.N<Zd)vLCEyGw08ߣUH;(e w5_4IKDGn[@_lAhf0RH CVYO@:3^;'.u2ַeb:kƌPi ܟ`&ڹK;s`Pg.gsɄ.@3\/  (GDt,0b@dx.Eg63tSo(7;Pk;y%sK;%! Pa[KW!PkO@Ӻm]3Iw{ҧ(:Ml1L&<#4@m»% Imd"!U pxq;mh~ɖgv7wQt"4,f!QҶi:=6_TERĢNb\WDD9MHlhc6t ֛>+:x{zQ \o#R1S8?Ⴆ{dWU48T ";yxffsGגpshe Š칠j?ŀO'5\5@ţא}>9K*q\]n2Dd+F't%_[ Fd .qxFJn6N44О;d%h؉0s349Jy̼A~?:gjOPtdfdq['ɼvScQ dnjS*YٜG;_V/@ 8N#>+ZOt\voz5I}=9؞Vގo0]7p)9)!r_ݸxkEn`#e'WhVI#N,O5bczs;+3]5;8Rj*b[>Ȱ8a?(HL?KFdv۪~Cs ZEW2kAkopD8 S&ZK1J(0b]jNMfqjDȤoՍ`P#ޙSO,ڵYtELvh*p'K7~Pl $(Ovj+`FgV,Iem}Us2i|~킁WC~@0b&Q!koKAj+Nul2a8P97=7yWAbЎmtlfWAN# ξe&k!a5?署]ϵ29-A)^ae㾵je)o hP'Uϒ{(=%% R1IWi }ӈZ0s{,\oy6W#YvBpDEhem~=`d};Sʣ :,1n0O! d@P_26p@pwhg\H h0S{OC*GpvલZ|ZۓHB{(+]u;nQ@+˽>nP4 $4"vB1 mhTIhU7ȡ:1bwpD![1@mU_6,\( F)ߴ֔HƠ$[IG.俓7EX$M"*Dt^a{"0 8O1딏7䷞12d5uxȹoGf=I e5XVaky^XG@4-?_TnW۶lG/97wRmvA{z3ZUb7vNթ=î3iomk\u Ue|צ]S84[Y 5$!'I\PgBW֕$w'u%NW16&Sޮ+|{""e;䮿~hvsijXƦn%+[}l/&?s钻 ڒCUbV=lkq/FuqP%J}!Ib<5jA~9M@"q@8l=:"UVS8L9U0 wEPx'C 5l3 uPź $LZ700¡uA5Z9.&Fc& 6zVمC9[T!ZFs[, Bs&ub/,ffQ> z<Z  qTi%Չ2q:ɂU3V"j4Gٔ",0[3Y#LDt`2"a?pqaWWCyMv4)EA wK1okK]͉ a`‰ۮŒw-_Mrg ᾂT_x?Y?7![Łr 1˥4SJ{=N3EKH"(+@rYM a?k\ffB4b#38>WF{۹.QƷ,fieo2D IfUgK;yTC>S-H3t4d^cL^'xl>E}=zeWνw2=Ū~FRn#A R#z kiyPq$KydÅWYJ "139E(Z4miӼ=]-2hc^Y5>(Qu%ִ K&/;NX#>Ub4W2?@EE}i9Zb=1oRrqZy0u ^3ڹyY_J_NHUBWɷNXE)w֠KLr ;4U|?b{Z" 8D\S kW1Ǵ],ɍ1s>.#.}Kn'?wy,pުȫiX2G䧈Х2G"P `` l3R/\]tH2S! *[H;2A QI9|cd=}s634KGVj @@ۀ&O8JUB5}KT++prӄ*~[>Q5_d rXΟpWwA#% "vtc1Pޤ;0zn M8<7_gUg&R )q=`VӤpA ϱK 2}D-6Q`"-?-MS£N"JL4m-T7CS11B Smƹ Jj,c]g#K8S~8p*_0pBўm# *ɵ9}/dðK˚DYwwLS뗬V WXb[F nhĢx(A;r+W5ߢ󣱏Yx'I8qLJ;֢:|+Ҝ;@n^H LldԲv")!]AWo8 39Zdiz @m8~l8i\AelIΐlmqBKʼOEϾ^uSw9oƛ m#./iI.`Pv3JWfh v07HER4[V| w}." O=$x4Gd'AXN!P`Lw~3,d\0uڧXVWI e¸>y MpTHӵoZK&5H\ӣS{<)weGDs8ڟv`KFG_qAe6uq(6Te&tM2:Yk㘌~CA[Zd/R睫9̡mx1U}>K6KH[E7t `\yW,֓ UK\wFx""l l1:]ֽdF [~x q miBNV{@O]n!qʭ3iYBaPplȪnk$Bt+ښ ^dCyh"YĶ?XȢ"mc?<]"|G;Nٳ2!{Մ3`JΗ楀ؿd^l[Uqre|o9)ǑHUҋvpx!Jv!s[6Oe Ȩ?p 9q/7vX4!*=V¢q sk:P[*ЮJUF7@`*\W !h9m{[XPy4j^T,vo7:T|~c2Wr%颤rr6&Ux8"` $tIhٻp'b.J_[MA$(*!܄HS[F _7i <FO,3_XR6zOB={*Wj$3{>g-m h$fAD }.3G?C$bDFp9# *,wΎ!c1SʫSLAٽ UQ `so#|'kߋb8) Sj4E "ShW7_T +ԣUnuR<[@w}kwX;ၨU;\I)KRQ"ZON$ZU;RnJg ]>Rk(Pwr!IṤtߺi4¯Iu[)hr;.]YE❄qymX9PkR"ao8E+?*FY}{otWXUb-7(5b6h3yo6f;B?y!/m5ץ9PVN7FY4e]Elr7xf{'h"`vb=blcF[4Whޭ{At|{2Ts%]l&W,1JI %LZ-Yw16#Vd ɬ9*"dO`2]ڮ<\~tAYЪ:/gƳTup>;\Ҋ%]tMˮ'0X1GDf`Dg&2:#7GÉ>N.P_^ѷwR DH'M^Ce(utj@uS=[KKic0VAQrv.ŞJB@jGGiiW^օSŎH`RnݐHU:Ϗ=0vьݻL9s-I& $ARY. 7k8YJSjFt4wC [G5ĪXp\7ly7H)T+ib+;YkJ#m3I gIҘn77ҍ<.IhX%n^wqoJ3*s!qbsU>/''z<\9l@ ^l_Z(>xhSn?V 5U@gZjԇoLC}rG:_`GNj}wz5]գMg0M|MLOG<~`lOy޽_sW\ӄ?prgtwKk!SWqV};O0O(}ey'8_stQ7'_@eȉءLxz^dlj:l[\`#4OaiPh(Z-Cb*cm(Ұ1ÉeO-"ir,yvXUk*2Wz殭Qi> h~8ʲb]&]YH^bճ^-8+\Z5KOg{$(cj`Ai%}4|v֙@ut Y{,)uBrp,JTԛBJA5MEI͋V@drؙ߬{8?1B>̛?(5neL5 !7X]t;665EeaVە9>ݪ03 ,x)&lYF/w7L,iL GR5GP*[:kNVF ^0DRn#3R}U Mùp>$^ E5e dVw7XQ/SjkyHp4n䚡̟C>hKٖ+V {(AU0M詫SJeh.~w2,8Z:Upi5$cUðAMg6}K ̤ W3EԐkq_* ǘYO\,@B?lVuH2y[͎2|1\qQfF uGm\k9֫ 3(qejxDS M[iɯ%ijiaS4!]#yPRTkM {/dnm]fYygB O4 #c57-.!0Rzy/csQHAPecҍ2ak.\yCvPGVU!8 )F0s3e3Q=ݍ;[ZgqBmޠ_WY$C2j. wg2ʋ5w {ru@󸽨xFc%aqq $=J` 2G~;>N 7V{aXpߑ(5}Ћ,z'PQ(}`'<* Ж]1Ne2"/)wVYSM7:?Q(~s'"h8IqH`yPVJ+zOg!^X^3 SSq%ib>,t7D]peq Yj.6vA71s{VN@j*\ "i,Mzȼ iPoƩd_ѵ~+L?Rfl /c3;s%g U<]6qJYUMww7糄w:.k n=ʒ/)ɡ^ TU6( ''P+B$|~-P;D,L]D!i+x's.@5-<DzwQ`LֿnMx?O(V5оRX>s%א? 6eBL*h|UOXM~9-gdȂ%;lZ %Wpc(zmP`_U2䴸 TZ(Tx +-!,lm,a?[LP9tɵ[ߐ+:fO'* 02'U2 AHkB-p&ߖ'q.ꉊD\xxs;坐F7^VL4cgS4uX(7Ʒ8%p% A {:Ih3%:|PVdaDO. jg)Yg=Pp0ӸC60憎f*у¶pg r $&^;}>2J䳕r@?/wuV-.IiЌҗ߹x^CM9lunweeҋ_[\Lj 1:9{LHb ph :k:+<מ捦/8##VAz: @3 xy* s9]YhlemA棃1^sM2}qliTv.BAo름\1?dE>A51_Ɯ ^%m6:5|6<31&ˠX' D$JpݔT̽-}7=}`jf<,"#bؚjgt{hli^Ya0S?*XCӄOц?in9R}Xdԑsɚjsbt@(V薞 XaUw7.6C5j ,sW`Y<# ݭEFE2h{Duz>"rbU𝀇xr(*ӀqMzQl>il#$ζ`=V?u,0@o""Y'Q ;PE{+moal_0T o +\Mc?%ķ-I:Qva ұ$^&kgv$q1Ce{#dK<<p2砿bAAJv~X֗ ;?\2C%Iaeɂ>jSP o:.Sy@\KMkL5V%u|/ѐٻPclraiߥ|{vf}B& p[ % oS&xh]=uQ}`\E/C# GlqTM⤒"BgbKRPykw(x4)}+ӪS@8'ɕ "$KG90 -oe;쬝dyN@/<{b"[GՇ288p 9MJSs =W6{=Vݔ3:@V?On5ԬRF:s Px;|{`>}E t=bGӊ]答lčCW6?"5XF?Ț&*N/R` ,hH&-#@.VFMI\'%"G0>_e?#m/T?^?pa<)T=i"l/h=$V*rAv5= n)ĉt8K uA"8S1dŌBy2]5߄`@rV?6fH0XKݏ)t Ÿǐ;fL u3 :oމmA^LHނO#d J}ngSL(đtF׼E|*:BflrjVh`mmܕ}ymN;-/5 ÌhH;xIńQҗ}3x)ӱOp F>'Ѧ?q9.Z$RZҶ?BlE߽eܗf~H, ~B1]wgَW_CVJ];$ЕP6paK:-h:mUB-YbZN/8a6O?1-,~G>ʀvkB ,,5Oj>{3oLE\K|&~1ZVTΡ%QJk5֚8I}(O"@!%=@CO&p{Cz`vR<E;~n ~6{f)XT7զPG֠+#GJSs׬jTP'ʹm>5v>Lcۭ[GmK*M#-J L"0H?Yns9<៘0ODIB/4^f *>؁@`"/tl^>WDy2{jy_u·z 6|Ì{<5.H&"銩w悜!`clqyXOӀQ3 1f"[L=X ]8c}9`j|vgPԊޤ [on ZޗBWƓ E<.xx/C/$7'm9 vټ(+16T56mZ3v8)ٍWiFW+g}HDwFp\>&Bl X^رhW=t#/5|nq0z (DF ok.畈JԓqV¥Z@Mx<˚#N9G*di_UmrL~9ߌCJ ktUӬݡ81Ŵc;lUw0}[#a͑Uvn]y,7 ;Pໃ![I&RWiySI^&UFb` 81Sn8a796QY=Q~V(QN6ɇuփTv̽2g+,d *yQޛJIQS!\m [AeTǣܹC*Q,S˫Xf"Nt3wT;Rvy0r˲yw / WS8BVmPLSFފJ -Y)O][z5N"vMhC!y|.t #X׼xγtvM,m&Vz#Bupa>;FB YP뮒%2 \IKO2 +M$dd뺡mWT|Gv~}\d3OUv1^ =Iͩw H9Vtn*Κu{jqV5]v8oj>LKe7|լI2J"M&-]o/5 7V۝Ea H&j<\[Ђ:XUo +{%~^\ g F0sܴĔ"v`*5oKƹ8Ue)v1puH- 376^`5 86nJ g3*AD‹xǺbҜ'Z.bה@{|=&@gr糷Y}2 Α4 !$V(-F91k6[2I9tkyjR1c1uX:OA<{bG g2IbE]U ]P9e֕roͷLz, _kh=pʍI:c߮V=\RB+n2xb750š#E/$0՘JS!/^8SP%ȥgX~z(f ىЫckiWO¨!Կ;o"I]Fk1trNmlNVO?q%">֪mdfSjWPaN+9F![rCTYYX.mG4 \u)UK){/cQojo_Kk[i KU̍LòIʯa^L:CǁL!H8]Ny%Rc% &ތmX20Έ?fg\xGHx4[oЕT=MLLsTBmxZ"\ɨnj/t_=rX"uX!6ǹG_p+%OKh=#,Y)w aS:RyME0vbwb%Nu+ۆ_61GOm8*N'0 Vkzܠ ueEIK\;/ Mi w?(-ckS:*Vj\x% = x[1ɧw_dhly< Sad15sLuΓMֻۺ;cʍgCd[;m/ZVō0K_m iȸI5'f rg0/^OU<&SsG?J 7W@?1Y˫Gf`ZᓵFMSԟDOũw*AyՅ< V5'?G) :OP;6?H Uj^Zv$|$#F2 `Ȭf.3DžObD:K,yFoux8OYkޙZo[rG)T`#p)D͔ 8? g!$?QCTgz8AM̘vt,27ȹf*4 bJ|y;u1^KNbFqZg ۪Ug`@Egc:G7,bfN(`Q&~gt(,EGrSj(]4̜`B l{,y2 #~fo2Ξ~^je*nd`$%:칸POJ1MgJO?%o溤Ő#-T~&2 L.ƴyr+dzj,0}Tb:SY[ 7mW1pQGf%lYy|&|B-m| .3~P^K|M(rYT$Wκ5>т!/\ JgFg3TG$*3=$9꽩qV !_luS(^7}$H=cfz"m}R((0^|TlF,j×vJ&@r+ffnF%OZ][g" YsK\a"chvl6Ğ J+WZΊl46Ε:2mfpclM{ YUIIg N7&ҿħAp2t EwsFt>I7֙ŒRJ^xw\ ??hQ6N=%ڈҼQQNk2̀)nB3yqDIX`cnwz2Ɨai "@'GVXMo73`tN@yR&nTP^?xOֵǓЪ!C,Jq0oU$iwRytfN^zy.|PDZiP~2aw囬Q=/_i"`Pvg?RЩJvp0 /mW#Jђ:ڗd$y+3?jXl[9PyXE Ȝ-ܤ7ff! ͇ykK:EL3,w/)}do]p9z%x8dDXLq F_Z($K1 BD]$9\{d 躖b)f4 A(]|NXIw$ b. Y*-V5nr12ǵAu N5}#NU[ɅI=~hbz36B2e*W[ĔʰH؁ yɭZ"j>_q&6RN4:UR1|Tz.6>Zۅ־hav_bK0"#'[oVfkLbR]ڧ|>,9qDfĹGt+ ?HگT^ D'Pi[NJD2&;bvm6PHu_b[CB$ľ|' ^٥;A?+1y{Xh[Z[Bl5x v`W{%GZQi%9iN=\_0EY4}&dt79^+( 3^vy#k#VLYu)+U~YW}TaNF}4X!mc5} R8mM*x{U^y+³pGPgO, h9 ڿd(-t3 .#&Tiv72fZb" rJ%*0ǯ9oЛ5`IDK8YIW*oӷ84]ӭ PW+aG)rG "3b:XG"zgD6ұiwo!kmա^1qtkw6K3wbUڙ`fS 9VJ/7 @1bs"DPm@U ,)Mi9yDԦUzVK-NJri-aJj$xrr}i!GCqdY]'?KVPúvBV2{ !-ѻR]pgUت85na3@mM&hOA:i%qͿ/K·ljQ~p& Ȥcid'~{϶[؎6=ŭJkXF&gȖH84<qZf[ݬ)cegLѪ@~E IY/_7C!dݡNUI #.: Y봘.ǩ]ss@.-;Ӻob |1]cKʈ܇ہW}D"<&K#e浒-"VU:w˦?gybZy17']F%'Tm" ;;_u._zYbXӞm0وωQJ 7EBg&U]o|-"A=^2ȀS(0Ap4H} ^s0f*yݿ[tsq UBZ?}f.3):BOr@{6WB;[TI6!蜍'WAT:&,RC^㌣LIk7u|ʼnLG;cL }0 i*MGaiT~6!蟽ݢ 3t0ˠg/OҏW $k1!0!,'7,8a #35@զ\|bCүbrKyzT5 E_tJ̘Sƣe])QKk0aZ#Kp ׵b+[DǬp<#O53$ D KƐ)0:]U)#)92Lo>v sd.)5=+/=A5ؚZޣ9&/ avEi5ɣTqQO36ؖաd/] 2[%tl LTAa2Km.كMopG1 Wm|܁ &$-͉[ۑ_ Taz^9Gg"@ߟ7칈2Rb^lÅە}7rB ,Jsg}(ɯ!< Q4]n)+s"z a*ݬ>؎Fg%h2Ryqo` p4"=r`ջԫpO X_*_/\da^;WU3͏[M$\(?Q&\VP,*2L\jҝ}BhvJ1 2 "mq]M;|B|WZ>>\OЄ-9ji5]nvh(w) :^:D Ȋ'Fnh/F}J9qv7ng $IO-* h+ő=wî],s[ ,jt r]́um$Ģx,Q$jΥRgs4D9ldXM> )\FgzɬHC^Ӹ7Ӧ)~&83ǔ*T->-K}g"D\zoJc~kiG,X '1sjdQ@q?vw|NԾdCG+ccc)hC:W "_"Y O s:*#ªG7Q19s?r"%;|4=|5oA6tu'65LeROrwst$`|DMY'o.;amC݂eg'՘Uin%x׾g3ʽ}FSO\7PKL; ~CКXToC@A q ?N똍r+=5H +T7! P#(&GN-/B_XYW9/-0N;5gx Swt{- 5[ a$zMK`0tl4 ^7*X];F2L! +fڲǂٸ"wIs٩|]%HKs۳=}96zـͽݟ>*rtJy>#yQ2K+`KIkM(^a}+Rg?x#ãFKMδaԡ e\GνZ1CGD.'-3pP˭B6N[pia O5+YNfj_F:z$/_+KN ۤ$$uͩCO C#}6v: a'{yb0|cz^V#=NKmle;g &liS5JjC&_Y%OBSXWE\},WĩI`k3rٴA|2Շ=ɽ9udΐIhCY ӰTCo *bA5*L̈S\bYZOL `lJC֠M`FcQT4_l!x~%F bi:" ҦLZE⓽7v: hg nVG;o:Ϣ$}֘u:9}c[,Pߺx0Y }|ҿ~W<_:$Ԍ~MTef%;K3 PBcba+(>7e|IEvn%h`5.; 錜WLif>.ڔᚿԁ)U3ds6 y˸(ef#-&JOSpfJ_ Mj_st$Jv/P v9#vPsp\P[j0W씙HK _M]ͦvyўix^q96}7C/X {͎f`:ՅQ};)"jgAe$e.X,TZ |S`𣴥ąAr@>]%.b:cd@@:svtiI:+XҮ SYB) mwGk?ƣ:yRk a~zd9 ~3d?F}Ȣ5c]L_ſy_ j%A)Xŭ/ƛD 녍:(`SNr^'I"AG`K*7:!iMBX@Lٽt1i>eb5s;x4w9a G[m*h_ 레K)~K*vR`C du;܀F>]BԘ8:+sź˛k A&Kַm0Sgо.,rBc!g'ReX|jhKU@I[dOEhf.j.ei\;;nzb²\F()1X2H8|6b?D|,4A. ,ys"#vs7{BCQs 9sl`,=ZzsҘ!8 PܳXGlp"3"gsh F 7qHpl_|_' ~$@U2(zvE9Jk3ykjq̙:ȋqr 0BTfXnYѰlWo= YF~U o&6K2pfYlɉ1y4{|5 <9p H yLVNe$,E>ħ{lv*|F:{bse!Wr]1q@BZV,X2ׇ)w B~Ĝ]Ò&DGXpFEE[C;j~`i᝿N:C@Ò= F!R:a-iuTv1N$[Ja5e.{<l}^KHRꢐq-bS5N˕[SM+,yK$3Ըtsc׹Ɇd(ew.@hlx#2xe:e&2|qf * R \ߋ5EmܓH|[ﱣJNlŭ};y` g?QhִpJ$TJf? VеM,9U9FW+V?hxSW/9T$ [-3}lv'-i:.IC.ڍգ;QIXB32/>M~ EeKb) ܬ]e>0 oA>y!-{pͫm^ZRL]E\ȷ**qh|$=iwtn;G>V@RBbJQέ[6ZB:c!UM _QuԈ1ӗ("{EȨƮ?_dX7j3j{D6DMyFP!~35 ߧQ\ZkT4/t H~{O5\)3@ yIJܤ@g԰N\3}n1X!]}W~Y|b1dDod͡>!sت˄N>]e!z@)~cOJC¢8liA{+&1Wf7n h[ЯhmE*]!Tsȵ6kOJRF Յ#FH4DT A=|v }|.9m0t+%#z(vΙk {F)$[Q'8{hLDWO=A.JL( _`ƩrCKowUHڹ MQ rB {iG'{H25^է3jc?K"uRC/]"i!:,H8WMm `[*)_HC pI憚Ҹډq_M -|v1۾UF_"t9T`{HIp'_}'[Zw|zVk>>#~|V:G\yw@=]z>60YEto=:ǓjH`!_ĺ}j} Ozxw6b*Yw ƙ :`l+._^ t9hL-b/d{SCu%jd{f9esRU"d.uqvɅ}Do,[=CGǘOOL@|tsU:<5z#c/]G\|d£VQ5[Ӛ1%J0QL plBhhm'ZB'I=plǘ(}{[of[;elHȱ)(t݃*Q$C\h)4YG0Pѧ_}ʵ*}A6)5% R;Y{IEZ{>[leF2a2/(@KLhvM)ٵROL[" ?%Fun {ؼCl.a1gG )4@3'V>i˯ROp~D-ta__|xxъKY,4z!ZPahV/&ȫhĵ !=~Ox3 oԠ+28_Xkc3x)ΓIG.xoX> {@gnChxXZ+< w[WRL gY/r8o'/y0r+|< +wPHT>ͤF5BWni*`edoC@3: / .x=h$ilX|d:b䎏;:&W$xZG,Ifuea s҄(@ohə{H4uGԀTcf}uɁ ~a;-ZIL}xOgΤ ũKYpOk߈KmӢIII;k]x\)Փ& PDթ,8bZ+:\cA)ie>Vb(CgU]ayqfx?r}HmrץX#(7>V /c(iD\>&EdAfK#0;`Hέ&?! S-V4$HG1AB79 CVd7fʝPm^*{k$ݽ\g #(ݚ4]͌{\M0މ9a{vj|`4̿Mq\Vg1 .H(Ua伏R7OW\tqionzͤ o2YOwH,X RN1泭FjdSz]kM|oNs ߲`G=>Mkk ~' ͉HpŲhoI cm~k^JLY0*o?Qm+V#L|͛\BP]= |ؚ%.O]$ٰZ?vDx3EmCIHη@/^88D%!xlXXgyUf&Hښ}p% DȴvKIFdv’F.wgyJ҅B}?ξ[a+77o-YoOqNǢF I4iZ^ʻ{{,H0Ž1!:ךW=4#bl n7NŃ>9@}tw ϫy,-1]kx_H)1|- (qT0> °?5S_D (y18AD2.,c]4@[3WzRNu!.Mk@ y+',,}7hV#& 8γ@ Ka`̠5'B_ڊcD#.ѭ'GOLm"Xgu.0#x RNO:/^no1,`wS"0mgl=RWk:X_ Gh:yh!΢WRwsdGAOϵ0!8^GiGx̥dBqgdNjwj~"΀̏Jk!x<+*B$?~7z6>ݴ; DmBc7huִ`>`-aDw![DƉ`;ɟ>ew\lz!sȆjgh7#XNEе |r˽meF)6ĒȞ{1R}5 sR!!$N'Ǔ~4/dR|~K/,ѪFRϥrL(MfNWF d"_qf.K$0FuT-{sԠIR4M5[5x2m$ eJLke.tM&L!l|6"BDߓ[VoBiLBm+DH0]3\@ƙ+U$wJ2>0F̎iA+t_h6+ 4{ZW*p9w3FB.b\ ~1(Vb^uJ iFU.[;QkAmze`g$][q"1z/͋" OD|Q(o V$Oohx1 ]vq#-OQqY #WtE xp X8ofbGޣmSiy7:v:-QAe&\"s@/_-Ɖv6vd0l}W36- ud 5W~N_`VHEvYh  }-)1L~ئ*@ðHdlR/כ:-{dYT1rdr+vvOtM[N,# 3QNz7}$EN|3^13{:W?շC x]{k6ŷi@bs*JMxco2vv6 =qc"L!Fymzn)dh)~ ئ dR9j/8eD,ZӅT+FIlSCFxAB_%s>ڬ}j]Fg-;Hզ}N;B{tJD`rSl9ٳx%7\΍ϔۻ!1>nŏ̎7 nQ}؇EMx^rw } 4GM.k 9ݶD-ʽfe靴,߼p {FUb4ʷm|W&)RUD?Ʌ=@ 8`v(S1 -2Xq/}X o/|mўuʉi>3 J]ʷ,gVW "t;^t{ u?B'XzFcTbF[9|yCH aQ5? }VޡKIR*F]O9MPbEJ80`BCbҺt6ڝT\p&eHu@,ef 'rr% etd~QY6n`(hd0U)dWW Wʏ*[v5`8A :/J i#6ZH6Dq4~o5V@T:xPТXD i|1ĠeuD3i485#MP&FI+FkDBfNˌ<[?.;v*A}]7ջx(-96j5m_G0ϱB^U%sTpaଢ଼)6x׏cZknh~Vhu#[c|1#szMPT>,zB{܍+5IB ƓH8.`QLu^uUH T/u%Ոkǃr%ND􈖃Wv.WkOoJozGnDο8@TBu/NÈ;g@()뎫S¡0 p?n]gn_k2ލsbߥJj#sZg  H^袟rzQ, @9E' LW$"]/CoT O9H]0e 'BxJ!Hgg0AhGu(e2.DR>'ZG m iqIn+_Yu BR7pɗTGHyG~ZMzG= KN$zDl2^Ω HQն,49W~+1xt. @0 NSE0s_<$3%l{jڦ}zT[g>YJT-pHB=ws(I (-촒U29SE :/ g)݅ e {zhAC47qPN 68N8KNPwx3ב9Cu+˜˿yEt=9 /GJAxú.0թ/Yo T45\ q?82\R5/y|E--ZL(+E[s]1dRTF=-frZ.ᨤoʟ+.O8*) Gc,tڝ^vV['8y5| zrO&Ĩ^WÆQG:UB_R?U:9;׾D_B vjp=Տf'F? cL ]9Q;IYa6$?X$-#Ӈ׋9i1:#C&Z$'D׮F޶D89brr$y6DHka۔;igE=bae#/-W1ʁ:ƮC-kK:SW{qH@jV?R@\I.e*뾁H1˷zmQyٔ!E5O\}xM-@m*.qU{es_kY,އ>|㐹2>Oe GxکuzǷ -j"~7Uos >(Cse(?7Ժ}q/IwxGs|2' Te@-tDAto">;kJ]bb](΃Auy10'DzEe7$OXf# ʎf LuM5|{yy_dn/0 8ȡI ]Ab ˵{ A=lWTv;I-`K,@ԭs!ƗjQz:mxXf0H;́ +wdHa*=ah#6,MOlFc1rF,L:~^Vx,(*h/ KlG C #`LMϭfIA⵪*.ŞDt/_{d "Ud,O[9^hLÙ9MHt xjx T*G9Lpa Es2݋qQ/= b|MޭMpL_'{6n  H-5 (r45n$@ U18n&_V' % M9QuH𛼵"?(08U4. ] W @(_ܖ:N(ILqcc2~4g3 +Re vTN8K h >65]5H:TMd-8ʠf[mj2"nwB:?M;wBfwA*N2 5>yY 1+ДDꕔT3 k^;lٹ+Qo,8iK&v KE=(mzc5#F>/7T"|>b6 -ҴIr??yKn[[D7#Q[wN|V_jCA^N(K!̹zl fN>B{2ib6GC1\*Kڨʭ?u@VU;ir&M}.WLݕ6f(n3Bgσ!I{ _ʈĆ&hpH5Fx*b!{ٝ@,'k-&a E5 '% ]SIDc 7꺖D3>x/y_q $e宐GxaDep>"EG[9t|\:ZU:%I |R\O P{xөx~JXd5ZOĨYMT[\:rwTI֨wJ92Yf#Ns%ȃ}VW۬*[jbQ3v'V l3L-fɪ`=^LONO>9VÈ9- )>L5Ǚ"]2 -؝ G(*g ɜZ?O䌹ueK.w4STYUp87uR|bb iױFeզ{!FNTe3H,\!6z)Nl$}jAu|O\5YAZ7k.F-kN(yW$BtJKcSOTK)-uP^/z$r"JY'D᭦]YZ<ұ-hx_Oui~t 6KIj^=\܏SrX;q6܈:aN+MXc2yH33G'TJKlJbr[<)j = vnlLT&A:CidɯcŕFyj)8@1|RևPGrR><+YE`mn?aMd[a4,REUWݢQ*4\'w;13>S^F>SIYM˄-Ι8ebֽTNLX1orv4Ue[PhcyjDn T#@,t 2s&D\x[ @w՘Wp3`|_V 3 #rlOu]gsknO畘\7o 1dwR#v;ԋ0T*.6jWM ZHLE+;q!΄~Yx$\CBxZ94^PԥTz&wwM ڗL+Nh4ZC`g?"T"Җˌ樮nVH|{\_b'^S._lºs?sup*S Iִ~nB tX- =k .ͬMV4֙/-B䟩,hY SgrD8]oڡymaUܗ%l9$>t7yH*X|x`KlYNqBI>7jQUCq 1Ҙ/ky0ܟX[cEr @h%jk{wbEKkt6/exN{a׳89K( gVQsWͅu p?c\F%C9荗 '}9:Wa^>Km{-ܙ6O,R0Eēҧ CI{x;D!d33p)_86z|>Cɛ$N %L.uCKS'f**`C7:ųu$ذ !?s!iXN4 O 岱\G;a _VM68h,;`']?!$ismHy.K 䤅ĉ YS^TZk>xKSHc<C˺a7q͸H0cjXN#Iyx,`9,7S`O:4[R˃GHq xi '=+,X@au]ѥ74-q!11)N2⩏5˓;"lPWs ܺF6J]sX;a% &s 0iAGѽ;19: P u jFQRxWiM)MU"-m,6† Nͳ'H6*T/+[9f=AGc"(a(!bwӃbw 8,wzE6+[?L #WfJFx@nA_-{wuD9ߜTrݣ J% ߊ"2yLuqց9]8 '}Ύ@'-96ojiv/II_5KҊꩍݕ=j_fyyx')5wɶѼY|mj 4Hdi ڦaUjj4-_[fÊbWv3wj#pm1WXWƾ{zcV/Dm-pi(N[%w@]Ux ; lmR}JT2[3(;3O{!{% ub5i5!a(ܖk5Fv-X L6Fs js8nC3j/N .8žԠkmwA- l)s~R oEdamvÁx%\vRhv53GW_#+\ޕuq'xet)f O`BcAL$eg&+`B[Š~rtm7iqt|=a$@уq p0uSPnnL:yŁYZڤ*yc,%as;Nyfd j _<}d,G9h{PNp ]MBʛ`Hu/|j`:;H9BΉ SICm ]("9F%k\[fok ?x4 2u=+5<."arS=PiM/zr9#uZ*$櫆P/e T1(O^e(%fS{X{h0h#JzЏQ'7_V@KCԟF 3 bD0fǹw8vJc .7ps'4I]e.C ^/` B&J|8+{AJi5>iSVw^q*^jzOvg βj7IϹ,/u2%ͫK{o,}{Cr([^kTߙ~CH(:ۯϐE[weMHs1;ߍڴA\! |`T5!rսVI,^>qمDhpv8,Xqy#wWپS21l>f4)!I|Zp z݁s K_XNlet3NYX)vo*Ã=KBåOv6|Mfy9vp\7T ~wOk%`^g8+ucjȂD)6vK*/7I2~-Io@cLjԳv[4*? xVKS$/֞2m$:-z4S5|Ұ.8{22w%7_nCie90jh.uZݢG=xb?ٱR ' b@7E(#~>)D+`cʖ#]+$RYṙ`NW6&wi!K6V};#7^K:hϗpq Z;Hr =ށ&䉞9t̓KeS[UoUZ|WNb|"=i7 zYʓz]e>(F_T{Bmƞx-Bta&FL bcP:E!y\jvoBp 0GL oV*_(һ@|͏sqru>;;0 votLIIŞ P2VB6 +k#1\.*Txc)eS4$wjhqX]@Xԃ}6Z5װ1~#쨘mCqb+ 짰re,޽5@zO`_%~V&M29-,I^'9p~$bY2ɇ1NFʓC-^P oƀCaɐqctE "4x+2ֲ]#*2Hp h%"{m~?Rk4/ҟ/pV%r@fѹ80֔/ 5w=F'*TY^Ѭ}*MBo6x1ŽO; Sdҥ>q.sw8_\byb ֙c ڳY{r \i\ 3܅?C}(64pऀG-R6HI>OWxD50COԨQMjځMej~wԅꤲ=[TWu(F!6cI9*)) x \cu#ʈ#Air}r;A{#/ >WPR(ڧ}gcNYk p#R&E{_di[E]Ygѵb_>ξτ{F rj2/H/|\fI`[NWÄI* ധh^J(w< |K/1$u]({x{ L+T]JA_&+BB#upxcR=H(>iZjC^OyyZ/77NbTʜ cB*`:_DvsƂ# vb/rdNo,,o+N|d$i*̚X 7aÊ(l:ZE E#qk&{tR#(0*oP|f&s4v6gf6-n(Z>z,ƯZYpsVIS0HN@.cܶ,A?a#q>*Sn?KZpzGن@ d";W^|SOxo1"DF(9/_(*K/]B `eͩkz}YʆQD/n+ğ\w>Z[s -M䃍dᔁB:k<]$~hдQpQatC֋}oSY=M8O\8Jwuf- Ё]nme# O wVdqb7oU)xz!/w#%Z7(Vi~W0CU'65qYQ>Ì;$]6(ڎD.c/':+щ  _؛HކU0ۆ5c؉5s/G|s 18kzÕL8b=Čj?B'f'9LR"b_>0C :/;cs+S|.}8=mL حj?5_h֛ V`Qi@av=4 f@ID[îm!YXErȣԱ n`GpRk>z:`2u53DŽ@c&A:2p{|)R2L;$Wv\y/p5sDS:oéJbsߛ*0/ 0dqNGʽ3(pRL}fH{Uܸ[2@$kdZCIl}3t4 YiVjRePE#%JP" o6[LAƸCdߖl8BՖG |cʹ'sDn"3lJΤ :i8btsVu.AY^dbXd?n0x-GTn՞R55`,U#s"1p?S`nUVE-˿^" H Nb |$Z` GNY,vcEhx'80|-N5o|9@K()YC `XhDaR .?,_FtN}@MĐu:̥n\;uP{; _֘ GVч Fev 05O XrÍ^RN[$oJj!E y$ *&0};%:|mŪ4 dr3H1~9KMڒ19)T:jDxv)gWrmXy NՔOr V1[XB>Zq>`&Yq Jɕh໮vj5UiG~]DǙd)%W>%`tֶh)SHVD0Vo3sӫyNч |cզW7YkJ[T5—~_n]/wm֦_,rmC] 0h޻Ua mxCWvH 6?Sc~ww7G;RrzDȍ5٤#H|όjdfOG޹I y?qثV^Nl@OSUG!xlJ1EMVzP vs]nj%j淕MH=g H_#rgGȩq0@ywoclv\#;t#{J>HJݣ/hG[^Nb [ Vo;;pQ/z A«Hp_ZVB~^*=G`*r`[ԥ&Q:AƝNI 3g|a.$\=GVsMQ%GPmK W9ĠFWzn4G!۫4,r9i1Fow<˯wEtҩa= ]S1*fmt7ݢA4WTXjY0Z ss" $C^P4dz^~l,}Yr)0/C<˾x zq`OwF>·!yugF\MڢO'*gC9\ۑ[;ON/U಩4(NO{kW"x~NwIפnђ06dFu!j\DH;kMgC@n!+ x좾\v4{H,$XV5%b'qQϚRJ* { pgtT%4jÖUCdEq2,3d)>D|Q[lԮ MDv~64.SaIg!>g4yxtvLό(i೏Xli'$L8ʁDtЪis#r<ytj*w%.W"?LQ.Zݏt?).Uw<"ۂHNUcgY$v}+L$*+Y,arDbk8&W?A?(=zQsAXK[=Ņx{ W-~&LEbZEԥUn3$7XJ"XLo#Dh8g_'xZAZ%˳„aQ4=cЪrN &C1WږD[`O2 nVD80 Du &DLͣ* Ƌ(+*Gvر < d1(C  wF %q3LnabuPXyULvڦ)qޤ]ڦ|ԖI7v+WxfJLE׸QaxiA&Eyi38-R1 S=(ݡp.fF 2 |EJ8̖.$JBˤ@{<9q %P2mR\u(}kU#RJM8|P 7!gMT[hhhF+\E-ߎ0);KU@R3Jf5 <0b8Uf7ZBqDrlE-8zǾE,h^T xbQ(_y;?YZ,(҂UP;5ך)v[]U6^w`<7nMnG*|2C[.T8 ØiX6;Cft&uBr*ZWEs=(񝅻Y{xOs#+y#wwQOLz. Gӌͺݸ?BuV ^T^*m[*g5zQ8GXv/J{8yry0juE$? ]$)l"kY2)K&j1y9Vɬh.PC2ˍy4w0a* Ns@w !;],8F!O Q/8-M_J!q+Ùm z`"7 +!PKLV !5(x;SÑ!SbtzG;DL~rv߁y~AQ~}XG؍/pTvlv5ɾqRѮy5שc JZtRU+D}Xv=)~-7[.(9#A , ,CN!{ yzxz+b^[ͮ96eiې*8<i`e 8UCH4tu~1"Fe/J*+/cԭ[$ k(nxsrnx{ M_⑰Y: MN A$[JGT*/~pH>R R$<]`)'[;bS .M#ăۉ{'qo^M559j Sd74K?{e\Я[ 7MMqg(Y?rNK-h|) 물4ZYkBcdY Nf:<ѥܖ:]eY$U;'Z2l871ۅفϏn z|~lzMS J9,'!U+:3Dyib)Πu}4M #׭{>'LבڈsxL6$;/P [Q |uF#*"HJ9}")%z _([o/ ,8 :#뚨|4;^H Z{lP%[vb$ٔy4 ;kHydR`^e}G7Mp:W Ҧ5KPlhW4K;xt bKEJo ,CЩT5Gz~u9G(&bxD!vH䀫SLh8pe:6 oAgIA{ly1 tW.їV&lBpGf$ -NQS9 j_״: 0g Q}^zO]Zd&?)_+"YI ZsR5*hiI&ÉJrERP+S4e*}Dpe+ԅ_e٨{=r I"n.5u ǃT=׽kRpWҟ!iUj;Mxݩykiu8L5)ۢvgmϗ>[|.!G9vYn1?RF([Cr6,JW` ah T;4P|{I`|ғ*5s;Z:4\=1&+~hc۬ ݐJ:kX%;^EJ̭|k5՛m,*7rTM>/iPEJ\o6Ȋ+ۄ[5D] t{  #Qmr%nDCcЙYQl!㋯ FM^agY4PAY ]#}b͍w"' 0PhB|3 ޭJLI<Լpwx$[PY3P.yav&7\j_]~0R>bzT>\Ԍ$d:SS)9[fnh>ZFT9 T-v{㸫=Rh K?T `5cx !1=3sgu3ZJ13'{bkx>W"FH y #pb,{ CE `l^1s2RI<}t)@.0X(] S+6o#:5X qPWT=VgVJ5 }7X;y/0w4VwmFZI"_wgZ Vf,gfȧJVN5(LA +븺iUӅЏV@td~ 6+w2B!P`5;4@2#}xENIEW˪ >,fEt&+zNyX^;;9qəT[Z.|'奕?Z/ޅ*ʘw#rSCTKF4y7fIZւfIym9pp2!mDZE*}d+8jhveS6u[఻J=[VvLF~1Ҧpt brcr#Q]UeY{X4ipnePØzouM ]eXJ-)iN41:+#ѾzK'82fz>WQ?ezmW-ӵvhN`o'4)y0C>Lwт${(0͚:GSRV7`_\:/F LS,ټqmߎʚ +1 ,5%ٶNF|RSՑh]P~ C &t5K̞w3M]U.hY[H=&kY LH]1z̻%tӈ:jeCpߤF%'?>nM Vߌ_ʟPž^mǺM)oDZIjnP֮?„eիkQl dS+'\< }voqe]N+VRv#b°La`VQZן4nmq yo8$Mvn/En_kaFZ՘+K(i#Zc&TX|`&$W2CܰOkM(xSSH֌ ]KH[ ʩk:Q|"ziӤ sAd?t}.m ӁuiTLCuJU?FS[fCZDͰHQTTM,~wLHЏ2 N4NO}5kHUdk* lT+,+ W {jgHa1rL Oj^GIPE: s$qy(,9x}":$L&131p=Ή ҏm=/mQ#&kQх? PhS5Ŕhi|tˎ98sVֺ'w{'ؾۃS'ˢ/~ҵ-y zg}X͸'"g.5. &QAu$cxN*h9KȰ#q~2ivԵ<2 B4; $S|E?6܃ ()VW "ʅO7 14O} N v@?&mb>Al);I#CN.JP3 )= UmZ} C+`Ʃ4C<0 wІކ2ԸrosP)!~#5kDP، ¢arl r=W~~6D$ eDRbQ-) `LW*|DkEn=yE'Zd֗z8r_¥%CtK7.Sk,Jzj%Qaecն{`{+g(8ӱ7-,}WbS!`gVV&Az򰗶 ±Aچ DD_Bz])~KI&zŠ4:͖sg%5z^WAh$n CM5W %fZ(\CBk0Z1.M= ^/s1KBRA_K,챾``@Go8ZlFoߘy@0cW6wtc\ahšca]Vc!Z͖R&S8z 3!1$9RE#uQo>8$ÞBI,]uNxX|7^599 sq"*0g:"&vF!_n"[If[*4pR4ܝ\G^zϚe9`͏;E: O匓jy$:j!<$2PƖO2q,^PvY)nΥ;p91GYHljn]nUD-8m%` *5XRw&#%."R˦A?|L1֓￿IRe25*x(.z~Ջ?.?hZP\ufvOwSwni{Gs^OƒzpOLd3G3A`ӑ)Nũg3lS>%.<ע+ (CM?PJPzHϧQMfQgߑJ.&{p8Zrqr!Tʼn ^M@9, g嬰S-T"JV[BXyd8^A=!)VyFqD< Ӿ]A+/(;+N,^'W5Xʅ-#s"$ A+ 4%yqjDi ?e@?v>] %rOg@: zff)/["h,+eW\ѲٹPѧ-Uqd(`Sѣf;ή`<3P0e {_̹TF9t&(ӓ ^ݴ%ֈB'(@-I BW o$=wo+H]TcvǃU;eA1M2' =gGp4'eU]ɚ7 *kl(fZԡ#; /\SzOm2FD;k3ρ '+{/j$VކBʱ"W6%dd۸zhVn.7*oZѦ/ǚ^&Xql%Bw>X_5 :[x> Xe>W@>dACR'D" u]+~YCGvUT_gkpOnh:ziHSUb/"TwǼ-"9_J^BfJ,\ JLAȠ;fw(l;gdlP.B\<\+l%}y*Jõ"H J"=F&/v&Tl )A91쳂_!?-g pe9ݳHi[gt޴˦O}H =L{h~e%WC >}V3Y29'@nt1h/; qoMU9) hf^|*5 5U_?$&'4'akaLՑ Q¼|x.J:Zgg=cfLظ40}t腉pJ,rX-)J8>-m|fHIm"'`B$q˿\-o{@fN_a/ S]=bݱ"̦mG+,AeIUiiGKqVbtV:70 G9ïQov6a{ ɲXaY24@y=qf-%yF[c 3OJ@\M}'n?7 9*&̸fdruL8̅n"R;E&V%8), _ʠ9IlL@z5E>ED<||#`7Ka|nQ \"B~@,'s^"dKQ tVHXצZ`5JJAEr꽁rNV:J|y*7=72v[vk 1v3Ums+,_Gn*OHL{!nU%1(R4Ȼ9_ƞtn.bM5x |T (^stgQrf1}o]m5@ټY-fn--_~dQlu^z#M24&c(v5^5 HxdfN;ߴ"hj;a y6]=yε [,_o'f`pؘ>yew W7Y] E!Z5@?Wx_wƘ;Ym[Y1<ςYĦy=ZJ/|me#*q#'Ԍh] =BASނLCMG+L2ˀARF#hu_$lMKHŊ%;?ӷmHV hӴjqVq5Ie^3^֩pVLTDD =J95;^"Ss2BMgo€?ǩ*ղp_(>捘1cJn)-X2nڏSІ&Uƪwx*x:"85U$|:p[,哄*}3L}y WkCYP>uhҌ`_C#g @nD%qFaM)ӛESƈZxOEbﴌ/_@B}Sl&pB ԋ% .ˑ6d&1a> }'󰟔kn탖e\[݋@rمSَtS2"*S@NXMډg83n~ripN%]Wbztڧo'ml`ˤɩuqHTۆ}k-ECJ[3Uپh+ kҲ@FI>SVOį03Lhmc̈́EQT.ɾmX"X!YPz,EDLU˼zUN@ފ+FcmB i[;u^4Sy3"Us\%MYee6=Avpe5özv#\OEdoO/<%7Lc,~`BRNt.3Xo!.y万)U)z }C2{yCk m#V.noGeW{ 5m(۠Hf]wO;^Ei" J(ԡPtTs%{KB=ɺ\i(]ٝu.ahբnPzFLHep*|a#둖LilšX{ەC>:f>x()ʏYgi 3Jw-"̲rd4Xc|DAej5 N\Q*r4jS=}{vq̋bfF|2;ss&fלy8m$ʩDNBXR(( 濦@M ƳFV6jWB{D!t^n9ךi+rP5ay#gZ%o/&UۥÈ"frfS yWNS~mK:uqkI?CwIјR$V.*ڡ+]ٸHg*BzRRuJVcʩ+ 7! h9{Li%wku!zz x-ĵ)w˥i@%-0h hr.(Na6WZ(%C}D4ٵsC˭ ~buD#6noGM]v4\8@؉tbIO~*f}=kn-2s~$>-$|^Jn-Uzє+-U`le=k߸i 9Slぬh.KW4 OzqY>X5%A6|qO~weGi;'t1y v\%!4 VT"@K` Ps]L,Vy% d`, 4գw&'# d.񴾀S߬ۘ: Np?#TH@/u`se 䰛8i}Ka =ZGuoxy/D}=?} }خ^<^F8N׷=ie+ksixO'~vΏ4ZR"Gu[#W`\X&rƶ٧r<rWL.4@ݛdˡTKad&eW5 1aB!1 rBTb9AB@+&Ud/MI1X:$fjN$8=bۆ 8rN5 )(Xn#(2|!ًb]lEvSs[>uE^_:=@NĻ{#t1CB>,Ÿ6qZP~{2Ezp]_XC$*.^yy|T-XibO%RT1)"?WQkWPM˫{Y*@kjx2}C[;Mw>j7$С3;+.V7mmRw)I $N}o{dơ5H׎֖,<%5Aͮo}sx :HÑYҭ~()tv9o9IՇIg|Id/iǡWڴQ[xlD v10}طʾd_etR((0x"kvpG2M8onPbO =\=G?eiN=ŝS(EJ_3mMV04<yHcÜeYc.<S|E?iDV %{'\?Vt|L0qs/uVKݛ*U9U 1Ux 7,$h 4kjΐB7|16tArOs: 7A]P#s4zN. TC; ̳(AfbKl">)T[(P S`1/| Pڊ?.Ȑ9S$K *bPd+T :c6{}>XU ٌpS lـ!5'?M#E16ҙ^ W&??2W=n6.\SaؔpHBsf1{Г8$t֕{VfgU Ʈ~CQfCU;Md9b KIؔ/=Jvn(LoW\;CO>ڈW OND":r0v%˦F"DE ȩ%)+`cX͹>I݉w6Jn.OLtx9tp4Ȇ#Zcv\\ .;.Bq4 g?nfj)5g@0I~^e߅J(rBdS.%o?mFKPO`(g-[R9=Y0(㟮Cc7p9=xU6 |UV0J `2>mKF iPò۶S&؄qxCT>K*VOdžb]|Kp P>Δ#J˧}ɏ|CH@N״xbSVllf4+8%ȢVdW1uEեboֆ.b'T˦8KΕu{(W:,-#11W S/WcJ9~u~rkoVNVduv`P_,#Xun! IC"PCUҁ2lDL|+VJ;β8ԛoy~uђ7+X!Թ ;Kƚɖl?=bCc+.o9&``KjҔ%cH8\wnR8MљOy6ǁ^3 |u$Tٺ!oKBHJ mgt )>. fqjCʃA;"-"Mryb꣣I$oO<=^m`5arF#Vq7Mu}oNSvȡN] xp[}1R/*ZA 6"{ϥ,]d8%f sVi| T9rO}`1/xps/H MS`F^l UGnQx3T<)gIL*IB˪TA?gU XK̡$nl"||=WCDzbi RӾB@+ZaA)Oc Z'$.4:H@-\fS|N<`eރTJR_;t@; H03.&#G]t?nA?Xv9jxs:%=`0AW5 ZޅyY}=BH w쎭 If{`?Jv/00RyE&0?1Wreb,ct_x0|8YW2`k=w,#VE 1WgÝh<\݊TZWpr1<>CjwPMri^3H-1 ;ba>ğFbSpf-͸Z9P%HΏq4и"s>E.1nM<"ʃtXAd; 7IoE)~KcG]"]~Σ17~hCt$S\/0Ppg=+tK:WS5x}k/!?@ V#6+i15Bzk ?itjN5^`q;(n3#̔ABvDAرJqܳj3s #ʋ0[k#6 Sz|F$j6p+R) 4U}tcv(&XdV;Xg!M@ o:MGbwfgXńĴAAosW{^( K2d=!/*Aʱy>H{޺C"2 FK{S8̷z$j(\%}zQ<1I+[׬Aǻ gݛ-7IPKo*x0|wѵUVe]KSgN"N5J!OWFxN[{UFb%Fh?p5ݏ #+7&DߴQl8(xvz</R^>3<"TD8Z+BWc*Q;8]yqHlsy7(|Y#D i%yy&7IG"r/F{bEC~]t$ďX{wr,*O9#Ǐ%_Jf-RYo~sz-G_O'G~qVMD@U\(&$}>wa] OG)?#̂tWBj{?ӢA$1{v_iJ7\m6L|D7aɃ|e\Ͷ`J,; @%$I-X :} zrGn5ZQon(0_QI9\wE`_F"` :BԀ˚hcERZ8 (=3^:LV 3I&o쬒- (0eZ1ۂX`fׯ> ]&XrITMΕG.v%>cOwR %yJ XIR$a#?$$EV6-^GvQj#g`1k%`{Y 1!K8 fM⧊st'iish=a*}} @WV@nzjdWcFThJ༼Y*J;y_[WJk4%ݿ:-j\㊙wx|οR8 5g@r"%PZ[K;3˜eXgojZQ8"θB錪iӌ38_EU,Y{d%)-Nb/>Vt-M]`StA ! ?8( z)@04[5ZU9%!UeW&@W@a Lm6P⴬zKlk6Ƌ5>a888dVBυK6I1#Wa_A$n!nQ6[Tufa JMg4q֌eEJWqT&H1.[ \YB1gFsOVI1^ty'=O ݸ` \pŃӼ%*9^|pTٛv{$~|D e`Z&\B)2cI YZ