apache2-mod_php8-8.0.30-150400.4.40.1<>,f"Cp9|iY@{^A1su5d e8IM{@1)rZZ5 TH=W8w"`#Iut 8Bmerf ^-L@Gӄ3f>¶Ne sgFzS}*Tf=*ux4U\5կ(hB(.=*s[ P]v );r;d# !~8?AAT;dhR~Kiw|BǮG>I?d ( Q $=^g }l, 4 < L  $8L|/ /;/(89t:$>ߠ?ߨ@߰B߸FGHIXYZ`[d\l]|^bcde"f%l'u<vLwxy!z-8<BCapache2-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"Ch01-ch4cOSUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxx86_64if [ $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 fiu2pA큤f"Cf"Cf"Cf"Cfbbc823485312b0baeb5f36313b5f04bf9f0f08cafd4a9c07aa5057c27ac2a238c549b2807fa90e7f7008c11ebb9a5fb317d5f121f941ba35191e496c3f6b420a9a0c01f82a3bccd89cdb8a0854bac33d5b84f60d19abbe16c9754faad3a416frootrootrootrootrootrootrootrootapache2-mod_php8-8.0.30-150400.4.40.1.src.rpmapache2-mod_php8apache2-mod_php8(x86-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.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(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.5)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.29)(64bit)libpcre2-8.so.0()(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2.5)(64bit)libutil.so.1()(64bit)libutil.so.1(GLIBC_2.2.5)(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_anyh01-ch4c 17135215798.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:apache2drpmxz5x86_64-suse-linuxASCII textdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fd9b39eb5a3de373621525595ea6cbe545918910, stripped!R"RRR R(R&R'R)R%R$R RR RRRRRRRR RRRRR RR!RRR#RR ~:*] R-# 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-8eba77fa2cbfddb1b9282744e5e6060ed8126d1c576acca8545aa5302548815a1?p7zXZ !t/]"k%"5okw@_N9ֶH(Bo<I}d!L_Z\/STTC C(-qIΊLf%1;֧ ,_\$otN^![3WNJ*ƒr[8v$-lÇ %t2<`$0<.?Γ(Qዛy5-άH)&=rcJLtI\Ez,l y˔{5dVIB권[nSnA $yW ~D+IIM9nUj*1WY89nGt7* S `D>k _/)t(^+D7 EsF?1Svڠ˳*Gõ%aO]d\qnPO)YD A[ J2-]g4h <Jɕx Z$iR`BҧWmiXB~PǟJlB7JD,?82"Q7)/y}~r~lb]DwGMY;}9ek?]牝LF%y)0 yT,ig&1MrCjF+k.+A^Ί4?䯜J$hvڣ>ͅ63U7 u6Mۢz%-4 (gdv́ ;ظ"|l_SZVOIEg`;O?t̒?D8A@s#8Qqj;@xw,}6ykw ȆV71?n YO#>L[ai +_rwƇ,>mB>&hVL+K5tpJ_R1‘]g2#8Sm& ޯ~6 ZH=dg#ÛpFYxf pI1=N3#qJ9wIOr v ,|I8ƹ&Ep_#8[2`aK&bӗ =F́l%y:xٟ+9![?ĝ B fM ?@iQUypAD9к , ftNH Գ2* K Y7z&M.u'=]97a` J!&m<˪Xz0C/|olzFZFt=}K-L"7lW;u`O\v՛4:􅖝}綅6A[<}DƶTvg0AS+۴Lϧ\%ߔUK.$ql 56X-P[ Z~$: jB O1A]\"peZnMA_dSSoXES fC+XZWH:ݑ=4lwr{[X5M`$ m \ܔ٢(%"w Zb y+2<\Ti-Y԰'ڷ~Deb锝иPf|YLfG/T$n%b: mZJ ALa&Rf(T~ǃF<|)Hێ#^ \crLqjdc Ni~{avf.fϡ%ZSg펋Vrl f|E!6P-:4ixGi & L-߃|0oJ/ƭ5DmA7p*{6ꧠ.8S-HEղ"U2HiC>H;7 4![z&E{H*K?. c;w& BcuoNQA!:]b/\A=;e8 eV\lS_[ 97g]++obK Rz kR eQ@zvVրsSIb?Þ|xy1Pؗޱa*$H1ܣ`zUz&fec XEWu]P H$ ҩ\ Et Mavf$DP‰5Pxv>/>fUك$hPC<;֔_ͺTwȨp}?31ou}ʤۮTUT­!m:*\cAy-rԈqJA9t6ӌܔEӬ/` 1Yxؔ(T]$,7Q9tn8WNxq"PoJ7%}Z3J7zEYdXe;:׶a\N1?iW;~R".HT+҇3qCw=fSSM e^H&kE˴^լO0ovs"T=GԘi90Ul"]!df(=#H(p$Zȝ IpH8{' 002ŝܛ"M3mG jp a#!6=&s$NsZk_L*uG2OJjYVEvM-X_@{ бG!f6|*)8D~x"iL؛pmPy r*=Nݶ|Pcbu`> pH^y *4>O"\E[Rpf{<L.2G! QrRR:;J7.WO]f1pXLYUVJ f`ΏWK|Hu.(v@7W]Y;Lu-ęEfl9vၳHԣ4g j2$ࣄHїuE y#7Ì S l0&O\5}råİ 22ŕ~O<$7>e>|ɤ#O jsrعrz[O]  U1hɇko87%ú2_&"?QKslD9|,/E#)jN FW4 =?OSmBE9v̦kI˛ZɉKR჋MF$ިLUv#뻷@؅߂N3k8(f؅;I%J1-`ӆ¶ tta"fiMP㪤Inn%%p|n `c'+zOo:#V%-iv @ڪvUE?ӎ,M"-(F${VⰍDI0Kg pNF\m?_N4?ts2^mWC $~+!D~.,he-D-`1_HJ@GQzz;/P4`kmf66,!f` 9$HNjf5~E?d[f`͓4%t'Uq{YILĠ<&RfjL:l~ÒILX)(R( l撹5R>7]`H7Za;*;mu飓Zgb g'~e/fFi<5.;$5fʕPpjZP+N?d2 C0FF3n" Nȏ۽6 :$ +|+]ica;xBehX5%:LnԹ-u\jE?M=İ4ʘF: jmt J;RsIOzyf-e;įf(9`O= Ñڗ".CBj;ⱱcHo^+{'@]q c_^EANkuELӼ Tk8oM?,pEϒAU<"`w|wSI笭76j"8v.FǸX~IKy,C?O'7Ҵd$S*t>?N0>p9JZ{C<@WmPQJ#-c69v#NM_!AS=U~ձf O\sFi0X]s~߲ Pʣ}ZE៳ܟ!qVԣŵ(2leU`]n5BbQ#  nG{k`Sn]|<$AqA D$ŽljKٻw$F~hN_-@u:U!.TAP8u$ͲAٲҾ"ݖv"{vJӲ' 8jԅZ7+ǽ uZdwS(6|Əɍã[HYȐ]f%=CLMh&E+^oN T dR/ E+m_~Ӈ#ȴ'qDU4n%.3}w?m;d; T 'C#Ș8zulX4o-=GJ{a9?bK u/ȇT#א@PX5Pބ]tڤ\N SޞasP6\87L&9LT @*4~z/n@{{~vOZp~ |֦)$W7aec{k>"@Pu%f%l6'KlByM2 <1kYz <c[Kd y`6-灱i<>|2]Mޣﯯ[;Y9;#^?" ek-=4 jIm*nlu4{bOf] :>YnP͞1Q9nI)GA02D6[e=|b 7`p>Gal VObm:i;15R*~21Z뒿g-jbbEX{xK#WC[ëᑰ?4nby[m;38ty;~>r|t(/F4_V>Be#"ym׭ *m69BtQgd\!iC-l1Vww$kϦLfU?g끱PR`FpVzM̿)V=>-IM fS߽ j]^4 I(T$?&:yg3h8Ĺ9n"x3'o{dq(xs)szԚo-XH@0* IcyƑ@&kΝ*rSpA 31T"I lF=7'{\vWTW*dl 1>i3*;s?e]7V!&s;*<:ʙVb]+SN^(g$[~pӞpKf?xgfNڭgRqxH5m~Jm`Dؤ L>zQŔ <{[ZEGl#y:QںL$ 1i67oّv^AKAq SHgXWW6`Sa( ހJ#b`j+݃e}]ԅǑ7 llqA|o}ԢUN@Ye_6K>Nh+8!zVƫV3eأC&kJf!D]kF=I0kYWsF<•Bxd}6]goYE*¡1ovT@vP7ZJ/&vGvbr"$Zll6ᢂUǯc3,Q?,[ãt?vrݱ[.e e ^{gf "D3Pm`6h 3~:`m+&ْX;Y]s  q[HN_rB|c@oz9kSSt&9O&=c R& 9E *ri(ze24Y?9O9tu%k Vզ "=f4wiiC9: |]vjhɣ;pNFȱӺ݃U ؂p`0;A90BK)Y88,@-b~." C_/-"CřCfyҵHA孔RM䋜js GkTǟ7>yXv*8:c+j1`sS,`#7R)7'')1ї:UoxAa;8^܆0u$a9 NL )H5t0L {K~ĄA +m_HPz?ا_7tXsxL6ws;A8LJ_syJ-eD%30fE8V ʀ%t;yPUX dM'xNFlMƜfIDvG)3p"PNB^8C8Nmp Z(t{#e~&SVcE=r[n0Ă;sg?١}v1  wR]-J71+U A5U IW[[BWe'~SOVK{@e>i81-N7%&1k:GdHxsT),&ہp5 ΤV>) 5fSx|лg%XbF5ҦxSqB¶m+'3Jg<:-TutAcw$~>MqѸ'VAiج:d7}|(t')[>Dv0X;:nSnW0U8eGBR|7$IXk\۱!S${8bO^Ԯ=ɁFIUw:5VWBEw:-iT[Տ OCB;q!F*GНI&~ omu0XHW;PVgJ/K ^uwULS1bъimU{Ѹ2tp4}[?|,Hhn͆NG)$p@SX~@G\1_;jUkB̀ׯ**W\yK?WYX * n)wpvb^CPAW8@dS%ҕ(aQ ߃Z70.B](A5=;q|MEB=V3k1Nғ91s:+/Y) )"! 0buDtX"}󍥚'DKPΑe!/`~<9~@hXXS]ϿF 0BUߨғj<˃a'[2AҌ Ȇ. b3ۆmuONce*/[,T\]pPFpp ]hPcJZ(Q )&&_OҜ;(XspabvE<uxF+ei+ǰx9NNXPpn0z Zγ${^vR%ml!ˁv;J稁O'+qHN7 փ]zw^bhmh(%#i BBoaAw&"T~W=]ZflILn й%yu\`Zf~ɕXȃj4pԢL?2mcAA^O xsA@ Au!3]D0a).[B)#GiNj앩%θx)|>⥎jH N^*rMz8bNYO If}6YxHF#MM͇/W֥s `AocB g tm0[Ťw<$I\iBGkw,v7ѳ=yi|N0T)As{"SEǠXp#p)=QXXB.[,QHOF+b= qL;=oF Q02HF M(Ed}1_AD8_orch=<oN5 m{&¹PJx&F9ZrT/r Ta {/8.@:܆s=F9P(7TǾF%P YRբgNf'%ܟ(bo0yPuNZMf3akEq+0nO"2+Wlߺ cS0$+D;اV][SCEMoa؃޼ux)Hc0o3˸V$~ίxP@CAPWa#e`G\5_2i5. o[nX̆ #7 ,\DZ`௥[oGB2+B(BBlF chbrq1 )VBS9!FDF>1I-8`G0A;@L85z5,ZUZX AYd Ha~mPXMfw;eTE`{A[7Hf;a-;͋P15jX+2>ݰ/`vAgkYfi[ |ܡ2| WU#ij'71#\JZ VGM~JavhTG UqP;D8Y>&#E}Hg Fn2 .k~ )笯vZ0㳎'B D;g 0/71G>퓹CoAo#;,Y;"_@|?:vyݘP|oI 9|>[c l8jQ3k&Bn!_zWՁu547HPv<{m5LRCwDh]3Կgܬ45is6E1?mTYED ځgMNg5h?jh&l3B!2QngYwޠ[WpDsaʄ+D^loa<rs / ݺ71*~&=>1 G7$Mg`\p^v\U +6?!e:$7<.dOt".cLFg;8|pm8, [:AT t%@Oڎzc}^L _JO-]n q,Qh[B|Rh8s4\ d1KN7a1yV29-vz_Z{M$t^K䧕Pv.=Kyׂ&t|⇫!C,tZu}4ItFSt8% 15Xg;xl xm/Whyѽ4j@ŀg?7&{Uã(_-tƥC Ջ@nE(}ޙw~gq DQ֊ß ]cbk#è 9JYVڬʷA7k ~߀=Z6M=t\ {y:Kٶ=kV:@k+><D=+ uaY&=29QO\,jxDh/@)lY֓V'z̙:`xS[w(qDp5΁<@cʄfMe86p2\![-9B<}Oo9Z7E1>$yöj.۫nmfs'FG3yъ;x`o^?ݫdhŦ0_>#|7œtaƱ֨5@ sYyF8Bb;>.1J@$YX*Age &O͓ϱNojf Iq\'*?h#Ok2W՚l^W5"Ąh{$Af.4O>ޅެ̷nzh iN*iYTsN,C![8qǟ̕05z-Ȅ(gRy3s:i!mxX${N+~gMt2,fa9@AD0}s8lW,+27u(Y'ɾ*p"TobhP3"zqw:Oh Fw*A>I96~{t";~E17iwY,\tNR(q>qľB7md#JfMhX~rE|ؙBLN_; ].ˁ!%D%B}}Gc"*'*RUoֹx[Y wp, dB`/%&YHkx9;|Fn׮_]"$@Ĥ2|!;u*2] FbezgT߲QnhU(=/P 0|)DQ ]ˇ2kFc*4zrς޺aO6[c:Ŝ?wZ-, c|lгQ [A7H5LtNo4$ } pfR$bu5 9"tX[*G>z}]SbIWyR Chc\DB qk jcxzٸ [l01%" [Psow ^QXz~BtT`}^7![ݨ<q8&i1e|\N!VL֧)L҆VmSBOMetf6IǏP_ $ Qtn.aagCqICi,jwl*P$ QϏkˬ3o=yx'-g/lFZoiᯯJrË#bC)zkץs? ͿŚ"}jz`jb+vyuв+jPMkRDJ M!R~b ȗ(kɩF;Q;ͤqpb"IJUדL!W}ȭ`1߾źo~-jM][#a `?|՜eE'&!ȥiApazhmц/ΧnYPe~ 4џ 8.j.%}  h7Ja4l=bsLWKR3"ˢGg(ܧ4AH# YP^ﻧR1~y8ԛ>LUdURchݥ͚sR;O8jgt)к:;Gd>8kh=icadn1yB@71{ 0#wvi;e2 &h^lm}q߆Nq{\29JQlkt&&Eۓg̪'~)?Ӣe=]-픸9^ma.\Zv !k8R׎ 8[,Ui::=Qʏ愡Y5 >I·jSlEŃrIm.S!fNŶq(v,;T.Dt~`T!ܗoWr#abP%2rD!ݢU0bƑo ŵ)3PMD[  WQ8qsf^d>-}OT @YPNWeKmN'+y~Ѫ (>\͝ EyTnK}lV e!fT l8޼wFj_d빑/?tƀ0PS<>t`}3Am≱WSY3!&qnAJI*ϏjV.ј0? b FzulNeKdRi4w цN~`TjW}-yom48 hCZ|W]Znq7s{IhW R#W6BH=G1 S . iͲo'b_ ~ny=J;ZޘaXh|Cw_RNt|vUo@ਪr"\}%]V_n2ZR0Lbk Q+$H7Ў Bh-穐 aEΟܮb? =tJfD;ܕYIJ#Dgih;s´WDj\$ydScKip *& ^3WBjZ~16 9KA_d͊K[{nl26To^yfK0 A^ѱP+ӈin8)+BYpao0\!n330s7[o-=i/b3tŭB^#ah8x[uvixΟ0 T*@"`'ifZUBH.ыVH5vu+GS.zDefRDK7 %PoDmsow#m3 fW;yD"bCNaÆW(0M0QfP&͍݅OUĀ5u\ lK(kՒG/8V/5(vVnb9?6J ~1 ^sq ;^[*VAcwaN-G41РM.WS0]ѤV,h0B0ECjlBhx_ !VTq(ϐYҧZ qoJQF=%~ ăٌbYh5~I,Ql5ؕ:8P<LiWTc5MAʞ*2P1gj<y"Zk;vaA5)*{51bJTA2}sX gx$Js_}y1͖?Oy (Mw" ˈiւ)D,ۣXr];9v ND>Q#FrׁǟeLSH2(xƣGGҁ{A!^=^F8{؈;sKJo&ΫKx쯹7ЪMjEWqY;B:2s*5zV+q ^/cp+  q_.4PZsRɸ9Ũ!isw6ard8e !MਁCAKf5L=styc4/+2jԕv"r!6}l]uQYʳ`h{/]M'XǕ9\#@R^ )6Y M ~1&B͹Zx˰OtM6!#>tb@r.Cׄ[㯚.))NQoWbj׍A]6Qr8 KnYʘD܃_] p%;,:~e&;lڅ_Oΐ#U Se)a6n '|M7BFJnI,qFTARWM.$ nT ]d8aX2CO\S±尦nвˬs`Yx%hcM߆v 8FbSiy5[v&zX(voAZ,R8{hi\Vu"%\5yun-GoWB|+ *F,HLԉKW>-1*TNVtwWY}Vj4DVycreAIp/4m"ňܨU   58tځn[6ؕh5I >'hMVS}(fm UO/?ϠՒ uUvZ >p!T?C,hf{5]{'924Pi/sDf@dI bQKR'eeSaƇb.DٸіJp{|8 I]GL')ēJ*\#J.#2D2 {)O2~K//a.hlU@}'!`HlWv5qJ1L5vVd]<%,@ X}pP eֆzb!ZƔ \K>5塞Oc ]\"\#נh׃9#!Jᾃ*ª0jӠV.3VE2ca|Mg#߆A?s챝lҩ.R5aƨӐ{ӹO9ߪP׀唦CV#@t` m úCՀXN0~VhDuRP(]"]^MΆtM1c%Tj=wgc 1Xa7B$!鑥@)B?Pw0Pec3;}bȲiudvRPٟӪ\=EPB-9 6r |UYb}kO7,k(OfaCƒHn#_J'An!)G4h >.峾08z؅]T}-w9)G6HV&p. ϻ{3N\?3A&PC]̕TW-<BkȘEXӚsԨ9J ~VR0+g-r_ꕒu0 x,'D_Sт/ϔRb)w>}Ӕiq0Eܐuf$D܆xxe0%^;Jk.MJ3 ]Dm37$GdB-L]}5ϸ\t3R,v){ [#LTa,4Y{̶1YC-X%qMІ'~/ DF)w\+;સ6b+n0aOy;E1!֘homlhmѾYz_[N(,09fl-O.0ǁszD˂‡}:F%ZyQaJ 'slİVkco:,'J*2YWѼxzAjEWhHnAZO39bU♠.$xo8 ],..J>LiSzU-/)`$X|fhErQOјIt>YK.!iVL˕&ؼ7\Z!#sYݼOI`\cΕ|qU=r#[3#5)k5%쩖4l'J%8ك} "Vu kF7^B;%G^#](Y dru5.:*ݑL '"]6׎v7}a 9x~7ΙDPPn FG̙%FܿWC茭@.%?H 焕#9;)`'1ClxV6M`exxK_gEfo/љfյH9\ZˈaQ%ġtnM:KC 3'p _(sLۢ8ED ݗ?Rádq0\u0Pa{H(-& ՂۜH#6X-U_Wb+8K\ f3h5@΋>N0Yh)CӰ;jҦC Yx10YȼCiXKb# uO7O/Bi >/v~=;CQ`Y .*DE~~2ʭXTu~!=_%' ]9rSqg:6B(GĎ{ (v@/(;k& {={b߅SՉA9?S|DZfһe{:DEB@e_v>GdV~~VF63VcƸA܈jLP]57^~>lI*:AnHWڬG1ڥas$P9{HJ;["+lΙaN١}i %mwDE81HAuvv̹53!_ԻĚa}a5V jAikG ! L9Qd#<$s%sГvcV,AOa?"ChXaWRw^0+0.#}[#V%FPEtXtbsTn;zI`Ѷ>hkPT/8S\WdyM}/E61yIsXu~Y<g;4'8pJp-,>߹2Kd 9 8 n)d,薟M}Q\Mg wÄS RG+NcA_A꒛AD~Ԉ*1 L| 8(7%`%*R#A)ѫ^P"0{_2b-[Y놯2ȇ={C/.?MZi{TU֖xEo"D,9UM b~P]jx}XZD A~@c-٥Vs>%5d;}U>!)\Ǎ糯OyM_t$=$덶Af.jJ|PпRԳnl:|>~+Q}aMT[γ'з|[UxLRȥwfPˉ \-_[Ά}_LZk Vw]dZ͐sP&onT4K#ۘ4{96B l$A~A.8wmҗI\e;b5U; 1vU$qpvxݺvm8~q"Ŀ~eUP!sOrInO W;qV;0XyU.lR&rZ,xه-ƾsgd}[WSʎJeN\[zbg3)=Մn\x$VŸLR(*I.!׳,xXGH,,ؿeٱ<@ Ke; h,pꮔweu^׼TN9 .;⚷/f\=Gf'I&!杷@hCE OϤZ- r@}< !/__I-?#,d`Qcq4<m܉HH/{I{ kSBu_Rh+G]ޱ, T^]UOO{[峓W-@;Io_ca+^Klhbk8Y?R ɘc_GQǕh?wUW6 | O GCA2*4 {'vj܅h`$n)+0?'f^a֑cӕ{bTuM(x1ab3W+xsu?Zxh}V2bC"sܽSt: æ8/dʓl ?=*v}/L l;#3An.Ed|U8bl9 {Y;{  vVhэG+Ȉ]F'LTQ4_k~zi}2[n.3AWNsN%͜_#r$Ÿ䛷%0dCΣ ᓐ&5T>e!i4ITG}P]X{b5 DèFXlQ`G]$ :\L˒$ f#* no{e(YaJMKn E۷n0sAĵּ +mh 4jUv-kxx= Yhۿ{D~`zfX};2<+y^cX%5KOvKӢC -hgdw%>0$RN*礳L+`?SNƣ`F=g A@ Zlx xRB4MXpPu?g%s["G? ?95VygI;k 5@&R!5'>&chK`|S.p.GK j ʼn]T P`m,>~q& ŅpZl_%\I{.W1.he&D)jo1E23$o+}Fmx8{M,y:7aS@D V-SEbii7RAvw*#k"zTS)kndrT\4riHa& vEC{YjޏNMVrPv]fUxéjZ ,$9qF=%iH/UB9fGbkC[:ælƋ)L?' 0+PX7ֵ99Fu*/t-$9-˒t'O-uJ>:B6M7H+!t5b\fG\A)m %kWsۥ܀tI9{K?` U>-[._G6\L§x(0K̝:yiogO\C}:`A(ns|Q; }aS'P*=ΰ<.$q{?;y6 t[^M$ɱ&1[T e xtaLl9_(B4 MٸZ@u Rѯ2ɗz\lQ0 ȪUS^AlP(n "o_Kgg]Ť%E4KTL*췮|BjSNSdqr=zKOea[C_; 2Lϻ@cΏ78@lWؐp`ٹb[;%)zu~zkJ)Sq-yg8H<Ã%t(79PEüc*' QiJhz;'%{ [XX#uz4τc0 w0t~fREf%AO Sp% d}n`j]lr~+3r5r/)PH쥮iqc!2#Jglz"ZAUdDyL\e|̓Yu'm%AI*峔; Vh$yGJiaY'\7 UT \h&9da7J=$FKȅ:a|(`Ia6\ TW@$?N$r_`9)a p| u璳 jr2 ]N_΋WAN#]3IHJҘ@QQs[uHq]XKkF_#TP "4Qc<[YF%| 8qX:ޙm `ǚ90Nɣ8G <5_vh@7nqw]zHU| “㑕Bׂ>h-iB"8p|lCKG+(_Eq.#e>m,K3/ *f׺Ip5h7:eyjB(Ee{AE'D/#z9î6R2toBN?xt6OI5Qból yVC?tC9ke%b)5px]!Z-jigH 홄#Bf& xR0ʄ`A''? iB2. aE'W48u??s(l{`m?öw-TcK- 5 kiC_TA10L%톄] r6AM{zs^`=^e,).8b_?.۟gy.;HTKb|cnkmj4_ir0b&6;2+Z;Ά'MVל$S+m,9DGNb;9i0G0 S; HVjJs"ܹ,[x̟L: M|!OPo?yle߿59w uU 68P|1[L֖/ORo\gW:G\_|jBQta? + v~?dImA/|CF.^6Nk ӒA.b(oel\5Y9T0Ӏu-b=OBrb?5Us0x^N7nM[ɶcDI*MFk# lBEupt#w5'W>PKa^r}$_EQ-eg@k*GŒFxGzAё/l8S>!R_"4 vܥaդJîA[Gru8:n Ye8IjpB_NjE`#up}n;q̬.\|T#a%D3.u;_Al-SB#pƾZOnnApAXn0_.1KB2gB =CH讇g>mKc"Sj3XdzZFSHpC?eA#Ho6d]T% ]*r#$R;ץӇd+#+ڻnE O:>L@3_{-0DxW4\ ų|S.D̐ s^aA(kTMρUq\։FԤ=Ey[̍acU|,{Lۚ3lsz}PNfwX/ u/"k)1%S>!猿w`TO/l1:,9Pupe!7:6.{:_euY]lYHdSQ!NB~pg`y0҃^}E“⭑Ѭc9wJhi漯 BB@\OD`NTqId`<|$miz=mw@#aAs9ΑMB`it+13T q |r/^ho{7hvIߍ繞53yp;-CqIf dJ$O<|qĤ~>4 1'gNͪo@E:T _+$ $ՈfPh7ŨUkuwa%r~1g©<)A0 9yܷ, F;rQg|ݱrRzӟ'137).Ydc &XE(_|>"g[LȋyDmn$p?(Gv~"0?0 b?2f}jЅ GZ?+MGwj"{oU@HC"@6c6SI8 ,Ot#W@6Zb\{cl5(5LB=)BJO>.wGF6)Ez y՘=zutȷ&(GB`i/O@7e`S>֖`JOBu4(<s~ȩYzF. #u7X\`'˯X*SޔIu/e,&Ԡ@y-d3OdfڨB[J@5LB`_N5Wr]hzbU7k.}ESy98W궔dpFP5iz`zTWĄqeP$f[+θ°A:j,5Ű`#k-v+\+,W&]#þky(-qeP=ٻn|)l~T`Xg7P?J:81ecΟZ$P9Ci̼gEߒ@N Bc[9Uoսm?yxsy@ 7!( hGh1D XceZ ~DI%[{r49YM-AdO9_.!|pj9/2/aCMZpzF9C\gzm'A%C uAbB.=tlTᶭswKfcpZLwi|B-ønJjnQ u/n3-<*a8F5$] 5?\`ςFvRKƟ\-|^:QAK:,OEpNW8=NIO@Ǡ$M^"t7##g M-{)R bϷ# рs\B]TvF*2rP> /%*L4*c0'noD%s>Hl_d7LUduW L ,g!5`-!4!2Y}Pju ((ۗg^R{yCdgotP蓐_8I?#Z?Bg-_Cp 8pؘLضuĞ9 C*jjreR-+&J 46e{{E lb3OzfpK=6o98R4Eh=z d7T3@4^g6ȱoWm3K;4Xi IslONǏh<4R˒{aNFEشH*;hN!f$9tEJe%]'!.EK9%8R]UnԠ9jTC!YMTC:}5 +ZISHCMxI\Ռ>sq%dq,g>A?1e%|Ph"8gj"a<=0LƔ}7sdWa}a*.ӝ]Zl,Ue+(#8)!b;W(q^jsp@,b7 ٰZTt1/:ihˡ?(\ʺ,Kr\z %ҫ _Cآk+/-?R- C=T^^PD v̧5H7^s5S3:7DLOdB) #(s*%&1 l:T^\nץE$70#&N o-:芚" 0q`YۇmjE/]t{mݷ.OzɾlGQc`@FsK;PsY2GZjX#`h {<2dX$4$,Ifkʏ^~Q5/OްnEr%{uT$Mg,_,ŵ*c 0,SE(m +r:UT3|5> jgo.+ih'}Qv ,`PMb m?r! 3/~Wr}T+1P eލ7,i:R10 qŲϊ)4Z6dZlPJfg;8JHUǁf`Sg.4n͘Oز><dtIf*] W0V<~݀b{Q v/ZBB.g=zzh#$Ʉ ûkPq( Œ{-sG_Vn`:ùuS5<xí?8遄HKX|%3S,Wn Ϸ@/x0Ot4gAP0NU=;MA"6أ ;1-!8ei1 O|@PjAQewy9xĕp6D`M4r0_ؚi@'!Ҙ_+rQzLփ *.݁. T;xO]eƌc6$8&L3?~|цUmUwA7BqN"*ׅSiB;]~GE `<0?Xbfyw0쥛ړR^zfuG8h{*hr#Nn: м<}%"2Xt{cY%SؚQ+$mӝcxQLtobw5AW` k杝<§z.RA[iM.n\7h?*30p'r()otuCtY~W1 %(3>K>XTqk}yb}QQ_Z& oL]SCp5i n.BJA=TďW W'R5Wb"95\`IAD¨s/ϰ v _}ڛg<IJ-1W:v!쑈^Қ%h\jZcG@(ftԺ_ۚ/=2o߫ HnHo]D2@R^EnR94fy6Yxeop{κ&'Yqw0Ae^kDU^' n4=hVWFRnWٵ u'2<6M˵X{jWXw9KQ)#>U6y-GLbv-q 7}"84"=r9p?Xۖyf=K%)hWFDHV=ʛ QZ]:Gw*9^^𶒷!E4FK4$2+ &hb BPcDhimEwV1r{z#Ċ^[;RE^;%KE MU5MZ`]-H,Y(N#o u\EpkYs2%8RCSA=39M%B 9ʃ Tց⃎dujtc͑ߏ, #jT޺`ϘIZK:9k޿8)_L:U5R"+f ƽ[TEqk(V2Sko$z൪@Pծ+rz i[Sh'\ }e!f&HBP#Ed*Rr.B,9z}y~+_Nپly[a.ܴOK]듶x\Ęy/1OEuܔu70:4 NKdb޹D鬆ȋo@Fxgf(ےU0}q 2=uF_ubVlZUB}? a.:sO!4B#QER?0K<.r$ȷc~%Wн0}&zhQܸ\^:e D !{u5 B:B+2 4[0V$a+qH-`*|Iv1LE]=k5H[ L&mfM썄*w*ww6BL0EZ ;p e_h()Li\L؜v|6?(ka:{@PrJms޼UeœC}NT B/,j c^F{V<@"Y9iXDlh)+(v-~&TCk\;9k62&)L6_vI;'bW5N~l%sV$@yW徟3VČl. pj4_sq6G b C朘UnVҸg9.cz]';K/a79#EEvD`!hOR&X*FfOs AXu-f.ó뺈CpsV4pa%^̱TkMP˚BVzf>9Z*ڢ2aB`޿=}r#^&9ŝa}9@#P8 kjAlt+wwUQغwd(i5x C1P &pĶ}7ξV=y^ dK%F.p!kqovPB\Ey0MVfXSB$*CSz,H]Kfn mDT p G˯ߙ=c =]=_cկj+NbJmna)q|~kg|(6od Ν@^7 Oq5X;Q"gzBj(||el_TgȒ2~dNjj6E-rtB .,Zy`BcP; G-F5Vܐ-IB2r}xj#_qWFbSL}T)|)"Z~1H!/Y>[oсƄu&g]! PE!P:jBYmxBwLG`!jK+?4ZGW8r9ȳIj+.X$!-&>f{?(<#Z~-38AL5::w)6,NܫOV<\!EBc3 eb G@R!JG,fjްP+F|jcCe^ {D7yt?^{&%E OwV lѲ)_nS])L|+>hRByuUģ&xNve§LJ55¼*4IHģbBJeE]'Qc k]]EK⢊~ [aB|H/G3=.݆iLeDq W;UV޲3J49hy+[ MMd$%do$FS`x`%[)ޑuX49ˉS6ӟ^ɣr~#.x ϋq=R jEmuiu¹WeYCD&B77e,EPT!WܴL[Hef\Y^|N*bzK`>N;#6/_Յ[s&S2kAGRxC내Yn*R~r!T| õtcv#\$Y1s~ЗT%\e=_-΅,(7nvt]q6O/b|vrZ^qA9x-*0;|XT0G%g1pB,G1QITw%?2(~I'+yQͭFID'ٿQ[сj󢁐uWX8b}=/-1^/ÓbEBi(:(anv.4yʼn>M\nRϬ?L)3qS%"3Lph X05\R/x"q*q{뻝wįmm88sE$ GJ.k\Z[h󛺮?i\^h,1H&,2cnaKy^dmVT *KYfk|]]#sY{cf*cyDo^^17CkU1ͱz:Cʻ@_y(&$7;kRdBU2|Q1&}LUSDQ'A6Ͽmx=pyY}R$Dz`CS Ӊþ2,.QV ?l>lUԕHhJ9g4$b$m[[ HBCJJ΄[SAa lPSUTd9ֶ#Jjr_G -dsr T'~uˢ2f?1BIM2RT3;xNdxn8oO4 5I}s8i/>._ :=yCuhPky/cъ>f#B ӄ9"Y•uNJT19넇]켪ե)A~}a4`9u6m YpTZks` V>#{TxvogZ&gQ0|!&(+G[#/kL, |-2rF&Jk^x&4C$qkl3haLNU9pO0i5!+K v Il@ίf)oMD*Js-+~JzwqҏHQ!Pq$\"K}X@O͇T0y`(7ۉ\p"  +a"#>f&IЂXyz΢@M,ޜ.E{=|VIwߊ{{*b=;VdƇ{Z22M>xwLrIeqhYH^BεM6Hh?:|JīH7$&~O}ԑQLK a' NI9ac9]j.cJxA ߬oxkd.a䗎ӳ-N[-EN؈ Gk`ݙ tG1L4+ϧ㕀0C{}&*u@~Vb Lk{7!d G[iCA8YR6mۂ`Q!Ne܂QMuD:w~}sqBטSX[k* 5qzP2+!KVz}qh*Ŋk271?Z7ss 1 hwg#){I0|vEw^uȠJ-HW28m:f,q̱3o6[m7U@I1PRKҕ rO#h:6ߝ%Ui1~^"~h Ή>Gea _^؃I ū̝9T=$Iw@lD o3(цj©7@9Y} MYfj1(7WlKP.qńbq0Vqɬdtck:";Ctx?)DG;oID tßQe^(U̲;y;$lKOE+^A5K3 33,*F&hc&ݱ km3gAU-GZ@93##oېtQ.! !`ug%Л{ڃGՌ0R49CJ )"-(6eםV<[V'ΧrCUQ{3 mr%,H>aɆy䮑ү~0l*TMK-};VKc:ģ(%V@'xCEX‡A{vsܺ!)S~ɋ-Sy3B}?}u}LFq+ؙ)yJ\`ؗIM+1PԱU{'̕u_H3v;;ޙFhyo(4+R)a=HY>; [ćҭÃCZ{iQPu8}QPFa0*'5J tޒ~l/ Yu%ǪcؼdUNI-X`VFKʸ7IzC_Z=]oj">ӆ9N %&&&UÕEԠ-n0lpj;cMyg‹wG .uIAAu9r?|kbA[8*a$Rpe:6WsM.8#N;Hd J3|{mYO= *[[LwU@ʹt[Mxݺ/r&]{q㬂 {wfg*H%FBW[(Ue>$b@)ňVGlЈ q}8*e ^:2(`? 9hN(~䴔ݴj8y`ltH?z;q3R'C'pd+nQpH|<. O6 hݩ-Khg~(!Td<MVh?Dn(@M#1r.(~Lma~FXK(L:C\J +E^Aڈ'1뇚v6i0%,ҥ) ;ZDž*nNpmH$y<*DX,4 k z-ʥi?}I9A>s{nJ *֋h=ۢt˷78rA| +[^N+,:h1㘗O[ aV~=zUr@exatM*~{rRmU<*̄⩅Zt3 LP 5[r;RܳdCwusb@} TKfmd &_ZaE". T/spkBD@1nGbRv43\pt4 fagq JΏȍlu.>MɝRĤxj d}a\ꄘt5Zsz6{"DAݣ&bCˈ; DlŞiHbJe'kٞ1I}n- 5#j \KzX"DYํ>@Y'*_J‚HBW㤳@;wtB/tw"ۦc<Q)[31sر09hF9oL~W(*0xʪ3ihvёɈ߿ (yCE/ȋ|r.bpZYbI1^ EO`]gz.=@\U253H3Aq1T`(!"d!̧e1[ܴ/9i/;iig<c&c\-] yIRcbDCT˶ƙ@Yppd>8ufޛ7Zo!P'gqR.װʹE$^gNP΅@hD}cieJB28L\FܭZ@ 2 gKv/ *t 8UD].4sMV?N])K~ml6an&w|{7+\?`H-=7%smqDԿlYoԦ{^D*вfweWWR42 *E#?:!ˣ=fN -Nh,$H͵xX9Ja}/SVf'(;v~=qF1d* Y_@S}!58#y$cSUefₖ@PncO;!SFBۗpJ G&G$\k$V 9pŽ)Hqr,m;V_-SfXz?Dm\nCt Dj }tW IR7Ky(wF~XS瑷R JWڗwZbkG핞"0MCRsȠ( =wymA;p~ SfGmN0xޢ~:CDzA#b9^B 0׃~M PsΨLmg٥10*y8mQP/{i r]_MHY.up99ƮwOI:ƖI/EEa:7ݒd5>o`a9Bш5A!"8MkOf2Sf8I"Md۬9C~J3fĚkQݝ +FI˫<‰򶱺` K YkmLAV^.qvC؆k@S۔2@WkKBsj1XOG_G;7$Zˑ/t($e/&%LdGM[/`AQ T@N*d3`!ۡĉ4Tw_wA]fdמ zdx]pLg't4@wLBKj&E>( ExҠ4LLZy S~-WJYqd?ޖ?h$1 4Y+D^\W VJ4v-)(.QNx.PY> ;OD3fF%qMCѪ@e &o;ӡ`# >s)0>=-\% 6V|sRnNm\\9蘂C] CÝ~<Je]`Hu~ Y^DǺ%^u_]GI [43e | .^c7^tT;S#P҉&gGL/P|X @TYbI( d<ֶwƜ\ *oZ@d;\4sḛy ջ(u$)o6o:(G-~/׸/r|j d/~f4¨TɦCVdUv9ࣉ]"S' y8.WGśhH^tf -/SM3d2b҉u+dY~?X`}-C +69_q'}&B3J_|oG|5sKֵ)-ݡ[@$;ȭ7HbN*rA{4?Q>|Yj8Ωg>Yr[~x Q)D敷É%5X>?R)U/cH XB0wmu1@!DŸ^v }q3mDx fv" U.*zj͝38~1:TsCӌ 2O5WUQ_}Bs+X8Oْ.:Q_8|~u\ݒ*}:JW1cH5!+&͹m[ж,[0)(Ox֊~E 6YʯZy&h39iS[UL3-5# .(Rj!i$횪q@!%)qڲsAGN`ƽ>k->0`̦pPw;Y/`1  @ԸZ;q:+R,8.%4FdHK<]O9[*L_B-! ~3yYFT%<tG6ؗI(ޛ :XyQJG&'zqZ+'_WIu 4JS``h+oiߞ/k橛 짆zrï>' ^YE'e$MP'?w},y`S xIWQHDَ.ByX9Dy)?{W O khpbi9Xr>^Cc.  D wa7!y]cq}=ZX۲LGdf:i@$ wZ{/(tx`X"&_Drl1LB;6o@-"oHx)Q٬ i{Tڸl]BCsH7D/\UmNNE?N*׎^i"t"ٽĿӕ `[-=S'suf0O.Sb)Z(4N\ X:9f9]2yg*M,Է}%|"Y kEȷ yiZUK"5 T0pDX~ F.y,x-S+aW˹FRMMZa8SZn+,*n0f/j>SWȫHZ.R݀`Ǵ*64V "K( mkKMYEoHjnc -)֟6uOvl #sW!JEޕX"0rp+x) ;iwwȎ^1> br:"*SѴ `Vuq SN[jÞH485\u: F6)%jxVاX2֡0TW9kYsHQfW,f*xnl^bg+e6Mltc|svωhX.Tǟ*UCFMgY1qbk@k lE[ITl*"_ؾ"yHWA LEz,@en.@(:٥_m}1c7T+H_ޖ/GY䃆QHƱO!;GOBƏM7豬b1 Y,rCNց&Db72x%dv'|vW:y*伸+Dz ,>HI#0w-!TvL Ytbp%Ki@{;AQJ VC@7@Y}D^OWaN40HTSO8=8^(R(J0;˪o'J0%*M铚LU`𗟰8μBXLfF%s@,I]IXF x<(hk{Z0m,/X H]|ˉâ jS4O?i4tJ~Jwmd"wh:dWnZN qdqt_QN~ҹnjr587ԥFTuЖ J;uT\ŷ@^rI6Q*LF<_*SvzK j$➠1)n{j@)|gh4K169)ji!x&i80ihĶ|6L&)[VyW% CBmN- G?lnڥ>Jxoy{e4ӹ.~Zk6 +e O˫p;Y1;+ސ$XLbRldA(@ym6 7!bj EgZCVƬKߠRNs:-O]su+Rp>hى?H| 5 SaM0)Plzk>MӛeDMh:DV(ܬd|d2zɣA%dBw 2-%D.PAhu EQXVd6AHE/%|u׵+Jx_2* hz+wTgɽ_ g`*Oˑ*A98JŽ7Y@ZpT)*LJ; y6n5ڝ x.^q<&׸/Ifr>fP+ v-fN[zח`dhL>DjBcV#ey!=Rwr+tHtcm^MYd9ktU3MIR{%&:dֽv` 'rta֡~Xjv]'?4VPA$Ρoc~5%>^iMGժ4fʹ[^1#=y \mMNI#yW$lNuPM~3/.u#/=.ZRMNu:Ê-B,P'cOnO3)7"⟭e槷_KW*CZu}$[V PVPjeq&4f9N0-Fe|+ lF\,q_/"H~bRfAIE*m@rLW[7W0y {X*N~6PY!D S޽ҵibs &~5VlG!*;ɷ !jHQV!{f` .c.]YD )XQZ/ES2dZF\箊gARh TF???>:a9mlj-S3.ׅL݅嵽uxŲq9!y-Eu ܸ=lQۺ4Zh 2pp{(o dݛXD"2ew0< 6@E`>^<I3ʾ fH.g2{Pu WFxQY@>"4^nՁeܺ(NEBBzT³pe2)8n+JJmf`[QJCy] 5:g/=P͜CYgP!eT .ұդ0QTq,L 8HN% =}֨Xê ߯=_9v 5jCx7hH,ubf*8(mzX+=;_JBca>-3VZ e-Rl@q\td9Z)@ƭ. zl 8Kպc]шڵ{5V~HPMi?V"ڭa rbջ5lFǕjg!7 @6gfp^gHm&fk΍= Lh܉@bQN&w],HhuxKo+ _׷=`vRvVqS;$␔wo_MnТM~KRvlb039IC!Z\*/_5?<Y-Za ŲKEMk7Q.$= 3{ ȥ#iV+q2{zv;՛wH ЩBB`Ž'n!ؙZBAhpᷟv Z'lJDZ]~}>wpx#)qAx0QkWQ/'AeŒiI_+!EpMd."OO9;qX[KHw' rrͭa;'('-zCAm]˦lYOm쐑['G@,<,V3mȗ<8H8\8_-u b=&P4)c,()͙qyq@ūF1C^8ue1ڲˊҔ->B] 'بrpO+ڣX  T[919[|#j|u{ jtjѯ"AnCY% WIHDͲN}8{q8"? Onxh7ӥt663 =XnÛelښd0h`շ@D[Ѽ!t$D刀Pv(CNQOYL-S7&zUQJȼS<:D*3Y:j;VP ,Z(Ͱ04;Xbӷ̹ >dC4un~896(8zT4u'+ˣ_#ug 'PBȼǒqaSwaZ!ս6 \!A,FcShfg򗭂0Zfip,zG`SC1*/[p2„Pa!Xς/z #rai53*mɊ=- ]qFk?,.-.Hh>2 E+ q 9.[oqvR=Vgҭ7NX)q(_t烆oz<`_O=qJh%ns1:4d )hW8t)13AaQ!K'Pu5NOyI0 cQiT(8AL[)&}*i-SC!F/c(lVm%&Y>!٩9_7LpfZ,"WYBd #Hy XR8#4y~?gL;OAϴsfn !z-fp>{yAYrꪨy9MYQgxAFp;15h0lNiQ"\ǎ":i`' p3VA'#+GO|&";W^!"쟈)p֤.U bFCH֡sT* ~n8C')5 %ݐK% SS9EV$7vnË`c EEdfK^u K ]IҼ]PU qü&vhK '\/;&R:ăcRӟ =`;WF!XT_82 J "wNrdt(R .L;l1E Dn謥H(sdGò}ߪk6L}u9"lu9XvvI3Sv/\M !y Y.2BĝDb:8«賱0Ӱ0mc Fm30t~ޱQt3ܞwL0,'Rm,K J)\DF3̶"hšOCjMҳ8|U*rZ[(he8R./\d1KdSCʽV浚>\^P3@'}x7ՙ"5sHJsIȤ U!}-fm\ ÑIGj|u J`+=7A",l9[, PDalj_[?Y>jO46>hP/ z !*B0pZ|XW"^folbAKxRVEz oŲx͂ϻ)\p`U&k*U ugyٿg~) / 7HՍ <뷟G*dBgs>E_KT5 0j`I;e}Lf\qPLU>%mQe7I[p JeUPi`z֚%NRP/SZД;ʝMXYf#@80y p6c벾DcBaCb"IxFt;1TLRPW6ݛ4G u.yCN6=xTWe`[A څ7] eD"R7-Ag(nxM"[>JLPUEdΚ^hUojP^Q?V.叭=J;=,Ͽw*qkm)vmչE|?lChְ%0 ?;y{ZW>ypd.i1pZ.n t?ɜ]JY&C R8q٢]q]tz^ح-3k. 64Uc\Uɹu7 SR ~4% BMZBeCkakjx-Xlf מU)$zջ/ ZhC^A,.)jw%dV+:Z>Է<n Id|L$g,tݮ vg& ֬ASa)W Fp@V l7H8ڴvmB&ɻJK<*8efwBF}alGg`!8sc^3.3 >ՉL&x/ZCCt!-F;h#;a zj Qs9n~]BVkF`YWt,@fl.UO\E>/Ef߷`:O B%KIqgC 7?8j>V͓8SRS1\r E%- /FԼ2HF~XRE wCUېmwD4绷_m}gj=8 5{;:F\HXZU~5=;䶋"ҽ}ùl-ј-*vfOS`(f`hU a^˄J`',(Ic b.G}qsH1;h41w ڇ$=eDܳa'UQ\GR*_FEZ+I>" h-ar&ֳDcĕe8X ]#zn63^^ͬY 4BР1 "n:SWlь?{GM 4_ROWhb=\TNK"@%VY6PKKk V4B U; j(ћ钶zQV^/f@Mx~l));;P//,&򵂅&WX$,h 2 k6NC+q1\۩UGZ.s@TܐvՁ9irʉ X竑H G e>M9/ؖA,Z~v UbkŬ-uM|z>.I+OҺʏш429K\i?УceGW ^oaxB s AeowEdzCljI<||EXlw8fdU_Xw [>L2 awJu-f0kG.38;on`3j~nW&<@_s:hͱ')!pg RX/E7|@Cd*QDH(jP@ǜsžv[ 4M)*?F}Rrsӧ@V1bT ]:S;L[ ڨif\D= Hʤ!um=*Lݻ5;]!,jM^.a'cSboҏxN\8HA-1uI+,0 :a{M-}dz&Nauf˦:x:L 5DxGB =ԏ XŇu3[Ez][16<ޅwQd,Pn$<%si+RPG8eU٦z1x2_"V$6 [K4 :Y 5KFMB8ߪmTIئҤKdk;h(aБzH!nI ވ=j=L/)0A+/=R=$ղT뼁n0t",t{JΟr :t5QqzIJUd26p1{_L8r E ͉x%|;@߷ |m [e[3tr^V\rk{![KpPRM*mR)J3}3`,`ך s*!tQGW˶$g{?<GAǩl^#~qk" ǚm7-=i`93johS Eσ1:%O'.+U$ZQ%J}h Ά+SWY|27ybN g` X8N17P4F^Ch%0xqTSf"_B#u"tb˵~^5oN%*H kftWy|X8<X|Ɗ(Xo8 gܭ?+Cv@F,1Ii~Ѻ|H|yGX͆G΄JjypǀQܧfiHu"4@=GBhzkD]`]" p𬋵\j޻}Ul*Qhq.ٳT g{b! hN*) ":?gs* Ozf#Y].L$:[O9 (Ӧ*dM{}dv=\#Ae.˛6o{+qvb+qMQ2^[^Q># 5h 1Ji2Kۖ4{; ?.0(εumST"\7DqWCdX`N/&3%Q9wcXToxMƄB͕yO!neeM@fxUXЧ@.nuC}""r20!3/bڼiԓ!`g\"_QQ'#Uڥ2T'3g 7mmC_$Yt0Ycpp0 %[{,g K"(F}?̖ʔK"'bVN<$S|$FOgV@%ۘu3gng;Pd7*nʿ2OhyT|gE=Ԑ-LL"*н‰O@uN6BFg4u}\h,&\fAp@԰4hZD'h"6Co?-{t"|>kCwX8޴(Lhm4YWv G>]%eSt =dIZ(dBk%(Dck̕ĺU mKC *(, (q&g+JU-~|U(Hx9-QvJQ9{c_"Qn|R#w|Ģ .p7nб /_0+ _z6X_/58!ƶ?֠N}<܏XS jà ֪Lly>q([V4;2yX`8ҍNcG#=b[r/=E&ҵ,`pF?բ {(W'Z/:9̙M7I7Ue#{Ǭͭ%y^[IaKOd疧D|1nyU  ee =Epoa 0+#G'ρ큡#>="4 0.c<σnB}t!RUjٳ3J1z.)_6EdA}wE0S E 7HDfk QNJ`7;AJy|}LPޮę#_"2y?j~y`ꎹC C3̂KT>]`!v<>\vY~P1A0b`X` 9H6yJ;L܈iz c6w%䠰GG#ztOAk !cnF>nFܭؗ2"ć ̶'X޹mס &@LڊUL6o~i, WU˔{r|n{ofCVܙbXIG 埴A([Y0 մ7ߡ<,~kc3^.݅o.9>>8°V(j/4e!U _YU:L&NmKY%D|,WmN809;RHewT(Z6/gQO8Ґ]8::1ĻԧI+5c᳓]z^Gan aVrhxƴN#`haxbAIpIᓔOD*nb5xU9V.I6 3_{cE29<,~Vu*KӃ0㪒{$ I W&swڏL]3%ϩ&e-F^\05 ('b-d7>6/MJϮNQG:&-c-.ܓ֏)^By̘alPWc1=1d qQ+Mjc Z$MB7x)4p^͚rdOT1!2XZd΅):5]&+m+Kii7{aV(Tʁ׮Na˭Yw,]æU] j\z,d%;nzG'R R+F,a6~?DT)m Qx e`g'؀ JZ3oZ2!]BȊk:7د}?k[V"8Ӝmz~3$ =N]WD8+z o ŇG`0}EJiN;0;=ރ˻J"B Σ֕oтE=fT=yOq64zQ׉;QINy9iͽi <=kKf~='x0|~kYc0CDC֥Lq-t0,1"466`$%pFbUR0^t^۽`1_NoKQcx̔$%  g[Nnng)+ ^)%9z 8X`>u(. Hc e3[SI%i"lʊ$53F/kS}?{B- @a^x;iۆ.{@_ZuR(\]=&D:9([̖Kσ1Zҋh7䊽_4TB3ӟCLY~GT`)5( 6+^ʴz<£+A ڟqE~}8?tIAر}fReS}ޟGaW?4FG8Rs. `1M̝ubFd;w8NC}ԾORDUe=Q_y><*GM])U|@hsCٰܷ鯞*旁d$XB=(tm)tpB]P9i_s@[9e+<4WqWJv)i~s?nURzf8ǁ&-TT d̶PL;_C!MQ!i=ۀTCjkZ ҫ((=2A$HS'Ed*0BԶ%H:ک5 Kq `rIRpdU7Vc 鴋=LGBr'LNKu-^\9m%Yif[&Ɋʳqo D/(:bp|BnWƅk~3H>{c/."q 8y,э'$ 9:M&jRwD]S LȜT廧ϧt;H :lֻpNĭd ]2=:xXQ{VuO:K?IZVJ0musxQ'I }k"?)CFK_S17~DSYB R,+ɵ 7V[-0qi3PfV]Y|=j]T=kܪv_+ɠL./2q 'i?1PBU;x˙!]tw ;f*@f.ᢶC@tCUC#\:LȔax5T Y]RpL>/:]\2?[=.]U%tؙw<=oŸ_ۈ^s4FU;d> אn3 pGϽkt޸oh/§z:MC^1jVURz$;Fj6iFT[b7j)mDE55>mZ7i♓ ء~HUg!/=&:c SơZEx]hx.~udVUE !6Q0 GI0Ӓm$<|Y>֚Fپ3]W3?CSY*I|e?I;y9_anA6 瘘hdbvG&ol2U+e%!wjww1)@1xG=lW Xхh ݈jf<_S4t͟@qak`1mDQI Ͳxl`@ }, lcOĵ]OÅu<|LK]Ԙ3fh5;v$Ei}=gRщh\oVUmFBʪ+4Y5`} ;)lurIGVTxQ'xd:5\9[Mk79+Oکua f}҄MȒCV`$ї |5"IyDyb5erQuwΣQj(g,JMJ0gMhcKZLW?@U9MWMFlEqAxx^Wq6Jz#zdɇYakOkMiAq%;&U31tl^nN=XO4A2CѨ8h/+f{u(.-k1/ϑIU=E Lij5Z\Ò*- ILqzD!+2一pۏ&(SގNS٠_;\IGD@ώR$Ay-t B=v<(}Ί-! ɣFW_3) &uus.ʔhNJ9 tF/X$X?jsGsoqˤ5c i@vsaD*2:Kֶ}֔'?;*~qb 2>[+6bȍi"x՗7TvEU%:q ET7?Y<67ՓFw;],\&@$i8:(`zY\-K@y -b+Ba0%lw]?1zt>_"-R躡fS[Tiw_Oh$ZD`)#ǧ vorgyi>Z :ot/thO, ! oEhЂ5b9<:)ghaC<Ҵ!(/Ti^괹*J9GL1iUUΥheJ=HAHF΍EA,AgG푅НoXU& _~Bj3+Gď &9ˆ$֋ΤQƘ^4͜^d/}/s펧Ydg0T_|=Y_)v!"~*ֺhkA;vdvt2s&}16YHaDyVg|P!Ͼq-]T ])km߮>5aD]0#x[0k L.C }@)#pD'5wŃL}_$H͊O$8Aʆx s;%}oU2aجA<" 2i6J3aY%2'O@j_oH/n@iNbnEc51ȢT06d#p",jjS0]kSam?[YuqpqD.Fj`/ۦsBE(s1&yƉ]A(B`poETTBi%Ƈ*|'q4yg$ѳ*7?&$| p,3H.N~ 41َ]Fv~79psz~E)m K&x]eXf^Hؠ^%P'rik#=*·c` {3B)v 0*P-($VN" d 3aӞ&*mi8Z=tB\։ 8cf^}/n*#AryHE ևKCY:^sAO\6k4gLfk?a9NXJQtnmhxm`m$ ¨5)S0=k3wH0 _\3I|rx4$)kg^RZyM+Dk@z U}g_Z1*yH+pz7ޕ-a1eȓa{ɤ: BFirajY[XpGwۓpA"(Vx+LHjvu (CC"g}#k/Ԁ&T*0` x3C$ y`Ϧu-L5l@ZeHvɭ_78Pz\ӀK{iC4? &, (b@9;캛.8iav@5G/=$+{q#QE9“~ xxQ[>zF4; tC!JPI.߱YD2%`wQ>A{v$@2>WL+˹,q܃gmaۤr0宫 [ F?oE<3BKW=bmHz!#0a%Ʊ iDAt䘖U ỳeQx~:o_ +Գ(~1o5ӕemcp<’u&~48Y D}[MPX cM;yM5VDeMxRjt9Ъ[BK%џ36b2)Q lV`_xRuY 879YFJz;MMh_4_s!9wg`v_o!NXyrѓF2j˅+cr!s1^Eo}gV_1oru5i3]P:#i(vi scχB\]  C=t2HY[vm S+--;B8S.])|֔;] \LJ Ÿ]S{OscV0 E\q/ZmKf[phDS1m]" Dm*2؞ξr2WG);\][KueQ -'J4Db^r8^ɾ}6Px >Ÿ1 b fvFMgY.njnhڙ#zdOX[]о]19sJG'q gS{Ovi1N:}:p%a#*ڗnC+}暔[i_}!eP jlg/%B.wۻ`4=zXۖPVYՔq 7Y mfꞕ0 w<Ь]o=l>Y2v>gf;I̽0^.+Z<u2kxM/ˑA9%ch:Wgvu"[ 1~QI}tF=X`5%iG9쎶sBk~qk:i1, EL$ѥܻi4GOrA9v >i`vϝ-Z~l'|ԕiC! $Cx5n(#1[E+ΣQQ-k?$"+XMjc>'-hE:\*1\ I9"46Y#sE}8TWuA:@DD!'Cq %SxSTuk$u{^-VϳڞxO)5pAG ;DLhoiQ5 *U)3/}Χ 2b=YS=ǂ8a3#-lS?;A|ǡn|jn|ጫ-)عibFY^ '|ANk}Pl𲸟DrrQq^(^gǑ Ce49;4K^KoM/xS-&\qgΫ_ Ycitxxҗ/AD4>fGs )r 9$޼ՅJӛfD%#iboR+StCDD܎D7"o/FuzۘcjՔ ogiQ9Cf( biYθ/Ȕ4yߴ̤@8ȶWv0u}J?o;V{g0P;\μBB 4F{ϹA hZs0}꧰ۓ1!`B =rb[+O#fPB _Yz*$(k Ww)16k\*Ytccr7rTʅĹ|F%r7mv?qJӇZN.L*Jw:#<ɨω V{u1.>ɻ "~8gn#NŸwLYZUbkCd} ۱^]eLyZe@ؘQ7j #ed؇hyVWg9Ps 709{2g, R7/Qc;v6hL7ϬS{Dt-䇓' 'D̾v8˙gp6a6n9Ǚ׻H;'P.=;fz;sthzxyz~Q_Kl~ Adí1E4 FTVs)"=vhȯR:@D<>Fo #+sB, dHw,֐ ~~gz"_W~h"=$?Iԩg&rgJ&Uwj1WS8ɪM]?S?Y8)*Di?abdoG >wID_4Ihvu*&rON(jNak;`԰@1dv_ZWņmP6RauZ'(!U~A ,8yOp g({y& אm6<hQ hnx]%~;[@t;/dLm8>Z"b$`vFȎPTD3!'e`>g$Ӌ ۱|۳g^Uj|JPSmw.(TUDeĔ$q5Q0ۿBF\G{׬rlPjJҺ^!A>,s$pUl IIbX7%$+'qğ uy+e eր?fl/9x::d=oU O "`Oy +gv|;V T }xIX$жtS(Α"ޱ =_hdW2Vgo:^1`ERNU2at) ܩ1jB"a,^B ݍBq6TTPpzj& :3 {B ( D_{Y"N\QYtV;SU-n-FE܄[ @}LE=[T4W& E2@] ,``Sy}nwzy#6Cbç˝Gaq-]_[K;zk'WҊH_5B\+DihjR/(e0xƥ'WʞMR3Ii8(:,\!%M=2arH9+i+ӢsR}ҒY%pDs)% H"ajqᕟI7nnpj a&FL>{:MY>5&Mbw\~;Cfa+${*ޖCHMSy&^ !:XFƬ9]BRn1О$0S+orH_*hIldl&YKp {?3lc43ynK TȧC@T AqMKsvBhwDV?NА^ĉ 4PtNOԋ'dMZ܀.cC 3%2nGZSٹ:WțӸ^Sx4^dj#vuf4b{ǁ7ĵI ܈!1+{aS>CŠgJrj3kiv/M[٨G#$;nE^[Xp/׉*RuŠg^^CN bvdg去7Z+FN΄rh0ѥX\{nn5O5 $eۿQr=e' =ldB̸mAU"dwB.%uicAڽ占o9b f$ V̏r"huTb@K{$Dk!y䆇Ei@Nչi.y:Ren{lڲo#5Qj`ḉ-hSjf2^ҡBTK@egoz#ZP<۞}3buN^pa'bfrR;P%xkufikFkID :BKJZQ+@ L#t\=8$~ k:|$=j9+ :"P*YlL LoUh~c 1+b֝Njٶz4=`; V~o[VO\05ԄKM(rAyJYTM湽@t3?6; =9(-dm\z^Dzg˭y .f}OMWS>G䯼j2λ}* W3 uN @[˚ / W<ƽ][ϫ|JR~)F_fGjt[x1SE^.E>RO)ðOZ hd*1GԺ@4굦:2ڭ{޸ש @:-'Ցlm:PYl9q+hK&<]>\M&F#pQ\Ӷ6<&"qQ6fNJ='wSSK>B),q9PCtbU99@0KtDRL(u72>A&0?," 2d`Bs X73qtR y{_)5ߕ/ʭ'phT%Vʲn,ȳυsu3}CaP-neUo>uxH KHD}#d1-+$]"\`70ꟷIgԐ-Q RJB88 Ga GVBcD"`/4&pharWꐩ7a[bQ,sQ0{9Ml/!i`go }^vn-S`_ t] '"6 gyK*L B,1ps\yhժvzͤ3w9;|s EYo0чXDH'Y Lc0 5? " M8bLRSgQt˫F`GK dL!rXcԾVp8=8;JAm1v~m08HG6Oģхsk`MM0ԧ6y=a\hUCOE<01s-^֠ OO2#-6 }ĕכtՠ΂5dvyݱp-oĪ߅ͦ&>FBRᳬhij]Cdv%c#+P^lx{LK">U* ]iuCf-vmoG`վWZu\ ZnA65A_B",Yuz~q = lT-+OV<.{F;+G{)KM|!`ocd윛.Zl_68%( )1)PǓǜqr0 _#`8=c7!li^} J \iBƓɚ))VҔa$H.>X??86m}MZ= ̺%OEe\X5;^j7RY eZ%6G-TWu3V ucw6!wG 0҃IE>Cա9%ZC:** #|Q('2hU}{dk؇;>)~Qc b赪qL|st}3=?.@C`6Ӝe}NR؉"M$zVN^H(1gB\D$7#rZX4PGтsc[C1AB3֛a7wE$2=VpP+,% Q0pTaIky]J,W':U!NJ&]lמ{K´BV 4 jGpdϬV+KŲ Vyɡf 45GGFDYL" zC`K-_gz,l%c)4#;p0 y8ߴkdk.QUFt\Zr:Țk63.:}/48g>YԽ*I=rɸвݺe(.О z$fW5YЀ0WS,@-};sv =]Xdž5'PUbE*HmM>D6~I#GDU']IzD5~0oc@v߳N'L ߒ\/A%;#V! OG{vx- \qsz0!+(\q/_˓2 9vtN#Dr`ro?b]ʆ&zDgLʘIT_E_[dhO*kҦrhhP?M9v$y5t)lR~X03!Oc6Z\uؿN> *zh3((+eE?,"70Mב~?ԵGA"2ZJ Kd nU镤>J'0mPz9W*ʤ.l(*1p BGJ&NGG06.6ȘA%fs^kclJVD[;r17!Ŗ-܆6߭VE\K̊r mM+ݏӧq$Bj@:X" k"usv&t`KeƁOB+#nVday,u){)lw&IB\(ՙ.naͤ*c>~̽{2\Djw|+P7DxBC nlO$m&0S:$6)-,|H4cLT!+5Pn9~_)W}ns*IJѽL))CUlw΢'쏓+|^xdwyCt.QZM͊`VV$q }4V%#'m߶ |͏jvDQ"onwqdX6B'6lUmZdQ I5h~h.4s?^ٜ)u)kρ= Ԍ:lK?׹l~Þi^*շI.S!&-g#@XB}1hD@\}!W/k5@ .3j7MZ[ii?S(/p1+s)n@g4#I WZe;]ƘA/12"0QuSl7ۃ%Ȃ,DUrXL,5g>H ݚks4CθD: _&$"4:ke'F7Ǧ)̹V JWw._\4w*]}QtNXI4`UG{oR^VDp{^je1Jg V~"Zs~2m`&͙C#q&O͉0q2ux}⨰ŹN>my"}h~ta&]PV~gr>quǭc8P ?tDP>p Vx?rF>1Ybkevl UGfMсjX u\}}]M-XŮtLI2΄kBלfn si/9(d83vǮ$Ru,BhV͠a%(Zr5+&̿VCےηVc&?î?3n1$%6MôU@{ş 6'gKt+IN+3(/?nwt NSÇvo6X,WGO^ZSDBցBI+{NO'Ķ 9ˎ:j%o;ё3^y;vC߳-4BУE>'4*ŸtfʛŴ?xE_-0^ DP'rx}ImK. 4z(5 j 2 1j>"HFdimͯdT=O~=݄[iNwu}`Bw:-$ڏ6̍G.1$qײ7ľ{3O /m-ͶxwD2΋Ƚ$:؅?8iQ\2h"݉W(i߉ W,Xǣ*?A5\[4Ͼ(u1\ahkcq7gD\+eLiNHq"hjm'xrțkO[\~p  ded {d383%tYyˌ_ wl?oB~ga Uڭ%=]'zd@mv2G-fKSݷeȫy Bܭ"q_ux}ntcT.H$ZzgǏ,\dRa7(:9QX1"`dX:ʿ8(?]|+O2LE4Wg&md+İ]oJ,5e K0xX5==]C0$I3a`/^qgrq[۵<(XŹo*WEpxIK!0!wkqcjx*?_/;C639뽡D@uVWo1oU)i4<[IO"R:cfQi mJv{\B%Sxm2 `x S1(6>5&?gi`\#m|YTMwAr_#:lYI%Faې_ 7D#TDviǟXmAvr ׆c:De%Qm~łGQyvyMٌ BYȼth-3ӕ,1uVPsd+=~w3Wyp cCnrμB4hK.#+>5`3r-~B_h&'|6B=էoT#BLԒC|=umlj{ĎSqę! cv\f1@귕J:&ڶ1;,sU 7HhG.#sY`86@ <9 p(ؘcPa.+쩞3c>NLcQS('Itk "[iDFO/'ASB:X>OSݿ@'R`}PԤ< FJI\K}GgI?,&kx<7ur%RQ% ^GԻvbֳzn[?9@^$rODRCXUث)Q#D V|u= Z WwڟGD×`7F{+1ƐN^79iLg-u'k}R)MU;1 KXur[HPc)_k>viWYڻ *vbHFcjd3JiJiQ֟InKXI,چ^ewwءұ9ZSEer /k-"/ %;!9-͛dчN#`Zk'`o㝷ჵȸIc?>?xkQts1@9V T`YV0d6;܊IM呢3xo} pt:Ww^,[}o(t9"0n<@z{5ݴV;o֙ z*烐)䁼U`}kQRW[ Ro: >n g{HVћhkZ G$ åZyJ_G_ YMkݠL<`R-V0^७v`dyTp04Ϩ@7!H2*Bp| B4ɦ[-vh4<`3 4_SOn֡63 2`ʥ(4_Jƨ$7 4ʳAtYg"zHa+ģțh^?FʄWk<6OaG[dWz[ӀbDDQԷ6]Q8<²!"mH]%=0Vd-Ȁq|%ѷOs&zs"rhuCWc~o9MofXcA!cWC-Ѻ2)dyWO ;΋J+4!2g@`0 EӓCj9[BQu=Maa+\hASqKKӖ vJG8ɦ~g. 40[uZ\icO8Jծo'\',u "@;Z+|g`2y }O)$ ʼ7FZHY$i%"r-qqS92GB D 3ԉ%Pͫ b.d"!ypgn`(VzCnqPk!s8lT75ٹ9\;m"xMnq-d 6(BLstu_Qvl @q<SO@w`my`v) iTy@/m7;}B]DGwFut: 1.Wî-TOvu=h ] 2v, >(.izFc%9z jbPSO3o\c0zj"<xbF# ~Aڊaʊ1V H?&MB%4s}7b`2΅lr-rBGg 9R D,TyױC#(mM$}b!D7V5>Py6PKg7#M\0IPTi?nZ_q 7Q]FZ@׉"}[qp("7N*h]I,{@ޙ#cD7;#w"K5%e{*:ёA 3|A\hZ`6,Fy8Ckxa2EmD-[<ä6~c92|2tTOʧۓu#y= Ur-|mSpnbYMPI\v@lV9σ9@n:u M *?MX@}C 2T.(mIo,^ #kdZfGu O.fcNGNrӀ3:W=-0x.hd\[+z8֜ph !T.vO>-TIsu:~RŁ@%مv۪ /G^{~a (TB%sWGXm5SivxeY6GJMlVx&Vgd܂=Nb+vyBL#tLNje[/̹Qe +(XgָdMUKnb d:gȗ,j,TVVu4ʧU@EӶ$&eKqK+M9;ٱ\1"Λ6pєy53\O'="{ 6oL+*Y.^}c!}ݎQDE%xOAAM{hEץOߝ+>gQŤ3<&6t5 +Ď;=RX ~OsHUl:bRꆂ 6Z$XwX\k9R0WuCh.W/|JrupĭyVTu%h؜S}?+ `4ʮI)&.7["1h #$6DfGǴ8qA4v_\}~~DY km%ӍNe8sefF485CE؏ xl{a qLBKhFJ)3"ע|,}8GQh\Fx)ԅ Ha+ GyY~{ p5O}XfO E[H6{^.73z|*BҤ|YAuiZ82GԵE̲[RkV?ĥǣ4;Lђq2![/WQ5HP-,@GgXAuaQ / BV4#/Ȩz!:LZ(ڽM_;8tz&yPs_RM>tzJ3:䋥P?HANrd^ݟM&p˸2f cڭImy VCfm3QClq4ɕ_ 2E(ſzHz*@2bJ[_ȚKRX05*SX2 u'# w+~/>sinH}DM}&CRЭ4ʮvT~i%xmS8ؼo G4& /Vz=ȿr֦ET<$ _UdܺEbh 64Xl-Dn~k:rpHW6HJ"Z $-wӗ *~3j!t thpp-'CI ԸWpʩh>)}3prkΌF4gU2޲aw.ྱyڍz=\#ב|xl74g^#؂ 76loPaj!TВJ+2OĻOįխ֧rVeK@Zop:Wc:Ve ;ZHfz3] ^B)h/9-\J<'dHVS1u⎟U5'ۻP=r57 fNX P_ܶyqۈhbGeԖr>qW'hQd 7`Ln6%LbE׸YCA5w0ppەuE+0l`%ܗY2MsU<|zlЃ!#O*#Œ^WsUϗkulܑ2_Jw$zg4{Z.PPz+}snPw,-?g}MDIgHyhfMLj,xZH\yv5U{j"I>G+(> ACDy#d jk$ O>@6ѼGwL?(թ\tB0e|wּ/z }Te8`5HaKVKK"XĦAbhz#\όK}&ލ#e9#`n<`˼W*TUL3f2\ 5DŽ@¿sx*Գ<.<ʛwzuZP(Ql DT?(цߌ| CĂbGz?@d-=᣶i8FB#!}awD*Io_E<G"P+\uMEW]72fϗClG/G[s6ѫ;_vs9֖o3ೝ~8=Z"a_JmEr 6ĄR1(89fb|HA9NdAQ#8+4vޞmaJ.i&ob^!N ɲdFBN,J UK7#,9M0o V4hʳ`|wC;(ܕ8a#Uȗg("L_f|=dRʊtM'*ߣWO_;Yp <452,` b1տ,eXE@Ty/jym({Lu4Se(᫒!j"oƅ:x(/VӠC>~ă?CM΁42M-[+J`HrȮw t˛j S!\jythnЀ> -^`e5j 6po~}fK7^G˿b`g)Ɗ{V(`,µP70ێYbˊފFZZG?Onb#r- `%=KaEN%>gU\)4y6 Ra#=y_}[r^x oaXn8>cظn %כ4l:.yۡCkB 漺zI!s[M3עlw }хRH0gHmaL Rh SMU4wAADM 0I&Wć cza=+P W=aDΏmuD>Fb}ͣ'B=0=ԟE>tIF/Ta7SH*0;>toyT)pFONn\_%/SۂG֦Ew9D?CJJLJ{(R9n:-1A B32` '#w<+/03k1pupj*cYJc`eK#OHIGe}|do+A-Y(}KsHceډEp4ejL,s)D_C[n%#Xwͩq\/@urT?['+4WhلߥmRh p4t %UGUr;:Tq[զW͜(%@[BixG1֣(i . !$+0{#/\?CF[mad>R:SpHV&42$H&s3j!TD9kOj*8\}YM$k˾ <0˳ݐt{ _橓_}DD>Ebd톜Rzn@*~Gq\jd*dw~JLQ'_W6*iNS?)r M/tUrݝ;\l'̧*9eLdW?DʦG=pmy:(H~ϢKO*^8|> ws'hiqueĐ!jA3Xtk㲾eEmN(xx;K|uJ^rp?zjS}N.cx!5TVT^PC[SP/\Q"&8gXČo44_@tPEON K`_[0Pv ; [~Zl.aRK̽:t~B{̂ԧ3g3t{Kƶӗ\bV ;#Hdg]23pn/3,3K:(ǓGɅ]`Tg&_"k1:mx AYy9k9fT)N,d~,Ѷ%hJ .\d a,dkAXHUUz!lY@M SOu`h~a$p8),jI5" `]b{FApM@$8Oq z%V {\F ;HTk"-ۥh>}# aeG׹ͪ]džZ6Eyu< FK$FÕӯ׮Q`z޺(6f^g&4%N]G3Yϰ"STߴW7`nw8n%C6k:^#FxnZVby".eȞ HT:{yH y+hW^Bǭr~**'dCG[y0K|nA6{Y}MMW}g8ў+jߒ#TcA|'7* UjI$+YypH邝3(/WGnk0(֌rz-4ow̘/0*\!j)VN RQ!.[4qOd7 "o{I36,:Vl"(f82}:{͓z+ ^g%;n/|Kl /O5tBM?V/x#mDf}l!띱#Ym3=+  S1 HX=2X,q*2&6)-aLjT7T;Qj8aI%,6kwdoC`6G,|yN㒋`@8މ<2%p*:팜2لͪSC;g"P{Vmrrk6±WhKE(ŝO`FcU Q4+{M8v|B|}١M'r@ ijB2:xBJht7Yċ5(#}32Dd&w*?@UT(W,rt : P x{OFۄݢ'c^ Lǵ9L%24縟sy-y+Kj3XZQYqX6x(W6c%bKLv@l*5)>K|;.no\b.Mwn.CC, i#&Sv>U{![DJy'B %82 ,=)Moׇ =C-={+Iqxׅe08<77d /(~S*TwĐcOlrl֥nZ :$rBm Xa!G 1>V.fVҁ%r%@>4n%$GYɛHD5qRqbm-̩H0=.Z`2 Rn/4Н^*VY(e)}3ϢU`A:+̭j|V) i~S`'-6 ̄3w:ER.V^8dbQE<׃yUU`s?Eɸ=<_֕W"RXpkoPbX_-)mѝ2ڻ{_1q}ޠJ^x&hxF ωJU7sV/mqe< D`,wxp5[rtL Z!ߗ''ԱsCa/rw8 =/>|[j 431&ŭ,.|e2O5L8-SKJZҭRi1kS/٦=Qx~ 5l1^L6)щ}IMIiuᰘB/ (q:Uyyd g-=:fu>У:Q0z"og;$`i]шYTzdG<(ܖ+5(bT&;O6WӦpRoa8g9\0 :S6T,q%l& `)#RZUj2@xFAViz$nć+g=烡"I+_~-&5WY0wnm R;k%bi 4DǼaria,*=b2t%ֺul \)ő#SՁذ0bKjQj9PУ|hFBRmmk5-\@GhiƯ=]`yK^4 } Bm=oqX L0eLZhdշya;]3ܪQ8;K()iSDpXx5HHxC1LAYJfz_; Vsf]"FVPc{plN c5E&kn o!K+8,j ;B0fi} :T_A@Bgq[xW(i+ χ -(u'[+T7+69u0fq"\QޭY%I:IFAP;xx!d5Fb_F񁫊?nY#9f,CHbTbq辱}hTߦNѻ\,:4$9a(N/={e,ԨjW){wxP^qQ/p WL?xXQs}*^W %[3!TU> {nK#EBXH M x7*9EqbWP4%v%1ĸImXbGeFrb*b?ULBD& )_ʌf Ra楈h 3]0(-}+<&8i17xڛ/aO7엄YN7`X޿:O%oM6'0N3^Ni8(϶EVMKqD}4ndҜ'&8v7c+fߍ\"Sژ]aW.p%V  R@nZfx N>嶬<<ÔYF慦a(UԐ<:K i#!/%%g\E<~Pf`q 6cwz g='LyGfqMAoBKXc`H)ALY9gP$EV}b~jgΐhu6U$LH$C^TF8F?x~! fN:[}KLSn/ A* Ek>M{?=[w}-EWPF s.,LhNKQ;1|0Y"EM1DE;k/9\|A 5DTSk%#rLj\T.P~[\+05mŏRJQég=x 'CGC$B݀ /,CtLlYZa`Jx&-HeJg^B|g#!5] O4aIHapS7l%Ug+$#>^V3.r{n9hqdKKddguԠoUIb+_g⥤k!XI-^iiҴL l==N0+Z7?4ÈHh/S^%Lk8s.n4M^^_;Pg "*SxHUqӀ43#3ʣsЭ"8S$2dqS#c H=׳{$9l<1rs|wSnI/;Fo!Ѽw;+*׮[>®rd4RE\=D\=r@mC8ꌥ>y㯷â a{@hԲcUB:&e=S S-$'Ӆ-VmF?3> hav.!˗H,Hn\76qf;/%2`U˳g]zIo6U߾9O| z|y}\"([8U3p) w:. <%A%; ?u34&{FPjzp@ ,*bɨ IU5=h'ꋣR<`onCƕYsKv !z@]2+M*21)5*ŲqJC|9qD٦T>&`,* ƴ"hدV%6Dm^byڧ#L\4?[+$J%3zk%InvHNYÀP5㌆O=2` g'=B"- jB[E[$v6p}< ITszW) ce(OpǛtk^׋[QXYM|SVPIȺFnpE:N/Hp ^qFn8><zv0Zv7TN ^bt^*nQVY WъW>_dSlhaޑR =GIWIU2>S{8BeK|Tj98~hea}0ư?uuq%Py؟-`4,'aySЙ0Fk-zsuj<))`@̣MC6Lٔr[ O {r*m]J{$7Z5|u UU :KZ{yL [ߊTjRD{k_ a<.P/(BR9W82#y0ȕG"de|¤.p:bf:KNC!*]!p nwu eHL2 1.yTg'r3gԙLBkg/IrxBeƷUQSɪiͮSӶ3^_}?K^AM=B[kFi.8HuS 2bssjvTn!sJoWao;4G9 }͂e♉--ڠse% o_gXˋg^\*9˃1P'V[@}´ߦ1:LϨ'7ӘM$jL[]C[vnsnĘ/ k'E*FDy#[7 +Y7BwbeD"?϶z sXzyإYh*1qvGG3DYV$NcKd ZQ|:f>bbH*Th'QZo2_x#Ӥ #?8켑!k"#hшJr"Ćl>FV~%ڮ}Tk]+aMdq}+zd+dx*.D|KxX򑾟VAȶMLwUbk`%*ˠڡJ&Z婄ooӈa'b vIc:^eh1dXʩsxg`2Dž~Y_=љu~0ܿ65#GSY[V<[Rb~ln6-ZO V945k{!j6`ʶLPq΢NxczhGS[~q1gvyd/w>,Jy0V` |־*SjqRFKA}7~]&2as+} ЍĠAL'˩:pAikP$ݚ5Ӑ ޲>|4g{k"}Ȟ_ysB2Ss:9HYÒ/3;K 괋 W$={u?=d;æR{ݏdȦ>p|/lqUFM& 0_f+'~4fy%pH0KFfh2|JJtݜ !|V| YZ