php8-test-8.2.30-150600.3.25.1<>,i^p9|=5\w1vژ ThDq҂QHVHcu=Ntn7a/EB.m hzx?fߣ:SMjb ݓnz~ ܬO kx:D{jHdV+s/EF'XH ^Z8)Y-"^BciV˜, q_,䏇f[ۍؾ.LI:kP% s Y:E_Ҹ}0mh>;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 "B4u6QM;bdbx^=ü`nmZWb#"R<6gy y<-2y)(H/U$TQ7h+1 b$;ǂry/xÝbmxzsYPM¹ \$*vnN?'ѹ3XFǾf(+Tl_a)VOoF8&G*\w: T HYhұkG g:0[3"-ֳn@D_7Դ,RszAф;:txjt`T ҿ-݅3ғ^sk<89@}ȭ[\zI/O@'`lGxT^>ފl&4nJ'p3 a:!qM1e̋*4Y2n:|nmQ}JP:?~nkn: ?i+_Qj7(:`+E~.XOʷp);@nBgX>D4Bůc7];mCxG>Ǻ3 PL:tEЩi$3c}&:z\nw1[/ #GZL+'Zi&U ѽI?t#w 3ނ @@ GM 25u?CiWE3.1q,`';g.mhXԥ'z؜55. V(/jA֠7Ac'~ q귙Yƌ$f(ڎ-s= l:H] VzwM]I~2NjdPMJ)і}Ea: C]5}yo\f-fJt"Jqmж{,('ӮQ fA4qDfWY,OUvcϪMPh f|zkݵу;mu(%iY{ymK%| (`կ/l󤓉Ԣ[2;d6 JJmc3a o;7e!/cI,Q=G1]=}/_nߒ, 41L0 xe.iCUI'"{L0x6.3V!1msz;~Z.:.|U+n0neJC6A+Zk߄%rPsWUk3|츤bc>E]<̣=E;ȃfFP4M;̇+o)$8}%r"aD0_*{CaDrR@ގ)ddV*.%RbSuIc3fB=YˠQG7>c6W/¸\鼅Իi `Httt9~ZvtsC ̳kۣ9T@@p,5s 3]HI5:cyoULRLNmFܧN߄,h#PR7>>)@ `dX^ BKȉ_us:| OP=GfD f5G+ U1a%usIjqSlt.p΃ǮK2E[G:5Ѝ僴$pxWpYt}c\P\B~xgk=З0>)p`"xh/ɪ]sʍ>D0b 9sQVc5w ^[Q V8Id~.oeRɒa1'MTⷰ$Sv(M,ȑudv4o4n2:AA>x4y>Mt|Ÿ3&eOFِݏ n+~kt_jD1Yip-f`m{1Hos }Qk Y|#?RY*N;8,h9[VeqqiE!/`iӴݤ?C(o3Q}qjyʁ=^jRQk5!=>_jJKO{ݡ޼W:ف_`5SR~8}j.Yގmğ; T4OU1LӮ]c֡1m/ KӻYx* ~|&ޭ:2/تj T1[yv[RS4I$ܮ9|uHaD&@~%(zaK|@٭eX7Q&ג8Jǥ mgaW+R2/ '\KzEnXۭzށyU-X\jpbmUt'Iê~z-"1JidѮ>^_R0NkRg@GV4Am6%xk ^4D$zd i`Z`uS+O*I’0cRL :-iԷB6[>Opqv"BlH4sWR_)-Go\pt7ejp_h+R 0n4Ѥ3{{g~ÂwY$IxϽ?*9?VyZA(W4ܦ 1٭D=UBu%#~PBZ?/͢1˫ohflh]rF(ڝ ovh:w-qj QRil5/&!sVጚ![߀ eϺS/\}w=t,5cof/l #֛;`r)IމSWӗsIpJ}sBZ_[!D}FPk1V)Fx')<@3嚈uR9¥?`d-# Jcw_kP)X:9&3kq'˔!щ:Qf/ 'rƠ="-,A^IL4 >"S%{45CNjG)w~r*sNG6s$:nKGJIT`.ԋJL$uy#vy3f1{>J!eMb$!uC{M[>&L@]iryK q*IH\ VLwc) 5Z=S좾ܤ{+Ь{xNfNqO~Q])H= R㞌S|zW-p.'aLָC¯zc2rなV_``;_߉K2fkWG(0`pZK@v~+ >C%0 سX$П"n,|S%7:Y@ k.wF3Y:Ѭ28/"1DUC$ =;1AաsCP1KDEY<G-30tJ U/(l2⨚ry&g!؏.Woۏ]67Dΐ޼+p]wnV6QDaH#`YCZaF)p{'A;Kjذ<C96Y6(4{xA3)lVIH `Q "Br?kC(r+uSgbwAzx32$>{ïq=eSw c#.a}b&^&&W:3hiF Ĭ#6!r(>1xpJ x|Pc1 %>/jC`m@{mz`;4?+{.cq3\ WkO輺cƋ˥@%*ѺV %,I[t=^ogI%<.,큘!YJz45xKLᙼpJ}&EmE梄4J&ǴhdU ǩފ%*g5U˟lN,Kz<{4GN•:9'AY)rUZׇfb5(KH8T4*#r AX;5rͳO+?qcph)^ .4rJI{gQG Sv()iܺԼh*T򫑯_ tTR[%#KP۾r!X^RG18S2R2k FjXEp8xifޡ)7\,xI@ /+]exȰԖ>Q.ޘv3'O>yɳ.w0SGڙK:ͪ\ģ\JYJP&^GܸT0H3{p!Oosl"#2 =JO{-̗ǿ/ka]WM++ uuY@H+0XoW .{ߵ 'RP2 }(/E^ Πt(v:h_D1xc5C}dHna_a:+d5ǣaƚ \. e¥Q,%(*'榗{A6> 1{U_/k^<1#Ըa%5\ H ,G BP0{{KzI:B+465Ѵ/gdӧ$ V9*^HQց3%~=To')\+zXLN}U"ijjE:Fx@D"`ç@q!XlCkuv\st9@K8j%{A׆.-â,md !!6qXtPZEٍe[>N] ágHv5T.:1g-HʶbOJT`QO5dVLb82[Pf=d5,DTYzg2ړzB MG8*R@U;HF H5 ?~)2 bt~+^ҫw$HJSZ\f6ZO:,>WE`ꈑ{yt. =b^FVr{"8Ly00exau%j?s-XhUY Z)a,AyUq1~qj:G|Q%Ftw^^VQm:2$/GWgAP!Gtt]_ jWUљc(I\?mQݛaViŻ>bQ0堹UA⁦#Q:'ϗ6Y`#[~(Z# `crY|2.MskzV\2 T|nESgg[ F LJY]bJ(낉! @"f\k+Ot$X7LqΰzW#?AW/RqZx^|CT*b`gD0u"Uu~5FLA 遷yՙtDxyHg#/fϨ=LZ.|silI>ъCե;aVx/LT8JGLL볝ƢFN*+8VjvuY D22!qbU믯C TmHe3WZhapf[=*c0TLnlkL ASxLɭCKUN>aOiVh 3au%O"0s^u?5v;?6,=o}`1mCh'Fcgfɝٌ#%@q;;ϮG,t*!k)+)"Pc.~ PSHIЊ-zF:Z~ҞҰZ3פ}PRz}4{g XVe|M(? ŸnӯZkmĖ4)0(^x ƋW^&aأ*?ɻFj^k5˼FaW BB'$+9vLUطĒ2 WRVn)UYha/P}~cc6ҎN0$ BI_ vәtun]fxu$pIq3>7?}E曞],@~P{[Vfk6l핼F}88\M;1 I]">8e4`VE='O#@E~!=NOFϷoQM3fYKxA4!ws%aTs,t/@2Ĩs@x. ݲ[{60bK %hp! &:Px6'F~̌ZV:V@VZިIf-NLZXvF9 .mIM5s,]6y+?AZcI^^h\M6>oZ)[`" &!a-ß% -C&ĖVJO_"Ђżo?,ъ5D*3z{c0j&WJ7m{3=[-:Tწٓ*&CS3+n~ q[!@q٧'`NN{Mra~N}q jf]0u=3gȎmH\(Hً)s]0J]v`(y3\:) {λZq-lNB8'MP9>;/U.cV5#m`Ln=zb~Ñ7sOQtLE'R/BC= <{Zd)F?(oY {u}AoFODh$;E4M7]݋KuN'IGBOIa;3Ij *}dt;۲X\`6/7$606*S,#PZvi p$Y(˂XC}ڞbpS~NlzPHnTTBv-':mC6bwHP+vATO-GJ#]\x-ᛏFse<,hT {+ǹ?!{<qGg͢#M܊8Kao啙ގjd`{0R_^s*s}s_-Rt# rsdTמrE'2x]G*by-gSe%3rf=ƿFyT.U^'z&hQm |i%)bMPzkV, [OqoW?!~b3 }v:]}7O7$ZXOK;(CiLGq_SMQ5D")uX)CݍK0DP]ZxY-9BQlN-ZuѡK23p<3!Ux~ >m1%q0{s6T@pdqQgV2“F+h܈bCfL.̕!=JT'Քe۱>q:UGE!aυZD FoAT(N7՛aUcȟ!/$%@xN~ ;R7M;eܶr28`F <9dCThtQZűh\ɷ~@&ϔAw1v7`2ks,Ba|)c雁r->;ޏKGMWNgbA*Mw2DXhȫjBUoRbiwOo &|u{N󶔖 pw*Qdm"N)u,Ed +fO;Od/A 0$p({e7YmN&{5i.VHI%|. 'Cd 8' /C,XX;󳁚U,6h8dL:=BT_1˧=Nipf븉=RFzqȕjNwK+v$w pGnk a,}Q1+bn_HXcd 7CPu}X4)IY**;ÉZqm܀mjH@eJ2Z?X3`%Y|`Z R%䗳f|؃`rWopuz&͵Or@8dLrcRjAȲ| AB N#/r/NڗE)j=U0wCMN~3,_'!\Jc)GpyJ%Ї5$1a66LPTc~/2jQ xe<_u< ;*B;e+X?~_-h I/-V` sבTl—ӒXAnLƟ5Eu3>ˆJf{~h'tkrĝ/t8{mUah#SJ>rʠ6#R!#z`:D \xa62B{b(歉muvЙlzuARKju>S 0fHv=a21HJ WPL5I!iP\r(aɮFjr._1{)*0`&тՀ5~G]RZ)عy&/硫0-8 63sf16;3S7̬<Vo\`B#"{),53EChVjشXV]&˪t+/bm} T߫9:q,-Uڼ65e'UXol?hbKaֽar{"iafO=:]d8nwgJmc%(Izߩf5~.ީ*+:n 0IA,2:u] !hJ0$ydJ8RZڇXGB"ޣ5C|[|i}>&`[jlS~i2w}!qw[y4CEԇ(jG^%1q uYgiʈ6yJ#;J)}C$*$#ɫz'ͅ8DT& ~V!mNG *< Mȍk<|F dKWUKh'qxM5hd-ϙgi<}$:,ڴ̾[멸MJ K&謐LvQ0'SqȑЯy8Ua9W !>{X ;ϥ4%k?SXjJeZeeEvտ[ J[Yb\bͤTV%\8GA &Fk.犠"#Iŕ|OUC+vUsN?הټDĮImg 1:J/q }=Hf8>`a|7cc#{N`B|0,%J!M(Xu*Z=E.h)EyT˼ač3DP\n a򻖡GvJ淾ԩ}W `!Dža'vyʈKvn.7 yR-$d= 'BDxdMtvP82LᐘJn.9mIiqE P &?b%?J a9Mnkb.#Lgׂy\/ǹKpG P8<@@jvΗtpfKo`Gެkx%ۤf4;:Z9,Wj@\.E8 v yi ~c14X~$K,q/A?QxV,& *ZҒߕ .""ؖ#v|$`K? §Ipr0͎q!2wƷ]EwR,kI}~gU%qBjLϧ61쳜|Rړ.?*xS@/jHPYЧ*8FAv&D[bc{ͮVQ],]"ڥ@=tMj=k+BcKw-,_صKM1_ . B`aXWzyy9-%#v<#cM˛we^ٹ*TN틈Ypyiӌ>.Mn4mU/qAa\?T6p Ad!,sN?fA$u|UѢyɖєI|n=h6.Mjj$Rf F\!IWdiB4;Jev7F>ؖQ,'gdHU`Pybn sDzٹDMK#=wm=!ȡ+1Z@4$ZƱ'EU)؁埄FpiWL*~gx A"&T(rP~ bw$t5 Fp÷hSlnEW'2 (dyb}H }&쭧-?F]wy3O $f6f8ZXAI; K{y SPiY#uA֭VYfpaĽP]cipF{{ Ib ɶ*{0( X1M=8!*Rq9,2I3&/ktWm]#V ~Ǟ`.=KwQ@)M' f8iR=SZPu~rgݓ擡Pޑ$f%V*OG`*+cZIT鏠zxr) c3 5ӚV6 LL- _W3 #遉P8Y»ny |(.( lҝZ"-gK2sQ{̨Rn-&^x5y_^wZll*6U`{@q-]6vwE$3 ?B縫𕈫`6^Pi-V3y<G=(.uÀcar쾳}ml2?P8d^;`p8T f\_ijQ6t c9?0QYY;0 nNilHD :,.٨¤9Aٽ7` <8*{Ov `s!0g_W\X*U.IOU_XBƅRE{jWcu=EFIҠa^D1XiMZ8rJMt{KPI~zc,UqP=Je{M;⅚IzoI7^OTGzmfGK3 Ң+` Z״BoǾFza9G@|@Šܭ(JCUg;W)G͛ \ $l2tڨݑxz/ 0Ss7WX1αS@ w|KĊ a5`mߢlAŽ87 T'>i21t'ytjkQiwE TC4ϕC $}4=ȯi>u\7sSʑ 5.̃gԟع*?ft*g$ﺕ)IZFqg I殀TLGTG}vQ2e5Us$'9CqZ7Ɣ=؊|Jl˥qN*#4Àm YKUHRލmJ۫6 Mk ›{xK10\ogGKDXR20 >)LEs6 O=% Ԝ}Z蠦ٜ K` 3UKay{st]auԑ2jGn7&/]k21Hf Qߣq:Ԥ= -xA ̽v#N_Z=YF5/[}(E8S5` o>x2pyuY~=ɽ:IJfYH7u7"{)eLˈ \h98,Su9_!\eo$@ ^40Jx>]*!4j5Z:c@5&|V#f;SF2'm\ɵx8!ʗ "co@_׬DPV,GlZh:?-l"Rژs,&CuHA꼇*C:Y^φ! LRYg,iJ#4wUG^əvK}*&}~eg#[j訽(zM'Sx ٬͊qwhSY"y .AWhñ\?5~%nb^$B82s3:5`I3 `6֭-A;X d~;?sǴ:J%E}y#6Z:2 SAw њkǺ6T/IGZZ0ȜFù4} Ӆ~8tpʞW)~%t45 a ?`mV𤡤2tK}:BQ="s Ff?8N3ScPv$]_<?$>..aVi n_TlV4Q|ᐅfӧ=Wt[O\WP@݂ͩ -ԊIq@MK%w@ C,^.jhCwo.Bx)=bwJ&*.xkdըbq;M s{ҵpJe[LZO (&!c^'@-\tĉ=6moV}~8y\i燺T1!dKV6 "ϖΰQ[]c2J@`k6 Lc`*AV$ $;1&ZnVL:]D9$xSAY3ebS'}W>rĮBMtEoEE_NDh.S,v|]j<{ޛK8CvpJŶC'(rL[y{_ ~)\_LfVoijxꇖL\8M[2[~C#@oX6sǡ==RH,Wv *<OKA-Fu{M|.,yr-QFMԝ)ʼnuDrW9ñ_؆,dDD'>?vH-ۘʯ+ttSuiyjRO,BKDdw}!/Ol=s[:-O-}.pd(О\4=-ܘ~mYS[n*.s/GUmk滭CV0+ 5Z& DI1`6'Ty&[ַ9mYVm Ot\\q,ثe9^pl^2? }6p,'WcRFѲ,(ywcc(]tlo z!ƏvMf wm8X-j"sG)BX'd1fM(e5_? PjDFڌYHjS[ /1g3vk.#u|%854ke-nc! + %+n(D'b巢[&צ\ϟ(ր˷WCb@"Ef;[DkQ qI:bsؕ T { cԲ0yuѓURi͞Z ^-h&n-Rbdv3܄ %7 8Sm%:/8 I52F5dSМlw$ UDdC9gO땤b͊C"j;9`GP&#s⽝m/7aD_Qgޔ_7][Z SD2}siW^Ds5X$7«Z,63(/?%QVo1µp8+sxݳߋ~4<{m|RqF1TGUZ:c$]ff m5LOݪaP[El@SH|APޘ\p|'d]3DLI&RMi/m@>r q%S )G!s=&Zҭ=}N59Ckd D1"6|t[iTS\D hddUko0a9?UTr.v"V`-Ӕ1i|e1͂i*CnD^EJ*V.CM >H^j>a>t'vg.kw$FVNTI)|줺1n$rD1@RDxyWGhY !ѥO?,Uc$T vk?V5! "XNX`N0iLo,QDtIW1V{\fEZ)Ietexю[L%eD:vQ> 'A&nU V͑n(i=!VÚת:9'ª 7aI(m"JcH/c~⸣KIu0&E  #k@(kn2`t~!:@pB!Mq; ExHד'J3 EDjuz$L/FƊqH^DIЖ ژ=ݵxodβ9ֳ!VY\xMo/^K҆A;'$FLNW#Pb/MH(W+4gP).GKB0j mU$83m+mJ \D$r9_YUUн}]mcJ`i|nGlͿlWBY`[عxޭ)?:9 -l#̞Ё%J6SB.Ԁ oڛ_'W eYcHg>/*[6'>>OU<&P)k6/ՐO -˛=q#{)LcR/9w%ӦDt,J6fA[mFuy8\NaS IZ\YNL"uJ',f EAoƖl?r/10g,Wt 5oFizP!MV"( 2uܻj\Wᜭ_ Ñs|n?HKBh(<ĥŦ-F*Wq΂Gtk͆!(h5@պ{N=V BzƮH>^ Г~"05IpOU\+M4Ժ®KA"q4'-Ѓ|;:ug'ܤf6GS& P/4Wpd ssU %V5$ B=1Z$Qi/m[:g!e-+FhS2eGzRs~zN>9N{(`5O߬f7Oޏnf8A:՛wѼ,>[=pRw{)Y4ͧep*`nԃt2{p>\MijdʰM|Ij)  Zk ڮIsT¯yZn+ɗZym#3/sI\.P {g =$QuQhԊG()qķfi4)MGPCmI!PM_P?#wvcl"]̷x}NqɭtpH0* -)k;Hcs8[()aI rmh8 vr_WY\d}MbԤht1OitIp},o)+m[!L?ϠDw:/XLBӠ)+(d֌VN~?ft-".Mj%|Ͽ+~f9tܚ2#tUVs֪E`g}>=< @&$$cw``F1vTf6H Vc%癚 djJ=9 <ę%~H`|c]<d x̷3E6ra>wm-ZR6:8ͺx@ADZc I :I` ;VzIƛ̅!K[S x c2'{ȁ)Wv|zj@$5i*P \M4#m~)`!~]-R*1[`?G`GKq߀&KW\6{fZhn{i)nDlD>A~Դ7F3,G(Nxkl&RHËE`')&KD} 5Q_yfrypڟ2o@-7 H՗3{M*9uȦMW^vbYrxp~nށS\G|<4qi^j4_kj_F6nVG>Fz2y-s(-%8X(sˋMO(Vv Wtw-:Ss(ejD`̽RLvGBa\X+׊ʇP+uD R] 1@ڤ@Y:sgDN(?ñ&ܼ[`PZ0]Q:gL9{(H_V]nO"\RVc0բ$./:iap FAXi.kr3*P/sMJjB}FZ}E)}߿ V^ρp.\S ~)8"eMBCª9yCd6oa:jT X9&Z c5{'1PWlf.؈|<Qwj'Tơ6콉rE ߇_;*[[lDcBIuHX`݄ƮK2(}=U7[HuLh?$H^~0'] _]vǠ-Hq+qFJer<U7U$8znaّH-r EL_Of0_&8q6_c-d ѯ]ax .Eqr} _򧩒u"%ϿFl}XqQ(72Qfw Bf#]gOF>RFo(qY3$]#@&SPNsB©4ows6Cu,M`BQ⻊ES7%* ǂLDzM }0.?R/#3AsroT08>&F\&Ν m h7ȽLۖ34LV3P Gf9C~]Rʒ1+Vj5H/;']6=<*Mmd8'ӱ\짬:2)5u1q啷|: jS%[7m͌kC`+srK`kG8R-bWZdbryyx muEiHk f>l%u@d $`*[O4i:)JO7-sԪ,o^Vd մ+ &1#*rH$0LoNs 4n x9,%#BmSKn Kp޿4">5󒏍v J4z4 lE=5¥55VF+8dU`x)I2@P,ٿ{~ K*͛KMh@9oh@ZO#Q-|m]1i@Hp Ĭ;\je,9R~O<;[2#qw0XB@`aynaOxYTpWK<|elmX-DbLkYIˎPLS]4ۛѽc4$A@]\W/s={kgU˫y%ī q9(z|ClKߖO A$ʉ~W"-uYSEm)L0xݹt ErauG-xsmu_漣|eLjDO՚T99Z@#6!ķ +,uⁱ{Vb"M8ym*ss;v<-MEc~GmA2ƂORν2|mmp;V T'Yxvz"IG Hϸ;9cZ[.(e 6'ԕb.,j-5"J[a8޺kqŕ2*!ۊV֤bEn`{H|izALuc!ͷҽJ%w$;)n(..ȟc +V.a#D* I馠_T΅5u.[b)ID4,`=tXD 0foxn<gM$̷$GIl؟g(3yj7Oo\2e=)T6VPC0rl R>%ç +x@O'ԷeKki̞ b{ی˱8S`|]Kz@NЁ;jY~G3yCr6rzDͽ+vZ.%;1f0uIho:nB}RzƟ%;kgwkޯSf>^`bYVσ(e}4 #>D@(|~Hc+ #bUv'sQ{#J/ɘ-^m6 kA~Ք&[68"ُcrL[?`bJ١ioo_ *1*fvNa  $emwE*#5J-dF{`PCKh+.`*(ˠ;RQGS| r;*G5c(k*twbԤs}\{q0)Ĕ+W|r~&ČrqDu>z3x$TdT6;0xE3nMߠNb?9gn\_ԥ_VW-'' ($˹Ay]e@Z|!C)p6?`_JpiBTGiMIʹREweDT1c5he۲ZJMg}aON}ww0[maI0\%o yEq;/ .R7- C= זW^ Tk3 5m{/G: [D{`A{ܣOu8//ZG*~l=Z)DىY3a9lB)&$F5SVWPdTO]UrJuim13Ɏe&2W3qļRфG@rODZHVW[ANȩ=]al6e_Gj;1StT}|óOIprBɮVP˿KG(~7rBduК ^Kq=q ]hB,;PV3:lݶS/#"qmХG%֊r o[7}㘫B!Znع7VdV Yt ?Y5mȷԦ~MAA=vi qiBW6iʖFRԁqCct yD0R٤4+I8=.О4ujMŎؐ(R3AZ[c9fB9.m(TZE@t[KDZ}M.ЈVQX{)AyZ\zRcS6h,F'0bQm:BѮ ,ӍfhڈE[h!$}A4[-&hw׃:(+Gl=\Hm"u V1 z<޺"HmD~s(mt\E{PQ.1VET&)ې=lU0ds5ؐc]yzƼ"Xet%5 - .uXxJFtkQT<2~.4jfPd" {*N QIb{_Bul&*=:AW=~LEܶiE oN}j{AKOԄB# { 7}Mf 4QBn0pBwȫw-G!4gPO:]| LܶQt#)OwJ<̠]8U!b)%4DS -JI晳;wn`[ T3oHøPj%@r&\0(JHSjuѝop cxK!vP3H J·z'N['|x:lA*"n⋨־E%\op/5B+ufu1 HXRđV4naj=͊IW9?>8(,mp2{"ƟEv9r%L\_ Dy)k  DŽ&%iÑWK R+;8`c-yDZ [>sv_:&'LF׵ x-y-@}F4G3謴338M‘;UbP1,Ӏc;Km 2-o4^:!²dG}͓X ЈmGz$ksA4Te1ֵno'e-DfesS`1JcZ7 W_9@>^:郙a(z fg pR@;I e7T;sgÃgWH0ެ.M6K2HABp7>} w]rIiz !<=?Sn䵶y`iZ.dG'w b3 O|KvE*(D0yy@lno"kD& H1`ZОgFs:1 D4QMk){g`Y~BA%E Jq>CF4kWvuR,+/w$E4K˗gEEMOt\e`&krwBKM_o:8CXi{ ȥJ@Z&jgQ6KmZu8W}yR9'W"z#Xn"$*2 ܩ BQZu%Gx ۪ڪzРeJ? *AzUrY~ȇ9f.` sB4ٽݸFj Fb[е70rKȭ&k} NEZy]i|֦l wHnMG cMrq%"ވP\xrbH#'ٽI;+Ö=)(ţHB7UMCT;TBױ?t1HżeBEԉP HaM@uvwhq3tJKl0rV?qB:Qcy26jQ4bp]P³\Cº':b>+ { N 4!Z4zuX1ʔ0b ѽ\|L 1GZ?Mq{ 0օ'e Jg=3XJo0"!x7H'+߬hڣ^"#ޞ #a˶S@h]ybJU^Q/0{Zax~KKQ.&ںRзN 5L;T'zk3 ظ05J ,z\xǹ&ˆRFaVrw\5'7gxbExf$#Up"^fWHGP\OXa@)]O4p,68iR+.z6J񤗒A/~#͵D%D08?oϣ:.\ъ Āv%{|Ui,y?d,A"HFzV2\@Ti#ԉHru]j(k ֢:n*X7-d y>i$BzYh-za`G0Vu EzCh9Ɍ`6! kJcQYgJU' LJ* 0^i@3ztO'J({o XH01|f)G'**aQ?f8Hrj7,5kRj'sc_62Y_0( MM*G+!PBHz? }˞r_n ~aryaש컞e@ TI' &heB;E$6 ?LZKZ@4"} 6B+~OMʐ$ϖ& 9[IB!8m4 ϚKQe d'k|gg.!`U&&OؕJ|o1%84ߙǫ)֞гvgy曙sK6+`lwL29ydQocƒuzwr4o.7e &^j)E9xȨõf:Au 82g "a6lnBѝ4M(11[&viO`88_ҕO5n-Jܷm8NFZ <_ u{b Wc6F9St's{5nKSlB_~:pC;.[1D[E7(67kf1 crT.f*b4 Rٵ xz}?ڨرr_.:N/_-B;*"WԚpRsC ց59~xGt&.q{Dm|’B"c!ݨMC|N,D} |8[Eb~~AT"U<|I~#'$xLTEpvL֗a ñ*Ӧ}_ 6k=5^F=ȍSYzS6>X>%1"ɯE^*Tyjk; 0ځk O&Q7hm_PTTX4%/%`Fsٚ`ePܦȕ&'X>ks4y u9X+֫=>df,o,` eQ}o|W> +W>K~ ZX}$K1c .+cޑVI(_ 2@ <"V81A !VY|Խ $00?!'LQ0A](.nxp%0zP/9HIjל_'7\r] -ʥOkIJ;F6oI!ҽ!1YReUˋj^DA [aRkU!8m/-bA (U/7mq鈜 03|u(hTp;JQdzИZITߋR`=cWW<+ m!j9JOn0Ԍ`vG}u}MC ʉxQuaQd4XK Y[᎖ʝJPLE\xe[Yvcf3pjIhwUtVPNgyLvc'/{Ryb+өq֪pq*{s Efcv+y/~ASnAu￙J9$ݮiX';xWS\e]waF8RBYc8>p-kVF%CArd3*$Hnt̾n|a .52cD}vymGHK\5ޓ](~=龥ץ@DPT#*C%0֭o,z|fl1«YZs>`ӛ\W Vqxi/?]:%{$j>>Dlfgfct}C(8qؤ8!7qa#GJvxZ.] : rpqW |cYW=wG;\E(w8Q2*9KM@.̺P sT(fߟ4xx2S܌ce D>wl ,# y2mztzKGbRu&h02kѶ&A7'# 3t@khqM̨)81Gd=Lcp1\{$mɈ#lQi2 'hm%՗\ˮ|Gﱙo1}:#t[` 1ҩ)j3c5D&+tƧXBl_dE 4y{Ǝ/Xn|x/G˜K85 z\aVQ>V.'9H ~iUsu4,Sï j툌Ot Gt=oZVw76&s}2㳳g"%viNZ9T!6y =v!9,s#j(Hdk \!_RG/ ^:l;T7)8T/qp w!o)60b +T|@s~\cd/O7e>nxYs10zIݸf=-(,*T(9?ʖm|BIʹ'4zJrٹÞ^ 34D)0v,2IAcgaؚYN T|$*2'5vYöZIVkS%#Am.u/ROҩl&?sHW n$T=az+;Խ5jk &E8I]Ӫb{ 9;!!j@4=|;Ct!).-h<;ЅhV%85cX>E5}@Aq ,:ГV͝}Hdr8 {ȋaĞ?# pl"z?W>Ghi݋a@֤!QrZbP"\^xk\߶?픠¼y=#wX bBڧѯGe]uLd5\3XTX5IXNKx kY/%IB'H{CstFrPbA¸rZȼ`Kp̷"IGܐ"LKcJOԋ$bv2l9MQ X&[/g8K/^{G%؞+BQ>>/4öU6 uɜ78b 6RY5> iyp_"i1>ߠNCp5.`(݊kgk3;uZ] K;}HFsmr5_|woE8*a@@.ql=z^Dž/9r#f+)36WnvGU')t `"y\R,ż,1hDgG,P-KgN ͑("̍刺=5*PD ?,T]1yRuqU|d?WNWƣ_)@]IRaΙF5;(j*]QN..* 6,Ox*mvġi$3 yt$\k} u 67&V庚ҏ@ຘPNl,$AՋWDSLiI/ߝ2f/NdCqD `Hæ="G6WEL#@hK kqZ hx?,&pa`^~fzQ[h/OqfZf2wn 5W ,Z[,$Ei5AX/o&3o-IgHNvr Iy:^wQ-C(\GɽxM ' Ne>*;w; F |Kpz+C<~{'=\JCvB2o}ǿgɪ 9bnAy:,`ۇJZ ETdzYI▅aHExmeO.p$yڥ©xρe?ϝp:,.Sm)`/tBcX0huD196t(9 ՗ G[j>>:tYk\K/Z~aHp6s3~`81ǘ)&tܛp@ǨB $ tv]>Si$\#jOqR3}?'Xcu&BEn]cJK8n`E=gQ;lb:Ko<^U3rRs&˨+k|] b %̋o09R|]G5_h q"TԉO,ߘ߯i@wV-逈&EOc7c`c.gXUGm7ǏysL|TE+ xQq}C=}G;()',MJޅi.WF\)T&R' ؊]G(sn+l\m7 T%d(/W9GE'fÝRikCQ.4YEnSC;b /?pg#tK/}C;?U?K橰]=˅Ɣ,)\D#Bc,OoZ(Q˻0ri!<Ƣ*8Qe D>엔BA5{=(-m\g15}Jbeۓ:.l&p=CP{L' 46u4鎽_gă@Zq|eOs@V]EFD:Y~L8S1!t yrVdok7x'9J1[w6λ/29\ο\eA ^dJbe9|-F芒F\سcL\[-Y<73C;(^MMӒUgG,LnБ,Tx@EeX-63<鐗R%,UOŋwSW#hN9;;K3D^͒@|Cj:<)6%b6&%#S]X֟ =ޡE#Xҁ}*yb\L _# 6jeiShřoyC+>R> gňg;e,{e9[ Wv矲1N //{{y#yyEif4BH/ 2bS 3׳칦h_'Xt4[kÄk6|j*_lY,JlDW]{1 (?$ls2]{Ѧruq.pneVyn&ZɷN3ŷVgELkeB&E5rOxcs|j;p<YBr J>LgUX; Y:B5]8U׍[CZWv O Xܖ,MԒ sO^-EѶ  zV.pa*E]nDz ~ /} TGFsV5=IՁϏ:B@N" iJ67*.&q;@rc#yz "K9[hb2c0&jg"XMCpZTt^a?R9$UqZa&AicQ3 t -[l( ::lxZ.C;v0raS#nmMúr ~)SyjN-MՋ!z !GE]Ď&bHDkf\pJp]zywhJ{$qlRBI$O.r M. ׽Jʥfӂ|9aDz?zDv:(꾽}<-PzFxKii l1DS<,f ?ھڞ7t|y5wIouUl_S.ɚ BB=L n.۴ˀXZΎ288DzH% >Wٴ0cr".V:ˢDq7 #F68cR9sMz8NXN=Q[ 63J:ᠿzߗ!VcQ7vѝO>]W1s8 ~kr͹^ Ռ߅AYE>Eb'mR%Z役Cfj> D&_.9UkC|ugp◄II4! :oHnM7q X{߹Nf*Bb<2cY\WH}(0& 6<[ͧ\ռ #,,CF_N,J-uIKwu[9H!irmO;!rsftA!!gdd2CR8*q+IǗkIWʌ7yZ1Т+߬֗JoaLdÉg79gʭrH௢!`AdžczI0@ԬpB}9lȯtV= 4ød={=~{_DaUe5 !?oTJ8& <AUg;:6ŝ+H uwd@:8ҝ"5DF u5'W\ bM8(7Zۑd";\l骄;a;⦙ï=V#qD; 8R] ^N,m Ad&a;(E *^8xW5|ZpsCbH/uRQ#0COåR\;Ύ((Z@8 gVx' f x+X[t#2݆QY`K y[N;'}uM,kjh|[fq~t14GFnxK/TM/6 HWLwvU*Ys7 WM4g7WQ{NQ ux^ 5KU7 ݍH z\Z(hC 0 Il1Ճ|&Ֆ0e_2B4 '2C-8b[O0>'َ=?^|gIE ^m ]e~ wc)2(QgԲv+J;@``؍4K}LQMt.It]2 W8b ֡ks) KߒWY%l„,"m&@{vtY}&ChAHrj:uIbߊ完J W;)k׬a% كI`oDư}Σ%""NbU&$9̛s@-ȮNagd!þXC(9AW4n-,.bh{Za]&Vb4M֝a?;4A+n<8~GP>%7dcW"Ua]\(彩 (z'l4d!3LE_{G8Q{g<:l,ɍFPi51EFKUyxT kIӳ=fJ0AY8dG" :}AIn(1(KK+@Ğ8E)^ٰ l pR5#yGF}eҵP /(%`@VсN|ZgSQ^e-М! <6r0۫:(# Jǘz)2g4^,f/X/C2Y | e",mOr_s:_"_*]~S#DuT OSiY_LmexPVSe\?e*!T4qmiʘ1<`O\?f[M$ (Xg(퉷F#) *dU]  "iR_ 2nQҗT^U=ci<1OB N91 x׬ZiT* xY01MxMoB4Wp{>"f;$_2NnFl֥[t)[+bܶ$f}3/Ut-΃{ sl<>"nрLJe?uTwњ9,n&o_Tv:V6`W QU}~pTՒdŴ+0$p$=Ֆˎnwuu m ,:ix::6(W `|NLEgęv\2;bLh_Orմ^|,@P4*ge6fVf@נ}n'׭|pfg?K%ߑKCZpX;  {K5\zK`E'W8ZBpSajsυz'xZ'tܛj#=iTϧⱾ3՛Xm+q A( F13*5ueHԻ\c'f3Z ls0-D2 N|Ks>(;.aJPPujʢ6 ҡ+)L(Cʝ+^erBg;xPRoxJD|gb;]t~NS~rt?aRv? YVX1!i=hJ1SJ~hq%070fL+0Ϋ,`aJ&M{oYK'F[۝B0]qMCm G>/TYHx> "FHgȱw9[/ý RK $ 70kK5IVz%HwѸ뺶b j1ެD#yڐw7MwmM4Z.ۮFW*껄;deKLj:WM|ywFǗj[p4P3Cs`sS7E)WzF Ȅ]e[Bm2 IEo,eBoQX1B{B0WHPWt:Gm].fƹ8C6M/IgjZiv՜$< cqɪ{y$<mDwX<_DWQUiܮgs4>/1Ob#3V@ϼUuiæ&*'56O s ّ#B4םa׃.ʬ]*w⛅+`15_h!>JZ;;JCZYȬ:$ v*Fjr{AԘ_W[<%+\{~>ڕ5#}>u(fqoN~܊0M+mcч1Qģc{m'3PSV$nfr{H4U5 ޭ{ðT `tRD8X`fL^HC kP띐ĂXNXӑж!,:~yJ= }Eźfpt?HUGNc~ì_L8J4ߘ[s/&җ1h_)4䶢AGwé&Pm&&=*yy q{QIP}d_9\-g;dT%$[sE"wGWx%~=Ѭnw礞m9v 7U"v8.pqdSܟWdn Xk7Ҝs* :ijTM)EkSEM G΍@MA[IO>g@@h:pN~ T=}(%>;Sd֠zs> ?%r*hkש31t>1{$@/0u3}A˂\80zܝ,X%%XzugD]` ]tscY2z,r]X =o)7w*2{;vTdU]F7)>y &{n94f1ɝ%ACMŻ~Y\S2IF s~TE+W)N8\,bJA'B6K'1/~4V)`AUE!=/9L"1IUױ5w;PI[rYW˴CK-Tjf£҂>n2^D^ޜ)z'/}?GKER3,̯퓷},a\xD?P63-O,ݵ'Ůw;)Rx|]+QR/վ8,$G#) j 4'>@)AZ["~=m?"GNbB2W}G d\@ur^^8`;۹auݞL=ߍAX)QYeS*J9O|o=61yeV@k~M*mFS~L%9K;#+3bx]{ yI&"Lu UbWWS&Op+ȵ~WfJQ9Lj y3[ .i "يN Q3$l 5z'k{*+j CG\R;T_d=A H 7 eh_9P7n_Ā_5Z?Fg3-MH%bpML:zQaMI|a Gr(aOjּ[gĸ0F9iq|˺ՙG m *͕Gm:A ƽ`!B:0Tf_t -L~djJP۷o@G9c_4AvQW ,U)3wVu&Sr¦)[l &XoČlYf#CLŐ^X7*ll%3U?eUHb5@Y8]i`h|90ƥ]nn(TC̊5f3;[Z='1tT0!,9}vYU=7iZn߄+2s]P= l*X~p$_[w@IgwdKd?LZ+E+& +U (z#VvSI lRQXnJ7!ԵKu80o{P /֙:1y -pGgߣfh{ ; B; ’D;rc1N_V`?D 'P\QO(uqͮFi=D64 qOooޮ'RIBă{cfdocvH+?U]Z$&N#x{\vs[-߃놡, և/-6I^I-PYVw]O%,@O Kpb⨶CÁQ^2v*6C'*o*g#GF@My'/QfoHlgia3Wa[/( D5EY=vK{PS8زczj@~:wDO3k<>J&;R|vNdftѡY UJM`5⛊e"EB/,]Y])a^|n|~SfEkTT>-}櫴4V:ĈS\fJ[:*MJWT@7\#G 8|tu[ӿ%eCݴOvo/I{H]9~ о- _E{f۾kR4FwȖAwT,>{C*1I!Q5$" ؀یH} Nm`Dz)8Mp"yg=;jΙm+H DJdik89jȇ KјQt%>5/F"S"{6BNx%+a]2n&]aϺK?苃>3n UI2 ҍ{5r!{+@0K7yKL;7 u&Wʜ!YBϲj7nyiUv̺Keo_]DoJ=(]V<dnb ?(U̢}@Z> mM @Y#H`'9iPyqSP]5UfZF2!f}➎ CLx5PB1)be[.mNQMO7KܖHfE Em]"Ӛ˜l])'vTQЂ}Oe2_׏-S!bv%~ԫE>-Yaό!]+0X1^9Ƣhm ڿ;Yؽ9߰]~@18lUP6ɽ³ZF`%zK͐l&fZ$1xvr R=C奕GhC{k{i/5 Y)A%z&\'Qp[F4 ؇@ﲢFs(j)N^ŹSÊ< +_bho6ܱ^lY׫k ZdZ 9Z*M4MDp⶗).[;"b-lctIx]9Qmj -O%-m!}%rx׎6u+:Un$L@(Z4H8UoS4''A7Z^%-cC,"Hԭf8 ,qo3dfr9x섞ikWo*Ϛ~g/djXAFVõl~h>qRf!kQ 5/~eJER) fTZѸ5Zqtj?s&棩x0@Of%w@`{ϋohHQ$t# <Ԟߊ{CĩMHWWwmobA{Y= ep&tξ釔{b*'è"<2RX4+|V:Gpuʗ|$&;'.Ā(l fZ۾*(gJ9/m6 K؏S+Cz?w@)rrb$~$p3\ 7;EDb3 ֢ļl>i< }>rLǝ}&a'B5ϧSr E6.u lM8сpٺ+&[_{d䭩FG? g̙vW"cpZd5@9noha+]5G.|ONK7?TUCJwV :͘ Y~^F;&HS6O[):rnlh3G)7˧V ]@#7݀鋇.B_6g~pŃ[\QuqGT=.4i:V0hƒ1W i{nAҶm"uXV?!+k:P\pո0~J9!WPi}ѯ {敱cùf~Kwqq5 7ؿ ‘+یC|P]!"6 ] k@w(l|գzkkÜUl6N[[,__XQjDC(-&J(atAԆh Ǯ̓{6+fl x !RX^9v:(BZ iN4_4g%߽w9Yrp.>޴tϱi5=[SPK4'ƍUd`R@H: r%0G5.lص+cPDQem.`ao? rT".uYp/uwA7 kc ع݈+; i.IY4-aIVr~W]]gt~w^[xБ !°tJVqtjD$Sq14l/ YzCB+V&d]I5)c 0}\t>.SX3Y d'lؾ3z0 TyA6fO7x㓕 XZFgO|+-8&be* f~ã ,l^W8%)Wyx R-E \ P) nEj|ne[;OX+Sy^/2nٟ!b_^?}^%#[{O.JɜCˍH݋؍ NZ1WgSn۴)0k1?9up*jl,gMO8 ٜz6p Co6=~!pQR,At̾`QV*!C(\A\xY6b0[$kL\ka$԰]9#,zӏþ9p|.X釹"z bYQ[d=՟tKt/ [i1]4Nt- E"]@%jO|g7^tpرDo&{Nɼr cN? SB%f̐7Lz|e uETyc֤Cr<'mp#0͆.4&+}T҂ z1E1d~?-7EѧHK0Sz@F#.b}FTԢϐgx$Q{s+%euF;V}Hb袳$:IkMB_F>y:Cj{suYӑҘQt\-AmxЛ2S?| ŝO}<K..JuDAh&vz ܠ?*/T/\ޛF| `8}b%4@edPy}Յٸ d-&tۍ(2SМ~G>2l% IqXp-,BF&gl㤲hh>ccVK i4ဘ.^rqf]jǛWyWvŗZi.^DR V9hFXJym:'$igh23IXUtp/E_,bZ2CR#: Rd5891:no 'vA3Dt{ @>Cg5t>] e6K{0+}_LVeCfy=`_3аF~6pklڀw7 xs~ji _٨qrYwUM8=L$bmbQæg4l0NiȮ$(&Qs2=zW5 1(R=սQѠX|K}UO;bmbΗ-xLhkVm>6'R)ՠ-RjR1j;?yIHkV]aD5މ˙#ɿDyf\w>C=.slV؛жnMz CiĹJBR c֓/o6GS]iH `/Ÿ4b~a9C(7wۦUm(mG\7՞ >R&%_ξ޶=# zj3*cJweaV޽9rݢcx$tN׉{NKfn" w!x=Mꍖf2)RhM]? \-}[-dkӇ+]<{[;$\?§fU[Yxa~<d.%A'XYw8;r߸K)EÚX˾$C"YF51-(=JM1,'A3 eê{wғԴ[2$wD~Qyq"#@~4O>|&HV u8a +rC u 5QĴɒ )FIፌH#K³eF25p@ˀX}[7VNNxYd^4Ϩ`rnL'˖QG8yi+eQw@DSE~} ]D"ga^B"75xr*RO˴d)7ұnhl{TmD$ *Dvzu;^,CyF"sL,gzp6C&Š1 wdjЕWXv~Ƌ"@!::06C2Ŋ\n0X럴\KѠrb/拂UbHWGua ?.E)T3}+F4?tH}dm^ aXii>DRDu ké^E I5|TDXL/k왦iy$" vOps?; ?};rӤ5@ܼbλN&%1g^ &}fM-[LB#t\`RWc !kF:.QDs?fcy@Kܼ⺧HLY=4 vt^ Ah:9p!Ч੃-(Tdl_ |ꂇ+- IԐA?cM0 q_>~o8ă;j9 N]/>bbTf{\t`fanxk}'2(W~<798-IoD2Sb_~UfQ;)t}l _70Dw/AWi46=i{[jCBbnr|t["y#O ,s͌+twud& ]mjGV%5A``^~q`з.B3V#sE4ak$x[!,0;Z`-FVM< JSǮ_ 8*x%3!AF)u馯bccbΉB?o&8ٽw+I\ cT, L1Sy I^%t^~o'y5 AFV+M' #|@)-fd"X錌e{P~BLEAִ[;Xš+RI|d%.DFjUB6OV.=z7s:涵WRvbmզvIYR0}ZR48dnBGDJUyi;$:EtI`Cf΀&|XYI~TpFOaTw>ΥrXyǙ:8oaEY7ڷUYhBS7<W~i!|>4oseU&Gr>T ^C7yug qHh E!59 6Nj~OeN|qy#ap# qBߝ/ xVid(HLO~+U"61I׵{.d)/\o#Ҕ^@xP= (hbæSY2{ktg#my?ja?#~$aVbj(C6/,/$ݺc#8qd}6p]onT _ q#\@hgǗV*DhY99rm< کQbwE9 g^KTJTq#[bζ,s\aj7Q&nY׎ON rޡ6&A8xLuMqĭt.dE.gxq=d}(Q5("BQ_r?~)\dr(k^U@P!vl®3s?bt3 %3hf |j$[87BDEπmQ~ia$ϩ۴DGn֛Aƺ@D{uz] *O}4s$9mЕd\CdM( 4%)V uuRrwz*T5.5a;\ lx0ʾ;M[ [LSK$iHYt/%VBR)?k f%6啱ֈǑ@JZ\9RÐwHz!>Nj*gti[(M{PŤاH#6`/%a|]6AjJ-QCDpi rfnnŐFTPVSYC'95R𙲆D2bbdOyK~7)MBH)AuM3P/DPӹR]y3=2cAL2f;X/]ub`[4B ZmU,!?Oy{#dM"W0{TTG"[hy|?jP$Zq'a/ʶP;} 5Œ+;u7obVfu=*(4jufa\`zQ:kwB9vIr&O[n4-i4SRk_7n V>9.cPDpBW"OŸmx[ mלhn41TwnQ72lj @ׯ J1-ЖA XcQ-\h+ kv'Y{ EB^Rp&Hq͂]I;' A?7pw%;ދͨ>fgɢ~[!E GP^QC/lc̈ *}īB0v<"0&&%?(C@Y1̈uv:gT]g+#5lo!6{a" NP!-ca~K{~ .w,6NL~iJv.WXZ.{߄'AjJE) a׺ iѣW&FDHĨRS9GHʾK!ի`z :ޚGZٰRaR0]6.ҥ-e-KEL|B/}蝥[  n9BL#)MWJJ=;E2iؖnm6y|={_q+#ݻƯ V N;46gj;qR^A >ҋ7#TkyIk.5f~fG%z࢑,a ,kor }41ϐwX3P Eݗ(:n߯d+ko8v3UI`ăg)}?w1rf{GvlX*7PY8Y>ƓT(;̤4af=8&ጥ LGia{ V3]i o(>eQ g9)Ӛvīz 2|}efW sYtӡr'8/-&³w+f}s gܺR-^U;:!'[~זݟlhWO#?T1y=ʲg _[3J| OO]ߞr&Ne汏"(Qd!?mJbN; uLH'4y** 9X9ei)rDNI XНJA ?@T`hUd;O{]ǘ(Puy!DHEZB|dM>!ZXԢWF cVev@cmP7bY|c" Ķ?[\RGY')40`͊eủ  5'!`KP/[K40͉fbaop# #3>1ibGVhDA t7N篭xrj[ Gށi&]R93CE2;|*&TbE7sq +>o~ihUW/ '_7}`L՝nҬ-$ X@cz Ɋx ` /J%+B%=x.uRvr24X8 AIɇ/fN/b B|CBj^zxݍ%%Zt\ش* N_2rTM7+ԏܧ40wDf~Ҽ-4rx ^S&Pm%a2} Z"6.ڦ9SLؠٶ_VSt+1K?b#d;;эƀl mx$J-35}|}R;&j+o `اopzmk@NQt?=}1.ߖ5|M@Y*yEA!6ńªg`J=o[b0(uo[/ >4wReP HYrɸ[b&I=c(zG>'vаf`6ZؼJuഊ\'䰇|._MF.Yc2P 2Q6T qK]5U>@qv7`b%υY%Y6ĜҡbChj5c N,x8YVAm/aiן(] A[to:g抐Z|s ,ϻq4DnF *dU=3|c h)Rn~4"E{X,OTFH/ aY<<32rQ˒ Lu'P$=W b&H ϐR!ap=Di"DU_P 2;qzZ`4Pd(JK00v 6;(т;;FCjM"V 6}HIG_ojȆ]ȞEg6omu 6Lqz<0 ƪUK"qXt+*XRqG>Bc߬?rE^˻ "pImzwz)a)J{ P:HAJ&Y-#t5 8tJ?3,XXFuBťˌÇ/ \萳vyNSWPȈq{h kc6vA&t,,)>J)T倘1+N;F9ܒx_u.o$ \Ukiӟw8gWO`8+yDy 66mK>z}SEuXBmAX 5.#Um5<"Uvw2%rCt"h/[6oݮ["AS ~ok]!GvQ aX %~ 3Qąu@j Ū>vJ!9K߼ASZiC2ݩKi)Ly6.P@~0u و՗5ޣT/hz^\˝ny#4̸mBzmABd|z g籌/Pﰛc: aIgp$B&'IZH0 kɖ=Fq:H+MlX>dBĆ}fв7(+U?Q:Fg),2/C\>_^x3_uN1KҴmc<5{i.okTb[ ݐfѮ˛J/\ 玡C,{Nbotf%.LLB;KtKjd&mAs-"?!`_|!U-tPҨHCyi\^"r*,SW1V֙g67da6+|*uH{ltw3M]YÈ;'P#L]qp;W.^y3Lg|tޤN4Pfwhm(PKWN)kR߀]/-1p m qcܠOi'6ZK}Y(ӴG\ CC9@_g{*=3zj&#`9e38 ڡijty k`J:|@ rxn=:?"Mpd9c=I* "٫SQfqMu8ug`ny ?<+?FْXJO$C,a4o~E`Mu[*yGsB0L!L `Йg#0R6-m(,4.=& ;t@ZܧAxU& y WAFlKPQP'RqI7K 4%r@:] .j,Vk ;dI;Ibbat궝Nc%\*7uP+VK|3dr)XNoo+v<fG>6Tv  |22D&Zd)IV ԅY-GWkoj2k%MCOR^$S\VD0kX['*!N&fV;[X2|clqDjb͐K랊UW=-JY tqUjɨwD 5iSĈZ-Fϋ( '|Eo;u<"}LzP[يzZ i~/84I'*8t*崬ߵ+ݨ1]A _64Vy4Aj+GfNˣ2 og>0?]5?u_8ہfӴQ҅ JWЀ^M[$\-4rn׳ mwj+uѨ 9$L%',$QSw͜rj:](&4N?Cn3fX79ć5=<pc{Va Zdι16j&JĢew *%V[E,pt JIwлa)m0p,[USi\+Xcj)ݬ5aAȦ'n085}n>j,ey+ԕn24?%ͅ  ܄Խڎ2:yoh<CҴLuJ{V 6 CZ^xrlrO5\AF5؀Hn -1+ʏ0ծi]rޞw>U`;}9rmekXѹ 2Uf;+Ci֤p`m =_B=?Igs7KncgO!&rK n}Jӊ׋<- b?S7fjY'뿝YaI 5V;7q,ޏZTAdKsh;h t#۬D4(" g0iR llMvIG-4s/$r{nj|",f瞤p~4dUgUGQsq(#I87wŇlYEFY4*CO_6O֓=a*v Zz5|6]q86UlD2Z6ţC .Xt@[̞=V_BQ%fPaW2?ҫq”gJQ :6mHΫ7TG{|vG ?6'79"x=l:T US:vC NJ?,Jײ,,XTq%/nTٮ vz&4J% eSqΔW9$/و57 ʿ7LQ =dSg~`ty޷N7Ó, ]宴;t?ćrӲû* o qrڄ)@;y&$Zܒ%_ǾMo"pp?cտ~Tl];E1yI|FabNJ e)?CE$73W\RR+79I)p$VsLR(gn;~vseCp/p9Z.Ը*mmtɝ.;Ze^_L "@з$c8KH,BttqYR/+|IV[M'f(ɥW¦2F&$C/Ȼ.~]>$WR۱>"UqoTP{ӿBE^oѲvZշ>pqI /8RYt,<nQ_ X>[ObE>X]|(f0Gd?A#tĖ5oz1F MW$]> D1< ãyZIΒʩ0$&eL ۚV| :elrP Rj{1i(y30{~Q$;jН0+RTeYIj#߭poݩđd ."A.')ɴJ5,EՒUȥDSIs&U*8P%kd+I׽ $X[/&f h ,i=ڋ lmp<5QWO [$uf&PF|wH%S=s=yozA-$ԓ ~B4A [CcY*^ @3aL|8| Yz#}nV/3wa RPs+unht RSu#n0HL5]: \xOz;'O; ?s!d{@>RHxQ,[U ,yBI%wA^:I4࣎)bMC%6p* jWei.mEY} {l>Ҥ6{Gb2^YQNX$EHB0II˺͋?TdAb'~6p;Vff 2#z8Odp=yYyWD$XchӁ1j#?nN >W]O?_:OTP.CRrq{o9 1rBj__u:1/ 2T$/JMAhPr/E̢8-9Dq-2χ!meo=}b9=]2z}|L>髪WGd3&$tCvDbxw J{?ޏ/NӿrOǜy_k\3!@:>~_˥Opa `#ht?D L9hPZ&xwn6vR5^5}_ENd*zX׆fo[3<⁤ ;.,'Ҋc /Pꪬ-[Vq3p_t^P^s^Q.~De#\UT9 ˪5ItGJ3(Z<#0Y-vnv{9HEG"-%=`p3C<нg1̎*N ֕Uu[/EwHߚ ף׸>;S+ )w?Y$+e\F5Ko"HXG|OWpmTPT v H{+|lb\/YKk~7 Z e&2Wnu1lx"~/h}aRJh%V96~F _)e> Uy9`jTᮌGZfGl8yKQ#8*sF@/SSl6mN;\U\`+.Lr IBF c#lV_*-)C=ׯ97$ⵦc#;r!QdPp,mirz_13 VwƉcqR;ҍ3ɶm܍`>}Cid_4%<*3> ٺ'7gF]nlIiߖ҉'+;HΨ?y9;un# cJB60zA 43;4lJesN{ӵGEk3*ҬW*2ˁe9Njwٻk~DW+ޯΐČ` UϑJeqv͞;gdO?{Z WWɼtmcNąןxecQ^@qmkG-"z b‰>Sɯxa`/kX. ~C{qtPũˠQL0l}- _bd˙GًWxBw!D3`\+*XS'R-!B@% Qthd%y\V u'= u3c[.R#_` oҚ<>d' ACZ:mX1U7ړ㬔>$`)kʗ~[s!цy|TKQZ`5aٓCvhSD?~ait9StUcNcaWE4T1P#_Nۉ$$'{6V<Z\XBç~( $;;*9Xc2D0n -m~MԞA;5[;#`3-{l1 ,nݒKHfPdEyr?0" 8龛' aƒ0ߞX٢ʎhxDK! "΍D0'`V)Y3u@ H{Nu$ ) I+Ҳ $di{s vY&) Z,St+5ԓ^qZУ`r% Ƥڨ!Ͻ[^-oR[6Ɉ$)Hoi @9n4A~gLNoѝ,fBI\!p-Md/(/jC머9AXlK\I?;`Ӥ FX{AIi|rm&at}daF oq/pf/'@KV[րBOg3a֧/; l*sK"Jjal+aN SW Z8Jh1g4!u' yEfg,R_~T.萾yV#ޝ 5&"`}1KSv=iS=  *;\Ob51Q~j 1ѯXkznY]1a*yrRSC_4T,1gHli-k:Mmo[G8ȝF Y'eDMqxe⒵IĔ]Unɒԧ `~"2lyڙ#CZL|QdVY @b㧁]\bj^Sv/? Sս@ p4, ?[j5pVt(9UԀ||zbZGiU`+Wܘ@QGmX,Ox2\DܢsbSl,pj߽)I9c-t5[aUsʨ 6M?~9PH !G7j,~P"982xOruY/MhIpoZ#*m1$Ol4 ir1Gȟl1f)S8ƫ&~,?6^*dLA,xW%ΈkdDpKrDHpwLHyP>9 +rxt2h糑<]kx\BHIs N!~)ǤBՏ8 C,m!Vp*|Fڦ:neGdC> s]VPsc2*>#b56=\@OI+ b&ϳOR$~ޖڊsn=3Tɪo3B7#9@Uy oƜ`, Ujx$CSK?k&dvuTs. e';v riA^*{~‹HQմM޹\H g~USqi!%I*V0{ĬO)tR bsqm| ݅Q%퉓_@-}kq԰h?h-h@g'Qi-&\fe1ӤW٢=;rթQ!qչ]ZYTY`q )ڄ BS G J* 8^c izr[H\ 0Y6m(ya WPWC]\j5@+,bs= ]C=9;w`.,$Me*ʾ_֧v䯦}].dsR䥥3Zs I9I[XI=6,`to˃:q"hr}ܓL-~ "݊!s\>ZaDfm$/(-8 b}!$B9ie K_zGr8*@{b#{KPOE`~ҴF1s2CnbX2{R eKua245m;QВRnZa[-vɪβdO*E$Id%7Dݧb&=JfiV><:(?kvlIjFKNP)ypuNx2tDg^`xt6tKW YZ