apache2-mod_php8-8.0.30-150400.4.40.1<>,v|f"Cxp9|M.h[^q+E#RyEUix2*$m# 1dѾƓLܸotLp'diPLFpV۞XdmnȏcP쁲0}puyV2@Np:;jf798]le|(oq_d}F ;XUN̗~/q5}!1xC5w}F'dFdeduf_|=AzIwkRW;>I?d ( Q $=^g }k, 4 < L  $8L|/ /6/(89p:$>ߜ?ߤ@߬BߴFGHIXY Z\[`\h]x^bcdef!l#u4vDwxy !z)48>Capache2-mod_php88.0.30150400.4.40.1PHP8 module for the Apache 2.x webserverPHP is a server-side, cross-platform HTML embedded scripting language. If you are completely new to PHP and want to get some idea of how it works, have a look at the Introductory tutorial. Once you get beyond that, have a look at the example archive sites and some of the other resources available in the links section. Please refer to /usr/share/doc/packages/php8/README.SUSE for information on how to load the module into the Apache webserver.f"Cxs390zl31fSUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxs390xif [ $1 -eq 1 ]; then # package is just installed a2enmod php8 > /dev/null fiif [ $1 -eq 0 ]; then # package will be uninstalled a2enmod -d php8 > /dev/null fi# request restart apache instances (which loaded php module) after apache2-mod_phpN package update if [ $1 -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then MODULE=php8 if [ -z "$MODULE" ]; then # restart all instances touch /var/run/httpd.restart.flag echo 'Requesting apache restart (all instances)' else running_units=$(systemctl list-units | grep 'apache2\(@.*\)\?.service' | sed 's:\(\.service\).*:\1:') for unit in $running_units; do instance_name=$(echo $unit | sed 's:apache2@\?\(.*\).service:\1:') if HTTPD_INSTANCE="$instance_name" a2enmod -q $MODULE; then # restart only specified instance, %{apache_restart_flag}@ # means _only_ apache2.service echo "$instance_name" > /var/run/httpd.restart.flag@$instance_name echo "Requesting apache restart ($instance_name instance)" fi done fi fi fiuHA큤f"Cuf"Cuf"Cuf"Cvfbbc823485312b0baeb5f36313b5f04bf9f0f08cafd4a9c07aa5057c27ac2a238c549b2807fa90e7f7008c11ebb9a5fb317d5f121f941ba35191e496c3f6b4203b0a32780a8de262d2e28dae0209c9e060946d5b1e07b5dff8946d3a77c4d77crootrootrootrootrootrootrootrootapache2-mod_php8-8.0.30-150400.4.40.1.src.rpmapache2-mod_php8apache2-mod_php8(s390-64)config(apache2-mod_php8)mod_php_anyphp-sapi  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/usr/sbin/a2enmod/usr/sbin/a2enmodapache2-preforkapache_mmn_20120211config(apache2-mod_php8)libargon2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypt.so.1()(64bit)libcrypt.so.1(XCRYPT_2.0)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.29)(64bit)libpcre2-8.so.0()(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2)(64bit)libutil.so.1()(64bit)libutil.so.1(GLIBC_2.2)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.5.2)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxml2.so.2(LIBXML2_2.6.11)(64bit)libxml2.so.2(LIBXML2_2.6.5)(64bit)libxml2.so.2(LIBXML2_2.9.0)(64bit)phprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.0.30-150400.4.40.18.0.303.0.4-14.6.0-14.0-15.2-14.14.3f"\dd@dadcccc_c:c)@b@ba@blb2@bu b@a'@a @a@`ݮ@``@``u`Gc@`@`@``@` `x@``__=_I@_I@__@_T__@_k__ܙ_@_$_Í@_@_G@_@_ _@_}_u_V _P_+____@^^2^@^^^>@^^^t@^p^j$@^M#@^AE^)]]]@]߶]@]ʞ]]4@]@]]ja@]Ew@]@\\t@\\\O\\\Y@\~d\w@\w@\s\d\\\R@\Q\Q\P@@\G\G\G\replaceChild on doctype causes double free). FPM: Fixed bug GH-8885 (FPM access.log with stderr begins to write logs to error_log after daemon reload). Fixed bug #77780 ("Headers already sent..." when previous connection was aborted). GMP: Fixed bug GH-9308 (GMP throws the wrong error when a GMP object is passed to gmp_init()). Intl: Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter). PCRE: Fixed pcre.jit on Apple Silicon. PDO_PGSQL: Fixed bug GH-9411 (PgSQL large object resource is incorrectly closed). Reflection: Fixed bug GH-8932 (ReflectionFunction provides no way to get the called class of a Closure). Streams: Fixed bug GH-9316 ($http_response_header is wrong for long status line). - fixes [bsc#1203867] and [bsc#1203870]- version update to 8.0.23 [jsc#SLE-23639] Version 8.0.23 01 Sep 2022 Core: Fixed incorrect double to long casting in latest clang. DBA: Fixed LMDB driver memory leak on DB creation failure. Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile") segfaults). Intl: Fixed IntlDateFormatter::formatObject() parameter type. OPcache: Fixed bug GH-9033 (Loading blacklist file can fail due to negative length). PDO_SQLite: Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values). SQLite3: Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values). Standard: Fixed bug GH-9017 (php_stream_sock_open_from_socket could return NULL). Streams: Fixed bug GH-8472 (The resource returned by stream_socket_accept may have incorrect metadata). Fixed bug GH-8409 (SSL handshake timeout leaves persistent connections hanging). Version 8.0.22 04 Aug 2022 CLI: Fixed potential overflow for the builtin server via the PHP_CLI_SERVER_WORKERS environment variable. Core: Fixed bug GH-8923 (error_log on Windows can hold the file write lock). Fixed bug GH-8995 (WeakMap object reference offset causing TypeError). Date: Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable). DBA: Fixed LMDB driver hanging when attempting to delete a non-existing key. FPM: Fixed zlog message prepend, free on incorrect address. Fixed possible double free on configuration loading failure. GD: Fixed bug GH-8848 (imagecopyresized() error refers to the wrong argument). Intl: Fixed build for ICU 69.x and onwards. OPcache: Fixed bug GH-8847 (PHP hanging infinitly at 100% cpu when check php syntaxe of a valid file). Standard: Fixed the crypt_sha256/512 api build with clang > 12. Uses CCRandomGenerateBytes instead of arc4random_buf on macOs. Version 8.0.21 07 Jul 2022 Core: Fixed potential use after free in php_binary_init(). CLI: Fixed GH-8827 (Intentionally closing std handles no longer possible). COM: Fixed bug GH-8778 (Integer arithmethic with large number variants fails). Curl: Fixed CURLOPT_TLSAUTH_TYPE is not treated as a string option. Date: Fixed bug #74671 (DST timezone abbreviation has incorrect offset). Fixed bug #77243 (Weekdays are calculated incorrectly for negative years). Fixed bug #78139 (timezone_open accepts invalid timezone string argument). FPM: Fixed bug #67764 (fpm: syslog.ident don't work). MBString: Fixed bug GH-8685 (pcre not ready at mbstring startup). ODBC: Fixed handling of single-key connection strings. OpenSSL: Fixed bug #50293 (Several openssl functions ignore the VCWD). Fixed bug #81713 (NULL byte injection in several OpenSSL functions working with certificates). PDO_ODBC: Fixed errorInfo() result on successful PDOStatement->execute(). Fixed handling of single-key connection strings. Zip: Fixed bug GH-8781 (ZipArchive::close deletes zip file without updating stat cache). Version 8.0.20 09 Jun 2022 CLI: Fixed bug GH-8575 (CLI closes standard streams too early). Core: Fixed Haiku ZTS builds. Date: Fixed bug GH-8471 (Segmentation fault when converting immutable and mutable DateTime instances created using reflection). FPM: Fixed ACL build check on MacOS. Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502. Mysqlnd: Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626) OPcache: Fixed bug GH-8466 (ini_get() is optimized out when the option does not exist). Pcntl: Fixed Haiku build. Pgsql: Fixed bug #81720: Uninitialized array in pg_query_params(). (CVE-2022-31625) Soap: Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor). Fixed bug GH-8538 (SoapClient may strip parts of nmtokens). SPL: Fixed bug GH-8235 (iterator_count() may run indefinitely). Zip: Fixed type for index in ZipArchive::replaceFile. Version 8.0.19 12 May 2022 Core: Fixed bug GH-8289 (Exceptions thrown within a yielded from iterator are not rethrown into the generator). Date: Fixed bug GH-7979 (DatePeriod iterator advances when checking if valid). FFI: Fixed bug GH-8433 (Assigning function pointers to structs in FFI leaks). FPM: Fixed bug #76003 (FPM /status reports wrong number of active processe). Fixed bug #77023 (FPM cannot shutdown processes). Fixed comment in kqueue remove callback log message. Iconv: Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header). Intl: Fixed bug GH-8364 (msgfmt_format $values may not support references). MySQLi: Fixed bug GH-8267 (MySQLi uses unsupported format specifier on Windows). SPL: Fixed bug GH-8366 (ArrayIterator may leak when calling __construct()). Fixed bug GH-8273 (SplFileObject: key() returns wrong value). Streams: Fixed php://temp does not preserve file-position when switched to temporary file. zlib: Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header). Version 8.0.18 14 Apr 2022 Core: Fixed freeing of internal attribute arguments. Fixed bug GH-8070 (memory leak of internal function attribute hash). Fixed bug GH-8160 (ZTS support on Alpine is broken). Filter: Fixed signedness confusion in php_filter_validate_domain(). Intl: Fixed bug GH-8142 (Compilation error on cygwin). MBString: Fixed bug GH-8208 (mb_encode_mimeheader: $indent functionality broken). MySQLi: Fixed bug GH-8068 (mysqli_fetch_object creates inaccessible properties). Pcntl: Fixed bug GH-8142 (Compilation error on cygwin). PgSQL: Fixed result_type related stack corruption on LLP64 architectures. Fixed bug GH-8253 (pg_insert() fails for references). Sockets: Fixed Solaris builds. SPL: Fixed bug GH-8121 (SplFileObject - seek and key with csv file inconsistent). Standard: Fixed bug GH-8048 (Force macOS to use statfs). Version 8.0.17 17 Mar 2022 Core: Fixed Haiku ZTS build. GD: Fixed libpng warning when loading interlaced images. FPM: Fixed bug #76109 (Unsafe access to fpm scoreboard). Iconv: Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding). Fixed bug GH-7980 (Unexpected result for iconv_mime_decode). MySQLnd: Fixed bug GH-8058 (NULL pointer dereference in mysqlnd package). OPcache: Fixed bug GH-8074 (Wrong type inference of range() result). Reflection: Fixed bug GH-8080 (ReflectionClass::getConstants() depends on def. order). Zlib: Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding). Version 8.0.16 17 Feb 2022 Core: Fixed bug #81430 (Attribute instantiation leaves dangling pointer). Fixed bug GH-7896 (Environment vars may be mangled on Windows). FFI: Fixed bug GH-7867 (FFI::cast() from pointer to array is broken). Filter: Fix #81708: UAF due to php_filter_float() failing for ints. (CVE-2021-21708) FPM: Fixed memory leak on invalid port. MBString: Fixed bug GH-7902 (mb_send_mail may delimit headers with LF only). MySQLnd: Fixed bug GH-7972 (MariaDB version prefix 5.5.5- is not stripped). Sockets: Fixed ext/sockets build on Haiku. Fixed bug GH-7978 (sockets extension compilation errors). Standard: Fixed bug GH-7875 (mails are sent even if failure to log throws exception). Version 8.0.15 20 Jan 2022 Core: Fixed bug #81656 (GCC-11 silently ignores -R). Fixed bug #81585 (cached_chunks are not counted to real_size on shutdown). Filter: Fixed FILTER_FLAG_NO_RES_RANGE flag. Hash: Fixed bug GH-7759 (Incorrect return types for hash() and hash_hmac()). Fixed bug GH-7826 (Inconsistent argument name in hash_hmac_file and hash_file). MySQLnd: Fixed bug where large bigints may be truncated. OCI8: Fixed bug GH-7765 (php_oci_cleanup_global_handles segfaults at second call). OPcache: Fixed bug #81679 (Tracing JIT crashes on reattaching). PDO_PGSQL: Fixed error message allocation of PDO PgSQL. Sockets: Avoid void* arithmetic in sockets/multicast.c on NetBSD. Spl: Fixed bug #75917 (SplFileObject::seek broken with CSV flags). Version 8.0.14 16 Dec 2021 Core: Fixed bug #81582 (Stringable not implicitly declared if __toString() came from a trait). Fixed bug #81591 (Fatal Error not properly logged in particular cases). Fixed bug #81626 (Error on use static:: in __сallStatic() wrapped to Closure::fromCallable()). Fixed bug #81631 (::class with dynamic class name may yield wrong line number). FPM: Fixed bug #81513 (Future possibility for heap overflow in FPM zlog). GD: Fixed bug #71316 (libpng warning from imagecreatefromstring). IMAP: Fixed bug #81649 (imap_(un)delete accept sequences, not single numbers). OpenSSL: Fixed bug #75725 (./configure: detecting RAND_egd). PCRE: Fixed bug #74604 (Out of bounds in php_pcre_replace_impl). SPL: Fixed bug #81587 (MultipleIterator Segmentation fault w/ SimpleXMLElement attached). Standard: Fixed bug #81618 (dns_get_record fails on FreeBSD for missing type). Fixed bug #81659 (stream_get_contents() may unnecessarily overallocate). Version 8.0.13 18 Nov 2021 Core: Fixed bug #81518 (Header injection via default_mimetype / default_charset). Date: Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2). DBA: Fixed bug #81588 (TokyoCabinet driver leaks memory). MBString: Fixed bug #76167 (mbstring may use pointer from some previous request). Opcache: Fixed bug #81512 (Unexpected behavior with arrays and JIT). PCRE: Fixed bug #81424 (PCRE2 10.35 JIT performance regression). XML: Fixed bug #79971 (special character is breaking the path in xml function). (CVE-2021-21707) XMLReader: Fixed bug #81521 (XMLReader::getParserProperty may throw with a valid property). Version 8.0.12 21 Oct 2021 CLI: Fixed bug #81496 (Server logs incorrect request method). Core: Fixed bug #81435 (Observer current_observed_frame may point to an old (overwritten) frame). Fixed bug #81380 (Observer may not be initialized properly). DOM: Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID). FFI: Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined). FPM: Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703, bsc#1192050). Fileinfo: Fixed bug #78987 (High memory usage during encoding detection). Filter: Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing). Opcache: Fixed bug #81472 (Cannot support large linux major/minor device number when read /proc/self/maps). Reflection: ReflectionAttribute is no longer final. SPL: Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free). Fixed bug #81477 (LimitIterator + SplFileObject regression in 8.0.1). Standard: Fixed bug #69751 (Change Error message of sprintf/printf for missing/typo position specifier). Streams: Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper). XML: Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace). Zip: Fixed bug #81490 (ZipArchive::extractTo() may leak memory). Fixed bug #77978 (Dirname ending in colon unzips to wrong dir). Version 8.0.11 23 Sep 2021 Core: Fixed bug #81302 (Stream position after stream filter removed). Fixed bug #81346 (Non-seekable streams don't update position after write). Fixed bug #73122 (Integer Overflow when concatenating strings). GD: Fixed bug #53580 (During resize gdImageCopyResampled cause colors change). Opcache: Fixed bug #81353 (segfault with preloading and statically bound closure). Shmop: Fixed bug #81407 (shmop_open won't attach and causes php to crash). Standard: Fixed bug #71542 (disk_total_space does not work with relative paths). Fixed bug #81400 (Unterminated string in dns_get_record() results). SysVMsg: Fixed bug #78819 (Heap Overflow in msg_send). XML: Fixed bug #81351 (xml_parse may fail, but has no error code). Zip: Fixed bug #80833 (ZipArchive::getStream doesn't use setPassword). Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). - deleted patches - php8-CVE-2021-21707.patch (upstreamed) - php8-CVE-2021-21708.patch (upstreamed) - php8-CVE-2022-31625.patch (upstreamed) - php8-CVE-2022-31626.patch (upstreamed)- devel package requires pear and pecl extensions [jsc#SLE-24723] [bsc#1200772]- security update - added patches fix CVE-2022-31625 [bsc#1200645], uninitialized pointers free in Postgres extension + php8-CVE-2022-31625.patch- security update - added patches fix CVE-2022-31626 [bsc#1200628], buffer overflow via user-supplied password when using pdo_mysql extension with mysqlnd driver + php8-CVE-2022-31626.patch- security update - added patches fix CVE-2021-21707 [bsc#1193041], special character breaks path in xml parsing + php8-CVE-2021-21707.patch- security update [bsc#1197644] - added patches fix https://github.com/php/php-src/commit/771dbdb319fa7f90584f6b2cc2c54ccff570492d + php8-signedness-php_filter_validate_domain.patch- security update - added patches fix CVE-2021-21708 [bsc#1196252], Use after free due to php_filter_float() failing for ints + php8-CVE-2021-21708.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)./bin/sh/bin/sh/bin/shmod_php_anys390zl31 17135215288.0.30-150400.4.40.18.0.30-150400.4.40.18.0.30-150400.4.40.18.0.308.0.308.0.30mod_php8.confapache2php.inimod_php8.so/etc/apache2/conf.d//etc/php8//etc/php8/apache2//usr/lib64/apache2/-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:33460/SUSE_SLE-15-SP4_Update/8aa2c558c05308cf45428149d734f323-php8.SUSE_SLE-15-SP4_Update:apache2drpmxz5s390x-suse-linuxASCII textdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=771ffcc3b0ef7d1eca15e9cc6bd952a257f5b1d2, stripped!R RRR"R(R&R'R)R%R$RRR RRRRRRRRR R RRR RR!RRR#RR hJAlrҤ0,# restart apache instances which have this module after zypper or rpm transaction, if not # have restarted already in other posttrans if [ -x /usr/bin/systemctl ]; then if [ -e /var/run/httpd.restart.flag ]; then /usr/bin/systemctl daemon-reload > /dev/null 2>&1 || : /usr/bin/systemctl restart apache2.target > /dev/null 2>&1 || : echo 'Restarting apache (all instances)' # all instances was restarted, removing all flags rm /var/run/httpd.restart.flag* else /usr/bin/systemctl daemon-reload > /dev/null 2>&1 || : for flag in /var/run/httpd.restart.flag@*; do if [ ! -e $flag ]; then # %{apache_restart_flag}@* have not matched anything break fi instance_name=$(cat $flag) if [ -z "$instance_name" ]; then instance_suffix="" else instance_suffix="@$instance_name" fi echo "Restarting apache ($instance_name instance)" /usr/bin/systemctl restart apache2${instance_suffix}.service > /dev/null 2>&1 || : rm /var/run/httpd.restart.flag@$instance_name done fi fi/bin/shutf-863dd92a0c7bd1295c0698aaa93d48cafcede6a2c6c364f4bcf1a51bbc5bfc455?p7zXZ !t/W]"k%"5okw@_N9ֶH(Bo<~5 NzW I/퍝(ͳGAH}qznsZ:m:U|?-"`lOrR!wg}Zo#.u UEUE fyՍtX&(%yBn@'&S*zd+),i` 5"9]P/5d̆۶sMC>ArAUaDEtp^}/s$fkd~Ӯuڤ&~ J,pۖ >U=lXȜξ۬!(,ebWnAqF:~LKxjR!~qo` 8U8t 3pu/g9 O!hP"a57ﻧR4"%N}dtHD72q4IJذnÄ聉y+'۾WWSS9\7(&țɜז"!LtuݔVANoIbk_䊱SHzX`-꒣Y |@5FŨo]?K ٸt{||FSLYo,ajSm!*Q݉Fo9 J'/%jI!,&}w<-|ᾥz_ƖGhN/~re XC ++{7H=:FD-8Enh6jgn[fd$xmm#\ʤur>~s`LAۙ dKIǠK-䠳X; t惺2In[q_m4a gq,)B ؤ<vFN':6i;Dw̝6΍)/ظAfgs#6<S(~W`jPBM*llz3 2xpg iП4|j7 ?ܾ^0F/&<~֒2|h0,څw[i8[ş)>nS6O:U .RS8|&}jp^{!ԧpW$TF#iݠ8%X38#]HEzf%#0G S.@;5&'ٹ[kXK2u격P~:=mS~w/<}ɅyRc3@ze i{=/ScO^Elݵ:C&,B~߾FGQq\6®%^wHmxd{ÓxӤ7{ gˋ`%> 6)o5RWض{2rM?JZHNMV7|ÕSN.6 ) P*8WهB鲖dur}& s{gF`*4FvqĎb17k,ew}V-|d8B`-@Գ>;i%M"7nvRPlɪBqQ+(ꃥ4,į<&n$V.nEeS Tpw(<ԫa-<ϻzd4g̝1Kߔlcؐw]J҆ Y 8)mr LW/%+ਫ਼]6ɢ aK00&/R%Ef({_ֿCoTo{B1mҨn@, noe{aVTH13@d9t)qOEZSn"q)GtEF}i4*)PG?u0pQ+\o.9%b=|}{Z'j2ws#{+Ī̒azf^"̵_)|/I)cT1ҽrA'i;gEf1(F8+4xp8L0 njwxw' ꑫ^P7+[KY G=Z5؟}bvd3sG>:Lz%ه[~QXT`Po0~2'`B0.wVd$-&tugƸ ur ҝ/a!]3f`d%. / Cȁ!:*̒%ݕu bƈoApãqG3> (""0R0a>%P״brI78A BNBi][Qz@UID<k:`(բaR694 υ#OFץr;aHhb<9 OџQOxTiXH:5UTAF0ddTweXdͷr`i?miJ2f,qE"gD6UQeKԏ=/"Mc~C#YG֦b[z<|VsFvUWx@VvOla%S.g(gxuVu>ì|?V)D'TJ//l$PG9|Yeyگo XŬo Bh:!voǚHqä<6TwR?ϴ kWJ쌯 qLNFA#N4L"6qU~,ُ\cAaQ%YXPQc}8hٛ.Iq)7N"rc5 H .O{NyIɮruoo* ZH*+䪆̜DkV+lNbi˻3U4 p"~2Wׂ;Y{2ij FVQ!1d[0.TkTU;[!nQsUIi_k\y7s×G_ {w=] h#dXD%1Wz g`0m=Y~1 7yG70[+8~/7 n,ày^Y"G#HppdϟKB cECF/c&7Q|ڝ͞ƩտOw8Ie,.@okrDOV `YGt]DaVYۥ䎙*aV3Ҁr,RqPZ7:p䒁! 9Ct!)-c5!sڂ'W;^ĸk'62ـN"+5h7JS@vt njD Qϡ=sS&ό^t# ŧoP(I$@$PH{IZ+W\Ѓq⾲YmR0 *`e'K|}CL胟ч(,H P2n8uM#0Bn EY_ zt[lsǂXH"+l4pŝNv7Į&A1@16u*Ft՛:YpX<G`/4KݯUK8#0m.(d)TaObؤFjHfQ^'[T%z@]|Fc| Wr΢iAw#xXzI&u`'(b(q9Kn0Kmߞjl4rd \&|aK38Kk}M)桵 ڐb[6ckrm Mۓ,:D@>hHqEo()ݯѩtBک$ ,{y;JOG=D"tC/xP\t\sQ^8FY'ó9^aJ@+cWXOU ;x>j>gN3d*.2Hy<@t뙆}>ES.뱓I ]v98\Sp4k_5^^spXhΓ|v$A<6a4$Dڌlsv<u66ZBa՗Rvv{`7 ,Be"ZAI,) Ÿ1 t ip]dFmS]yf\KZ_k^5==<4eY ٩wn)RBx$)߽>BbVK[t47Z'EnV6"ޠmތNuG@VqWRN0J{$>U?;RfN2gDkh$AS+ul o,v%;xtK+=k¾GaLg'Qd#?F@ GxX_/z!Q661yd0 [Xg6R+żo ˀٿ(Ldŋ'G$7Rd,)R1w_Woi߶5y{ҰV(3G2qj7Qq?؟Q Ԍ_N`Eeo9 x8%=O: 0 sSdXx /gZ9hyGfkZwɁU]s\T;H/-"<r\ZIQ26aݭp23rud;RB)ἀzaw\tIL~07^ E4%eM>)2P_hď;5|уk]+SsJ` Xr(=ȏ"KHvC chu}Ag#wu]cD9SJsa'UQ<H߇y880Cp+|CCq&'Wi<ʑ8 r{DJM. :  b0ji n/yiӱ~;6Ta[4a h~tFcr7δLmFkcn&IZe:bI8]?Gb=gp8W<fH,`IfCt׃ X瞪i2A].IڎGc8HjӖhvEQXcڸwanLP,kCYAvt3>)Ffac(#1#\Fk?͛aA:|JՃyP.E~>iY~JoiW i$o^XbQWW0ö\ `+œ+ OM&jc#6[J=Rx+sdeSq NY㈉T=\G}oʷ)U50 B"=8HO: 2`uu$vCDgD{1f-MHt7o;޻ޡ=w 1R3 k-|Tq{0GCwڔeO7Jnzﭗʟp8o[2Reı/ y2tJn>= %BؤlzA-zs~[&)[3k*FmcXA{! fmxa[1JZR!(Tj5$,>|{c۝,R5kϦf 쓄OFָf&VBӖʵ Vx)\+ioo)%8VWZ 6d2h {O1U&4QYԧddk.-sȥb%iʮ\Z7Zb(鹲A8tsqVfUʍ)v"űlg=DCյ 1NZWˠRxK y;'hg1h:WZe)6@L  ;cEp/i*} 1z w?{/$c@s l>p5;@W߱!lD:UG~&o ]6 -y8f=^AS# 2(.xI7 M2V16JIqs͎*zd74~D=ԧ fB?8P,6?Q L"IE۠i ) r.*6ܾ+jTNw#Q75|A%SU&?EA=T~QH{ y=dPJA9ޡx{7ZAߞjHs%gg4 Da|vo4)$9ohrO\i@ G2L8ɛ5 a 7h0#^3fHAoQ<ܕ f;ִy0c}S)( ¬ߗ;~vd&Tӑ2U9ԥ}GpM;hοM_{E g4XZ$cBk*v"DHKpI65̝6'^xWpPdž$L Onb0>+uk'J@k!޸(hI"~Xk{҃F2S^VFD'zªK{J( 5S${s_2o O D5J%#6&NX>*9`,ܺF35w:M_qݩ$*'B?*Rl,19>&T#c8O{=';pi@42ZyYOU|ھn辧7&?My;|#;>@t̠3_9M& cye $j|+>mhX<~~nJ! h}g[Yބp6R&L;땙,\rY whz=0h+9M!))+590q|a,cilA]o۔~ZBYU)9篎j3чg1AG 89ڑ:$)2/+ͺVgO d#[W h AEY->L(܏\_K4Lm2fbZp<ޑ@]J!Rڲ8ZOfUj3$q*kn&׍&mF^7\ a[h6|/j{[>L cڲ)3 (۸}]mh}G{DbpǠ%}9Z{E&]!gyQ}<\Z@_>S Ư{ C݊M58\"B8N=XNV8ẩʒyP64Uz9Cޥ1T{ N~-({6F-pVnXdۂx?mf;ض]*o \m:ô|0jK Jz&b*aQSt(96-RSxG1^ěN)Bvo/ˬrN=Sp& @$5EP/v:C6ʋ"I}|p˸v)@t^t-o3Z"qAkgx쨂AH+;dyQ1AGԱ$Ir2^9`M-0W)4.Bb9~3@W6`zBѱe͸r8v9;rXȾ1Mƚٟ`@]ЋߠTL!߉U$ tIZx<p_P/X#Lta΁?VNכUbb1]M ~ wJtfڿQA7 ._JVmJ_Alnue 278( C44bN-Ei4N3+A/I)<Ȇ.b"p8rY\~gj3e͡Hi<ϒQ%0Sc-n[ScexC\C|6G'_b-E*7Kp=Q]/6/6Qt 3} %.^r0:tCE< K缝25 41~՛z1>!׍M-A^L BS6 XKǫ0CW^Bzt__^OA0sZc41Fuk`tƅ<.q_mv[=WݳH70HX\9%hsh^:]糩`}Kϫ1Vd ̀C.hc0L~rP$Ls(_0pkQ)3|k9ƃ;ɕY7~V[ܜ2 0J݆|F7=I*Be2S`kՠY{H;D 6&a Li %6h62)Ib;j迀eV(jzIhج ĺ! *:pjԌ :y$ZׁY Ki:5`F_C6I`M5XzeE %`+c:M)-lAfY ļz2'Sӓ44N MoW1n}+4NqT6ZЪ˲ yFl_Ml"`͈fpk-@&zsrEڈ;ظNyK h;7jרSP @ o.'Tjg`gNx"Q=+>8ucw4^v$@/krދB?#-D3wfx^M8+B57rx!3-*(wmV l9;9㯝D[tZuc숐)f\B}ϩ夓]Dhu2M>Ň1d)ͬJɡ پ;nB#kw_.cGަlh q^NӚ.L1Fm$T#LV</Yw.a#ʿ,nj =tX( 9L37Tb3?O=ϊvF?0kq1Z+rA=5 KjGjpZOGhCn uxJJ8RfeP>z EHn!2gQ: (>ĢWn0_ewQ;x(5a35WDy09 n4$"yW t,6/z/}]ZQ.O^E2 [(^u_M s. |ݮnχ&U!";t |E?W"DlmɼՇSk+ e%Wɚro%\U媰XOx|Do jb]\%imoQJޒ/Abٹd0'A7cxv7w@B$*$>; ~W 't6h'4Pn&ֹBT"bZz5 Ye(;8@Lj(xZNFX]qCsߎAWrXA%OUn# vp-0r_9jRㆴiAHripP2~7SӼath,%XP*+7S:)0GNi#4"TV:}͝||Qډ{s vv03}=Si'8BYcV`KqX>^v L5~ch&V-{)\K4־׶l-,uKw9BeZJ%+\gWFh~ZA^wrfaN` YT+4rWlŻa6+L5X8`EV'>umVqKqc+cFcUr)EZ%Lnsx3Aml,u|.O~qzE'FIzs'j سl8HgԺ `}:}{6h/mIBBg@ K3NP_`P"08}r_f|I05@~7[cg)nmq::M>ZxN=?~Jz":'x{%h KKhͽn9-Q#6p?Bc}u5y!j؎v-x!(\{@ʕo1x~*7 qV"*zY yYC&#R-U$tl^zԤu1+ǻ}ջ=Ht.GH f|ȷxLQ5񩭫cA]:tγ?({W-ÇUX&?ȵs ?_֞+|7b`RC}&2$+S; AaR08Ĺoϑ߹儞njKTTZ\ n]Ʉ`g{nk^gcHD\躥r5106 Op-ȯ^Ez넺G>Ho@ǷrԦcڮʈsy3vVw&Pሜ<:]mE%"o]!qލ7&e)QBvIyBd-3Gu0"x~]:<g+C:tuR<|<~Dqh'Kq* 4#x RH@4) ۆ6@ RQoNPA]zbeC 9I`x/F_ LC6 f)IB(:sgh dK.d# WwQtS|t+ZlkM儝?Ei6SMRheT/]z˓O3?4.BY5*l%ǫmӻ8zEw2As!zid'_7٭XD0K?sU2Dz(;jѡIX ibnJNHa';1Cfjƞof8M Xv\?h0sM>q7ɩ{$G62-X]D5Gq,5pC.mrBX~IG4xF1Zt+J|74QCeG`si/kdbb~픎F@o>-"‘{)N`ghB˻%-y P9lu ޶r?fC`ѝ8=h`"ӃV$!JhtF0@ɶj?e^jbd%SA1h8iN Kѿܒz`f)͋($t G- c4MyfbeRkJ7 k=]k oKQui:]I= c#m6 H3:Ѩ.%URMǻutY|ijUEC(orWǯe(P5%Koֺ n$ sbQMCq W+0$Փ%H{C]hTD4 3HD3Tq+Ru)9@ԛJx"SrQt GBD`#>zv麆܇( 36l?-R>K3yA U1%59\髑،;}%4A@l8m,jO \l||,xyTJ,WxH`; =8CZt`spDo ͺ4Z( ˊ[lf+O x}뢬d=H%D,V{˘-ߓxul)!]5g`VP).'#UԆە-+m+ )pəǒ5M#ӄ{%ՖZk!R6cf 7JZR?RJmZY N1"yQ*hpu^.n'G]щ>xߥw}3`hLiӲ[fh NF6 XX!BUp)eI&e skh;4'ͧ܍Nfjwbl+oJ_D0sQ]zy@gUTwh㴏<'CDUWGD%Vmr.: C,l}<*/.e> +7w ogy%q뀼"N$'-o}BR)+>L?3 ZܳԟZG 8qzՃ{O/Z$|֐HMG;^49gZS 5*([SΣz t~F@'팯?DoT؉6 M+0A:Ǜwa8)K`Llfop.^{ᬊ5DD+-=_;F{ȒMMgz*t%C]OY+2 (o kGϑ'F1l NNє'{4PwR#!,47HbEw\t|J>9Gnʉ$-ɹiM6y[sLFĺ.7# >gN$rJ F7Iy K?\ 4Y5)e3EQ`,/} gO_5W thdU9n9?VZT ,BEHcNPME*h5w?XܵyY$>D]&a"4'@rT ɗ9;=ç=gΌ[PUW\u7ŊdƐ"nأ=vFzDE!m{mY^"'jPU5K? ]w_ & AJXhtHXzz(oFsx? ԭ 35z8=k0t;ln)&Wbpn S5F{SqN*Sب"N\0m XI[Y0 4m}ltVE  wfqv;t,D'.^̉fn!Ƌâzg#e) )dξ٬PG8[5DS,zχSWsf60IihiI/ N 'ii/8Rf濨50f9FJG $ÈkdȒ^03hWYьh~ڪZQJݶqdAbxt|je#̽U خty ۧ6 j2V ̓`sBwFw)xn!ɔTp[ޭ. Ni2ߖͿ*.ikB;`-8|!0.Kc;vmS+.rg ]KXG*sm2+2{wuv ~ԭT1{) Wpuz"^N x"W `BՃGRW#7(8f:HZ1ns_XK4WjZ͗I%ʨ8}RQ첋5s'FÕޖۯ D+^dNrX$_z*>hh%s }Wň9w3Supֲ9K3ORc2Ϫ>"tv_B4~L(IFO9Kh78]'ϻVt.N%׮n"BEiX39% Mz 'uUA۱^K"^V-Ssn8]C3wL,>Cgܴmyc w`5L=c ö1ad32 s:[>+]n?ْ|/aVYIHh H=9`c/P=$\tL =pM`Z=7ե(e8M"l% _.! ;DjP 3`k-GjS̵V*T2Z'yݎe>mVSYLܚF2rW2PT3TD6Kzk Or!E4 -uSPƉU_"a|Ls$n_ؖmYFK!khxr}}_w]'8ÿ _%":Kϋ"iAW&,ĉ M݈g [-@z ("q}[͔hkmkъ'DAƉIᠷS%pi{]yP+5'rcZKp2pyP)Ja긎h5}1;Z'f.)2>[~媎:t0 /ן#?*9!.+ gBYwǽ*:''!Prcɕ^ZnAEO7OY؀"qco)HYDkC/l!#xͬFSfBPO[z;f2ΣguR&o2C% :j،BMh 4KYn!{)b\ǰM7E`xp1Ws &|5*-V뤗%iurշM$\.z`7 Ch݋Q4L˫r#cJ` Ʉ5(Ы=eeτI}.wE]shf>sP"QrK>Hj_%)1-zho36;Vk2%]b!pAW.i'gqN#>q0[1v@2t_ eo@Qk=%E-k}X/+bN ~U iXWR*\p XJ)OXR:S~Z<5 V?I֫h٠1[Zګ4&+Z+h^3oO݃oDA)#R&~̷7>Ohq+3Ai`Sq+Z`~Hh&OFx}&^ α%q[SU6z W"x׸bi Cc:%z61Xz M3?`bK % |C]ξyqSK-kP}O {U~`'Y&ņՂ;ov]A;e77:F a[YDѾߡr`/IА.Qʮ"S+нLʇ o43i:N( j?~}IrXbcy7HL"? Bn )i0gkOJ߃qAlX3]D"kClp[4ѭBet듌n SΰUt/[|Q|-y<50l+|4G^sjO ᥸9 l[l~oE 4ʺ=gMWWm7iQ@t*EӜ-;oMAACAm)8v(WxėfumiGob~ 힫v]d$nhM4x%YMXAq{@=#"is' ^k¬ܻiW[&8҈69GbJ-Ȳ*aO'd`N.cTKd3Vrq׉;Bewq]׃e9>Yq7; /ΌѓhTVzU0t\+-V"M 6jV(Br0 TEanܚ/Ӥ{[GN3^-Ts") nm:x TB b]LnX6Vw8`tFy8S\1Ĥ-`:JwI.M1zYX7#sve 5W aKɜЧD5,Ib~[rTd`66Zu]j^.\tJwUIӋbiǿU+f_4x kAbwFՉb&vVY$bֶDsϿN_|OD [!{o`#G>jG!ӡc{XEN:M!0h-GzH/JuJ] Zlv4Cb,wQ=<\_Y0[܌|7k `tO2 =3xjN&DG8tK>ܩ񡜽!b[O̒3!LQ-YHJ_?q6|nyN,‹ǹ4eȸ@ʷaUiy[ɲ#<Ƕřd`;(·9q1.uػː97}R3Jݷ7ai`\#*NA0JMU3t vJkfЉij;i/4q;?%p7߿27`eO*w!rŸׁtKNn%Z4!G~'>VE N/yD* kn_A:?AfΣ`hI[rehgZRӈ[ܱL^S "ȳ&BO0tpøշ*)M \=IKEſpsM9CR\`d|Rc]:YZ! 5Iz8ܸO_LT]' Q`VV_aD*\7s* )D>?q$:2,'r@tmH+=XM[NX*; kJ="`?# 47;?CϻbR#zkԗ~t%(Aܹfi$hl-;hk-_Q֫p"Y\Uz' W؞I*j΢jZ\ws*N ~;,a֯!m7E 1A 4?=+߯YS=kik:m>[> Kv 3oB *խqx4?-_PY=kGz8 f`-DEԈ,JH`Bvk 0 #%$h]۹ǓȰO!,:t}At~B.YC8ĻE$2xmS& /ԇhcɛ3zޡ-Iw+ܬL$LAqqitT]ΆٶY]IUS+OC$}8++7Tj cdؖpSg8|E  x1H"3̀z /7dm1㛢ʓvf*kQXFT~i} $V>,9)&ՒLM}"_jFu΢oQ~#*BIaRܱ6ՍR5xfeZie:îN"b6M^m=^NS7LKAxT"nm-C.?^뒡(o=3 /==Czȱ j8 =j%KuaULN;xInԁѷYA~>|R!TFvH u#^_#ɼ0}6 Vgr* sؾ]\nI6Yp}#wJCaE?Ix(Cن-}F qCu#b)Mcl*T atI( mz]A}SG.h+&u`TB2]D |lB;0QЦu:9*qx;"ęfonṊ4ie=aq=C@VOF%+6T '<5=.;Z?~1SE6X 3Uӹ2/̘}fuz NDzN,T/)k+'a `'>`)Z݁Inw ]YS$fRT14 ('gn!^+bS,&b?!ɺWc{GEy"w*>w.BX ɹodi^l\Wo+/9֭yHcv D,K3)Z2(_S{Q~<Ɵ_eC]dFlj'6KSH>ә׏] '5yn'(Bby€ U䩰UJ6ۦ3*&n:ĥN/ So,͓IT(W@Ew{\77MiסŮ`{RV$XʳAXR?O4QN& =\SC5aH@Vfqx]5eD,LA /e<ЂkDRiC@/ ^ 4qn#J^"{A!_])2Nؒ&p%zlB& --&1H2{mRb\!ZK\M >zWͷm؎dN}.1]vYuʘ9Vs #s9슣48[=]- 0 rmP:pa~fEAȎDJNB GzEr1wZN F-PLVҔ1GږZ#Qձssv%; x&2ZWF!,hTC67a"[Hվ1k)wQxeQ՚w@kW]<[_չd̗GC9I )kF5(>xo,WUOMc?&4"Lah3I~Tp`ME-"8X# NQ?;eԊ^0Մ MvFYOc\O|=Lգ('vl w0g⟲#52)gevҁOOء"2J6f x"?G,+8B:Z6t+(n%@̊"v|{1J-} o!9zf\Ӆ{rWI-úߓ.vi[jBU>ڨT0gL7Gi%j)"`>$!a06㻞 ,N^c!glBx jlFڔ irV*ȶ8$g9%iMQO~M8`zQo/>w/ԍn>ʮwB9+n 7[^9987IwLIӊ[Rx$U8sg`uz.ABKk{QwU@@rWAF9hGK?bo+NbdYNןftfaM֞ꢃc@͏@(=E:b6̅ʿ튚’Mml.baﺱ/Dfoa~Kl3tli{ _:"oɪ戻xg},yK0U}MY۰FVK ! p%@2U%}gqǦs'>3:&o ޸/?p Cg Q %Yh [loizq :)|Gk$sm:T Qbjl)R>\vq{7τkI:͵G$^5#\z|esB|uKF Np]D;Kdԉ. ZЛ4ӥ[J,)dpO2&BAz\"^$a'H5 Q6:xWy6ǎ11Djez! %uaY7 K4mjWVUSpx_Ƌ'B?3cQYo F V_QŮx _rfW{+Ռ|4f X݊ 1*M`H-ɻD}Whw*D"^oƥ@r^2l"*P,KYrXs\#kwr킳yQų$v}}" #]l6PTdz/ybы}[]ɨ:^tr!)J8a9S1H FVI3NOO"kK5| ?3#0jo u'qN?EENޤtrqًVP|gwvvi# 6cPE_1^~):D*p<^;}:]?W4tsI\9DEބIʨ惥 BįtZsF6– P 4̀z5| L q F6m#!sHpABrkp^KaP[+=A k8NVD\ [J^ uĥN%|3788pjv> ys4BB2iഎx<??A h-)]MzpfIr(+>j nr_M_t^}c³"W͊S'Y|uY`/ A1@v臧󝻿eb 3'm[.L߽9yקYje/ nTpgלig3;WJ >Ѻe_zN;+Yx>@mP;iR)+,#VdKQ5_X$i0%llW2[aB \XVl;JғR{"kdK*B̾oh)15 0Ì; 󄙯% ;٨5%YH;nՑ]<4'gw @M{\8P&*N^GO5jJmƪt{RyZ 8܈5=27f)y1G/i@1U"{+*](݁uen7?¢=|D(Ugqڌd?+ ?HjE{y-;e1BbGJ̒ a⽻o_a%ԅC[tԡ *%cÍDeO'lJ ,Ϟa^"Y 0KI* w_iP4,7Lp^ YY9AM dt݃:{bU聦*OODAљ ';Zm yS `JvMN]L3Ef+c ڙmcc6Vx 5H-HM`>~ϭ>hv{P85 e]L+ P:qnK3"|FH_2꘴Ctd~h(R^ͬL*8G{%D|DjqXlZyިRy!%p!݇G ͼ}XͽQ\t*{B4^`X| t!`[RR͛8_4j0ङY,0/]hm@P5]/`#,V-U&]Ӭxt z9I~h`@ŀTeG#紞K~9>#qGGL.K66b9B6ӄ*YYxщaYNvon 0Mޡՙ:B$Z?Ļ i;֨-v䀽7{w)HZtsXJ M>5>{\gW0  L-9ѿTTvji:GmaukV^RM8A3 o~kv6Y2qSwF$A,+pFOߙ԰cۅXIIm$IP(pp** cCIi&LoM`Ѿ: 鉡-)L?)/Kowmtaw'JEnv웓/Ӧ zM:F|'I1 p >1QFA*pm/Ҿ}, #XҺY46Ƚ"|>ޢ ѠU@7V#7}s`ha\56<_n!$_@8vK媑ksimGvZZSIeru.hgXmV=cP0E"\&'Ǖ>G{ ^txM U5%Ý2'w?Go' m1\oj?Dj "Cl .[(Cey =' Cr5i !kKIP:Ȣle]o$񠺇1+MĜsWNcDU3{>Q6>!m"HjOt9Dn3\K*{_! a..G9Hʤ˚E&ꖜЧ=D]+0Ց.HR^-x2rkdS7 âg/Ia[|E H,8읹) *ĉaxoBFvdbK)uFFoj:x#(:m{#&:s.P+Z4Ym΃qfY6l9fz{iηҽNXKoHj8,> f~YU8R]L0+ m]ڠ\_9>LnuĻzx9&ǀԞtfhT63BkwqlMsV9E#F"褒3@ju\J|(n<͐wB[BYxt5npnQ€9b[Y2fL[MgzRI0gJ\ҧvy$o+zX `2SJ[D>Ȱ4l-sOSWu3`z ;o䋕e&"hq]n!AB!cj6a|Y7r_nP8iv%G0_.fJ a]o MZ~sbty-7dw~x}ES7#Pyg._g:W-XQ tpxTOX"zU7<XqT=+M\a4i("bB4dUXEhh㫯UtFD8/[/ՁzMwesD?@gCz#2 ȍ:Cav$\H~>|A)|;E[;[F+OԽ Yumo vpM~ekKmFoPL.`uzXyfuJ|Ac嵻ޗH֯rS0F N3%Ȃ5=JTNqRA/UGZ)ҁf"߾h3t)&RBQ| `̑tGUU4xiXM6,8PU9v ϵqsdY S?q[)ڥi&-:sHUJ̹Sj"@MݳC,EHz4 .f]3K=НqӾMNecH S6t١]KB@2Ƕړ.q0nq|jL ǍH,a樈4lۡ`[Vxh( ob-$E! = w5 <# jQh@ܖtmjWh&!s:x m}^9@7E(ǎBN_==@Ln=KKw&h{i\p K\= %lhiY/crhP_CV6@?9Cq#męޓsG3XJ|s&]Lp2q'ax50򘽭>5cXMƉ@R}H'e1a ɤ_~kyY^,M,=Qϊ}47i|6ryfo_yX`ƄYnt?ߣ@µݶ4N2|O[Hv;5$ "B<MEQsISje;0֏Y2 iѤ'lY2C6vOgXnWyf̓G>=FWFIX1a;κ$8'L c-z9BߦXl?jF限v,3+K0jdu1cN4:뺗߀dumyl+$3$s58QQJ Ô^Pc1$JgIVwщ8-.ʖ萁=ӃT%!R:-8!w VupQd̅%#iafNOMF=.nU ߻}#FG)C]vDM|50W5Wkj9IT3+ͯ#<뇞eիh8yf,Tv%t֜ŠSK)ݷҊs:BZ|f;JkO]>nchUa58MyG3djbF'~ Ɖ\N}ԲwW. |{/t9=@ Bnn5e PHj̠" {nda&xsJzmy-/@R P}#wf;0Y|[+6`TEL#ϫ6<^~]Y^v"ѿm3!t0j/(Zd/^:4‰ng #$c`[,К=JG60橭ă=F6MC.A˟,U H,יhh\:.Xo2_ M|,Q-Fhfq&NL?R>91z#9L89 OJr1T7 D<ٙ/sכ` N&c44?R_9`[;)APbNJ_rJ!{u.UߌdH.9kēF4BEY$XB}uWxPl<)ojmy 1As.UrJ&L߈l `maX,-6(P\_w3% Β`U]\Y]|"b GyސNZcN?Ix j1vdRO j@@bQ1Hpo\UsUg hKCI~E1Yr}-gS3_Z)soVvYO;fd~+`52Z2K T!}~ձWi-5ǥ:t |B㾂1sG6Xp^'wkKWjJ%DL2l2gO7Mk|ޮ&R(2zbxT~䙴,yx1d~5s洼}IjcWYhڡ#F&1"gQqqI1BeEAڸR$Kժ}P:j8E{ :0 Pê!bY/'rIa9D52hz84|5~bPΩe9VW~N>+;]PT!]Ub4E8\P4'5 ;p)ު%0jFaК]y+=yF j꺹{TX Gź')Ii*7id59 CA5 }Qׁ_%sgbMAK"N$.ݽ>:>x4$oxQx;m""5Gp\t\?)(XIm4g3ybeaVkRJk2aYT{2/r$U87ϴ**(x*̈́XoٛN7lcmwV1_Š4eO5 ğqe"h9"[AaY&gzz$s;Oq^] )(E#]N5˳z/oO8HXֈlӈ1/vІzxB658/@ e ^(7(vlxj 5;a qf7A[&pKEyӼ&%v3#8©BO'7fRkŀ rne;BelW-<&g$f3)el)7-l)?\dyrta- !@:dsv`\ZD\*kǝm-\9ڿWSߩ Z!|a5I<]SCz\U :V7ZKUF%pA gE2NϟFA ǚ鮠З*Ip|zT*9W^o. u)HpܡnZ 4'E,Ip(<7r6ȽaJ/[re, ߝ&~ҌMi5N8JMؑu.2D>;,P/2K"ҽq0mww# ɀ~ՅE♳6z- ]SCSJ*y8~jML{ VL0F3dEu"{i{zQ>ӎ0qT;dѤE,N_Jy*[zI/L& y 3acr-~ϛp~:-W7#m7gI46j?c2s4N/Xd&VkӮH)ygEz3`-#¶$bH-V FD?T:ȆOiG&!j #y];/VR w_ X=NTT "FW}pV3ysk6(DȾtsSw|:w@XaԘ^ãks-}0lo(v} JKgӏ6IDjtGi KH)6SS{MI<"EOd_Tys  A]c.Fhȵ)'I“ヱPP^cM4KoD 'gZ24rJX$eW)<ّcN޻fNcS3 3How%1y( 7*AWfӅTdǔf9y3 9s-pQǰLY~TuBcNF*G3E0Hu]=FAD{FYKb+txؗŦ@pA(腟$^+Uq&(O /d=TDQ5"#ל5L?[v0Eϲ$a=´xo$j-3`լY2á<!DfcWא=m؝$f~r+ ޅWSw r&=\V7yAj oκBbbz9_r/EalcTG%yYYm# X8bt)g (JfqJmJH9PStjzjJ=`CAm{WZl pkkF?5!B/(#BkPr=TV)TzKMw{! y/GdNcy$qT.>aqa>1Fuy yD"Ty4uew`$rآRwyEI}'WKȷR)~3D-ۀS%_S6f,3 [fW [8*108ۍZ)°EZh۹G~sMBf+)IqqmZ=T1 +FH|cTpvO>;-q<PeE|?@vu~zpBc1I Ȑ3yzCKGaT+(2ܫU9jL Awqa}/<&Fuy> 72bA vTr:Z jf?.:gryb}΂Pu`tgH)t[.ŃW"uiS`Ic|[q/jz`7y6Qg2h{\d=K^}=I&@BL|J%a_hq-,@Xʩ6flmx%nz_蚆 Xqy\A( ,dvrcyjFT+A:X<#I v` cl'qa^,?V͌9+8yAĸ(vD|uw*!3Hv+'q9v x0a0H동˱"O1 RnJ'i}!B`0tIǺ%s;2:, bi>t,bl~)s=ޙ3[?p{"b<c].p*爘%4\)5h )lA6ױE "dHپagT~ ;Iź7Q7b`Ѹ laKrWsdٛn^ՍRUՊAB0YZ׭ViQ赦0 MW4Ƣy$.Ub?9 =egc,u)wߵr#ኛ.s04{tfxxȢ_\\Ϲ Q;׆iuň8X@Wu8Y֨p+t3 q 7tdbSSs#t<( Qk[Y{Ջy-r 2v"ez݅,elUX6?N]%C![E"Hv/vuIJdà2Ѣl?Vm 6}#<  ԡ2D6L31Lh< }ʬ\ RH#z2g3G)'Z عMLdKä|t3tCD_O; UP6,V+q$!ڹ'7Ӱ|f)Gl}c]+jr43b?&G b|)U@v XT\yƐtk6HHw8@Am˅ æ÷`h}CAhQ(Yۓy92h#$RēMg3'Lr Qy^'TfQۏQ+Dحf~ AkOfm420 %-IJ}Ivryi^K( oAH{ =ipcGb4 s 0gB( sF{NJx;(NuSSl(1BO+nggxw)^TUIm4Ƨm*o|'diERAj^+wkdFLJUQQ ~UB֢y#E]J$ɕF886ܔ\UoM$]GMJ9Tjqsq4oh*<]k@s@ f8Y6WзDz2sV;KeW Z;2z#;mrQ=j;?H Jv>"c%Cz?=a{ڡ IL@mzX& MOg"?4Fw Â8Gk-ҽˬ,7^pdt4>eYR:ȅ3f7zjeMZqߕC,e-bĆ )R1se+Mbs@:3lYth& >6ѿOoI8* B)l*(pM4A17ݮV4V9z\'a h $f@0;[=i"*ane_*BOXNuVNkF4)ʆ|pv /?ry|1)a'Y2®# 9b^ ?yBR[u|ڂD"%ZԥR[ u 1PABnH~)LL̹'a5CFi٣Ht.,X:&?e\o kP x{e?w)BHǹo!e|c_cY6$ !2J#m#ǪL0`4$7IU*`$Ks+o EG*qn꼵l 8LOUكǥi0Ժd6x216T"a'J#wLi{.ϱhpٽfGZ QȞL'.jÿ:R7: %P辻ec~y>c!clegl8>4ΚVYWÔ\* :dG \\a$g=Liw 6񛐈y+.0e,UJE'~oh$ +AGX~Lc-Ϭ4~'|` `J3K)޶l Wy+*WƇw12\uHr@ U}.97Z9ܔ&\J` <̾V D̘)Yb!RZg<݋ "n y27ȑrkS$ּ8]j*bDlQgh7)Qzj~QOAx̦uVaVzñ{ 78:e+jyZ5 HXuaLRmJЄf>kW-0d +H^ qmQamC@wI X?iI|ȉm$^] *c֡\]|FᴅB.Bk+9iD;Ya!|jUrpK)H( Ďm#6[)Ϭzp4PkF bL=%ݱps dr6')KQfcŧgHJSe4Ҡݻ,0(2fYMk띇{F՞ 1f^Exu04CB5h>4Az\OT2>4͠R%fwۖ764)~ȨSN|Do2y/E-pߖ?OxOGc9T/`3Lor6j:/Gmh)!LSDnڴ`>cx~)p]p/T){ j9]4];8i[XBlk}E" ?~ȡkAy@މ3CH5jp MPq3JBKS+tMcO3I|[Eht͓80Y2x> .$/ emaIL.x,s:Dt_%9 ;^K&AӘamu(APQQ){8QMuc*9U(겂fYAL/(~Ը`B LGX+I`Tgݝ6>eGBէj@HIȁ_wrT8RctgfoܐH3Wă1NbПq$qq2NરXsn!`w|k֗pv顴r* i iY҄q+];oh| h]Ӡ,&peKL}?۞"njPjڋtyFgƺ({iOdQś3 5RNE|z$"5-gV̥noeS@5lpcM -VykOcOWBxݜ3%߻?Y2gC y"hDŽʕcaѝcJ~t܅5} d9LxHBEjo߆Qnj& "+ "k *w:أpf8/uu+%ԚQilX+d镟Xĵ/ZvQ(hB X;qW4 <\X @8sfA .|# i49R S|}m_xt`J4%.]. 0~aP8B4)VӻmNWjbEYw#Y#Fk<ꉌmf 4aoWL J3utҦ` "~ kjMo"@gY${oFs1g~^:Pp. 2jK17 TK7D$8S'A!'"&ʵ-YM({ J[c)N&{JvqgL&WMĥ7?nrv3vyѽdi;peB AR&v+&92Hٹ@it20] ,%i詘qLOmN _$=A;D]GJ0hfZFt8 '˚FvjL M(e#S\oDYqӊļl{`' %* p`V `w기O3v;cYtR9Lss hmDSB{f(YP.ȴ>g+}JC=oq/F a5?c?oP.?tՙ%',d ey'f'8yeVvlKJfcX7쥸^.Zp.6 {|kа2lseܑ@8X\2A+<ӟô^aIL' Rj}ۏN;|0'/$ +52a_Gz⻝Ok{Dz@q5'J$K=yB c)yq" sǜɬ<.b {b\c}9d~xx6EP5\(s`IAƻ,k(r}v[3oh%رBY,1m5V5.6n?9>Wqa"w@3ѵa|0m0].Rp 9XPt˞hpF]˯ [y_4G{Yndn_-TO Cmծ^s+@BڨVT<@/V$ +Gdq4'*iȈV5w3ubcwM"{j|;92% i #)v;E(xmR( **<Թ/xя1w$1h<Q澷qgnm7Ϝ' ǸBԥa3d7{kNx}ׅ "XJvax2Ql2y*vCϸ{baYq.͘-BAd8ox^J:O";4q]&`N% ܔ=3ըʜԦT&&"-%w¨8SQRpU F;uu} 3W!=ӱus,b 3:-Δ䩳XY}z6G{5'CiG,Ff}p*EW$vxQ:!:L^N7Ek(niϸjȝct #P*h (ٮI%q3N*+D'ʕpO=rEyĵD #tN-P\ k%+8!(-q#-m;T~Bfoaœ, bL=Q#9 t:u-?8J;~]GdCjRs.:4R ҦAYD}ORٺD^%CN tf;s|g1a.enq٫W7LH'6'EM!A?XfK$Ns;iab@Vxb\dlr,%0>y ,U7ԫof%O 9R,¿U'A=Ad{_}'bY)xw7 h}MBW( se\_Q"ϧx͈Lu/\顅lf?lE7 .5i:ɼ4|*,a&Ű̙wŢ-,J/CL kuΟ DavL Ԯd=p)DIr8ׯYN?' AHLfW8EAY ^*.BYiם]$4jLA-@Lƈ5ǥ%@Ͳ)dZ/Ӽ|ɻ0Y3n23ɋt$>JҠ?_v㱂v2Mo?uGBfCs $FS]OE&9Qu-cA zd(+Jq X>2b;չ٢_S7{DK6i" % jP#B6!=V؀u5ڭh>Ԙ\oX&itp#ɓ{;= *DsYXUc&{hWLB 7F,Mb?nK3/=#=TEd^ ƟIF@MwOpʋttoCgfK|չ֮;ЦO/ngAQ } (؎I;wzگQo ,fd8X0 nL?BK$SN͈\TR +VMPL7,QdOL-Vb( _pYզ+)d+zz?Z'MCyDwzb4 97ue>Q$Etfc\"KZ;={gU~zh 9th5?jK\v^|O;xB| J>Y+p1c_'lnvTm% ,6?ͯj#dR2~5)R7 zj#S jM־FP8̷4G1A_q#kgUc(wh4JcЦνwlhn ̫zG%{5S_d!|=uBɆY f4XM"*rsL>IP^lHdjDwHᦵ$٦ϛJ@Mm(qPX%÷t2{/ݼt?W];Afs[m/Ҥ|kKU^[I2NQBn|B)p=:;0sBqfC,B>bE%kdBEpHqP&Lȇab-zM]{LQC[Z'nnؼ E3!Bq(~Dj#}U9vKJW"'>#HM.2X,Ik& R]S g ᣕPY i^\'{WKl?DЊI{!I䷕A=b~]m4E4#V;n p.lB{"PEMadܷFiSb4 tlϱ.TiӔE)pnUeisR ~dVY"f|Ӯ+q>_/dpwmΈ S$9JFg%Yj,[e3H<2>j$1[jH˃vd.x H-@+h-RED%kT-oRJ`?W9tv@⇰qA% fm4u>mU@_2* \{e=xfB ZzF@[o%?6dH|_LE? En0 I6'4TȫtCRuٌg)ǯ kИB2-cq` Uv9~N [e6S@Nԝ{SǦZKFmlË׊y,y` 1FyU3`>)UnD?wQARd$zo,V:Ю+hBzYe6)@da$arKJSP>e~I`[BV&W Wl.^΄%JQP趢ݲ;j/ /r%+kĂ8cF W(\>UXT " -¢`w1š%\ Ka"Y3z8vx6|*gQYzHVcnUA0W~V@xg2\Fq*'\o$`ɾ]k붮x تWkoH (}3 o& ^&F+6, KN,ÊpnV+a!nFf6E[At|`摺8pWm{@$2m=B L$q[G E*OJK;Q#|m\Q#G|>pgWh_7WNfTNTU!2K$Be7;Pou"Y 1(at=%[{9׾C74)+An3o7GJqou2'Â\. *$qi2: WD8rae59E]=c2%QjiD}|%ƻ)*]kp=Xt-hAOXd  {(%o "5Ur/*=^*irO ;D9حʞ ӱOE9|ľK(R]PӅm%8*C%Bz-Gs+ܙDml.NWO.X{l˳b^-4}S0 S8u]:I)TV)^ek6GmUpm4 ɔ{p[Pr}T[k\'[p׊ZSA66 ap#hNۓhӭM'hpԱbҿѨs#g@ ܡ!Di7w2BB?_< bUඳ1*.j`@.9j~GLKv QlJ9P+/"ϔCw|r@Yr֏@Z\̃V0xppȎ"v1jogTP d@ $_'FuIo .͢K= ?T/@kb#KIŗF#F9OcQ}X2s\8^'^X|-4J4b1泺 Y9%TMV;LC8QѬPznLK) y2?rp~H^͎|0fL6*~4۴~jv^wődrNi,x1ĚY!3cI&rNnL-Uc&wӱa{s0+A=6;#,!0OTke{:.,JkqR׻.zl=wcyf3 =Qw"X+:eCV,U76 2[S-PՄE"mM Y0sדuBn몣Aˮ;^|qz۷c5*c(f3A n@>[}˗U ^4}@9-rZEMwd~j)"b. %qo%'W>>2j?Z&(ɈdEAkR&0i=Ņ5١js>q{_f'K۰qshb5e]m=)yK_LX Fh& v7-@dٻr"4<|}G0u>8SEtr&Z6i7 6Q8#Xg5 K`e[=+e6%td)VWQ\ÿ'UnNǫh~r~$2faCdc}w $ΣD0^hZ^7Z?>wwބb-C 6ۀ0׺\ xzL0O~iǔDZMFs({q>!q?{Tߌqyc&-ZP^!R*"}U.$[ϥ63M(z`ԲyI0ָ,^=;C!l-h &H R 9uet,ND,6 <`~HģdP+:eξ҇sY\ߡsfcߓm}a EqKGX ݁ݛzu2 5N[Uw_c εӸ_8~ \ǎ_LL=z@,@X~^ S1NLlgFZ,fR~Amo3i"ݖ%-SWzJp@KČe'G'P] ¸5 :~+ZdP.;`"ؒȬ3)Q3e=9o$Tޟp?1B#f :}X\XȍR~ZUt/xW;uS0{0:O*'r@z w Xnbuipez5ٳueCb(,^ԥmi(2& Nr`$k>졑\F_󢬓ph8ȯpfYEϻ9^!H NMܛ&65x93Nven—g杲] 1"gs,e!4`n[n$w<+O_+!DXb=.h+6S%桨YqR@oy>95n[H=Cr85H=4ZU&wHaL91H2f͒1q1^(sJ~9.I̒uFtqݻu3\JI7=zms Is#3~őWڤg$S4dAq'r<0 ^FL̤*.}5L8dz?* ċ-WECS} }=[9lAU`͹xWo{$OFB\7©~H+3=6 | 9w;S)}ݰ1JG&9Ru5,S/'bUt7H8grK-"` ^p%%l)ڄ-On"nf`NPljjL»ĥ11d.jr;3eEq&r%pW2?ޛOOXNɔj JO) "/ټa$w"Ri lOzZ+Kj dJg t=c!߆V/U+G.u!} 84I;-E0,s f>qQ- 2e?'T%Ϊ֓}tLE9Mk]-t +04ܡA ;`Sk|͓9hapw_>e u3b~dRM_xve5yDKok ;p =G.kd1"KBbڂQ9ES}K.O.L6wP{1dxBǍr3ЉQ̸)!DEh~ cы_fymU_7DJm;s7d6-a|{/JjSby8B /c(҄ ɏ?Sz[b6fnr8E ,s 6HVX(۰KT)a2KOuiH@vȗuQbe\&27aɢSGέgu(P=e_Y%0 EetXU$3.2c6j4 -1n[3N6DK rؓ&H/y)ÊXzb>.|In\ K|R;t(_oy?Y B}6jnYm@.{5D_*}e&KPCdW m S9+2R#<?}% C؜@!N;b'_bQٌÎFu.{:~Tao]z52kޡ6y헋jlvj~,oTKV稸 fqNj,d3Www(@SezH{x\(w`n=xzfV;8b|  +?o #%/W ¢6mNz02 %͎.$ꨵ uM_\*AEKQzBФ̏-s06V'b8*_AH.Kq\pL:z'62{w7Pe|lBB@bq+rlD ҜX)A,yf~sN6g%$fI՝ Ak1XճD=USNcJ&ffl\SHf5p҄+_'YwD_wp?^Œe;5[-d_N S> @+7nWV pHI֣0/ 7~Qa]XAnfw'&i_w1~hrYG"rF5^;CI oXm˵#"C6>Zn{F'! yF͆"jɏz[i Ҥdut"Umӊ2]ݷUݤj7/߂cTD> JC6GLSC%?]s٩U7x^z'J/Fzkw1 Fz4qvKoĮaRv¦UmM04w${b'X Fyֹխ",)rb0gh(^T;ܩ!|%|¡x^jK֩#/Z.pKYڀe]5\|VGV ^WgG8f\HA&I&EVUAVKJq¡F/s}neGl\R,*"1BR>Ŭ%% W h44sp:ncI 3%zD TfH-:'~;:p"hءM #v=HXޱWҨUp+ 28A;8zS[Đ58lE H"<: Jwnm: *O0[-5XHnVP4ݱ('G gxdV8Ŋ)' T5c[ EFNW- 28Tth"7;TG~E~&̒XK }PZKNV?y}i߄舽#NڳlYMw׵=H-5d1vZ2@Nv {ڈxNN uGqZ-9n'f:@5m.EC}Bs0TYfn4;S }\/a~ sL#Pֻ\TO2uNU,f@jgvQ7\S)KL)#-moUjyW1VpBTJ+#Q#/*ȆG'ݥ$UHi!; Ƨ^vř.\ms̘An/P斲@K 8)Ή$Hf}ֳѲ t<8 }{S2Ȅ<|ju /n`u"6=xqQo#),w4`Ke (N‚p )l8j@iJ&s»u-MiP/]awf $=sZX_qkZ.u.bZ U<4O5*ghzl?C^T^QCD/PW1kܾ&Z (Cih"+3!>o7 O˧+!م~ؕ(ws|}Y-,{w:WÀ;vpQA*!GH43qzŧ +ٳK3 ڕHn #~9 Aa]z [& >$(P_DtT/B8PUD?~:nAdFFOVZ9$o]$ ]w,06g"}g xHFǿ" 4'}՞ƫL8Y00'h"P]H7l d y)ގyڍB-%xEO8j@tSL"w&@ Hj po>} W&.ުt^jkp]B;ЌeW`ܜFMVtܠ(f⯬%%Ob2q9wגhr ̯&?u?tL<*=å/uFWm-8Pd]}JGs!ccF:N9hf9@AmU}Ճ$A{<5axfC9-W/u6&&B ʀmTq@2VlуZeuV㬗G@J Au8mC>rHyv& |=͒\Mı$8K(\]Ɨ0'pg7۩ NB8 {!"Eáv~-^+)5U[ҮJS~)%cnU˫F7yY:/X  ?ҟIZ'l *1<)Y{- Fu3O}Ś4|1?ЙWL㪗3A$NzQ.I!̨o8j;̶{`!PJM?Зl7SI/IE"n2P:?c\|MuPCml+Ek+1= قAZiTQȶz UO[eo=tm(G>5Kh3tW?ͧ":bg$N@|oX긑,Oaͩ굏b}'HHĸYklpXZ?7B@&cd{4 _k~,iJDܘ>MVby]`ZL΀E䵪b\#qS/Zy Qǫ!TEMo3yf&ZwUp6ȕE6oo'>-N9i41A>P2] 7/LBBzq$eiww4շhS~;P֥OlpJ$If0Wa4o¢Qn܅I;\`v8U&Q|j_,R䘭 k{DDkjO {T2ܳ鮩mỶ.$ aeq7Q֫;"ͮ TRN'@{GPuɦ? RF!S,|#SH[Ÿ$BwFWj]T Si86gcB i'jذ5Y* +] #3G.v![a_?n^!"%"@,х*'im9#%*1m{ih^&tN hVa%_2kAdOjZtFԈ#I٬;IT=9_Fj[߇xesk)g<<嘖 Vb Q< T=#Mb1a˄^)Pm>q~cO [`"464ǓEuF:iO,6˦q뻲*4eSP{js_QVG r;QFdNtn7_jvON7'& Z/]!TH>:m' uǁnUn?pBDۏ'0{m?֑_,=uHsJgݯҍNbLWC<KMHIiw@  8c3^tF 6/s(͈x}r=&=cDO$Lw?̱ 61fQ?e%={g6n#6+t^[x+53خY'槕@F-?ZW.lȴ-]Kڳ/rӳ?ӺlJ\MqBtIl[F0ud/ď҄^H{X${b:n#Bs?B[F[{uZU n _:'yB_.R'}nr)+wwܷ9E m2Pd(D;{M}ޑ |fp]gqk&0pD~Osvm*$*, 5H3g#2j DC(ƒ8L2dDӺZG#D-\p(tUnch8t/ȱJ."44&zH(Vu>;Om򎉘3 ΂_OZ#6p+:;FS(HEőy  >;DW EG>J|`&y#X*A0 wn~kt{<P*BVB_mkkzA.{{ܰs%w~V6y20l|ϥ"7e ށz z*[370pH'v몕7ۜ9в @W(\vi4iMm4o;){%s473#LY=]BM>VTDPl_ȓf'{;N Яk(r?Yʫ,*,wcbt}O~¢: MKἙ$R rK)%QS7aMf>z XQGI!e ?(,=u?+]=pHHuzV$zQkEN%Nv1Ew$Ƙm KbjZ+'f35)/t5z>Iنm+|Ln|C_> B%֕#9j*d j5j uF5戌IL|]7)}h۶STCb,WKMٍY+Uq}FP5ɂ;pO.@]V' Pg@?!mKǽ-Wʰmx-^޶ cy+U yf&M,< !]6_Qr@)=ɢofjUOh[9qA+z4ĸ[Q>@x̢(v0tzT4ˈ7z^exU*rʣ@~Q]Ig^D2:aEod#蜌KI0Ԅ#534L|E&؅_`h` Ag4msg>7PU$H'j.іATp;m6и7%͔!k2OjLCyAKlՙiҬ;lH _.2fzk-R 8펛JMiP =]L[5kjRB> /ȝݲ,. lO1-@*q58­p\QBe2Nّj?Hox*ҹY"&("y>TA{#45d P'*N. AADe)|Ѭ+4`i@.o[i"(8H @q' w˗ qb;/+" t@P!bww_s6j22{¹Xݛ'ikXyd.w+#;opᚳn(gE{8ZC-bm*&,WA 3!/gبbw[4*{Ŷ;YYg58зCdT]Rv. 3H*%$Jh5b )W%EǥX"gیgs$1VN8s}+bg)e*xl"^˱s /L<a~E= 7?A G$bArb5þ/)zZ=Q/%udemXyY1Ya/'S)ĵN;J#j@_;/Zó5EEj=$=𬢛Ϧv\YV@Dƃ@=(oTw\+ufF)ȵ]ƱrI&o]^qNG,vdfk3k첥G08Naݩ@!l/E0O2^RG0X5wyd sDhO0 ^ham#bv@ mf.曅@h@޻.ݸK\Sܟ!t`*4]h4p-fb5*A .e~xu\']]XlrKG|4yWT fNqxEm e$C[vQ[{P`S1iL 8BfgZWTXy?'D:vfӸ7f^soWp2|ҩk'+p5'i-z")R|OO\ q;|+)0 _%mAͶrQOdL|<^:եErZ|:/0YAC{3*dU ٪[@0qXx eEzl+]96 E榏T{GG&HIV(,d<Њ ]_4JZ Ae:NgW3( ~1fcmMqqvE@eAbn[@A;`5q@-iM-5ZbC?]KI 4-g= SGu#sDh%bWl@oDvJrJV4?FaZ=Ro„י.WsM'*M;0HgR}l GPoi+zI[*jKTeў O`X_Dq[QB-!c2ra>bM0='N[Y,BW~G_IjsjԈ0+mw6SXÓw [J4I!;ʯarjUeΤ)fmb+JU>6Om %l;AE 9G΄c16ʨ(jSU*i$[IT IuZl]=Uo:E&Ȱcf j |b1?1-j4ҷ1ʊkϫ9{ԌDrrx^q IibSCBg%h~LZ@ ~?*[C,無9#QQyi[d(zm~VĶRfFQ/Hu.~k*Qq߫hq>\ #=\+|}=ET?؍fNbt:M.ANf=C!8Jt/ Oz[7#7zn!Ѩr,k~aU6C)|B-5Nښ' ;\BTB>/_9~r oR<؈Y kAnpI!#x1Rfa3Vt_~<=5.%=^@f*gȸ9K95y0پcRpb0j"%%tad MFpuX`ߑfzK̬¤Z Xoܵڄmmέn/T..A%20/(>~=#!huG b".x:4@'{` ʦ<0B8 S ³J%Q=->叉 :H׋;>d"Gdkmji.r3+"@8ZcA%=7DpY_s+lYFEyv+d }qkO>ReE)xVsJz9 }yCMW2_TbWƍX̎}!Yy~ \+=He޼T]<9*B\(:{lҥO`Jg ʄ3V {G6Ʒ-} }JL]mvP̖ׅt Df\Q-3DC6S)~UJa7|%؁@dqJPa%aDtG=[]AԚf f/z/׊}/^‹z~褶Y5%Vb-j]5XJd֍?\?f3W>[Z$c`9lN_ej mMkAV5J_ܯyi _WfԸS[Knװi[\,PWJ`r}ҪTVj99}5p$_^DVIXETW#T/|, ?]=cA Rsjn7mCq:k߇$ F)Wh5ZD 754? |KU{ `OY@s}$\_yU(Юښ]'*(o/A`O=ᙲۡ9Nn]{Hq >Ro6a>Z+$`nwee8 XrD> !gKsԔ,Eϋ ZIIHHe!K[noPݚz܊SmttGƉ pګ>?8l(Ӻ1i"^ҰJCq#|(ytF3gIxy~t׾]"˳.%_ qWHt[.&MI#~e#mnzOB:ѹWJ,L0HDn/oXjҊUoN!kot~#,UBo`g7n,;"l*D6Z$E(Jkңվ+% cn%kYEԗ^(mNkM0N*|"{΍F!lc$%* ay1i +6"\gۂF 2e)19_K?+G<5$&kPqUh}^s.TNcSkXtZ"fMcAyŠu,^vWl`s1iuG?WjQק @mB=3IuSA:.m-+:'\έB}Dž)KV*wYDO s\,gs{0E @>|GJy6..SDj!З07 {$~ ']띔B>G`Fh;܉pjUY2!?a?zpbXtE2VѣcPF}Kr1tDOߘ'h*!3 >7>&r A sƫT f}C&VtMێ~.n%kQ$u6 vFiݳ;_3CG%b {g4Vi)%+3D1h&7̷]Ɉe}$7O8wekѽ?/-*X~BRqN,\IKGYAHr\6]:D@Ϊ1>iڀT)Oa5B2[b=D.>`u|&8k\#ރ:ː۷:ԱHd.a)>jä;xV|U"遙/ց XB}gfLuyBՈ>J-U۝GB\d}s00?hR V6ǧ8nVŮX>&$RH٭Y_σXj ƥCXQϫ?@Pem3W^ǒi cuB*S[Ur]T{`SͭOJpkh+Bh:^BpVw[/*#\uMYYFۖ k[+#EBf5c!H}ÕoDO+H37:cXJn1dĕ9dY~rqTnioV3B$ ک8AϿѮR?ϑ$L=yqX߮JKcy;53S@iekˏk1 2`UyE =w]PhˁD-!' VuEmV8 \E@t Tqۢ*ӟ~  6zιq puF^b ūvv1Lè맗?c8hظzc2DP͢) AY XI@@b vuE|NmMH1ZW={@fSKlyLfdG4^o>^',D3X5w,8"-2Uu0d ,=.d}k?{c6tyPltSU?d!RzVE@*H9=`4E!&@;3wɄ~#tт\qi<Bˇ[TI1ϥ$o+5S6jMš,ZiL9 BkY'P2_YSMUHE=oKx]!Lr~>鹗;îy/gb&-V̻AffRE3#XHRԮkn RZP B'WޣV4'Zatn-wB ?(5sFERm4#\ZfqL'MWֽ5őP5lPKpC,0Ec9* &Er~ jvG"4 ȃobw-`od/uمJ%MQ5j {+;z8$|L׀Ddӓr7Kk].paV yVpzCMkDkYZ^@ G0@\L)x%Jw,'9ed"̚bf&/Ux遡* }r=.F< ©^ʸϫ$ PpkQ/"?:Mɨz1N?};•C(Bs1w¶>T[Yq9Ս;R(OWvaxրU^riW,HX0㵝T7.T. @i m$]3wn6]ǃUHeS72tV* u+1Mخ kv\Z,ɳ=mXC3ٞΖ-XT&ڶKVFОբ0D3Y* b%koՃ|c3XϐЬa>=I{TvK7S m0|cØXֺc7Ap.pBĦdsLsAm~"d8ʗ4! ҭC҉N3* JuD/Xhj |a:Z* L㎼3ĸ!}Чa<:Dy[d9P[ՎĸhneWD63w*0P `UVBzZjٰt ?v P< 2=.pdvhǘԔleCBS^YH0럿8 [P UfI>gNp4,6s#U3!%ѦP?;6l(Hh=|!,YpC` W1zߍ4ͮn<'bWDfK5'鬰bĎ[$IL*HU$lE-!( Ưt4B[ĸ=H tWE&? {8$ØsV7'}S7zT\k% HItU8 n1a%c0l ã'q,xgi~MsJxoKDh_3Ȅ9SPJfL6gxZ3EHn:9L5>I nSDe4w엓#(pH^B4=oݹ'YHYMy!%e},(@\:oϧ;aia=M QSjJN2r5P6e tMqgv/pOG޴sęVeyՏXu%MY$x@ĆQكQa97Z*U(B3RT9TfVnvsRLDԉ6ty 3.43>i\C_[A8f:geku6x)F(gd)*?4ӹ |' m"R AJ^l1f ~PdU9iw-<$N=p2ZQ+`ɝ|Bi>R엦u;lz1EA>j5^?PfPҁ׮,StUJ4b0{ `:`F$brz5^:y@.sbA/nW5yyk<@ S(De e8OkY(yU#m ݁ |Ű;.*k&K悔>+UN{ i8uzºĽ( |2@ga[tLҏ9i"Ї`!xTf_Wi.v=,h[misSg!<)?,@9 )DH*a.+KGr17ȒrJH$78g:9_LVUzogx=M1j`f&c>EҰ Mnt6U݃GFU1y`*$"l,ɲc3|UjAm6/`=%ϛuXMu@+M|wc*02('zu dkh4ӂ-1gy1d9,oˆy*~sן$Q6%jݟ9RP%"]N _CN OpF(Ug~r\)ʄ?XS,jTҀeƉ :x@¬j\L-Tc.SˠfsU+1tda_P1{o+++1RY~1Zδ^Y͐KfN.ERJ|s`Ю'OAhT' +nRbƃ&zah GZ]_r!mkҗw)dvm'A|â9nk5VYrk( 'DG c>DL-_~# `Ihs4xF2 Lt^#>b$!ԁzvs>ׁv L6h(g %rZzo\~ ?~ vi$ "\D(DmS~jzͼ|)elk7ae7ƬjcvC]T_N MWE\4(C x \U_eWdCr?x'ĿWo6]9ier_]U2|8DCgT%0S%?7h\BXN%g{1)fX nyTf($fk4(d?-QbQdm{#ǐAchPxc~W-okmYϕteyHеPe =-+* u;áh Ɩ0f~Vu*`NֲPV' ܴ H8x 隨 s ;E$N٬t==Sa)%%:@".} V(9<3w)$UiwGjɘ7}`LrudO{$;`LHJ1kg!7ɟQ"yM׊Ow'$W_WZx*G!+6ǧw@#>X䗏Y_D2i0 GC?Kk7Olaؙee"DY0;,P'ڴq951y5{xGl$NBRx`2bMX>6V,v0!{wzhO,9=)fa/sk&ɚVb$R!+ˮ[_`H**t|JQh ; G.fXxk曰 ?UH4MĝPgʻS`_ `sNXb2[ɉo>(yƤbioY,Q/$z#5 EL({H?ZU:' JRp렁vR8ln\ y57SN2Wz=-Ƹ6G7 :J.5^ RQUAmG;ը% gdvPW"}}z16׻ &}3w5Kױo,XzG] p=\}ԭN1̟0Ǻs3YCHOR[k֯!sV"}X v:;D"ߣ-XcE*q#<I71"X:Z_QL&zx^_$Gp*}ۥ2e;5ʥPj (?չ$}Ԩtqc8Tl we\yN%aUOZ)鼪.<㕕چ#;F4L`ǫ^%#|9rPρ~1Ii}[pMA |cǔ+ , A5u#RƤ5b-#(֚:~9*z!U[ G> # bq(ؙ8]Eպrfu)Kx%UD-W6߲B-ΫXEIAe^,Ͳ#Ύ%Q'^lSS \WQ˅ m3? ~,W>)+[G->CndPt~(8p@,bA_ζb:ADC,5Њ!AΥe͏0"ߩۨ%ԝ7M2D{'d '0=sX#k2ʬeK1>l }fa{ e9L~5B.O_si:ȧ߇>K=:+GH@B҈-ծYxsOuA]bI5 u6Z/o[[U4+U>r,2]d~D+hB6Fihcgl V9R<4Ws&IjԱ}6D'0?L \} //af'&YOXHmgﺔ O%f$Ĩ PШ[ ի+_!3H7:!F5qd0.v{wܞ*| #oҶ3㾇aDHY7ۇ9Bt_?~-ɘLm/dIrRGxJY2i{.GɛB=uJvRݰ}|C?ϒ䇶8 lF7 l(+Z晬9cމ?C8ny'W9 0̊9t]6}%ш#^,ɘMc+%1fP˔yT8[{s Ddj =n7j0(>&S}3i2 mGʳ]\(G c6Rzp=Ah /ccED0]gw=HLvL}ҋ4׮<l viG#v$1/%?=y4+ϐN܃C'G2 }.G,`l!kݘtݎΧحqEKÝ$}]j׈mutwt?|,UL3V8jW)Qj9ԑCؾ(  9o&~k*UkmF, 2#5:|OU:~⻻zuc(AeiST9Ұ8vv[WXD0z(`_C`{IntpRe~ެ)vb3[i\pT~>,"5#|x+c P2)OвP)Aaz,a,\Kw_lt5uNe|:r/!mk PHlLl Atz(Znڠ @/ѰʥZ~O`6!sy? ܈dgGG}~!N 'iDJ ?o)N܅E3ߔ^޳&oaZiƗ`H<ʞmr%'sH E6r!ْJtե@MQGmSM@.\S_uBCSF00+zA yF2f[]nt)vmjC;ړE1pU$sN_'LPJV-<vzt GF,^FNr#% F֡48yq7*qD;2p$NDޙb[mWё\T/7kތ&3kI#-"7[vsS>HtQ-(/5\iO},0m .z emGLIǹWAG@5aOx%1L{J@-Ye[,}I?NhU]TkuX;mnS䀔Z#vwvLՏIΜ_\^9yaCXvHE?;%8FtF(ں9&8]pDݬ&`9Ė⚤FA:\xM<`ʞB" )P+1>#;: Def6|?x+HN+[qK PyΈoc+FZʰz ԝ2NlۨF 6L2y/2F֞KS06SmwlC7i(6#J_Si ҷt Hʢ m}5'qb̹ܩUߩfʹ}2."^U%vvP o8Qe0HtS}.fImKjyջ=^r( ןڑBD8[9 iI* u@+w5f`|js%2okO`G{9b4<*XݧK)Ͳ~ulp0By-mYUV bx6Ac xPbmyg)IU-|ّO-w9 LQV{maȞLxƎ"퐀 .ۑ,d^P@&vYUQ܍ՠ%МM;i:~)!NmQR:p *0b 9[sZ%|:z=[ƒog4r0|e-tZeqY.hOP_ffy݃Nҵ0&&wzŕ0uVv ׁ>i^S/AgrٝB niR#oM$[OmXpsI\TM,*sg2E*u#"2Am  Z dƻ[ba/fdVg6K]UVŻ.ѨIHxs74S)qi(_ JIP 8jlY$$hd9)W"_Zm|Vid=y%py@2w)VO>c/sc%GgsUzU/X׿Kը^kO#82^xc!&_C(29E򅖳Pv(ZOqE:J/F+/Y zds=P&MN:.Х6(̒F&l6}>O#Dz֐(3Hf+]ux^4jG' ILH)i4V~pdt+$JPJ'G:KFtڰzV,<*N=ak- k N,i vJA1)qO\xr=<$lui tsSOxD<5xn^g} 2crMvʑX+J?t=k ݄G߽gP\=RIf%Lb'xW @ĀٟM r$(ұߧ$˸&f"Q3J<ݗVjØN)b!Bg&tQRm}w ,-)@qC$W9_LzͅA,p9,soqH6(>B-BU*Gkγn _d7~<}Ú+e84'D[ Gj~.A V5(\-W_X/b4%ڳ/ݮq%Q@ MlqdX-e*!̻mRx>e2Da l4mF绷EP@8nx '8ӹ [$qeuûCd9Y  :=vF=L3P \2KsB_ʩXv*X AZb*(S܃+MA@o+_)Ҁ_9>ů=`/h-6fQS;`Y "&O*#2.lUukJ3klIDϸ!(ّۛUeEb#+ӠB{Z1WiU ~ ^" pG;w.p:`Kj7"קG kNYJ%4 ) rEr/8$9R88V67ʍ\J_ F%=i!*"62nH!wOz*O[b2&ڠdʸk%j@kĤN*˝~І9(( ~ d6GB}\C F|shW0;Ό,LyFSQ4E\nb`WЪorQ-Xr; U~JVfbgh R筑|yK0"lÚ9(p1Z*riY 2ug;5Q?rͶJZ۸")ڪ*!cJ4}U|*~!K^0ԍ5ng"G,y`Lrf5 ɠOU߬.]ۭsKO+z3\ b.D]EH|jd1//H2<<%/ޕU3zC/GdK儰^vyYdV lFI s/6p._?\8ef]- > W.vV>2Ũ7hҊ@G̭g/^'- rA]vJ]՚>y/ Z"Zrut\6*JX&Y>( ƟeA!Z!w 4g|9R: Mӕg[;Tpj!=RE 4f~ޜkm6SyxcaFӫZ Õ!p8_\Q2o %tL kO9v(\+NV|ceiZE NJjmo D\cBBv vX,#,r=V] d]uak\: )5#/%DK*Dãώx?rEv̞js`ꣶVf* g̬- 2ľȮ\O3ZsV=z%Z'aW, U L}:tv*T.3&. /7֟ T(.wguዝm>ln Rz\ilw%o_RHTkvxDi}v3ct{|~"|uWg?3Kddr{ܰ-FP+I9~ "L-6QrrcQ'tMTS0St}V$}ޟb3,H Lqˡx訏7T4k,&j8n?lPvEnƈ\"d݁c ;Zs[wMk+KGAJ|R[59ѕ?Aw,fMK8m+Ȓ&l;r2"_Q'D͕ACt"l;Z @WBRnbbGY>*Vcè.*I36' n~"JXʏfʓ)$L!05[W3ᢹ弢CK-Y-6v+O\K9q+JG=$#-x1Czv >&mgUՆB/J, CЕ-:O9vT`*E n%ǝ"Ja6:j<^:M`o7oLuδ)՛T80 vmO[δ#3:eDl9{&ת.{_Q <%Yv3D2s#~9!D\GrftXx|%jM61n^krٯ6W<:tt/XO}c<А|Oͱ¦ ̷]%ZT t}(QG*,^- _,6nݲa _bt}7pg հܐ,' ;|c ֏Ġ/xƒHeo MnYa+Xmoj g<e>'W7yԘˈcy$wտ5]V."ID:v YiD)'I0vBr'?D UVfaô߰g&'Kix|'DKG~kY?.ajsbDXL K;ߒ1@j.1*nt;ʄOy Ǜh#y̖3 ܊N?: ';;_kltlߙˣ#Q6ǥS̚GfAI.#xX3ɰb>׈;h\Q5\8>Qyrg r023IB&`B:q?HfR jZkR<rs©[B~giǟ:Qɤaj^+歂A)oҿmXw..Bm$kђǀFLyP\fk!_,ж߽#=XCeB37v=TXpA߮DCDl.hԚ;L=W={&V30XvXü}X`4޾QLin=*\x:up Ӌy ok"TuAprrnmU#JzaXW\+bR؃vmn)}_y*%nbhuiOR PQarO AGnyp0*zp騩b,]>8<?A@9ׄ^ Ԍ=&:?]=_11֥f;5V6f'?- ?2Pp6fP x5|>aClz ZRڙ1:!k_?3*PU=Jt 梿J-B݋3|['|%Q@2wWW1`<H)C`|DLL7ٳcyP,36IZiHlUd/Q<2028RE[op3'u_/%J_8Q!*HV5gGgFM?{L,O@{=5ߒw@.nPM(uJoHr3*{-G42/&,3xʄ^A=qJfqxƭ,Atμβ,-ӸcPz(fe9*Ń#Y$/tx&b0B.GSSef7I"GyNg ܿYF*'1zI6"U9'hW`1%|/ўGʵL8Dq9/r rdx"`FaɖpI,Ţ"T)lH?:}1?K^'`i;\KAl_(<[`vz6Vb 5sy"-%W6d4 ^1vbL}IWc0ϲ}_0G8 wN; -Y>Ǩ?rŴGó߆jH& &i/81f;3[c5=& ^@u\x !?mh-Wdmcr?2Q-K[4n,).d4O0NwoZGMR|^y2@!8bS $xZ{{:LA!2#1$%Kw)Zzc aTN}q@C/.Q9Jd<\m'ԙx20#扔Z3wr;7զXIi}&o:`Ȥ=( M䫾'Rp2Ҝ8g>!264\A st^" 77B1bVц\t䧾}P/#|] @Q/b$yU)ֵo Ӥ]T/,QA TT!wKY2 NeKG$Q;I|gwç}h=Jsc]t0LPF*YZ:{f [ͳA~vWQޥM:ME88^w%5]]og3$):''/=RXܐ/)^;pK]kk \|eUX=54KajRd|+P[IYAnm))h'ϫ,2,TKheı#`H#;\ q5%[%[7sF3^ aS^%z(7ȟ\wy#-l%zFxrhY0" >f, fSLbsäE8Xh@;B8c^I,䦼+Һ{hK۠?5q1knF-~ tEh,<G-iF!,(*jTsەbi(A6tUR4qTA(,ϔQ C繘F6Bi,nߩF._ u*KLwԅi^Ew#f0clL.|JVE΄WN`l`$OO|+a"~7#t![|C&H4q0-/G"KD'Cr]B9O~C Eڈd@HX,?+[1-N;AlP]λ% p_(W&2 %~&Y;])%pA/{g;Nic z|,qaq˹%{Z=߽P+jA$h4$-롍/g4z6 ^|ų\I}P:A)dZrۯ I Ib F9_/4<}AN-Wa6iq5{Iz> @fKR;զ;slfKk__za+ڧ\`~kO)qYs+I Џp{[k|,G)g!wi.o^ 1U!'N&GǬ`̼b6l?gc :Am`3f0cDdzJ,rp3dzHy/a;Kml(Q-`p,m/T^ynl}HE,ߖ*^ b7hs *YV-IZMO'v'{Ŷez)Au)VO'$_(1hn%eW"jX!YM3=b9ىDdnΚ:?U^" 3;֪~S{'"~;4kȀ]P=k?GL`(9*ACңu%2։xO"\`s΃qFRs@79t]M,wsĬ?>?D aؙZ5%e ?%^X*IB \]k4UOdCn絫1=#ET"*FC+chdzN'QJ*٨җ=p뷯gBo',"KG7zH/#yf3ŒV'ƈ@5Ma=LmA/1=6]0qilI\JVrx7HѨKnoj9/ッH8jh}%a^.^1QK?MO"oUs S`*fA7s+z(:ZI:o3jlN⚷Cz"@j0P4)HR 6c8V..mD JtFXHg\w4ܗ['JzbXEQF]6VנcxUnir^ `~aNKA}T?F' @5B4U_ƹs /yex?A,ȿLUO4w'7y!N-My脒9"/KDfڼ s{4I47tfK~%aK%oWK>yo%vIuhmF(]EG ngHmc\V ~*%tSwț kۂTJRl|b,ZSlw!f< 7[3ۖu72+W> TFl2MpNtcBd('>+q&ĉ5DAHE7$,O 8J2j|\V4o"6|r |Ytݩ䭛3ή[ȦNvt]& Ǭ,DCIG *5@"6! ~2+hh{&)zpC)4nDPSn3(Yr(ḥi'o-D]P7uSʭhO!W`JAةԂBT -pl7W gv%~ʋYh:"i̽ěϘ-YժL<¿f 5s?MV liYfWMo9^"y^S!V͊Lmg<.< +wJw.z'jՐ(#i0&nğd'2ۨաʡWV]A 1b* }r.Bhlma/~ }tJZHfK2]zEn/Kh%-qnHr` ?TpGFZ@RXȉ7=Qðos d%ᶹ}:W -mlg_^+9wHuV@(־s' ɺ8H&PnBa*vơEi jYRs9~ u֦eϼ8dS<>wsh:KC<M8|6YY/n>](eO)TP_csT:ͣA& -f\-{Ԫtv5{c4M1ꥆ=S$4|Y#ܛ 8uKqE:zPJYȇ*Eغ1A*Z,|Aq{]\4bLO^9*V4!@VKӤ]Noa)!OPZ[7tR;[LMn/Ѥ|< XWˉoѮRUȏp <p 5A)_J@LLXꍕZ*i6C1 Z'F":)١^R_TisR1gfCjL<Ȓs#IW7E RIY(vuCKifՈ~u0}) w c/2Eʪ<.KuS\ #{L#X1q'xhk0F]_}&9_7_\ʝ0*l"_lU^~ފ#w^2›Ֆ1+ aΝ)EgS:T:>n & LeXc^5un?ǻl-Io84l<~jY`eJ';.yf1W(`+$KZynͰ1}W,BMٝM>m8W L!qbB]UmZ9 /Pϓץk9}J(#tfMe{GesՈUq/izs[ssusHݲo %ə Vr7pS =5g$Tժr?I|"?Ւb++̰r'yB;staqUI CEP8gqg~aYչ `O &0oi< HB;mxjp þH "{{,OY!< sځ~t;i޴,rA @ZN?ˑϳ\*If>m?HҸ1\ iKDve^S7U~H_]A{_(tAa?t-`XQ{Tf! 8% oth8c|>dļ5vY *   YZ