nginx-1.21.5-150600.10.6.1<>,:hO?p9|~P cgJhE=ի4^A%d9數H?$?t '(FH8?%(j\ Yד`Q&"XJ.c@j$ lz}^s-֭c&,mJ-9O*#SkD;ctk2SÚU2 6dⓩ'J-9~u]q|HFQWgUU̻9%Iᇀ x];K= 2B+5>OJ?Jxd  F!BO e7z y 44 4 \4 ,4  4 \4,474Bh48$$$!j$(!8!h9#lh:*h=7>7?7@7F7G74H84I94X9Y9\:(4]:4^=cb?c@+d@e@f@l@u@4vAwG4xG4yH+zI`IpItI|IIIIJJJ$J,J2JtCnginx1.21.5150600.10.6.1A HTTP server and IMAP/POP3 proxy servernginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor Sysoev. It has been running on many heavily loaded Russian sites for more than two years.hO?ibs-power9-13/G?SUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/Productivity/Networking/Web/Proxyhttps://nginx.orglinuxppc64le if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in nginx.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi /usr/sbin/sysusers2shadow nginx.conf <<"EOF" || [ -f /.buildenv ] u nginx - "User for nginx" /var/lib/nginx EOF if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in nginx.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable nginx.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop nginx.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in nginx.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart nginx.service ) || : fi fi055  ||X 7F   (%PBpԁa ugBAA큤A큤Am$AAA큤$AA큤큤AAAAAAA`)hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO:hO;hO;hO7h0!^qhO:hO;hO;hO;hO;hO;hO;hO;hO", "\", "^", "`", "{", "|", and "}" characters when proxying with changed URI. * Fixed: SSL variables might be empty when used in logs; the bug had appeared in 1.19.5. * Fixed: keepalive connections with gRPC backends might not be closed after receiving a GOAWAY frame. * Fixed: reduced memory consumption for long-lived requests when proxying with more than 64 buffers.- Fix race condition between nginx and logrotate causing mass reopening of files (bsc#1183876).- Updated to 1.21.0 * https://nginx.org/en/CHANGES * Added variables support in the "proxy_ssl_certificate", "proxy_ssl_certificate_key" "grpc_ssl_certificate", "grpc_ssl_certificate_key", "uwsgi_ssl_certificate", and "uwsgi_ssl_certificate_key" directives. * Added the "max_errors" directive in the mail proxy module. * Added the mail proxy module supports POP3 and IMAP pipelining. * Added the "fastopen" parameter of the "listen" directive in the stream module. * Fixed special characters were not escaped during automatic redirect with appended trailing slash. * Fixed connections with clients in the mail proxy module might be closed unexpectedly when using SMTP pipelining.- Update to 1.20.1 * https://nginx.org/en/CHANGES * 1-byte memory overwrite might occur during DNS server response processing if the "resolver" directive was used, allowing an attacker who is able to forge UDP packets from the DNS server to cause worker process crash or, potentially, arbitrary code execution (CVE-2021-23017, boo#1186126).- only recommend installation of vim-plugin-nginx if any vim is also installed or selected (boo#1183710)- Update to 1.20.0 * 1.20.x stable branch.- Update to 1.19.10 * https://nginx.org/en/CHANGES * Changed default value for "keepalive_requests" to 1000. * Added "keepalive_time" directive and $connection_time variable. * Fixed "gzip filter failed to use preallocated memory" alerts appeared in logs when using zlib-ng.- Update to 1.19.9 * https://nginx.org/en/CHANGES * Fixed nginx could not be built with the mail proxy module, but without the ngx_mail_ssl_module; the bug had appeared in 1.19.8. * Fixed "upstream sent response body larger than indicated content length" errors might occur when working with gRPC backends; the bug had appeared in 1.19.1. * Fixed nginx might not close a connection till keepalive timeout expiration if the connection was closed by the client while discarding the request body. * Fixed nginx might not detect that a connection was already closed by the client when waiting for auth_delay or limit_req delay, or when working with backends. * Fixed in the eventport method.- update to 1.19.8: * Feature: flags in the "proxy_cookie_flags" directive can now contain variables. * Feature: the "proxy_protocol" parameter of the "listen" directive, the "proxy_protocol" and "set_real_ip_from" directives in mail proxy. * Bugfix: HTTP/2 connections were immediately closed when using "keepalive_timeout 0"; the bug had appeared in 1.19.7. * Bugfix: some errors were logged as unknown if nginx was built with glibc 2.32. * Bugfix: in the eventport method.- Refreshed spec-file via spec-cleaner and manual optimizations. * Droped obsolete conditional constructs. * Removed pkg_name macro.- Drop nginx_upstream_check module, there is no support for dynamic loading upstream and the module seems kind of unmaintained. - Removed patch check_1.9.2+.patch.- Update to 1.19.7 * https://nginx.org/en/CHANGES * Change: connections handling in HTTP/2 has been changed to better match HTTP/1.x; the "http2_recv_timeout", "http2_idle_timeout", and "http2_max_requests" directives have been removed, the "keepalive_timeout" and "keepalive_requests" directives should be used instead. * Change: the "http2_max_field_size" and "http2_max_header_size" directives have been removed, the "large_client_header_buffers" directive should be used instead. * Feature: now, if free worker connections are exhausted, nginx starts closing not only keepalive connections, but also connections in lingering close. * Bugfix: "zero size buf in output" alerts might appear in logs if an upstream server returned an incorrect response during unbuffered proxying; the bug had appeared in 1.19.1. * Bugfix: HEAD requests were handled incorrectly if the "return" directive was used with the "image_filter" or "xslt_stylesheet" directives. * Bugfix: in the "add_trailer" directive. - Since we only target sle 12 and above we can skip all conditionals which apply to suse_version before 1315 With changes in nginx itself we will drop support for sysvinit. http2, libatomic support and pcre_jit will always be on now. and we build all binaries with PIE now. - Moved the last 2 path macros from nginx.spec to the macros file. (pid and lock path)- Update to 1.19.6 * https://nginx.org/en/CHANGES * Fix "no live upstreams" errors if a "server" inside "upstream" block was marked as "down". * Fix a segmentation fault might occur in a worker process if HTTPS was used; the bug had appeared in 1.19.5. * Fix nginx returned the 400 response on requests like "GET http://example.com?args HTTP/1.0". * Fix in the ngx_http_flv_module and ngx_http_mp4_module.- Update to 1.19.5 * https://nginx.org/en/CHANGES * Add the -e switch. * The same source files can now be specified in different modules while building addon modules. * Fix SSL shutdown did not work when lingering close was used. * Fix "upstream sent frame for closed stream" errors might occur when working with gRPC backends. * Fix in request body filters internal API.- Refresh spec-file via spec-cleaner and manual optimizations.- Update to 1.19.4 * https://nginx.org/en/CHANGES * Add the "ssl_conf_command", "proxy_ssl_conf_command", "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives. * Add the "ssl_reject_handshake" directive. * Add the "proxy_smtp_auth" directive in mail proxy.- Use the ngx_* macros from the nginx-macros package to simplify the spec file.- Moved all the modules that support dynamic modules into their own modules: * nginx-module-geoip2 * nginx-module-fancyindex * nginx-module-headers-more - The rtmp module is replaced with nginx-module-http-flv- Update to 1.19.3 * https://nginx.org/en/CHANGES * Add the ngx_stream_set_module. * Add the "proxy_cookie_flags" directive. * Add the "userid_flags" directive. * Fix the "stale-if-error" cache control extension was erroneously applied if backend returned a response with status code 500, 502, 503, 504, 403, 404, or 429. * Fix "[crit] cache file ... has too long header" messages might appear in logs if caching was used and the backend returned responses with the "Vary" header line. * Fix "[crit] SSL_write() failed" messages might appear in logs when using OpenSSL 1.1.1. * Fix "SSL_shutdown() failed (SSL: ... bad write retry)" messages might appear in logs; the bug had appeared in 1.19.2. * Fix a segmentation fault might occur in a worker process when using HTTP/2 if errors with code 400 were redirected to a proxied location using the "error_page" directive. * Fix socket leak when using HTTP/2 and subrequests in the njs module.- Update to 1.19.2 * https://nginx.org/en/CHANGES * Now nginx starts closing keepalive connections before all free worker connections are exhausted, and logs a warning about this to the error log. * Optimization of client request body reading when using chunked transfer encoding. * Memory leak if the "ssl_ocsp" directive was used. * "zero size buf in output" alerts might appear in logs if a FastCGI server returned an incorrect response; the bug had appeared in 1.19.1. * A segmentation fault might occur in a worker process if different large_client_header_buffers sizes were used in different virtual servers. * SSL shutdown might not work. * "SSL_shutdown() failed (SSL: ... bad write retry)" messages might appear in logs. * In the ngx_http_slice_module. * In the ngx_http_xslt_filter_module.- update nginx-1.6.1-default_config.patch: * remove geoip_module which is no longer compiled (bsc#1156202)- Update to 1.19.1 * https://nginx.org/en/CHANGES * The "lingering_close", "lingering_time", and "lingering_timeout" directives now work when using HTTP/2. * Now extra data sent by a backend are always discarded. * Now after receiving a too short response from a FastCGI server nginx tries to send the available part of the response to the client, and then closes the client connection. * Now after receiving a response with incorrect length from a gRPC backend nginx stops response processing with an error. * The "min_free" parameter of the "proxy_cache_path", "fastcgi_cache_path", "scgi_cache_path", and "uwsgi_cache_path" directives. * nginx did not delete unix domain listen sockets during graceful shutdown on the SIGQUIT signal. * Zero length UDP datagrams were not proxied. * Proxying to uwsgi backends using SSL might not work. * In error handling when using the "ssl_ocsp" directive. * On XFS and NFS file systems disk cache size might be calculated incorrectly. * "negative size buf in writer" alerts might appear in logs if a memcached server returned a malformed response.- Update to 1.19.0 * https://nginx.org/en/CHANGES * Client certificate validation with OCSP. * "upstream sent frame for closed stream" errors might occur when working with gRPC backends. * OCSP stapling might not work if the "resolver" directive was not specified. * Connections with incorrect HTTP/2 preface were not logged.- Do not arbitrarily limit the default listen backlog (NGX_LISTEN_BACKLOG) to 511, instead use -1 to choose the system's default (sysctl net.core.somaxconn)- Update to 1.18.0 * 1.18.x stable branch.- Use sysusers.d to create the nginx user and group - Remove self-conflict- Update to 1.17.10 * https://nginx.org/en/CHANGES * The "auth_delay" directive.- Replace obsolete GeoIP module with MaxMinDB-based GeoIP2 (bsc#1156202)- Update to 1.17.9 * https://nginx.org/en/CHANGES * Now nginx does not allow several "Host" request header lines. * nginx ignored additional "Transfer-Encoding" request header lines. * Socket leak when using HTTP/2. * A segmentation fault might occur in a worker process if OCSP stapling was used. * In the ngx_http_mp4_module. * nginx used status code 494 instead of 400 if errors with code 494 were redirected with the "error_page" directive. * Socket leak when using subrequests in the njs module and the "aio" directive.- Update to 1.17.8 * Feature: variables support in the "grpc_pass" directive. * Bugfix: a timeout might occur while handling pipelined requests in an SSL connection; the bug had appeared in 1.17.5. * Bugfix: in the "debug_points" directive when using HTTP/2. Thanks to Daniil Bondarev.- Use systemd_ordering instead of systemd_requires, nginx is useable without sysemd, too.- Refresh spec-file via spec-cleaner. - Add in service-file Wants=network-online.target (boo#1155690) - Update to 1.17.7 * https://nginx.org/en/CHANGES * A segmentation fault might occur on start or during reconfiguration if the "rewrite" directive with an empty replacement string was used in the configuration. * A segmentation fault might occur in a worker process if the "break" directive was used with the "alias" directive or with the "proxy_pass" directive with a URI. * The "Location" response header line might contain garbage if the request URI was rewritten to the one containing a null character. * Requests with bodies were handled incorrectly when returning redirections with the "error_page" directive; the bug had appeared in 0.7.12. * Socket leak when using HTTP/2. * A timeout might occur while handling pipelined requests in an SSL connection; the bug had appeared in 1.17.5. * Bugfix in the ngx_http_dav_module. * CVE-2019-20372: Fixed an HTTP request smuggling with certain error_page configurations which could have allowed unauthorized web page reads (bsc#1160682).- Update to 1.17.6 - Feature: the $proxy_protocol_server_addr and $proxy_protocol_server_port variables. - Feature: the "limit_conn_dry_run" directive. - Feature: the $limit_req_status and $limit_conn_status variables.- remove -std=gnu99 -fstack-protector from cflags as they are no longer needed.- Update to 1.17.5 * https://nginx.org/en/CHANGES * Now nginx uses ioctl(FIONREAD), if available, to avoid reading from a fast connection for a long time. * Incomplete escaped characters at the end of the request URI were ignored. * "/." and "/.." at the end of the request URI were not normalized. * In the "merge_slashes" directive. * In the "ignore_invalid_headers" directive. * nginx could not be built with MinGW-w64 gcc 8.1 or newer.- Update to 1.17.4 * https://nginx.org/en/CHANGES * Better detection of incorrect client behavior in HTTP/2. * In handling of not fully read client request body when returning errors in HTTP/2. * The "worker_shutdown_timeout" directive might not work when using HTTP/2. * A segmentation fault might occur in a worker process when using HTTP/2 and the "proxy_request_buffering" directive. * The ECONNABORTED error log level was "crit" instead of "error" on Windows when using SSL. * nginx ignored extra data when using chunked transfer encoding. * nginx always returned the 500 error if the "return" directive was used and an error occurred during reading client request body. * In memory allocation error handling.- update to 1.17.3 - Security: when using HTTP/2 a client might cause excessive memory consumption and CPU usage (CVE-2019-9511, CVE-2019-9513, CVE-2019-9516). - Bugfix: "zero size buf" alerts might appear in logs when using gzipping; the bug had appeared in 1.17.2. - Bugfix: a segmentation fault might occur in a worker process if the "resolver" directive was used in SMTP proxy.- update to 1.17.2 - Change: minimum supported zlib version is 1.2.0.4. - Change: the $r->internal_redirect() embedded perl method now expects escaped URIs. - Feature: it is now possible to switch to a named location using the $r->internal_redirect() embedded perl method. - Bugfix: in error handling in embedded perl. - Bugfix: a segmentation fault might occur on start or during reconfiguration if hash bucket size larger than 64 kilobytes was used in the configuration. - Bugfix: nginx might hog CPU during unbuffered proxying and when proxying WebSocket connections if the select, poll, or /dev/poll methods were used. - Bugfix: in the ngx_http_xslt_filter_module. - Bugfix: in the ngx_http_ssi_filter_module.- update to 1.17.1 - Feature: the "limit_req_dry_run" directive. - Feature: when using the "hash" directive inside the "upstream" block an empty hash key now triggers round-robin balancing. Thanks to Niklas Keller. - Bugfix: a segmentation fault might occur in a worker process if caching was used along with the "image_filter" directive, and errors with code 415 were redirected with the "error_page" directive; the bug had appeared in 1.11.10. - Bugfix: a segmentation fault might occur in a worker process if embedded perl was used; the bug had appeared in 1.7.3.- update to version 1.17.0 * Feature: variables support in the "limit_rate" directives * Feature: variables support in the "proxy rate" directies * Change: min supported OpenSSL is 0.9.8 * Change: now the postpone filter is always built * Bugfix: the "include" directive didn't work inside "if" * Bugfix: in byte ranges processing- update to version 1.16.0 * 1.16 stable branch * Bugfix: segfault may occur in ssl_certificate worker process- update to 1.15.10 * When using hostname in the 'listen' directive, create new socket * Port ranges in the 'listen' directive * Loading of SSL certs/secret keys from variables * $ssl_server_name var might be empty with OpenSSL 1.1.1- update to 1.15.9 * Feature: variables support in the "ssl_certificate" directives * Bugfix: the "proxy_upload_rate" and "proxy_download_rate" directives in the stream module worked incorrectly with UDP- update to 1.15.8 * Feature: the $upstream_bytes_sent variable * Feature: new directives in vim syntax highlighting scripts * Bugfix: in the "proxy_cache_background_update" directive * Bugfix: in the "geo" directive when using unix domain listen sockets * Workaround: the "ignoring stale global SSL error" alerts might appear erroneosuly * Bugfix: in the ngx_http_autoindex_module on x86- update to 1.15.7 * Feature: the "proxy_requests" directive in the stream module. * Feature: the "delay" parameter of the "limit_req" directive. Thanks to Vladislav Shabanov and Peter Shchuchkin. * Bugfix: memory leak on errors during reconfiguration. * Bugfix: in the $upstream_response_time, $upstream_connect_time, and $upstream_header_time variables. * Bugfix: a segmentation fault might occur in a worker process if the ngx_http_mp4_module was used on 32-bit platforms. - fix changes file for submit to Backports * see https://build.opensuse.org/request/show/653792- update to 1.15.6 * fix for boo#1115022, boo#1115025 Security: when using HTTP/2 a client might cause excessive memory consumption (CVE-2018-16843) and CPU usage (CVE-2018-16844). * fix for boo#1115015 Security: processing of a specially crafted mp4 file with the ngx_http_mp4_module might result in worker process memory disclosure (CVE-2018-16845). - Feature: the "proxy_socket_keepalive", "fastcgi_socket_keepalive", "grpc_socket_keepalive", "memcached_socket_keepalive", "scgi_socket_keepalive", and "uwsgi_socket_keepalive" directives. - Bugfix: if nginx was built with OpenSSL 1.1.0 and used with OpenSSL 1.1.1, the TLS 1.3 protocol was always enabled. - Bugfix: working with gRPC backends might result in excessive memory consumption. - Fix vim-plugin-nginx rpm group.- update to 1.15.5 - Bugfix: a segmentation fault might occur in a worker process when using OpenSSL 1.1.0h or lower - Bugfix: minor potential bugs - update to 1.15.4 - Feature: now the "ssl_early_data" directive can be used with OpenSSL. - Bugfix: in the ngx_http_uwsgi_module. - Bugfix: connections with some gRPC backends might not be cached when using the "keepalive" directive. - Bugfix: a socket leak might occur when using the "error_page" directive to redirect early request processing errors, notably errors with code 400. - Bugfix: the "return" directive did not change the response code when returning errors if the request was redirected by the "error_page" directive. - Bugfix: standard error pages and responses of the ngx_http_autoindex_module module used the "bgcolor" attribute, and might be displayed incorrectly when using custom color settings in browsers. - Change: the logging level of the "no suitable key share" and "no suitable signature algorithm" SSL errors has been lowered from "crit" to "info".- update to 1.15.3 - Feature: now TLSv1.3 can be used with BoringSSL. - Feature: the "ssl_early_data" directive, currently available with BoringSSL. - Feature: the "keepalive_timeout" and "keepalive_requests" directives in the "upstream" block. - Bugfix: the ngx_http_dav_module did not truncate destination file when copying a file over an existing one with the COPY method. - Bugfix: the ngx_http_dav_module used zero access rights on the destination file and did not preserve file modification time when moving a file between different file systems with the MOVE method. - Bugfix: the ngx_http_dav_module used default access rights when copying a file with the COPY method. - Workaround: some clients might not work when using HTTP/2; the bug had appeared in 1.13.5. - Bugfix: nginx could not be built with LibreSSL 2.8.0.- update to 1.15.2 - Feature: the $ssl_preread_protocol variable in the ngx_stream_ssl_preread_module. - Feature: now when using the "reset_timedout_connection" directive nginx will reset connections being closed with the 444 code. - Change: a logging level of the "http request", "https proxy request", "unsupported protocol", and "version too low" SSL errors has been lowered from "crit" to "info". - Bugfix: DNS requests were not resent if initial sending of a request failed. - Bugfix: the "reuseport" parameter of the "listen" directive was ignored if the number of worker processes was specified after the "listen" directive. - Bugfix: when using OpenSSL 1.1.0 or newer it was not possible to switch off "ssl_prefer_server_ciphers" in a virtual server if it was switched on in the default server. - Bugfix: SSL session reuse with upstream servers did not work with the TLS 1.3 protocol.- update to 1.15.1 - Feature: the "random" directive inside the "upstream" block. - Feature: improved performance when using the "hash" and "ip_hash" directives with the "zone" directive. - Feature: the "reuseport" parameter of the "listen" directive now uses SO_REUSEPORT_LB on FreeBSD 12. - Bugfix: HTTP/2 server push did not work if SSL was terminated by a proxy server in front of nginx. - Bugfix: the "tcp_nopush" directive was always used on backend connections. - Bugfix: sending a disk-buffered request body to a gRPC backend might fail. - changes from 1.15.0 - Change: the "ssl" directive is deprecated; the "ssl" parameter of the "listen" directive should be used instead. - Change: now nginx detects missing SSL certificates during configuration testing when using the "ssl" parameter of the "listen" directive. - Feature: now the stream module can handle multiple incoming UDP datagrams from a client within a single session. - Bugfix: it was possible to specify an incorrect response code in the "proxy_cache_valid" directive. - Bugfix: nginx could not be built by gcc 8.1. - Bugfix: logging to syslog stopped on local IP address changes. - Bugfix: nginx could not be built by clang with CUDA SDK installed; the bug had appeared in 1.13.8. - Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might appear in logs during binary upgrade when using unix domain listen sockets on FreeBSD. - Bugfix: nginx could not be built on Fedora 28 Linux. - Bugfix: request processing rate might exceed configured rate when using the "limit_req" directive. - Bugfix: in handling of client addresses when using unix domain listen sockets to work with datagrams on Linux. - Bugfix: in memory allocation error handling.- Add nginx-source package- Do not require insserv on systemd-only releases.- update to 1.14.0 * 1.14.x stable branch. - includes changes from 1.13.12 * bugfix connections with gRPC backends might be closed unexpectedly when returning a large response.- update to 1.13.11: * the "proxy_protocol" parameter of the "listen" directive now supports the PROXY protocol version 2 * bugfix in the "http_404", "http_500", etc. parameters of the "proxy_next_upstream" directive - includes changes from 1.13.10: * the "set" parameter of the "include" SSI directive now allows writing arbitrary responses to a variable; the "subrequest_output_buffer_size" directive defines maximum response size * now nginx uses clock_gettime(CLOCK_MONOTONIC) if available, to avoid timeouts being incorrectly triggered on system time changes * add the "escape=none" parameter of the "log_format" directive * add the $ssl_preread_alpn_protocols variable in the ngx_stream_ssl_preread_module. * add the ngx_http_grpc_module. * fix memory allocation error handling in the "geo" directive. * when using variables in the "auth_basic_user_file" directive a null character may have appeared in logs - Use %license (bsc#1082318)- Recommend to use TLSv1.2 by default (boo#1086855)- update rmtp module to 1.2.1 - just commenting all places where we fallthrough conditionals- update headers more to 0.33 - feature: add wildcard match support for more_clear_input_headers.- update fancyindex module to 0.4.2 This release contains an important fix which can cause Nginx to crash when a directory contains zero-sized (empty) files. This bug has been present in all previous releases, and all users are strongly encouraged to update to version 0.4.2. https://github.com/aperezdc/ngx-fancyindex/releases/tag/v0.4.2- changes from 1.13.9 - Feature: HTTP/2 server push support; the "http2_push" and "http2_push_preload" directives. - Bugfix: "header already sent" alerts might appear in logs when using cache; the bug had appeared in 1.9.13. - Bugfix: a segmentation fault might occur in a worker process if the "ssl_verify_client" directive was used and no SSL certificate was specified in a virtual server. - Bugfix: in the ngx_http_v2_module. - Bugfix: in the ngx_http_dav_module. - updates from 1.13.8 - Feature: now nginx automatically preserves the CAP_NET_RAW capability in worker processes when using the "transparent" parameter of the "proxy_bind", "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind" directives. - Feature: improved CPU cache line size detection. Thanks to Debayan Ghosh. - Feature: new directives in vim syntax highlighting scripts. Thanks to Gena Makhomed. - Bugfix: binary upgrade refused to work if nginx was re-parented to a process with PID different from 1 after its parent process has finished. - Bugfix: the ngx_http_autoindex_module incorrectly handled requests with bodies. - Bugfix: in the "proxy_limit_rate" directive when used with the "keepalive" directive. - Bugfix: some parts of a response might be buffered when using "proxy_buffering off" if the client connection used SSL. Thanks to Patryk Lesiewicz. - Bugfix: in the "proxy_cache_background_update" directive. - Bugfix: it was not possible to start a parameter with a variable in the "${name}" form with the name in curly brackets without enclosing the parameter into single or double quotes.- Install /etc/nginx/conf.d directory for custom user configuration files- Install /etc/nginx/vhosts.d directory for default installation to house custom virtual hosts configuration files- update to version 1.13.7 - Bugfix: in the $upstream_status variable. - Bugfix: a segmentation fault might occur in a worker process if a backend returned a "101 Switching Protocols" response to a subrequest. - Bugfix: a segmentation fault occurred in a master process if a shared memory zone size was changed during a reconfiguration and the reconfiguration failed. - Bugfix: in the ngx_http_fastcgi_module. - Bugfix: nginx returned the 500 error if parameters without variables were specified in the "xslt_stylesheet" directive. - Workaround: "gzip filter failed to use preallocated memory" alerts appeared in logs when using a zlib library variant from Intel. - Bugfix: the "worker_shutdown_timeout" directive did not work when using mail proxy and when proxying WebSocket connections. - partial cleanup with spec-cleaner- update to 1.13.6 - Bugfix: switching to the next upstream server in the stream module did not work when using the "ssl_preread" directive. - Bugfix: in the ngx_http_v2_module. Thanks to Piotr Sikora. - Bugfix: nginx did not support dates after the year 2038 on 32-bit platforms with 64-bit time_t. - Bugfix: in handling of dates prior to the year 1970 and after the year 10000. - Bugfix: in the stream module timeouts waiting for UDP datagrams from upstream servers were not logged or logged at the "info" level instead of "error". - Bugfix: when using HTTP/2 nginx might return the 400 response without logging the reason. - Bugfix: in processing of corrupted cache files. - Bugfix: cache control headers were ignored when caching errors intercepted by error_page. - Bugfix: when using HTTP/2 client request body might be corrupted. - Bugfix: in handling of client addresses when using unix domain sockets. - Bugfix: nginx hogged CPU when using the "hash ... consistent" directive in the upstream block if large weights were used and all or most of the servers were unavailable.- extra modules were enabled on sles due to a typo- Submit nginx to SLES to become a http server for RMT(Repository mirroring tool) [fate#323994, bsc#1059685, boo#1057831]- disable extra modules on sle- update to 1.13.5 - Feature: the $ssl_client_escaped_cert variable. - Bugfix: the "ssl_session_ticket_key" directive and the "include" parameter of the "geo" directive did not work on Windows. - Bugfix: incorrect response length was returned on 32-bit platforms when requesting more than 4 gigabytes with multiple ranges. - Bugfix: the "expires modified" directive and processing of the "If-Range" request header line did not use the response last modification time if proxying without caching was used. - changes from 1.13.4 - Feature: the ngx_http_mirror_module. - Bugfix: client connections might be dropped during configuration testing when using the "reuseport" parameter of the "listen" directive on Linux. - Bugfix: request body might not be available in subrequests if it was saved to a file and proxying was used. - Bugfix: cleaning cache based on the "max_size" parameter did not work on Windows. - Bugfix: any shared memory allocation required 4096 bytes on Windows. - Bugfix: nginx worker might be terminated abnormally when using the "zone" directive inside the "upstream" block on Windows.- add upstream signing key and verify source tarball signature- update to 1.13.3 (boo#1048265) - Security: a specially crafted request might result in an integer overflow and incorrect processing of ranges in the range filter, potentially resulting in sensitive information leak (CVE-2017-7529). - changes from 1.13.2 - Change: nginx now returns 200 instead of 416 when a range starting with 0 is requested from an empty file. - Feature: the "add_trailer" directive. Thanks to Piotr Sikora. - Bugfix: nginx could not be built on Cygwin and NetBSD; the bug had appeared in 1.13.0. - Bugfix: nginx could not be built under MSYS2 / MinGW 64-bit. Thanks to Orgad Shaneh. - Bugfix: a segmentation fault might occur in a worker process when using SSI with many includes and proxy_pass with variables. - Bugfix: in the ngx_http_v2_module. Thanks to Piotr Sikora. - update nginx-rtmp-module to 1.2.0: - DASH improvements - OpenSSL 1.1 compatibility- update to 1.13.1 - Feature: now a hostname can be used as the "set_real_ip_from" directive parameter. - Feature: vim syntax highlighting scripts improvements. - Feature: the "worker_cpu_affinity" directive now works on DragonFly BSD. Thanks to Sepherosa Ziehau. - Bugfix: SSL renegotiation on backend connections did not work when using OpenSSL before 1.1.0. - Workaround: nginx could not be built with Oracle Developer Studio 12.5. - Workaround: now cache manager ignores long locked cache entries when cleaning cache based on the "max_size" parameter. - Bugfix: client SSL connections were immediately closed if deferred accept and the "proxy_protocol" parameter of the "listen" directive were used. - Bugfix: in the "proxy_cache_background_update" directive. - Workaround: now the "tcp_nodelay" directive sets the TCP_NODELAY option before an SSL handshake. - changes from 1.13.0 - Change: SSL renegotiation is now allowed on backend connections. - Feature: the "rcvbuf" and "sndbuf" parameters of the "listen" directives of the mail proxy and stream modules. - Feature: the "return" and "error_page" directives can now be used to return 308 redirections. Thanks to Simon Leblanc. - Feature: the "TLSv1.3" parameter of the "ssl_protocols" directive. - Feature: when logging signals nginx now logs PID of the process which sent the signal. - Bugfix: in memory allocation error handling. - Bugfix: if a server in the stream module listened on a wildcard address, the source address of a response UDP datagram could differ from the original datagram destination address.- update to 1.12.0 - Feature: the "http_429" parameter of the "proxy_next_upstream", "fastcgi_next_upstream", "scgi_next_upstream", and "uwsgi_next_upstream" directives. Thanks to Piotr Sikora. - Bugfix: in memory allocation error handling. - Bugfix: requests might hang when using the "sendfile" and "timer_resolution" directives on Linux. - Bugfix: requests might hang when using the "sendfile" and "aio_write" directives with subrequests. - Bugfix: in the ngx_http_v2_module. Thanks to Piotr Sikora. - Bugfix: a segmentation fault might occur in a worker process when using HTTP/2. - Bugfix: requests might hang when using the "limit_rate", "sendfile_max_chunk", "limit_req" directives, or the $r->sleep() embedded perl method with subrequests. - Bugfix: in the ngx_http_slice_module.- update to 1.11.12 - Bugfix: nginx might hog CPU; the bug had appeared in 1.11.11. - update to 1.11.11 - Feature: the "worker_shutdown_timeout" directive. - Feature: vim syntax highlighting scripts improvements. Thanks to Wei-Ko Kao. - Bugfix: a segmentation fault might occur in a worker process if the $limit_rate variable was set to an empty string. - Bugfix: the "proxy_cache_background_update", "fastcgi_cache_background_update", "scgi_cache_background_update", and "uwsgi_cache_background_update" directives might work incorrectly if the "if" directive was used. - Bugfix: a segmentation fault might occur in a worker process if number of large_client_header_buffers in a virtual server was different from the one in the default server. - Bugfix: in the mail proxy server.- update to 1.11.10 - Change: cache header format has been changed, previously cached responses will be invalidated. - Feature: support of "stale-while-revalidate" and "stale-if-error" extensions in the "Cache-Control" backend response header line. - Feature: the "proxy_cache_background_update", "fastcgi_cache_background_update", "scgi_cache_background_update", and "uwsgi_cache_background_update" directives. - Feature: nginx is now able to cache responses with the "Vary" header line up to 128 characters long (instead of 42 characters in previous versions). - Feature: the "build" parameter of the "server_tokens" directive. Thanks to Tom Thorogood. - Bugfix: "[crit] SSL_write() failed" messages might appear in logs when handling requests with the "Expect: 100-continue" request header line. - Bugfix: the ngx_http_slice_module did not work in named locations. - Bugfix: a segmentation fault might occur in a worker process when using AIO after an "X-Accel-Redirect" redirection. - Bugfix: reduced memory consumption for long-lived requests using gzipping.- update to 1.11.9 - Bugfix: nginx might hog CPU when using the stream module; the bug had appeared in 1.11.5. - Bugfix: EXTERNAL authentication mechanism in mail proxy was accepted even if it was not enabled in the configuration. - Bugfix: a segmentation fault might occur in a worker process if the "ssl_verify_client" directive of the stream module was used. - Bugfix: the "ssl_verify_client" directive of the stream module might not work. - Bugfix: closing keepalive connections due to no free worker connections might be too aggressive. Thanks to Joel Cunningham. - Bugfix: an incorrect response might be returned when using the "sendfile" directive on FreeBSD and macOS; the bug had appeared in 1.7.8. - Bugfix: a truncated response might be stored in cache when using the "aio_write" directive. - Bugfix: a socket leak might occur when using the "aio_write" directive.- update to 1.11.8 - Feature: the "absolute_redirect" directive. - Feature: the "escape" parameter of the "log_format" directive. - Feature: client SSL certificates verification in the stream module. - Feature: the "ssl_session_ticket_key" directive supports AES256 encryption of TLS session tickets when used with 80-byte keys. - Feature: vim-commentary support in vim scripts. Thanks to Armin Grodon. - Bugfix: recursion when evaluating variables was not limited. - Bugfix: in the ngx_stream_ssl_preread_module. - Bugfix: if a server in an upstream in the stream module failed, it was considered alive only when a test connection sent to it after fail_timeout was closed; now a successfully established connection is enough. - Bugfix: nginx/Windows could not be built with 64-bit Visual Studio. - Bugfix: nginx/Windows could not be built with OpenSSL 1.1.0. - changes in 1.11.7 - Change: now in case of a client certificate verification error the $ssl_client_verify variable contains a string with the failure reason, for example, "FAILED:certificate has expired". - Feature: the $ssl_ciphers, $ssl_curves, $ssl_client_v_start, $ssl_client_v_end, and $ssl_client_v_remain variables. - Feature: the "volatile" parameter of the "map" directive. - Bugfix: dependencies specified for a module were ignored while building dynamic modules. - Bugfix: when using HTTP/2 and the "limit_req" or "auth_request" directives client request body might be corrupted; the bug had appeared in 1.11.0. - Bugfix: a segmentation fault might occur in a worker process when using HTTP/2; the bug had appeared in 1.11.3. - Bugfix: in the ngx_http_mp4_module. Thanks to Congcong Hu. - Bugfix: in the ngx_http_perl_module. - changes in 1.11.6 - Change: format of the $ssl_client_s_dn and $ssl_client_i_dn variables has been changed to follow RFC 2253 (RFC 4514); values in the old format are available in the $ssl_client_s_dn_legacy and $ssl_client_i_dn_legacy variables. - Change: when storing temporary files in a cache directory they will be stored in the same subdirectories as corresponding cache files instead of a separate subdirectory for temporary files. - Feature: EXTERNAL authentication mechanism support in mail proxy. Thanks to Robert Norris. - Feature: WebP support in the ngx_http_image_filter_module. - Feature: variables support in the "proxy_method" directive. Thanks to Dmitry Lazurkin. - Feature: the "http2_max_requests" directive in the ngx_http_v2_module. - Feature: the "proxy_cache_max_range_offset", "fastcgi_cache_max_range_offset", "scgi_cache_max_range_offset", and "uwsgi_cache_max_range_offset" directives. - Bugfix: graceful shutdown of old worker processes might require infinite time when using HTTP/2. - Bugfix: in the ngx_http_mp4_module. - Bugfix: "ignore long locked inactive cache entry" alerts might appear in logs when proxying WebSocket connections with caching enabled. - Bugfix: nginx did not write anything to log and returned a response with code 502 instead of 504 when a timeout occurred during an SSL handshake to a backend. - changes in 1.11.5 - Change: the --with-ipv6 configure option was removed, now IPv6 support is configured automatically. - Change: now if there are no available servers in an upstream, nginx will not reset number of failures of all servers as it previously did, but will wait for fail_timeout to expire. - Feature: the ngx_stream_ssl_preread_module. - Feature: the "server" directive in the "upstream" context supports the "max_conns" parameter. - Feature: the --with-compat configure option. - Feature: "manager_files", "manager_threshold", and "manager_sleep" parameters of the "proxy_cache_path", "fastcgi_cache_path", "scgi_cache_path", and "uwsgi_cache_path" directives. - Bugfix: flags passed by the --with-ld-opt configure option were not used while building perl module. - Bugfix: in the "add_after_body" directive when used with the "sub_filter" directive. - Bugfix: in the $realip_remote_addr variable. - Bugfix: the "dav_access", "proxy_store_access", "fastcgi_store_access", "scgi_store_access", and "uwsgi_store_access" directives ignored permissions specified for user. - Bugfix: unix domain listen sockets might not be inherited during binary upgrade on Linux. - Bugfix: nginx returned the 400 response on requests with the "-" character in the HTTP method. - update headers-more-nginx-module 0.32 - tests: skipped the newly added test case that cannot run in check leak test mode. - bugfix: more_set_input_headers: skips setting multi-value headers for bad requests to avoid segfaults. - skipped check leak mode for two test cases using malformed requests. - doc: claims that we work with 1.10.x since it is essentially the same as 1.9.x. - bugfix: fixed a typo in an error message. - bugfix: when the nginx core does not properly initialize r->headers_in.headers (due to 400 bad requests and etc), more_set_input_headers might lead to crashes. thanks Marcin Teodorczyk for the report. - update nginx-rtmp-module 1.1.10 - support for nginx 1.11.5-style cache-manager - update patches to apply cleanly again check_1.9.2+.patch nginx-1.6.1-default_config.patch- Fix the logrotate script: we had a hardcoded postrotate action pointing to /etc/init.d/nginx. This does not exist anymore on systemd hosts. Replace it with /usr/sbin/nginx -s reopen, which will use the pid file passed in the config file or the compiled in default path.- update to 1.11.4 - Feature: the $upstream_bytes_received variable. - Feature: the $bytes_received, $session_time, $protocol, $status, $upstream_addr, $upstream_bytes_sent, $upstream_bytes_received, $upstream_connect_time, $upstream_first_byte_time, and $upstream_session_time variables in the stream module. - Feature: the ngx_stream_log_module. - Feature: the "proxy_protocol" parameter of the "listen" directive, the $proxy_protocol_addr and $proxy_protocol_port variables in the stream module. - Feature: the ngx_stream_realip_module. - Bugfix: nginx could not be built with the stream module and the ngx_http_ssl_module, but without ngx_stream_ssl_module; the bug had appeared in 1.11.3. - Feature: the IP_BIND_ADDRESS_NO_PORT socket option was not used; the bug had appeared in 1.11.2. - Bugfix: in the "ranges" parameter of the "geo" directive. - Bugfix: an incorrect response might be returned when using the "aio threads" and "sendfile" directives; the bug had appeared in 1.9.13. - drop nginx-1.11.3_ssl_stream.patch again - refreshed the following patches to apply cleanly again check_1.9.2+.patch nginx-1.11.2-html.patch nginx-1.11.2-no_Werror.patch nginx-aio.patch- update to 1.11.3 - Change: now the "accept_mutex" directive is turned off by default. - Feature: now nginx uses EPOLLEXCLUSIVE on Linux. - Feature: the ngx_stream_geo_module. - Feature: the ngx_stream_geoip_module. - Feature: the ngx_stream_split_clients_module. - Feature: variables support in the "proxy_pass" and "proxy_ssl_name" directives in the stream module. - Bugfix: socket leak when using HTTP/2. - Bugfix: in configure tests. Thanks to Piotr Sikora. - backport nginx-1.11.3_ssl_stream.patch from hg - refresh patches to apply cleanly again: - check_1.9.2+.patch - nginx-1.11.2-html.patch - nginx-1.11.2-no_Werror.patch - nginx-aio.patch - enable a few new upstream modules and move some from 1.11.x to dynamic: - stream_geoip_module - mail_ssl_module - stream_ssl_module - build fancyindex unconditionally and update it to 0.4.1 - New `fancyindex_directories_first` configuration directive (enabled by default), which allows setting whether directories are sorted before other files. (Patch by Luke Zapart <>.) - Fix index files not working when the fancyindex module is in use (#46). - The module can now be built as a [dynamic module](https://www.nginx.com/resources/wiki/extending/converting/). (Patch by Róbert Nagy <>.) - New configuration directive `fancyindex_show_path`, which allows hiding the `

` header which contains the current path. (Patch by Thomas P. <>.) - Directory and file links in listings now have a title="..." attribute. (Patch by `@janglapuk` <>.) - Fix for hung requests when the module is used along with `ngx_pagespeed`. (Patch by Otto van der Schaaf <>.) - New feature: Allow filtering out symbolic links using the `fancyindex_hide_symlinks` configuration directive. (Idea and prototype patch by Thomas Wemm.) - New feature: Allow specifying the format of timestamps using the `fancyindex_time_format` configuration directive. (Idea suggested by Xiao Meng <>). - Listings in top-level directories will not generate a "Parent Directory" link as first element of the listing. (Patch by Thomas P.) - Fix propagation and overriding of the `fancyindex_css_href` setting inside nested locations. - Minor changes in the code to allow building cleanly under Windows with Visual Studio 2013. (Patch by Y. Yuan <>). - added nginx-rtmp-module - make all modules dynamic that support it: - ngx-fancyindex - headers_more_nginx-module - nginx-rtmp-module - manually install the docs instead of using %doc - unify how we install documentation for the modules - restructure contrib file handling - moved vim files into the normal vim paths so we can use them directly - new BR/R: vim - split out vim files into a subpackage vim-plugin-nginx so we dont have the vim requires on the main package - perl scripts are moved to /usr/share/nginx/- update to 1.11.2 * Change: now nginx always uses internal MD5 and SHA1 implementations; the --with-md5 and --with-sha1 configure options were canceled. * Feature: variables support in the stream module. * Feature: the ngx_stream_map_module. * Feature: the ngx_stream_return_module. * Feature: a port can be specified in the "proxy_bind", "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind" directives. * Feature: now nginx uses the IP_BIND_ADDRESS_NO_PORT socket option when available. * Bugfix: a segmentation fault might occur in a worker process when using HTTP/2 and the "proxy_request_buffering" directive. * Bugfix: the "Content-Length" request header line was always added to requests passed to backends, including requests without body, when using HTTP/2. * Bugfix: "http request count is zero" alerts might appear in logs when using HTTP/2. * Bugfix: unnecessary buffering might occur when using the "sub_filter" directive; the issue had appeared in 1.9.4. - the following modules were added: headers-more-nginx-module nginx_upstream_check_module - added patches: nginx-1.11.2-html.patch nginx-1.11.2-no_Werror.patch check_1.9.2+.patch - dropped patches: nginx-1.10.0-html.patch nginx-1.10.0-no_Werror.patch- in the sysvinit script use the pid file in /var/run- update to 1.10.1 (bsc# 982505) Security: a segmentation fault might occur in a worker process while writing a specially crafted request body to a temporary file (CVE-2016-4450); the bug had appeared in 1.3.9.- improve conditionals - merge the 12.2 and 12.1 based conditionals into 1 as both of them are out of support now. - enable pcre JIT - make use if libatomic_ops on Leap- enable dynamic modules for intree modules. The following modules are built as loadable modules now: ngx_http_geoip_module.so ngx_http_image_filter_module.so ngx_http_perl_module.so ngx_http_xslt_filter_module.so ngx_mail_module.so ngx_stream_module.so You will have to load those modules with load_module. http://nginx.org/en/docs/ngx_core_module.html#load_module The correct syntax for this package is: [#] For 64bit machines: load_module lib64/nginx/modules/ngx_http_geoip_module.so; [#] For 32bit machines: load_module lib/nginx/modules/ngx_http_geoip_module.so; Examples for all the intree modules have been added to the default nginx.conf - patches updated: nginx-1.6.1-default_config.patch - added load_module example- enable slice and stream module- update to version 1.10.0 stable * Bugfix: "recv() failed" errors might occur when using HHVM as a FastCGI server. * Bugfix: when using HTTP/2 and the "limit_req" or "auth_request" directives a timeout or a "client violated flow control" error might occur while reading client request body; the bug had appeared in 1.9.14. * Workaround: a response might not be shown by some browsers if HTTP/2 was used and client request body was not fully read; the bug had appeared in 1.9.14. * Bugfix: connections might hang when using the "aio threads" directive. Thanks to Mindaugas Rasiukevicius. * Feature: OpenSSL 1.1.0 compatibility. * Feature: the "proxy_request_buffering", "fastcgi_request_buffering", "scgi_request_buffering", and "uwsgi_request_buffering" directives now work with HTTP/2. * Bugfix: "zero size buf in output" alerts might appear in logs when using HTTP/2. * Bugfix: the "client_max_body_size" directive might work incorrectly when using HTTP/2. * Bugfix: of minor bugs in logging. * Change: non-idempotent requests (POST, LOCK, PATCH) are no longer passed to the next server by default if a request has been sent to a backend; the "non_idempotent" parameter of the "proxy_next_upstream" directive explicitly allows retrying such requests. * Feature: the ngx_http_perl_module can be built dynamically. * Feature: UDP support in the stream module. * Feature: the "aio_write" directive. * Feature: now cache manager monitors number of elements in caches and tries to avoid cache keys zone overflows. * Bugfix: "task already active" and "second aio post" alerts might appear in logs when using the "sendfile" and "aio" directives with subrequests. * Bugfix: "zero size buf in output" alerts might appear in logs if caching was used and a client closed a connection prematurely. * Bugfix: connections with clients might be closed needlessly if caching was used. Thanks to Justin Li. * Bugfix: nginx might hog CPU if the "sendfile" directive was used on Linux or Solaris and a file being sent was changed during sending. * Bugfix: connections might hang when using the "sendfile" and "aio threads" directives. * Bugfix: in the "proxy_pass", "fastcgi_pass", "scgi_pass", and "uwsgi_pass" directives when using variables. Thanks to Piotr Sikora. * Bugfix: in the ngx_http_sub_filter_module. * Bugfix: if an error occurred in a cached backend connection, the request was passed to the next server regardless of the proxy_next_upstream directive. * Bugfix: "CreateFile() failed" errors when creating temporary files on Windows. * Feature: Huffman encoding of response headers in HTTP/2. Thanks to Vlad Krasnov. * Feature: the "worker_cpu_affinity" directive now supports more than 64 CPUs. * Bugfix: compatibility with 3rd party C++ modules; the bug had appeared in 1.9.11. Thanks to Piotr Sikora. * Bugfix: nginx could not be built statically with OpenSSL on Linux; the bug had appeared in 1.9.11. * Bugfix: the "add_header ... always" directive with an empty value did not delete "Last-Modified" and "ETag" header lines from error responses. * Workaround: "called a function you should not call" and "shutdown while in init" messages might appear in logs when using OpenSSL 1.0.2f. * Bugfix: invalid headers might be logged incorrectly. * Bugfix: socket leak when using HTTP/2. * Bugfix: in the ngx_http_v2_module. * Feature: TCP support in resolver. * Feature: dynamic modules. * Bugfix: the $request_length variable did not include size of request headers when using HTTP/2. * Bugfix: in the ngx_http_v2_module. * Security: invalid pointer dereference might occur during DNS server response processing if the "resolver" directive was used, allowing an attacker who is able to forge UDP packets from the DNS server to cause segmentation fault in a worker process (CVE-2016-0742). * Security: use-after-free condition might occur during CNAME response processing if the "resolver" directive was used, allowing an attacker who is able to trigger name resolution to cause segmentation fault in a worker process, or might have potential other impact (CVE-2016-0746). * Security: CNAME resolution was insufficiently limited if the "resolver" directive was used, allowing an attacker who is able to trigger arbitrary name resolution to cause excessive resource consumption in worker processes (CVE-2016-0747). * Feature: the "auto" parameter of the "worker_cpu_affinity" directive. * Bugfix: the "proxy_protocol" parameter of the "listen" directive did not work with IPv6 listen sockets. * Bugfix: connections to upstream servers might be cached incorrectly when using the "keepalive" directive. * Bugfix: proxying used the HTTP method of the original request after an "X-Accel-Redirect" redirection. * Bugfix: proxying to unix domain sockets did not work when using variables; the bug had appeared in 1.9.8. * Feature: pwritev() support. * Feature: the "include" directive inside the "upstream" block. * Feature: the ngx_http_slice_module. * Bugfix: a segmentation fault might occur in a worker process when using LibreSSL; the bug had appeared in 1.9.6. * Bugfix: nginx could not be built on OS X in some cases. * Feature: the "nohostname" parameter of logging to syslog. * Feature: the "proxy_cache_convert_head" directive. * Feature: the $realip_remote_addr variable in the ngx_http_realip_module. * Bugfix: the "expires" directive might not work when using variables. * Bugfix: a segmentation fault might occur in a worker process when using HTTP/2; the bug had appeared in 1.9.6. * Bugfix: if nginx was built with the ngx_http_v2_module it was possible to use the HTTP/2 protocol even if the "http2" parameter of the "listen" directive was not specified. * Bugfix: in the ngx_http_v2_module. * Bugfix: a segmentation fault might occur in a worker process when using HTTP/2. Thanks to Piotr Sikora and Denis Andzakovic. * Bugfix: the $server_protocol variable was empty when using HTTP/2. * Bugfix: backend SSL connections in the stream module might be timed out unexpectedly. * Bugfix: a segmentation fault might occur in a worker process if different ssl_session_cache settings were used in different virtual servers. * Bugfix: nginx/Windows could not be built with MinGW gcc; the bug had appeared in 1.9.4. Thanks to Kouhei Sutou. * Bugfix: time was not updated when the timer_resolution directive was used on Windows. * Miscellaneous minor fixes and improvements. Thanks to Markus Linnala, Kurtis Nusbaum and Piotr Sikora. * Feature: the ngx_http_v2_module (replaces ngx_http_spdy_module). Thanks to Dropbox and Automattic for sponsoring this work. * Change: now the "output_buffers" directive uses two buffers by default. * Change: now nginx limits subrequests recursion, not simultaneous subrequests. * Change: now nginx checks the whole cache key when returning a response from cache. Thanks to Gena Makhomed and Sergey Brester. * Bugfix: "header already sent" alerts might appear in logs when using cache; the bug had appeared in 1.7.5. * Bugfix: "writev() failed (4: Interrupted system call)" errors might appear in logs when using CephFS and the "timer_resolution" directive on Linux. * Bugfix: in invalid configurations handling. Thanks to Markus Linnala. * Bugfix: a segmentation fault occurred in a worker process if the "sub_filter" directive was used at http level; the bug had appeared in 1.9.4. * Change: the "proxy_downstream_buffer" and "proxy_upstream_buffer" directives of the stream module are replaced with the "proxy_buffer_size" directive. * Feature: the "tcp_nodelay" directive in the stream module. * Feature: multiple "sub_filter" directives can be used simultaneously. * Feature: variables support in the search string of the "sub_filter" directive. * Workaround: configuration testing might fail under Linux OpenVZ. Thanks to Gena Makhomed. * Bugfix: old worker processes might hog CPU after reconfiguration with a large number of worker_connections. * Bugfix: a segmentation fault might occur in a worker process if the "try_files" and "alias" directives were used inside a location given by a regular expression; the bug had appeared in 1.7.1. * Bugfix: the "try_files" directive inside a nested location given by a regular expression worked incorrectly if the "alias" directive was used in the outer location. * Bugfix: in hash table initialization error handling. * Bugfix: nginx could not be built with Visual Studio 2015. * Change: duplicate "http", "mail", and "stream" blocks are now disallowed. * Feature: connection limiting in the stream module. * Feature: data rate limiting in the stream module. * Bugfix: the "zone" directive inside the "upstream" block did not work on Windows. * Bugfix: compatibility with LibreSSL in the stream module. Thanks to Piotr Sikora. * Bugfix: in the "--builddir" configure parameter. Thanks to Piotr Sikora. * Bugfix: the "ssl_stapling_file" directive did not work; the bug had appeared in 1.9.2. Thanks to Faidon Liambotis and Brandon Black. * Bugfix: a segmentation fault might occur in a worker process if the "ssl_stapling" directive was used; the bug had appeared in 1.9.2. Thanks to Matthew Baldwin. * Feature: the "backlog" parameter of the "listen" directives of the mail proxy and stream modules. * Feature: the "allow" and "deny" directives in the stream module. * Feature: the "proxy_bind" directive in the stream module. * Feature: the "proxy_protocol" directive in the stream module. * Feature: the -T switch. * Feature: the REQUEST_SCHEME parameter added to the fastcgi.conf, fastcgi_params, scgi_params, and uwsgi_params standard configuration files. * Bugfix: the "reuseport" parameter of the "listen" directive of the stream module did not work. * Bugfix: OCSP stapling might return an expired OCSP response in some cases. * Change: now SSLv3 protocol is disabled by default. * Change: some long deprecated directives are not supported anymore. * Feature: the "reuseport" parameter of the "listen" directive. Thanks to Yingqi Lu at Intel and Sepherosa Ziehau. * Feature: the $upstream_connect_time variable. * Bugfix: in the "hash" directive on big-endian platforms. * Bugfix: nginx might fail to start on some old Linux variants; the bug had appeared in 1.7.11. * Bugfix: in IP address parsing. Thanks to Sergey Polovko. * Change: obsolete aio and rtsig event methods have been removed. * Feature: the "zone" directive inside the "upstream" block. * Feature: the stream module. * Feature: byte ranges support in the ngx_http_memcached_module. Thanks to Martin Mlynář. * Feature: shared memory can now be used on Windows versions with address space layout randomization. Thanks to Sergey Brester. * Feature: the "error_log" directive can now be used on mail and server levels in mail proxy. * Bugfix: the "proxy_protocol" parameter of the "listen" directive did not work if not specified in the first "listen" directive for a listen socket. - removed patches already present upstream * nginx-0.4.0-no_Werror.patch - refreshed patches * nginx-0.6.38-html.patch to nginx-1.10.0-html.patch * nginx-0.4.0-no_Werror.patch to nginx-1.10.0-no_Werror.patch * merged nginx-1.0.15_docs.patch in nginx-1.10.0-html.patch - config option with-http_spdy_module is now with-http_v2_module- update version 1.8.1 stable * Security: invalid pointer dereference might occur during DNS server response processing if the "resolver" directive was used, allowing an attacker who is able to forge UDP packets from the DNS server to cause segmentation fault in a worker process (CVE-2016-0742). boo#963781  * Security: use-after-free condition might occur during CNAME response processing if the "resolver" directive was used, allowing an attacker who is able to trigger name resolution to cause segmentation fault in a worker process, or might have potential other impact (CVE-2016-0746). boo#963778  * Security: CNAME resolution was insufficiently limited if the "resolver" directive was used, allowing an attacker who is able to trigger arbitrary name resolution to cause excessive resource consumption in worker processes (CVE-2016-0747). boo#963775  * Bugfix: the "proxy_protocol" parameter of the "listen" directive did not work if not specified in the first "listen" directive for a listen socket. * Bugfix: nginx might fail to start on some old Linux variants; the bug had appeared in 1.7.11. * Bugfix: a segmentation fault might occur in a worker process if the "try_files" and "alias" directives were used inside a location given by a regular expression; the bug had appeared in 1.7.1. * Bugfix: the "try_files" directive inside a nested location given by a regular expression worked incorrectly if the "alias" directive was used in the outer location. * Bugfix: "header already sent" alerts might appear in logs when using cache; the bug had appeared in 1.7.5. * Bugfix: a segmentation fault might occur in a worker process if different ssl_session_cache settings were used in different virtual servers. * Bugfix: the "expires" directive might not work when using variables. * Bugfix: if nginx was built with the ngx_http_spdy_module it was possible to use the SPDY protocol even if the "spdy" parameter of the "listen" directive was not specified.- use libGeoIP-devel everywhere- replace custom "kill -QUIT" with the kill signal setting in the service file- clean up conditionals and use bcond_with* everywhere - drop passenger support for now * drop nginx-1.8.0-passenger-4.0.18.patch * drop nginx-1.4.2-passenger-4.0.18.patch- update version 1.8.0 stable * refer to http://nginx.org/en/CHANGES-1.8 for 1.7.x changes - enable thread pools invented in nginx 1.7.11 - refactor nginx-1.4.2-passenger_fix.patch * rename to nginx-1.4.2-passenger-4.0.18.patch * remove zero_in_uri usage - add patch: nginx-1.8.0-passenger-4.0.18.patch * fix "warning: comparison between pointer and integer" and "error: invalid type argument of ‘->’ (have ‘int’)" - drop nginx-1.4.4-passenger-4.0.33_fix.patch * webyast is dead, we only enable passenger on 13.1 and below, for compatibility. this patch will never be applied now. - drop nginx-1.4.4-passenger-3.0.12_fix.patch * this patch intended to be applied on < 13.1 machines, but 13.1 is the oldest one we still have to build against. - update fancyindex to version 0.3.5- disable libatomic-ops on SLE12 for now. the library seems not available there.- enable ngx_http_auth_request_module- update version 1.6.3 stable - Feature: now the "tcp_nodelay" directive works with SPDY connections. - Bugfix: in error handling. Thanks to Yichun Zhang and Daniil Bondarev. - Bugfix: alerts "header already sent" appeared in logs if the "post_action" directive was used; the bug had appeared in 1.5.4. - Bugfix: alerts "sem_post() failed" might appear in logs. - Bugfix: in hash table handling. Thanks to Chris West. - Bugfix: in integer overflow handling. Thanks to Régis Leroy. - no longer install the init script when using systemd service file - create rcnginx for systemd case- On OpenSUSE 13.2, it requires libGeoIP-devel/bin/sh/bin/sh/bin/sh/bin/shibs-power9-13 1750054207  !"#$%&'()*+,-./012341.21.5-150600.10.6.11.21.5-150600.10.6.11.21.5-150600.10.6.11.21.5 nginxnginxconf.dfastcgi.conffastcgi.conf.defaultfastcgi_paramsfastcgi_params.defaultkoi-utfkoi-winmime.typesmime.types.defaultnginx.confnginx.conf.defaultscgi_paramsscgi_params.defaultuwsgi_paramsuwsgi_params.defaultvhosts.dwin-utf50x.htmlnginxnginx.songinx.pmnginx.servicenginx.confnginxmodulesngx_http_image_filter_module.songx_http_perl_module.songx_http_xslt_filter_module.songx_mail_module.songx_stream_module.songinxrcnginxnginxCHANGESCHANGES.ruLICENSEnginx.3pm.gznginxgeo2nginx.plunicode2nginxkoi-utfunicode-to-nginx.plwin-utfnginxfastcgiproxyscgitmpuwsginginx/etc/logrotate.d//etc//etc/nginx//srv/www/htdocs//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/nginx//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi//usr/lib/systemd/system//usr/lib/sysusers.d//usr/lib64//usr/lib64/nginx//usr/lib64/nginx/modules//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/nginx//usr/share/man/man3//usr/share//usr/share/nginx//usr/share/nginx/unicode2nginx//var/lib//var/lib/nginx//var/log/-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:39261/SUSE_SLE-15-SP6_Update/ed77e27a7a863256b2465d811c09c01e-nginx.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linux  ASCII textdirectoryHTML document, ASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=9cd89c9b6ac6ed5f00c0c9ad1bbbb6a838374d6c, strippedPerl5 module source textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ae9f1ccf4300afb7dce1ec831e9be6566e688028, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=794da1e42589c23ad06f81045dd28e240a316958, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=918b5e8a10c1b5588819fe1d3cba697cbde2c596, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7b1e6bd3c2d1aee3e421479e1b3d9d8a66493fe6, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d58476e8958aae8baba89f02be94b358a152b4a8, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=eb30ee9d7752530be790390508224fe4ea7c87d3, for GNU/Linux 4.3.0, strippedUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)Perl script text executable )* RRPPPRRRR RRRRRRRRRRRRRRR RRRR RR R R RRRR RRRRRRRIZ܋x ˸systemdlogrotatenginx-module-fancyindexnginx-module-geoip2nginx-module-headers-morenginx-module-http-flvsystemdsystemd-sysvcompatutf-834a10c2d6f1238720f9b1362c7350edac82e0a534214a04726750b059a65cd29?7zXZ !t/]"k%w6ԴBެj`X#C.D'lːݓSvh]QH6-1U 6N]XmbmytaBA#Ew13Y.^Y,hRtD"a**n $IpMi@eB:' oqT!;zD5jA[/.<:ל% ~'vǦVr*ݓ=A;YСm[E 3Dt;XV@eFeŪǃCФacaV0h$b|!~BŬ >ځ\"+W: υKÈnUnyMTh%>Z-cH9}g1!䓓'V`/Q*AIJvԧG"/EsmznUGGϕcō,wq+SȃQG述5KѶQ7}{N{!NDih+]p-9le_hK1,KZy߫;!ص-wJپz59. *&FT-Nu|6?%d9Lq4)ѥw& 8fcUf۳-C1zBNOVnvR(^H8F:V_Ap=T!J)sjypݘq@P$x"?}CkP4ˣP9eV@c?ĭruA ZA4}JsE_*{yft~d3tnb9975f^=pj^W8 mpIꉄ ]c:)ajtY lG8#FMBea1 :0R =To\jp;|:- z&uHJ?!:E50#߾,B-^⺾`O4o"0pvO ܕ#QPS 禅\< =,t 2ē@B=J )7 k5]FT9C?o>KB :NG}FtOc;W>Blܑ.vvInЋ%C^=IA^텓C^QuVqC쥢qu(1ms֬c?,cƖL(5% nvc'6+$|І#{ u#ޢBl>I y;6&:~h%">7xbń>NWa-U:]_d-Z3k.%$% a%:G{"%Lsn%ɹptVG~uZ\B*BpMq&\3<$QkoU6 dPoLHE(mlh)حER%DOBV`| U(lɆ>E/W4{$|ͬc1S=튋!( N,)MgsO&V 3MtH'X `/.$=+v݅t1+~D 3prSZx,uAϟD"|!%]Q=B/G2I^$Qu5XI>L6VW5s,XKH~E{?$}fXL-$aط>'?5.g)8#?hM0t%I-O 4ِtOγQJ 5$HtHRtF6&n ®كC"bs'baYag5/lm3>XYbpIf, aL#[VP2jvYEsh5v\]?\eA0..R<2@?'"T@ʀ )[4% i:d;ɉҀ{_H8wҳi\H匂5Rn3ŝu:1ɵłYq'== ;8aQDU[rNdD)0M(o=a37A+;I53ڰ!F5~&Ne,Kr*a6v#/M19p_#!=sD-  =O4)m &s3']y Ü>,c1ie3pg?#\'z=ˣ^ڒY aF#5EY.fxlC`(SߦT8,_pl9>;;Au:>Yfk ~u3YS· t!`2aȻ?L:DO;.ݢGY8⻤ _5ϱPx-(:o&;l.Tܳ!h Q>ofcd^\y`Զv  Ln6dC7W"ɝwsFǞ<{4պ |Jz }`8|[vd٠7oS lA!b; uolu%Cfn xyKp8ntCL,^k>q.Z2-`lZgTtRd8v?LkPelLjԍI {%C5pq@2PŃNKۏ ?S/MD1LJL{8L1:ԃAn5ln6>D}l>n * M ,@N}i=hw!YV". h<1rЦUuCVMXɂvxMU~=3˧UNQӌpSӎ.;(MC@ smhȉ9O~C!JAem"rd=aj6#£0-$YzSb t |A /0Ki:F;  l-6|]0oj& GYmFO4DdmPx#@+HbƅeZh 9JV[o?xYfy*1S+'?_бw%Ph\,-wUJ5zP3-bC`YoaZ*#,:pc;UcC6:hQ\ 7e~ ĩ%2SOhʿߒ|̶v W8nӞŞd(S&|UX 9<duG PدԶT 6Z5{ڿGh->i=%`򁍗 Dv :w& :R52|TW^l`8&[rUG㖁zȟH$!:ZQ~aLЋGvG| <+JNL=]eN^>BavODG!zk1pql?v@:W{vʜ9+W;q> ;T)pgHhѧÏ=1da6[߲_.W :c%ѹF_bL 3LmqGbm_6fq ̪ RSI"TOEgV^GZ K!@MhvUvU9m*kQ)JA|,YT(4j hZ/}w|<ߑaslN] xBG5-FG8tpdPyYLbdƞWp8uWE5QRw4a!*t>|P9J]Ar3J+D Da޵+1.j$ x'bgEC\Y [⸂ Qߞz dqs^eDѦ֫#"Dn62Q'2Л郀ӻwWO\Bp$a|,R QD$37/akZ[$Q]*Paz z,Mos-e]g~ͩ!wz\0؀N:j7!z  {#F 4/:;BBųo`>T\\Qt0H+pxґU?>Zjb% 1*.u#\ pZ;"֘4^#d29gڔ#,H^!=E[-wUn 5raau C4v XtU^ v8E+]72-mxv7EN,Oh; /֯gKl<6XPZ~'PmH&XUm Sqx#cdL^gCmX*݄/XngQ!.Np-hwW*^^Hq;h/h99^: WڷP~9PFnà`*urauw$PsUtlwss6B|n˜~-K~)Rt꨽ntWO*2 Cd@:6(vci ٟOÈ}MY d *RҎDq7we 4{u]LYF6Ŋ@rEy+AC昅p**<n̯ &HyZv} r֛O9~?U1'#=dZ[--klɆA69۹[=KG|B ծiwP~HˌnZbZi&2\tp\d`1 ~h8j~CN]eL_ `F9.Sl'XM6^dPxZVkAnH*ɯT; խK|LD|vM0=eQt~B6:]S\0Ou1_0Ј&”qyNjm|N|WۺzMt!TCS\rȅe?\!U_(q~6}L,4ㆥ:{$F5 Ib 3? ^eJ;N]ɓ'v\Zȧ"˩oroCO y*E)g+ܺ:=d!Q:׶HQd=Yn͈פ?y+;f@fNև^n`]+J#,q]22 ꑨ4wibnG\잘T T=R ⸎>eJ! TP@h tI Qz43rĐ[y!u\tՆMK-RZm꡹U]CY z-t˞4[oİC;SzH,'u; `Z3Uyl!ҡmȥɺc0z7!-? yaTNHa/ ydcY g|ulW.\S?Q|Ԁ;ػ8#nS 'b$3ݡP zGFQ,=r_83,@=4?TV΀ c]kFUeKCe0K43s~HVJI}AÄ"f`l-Z(] U,-[{SCZԺ,l@RD &7K(]L${uJ*}[B=LԿmUfBrۍBu~[c7ޙ6`Pt p%j;"HnܛڥyMlW7[C匢7tB)Z*`z<SV$$U^L7h3YV[pzK,6XPtxt!H drȝsU햎pY^ 6*UJ/%eg۞WM: jJn],Mhyk&n%\uo0ɡf7X<ՙ+85n_XNjj;&Ict['dq7lB[v2&P"շ`Ŵ`?jb ؤarr4пȶ>i#n68,ٳ%|V R0ʘ:Rֶ​᎗ݩ2Hbtոv: \PNfL |2N"U%AvЧ|E`$Eڎ`%|j %n]Obqc*QP٪Ϛngj-4ڔ@דBi#Hc]}Dd#Q Z[I$4+^Z_oSm pH q1evsTpդO>EwyVQ"#wvxts)K,g8HKr:%d:V;Kgسt;kF<\V O I."L7Up E0[d^lXf퍪L8c0E:_4wz ]|ݟ[7Xçpnr gpw>(UT,^LR¤ ܦ}ƯU peۓ9e`g1?iIs[ХO,b&cH'a)Cnv'tJ@#&6dtkߒ\]2s5.DT 4MPxҞ^-CgI9XN_L٤;k:^{; MnHƿi88#]9h8䱻Ky;I[Ky~XQyNx:uZb_t뵃y/͐8VCbn}v5juf> 5coڋu~ KX[DF3#xLθP.8wt6:2AMt-xnOKrM{kw߮X4 K`OҸ m ?I|͋@2LFHF-Zݐ)\*usy]Q s^NRyRy gF 5CgŁ<\R](ir+*D~w7lMojp[ʀD-Z<;:d8`S[IAkws,Wbvbv#c-|:+-!dI{Yl)6gӥ?kv)w5((2H !6C}4-v"O~cQFpi-*(nb[a8VŦ'pQ߼{ _i~Ooz u)s;5*}>a_e1 A DCm(4S..2[EC "m& iGΟ 19vߛu )"= $#T&mq⾩gI*̆[Ut BWV6SDj*Va:`)x:i\@vh5ITADW3ZUVs-(쉊qhku6AH(wgk1<:qǑ ~se/}oy6͚ bo_.V<4Rn"M %aoVa87[9ăab9՘Y3 S`jV Kk0!ͩ %zh؀_Spw!BFQ\%iR;X) Ά)D18ꩆxWaO,2ͮGI ]驤.wN#3!5ʏu-XBVb.R8;u YߋT>C `)ծ=T*wQ`ryr` ΢c.23rCRgW>4qY#IQ7f婰ݐʃAś =AUsoɁ4 F9a㕵xEs2#Ϳ$}TLMjdK9KO.U+xPe])l+v rg], V08R6G28L_1$θ2dz%$"=ܙb87DՔes'r'((Si),eCF*G!W&ͣKBf-%QekK)e_o5\L$qO=2{Lلo5g)Wm XґrKC\UfνdWLNxܤd1 Q)kD&Բb vՐ됃#qpa+x'5nF!*II[GXG[uGw @셒"OLa[(A2yq^ :!é4(64Ϋ)4X 奸e޴ţ~Bĝ &-\^W=n8)-eOG1w@]J;t^VMNc2Yj`x8j?Qve;-A]ic>P۫eu馇(L qyZmfό?t-Nvo[[27x =\xܙ+' ES/j!Ւ9:v EYų%gh"?˼_xzo1i\ny5@C&LQNAqꙙ*Gax\/n=ݣ3/Æ,5fs*aJePro@eS-19cz'V cc h"\n^'jθf_mx$>8E ۠2/nu"B Ŧ3WUIssDP:Mx}!6MI/_ "/$ŖV{ߞ,\_!aǫ 9mvyU+dRån^wB@2VrlRc鈎z"q @X4cHcy>|a5}䨎v16wqdL$&| c"w4zHe[Fm{XEoe?*F )NsAu !U?s1kCNak-6V<10H( x({uޫK49L7:JaRH;ZKl#EmT0F $>;D H(/h`m'wMZ D%XI 0Nv)&ZJ|Lj·cm(M"8i>e(v)%Ot9I7q;fNh1&A(P⣓\{iNsRE4[FOBX(1s`kʖ% '5pYz0)zbA4S! dAv{tdZFB=@ )e'?n"i۵{erNR0 \NtAX4oJ7=ѱkqͭN\BdY@;.E]7Lמ Gx8:*uq^OԺ [@'u~.fݐ,K|Ta&G}}gw)^i0M7dz׍m \9M/Wzh+ klw oGeGJ프B7KrD|c_Ap%d'ȧ뻮:ӟϽY^7v*Q^Ӏ;E]U/mqquL32=Gq 9ї9v Xx)vӽ4y䪅 iVuRƒ=ҋ !Vjr60Ok@e5)nSنr[ 99y3%(jRKOPH-_0AؚK_pjڡ:hhۉN! ]7gTDVY3ޛ$'– ^Ds !|–,1BHǷCSzs'oUyt[g*Gv@*ʎt`Y< F>; w}sA!+߿ &soTerD[kYhZ] e"g̬6ϡ>s%UTtOÕ|Fspf_ +D\/'I"5^2K"Hz[:.^$\F]"M0nI/}~tɺXY.L{Ca7=E] Yi#5*Dưbü|YS&C+_CV(Pw!6uI /gur4\ږ$kL%$)M?m$0WȺ_I4}N)]r`i!f " AO1-C"&uo׿JR<4_בvW.sW_$ iM&?0"q3=/hd&$$G{j, ~~Jn!R䞤96>j 2`ftUjnʩΒ<T*avCb5Jv>pf[q *ܙɀ\! v)ŗxjUǺ$m%0{gil:܈N>#Y0 t5R׏?fl :L@.2m3KgSҤٺAGE֥ďNM1<!OHF66p4Fc5į Ԍ#s+~T55a_љ*=+#1scEi3=2 *c3cIޮs/f@9ceLT7!:`ݧ2 "u( {MX L8Kpq&&|^cA~@Fj;n:GBp`oxgah5z~0$.p#yu$Knl*2^yW' 3v)A[ך"4:o4eTq\]8TARbx U^~L_6vpD'Aq+Z4`\Iva`݃*>8[Hp_jK- N21%i]PQ AԊ,jrV%,XȄÆ_nG= X2jϭ޻Z PK&9!YF @҃5[i0FT<*H0r},1}z1@@f6}g9R}72J`fP`bi_*I,$.FD[8_.'Bt3ׅyaX=)DMTe)4g{I,!}PV)! ڜj: vp6F)6F|3UFc|V?ؿ:A}P*ULNt5V&dDt\p}q>jHP$[uw,LK7dT64=~`(i2!$ 5o_M-^k=>ޯ]\b1&lUћ`+^S+57H]icrY\k~9tm̡ =a")}ybH3i;j6(M"Ŝ:?ًs)pLp[W;錭$e$MT343:L,>T%U#S?g0;f#&DvR0 iQSLR[j 6KU ):+1-tXMK,\ډR7dP@c+!EI>m`B|Lg V"ht=FDif CV J+0E|1 X;ACQ,2OK%gFzՃ(2q' S"tuv KLiɊ[,EOoQU{8ʆ&ʦ茎cRz-uRb74=N|H%*Y&QWGGޓ$1ٴ8Y@й`dMA㯧4\pi_rXt(!&M"Kq1 S¦ZtB}PW&DB?BfVx(@aڔ_lO̖E1xq+N5x%k\#$ &[Z̨Mu]UuWQbAM݂atCeGsQ1C Ն+DK`*X,"(c/!Zѡjxc:!q 4YO&j*^ưn|wҢ ˿cp;J :~/a;jm&>͚Wc@9pd١0VX7ej dU6Is B<|DE5>>ݫ_ת()7+vVƩ磿=$Nb$tv%KyG\I)ݳ{fb"<bF"S Qj}0c LnLͦW.z:$%HvE TssEM $c+;xs$%u^0NwAchai1Ku_87 δ,T   ŶTHUL`*QZ)6A@@s۴?gvKF6y/|5I#.>ɓg@gx(7fƭHYj^jOA~d* fT:HX[x| Bf?w AT0iǑ_",2 u!v@ޕ$E+OuY߀s< :I lOMRk^k.ů 3~V3Jw+ ? :ݠTi/+:4lx}"lLDBE% q/:&> ~q*߹UZtRUXYRh %y66f5uWv,& 'e:J半$y}Jo\X ?ïTQ%ن>̔hVȌ<A?۪j{<9Qj=L8MDS-`Wz4`,c=#*HCbJ7L!xE+sk7ufxB8ox(u՝dK>wi;/Ts2t_dF6эk`v7fߕ6uRjܓ WA9ʈ ġ;[򭔚]F_vn )<-].@~~Yc@-;f7TO>uɠFaexzT NN,@46UMxuԱjNřC(J-i,)8m[hţ^;@>xg+&ZS{>)|A@]:E6yُCw(vpW(jy/E1,dmR<$OvėXkCqP[d$PR^!=xlqU릚1J!];x݉YCqGFUF ܃ )hsM(6֐M;١ ȊYp% 2m ĺӑGWpe@!M;F M\:3LD(O$ jjl,% r[{w،OPŒH_;Ú-a#m:)SxarxymRy6#v䭡lG OlUGNilPXHДvCōB[6F]YXqŸv7N|) qOsmFvr&A=75O?"X>r.E& ,oKt {%Qz\~X%뗩Ҳ(RtŽȎs9_f䛍ee!'4c6m%xћ;3#6ѺnF4غ_y*TN-w)dD"4ryzqDԮ@~M$OGi7kͶxhsH2VG5>Q,g7^תž3JeպOy ݚr|_#Uwwdws"(5p}iyf\$6fe"MsNL"f4M=?pvꙩ=h]ipI`п$;`\F&z,tδ2;4ۭMk/gƗJH ͵BZ ]O4?#tGԢ.d*ljHB|_ 3okd`7)jgԥl3"`!ܲQ-/W5CGm4F$=-!lCaǾbJv>s{a'45=qq_digDuiu>K_o;P6:܀@ѽTT)Fz,Ja7Y/(mNe;4MLr.EpaBA]|gQ ͛S(EiX{Kܶ~[8>_,ۡ KFܱL$YM )fU6`#ײU$g m4+PM{yg˳:XcM2%f eA)uU [Y`=`_PxQNp.:/ĒR2u i^$"G5:%k;Xpv8ixlܑGH80ѣ"|7mm@gy&YOՖu$oQ8iqk4FaU+Mf"%q3[LFh8b;Zy$o{n~_˛z{vŴD|ZQꒂd /=otO;Pxg9(]\A֭ 8cRn =RzKʂVj1d1=ZؼJ;:L0#&4ձiw[/^>}0d 5>we5* tdVyVD og5i,*HhG礓)Ndǝ tzd4V~ kEe jόт_6vndX~2O HݙxNz@FXzq-01MK0:e1Y'M`uEubUnsOloqRh<ڶUzV𦹾^.[E4\m~m4rM_lws[^-ZQqyuFuuNW)VR9^5zxO'$gO%|X h Enq7QX-"#lSR)"JhWF~YAUl+ /ڡr-8 ;BհPWz՛(57Ywy_Wܚ7T v`6 2 (xǝ FN7S#Ux8a飯wota n\)]zQ A tS`!]KZ9' <@i胦!J) rYs 3tRc*ƹpgaxu>e-]CBo>dgQ֘sWѬO%,Z"H,t(VoWik(+ק3;Cw^t~ )`U]6۝oqOrb3uA߲Y!=xYB"7 ;i]Y+8dxסBeo%i71OK@O8cf!5 V=?K ;j*RX[/H9^? ΣtD>}[,4h0"(Aۣ KBJ{R=߰aKyǐ~H,cp^I;)ֈP5$G沿?Z`PQmb($ wv׋)$XYT-w=ժx]7p k>#L.vk#6"::H~*u0wkK򚨫6Z`Qq0JjvmU% CrP69sTU! ypI+welB.${ Y(KΦS[0}#mjޞ>{KIw7Y<.tf@Vĉ>|<cLB9br&KP;fVVpL`UWId5̑3F?zw} vA_cj#^ZT bڎH8{G6L;x4Qiډ lua"5̜b*9@|1NL⧌Ӳ SI;j4|&7:X TT w&~B$k8>ܥ,]N7u%ʱ^Njs)GvvwpX!U.JfUQ`4,@Ud^:p uy(ȫW,H(?(Ľ^K_#S'wQ4s5B>>Kxҏ kz߈B8+L]ӛ);@!)Ct|L`(S[o<3>Zr9u2c! y+c$~|^̕YUF-~l ,g6R'i\ !U4HNLj4͜ʂ-9XmD h X+:"Zkgk%Tóߺٌ5 49>=0Ia?u^}1 HΩ;Yk\\#-~O6qFkdXU9CFVeLmUul@K@sl?T߽#.g+rS>I7m K`<2(l^S>}C0Aq WSA)<qv82Y#L͆CŅUӎ:inxH7jqI^LscYD%owȠ7yN!rN"2S]1zDϖU,Ajӗ/Q;5Vcstz͍\,2g%4sݸqoM3ãz9Z8H\R|? 1$Im9 i¡xz UŊ`ƁoIr@|V~?5JFFFSYرiBP3"݈ {AEsL8?~WӣPr!aa񊀳p/fU(:gV]^wujhMMn:; EC~SjB,d({ީ;be`i$(- ۚ06:{NWh%\]ň8نAaP :2tH1)c`n&NȂ꾸HE#K8KB3@s JZ Y bs⮶n&Al롸 HfGDn<>j="]m .vM#֨HZb'NBy:٦`9~̴WM,И&}<5=r{ x}૨/ۀ>޻z%6!1eٛB^\H"B֙]rES8h.,ȑA}]_n50v|AZLOJYG Kb* !Rb=9PJũ)Bu2kTR wNE$vhdBr{)?lX;!@&CbC~PJu~%cnz.0m3+nٜQkF(l& R9 ^1`*%} ;ĊHpIyI X?{.q< iA3ˋa칭aJN#8+'GXB!~"ptbanrI"">(Oz:]ʿ_F3,7Pwyy)uyeL >0 ݌˩VF3H P=;}?|(k4 @㩝^޽b1tK8c՘fC2;f'h,P˧f xr'1i6d',-0M^._97l*hϡsMh\[Uj{?g+YoB 㢢aBg ʛ>>c<`a??C?{p _Vͩ;7^ҡN$q}LfNܖ^Ko^Yxw<5hg~.KA !L.9* OO4mo{qtq%T7s ◦GEF޲ _*k4 kc8'\u 1) u.Q#`a}*. j@mcswe#>=|P`0& iBUgOWDd 0ϲFc0@< 5stqsIW4ԛH^` +Ζ?nFpp H~+8)aig9C]ZrHH>*o1e*1N 2sgdTL?QNsjR>s=7"X&URfڱVlpQdNe?M.ӌFbWmx.[h_bO^TE7coNrz>NJ-D-!lB&1< - ڼ$Y]U^DJO|P 9Q?8,:<ׁ?PVwT6Zz^ Ob<t*O qѯJFJ4`ݪwqt!h2wxO RVuO Hj4Ajo֮syw[{KT(,[jW/Lk#A Xs>L-`%OMC{.|>@rqb;{vRdh*\iLGz;߂AYe\ʙDd!hpR={/Jm_5?Ox4ŕR" gĶ/pɓ[ti mND5v8s[[$bp |;ŝmR-lN]JćNv}^OFݳBC$$-'ϿF*B5>CG?mԐO^R9zxwDG -C&0-ޜEVێa&{#s ΍6Xgeoڷ0)7P*McMnk͍qq]CHMjbfhkI{Z.Wҡby6yrR3Zg,H W^"q˚'!ŽtSZ3&K0V޻C _;^ j2U)y *m0q;kE'a/zX;:&˛/ 7%>E,9T2۞`]UDc=m"c#mގoBuErkp,otmH'B1MFYYiT,1A>..@ V?ȺXdZи"0b M yKZj&u%v=m`Q''!?{ ^Ri* ⷅ͉c3EQ@y/΅3bW;\ |N~ꌈyoHV5k&+ B2gӮEv2MM o_zd8oH'vm96o6']""P3?Q3Ԭ{`Ĺ@qaNv):a5DKVX99Ncn uI*w3ٯfEnSy4grcD+RX0K&F4·W[@so×~`Vrtf/ \]ÌKA4!Gk@$}2k9ZeTu#]:ʄ=  }igcwT,7lإ^>< B<,VF}e_SbqH4,A E@S0?SÞTIݴΥx d BG͙&Th'WA5k#ʶKT(O}d42gaUj"bZOf1,_΋@{Y۫2#,I Q5"[*S[$5^9,/Y^A*Tލ:{Ǥ|\\dT"i -4&w@ELCEhmƶfiق$1j+nb-̍Isf+Z(GLJऑegc90559:mͳZLLxT;YWibQa6]zwG'vͩהM͙~\tu/Ig[j* aPI dt!(ź2>*:@r]ۈZgSL"5])o3I?_tJ%~q'9dM‡̢rߏg3qlFs h]pl @w3V,dR\Taϥ g}yנ7W+L&Alnp+u|mҪuℝ6Ce.$m=R()pNAI6|^v4gX})F5ḤR06Vr6:5bkrt meknj BAsI|)/^;"eUn\Me~c6Jm/#%u?)/]f6bL-lcMgL 4DGP=SA^9)3[ 6i԰EZ%=3$5Mtȹu>Q&GYHoTJ5FschQݼ 1328RQڝ՛HUgi[74s$ |drG3He7Qj \f ԿfxYrsG4K;/vmEBPFf/aN5lcnTH[ʈIJX}`\U͠gi,}"(}`r^y&hk$Kj~ BD~Y2D bK}ulC,QcR[tըLV8)9aT 922UGmѲ|1VSEl>wϔd7Ǩ:.* X*'vO]oΑ:Ner!=8,= 50<` t[\΂Wj}ҟJGzi9)K=y̙fUbD=oV>:s !G̐ɓ}X{v+߱ #ZM$$t?)R KQ^*>#.5x_Lp'Γ;tm~ߏtZg9=,:a(Y%sC)laYw ţ1JJCJb'VPiJ& qP]sO%Z?/,BgzG;j C,_"5'ƺȜ6]q9c UP]_FL3 J^("}ݦhmb0:,ʩ[FTkmpm5혿Vܛr);&+d+~+LY< v}H5=yWxe`ڱЌ4R~6J38]{ R@LR~k1BS Lz^yV j%DjX!̊= {p2'``&UW4YuRjflH[=әRc?&X,\I<;ّ>>iLaja-sI}"6a"׮~P\&$Ҝp07J~o;$[u+]Ӌ!LU/2squ衉ŵ*#-8, kw4~;" 1+#WsywL>{d#56vnp"J J_6^Z7Bn rJ5` >_Dpa{I"Xc򈓂Ys1YLx/ЈUCkQx~XZODj5emjZ=bL]CvlI纏~vBl~Ɗ a[qUǸњ0IvFwQ&_=l~CiZ!dgMr=ӈ)?jOdK :Ej"ݔ+@lܻ8죴9{lxN8tPP ߽"H|DRG;]W 63x쁊"N5/8h hR1Q|^[Dz!YH*(#Jlx=K^}~|!x`BpӾB-S'.pz WK-wEaպ%=ֳ}p KG>d Aǡ_M#6`Çgt!Ky8DNbѶTtihFX&O6+lvMKlRjapG)0r"-oCGr,n!V;r7O52!v ӧt먢!곞 vmio&[OHYR (H(t@j:sF7bDbm6DdS|FݯTWJxERk5*~Jg.Fuȃů >UySկnchcAӼ;d7Sz!<'/xDT^LkLN. AW_0Zu(8$0 U8!c4xK b׉3 ں>XTG2ݯ-yP0~oSW6:}uFp emn0#A=ߣѓ}2Q +`XNj#s7%سdfÚb ,=u-R|:_QSqyW,WqX15A?AJOzuVwY婿0%̻9 1Ka~C/Yc0@m{w;j{w5bݳfR}W% =l$vl_^2OHVVjAƶ_qU*Gh ސ9WHsiF/s;ި+S|?`ʓyZRč.ZAKm|C}UTUHA%FvPR;,Pdzq|a"@4Υԉ铩"ur- j7f7hCtA@!36Y#dl dkxsc0nCݜ/Aώ)C!xs H։u1X8O#~5Bg.MK!H}_vRn} 'FКD]'*f#.#yj&Ubcy"VFv"4~y)*kzVZ^>eh!>4N$g_P3M~f XUNPan~lg+*RrXT::m%ִЈ{*_S3/HŃ8ͭs&uw] [|:faJeV*EuРpPLf.$ɻv kM\ —<~^(ke@(0U,y@ 'l^]9MJC3[)r1YD*ḎEoCoIaM<\H_We7H}+iEN m눝Hkp4h(C4α%;kogV\U dX_`5Gp"`|d [K]iħDM/6׻swm0?,[Q`rϚ9{ԸӚzH }G>}j y87=7jg]rU"&egx+}OgR0&zLrrTn6b×{-IBՕƔ/ˤqo` rVa =5l S#wԕ#馵J6z{3 $2<$rEꋆ%bEYLv-Ce%y}c(F!(|DͫOr3 oR_hZUwm1ddivh& *TRӕMJhEY~.cI- 66wuW eO%ɨ1U9˸n1¢63lᇁsX$)mN}DʇLaAV~exUk:/L i)Q Ru'E.5q\R1:ZT zT^+)s gĽ}OƙwL^NT SO-S.룠B>,E4͘2{b\!z(<2gT;KasMs#4I~Aȡn .d[9Xm|C2Cuomk\R Ć0_0Ѥu8Vi_̢s7 Vi5|`;h825۝d؛KX1~noSFyyE&8!cҹ(Qô]8C"0n\< -+] 7n!7W eYލߝ#%{X%v#@PXFeY)RUK#u;=[yHF0 hz:} } |o4ZM(tl?U >pNVs j !=(goh%릍&?b h|2$FX1/UR(^g rf@]JA*/ :X[=).hܤ;\̑JNo9"]wX bYJ±R!#@ztW#m@YbY$恖{B uOpj:m Y3ޠ(;Vi}lEzg&Vk-T`pGש8o67X1{!7hk;RFW{1*@Wm`.?|[RhU Ɯ"~UWA7.E6P $G C~CnQȏE,DT }[/I7+p-TzI;0*ijϱ:ضsaS4x {K; l+jS6ڍF䲐d{IĜv]ZeҸvoY C3.=$˱9fX5CMqbGUu' 8] oYh=1_BV( Rn/>K<:7t4Y}<>0EoKS4&g5vc4y=ABVj0zʹ_ك?g=,i칲D?}SL 9Q ~;b쐉=@؛rm5ڂ !N϶!"6!8a2< 8<{GS/;x3ƕ@F@ x EY\%&pܜ:&_XX>lEʭk.;/@O~F)B~Jx]7SQ؊-_ӥ=G@ɤdQD o.Vdm>' ݲc;oTK-箴c{%rI oϿ]vo嘴6+Rv0du-7S!`MAiyt$[AG̾4UswXrMDm=C[Xў w!sA21S`Hhc|ጰ>ƏT@AV8F_!C]Uc1+U5WW|8\-hNfZ=+,4kbSa?Y (.> `HՒHL|<}եn`BRns"OuH8i(`qt bfo$<Ëp޲~ɨ[N*î(THe3ks :S6#nmU*_}6s?QVAg{=˴%/TcJQ_ Ao(W>mŠF ﶌgXSYȎb$ > ܦ'I4oX\lƯ]Bik枎1<ޑԮrls0rK}(8Ɔ:VBCg$]Df)GD1Dq$uX͊`#޽XAG> #ky%&'& 2)>¬_|A/"*p5, *]ȇgzioh7CkOºA@sR+SEq6!9A>*3P{xAK2_On˭ޅA-Y*PKrh8K<gfgêr w.n9v5: Fˢx+ w/"oG4NG >5k_cZGZx` + CBV,T+?9~$e[e z H$߱ <̍P \.χ +8qԒtl\wSPgI ɊܺiW65Ckkܕؕ~ɼ׃PXJD򈛚6 U@B18Vmoe=P6\b/gCN“{"e ۛ4gO|(sؔi'GbN-EAW֨XM4pZm-b\_0j$H2C۶7{c{WY*OJ _KL0֔DOUB(p&$No cz{h}v+X(S a,P쒻r?HO̠( X9ԓ}S*-8I-E( yd4On$039i6&<\1:n&*LJ.V+f i55X\qf ʤzzGEIL_wj'%T+zRv%8dbPpՃepiȞ̄~@3Z.H5 p qgkdQkB> SXURkpΈʏr}^lIB3| kL:ޭf;ӗM O-=xX7hG>ZeSռ dg-$A'(nu KM S .ΉePQoq yCa٪\SwU(-CYSkUǍ2꿅T/<~-ϧf? cHT%͍`wZu7ZOXxPA,Oxgs$ǵ60]/XSĸ1:KΛg.J s4<"%୙TถnfpՕ8`qIv2Bh>#vZQ"Y}^`(!c/.UmV"pQ7&uYLKkK[wrirՊvk!n7)J~lk8FJ<5P -0&)-ˈC ^ϡ dptu922)"Y/ ѯt^ujInAQoh8Yhܐ*׿V;&~ ڴ; m\BpJGncQ ,lV:g󘋠{bZ6;%j ^ذȢ2qQ=qCrN>kEguwK('x{ND1k/gk SUKbx|pC(9bԟVht9=x;qJX!Ύv!{)ocA^0hzrbr@y_&3?+ѧpZƻܘqPO%w͐"/S?}4_[һ2_9ȷXvaC%*isB 찷Ⱦ>Bc[%ږIL?mτ -EK-Af(_ "Y~;;Cc%x cǹ!ng$Q{I2ϻסvN2u{R:Pğ=,}-nI*owÖ7}2|ǝz(eONݸK^zu vg3:w(a @k>$>U0񯃉HO#Wf!>YK~1}#$b]}e~;tgR|]0|w@k4jPP ԎIΘU8uIYkb1\ LfT3Waria%" I,;tbn#fϣ$4*ȭ=56 K{öo+d$ Joa93̾`8:b +&/4^eMgxDŽ?K{D'Q 4|k5-7qJus-=WOaDd.ߑusdH qx+-cAC̑HdߠU +l];7Iem P I={y̯uw:JSkP yNe^5'tZc^1oS/CX?e9 ÝhӀ! ^49< 9ÍNEG9d6`\9O("/j];A^'\i$PFRK7`?b0}J 81/9|@ݿlP_E'q$}ڀ(wƯz"rBO`wVh Cu^ h d6ZFVy'($y#&* >X0ie2dŷ4ޙ7ɧ<.|]!֋FURadɚMW7f$β54ɕpE|Q=,Z@%2OSb"ml/a]V4 :OU$U SL\ I0+噴LnX*+sQ=E$^ȿau5OG⺄'$i95M:Ze0^LEڰEQ̑F5<|9nҎR\Ϝ>HsnU*AɟC A>IHh%$=KE4St6{mwdRуTj҂d+L]hD7l8nR28a&yr|%s~ʑ\Du?&~Ý * C̶?7+5=ܘujĚX?´y }BtWg{RϙX֤DN˨eX^7n-&+M۫ZFf^o~nPyR Y?`! g .:EvMՀ䘆)bPl?h9Ey*>T]"AyE0woi 7~"#k(7-K+Fon*c{g+E9b12DDVreϼo%CoUh}uOXZŸK;J#E.ȥPe0Ւ0:M|a} '7wh劣5.| W;b< IYJ#[ѭy &Ю8\vQ"?^*\ bN+ÓPpw[ & `e.߃&(B@h seG2>ˢ TrN0R[h&=FX ysG5.zrlދV.5|*Jll,˞&fk{" T}| KXgt5x10'n*ko R2^bL]I%QQ(g٧:H0DoWN%ն4:f*:%% ]$Q]nT e@w?)[jC;:u#%rnBG0q=lMU"{QI<^rk}q@9nՁ:3vK2fOͽ46}dM)Zb)TZK DV>YM[ ;vK:.ݪ4$_*y/OCjrgaA1T{`wo_Y!GwmdN֭ w-I/uߞ9Ƭ 5Y{jgW:=Rp8-!@YӄcV2X/2;E X"s ExA1^t&cE [:Q: ת5V eݶ"J.g^h^Xu4R Bpﴙ[y4 %+uHI7\6)0c_d_>J}oM[sGK׆>Ϥxwh3yv^ʞdrnCr:F )#gb"=&at@tYTF?|iYĝ2MYˋ~BUt&7y'в/ڟ.E:(KwML +kC!!0"Wl&z*A 'WD3i% >EvH|zU'EX)VXk^UO(fsCRoKHl]tl'=hEy6z5Ev٦GW 3UÜUqxPh1hV^$׼Rc]oi iyPM1@*ŰWRB-R坿NNHڄ`;]j䅐Q%_I>vSG!ovMxdG`MrH W^Bdirdc("KLm bMrrtfЦ /~L l3舓G#rEKt}= w-kQq*y';ߑ)pu1Ű} oؼ7jT=EؘEPq1X D?6Q^zi]Ok'5Fe9]W[|-AoSG@X/i9n$ia#}}&7U?!uK/A!,ЉI>fbui%y`ҵ~&0,kj@{3&szY)Ol7V6RP!Kߊ=5o^TXָ'Uw!8hg$ph>{ d&/gԓ$OKLmyZ+cj 9$b@I~}93࿂TLmų Hd<}c _tX -{_RJp;){d g@2zȭL:垔┧&!?wMG5H%9,:YX/}I{1Ql⭱`v1yKq\t' QjbۄkC}I@B-xHMhLP߿ÈYWAI~<;FH5AÛC3 {^Rʴ W~pl NN(um?O1蝉 -͐ z\4MWK.u&Lid Q1cVk$CuBm,ꯓM]S}%q<nv ڟc:^oqM]5zZg$y}R3Uq= HhyͶUgLNМB]´:8ك*I%&$ݯA3B)PDٳ &ģ%`m@ |+p, [W:_b\gl=\HVkP$@ XA`z>D۝K'Z1[9u| x @ĂFD0ʸ|.[gY]ýh7Do/x9kdϰ+89$Z+?06-[^qKIfجkH.ƺ;G!" ZS.yR 5?mڝu.Ս;.a k2WO 8;/5Fisu;~4}A}?JUK ,mS7;'(e^&g՘avFS.V>Iߖ(hm?-jH+b }^CBD'k:ȧPu۲<-6 FRXs,ixXv Ssj:2G aT;@T(Q_-+ \d^,QrKBIUt9Gh&C*V X1+Ak)Fw?81r]ӵ={#}3Pb3[KKǛlzd1)˚E%.;! BU{44/\+7dVnY8];^{QY.háǏY]{N|BP9%aeUQؐ}aq'If^4U9Ny83t\aqvz|7kfkgg^- S֗A>-C8@=GGee<%MI cHY5?=B[)}G@ŽD-'JT{Y@tJ mͩ1M)մ3dgR)r* L({Q}z-Ֆ=T*&֮VD乀T9t[_%0'>&QAdSF7y0AtZj2]||sU;l;#Q$<#B RU )Yאc+Kd`/n]ݰg ؉ɆKDW63Rxx-Y.Lo8,m">N2RbvdQ?-!;/;f'gwlG%4WoŧR_zX6lRfjjppZȺ`݇h :$p$Hi6J߮5PW:ֈ{TiyS$EC& h}>=]1:E[~2:@VlHf@ĕu݉O݋ytkƷA= )`P'U*1W4ݝsgw7Lj $>#8m]qOo!D303GHp_W[)v]Nk5. vpbUV /Ǽ3l/f;IFаfU(+B2c5~R?^pYem2~9sJu"Pwc#xܦ#c aʌ2صD8Á ?)]GR] 9" N> #D 㘬X8݆ *U`Eh2.Ilxqca\丸6IzM~wȦ;I{*aAv֧;f}s81{{:Ap|:mt@9  VȄZt&C.*m_#jnÉNO~nm{F`5`YkցO%hHi'gߙֲ+PDLōJl3^ 尼9ʊz!v"WT5 z;$Z]N Y@_t=ng%$X?v huyI [?.K`jQ5Ͷlyov9@v&}7v Ԏ\1)B̏rd׌ 07`s&nDcf"D˯'ol-rIWi$N>PRzi_l|_$H٪m/깳ێ[]:69k A:>g݈ݳ 7!X}ȒwNX>"^d) uڢ B ] v7ĥA zJ)L>=jUB8C yFnb`-GFM-࣓y/Ez6 /믶q$+,QҟR2bhm2Mč϶\`>Xvbg Bn >*U}%Ip뭮8Ȗ{_dtr؆)Z$j8VX@5u^1yۮvX/z 1)z*ϝ{Lӹp0$&L'$i_^-Ͷ 6 E+rLkv\JꆲTd@YX ܫʺW9!$m>^lJ7Zt[UvĘv?wJ6uQ{z6h&XFJu۰[$t0ׅB7Lfν5mKN1GuuzC&\ԓ)!n1rPo"-%Bgقȭ1vE`Cua|ZXH@yw-!Op<'w!H)|u.ӁiaPn[*z}2vQSXC}E#83a): :F7d[lZiT\yzn%l~IwYR Vƭt21=:6,6"[Iӵs5IU{&>L\>00k/+O~֋җP3ڣ*UIJ(]IظɡUu+^78vUv3=}XtZ:҆N̼7nf2 [%lj&}Z]M`>F:D0!<]e]TҘ̖|`l9LyF+&}lM@w]88!JsY^n̛/7qzNLR/n cp r.+iՅ?W|9-f(ӊMUsx0. śJ7I%YQRh Ak6Rxl 06`˛V-(8X_"/yCᔬNs= dE^A'.yV*'s஺G<x?qzf:?3%ʖ>x2wZK`zE3vcgFC#gp ̎6[yBxo) nل7 UDb ZPa{a$|{܏P]78XOa=YIqה;KF4U.n0|w5 )Bj2!pȒGkwԿW11Qkn+ aAd%=$ǝe?S2#~F.ë:a@\d" k~lm!W+}Tc*?-EdFa"y0 qz5ko4 eX[vY`o%5ܔiGC*SYa$6~4SGkfٜY@yșdzRT,]62'˴jz rel}T3 i&V\])'gf)ʀ)&H3fM?v4I7зO}2JsT|] %A-wa9~=2 *V;YϽG`qìq.;F}׵VD-1Wwn.ط:`LJ A$tw(C-\p,4;.{0A0TRdݙSHz[RAySwٞ㾭1/" &6HMO6 BT:T{>E g^(2zŇpq`)fkd,7O"dl/4yi˳Gei>> T&R6qY\k29ٟ4JLv5w 1|OU-Wـ$^y%eS'oa,s_Wf)S:Hʦ0҃U&}7i kAF'6a]kdp uңщcfШ0OVf6S_sϵO'Qҡ-f|V!>=hǷi~Yʪ 97Qju՚:yY~B~=ymbͪx#.R.:zB!keQ*quh)ZdX/uMru#b*N*;C%Ei6$=nAQ6}l g)J/_ 9{"2G|c8CUhV.D pߛAP&~qv!XenrD,WUv<X?ŻGXɽu\1uW3O?;qo6?8J׬%{:8Qܒυrܚ3PvCy!V9=ƐR5M9E+$9NlW벻,v7wJǑ.P֒M[GH)1C*ؿWCO96@5?#FzX#8Mq g2?p0l"+{)F6NJo1Yզ#{j v[9B&-nk{OwRBHVnFmZWJB~ Ϊi{9m6xHďf[vpK 8 7%p o;{iv(@^({ud*f ]wJG1EYs L1Z!ۃhFݖsvʂep]̢SP>͆6jPD"E=m6s0+xzY%,Ob 4+c.P fJsm)XV?lf08Ӿ9vwґN8`GJG~)h;s69+kt mW؄mڬR d6ye[ah:B k 2jJS- yuypAtw24zs.Av52.4$\ eXTI'YMAиx8S&[~ʠi6'Z|ڡ]=ysXH=l#BSx ,yr3\[Dj٣{`GxHhԕ Kܕ2dmGQ9Sҟ_3 3|+ij"] ?T+A]gֲc1${[٢hYV6?V3[ztl+ *0w 4%ˏKU%U`Mv/ϋ#1gMï( < 5 xg~=`U28KT3WP31ߺN2ƎR!yWO: ̀ٗYw.ם@pZjw?st:+@N@Ad8z8߁NO2]=3Mb!i{ =PTt f+sah}P4]"R@)9ZLaK10g@ѳj)Bf_~Dž¹hH(s4TY̕7y+ٙfS!E?4ga 0Fotb>ajzs@nCj 2k#xχVˉ[gr¾ =aA 0?W"0dCzAn1㼍N,PEcksyc`J T:E|Ea `QRqC"D BdgG2vk sib@A'H".dGMu[M$J3N]_؛HP|>*CY1Au2ͅ$)#цqLG)\,˴p;nofb] OV-̦J[CaGcJ{ ^I'Ǿż#r QV*\sed'ę( I|>PW, X1r+\l"+BqKF*{0Hqb.T*V'DGfb-l~^['X&F ȃ5IQ:[{ rE \*~\_LM<4i#LHIt6kcqp 'o!Mlg /1eC[:odɝ,S18sne 3wPޥzTrv0|ٔz.ThnA zKd}ӄZ4% Tb`BD{z//%" PsH"bmnxOf̼= jO7!ǨX,> (X- 4:ݧLpMCsi W^9 %=X_W=-0f'+綏xW&ҏrK FDubQ)2He쩹9THk>H)1yZٟ;ŽBcm%yyggtz S|a4DyRB9Ss2h Q H(BϭtB%L5̴4M|[R|œXrbJis]&(T{w!^?ʴM,(5M4=Jl#C,ͳ/wC 'j^d{$K7^a@O vCEYnA\G?LxTgv.21 Nxd&'1p`]?).Y{WjZ9W?HR{ED!gX/; -KZ 6|p?.Rf#NEH4,w+s+ zoa?Crװ.+m KzvjQ`c+׫ѿMTHOwr"Oߦ_lc?:"Tv3=ԉ81\u#KPF В*ι24j'zd;J5VU!*nKVk-P2X?e m$Y*(A&duSQq/pHB@Xptڣ+nK6/7 tO$j[)8+S .T @]p_֝I>'puDz0iR[a&j4Vc4ׅ ړ9wfs׶$* Pgl"hLmip R,dޟWp<頁_^̱|s`ږq49/.ͫѧMUOtI{|*+*[os8":WpqoU_VL5rA,qzLjJEk>gIU*C˚:߼pe2'WƳ˹J5V?!.TSaU |x`EmN ~yMK1=_)ʝ`Cx <ȑ?r9C"}Iz%XUn& =9_OFEuQO {Oq):sLŁ[+Wʼ+J)PeȖ歂Dj0(kp3Z8MTV|X]:;xUՍΪ때gOh'@v8K`IhizΩ6oG;-B[*-zu&os׏\ PkMŽ6묝9ڴE܃\BIּziJ^9D^Uk¬Yn_6 :b5("@4?q}u/sQF{ʦՖl<@!韎ZcOU'%@:~ }i"5\ϲ's^ rjլ̉ܙk0J(Du{|c[I|o#mw枃ۣ F3~iK!6ab+pSS.U+<_?Fl n'3XI~c(j|L?~|S7+C[N acLDۙB{ nm,U>l/af?>P݌P8K]L̡¤fL^ݼEJ@@VG*)LB}EB]̸Vkubqd[`;~yOhř3PU B;rwrv1<)%53C Bm01&W6]0 Gh^oOq[bԿ&={W]+(2f K;zXP|XĀ<6wsm$$5qydi+9&L^dSҸf&RYC@rL[8Z ETʔ@lؐb#Tې?D51H_<,i`_RF Z$vbD|OBN?c}?ChLł,pbn9Sh{B A!e_L7sxb3S iP`zm跘>Vܾk+Mhb^NJ73^[ 5zK:Qȶ{nJ: Wq!óB1ꚺ/ܪ+ YӔ[.Y:RT6ׁ( =Av:8&%w)S_ :@9hSV>+xL[GD㿌IX?/~h >85BT"vWnǸeHjq WwrB\d#H?|?VW(1;RGD|?6, ] 9uY*YJXQn1k*E0!lg^ uv*4jS`4GKI;&yюwCFwLMۚaB4o. bF3Ϗ*rp« OA{QŤ޵,AQwG8lR"'lf.20B3UKiq3/恏뢽h?L[1/Eq Bίv ;}mk3Nj|`.H 68u|;T>64ש0,m#KT4 ]^y,f>E pq7ů'f\k@g2^iiU\ nBYPlhB9|am6 T= ԲZg=\fvoM'޵E'f^ޮ8>tfWE҉e}yy8)J9 #XXqXLHxr_E D92K +C)cYj|^YB}A>c>&}6O5=o۴Vk6$*pK/8f(U TԿW[QXw@F<ƹ%r)x)TBŒSaOVؕײwA~G‰ɺk?oš Hj'u~:t.TS)p (!',fKqaL5>F gN#&hPdƺt:  ƨ?~rBBzbPiG@^XT\R)'[,B9N֒ݩ!#AH6yFi*eeWi$y06ޮJ+/4`FG}ۅvA~Ch` kwUE S䭁-~jTX,ʮOci_J޵@|(O@rV.lʼnND'(*W<$=+{~恄ܟv\_ŎjX0Zw8QgvC5ejuH.qcJ6Hco`nEY8@n8)ەS vRw5> Vz.2+ >R=rR3ؠ,24 {lF;F XߣRnI^XU7@='e~(PAPY:B.מZrpL'U2G֧زO Kz;^)gNp͔9h>:ܓF(P{ESdTQ CLY`갎w Hjgp8q@ [Z3@_oU'e# $`&/[vG86> YEQh)jÏk[mMBf^#*_}v >vSn\W0ISiPO(]vʴZ)z!}@Lx" Wln\YzGnǩ3̙8A)| RA [W29rrOk4AZS"pH>sp{'-QWphKD`|@,F_'VP|E)HYX@*&XN5}@Wm$R.zo9T^S/eO J# ~S6K dNշknՊ Eƅ~h4,Qkr\\T2{(P|'T.h "'q;iAS dNF(5%B8YvfnIa m)f~) J3А{G"PxzITXjvID=щvPߟ-R`3>f4,+9UpC{P2YƠi Ut3pebIVTᑚ^v#0q,5zӐ->Gj\r+:|L%b}3`s8pO^zq]ypnVӵV=⟽TJ`Cbf 7+B+Y ǃTx} y}?8ۥvut)8 w^7]*z&h1Ԗ\.,&q rw~PWRD@CAoh^}dhqTL%#{$ l[RkQqV8q2XIKO[ 3--f&"m:`eDE(x'L,EDt5uhom?h[hEWiV4Lm$(|J& ˫fvt~-]0aLV945Zgh.C:p"IWny&Jҳh{Aj&"ح,ke+f^!Vg\NPs,:3<֒Ş"|-h@aWb95YƤv߀u&W iueQLe5/95ۑ # v~`h"6pmYga ep7,¶U}~PN^\0ߨ:+Ilɑ,Bo5J>1^2+ tIS VyU]5+U1+~Km0!QJ6M˶ y RJ'(7fϽ%R(O7Y~ODJ!7c{R"%ˆr@%):r}c[85ԇȭ%3FH#{o>*Czc̀v\³:KX:}#'[s3-94,n;߼Wf 6jjO/^)M-#W2;n^2 A(A JiN;Q rSrYئЭI@ȗlp&1Z'90c\`GԞav~Tmg <M_$,r'11Qd[42Zͳ0fv&_ƀwɨXbj.٣G#{\(I*>-өmg]Yj9Upk'| Cnc fsY;^VZBf+o"Clh9v6y`]5‰K6uS!K1K`h+X&W\R&CsBh bJZ+o칐9_Yk SXu Bǘ,8 Yd[#a1]TVhdlE!Ah#LƁ ^ ~-184!DGt4d= jZF֭:K)Kyk>y%8Y2h9er+_J8d z ɏUb2Ǵk|!Hqfп(.ӹ1)SF^0s3b}^;hGz7KTޒ%SzCm{)K}1R2NE:uj[O|fd6@Ə}'>&|:IBPMW% LޗݾDrb]ar6[bSQ2ONyQ(5O֨? 6GU\,/;3 ,߷ġGluQ<kr/JjM+\x'Y.= FvV&EξxmE[N Aͯ.6SI"4FP]^|`#& ! b{] N9|:Gg%tz(Kuܶ>(t ע}O՛@/B$p)bdw'$<*sza #;'mkP,TEHƚOG$nV=kK{=1BJx=Fx]1s>ݠG 즍|m':@9 yb^h^:u_/b3Q}B?b3B!0aKIja+S k[mg8(RQTa`@U[FM7;[m1Cŀ67lS / 54r8ba+ jZ 4jMTyM"nWMyC>b@̓ԍ' ݳ*l{ї)ahTCkC 7r#9Qk]qS2 _y7`R ݯa;';D6Q Zm#z҃Uem#9]@f}v!(5%;jqvX0@hi5"s7m¿ܼs+jp9Z3šw*? ۏ AV;ħW<BϦYDy_҆[fBe#Nk.'fxA-d[!Bjڛpr' U 9dm0"|[Y?%7C/;"& ļpLPlŇC$ V=xY#°k.CE<lKT@fR~WyMp{|GhD1fObCUFAd/ӎƆ{X07]rjI]LW"u;|3ӸHRԊ >ܴ?dvxvd Goi[f! `ҜIth T=lm q# 'Ǽ`>/;S& ̋hD{"<;ǧ'\6q>3P>|T9C'4b3oXADe| d&;gY+K9 "T&Qvh\FY8ZLA3x%/KEVEz,46~>AYJWL8a|{TCifŇk8:GA!e L>C:9|u1_ނ U 9tvUleULPj l/6\+f*oXf\҆J FT?fҋCaK)M406dʛ$I̯p} XӬjVx◬^MmҊWhγb$"iKDlC%\xM;7 E ?_6aɟstN" & =eAWW*c/RF,u6 j8pF<Ǹ1 eelͣ`K\$C/_'^uGkf߾I]s/hKtۛ5DŽlj~3Y/W!h0٠%CZ ܺAh-F`0E yIi%2S;Gcvd`g8վ5@E)94+x=a~uWIjv׍k`R=q9rhpPHB9y߫"ٳvdM0uWH>\dPvgE$X.JVD/9>QH.*4Z{ Ԗ5ҹ0,JݹkE31WGqBR5ȯ{m2/NQn3a UaDc)Y`AR4C 16=$gGcZW;>0?}TëdA^7Oiɺtwo|dN\ȫ؏166e5*C`co>TAL3y!\6$b $ױ#o тI/Ä_8$+ˢ#VGi$}bH_ͼ -_5Q42U X-%h1-I b-WH<~Nen\X#~ʸ[,IŞ$Dgoq61jsx@DAf?{8R-^pAR #A)d}?< [E/6.;Iˤe?[4, s&o 5 GF$4 ;˺rU0 ,cwќzؚ{r_ qj1I=)Ukk~ay‚T ˞r wH* a,8Zzv^e`^%ŬJ@z}'Ocob64C #yAZiXJIFJϧ3~StN [N!0ۻ$0"^gY˘.6dlݓnE3Ҫ |z\@rTĒF;_эn99#ڭSKIn f~0 *H?d,i_3`re@w0=yXw濣}AX2>?>hQ2c+)q ES#-{Qƀ^`8m9$G1+%Bt~=cܻl)cvJRrœs)zcy(I#/^!+1HB|( lX cIԱ,EHb+BXh,%- rM#V) COws#`A;n@(AGVqCRh_iŜ/g^q-teHcqbXNd3FjBա,t*e9F^~㢶 r6&-&|Y,e1}ْ0s-_XĄ K/} n]Aγũ$6,[w`Fݨ|,!n@6,=>C~@idz@ffb7@_6g_m}?yw5-^!p\ IkВ)2R)pf#k݀0J贵̬~l]'CgFw2] ]rp $pJ<3*/OјjQ)Qx/`s5;#/4xAmRFg_B5Md{y(4&dS2dVt&ddƺ-^1KzL82^:&-_q7S^_8TP#Q"[$j-7R)[&58UųU,,]) - ޹(iҒ9:Uqf}~.go&ar8j5ճ5aCLbi?qa fȄs{3ʧfw屋aM:q2٭  vkvKVގlmOFOܝt<-j9ƗX|`U$W/op- Æe 9'_?cisonHYmeiuLtbu,{+M|ʘ?߮%U>5*N"X.Q-n9Dd(9\/r֦qO50k!+rJ{ sc+~U'.t[#H̚cL(^ Y\؎-#4vYc)WxuD [jAl!-_:o0n܏0G m񔯧i9Bd/śd8 bFv$Ԭ.ԍGVLXiacd̈́#`hiKI]`NS .K HӺD3N';y9ؕ{ qs[1)6|w7ܭ[7Gʺ#j\y^>9CE;?}m.yu.`;%[Kgkذ.vVd-^FL%sJ@fhPFYD[ 2&ф=]D1 'G ᕍrl~Wۖd?J{zCHgh j(c6?မa5)8qi/֩Yղܤ5s-FS`H6 6B݉})=N쮿g^S3Ѯ#a , |<6e` wj*'"Ƕ].ꫛr.G:`0Ĥ' c4e20 Tz j.u` ["zK y'>v{<7L^(mӥX?|6؛3Q i8yE84aӍ?񛱨wՐ#)A2Wc\1f*;okpqkHb!Q0<>w a=8gJ >oKp~L$=呿0B3ˠ iDaa ϶Vl4&ڊO`4FTe"k'Tک6';#aXMi81>?\lN#oWI =2ѱ#6=}=r(c(%w^v!E&#gE (jXTßkr^Q9Psb?vïT5\n ?agYԺ$ @ 4$`?@Ԅ!?A '? ;)|$Oga>7 $0p$>C!@6ЄItZkcl=b%4@_p꾇+XUcb}s_Y:V~owaq]]-/-LM}aE69S^Cxӱ}{_!,c)68Ʋ~t4np#ᩥF`=tx8Lӱ/Б`~I-2-!fV7}TӴU;o ?I AB:STK5@"0`HGָPդ ,:x-̚i!Tj]C0*64Un<3܀lܲN,--w(a FP&]6}M" eXeq0+>Ye^qVLiotא&/^c:rKU?h{oh^P^ݢlSDEYzd;}Ͳz- %ta kh"˷A\wԐ !xd I/Y–N6+Gm$Q%_c. ǹzU\coۨ7=9^ѽ/5bGd|q٧,)Rg% F^y 8H#Բ4B9lL5.Qmz#0ARV9eBەCj~B(jrʡ$-فhCbe#hMA41T!\ЖաZַH\c>&d4S;0ZK@^)޷y#,zd]=+\}&w]nM]pT$o] yq*B?IM?\fMwF cn2 by74evg1NEjbaCB8ƀҴ>CADLIiG̕ :0o ix94TUek+4[6 @сė,(Z&d[aMoPp&"_~K Pk/Wc|64ļ{VmcpsL_> ? FM4|{,Js7.з`l~.@A-2<.5P5(qziC jq6^Nh}Ogg0N` 2B`F,0$?QZnGPUzk :oa6L*c"'៳ZLR) AijdfQ !v<#{N~5;#v\1S|,lORb3Ynh\{9^kcS=- ;(PVJyQGz`H 0a71jQY 'Xk2}<V23(^UG=2C1tg{b/I7b`qyʚ*O\+]ð#V17hAxwg<ϧ=y˒Cwm͛gLVwF6ț6ˆq{,`{ctaۻ-,CVّ[vSx.&&J`IS׸!Ec̰[Yu y-IeZuA!)vˀЁ׏~ & %h Ko#B lhN4F*n]WU}V{#kʳtI˃2QV!xxz>5*IL?%a$3z<> H$$ᚼ Bkɼ'HC`" oyc"vr3('?>8Z5^Bj ߍy+B@/`+!j`vF*.I$4:%Hm4mef$M- xE B+<͒TQsJIPk?8G 0t{khaEk`op+ZkPed($Gm yA5FW?c5:H5A0S9 6?g|WW[r$>?ߥ[jv: -BmQWƕo4xS%HR 7hb "~ 7X -Nڴ(UR$X>r {iT{Y9/GBi;t &9k̯ZiC)6 K0@vZsDl!.K}MDL  XU(%A3*9ȃИDؒ8T״y0J:SPًQUV alPf*D:.Շix0`=¯=Y 6!, 1i"k @gh*]g%%&S6W-7q[S7g PXV%B:Os,|fLKM8B,Opᚫ!t0Rg_+Xf+J4^ݷ4вApۃF O6|ڪfC u*NDAĕ EShA9Uz ɫ}OD3DE Hg.Ir2"ni2=  G> HsKA M}TF=rIپnl0 %U^.K*CPU~3aXTX)c d(%I EhbJ= JWE%WppDwq{Ir%1zoJb-^RXL $2CXaJM0`X9M|2 u2VQ\* I $?cqYC5Q4oo"veS׵I7Hg*-J DA {;Wt } 𐮘T%0KdЗphGb#r`-$rBBW H7!xk4eU$8Jˎ$9klݤ4 sZXI'_Q EgϢE\͸U2,$mn͡w73jZ{<n]h4i) [kdoLi$)UjZLF4@L62  *2US(Q ^11XqK]¨QUPlYkB)@n(S{1,LRQ|TuxQ%!R0kF%6&Td#P vF`0Rqxz*X,0RYkR$H @FDAHV2JA LĈRqC{CMz&Pr :Q]24Ypc6/S*(-WdbEPL TOc)z,ek ,,ZiD-L0JLHT%6h +`kf1Cbnjʑ@ɳj$3> t,]f(]Ƴ\+AeA!Fȱ0m,F,tЀf)!s0HuߛVnno%=C3 a2aG 1*^ďF$d~0X-*H,¾ˌ3<- 8 P[=k?lUfC%ѕ `㼜&gsL:j|rLhFiOG@;V D9>Iy,'C %$NKCCPjknh I\Azšivbū޶Eަ~ϕjHڔ@C g S<0)Tia_vtRN/U ![X6c@tt*M/mXeQ ;:Ǡ{[5ڭ}{F~ϗhCλ 8.iQ0ut+â5? _]SKm-j=܈)`k~V$Y!h t) q61ۊ6B|fիfkҾ-6jhL$*$HG zC3]8|XAa-).Ғ/(ҴS|8iI^+Iy$D!x74B;} AV#gƋ#ulѲCiv>s8HͮnեF{!v&Cb/}1>0g,@ !҆%>ȠŶXiLpQ!8RV<)u RNoF笋tœ7s' ߥ9ŷ66F%Q#aA4 2 3tK6oR;= {w)5 p +Ed{jUɗ6Fňx d| }}0eR9Sϓ320c۳[7?;?CVo%y=x|m˶k/1"_f׫bĩZtqzɏ-v Iq8`z1+ת* MCˊK)T~7Q~mVGRg!x> շs5u6cZ![M6zU0<<\5e3ٱ","<+b]Ew(={+]LٵZe7Bj/m{ޕ۲BF Ԧ&d$@[Ö13IH'?Z1("5_q}.XyOE@z:׷ŰGYz:31b~\0碳mp1+dz㜺nxTsY'$cg"}0jm~F[ɤ<\;OV`b?r>cf{t,/khŜJ6x۔\d>2|G,IVU 7.m5P?IaQ.p#pnNim%z6hR!BO '9ؒB崁y>%Y ]@0Bh51puLl=?S;O+B̿ߝhZFcZZKj8ρ r ɊFCЏpŬwqJ]Ah|611ܽZ 0Jrl e%BqlwM}qBhXΕ@J夼v}CGLQgeU"NcG/aOponĽa0BA0j8'ϥz QsL34Yw ^_98 .z(V:(H~מЖ͠F%܄ɛ7-fuy9YZv{.)Iyl .SJlٴk`\StO? ۛoٿ %#6Fs \{ZEfvM" 0 &eę/x_? .5Z{ |Mn>'c5caMy䑅t3u $aigJ!b5{);cl&3" :w;%@Ql6dj-<0?$ѕWYi2lmh TDؑϹ/U $P,_oi~ƞ}Rˡi"1~7ˌ&l#a(mVNF7TWӾ̵g:oWZ72ITJO"Wbk y(/lڷ1k~LY/sKLwWQhr4l@GI 9:e*)$;b""Ǐx^լAH^}]+Fl/7TPT(jMH ȫKQڋIG_j2N}7_oKQ2'{E䓲f넘97jyj^՚, ų~/gX ,{6>?ow02//ǒH~C.-}Oru,Mc&"W7Nxpࢎ!O!Zͳ q vcyʦJ_/>hOO$xv}JmHάe=TIΞ{ H$˜:sA #/d#8 a5_giY5gK b\]dѮe2-<'v[bLx d)0.9*Rˬ2bC?fnEu `.GbR3E©"gn3tzF6 QR_Q%Mx== \ ;,&AִKRsBټS*VwЏOIßx0||P07޶\IqZ~g4}Xy#BpI-I&:&.= H/fBkB IJH?cmf;Ǿyf9ݬ-v=KEƊBAD.i0 G0cfɜSGh/1q[+S'zhƭa6#`< ]N~\t^N&M7DF1;^ݶ=Ls#efuk(Z=sn{0Y=hFnE^f䐍~淙ES ɶX]_iQA(F ]q_#<Қz(+v&r=E@ @ &R p*qһ ;n\ ? ;gH#E<) w6w?|!VPsthZ(4@|# 4%GbA0~Vn㭙 - yHuy.Pfs]4ixBo5Nmzia4m4r7m#~zpZKw<;6#rvٮb_1;UH4WWsaon/4)QLG0Ϭ0)a.jȐ?A'kR9-XbI@$Z]90M3lR2F܆$u!tvЪpBPTB(2 q -“J䰼 Ԟr9RXb;[oc&w;/q.yEjfO y Fe`ﱽ&;&{4r&6pyWۮf6]_.oGc&Ip`"@_-1lTWOi6N]HMΩޢjJ@T9 C"ɱ:q낁Hq$#hD 5lre)o'HeTVV'f m%& ,s8\f0FnŌ˷Oʫ`ǍWNuOrvBsd#;Zm}Dh}Ƨ-NW+p%6~8BnhW6td%]8T-)P/>%07*L5E;ֱ`k?Rz6O %)2˘RWKHIG?O7ڍ.n8JR]ZK-JIg(-͖]-PgKƣ@~2[d,š{#1 I x|':Pj槨vy+!ԏ,9HA3{$Ob0hYDR3D]HIx8oǩVÞw%RS5f,yc|y}Y!%EFSÍ }}ӼXsS$%@4`l& ~1W.uH֒f%4 ] }#=Zv'cge,Ah=z#Y#_iBlʹBG{9̽A NwMOZPTk1hAH)̔>8ޫ!Y5p~0+ڰ:YAs^>2\O:%bS)4fځM>IX/P0wLL^/5x? ª*Xc4OBr>Ahh xtlZ k=E8BNM}^P%M!BKx_wWԯ~gFGGOHRPbB%+#=oaD5ɝKΓ?8po3YںDOX-TT~+1/V61rq=5Jk;:f8N^(3W&m9e.OQU:F5qe.g/w'ƏO=eӐϰ'aug0 El MC%|Bu_sZLK~n|X ?8yֵX#$u;|JV%,F }ЖCQMPd|>d"L UD\I . <簹 emq-Y:$X987DD79sJ>/vieMMw%zyFEh;%Ij78=y0g1.с|īI}Gմ3B96 HX/ɂ;LbEen3|ۻVx /A 7ld;J&8ʰ!g%^ؿ"݇~0;ŤҾ_ul6/glKMM-3YY9I '% + k}:0 $ fJy,oCS4h2a"A 2%R BMj|ۿk͏WԽx5*HƅTT"/y΃djP-F$#c`؞G6avzG'iqpw?OA{edRsPqxy H΍( ,?:UBFq4xl[t#эR84/1$_4֐h&hv9rd5خ9CHAbδ`l$@ubʇ@k|j%s~N,i4h *‹*nyZ/ȗdTMD46~~ ;cU7NJ4L뢺|/g`O^u1& HO۽lڹX$J@|w,B$݌9^'TSʨeq"q°,px7Dw#]w^ 9ehH` V_VV« |f.C5l-睺_GCIsGjyg[%/3|(eδ}|߯VShȒs#ڟ#m$oY2.JżH?*|:EYffI;+f>,cס{vZ;xXUW%%jTRE.),ĝË^vG1h8opv^EGa"Z柢{ڥ>AMJ(}2Xi+KߚZI+8fjyw,ܭ лPoh; r PU&>tmKB|rōwۡN8#-)ZGJ[%[Q潝B5f9yaL/Q}NLyp%p/JC< ![$:'u$CgZh _[@ifmϮ=,473]pt<9-[FS+xKcmxcЍ ;'eV |y=Z.D WmD|HSK5:w2̚:2](lz98Nh}S:M1W]lH k7 X`6R #7[)BL쫜emy>^>¡[_)J6n%Gga[~yBjFXRw3w7Fy?CEhJ2=Ƌlku:^OVe)R]"Xmj ˟[CTƢ!ø=p ˱.v4[jH–o5ytaiTݵߦwD: 덥G3li O˞$UǗvKl`6uzeUMir]Mg΢&.!lBDM B9CB4'CXar\ŋ,Ha @SrNm_x x *dN*k\>1#)g \Lxr';!">5]=*d:Ͻ;{9LȒ,;!`]T5w k 0oyЇ9k-]<%L-;3b 9B=E1坋Dž{=|":‰?aRE~I.X kVFZ~lC'c L9ᇪDk6YvgLSdg@9۠֩|&;M;GM׏ 70QlPLGS+ pfBIR Bv 1}U>KU%v%- ~oqC>Cze\g$.D"6G2?T8r884T5<5!c/ Nq]Q cksԤ?Β|AI!,f8P_uhreh$kiy-{lH5T>!%0\AzmX{"XbO0ĕXLY}C(ޯi*Ŧ\\c: zY j9vw#B%(Z+Պ nG"n_^|5* fs%/t Z©mIj58k([VGh*>y˥6u߈\jUIw: 1b|ى+cr}V_e ҕPƋCayR8j QLql\G{ɲ:璗f};|x HmFGؗ *ZIP~-EUh˻^矫z9̳+ #jSMYcY#O^#x279(uJmϪd//_Wf: _x9p'kG-6e'H?끺("=x0 yV+WU mghP "hOagvE3Yqgp\۾Vdf8`mX  F9('I\q *2CE89/j}+TieAym,Yәb>G2 OY^*KZ 4pa;)i`>UER|Gϖ#Jq0xïc0Vj /M148{cYC3]&"mVV< (65LL kp{\ (fݨ$&#V >3B~BvHwṣ5>ضmeFkOˡk2lA~&@"A4BGQ,(Iwy^kFen/&BZds,; }Q3-,KAŃ9#@xrbRn6 {I/dH;@YzPfE{\?1K'6W.%s++zЄa `M;Ѻe`(E)^3_ʀOWmm_GvΦOQ_O3-'V&{K-X%n{H6- ;X 1[&qS$cPf/jA+'?t#7F2dʙ=C06;?^ZXJ@|ҵ|֫?j-g|B{a y$v Hh!bJys皎c22b8ܧSwJMm#`k`tuAw-) !Ѥ2Hcm>Y@b\"IwTK3{L[jٌZsU0 s-tsCLj*+)ٴɷYĿ{T p\\Վ4b P>JQ4%A{dp@_rm?^ssqm۱P2?q͏_jr0Ev29 ʹb-,^tQʖ{:?jc ۉhސO:H/$0P A]" vjڰvr7Aq D ́Vntbd}-G`U1I"*϶0e4} H|$D#֑bsm6RHdnM/%ʵA.R:#Z |u>7b<| ]&GÄ;9hXn*[Hu7Z:ouqMg'w@e>R4`;Bek^wZixm1h}CJZTd8U7񵾿vuL;Z0M}WTX!krk&,lP褊 K3A"@:.z[or-AWFttGrZ˔/]_/P.l l#`QkK,lc3lَ~zL3 |MI2`1<J?͚$!{񣃮(Hq )^o{LrQ67R@4X)/Czߐq2iHv=D,@ڛ2Qnkv3 oYgcPI k {P"ы - {8Bߝ-a$ϣ$$/EKnkhTٟd[x5;[z}w=}yj`E/Iz*PJԣ$luI]G U5Ee~ys}С]Z{6lp[hRVY~?/w# $7;LWFI$77q:JpoJFY4͒]zC>^$hVWf=MJN4F7Bpi R{Q:W\0™myt|K3Mid8 z >Wm0 n5dW5r8NvbFR_B&`5Z{Jtq)%B@ka+5Y#H6]I_DjX6|m6@ p!GՓZڲT  @`ϭaQbmH^u: H{9ï7;ğ 4j6D:늯lsᵟ*Ż<݇vv `Cʓ]AK?!ڶvѳާin0a?*k 5ZN(9Ŋpe#-UGG8?;˷Mm`@qu6\kc9;*,ۉjpD5ZLgs{,b_q=Ţ֖ySvX,OriO 2^7ud`)XXa&|-3/~~Bq g+ QDlN~JAS9<!6l~ kG!8zj?UmriHp/z)tlZ'b65K%i yuC?.{3KEi;h5L'X:©s$l9H0Pv8KޒJdǏMٍpK~̟\*@Jzߐ/M@Ag d.mZqϛXklkKXHl؄!WL#³?. hs+-flvx_$zLnR'7`^'bN'oDgюhCK{6{\*͍Եs{!]EENCMͣ[7L"n_Rs U?Qtei[:*fyff9^MD${rirłڀ.@dG}~Eu8czR#lUa=@mAӚQj6յ]hAQOQzCJF9=u!k{A/=@B_ јbV{NLx ق֫sk6ߗ;#? ̪ =ȃ$>X~iM>3¤0pqv<:!՞?c/c \ީL.Kȁ)|2L47ۅy QJbB3=ȕWcBfܔtOq>ſWqu uY/ef^bcA!"ҷzPtߘu(< 0>Wոj~/{omXBEc4V cټֻV3س#o:\-KǁBV)m,$N)G"# udL7evY;=-PUdVr)7nӁ.%߈@2c&sek Ra2%tE9AQ rRU(K*_P_c^8}2R1'r'1$؅~D aѡYVW\L!{G':3rc L!$g=;okDNG5`s[b??TiBl?vOMgVD5;B7y2U\k5>YZ3K!9 CU*B$?:hE<󅫤mx7fsW>$FIBQ @j)Dli km;A-_7Oll4I.7NF_lpuS{4^ ܽ[L2˨$S<<ۆ@C|W\\X޾e4>" ⺦ >8u:jh1O(Y9Ƕyy/+86yO33pH^3 G5\ZBqˬ\K#E,EVB1CZr1' 5`<ʇhoyzbD t_Sg|u9ku0 yֱp%i$1i`g'Hd'`" ǮUqҺ $B4qShM1m~upVT^ ,@Ij,گ%,lͬN&(+,S2M!O0XDF`c6O1p뭲(%cEʏ@t1 ykTHU?SSޞֲ_ŽɃXrtR"Ν_ mKB=߱Ӓʑ8࿻%6& 1f-ddߋ8i0?«5XEⵦw|Pӥ̟kEOQIKC estl)їGu2$ 4iԞ@ ÖDDŅ("$&[0?zcg <Swn}G(+M "|ȈK1 Bm4Kz'x1 w:(+U/ ]?[1WAR?:ǩ'{RىVrrTi}3ɗM̵je/y/,+oU]Jz-yWL˦ܼh(cR w7pF],'01mТkM.<É=4<[8s@9hWsrJr9hԡs;Yhp ?y$*_i$wEI@>n/WU'%_"U1{*~?ro=@Do] F-]XI2uIa;(r=VS2F vȗ#9lʇGJ5Z0^q|G E@d\]v([#VmҲNy ЅP!@HkY70?$`9mKe 8_47t&bc=ڽ{xG( 5h)Ќ:GiP'K97lw0X3*g8(ɾͰY;cB,WSI؁!5"tG8?yNir?Fdș:>utSkYLNsd 2ſ:f/!IgT&('>bϩ`fĠo]ęTC2xtJ6KDw1&|NDnMwdISKZ>_IT3 _}__֏z93kRAx>K|I>x?XI 9*8?ܠךY]8&!D 11ĵyu{إig Tq)x<;;P;q5:db!^RSh!a5TCVoTnv쏒@ 6G84~J}آJTv=#:+BiV,+{cGZpZaCi-bW/mc 23h?[c6$6`E~Xc7_N~8MиӬ`a\gʳp/on YwiCj +Wi0^/f+4g!r2O$]{bskhZEͲ.=x呍Xwl 19P!V|EJ'1KYc}87[*iswܬt?Cq'414eY7PFvR.Eο0GT௠ґ*3NP/M#OE{k\C#Ɵ ę[kVĒ x )ZfqBn\Ch7hrz>EnogƳD֥~2i8ZW|m6JR^tUEϋRsXP%nnb"͒<QS=] @8 ]4]W35yOyn/~Z_tm/HVcVJқNU >J~>x-|C:5;_s'ݝc>SB"Ldk9}1-~ޅHY<Ӄhvlzv!KThd}8V6Cݹh8%FY+v͐SLZg|GU׺Ako6JX_-$ក&/eL5bQE9g0qh)I T#eI$؇ $' dbyVEX#^ij87c>8Zp B'Z{F?Z}Gcdxmx=ɻoG˦5rŝ񍦱~n~.2\xChZ4U'͹l,@akr?ڢ 3:e+|DbLj T2b:P\D/y]˖t:j9-4H.?Uyҥ:=I“3yEΜWĕ WO¦"Md;ѯa`UEUMVі |0q?Q> go*^d7GL1[K٭hC0@Ԙ! :H4n؀3\59#öf0u0t%&2if=[%E \^s2UAkߔ2;ub$:vlaU(縤i h'nI)9gjͮ֙H#]JWv!޿80yߊ@߁bm>v ,G]Pk5]P`>̦#UyAKf8;6}T `#F< C8\sIH^ٚAךgmPy}gsR$j. iLm{i0Az. OC3Q_tӶRS uC I`!@3 71P.>0A#r_eZ!A¤~_7L@r]^mb7_(oiBqƁ %aL^A(M&B2*_K!"9Q T>OGV#/̳3@PPol{ߊ F\Bڟ<#ªV=Ș0 K Q+&HQͭ ~Ux_5">B%if,4mQ]lbFJ V wZ;ښihZg^xkfK(-'#sPQ5IC¶0\Xr3HЂy$x>#9 P(UTw0eV>;8-t47a1Aо/Z3tDp<)JYP& iٵ77kv (wf̐ xQG!;ڍn:f|MuF-G0ێM B[%=kR 8#<wf58#W6&BȌQ`pYi= '؟&O973ՎXCHfOȰ4tB~7IrZpiG3 #ο]:L1@d2H7V^)iL43=;OF ڇˡ15 WV/Va(h!,|uq4Wv :]I]aKD K"bP%2",dX1"(,`,bT1kŕpx}>aO+wvcIQDT<@nkzN74ZTX͜~ҩoe&^m9NFSLP}'f(wKahz>7 6|(eM}Co;*L{iJ2S2)%bx8N<ާuF֟<[6 /I>~ga(8g/ŦȿzsXU)ap=3.u Q}wA+:r?W%ʑV }< aVsWZ;Pxĕ;g`pR"a H:QWS_w-^"fl86;1&{s EHm 7IJa{-Cfxf-v[yAؚE ۛ}mB&!I/V^ qfZXH&;Tdg {ehy6k=gvAS~YAFr.fP Ȝtn~'idz@ןJ1x>/OrÛ0+P'!jcJFN8 d<BsP0% uvu ]m1J-7{OS֣G-36μچٶ#=y6AP0^Dozd[=L1ھV}Z}vL<@9k>¶Ѫؾ[%փ>9;vcNzG Q"@tC9(3,_9v':⎧Fka`trR!-#OZL,#.ZQ8<Ƽ\f]>F?+g6QS*T"T 1&1V5c"ة Q"sHUu%i&,ZMJQ)Bap2ZBH >. ?ɋ @DrUX\ .LmF cq†V iJCٹ8bF+^9$jZ^u'-wnqOt! hjޖ>(\|s"9H_w 3I"QIL7ƿ;80 ăaHPb U][H ƚ[=)C&v}f&7W7Y'駒:9ui8`]4mcBL.W[+ݚ3V̜CuFD=|4E3-fcd\IM8z{wyDLYw:zJ-*"#>?Z.T0i-\[!6fnE `&{jBzfqSjtukpw::M_u>9Y5ri8^oM Ȟ0`7 #8|q uU/GL9Ka*yi0Gg)2NJ)/`Uw-\V5BF&$q貿)^gĈ D\cV+:Rf=r00^*E+_cZ-rs2V˓ C 7(^;XPEXI&Z*F`ABCcVidjF(T6h&|>1G/Q"RJoT R -~OrQuqPɅO]pCˇ=Lh7Uۤ$~'y㴈\CŐ0{B-߆*}W'ӕ]NqrO?ⶻ-LZ~X[Vxb(c)%UGjdf=Y )bY*ބ}ն:!v hJ_ԫ)lQs8IOk{86YR]t*HG1}3-څX0LҚiߞ^Ѻ16 %K5<ߙǏ B/ÏEkTHR@r3\y(Bjh]TJWRWE6=Rhuj߲wZ[p6ir.(Y>km(# RКŵ|7[Ep!`d  y3O2xwya(!Fhf-idYbäV*^]4!f(u) JNгVMrw~̟fLa{L,Mk۲T#T?bp4'i/#Av/K GE{w:>]rV/e*ҳ~{-l܎Xje+ml niW[6lc_+(r{6 %FOA2bœIA\,Q0mwv ߕqϿaza0V pKy{_{_{LФ"aaHꭻrD|-Bd-ϯj,sf`ҤD1hIQj"Ƕ&U\=e3nnc_/ll4ЭG_Hha];mZ^]unx747p]|bnȻwC,MϏG :1l:vi|f1Wg㺎XB#|e}jx140 TQA̓$Q۲iMab|{ܮ'$NDD!DLe_@bV}(-0\fL4|QAa]b$HZPO/5:8R+7c`HWr*  "}O徼;JȬ"$Y DdPX"2*'6/5I_ lt,N^Ϡ޿RtVTQ\}h*5Jeeb x)]f4?_yx7z,z*וѳ3kb#ǰ[,F5)wDˉS~("G,ShZNݢW~cg{IՈ]JFsf6#Z>7VūXYo#bOʎ<$ NU>2C\pi)Kok\?gf U̘,6]) 't쁓Յv s>c@zK8{#{rnͿ;@PXѻcajbRYO(oX<%[M]%-w ӊVoVF5}n[9IX}~,qQ0)aW ..Y}>i>An/n19Lrnt"M䬖&C-BzD%KwinaRv⨞:㚀:pĞyx}>g4m3*XkS y>j}}-rFjaux[dxY kfT F0>sܶ3}r^ȉIu@Ǭ8KjyQ U1K^pE=K`ؖTGǂ,XW2 ݡq?7mcTyts9ၒK3[a1ZFoGC,*Z1Nv7hЅF@GXy#'\_!WpdBPV/[qܺ#`U6 |, l@Y@gsvLM[]V:W#%]pul|hCcQ ^dbJDPd4/HڄSqV{ccd-m$$0`%Q#ڏx\~RfUmG0Hah6i94 Q |?be@Xuxʂ(8Mi|?t߮yFÕi&[UB`"A#?O!>vudrh$2_gޟ>s\X6,*@ݶ\ǩH"1fVn ~AoHJC~ܕGEΦ3䍍a 1whDD@ er=,mrkq'k?f9vi?3&_a #;b(%lxH-Tb ,XŸ6fSm^B^bB)h0th'igVƾVڥS ((<< *Ys.=\&jN,s哄_x]4Tex^G{oš>~a+[3 Cn`;яh{c.I2Iψ k6d;|= r׮od1{<#2`0#Nùݒ$5L^dy&'ՔoV Dt&9Vyd{$"K.?t"HN0=3*ry噱׿ZH;s]JzvTM]A*@.5dc'=mn 2VznhHO]J8:b@y)eV5޻ʪ1r=i x^;Slir}AbXC8 TXUɵ{8/GJg)fF}t``46M #E,-&뾎>um,׼F%LUT߯ǶH2Jm<%e>~Ye|Ӎ7p~XKOIE2ܿ7 S7t6.KXUa°AkKR+>H>t/ӛ >,#MU3+ ցE"TEUԔpA:]f%n 4=sG*ceO+˂iF *(\ %E r+'^#;a* 0M+@ yM4NY"" Dc`"q(rIuC9|MN"d:vc`D{]~t1IRD b )QhP?)̮Sp f|IOhs1?h rwa m`VYn.=*&BZD9Ov3,lZb0r +rnHjZZa.׏mΝ,i҈ ?X$N4#-e,niX ,E+RJSIOX5/bo;Kof$\|\ަQ\4o'f ]"Ʃ <^G7RHȎ6gR17HueQM.["d Vߚ6,Ibf-;doA&(Re幘G_ʔ&C`qFNXC+>W؂.|r;wDa<Ñk[W*ľHblaS9U˴n+T2aaTCS|3Ȱ}ջdYIPw\qlR\˖tlM}Xy|I#1c.ofs%>b-4w>:'NtwjUMŐhC;zZ=#*y]M&t 5w*֡0]>[<əx(2Wqǎ|$u쌢csˡn\}g^}JH=kO_!GCo.&;Fp>U>@[҄O :/)6o@>~D !7dSL=SNfl޴5zē 3[^-Lm(Q{JZ ۯ0v¨>Ⱥ5irq{uK@M~’-1 [(n3 U)y Ub?``p?3|8[zoqp*/CW,cLIYYFCRB<6;HP;8d$P#p!aġ㵖c FNm;HiK9W$gX]{+/ L;;NPk?GP@BC8LA ?Ѻ4@)DAA¡< BSFdUj#^Eae7yp}#`m<Pc@w$$@_XH#.-OP;]le1 Bg0Ǒp4\+ߍ/ub ѓ'7D*Ô}NpT4Ub\`?.!_(vuGP?]j9W  Nv{{!YF'lFP#^F{hbqqml(gUe#JH~O ~hu?748s+ G0EMh$t;zx\ߐzHE9F\` C6rJyUоˡN j= D:AFijzJk<~t]?μ)ǂD׎F,<h v;me n?jnɣB/S#4Sǯ<3}kEvs@@σ? ٚ ,.%b0iȶ/{_֡iE/"jRе:"WiJiVf==y6 sEg\d᧿ʰ > }L-OC1A2TGF&$֔[-ϚZ Y)"BdTV^T/zƒ? .Lq=6wYcYӇ&`5PF h#ۇ S-FߴKL>xۇ}y LTL]--0D0t&hH'+}i_# ٖ-̳={ > B/)/Iz؃2iĤܯ95B! _GSqő|v$(H#I䖫..}.Af^ߣJ #Zæ<ג,22T޲^ cBv#u,}o)X)9`5N.9xc NGMP"@&+hd_U[H ي j!o>_'b;)dT#mDOc ?}-\=s6v^fi ̓g#BfkWȶo?oxEӰcJan7:_j-"7cV,>n^N:C }G?tGcP/˝ &) -129wo/U+앎) L*@Dva 9T`2[qG(DԹ" &*mff\^Ug[v#\=VNwSF߯>gha\o }c7CP J9 ,\$D.G^`aUwaPtj⬟J}Sy>OIKᘡk~СeLv00[բuOKt{RV(ڃaa-^GAd7mE#~٣vr=&mʆ8ʤ2B7 EH0џ]upT !"!dzx[ W f%>ERlJa;[]fޓTf:C%:ļo "K.Z-ZG]D2$o4^Qc'Wa7rIxR aKڐapn/QW2!@ZJ"N9{Lig=kބ,*EwAGҝ߫}(/^`?w! {ln0J}ȷ)к<°'1f;9:VVniWkvhSI+('=yDZ= y^u߱C ~ƨrC⊏j*uqYh>mw XzIE0j<Z"cmUB-jt *G9 =넇LVa&s!ɉ=.tRd0EAyI@t} +58Dg1 \i4h 2dao_ *b]ylw>aF__g1|J"{ c Tyo1( 6F2,;PȞ@_M~Y_d "23W&P%WMkVn5c9Rќ4xu]Ya[1-/irQG$Y>HEg%`sKc$xilD.&?-վ\$)!7ܟV|:$b~2yF,oP EOUŅ|&u8z"Pxc.pi|[,n6]ny6?R%U"щNl)2~3yO|9{#Zw7H(fpp΃ȍliPzH^|>H KV['FO~NC뾴8R}Ava;wP|٫H6`)urYpp-,lP<\k_D6wy ŕ[eۋV'ԭ31#ͦ.LN?SE0|k'b_/1v¿v8Y}k(㟼Tܸ}[ )|yhhB#P|d'ќF2bv<+C~ *HQKԒUIOR{hkY<{V8&:Nu1J&Vٟ)hXK ֛U*b`887 _K-=ZdG)TqWAf`;ا0\m.}eVޞDZTսMj$Կl$$Wh]3,Շ_[?>c>/E3ҺSFrtւyPooM(s (.S )*R;5~0FƺӾj&F9۷F&nz E} z'o}leV1&Z:wR!r@Cjjh#@L_$?ʱ|ĉ @cTy_+Yuæ@FR`D25Wy<\j'-@HIp見L!(PI!$ M1A( 8g@(xX%S/?Pѳ/AުWi6N-ypDFo"q?壍XA$ 9u!,yنM=TrW0iӲ}?@OO,WErsjEgOq}q +o/r(,|b!7mjDsT[E#XR @bXC !bjP1B!Y`PM$m:D8kw`eOa[TJVUQ@``%)a0 [@}i>I f/C֫3z)7vNR~}kkx~$\Jiw HqNV;W$ f ߷B7>Nt&MoŚs+Sosأ~aJuUCZLü?62m)]ݽ?GMfvOS2uimyW:R4h]Σ'ħv#^O,5y{Kpt;op6kP8(K']eZ$^m1m\AsQ!މǼO+"mH[y i k잮iإ} #Iw#CMchF b>w#_eFhCf!JXY9Z_ d]#oGlxL"=F yli}{"G.e[lR˯#hɾl9vn5?K՗mK~q'hwCG=p;s]:BJ0奺d蟿M̦Fdqtѱ6Scؘq^Kِng7٪7KF_QUYr(9mXAm{/&u+7_:tbPH#-o{ 46v,xWH.?sBدO@xd{ $[/; |'L#~ʿa$l7ř(JY\5+$wБU<(?z g39mN\cDK/Ml3if_>bM wqNZlfpTQ}Wʎu\lE "ZkcVͦ &o0t>GVW/?c*1-Dl%`hP粑P19ay-6w/r˱h<0\DFƌǗw}B`}x? q$k1͠X,v9۹4q!$dґa& 䫄A08Xp/nT#XpQ !ؚs Vw8B{/n "`hy:B;Ct}<ؘ:\I}$"A0(C Ht%58GBc/ .X[_T->]Zh(g"0zȳeJq|Gy'в=ɷUl16Sڗ AQQ0]CfۭB ^% =!@hocwit${_V/2"l%d\Ԫ%%V4"&?86 Dy )?fwvibեf݉k^ݲ?5׾R WXreuEA1 Vh+9뼲 f_zJ(s({H;>hgEKE} ;Nӵdvȼ;AHLT;H2 p|\`Ѵ֏LJ]{1lM}n-d(v^Rz.4fF4ғk tp!2g8w-ut8hz4fO @gi}i p& hg)TU3ܾ` 20Hz(/aHLTF5$H1Ӌy1,F?>Ϡڛy:Ye,jE+f+u{ :i/tsX&n`?^vCfg!(j$ݻ JT~oTfqo*?PS qB޴l3E}uYY JH⯇N<^7& $ꭤPcK= m: ~[s"o!qA^po& l J{dߩXE{}mH 5L{zMj)*~ce bE7ZWivuu7H,x-WZ _;w$m-tM!DmAɏkϪ*~!fqP.1SX &Z_X%ַN^­ 7.Ŭ>\z Sn|80_H&`%ó6c~+U77M[R Zy͗<6ouuaet7hJ7Thų ^Uݦ>>?+fw{'|vqy=.Ȃ9xg1DwŚgH0)dU$CݰQQ Y]l5i8o@@Xf$΃n5xeܖ5 G#%PNSUVL55/yӷz<Q_!)jCHW?WkObF>vbwPd;hMG 3iBk2jBԏvle=˗C?S<. >r .B)$)[ ׿€' *L(B:t֌XU=d{Voj܇J|軓=N ~'n< xe\ qxMo;wgҿJT\߁/)-DLEQwݖmt>ΉĪ^cs;e.[:77:׌;?R7:l `BrOj\.mu]"Raha]bFUx,) ~}w|֞c"'JE`M_*J>3Rߐnk* @|8HXmNr{̟#AZe$ֿjإic$h?HUԂ]FjKp!/ﻼ4lmϧlk]P>'Di?(d,TT$I\w;1N*j3Y,AbHYɠWXѓJY :6J( m=`'Gx>> Г_yTsVy- }h ;3=--;z9bg߱ǹ2L/X3z`yU~}*6N4F<{?:}|f˜T+كɢg qNNY~y$_̊wĂyI[%Nu4LB.]ux>B5BS/ Bx?*@Aqka‰RIK>ՅLGLC y?/]^Blul4i2p3ϐ)yz ( /yGip!q`X^\ G "[uTǗ\1eՈIq[A^: v}~l_eCҟ zyW 5tZ *U ŽaUR0S\C. RBXV8X igx\'\n/L]hk* Զ#e~N*aGYɬuw:zNFYNMU~H{_Eo^U/e+W\zihr}d -4j#Q,2{&RpJXj>^!Y@:cld< Rf~18Nsh!tXR6]Kjn+_L(3]k5p̞HT pG߯fddS%%h( ֓:-́hH%Pk0ʌ]IrN*%-ѥɱEF>_SZEBbީ3V$a'qmSR$J$VJ敇gJL9*R$[I͊&Wk. Ng:*KC B bdmaŤzFvt WnjwlBW~2~PRLI[W0s_el3^kvt6,*DH T‘ Ue&ZZwHj&i'm@?W_c{x SFg񻔈{(T(Q@@hYVʶS4'mst|̝Ap[lT'`7 Gx7rvv~ajhvT\Ɋ6z ,~Mg!U?)rCلB6A¿좩$ ŋb̋j 2зwGTàjk^ћmU&3?e3Ygy&oY)|Jp8M R>0eC)c)4Di2˅uׁ`緛.9YwN& y@ ?e at{'Ig!HrSr# -tY=W;3.Q>"RSX2a߭at ?*kO x ?,ݮ7Ol-G>b"?W[hՇAhы\ZRZְ nv/E|mnڦf >IcMIVn*?*DrL)N^8Fj LCI bU+, A@2|U{i^͝Ր`ZcszCGDw|s}_~zrB6w(Qc[PERFkھ2v6c9ggeYxFH״+&}&3` `~%m^N Ev3;{JQGњvSH bN],oykJJ:Cyڞvm1/I VP)aimUOBc @0R/CȻ̳߭ L~/&D7L'8ymhG\۱g 2"35LMr>7_%܀[DW\Ccryը =qŻD.-iaC,$EHmH$!$`L̚ƈA#vneJ@4pƃ%9܊Ql#5ia ꬃ(54%58juce7E:UϼADH&>*4^X (k@"9N;|=2\Z[f3x+gjJyh?H;Tf|' 70T.!*7#w b_uFrSҁxS]ÂT:}T;xbh?4Qj ݷ-j K'11Z4%?AAs!HkE90r^vPdd^ЪL ?1DK$E[n"APSIm2HJD'ZA.ӹe%LIJ_R&EQh;gZP V))܄ L;[<,2 E+@zyYwLZĒҠ `Qo#&} PV20yi''x}<޽Fi7/޼wA@ǽ^HSw%TBk?LQzBN;)]p|ițRWCnחL'r636v ;p<=i敎1byd6qJyX/gy3gGj $~.lIWKR~j,wA}0t3?X|D`馬F7{ `׆6p{7nӛIvV0,W[W[uaYλk" <$dFou)!ɼŽPA/9MN5Q)+F9DOw͖yMid*rU]u)A2;8$ә|un3Ni[gKQ1=72ƅ-Dùى9aˮﻇ>f{-g2pw}YycJxʖCi谘NFuu})=Uv|(z>wޚ ,m/uu-5+/Nej:7}qDpۺOOWǓoZ~ 寝eo\֡_qe}屢dF#])_yXxM5u}e ZSpCΗSp4;T >4TPtKgΎcAp}/9jlE;Q82sO e)3} u$<ŪEjl"bf?K^EgMgkvOo>Ny6`aD8s1- V)2~_],"5;cNt->0iz&$ab9h$=͍75h>JF4u_ +Bĥe9@ dWJͨ0.|6\ceLa t i'U{(gWBQ43g KJ{yowes^hyy_k֣% 3p@``cJJzPҾx&u(ǟ߷>xI"/oݽoʭunCB;T{NV9m[l?j~4>_aL*!]?; .xG>yk|?Enq3Д2H6fN9!>6«Ȉ e0{LNkC~gY辝Watf{~7zO{49=FB9ZQE[lc@4 98D "9m[RoY+ڴl::3wBV='W-lN?C W^+?={оƣڊ795fGWz`()lW GZoKԊu~ֆJ" ٺޤ–]mpmb߿Ć85~:cZm{EVd9p7o/ҜnܥrSVz5>ap]Uׂ' 9۪J_% g 'UOer{^6P-%-t4$٦VBΆn,ZV]b6xٽ{ɲ0#l=H.׽7h\Fo eFӹ$`Mk.|O7K7k>[ͬPmv,|GP'Eoԓ儢\׮0|w_/{<#럇fGZиO?wݿxRxjJG2bwte-A 0<0W,&Ej \{S:!9ԱEj"G/ygpKa70d@1i3:m=}8vDDbל:'sSXAԆutCj)Ul,% (Dx~+T0:H< g,`T'ߘE Xޯc6>>Bcq j `ڎ/;>:phALGl 4N°u" Vջf],մ lh֭U<}:{ibMd[懸ط䝞`G8;B)#ÕOi"рC=Ri*buU[ܴlإ bJ)9¢Q~Lp9;}FЮ\;xC+eE1Qa}n?Qw$ |"B0#9PpE{=>׆Wji 4a>6q9x|]sp!}sndRD{l_qbn0 SUP&ÄC@G縗-/S:P$х "A3-`1a(!Y#qWY=>@T󷀭`^nګ6O"pre yP#h|!!Z?Ab2Ol`lYͅt~܊+OSGI,;Joaq#fJ4I*(m= !ǶTbB˥3rȇ\uJ.E;˗ФWd{6l+?Rm%:.(jDD?9oe&+>ve\;p Y9ÚN9+p[tY_8iqmprtU.4/헃D_CMگXYmyyGjKiq8蟡PnIK#s%uǫ}\u NeA FTZECݨ>xt7XR盛%CSQJ R(S=h,gqKAؖxԕ O#-,WG>[ n<8(ha42OE]F0RKqFc$u%3=w,b6#/"V v63'HKy9 R LuLw6 w{W)lTxѲvB2*:DX&3/dC?A귚rMOͨEYF x>z6xFXBe G7E|kdyAn5fu;)a0X_r t:ȼq+1)OE(A pg:2(κk2Nns@4UnZ)нoE57gzl 52X/֣o='2s&#"GvwX1!qܿ,Q ̇d]J[H3e޿ G7`k/y@χ ` mr)9fCzRe#ld&vAi`bՅ<ЁQ)?*#_E'TqϽ^4[kʘ1Xެ)A%ªCJHY`T\oWP  #lzL//륔8MBPΛU3;0"j?B17ʶց]ʩR.e.yv;ӰYAWz?Fz`"s'~͵[¨v4CzJ_0.;L jaWO)d~O ԰;'sJC ょ7#v\>uT"$Hh !JCDb^oL{XϚaZ5#!* i )0]o7 Ws4T/drG9-l{0%9"<Pӥ=^6RHr>xsqe^̿o5?ƅz7zGgzfpo_#?ծ;z9:Vϙ:5RM`N[Ṃ 6:O Qnp*4`MWèQ?S`ЫjZr`1&K8a)ni (J",x5ж*t)tB* Q]`kN$~x"v),bZF[ypn~_ ؓդ0r6l5j|Nn._72dWݼW"o(yM˿WB;oi%%5uU@zzL Oα 6_wO*djQ.2$U+xrU8 TNMX%4δW^\8e`qˢ,)t9 ]=vuEtlԺYgTʤ/ <16 VA_}M}Ӫ0k< wOyWdBBRw]Rt6;C?Gan.8q9``Jf༨8?M?cq]BRJz P>DAaL}r7-caE W 'WZ,bSH\ du!5!ЪyqP:r@@Ȥ`kLw5U d*ԟC"E TEZkC߮>llt}*oQ{(>;U-3.9vx Ӏbam̕ذ5';v=L B(z+Ubb8:i4ʢ[چ1{ ;}x4qg[оLr7MbΣ6w9(/Qpcݩ6vj{Ί,#NUDjf[<"Tdyg/jR>= aB9!;>'PzVn3 aa1I|ANG~nlTj޿kV1mkelQLVF~RMCd`dʫޗ[—o<1u?sN74YRJѲoR'W`$0K'ϾMw>Ag%oYxiWTb XM쟩xk0t,w]dNO@- 1>0vB2(&MFpz&!,KYs5޺ A،Hj=f,7oFnTi а"^yE ~b[nO1c_`)ּ}}H0b-_ɳJu^?*/Ά? +_;PTJ(1l̮UNK rtZJz)Lm#k)h 70[xg>WwŨ4l͙Քza+KP :[F+6gt::d%iQ'wP+&t!8T6ơ3xZN,Bt-FɕCy f 2dMPzL! IdH$# Q q5PֹhSV9B#Tz'+aAFٰU;:3m7Q EgT͑ushKBim8κA!CAbRt8MQԟ.eh$Gu)ki\[M#!;U`c < =u?)}&X?#EUo[BJ$.yN¡I~1:|{h{Ԑm뤞@F,A׻;BTH w;--4 @=*@DdX⤨ {eEK4PB'z^vgOQήG5 t?$:ڥ&~R3Y%j1V d5Me!E:ML͇_Y0%98C+jүVб{Nc,n?r 6V%iG+ђBW03A 1٫wIőKKqZI*&F-XLj-=:z̴m*-ƴ3r%ͫ 9UWJVxIyX"1ҵ!plExGG\l_+:vX@Y;32SRQ5 Q,޹u}2qijc]~"I jY._Lbb$FT|J* Ӄ'{6Pq~iΰ+E~yCIa2J2/XT3~L^oƒ-st04mݗ>}3}-{ώi twR((Ń%>FXy6>0$;̍)f$|\rm~<_pPWH{y6;:Y7(K?h4K%s&7! rڄ)RA<: rDu:TZ&$!]ƀQifAlwUMJl)_.5xkI K?( .+ÍPAw}(+\z0iZOk!VE5 kIP HmtN(MQr=PLDMSF&"l7eBXŠgLފ7Og%FqasЇsj_;{' SQ f^*g8~h;mbM2j/B<˄*]a8ρ$d}% (b,F9|U*忄[  n^4M'?gx#$yHHyy]\[{rgHEw]CRp r^!< WAi-HR{*ۡ>GyM9Ajqu ϟ =oD ; \g2x$<+^Hwk.Yu=_P1D*XnU > +D]0߉{> 4gd[LlC:1 J%rɫZl.6hL=}(o/45ۭKٓ·~%P-yJ0aɶx(~Ӓ/}K*"7كbwMqDb!=>YX+sgqsA]-IR7X-4<[j` $i{%S{kF-jN*WtͶ!-_ڭ'x=Jh_7ppUzOzR4-l7u4v: YE{O~>"nx6`>14݇ښWj_8lZv>?O"\a$?8*"y0&s?sK)-@LXG+Sj@ŀBH`C˚X?(?iy7tO;db,<`A?X '㸛F a[$5dPH;*ql}|pDXKj-KAEv%euk.e7p_O{{|ovY;d:e+&0rRUq[1n2%/fc^&ݵ&Y Y79O/a٪Qw<,6͆!-"l^>X^u >4=XCv~%Di- }D`7Uoe$Cz Q'a ~Xoh[v$'P?0iG-#xQ6;-/!+u-VEJl nPrǏ[_pLq;eOU _$;w\O_{|gK;hTU&Qx8- 2 \oަX[(tƳb+E] ߱g*덚l ŀNiP*525h^pqpZ5|Jk36Fbr7 `ynPqa~WR7sS84W=+RQbƈ&gy^Y |}WIjL3yӈ2 _(QZ1?vniZ,Ρ+]BQ%!;8p JIa$QKjk;Q=fG 3S@aA01*;%!LMo-a]9fѽcW`O-w{[A 0z,C5U61+oݠ14YPH74MKi>NlO] !9 >زgϏ y|+Z#:}`_^镡ǘ1,|+QuSX@bc* &Dt翌iG_q?cA= A6;ζ+?S:[e\|8%(n6ڱ|M?m932q&F*7"iM3ja]x>-d:6nS.= p֋SФEc-K+ EڐD1pMH-IcǦꂓWB 5f9:X ]Pgt<~ F.3 1uwtoԨ(4v&k8":qՁE1~%bSNs5mO51B ?T4 e>[4;_s2I.Pߺ<"x P%Uܮ Y~S6}4 .J̀"疴&gouGv&̝ZS#sZUBQvBj*m˧BΊ|g?M$9&=,vm0pB짴K @=Fֺ6eWd8jl&K:Id]R`>o1tA)AyȦ+두%Ԏ2BnmIt/shUͶA~\y@w(e_ +Pf1e3֛$ !x55-Uet}(L\HKjȤu%ɯG‡~aڎywlf35< ЌLPʗvOrCznA)5+9IaLDvERYc ` wuI304·5B,—_A_=1BB^ДaB購u =mIfgկS #6k~LX-p{q-CI.@i+gg:=Բ8,1Rȟ NhIȦ!X ")vP&`$Р^<.ٸΨ)c,4kI6F-2{oѦ~^S23~|V+HSZOt~zJuF/nVID CvҋW U[+ʨ (mzj܏ty Wmt D@buvJh+h%9N_~#:U{*_@;\wu,K)T@U3b#HDtyl8!@ۻO9Bu`~@1.PWQWeb1bWW*-P!#WOv T5pxJv}@GiX"&R)hy([ 4ړޕ4?PҲd#/쌩nYũ$Ə`ɛoDS~Q"A wV}[6v7n!XWVX01b㙸if>su_M>#ޓQǍ-H^|`+K+I+f)N,>8g`r 𓱣}9#iNܝ_APg,DqalK]\S<Х\AT>t|-0L$U`IaƬZUc2^w;[mj5u;q5{e>)e@)G7`i$^X~U64|njD$3wWI}u2LYt| #\Y42M.9Xu{4 ;O3SGn2rJwlkWrΝ)|'R5?O 6qil9G䉯Tyӄ:(%CJPa5l^{FE '&`g2Y\bM sZԥCpb]**\$J暞%.L97n)^K&3uQZd׎X.k`"ݑX`toҗ޻<)OrTV* wӫpdO%mbcyl̙?M9,6^* y#Qשׂ z` fֺI *T \^[h{lc$ SI\fTS08礉ߗ|?2[KoM87o}{~FW^ IfQݢ- ШY4wq^|I M˃L2#o'g0B2TkىT}`|PP{c*gsJƄ ZffOmp<ڢCp3bsSgO+WwkM& 55[HkR?L]P.C^>{=>.! mgL(c$mWmXk@7}-\”Q9})'h2WbZQwwm>8ڹ94+uF. F/w^H`0|7h:e x4,O n`|!>mpmgiU/) ;ԣ0#+;/j ߈:(Ђk[7>NVSǫybQ}ącnI&?{u"JG`FeLM `cפGKXM;YCuHNaWb2^9H)[wnollͶ2K+%oV\D3]ڍJohp~ _DzVx6ai̗e1LU1}SЙb~'>W`EEzE)ƚ=p |XcdS~2_-ώ."^@O/BCrHpfsr&ZDI~J:`xLa&‚M6 5(𕟺vcQ_Uޏn zD0VV4>S^#k p)nCp ]`/hVS FddH#S3&j^ "!G rqA 77`={m>+X>dLiGAj~(h gp})vMnʊU NB˜=/L\aDۖ㚶Sȯh֩щ@1'x" . QZ/-FV_34,LVCz)n>,`LRZ^7v$h7A|]^$M o;^#){J)<Vo$ׯRwnxUl!5{/1g LC1WA[nTcqLq%5-][j_W7kFmi :[ D}5uhƕ1%T*:/|!0YUH޹Zj$tqKYMoSx`NW~'y>B0 4x0 G<ԆhߍWϗ >4!$`NJSUЭ:LLzCV\e tCg#H)^j."25_DC%/3u:Re]Ɲ8κGiAwUd_A&Um-U%n[ *,Ti_U"ޠPC%@G%+DrUNwvYGuެ%eEi;R]ޅtyG" M ?g:#\a$d4#\WIZvAʎOZ%4MGX_ 멦JMĠbnbJ7f-L/ N>"#`h.?GePЩgc*EG(*[& r0h, |[V[!#OCXc|8d3EizglbKVҤӱq>o3:?fBC𲃵ziLճH^R'+co; Bu>ـr\qtT{+yJ8gѱqÞV vK)FهYYWqFy"R=='J>IKBqt{p1R>Pmɻ1Jc2DՉnwZ:7#eG~9v^SFPtGc"Im)-?%$%T8˔kX Ԧ6P!π_i) 5|&)^Lz=|6Ow8G6ml&5_Op=iFݖ0e9g_l*QϓiF& ɴ3O.Xoy ^SʴVN,,-%g6&SuuOY\^ *cQ S=̀"SecSHQ)GQ ht" *z119<}2m|pPۘ>uHoOIM;uD~=0ӐR$Lv"6>- JARNlZx=JfD!fS?LmH8:AFhтx G3KwzVª2#hFr-y1]'ە/8RU2KBHވyq"H&/+'?>+,\'bXЎXTV{ / Lu ('0꺹ARS, TC11㩥-u.md' 8rX RUjsco|Q3 +6SǩRbcl(\iS*4h2TV9voHEl?Y\a.RpCP^*7Putȏ}@ % rbHd?~Ugݾ L]k=gb9TP#:4I9##}S8Ho{]AW JJ <}O-/cH v b<. 7xbUTk}3{6O|=1s;֙V`a-rjaXy&(۸9俈IG ;t,PCOz)踡"{weG#іbb`Jvl m/.Mg*;%}aijDF伂wZ3=,K2ELjPJk2rF @ךX{`C DU'#]+wo3|8:e"dE[.n\Chͳc^a*sfTjs=%QӰy8rxDйhQxh'.R<88ocRVBwu \X^ˇz"E-j` >Wb0 PDAC s5eraۅ))6<%L{5!,bo>IViMF{ڨ[YkQjEQI$b?H(tΆu?m̫S[5X=k ?f &Hd>Rďѹ ئHOQSw~G#6.X1^;[#Ob;F!_݊ qКo> YoM15D,HrOth.Ч#4ρyJ[u)bCъfiJ?Tnj7da髄&vqa~0@b&/a[Tnh|Ӊ!=Gqmު N|D L=\͝&Yb2ztӆ}b|DئM{?RƵ1@(jMN 4QJ+,'uM-f!zp%%*35 ZvRwbFjL~,7}+wj6K֚0'S4mw#Q~+ =MR~7T7?I|S]Q'8C-O!$ImIR#|_5o@oe]`wv#L ?U؉@[\k`'+.yZN3RD_(IQ8;;`-=*"wGZۑB}æ oAm}I`x fh9W,PMjЛDGd0CoS-Q="_# 3J9j޿TӓKnV\nLLN%uO/TCŪd fcw@2E pzwWSga7fꉖ'ӃUogt*&UE9fYq+U#J 46>5e?`ǃ4`o`{ZRعSO.Q33rNǍ,,&Iw!n@`Pgr[f-'CR.!4882D%?V)tިn{WCʱ'7*>/`운6L&y=szw/RihEdN>XX*Xb ;9~BP~K 1E\ _K}TL9lU\x]7> ܪat*WZnI^2Dh5.쾅Ea9/GI[ә85DTvo\VK4UnLx/ЁĴgD\w8DUoKUp]hBVRo}G΁~rfWK$NF> dE$e'{@X5-!i. 6 zS.3c)V9^ RWYU):~2  *hvA)D7`DZkˁvD Wzԟ?IO}DoZ#~rEЄ"o:`KrߞZ,h4+I[LNvSN7ιz94#]uy@G4W,ʿY{l!D{ꗑ,a%Z) @N"lgP;NgPb$L [d1qs'Fۃ͟AU 6+O)aC9*F_p }8͍ 8~tRuSO ]ϒh>[VQWf޶0 աr:Eݳ"_Ƭ!#lG (ҽ}.{W{k]S;gcP23/7^Ɗ-L67р!`x w1;GeL:MlnYW$xTd+3rmJdZYu'qDhåf|u uU?rH UGU^\XJE\{MNݱ,JM@yDnnMu!J$0`e5YpT_+ !{E=99y=8|9zӤnNڤ+git _5#5X{㜢!b2f  LV Ud>d=#y[0<{s>O¢N5w~3rQkX6L|ߴ6m1G&\ëǩ/R4ZP3]@f!șwx uYp@Lfs R\bT:>M5U>"a![ZV!w|Zy}xyD[&)HEDA=T";L /撠Vg\~u.bӹ5&j0nNZ7/gؙ0` Aԫa3Qbj0fhy(!aZ>mh}m\F_w ^TDLDd%2Tب((hGX+Zˬ#g ˑŠIXC-\ff K\DNb1`8{y%$ۀ? ŭq]NCU( ę7t{ v@L A";($}.ݕ~ibps+]ڇ?4m,kPL7ybUeE}Kٹgf+[H<\05A럝Cmѧj`|\[p6Z9Ҧ #`"H4:#p{qUq)q)Fx= P*2/L$aG?٫ Tx2v 4$3:/ϒ/nR^h4M|zO7\() 'Oϡ,5+ij\& 1dq@#~xj6чQͼΊ&Ku3<فHjY;!W&,yCU}HQ(b$u> p Eubt`K7ޘO^^@ LB@f˜j 6#jL$alM "$cc`SFy;'kJPT͜]Smȳ-Y<^y[}+E:JП}~Lꖺ@`tڵD_`_}n0Վ5$9 XgIcM$jtA56̙G*vR`+v6a\2-$mp\rUxupoZut i8 N4& gRCɉXٙk-1VNV6i :\C[wFFYv.Grݾ622!%oS8k4sC>pF!nZ'DVPE0y:V.T_*t3,T لӤ̡^Y <_@7+zBjAҚ]TـӃ1XIxvl3%~MD{W*qcr=(0?c|azlN42==jiG0Z!ITTe)'NX54*3[bQi).Eeq#Tr:OZ?R~+csu}'v{c`I nRRG93]w}'N[_ TPf & ʋǷ9ThI= ԔNx6濻.k[$lKC+׵A,4d> */P?5X}>ܒaNO=zB"kj\[#H-JS07(1W23eB2up{ʉt!-fi~ =dߦRw|lVܐKĕ52S'˲:߯Ws0k%+-jcO4O!PTU&qЎ||0.7%*QCHJ}!E_nTo#6䊧dl9:vm*qw{nYY#`|!ɐ` s V%Nam40 jA„.1"6yH{IsRǢG"z>ڿP!y̬ l >XiRԗv@kK{4kofM2 iBNJȥ}UNwvwfe\X uU8_I\{KK}:zl"./ 3鬋Mc3hq;^iMtd^QƖ̡K`z3#TqxVS` mF2Vr>5LylksLUCT: P ܚDf&ԾH7MN&HL̽BBE"V'},I}#$vl |7Gz&q;Gs%>PRY 3'RQMz/vs ?D3 HHM=Iw 7@$\Dž W3G֊aOSg/X_ )~,d-yjZX-p-1951;.3!mK0'/ %Hv}UXZ]-O?5Ig9xJTh~ۆc<#cCx : Il-) ,lMifLV h4\ZdG(YK Jԯњ8Mw͖6ty%,gMwҲJ@/#Z rIҎ5E{d1te&JUx-]O rBQ< iJ^ q.w/ء NDH [#fw(Z]d;8?Gl4zӄIwslJ9a+3bԸq̨gi3ItEE՚/eծ\,Fk,ǿ  4AuvޤdL}2ė&$Z4}NǤs"*V0'RRl^^ZKȊŜoX"bԏq>:Ty nlKv8Rpd _Z@r90I!7u;yF^EiO3J>ޞKrx<:廿9nҟprOwe4t܊^ZFIa>gLJAo_F|)#C\ pVb%qF fש|h%./a0QB}IB$5QxuBU+ܨq;(搻Y&>u"|Fü'M6m25CW]N**,g䲷FN轉_FcMqtGUF4ϑXXL1zAx}DPUQL6rͽ:,23ndHGOGǜTu҂ 3,I٩{hE5lr::Vn/zn/uڋqɵ^7,nLE 8ڔRI/{J+!1-tȅ˳VAFT!XM(CN\h~ iL,^-Z \(fkFn:K\IC5W^`FD$e# _OFB;v-[lWnb:C2?QZl6և C[H-/ҚBNK S,D{~o(Om躔9: y*OHxM}ͥy'#̸[-)dFy1snn? 1pl۶ܑ9)ms=?-- {4S=ףŭ\8DOe7sQItO= 4Xk$w1P~#^O‚)6~&V&|2)X [ۢE@q$3*:#|G$hWLۨ՝9]"]gϙiģ{I1i056q`iU䴴s#ա9LG}k]րAV>RmI+H"ĆpW6kvŋ]#ouۢٶ#p4 y:;(קDTvՖrDvgxZ)oI{ZH%(!%fsu푀[S~K`! e(~Kqӛ*wz_ƭ_oU$Ig&1sU^sM~%!W>iG6ޱ01x2iˆޠsRC;+RD74@#RsLˬ=ÈFc\fD` p pF2k Ϥٮt+%EU l(c4Y{#}[{S>[`{# :Sy&aToIgL%Y`b(p[ !4.N>|~x !yI*[5Q2Gm1,ݯJe 9"Xd~n (-$2^dzPn0 M^UK T^'*?3j?iussz5'p P4\3"U5ۄd ӹ"}ako0HÆjW7+҅Y`9 O!O.7غJe H8ݖkSf)x^b^aKaǣl3Av]v˘ߎr) %Z?4zɕfU(ĐHPnP ?aAjf7WQԯZAId]bOV֊GN(g Epf)JWhc ъvol@**6?<)?ZM8; WtD aZuSl@ #GEV ޮWk:4W_uA蕣iTSb(_4\=3LgL=.yjmҡܽl2+hQ›YY/"xQn7+Do(q{~0OA΢$:Mjro`n{ޞj}퍕,,N;k/zW l gfg9= lQ3Rg ,e(`,Da.yCY+O5 3p<өV΢9 ε*>z"r{agcCXoZ䰆"ӭAg2Je݆Jaf|r7.y &J&>e s<^ > ()41WpDuXih '4+fE:aa vhyQod,#L-^ySԍ{t*/\5g0( gNmAX=^]`@BU@Rڦ~~m&%"HH0ZGom$WI @4rnlp&l.£ISeV1Uhi(&(Dp48va.9ICh?GC;5/Lw"qŷ$vfhgwN+O;}~Tk?N\fdTP?l=ӨB#|O(g44U&AB}Xͮ9(xev?3VݙVΆED-n]={t2*^ YH)osȻ x觖lbԟAܡ,S|!.?Ju ]cFx)*Yq,g5Xd cP&:v2(< 6(n3jp۠L2|rՑo1K)b\5%t(\&<~.^5VKƖ- ۠RGPJ>Pm +gzvdP=߲SYtl`l]*ziA.423L!63έ7_. ʟ I؅ܛ!/ Bd@ۚW'-7(wO}~q |?*LZb+oŇk#4Q[0舼g!ZmX{0^'нF/v%}$#YAO(V-غ 9&bgaju.0%kG.?./ #s BU*" āI.fߚ0{~v$F=I;v)wӕd0TwǂמȌZJܲ±ZnEl$c>}Av R\FR( ^ځi@B WL& " =Mop% Y"Y~O$]x|V#h:lFO'Iň{r$ tJXzo_4H {<u d%qO$m[H!?9l' f*^]ٖi٢BP/ !cBa,'I4->;[ 97ĶBմ܇}?yKqHh`+#` #_/Md|eөۚsYrfǫ% ji&YZ=ʈp \GrƮ45 :`WX 3D#wjzbg;Q%WW3jO0{yI\Xr`jv  6ԇPzhVJ3 ;; VzH&iJpfJׂlkK a?=P* bD&Դ:$KtQY"ۦ_OZ.ТH)}l$ܤIjkC8HUME!Mq `*NǂQLNVjk6un*jB:[ӸI?[)K2?Zpl^ 7yA~kTW'4$mjg$p\BtR9 sn.!9jDɣ]1CXP RgcVv.[ʅ0 'gPۅ *g^D5~32[, 9K(y;J%N'ZO_ JIwGuw|t /ӸuQ>(3{ɱɟ ]ͺ <?mmQ)[R(^DP_LY:䵿ϏB7W7 hE/ iSDB+T¡ ǛKraؒ47bg5+ W֐Zcb^Yҵp ()D=v[`6cw"Bl㢃 J@j'B񼽒..MY7%qݞgu11/Hp>R@yԵC|ڍ_r +aG+3ZuX-7v:bxKP -f-_87cOF+`K$)T̃q6`y 9BT6A~Z_J!2-}W6d'@&D/>Kgseϊ>ԩט3[ }=12YMKDg-qªi;rEt~Ul}K$僢_~"L7hr5wN!E$g=f^^& -[/#Wf? M)E36^H3d?JSq Pq@ML ?Y(.+ pڳY19Hᮍ7Q`kNlP;gZPq{.xBN&+ef;yTb0_a1x`>bYզlMQ؈k:ngwT0">#GD CxָMJ~ʁŲD /"!z_߷%+o+m GH񓍬XK'6^.x<>x$3ۘ8)iA]Xb:qς?n%sƹ)̮3}bYCA kʤ'ɡxu8 $ZJ3.9B_kFeg-.9{ͳa?oup\=I\$. avްZ+q4}Hu)"8/찜mRF1UCM[k:kqZ lSQ8`;<TwP >r\q\|)$ۤ~<^AuB&5Vf&ҡ:P%=؄DUOwO~]62B2Uh ^bSwc' n)Y\2K exK 8,8psܹYyA-ֲK 墨zl??(AXRd{${"MB2"2F)r=/ vQY;iHgp=VQlG~'>R p YxL;- F^&֬G\/kb`',}v'90ρPi3'‘`ДU@nUE]r7MlXV6;Uv*yƴӶ/Ƕ Z}RcO#h{,5 iknj=GN 14qDʝzաTPx`AU7)2#eHΏ=f](mR@2S=fKT\&iP,Cg !,֤#+I.!LQpQ!keX R%)}59[y!E||;cMn=2EwJ(U?E0X}4iLW%,)0aEQQiڣJ ^pR=B G 7q:a#4 k=wJMy)v+%OcZu/סbWȯ7S<$[(|bx\}U0ףIQ!%C{6fz'9v@ɤrۗ@}uO*onmx _z>U6CPOZՑnڊvu԰wƺɒ P)?d<[A!&|@,lglA}~7QnNj'W5KypUn8`:n!!#7N*]"0E9Df[qŖc9␅U9c? Gc@.~ P=l{[L5AB+<}GC]L6`<)HA·/:UQ14Jtd$g@h&?;ӷEn\wޠfƪKݲ [rǁHEϢK,O{9x؂ufIk Ak`/[v]u.?2c'(4-&3|d? -qj'AP l!$LujAbU &hU2mB2ҍCVR| qzw(LF\;K0LH%jRM_wtL>㽻iWGBO@(>bO+z6&Q@166݀Dn=G[k/,w@ #~@/Ǵ]}=!GvćseđAoVg{PmLC|.;u"0 !Y;⦶Wy?*:hU|s$vvf/;byL>Ajv'$v a۔,@qbe 9vcVVZPx(%cQ ន O [ [)%Mw0)"8$Pbf;`ۚp:Xs7* x縬6Y;QOZU񉲕Q.NQ$anlwofڱ6':^+jL/ubtMp..035gϛ*M DsFJLUM7ßwH]Qe#"B5C6Aщzᇷ1cS%Sww>*ѭP`eX Fmsl4J Z>ܧ%w3*犒RʃŒ:mzql=][~b$ޅo1 `x1qa P>jK>퀺hᮡAy`/ZqB<>ҷo@ f̚FSƞ'fD#|Myևq,I7.vJ@~ R 1nyI2Ms Eg*_U{јTd Uk^7i @a ) Ұ [kQb͐TUx8rI` -ʾ4}l L.EU+u(4EҕK@RcǼh3W!b[]cأzsV2o3wterH_MC ,q_T2.` _A:-ߠ?1QF +V?8񹈃 yW[W <ʲSE+_ !fJEܽeS*.}vF%o%NdcGV*blKB#0dK5PD`04'/`GU3q8ѵ,BwiàdSp#?yn͢oܙf{'~Y3 X39<ĝG!6]hcilyuv֍J'G>Qg_*i7RwC[iX;EKEmZB`xasbwqX,{w*I N@#]1B׮8f4R&ui8v/? &->ZPk)C|}0%IҲ겵_G0~zum?UMbAm!2:N2EaK0) M 7}IR T~l 2<> $unͣ}ɪ@XrdFoDkI-GY_#wo$yyz¶:֩ WpP9c*QzB@w9{:Dy&Jjg,GlQfZȮ4)p{6 F |&/uXF{x@FH ivwzWX砟zmx Aظ]ԛdb'ugar0tg7%*pi+g)1p]sɁffFnw6oA'`!&[?7dO" LaHpV)[yCon%%&.@ߗޓVVv,Md߻F9@Zሡ^@!)PJREλV6I1",8Q}zF*7OʗW\[."пmja4gt :FFm$#ƪјq9#;Ɲ \VtI] ) 7 "u(PW0/L8EdΒuSha;O3~|ɣt||P%;KFba\,D:Wcᛝ $c5sS6ߡrzeWJ A\6v˘ِg~TA>jk^s(x<5[tk|M iZ4+FٷQCV1CH,[M, NU0I6ۉ炔^Y+uĴW7̙%e;2XSq;G>] XAu2PќrIP6]GE]4`YHk:~'_ dY<饥oh\8i Gt+:Uy7#+ҕƠPCh7߿S_{qO`˞&㜆l"]fweDU=u["?? {U6qHMcʕ&W, N:QԈ (Fe }^%ǿp j3t20?*i`Ж6^R;/D+PSFWkEOI!a>\fs:3צWUX,JkǽORh8WMʅzU=걃pqkqUOp=-)LlbgA ί8ף6Nuvqs'RKobOŢͶW@|CU{5=/6N͖:.[0 ~iL+*|IM(I!N;xpr5$!.̼&C{uޓ̗ jraf_1Ѕa%9``A?LO':('.hS8vuxQr{ >^%>$TSg-?аLkG %tjPª2 QA1W?6)3Y֎٣N]KYUWm/I|0 H7G gJ 0 GXU8%M>7vc2~C-pǷ>[IW|X9 sY%;j*KlyZ^ ԭUBn*/QkߍCU?aAN/ b1} AKC rrcn1soj*6X)u1w"m.9۴6x'@#1J!áJ̜ uP B>>8v:Ks%[%J1} p3dOfut>g5_k<L:-/!5po^<3:&CkvyV ]|;0F5Cc-qrx̤E⯾}`fe{țim@[xɱgX P&=h9fgg(Sdz郶p=΢!lF(~?!Wې,%CHfraEQm/Mu"JU6brlqCV\9ineיm! 1wYb+Qo4s&?M['(*gI_m?h&c>a\O~Jb $ ZM ':gZJF?_?ns doFmjmW$d0uA8{gF,\,rYUL`܅n]-o{c y(,yB*j]Ruiz6ZN3DIG0H,乂JmuAMcU‹Sd-ޱ K/{}Q_R݅~E# q><׼fM!.X䯄b~vkd.l4U{earA}3'{\ϧ1mūl3?d&0ZI'nܐ32RhaR\SՑnJK/1p{6CUVIjE4͋kzzg}_u+Y&Iȯ=g PTG_Qvakǹ =i7xjnDoM5-XJEx zطC/ ?Fg`EO_dp4ȷ}Y[c '=|f3_{V5*1Z(~ue}e$\)>Mcj eL+)4)6E,i :a\Dl!+&ޖô̍GxR ~TLJ:!k-I|\}'?)k݌ a%zi!i8[ e}ڑ&ԈVmi YKoLػ =cUpzOw抴Ҿ,Cג]?:LnX)ɩcm&e~'-mSKf%4oD#xq{<[fKdmmSטT0-lsId!{h5Jf5 *V_?SK z)&SrtZ->U;~1l*Ps酩KՓ#T^GaRKid[OЖ"_.=' dmɐ|g)"꒰i@kfyWF˜Pf!̵`os՗K?3S7Js-0T踃r>XnZdv~ByHT2c{Вo?woqr RiA2PgF aGY#xBѻsҫ ){$hv(;?Z$B ?ҪlStvb~x!ZcGK7fMH53! OwtUNQ=EvIJ+ nr9SD6}yq]URlsQ S܉Űî!`g6+}sof|GT6IzEyF/SO=^]'xW4* Wwl&A޲[Bzߗ3R[9Qߑ^ݔ߃:qՑF|G=8jݢxNBמtJ(M(@1Wt^a8"UgOF bDխ2B.1-{/ڦsb5D=dLCp!0Ъcm-4.ЂAƋ1]Rbe;CAlj5󷙠ȏr> z%lM ; uxGE~ X)epϚ. GM3wڵIѴ;!i*H:hT,ܔ(3Yeb%3=7(@cN -o-%>1u$7D-Y3$FOم^7otTjC7{ۢϹ_F3w a牢w&WN;of݈tUӺbxaK VH.ã%6.`S9ǹ<~v}f#,s'c$m᱂g!¬ܯu|Cq$ ]ɴ#Z#3c6wxdEnitI+01dO:brմ5iH+ +~Z}f( d[v1K-r ?~ğCmqHoFr^y= }p0ʢBVG[g{'#I%(. Mr<FP{vÏ8@C x*hi6r "7͛ )OHzȩ`eE s=YΡ[pG 0E= 4 [B~Wý=~`vg /Y4N *M{VdaW/ , hTԧxӥzǢytډ lYN.<qv0EFCV%)PzT->yr)]R:zt(w*%*?Q׌NtN%,#1xMvn? y_ 9ա%ni6 ;)l<%5nA#S\r Xaxe'Gu8H_Dt?9., z&AjbunMɴ$ҭAKEbIOО>5xsl4iq"ZDvP5]$pIBIl~zȪ^ Ĩ9:@&gMG@󀚁T C85U-c2 3fWchAUǸ :JEoˁ#ך88^>f*A+n3tcƷa:giވ7Ԃ* MbMuWIőpƸb+{CgI`EBHdT8/?E5M!vJ]0Gi~%ɴQ4\B緟isFaƸFB-hUĬɈUW$vkG2qz˖-ۇbܸ o3%|gl^S_Tڽr]-o덬ac>CSW)!KF!b,SBP삝~,)cPǭԨv6pez Cq?0n |[Z4!@TJ*s"]Kϴ2hv~2|s)dB2NtXGKm9fE-akj*>"K K,{’Kd3mzxDQ=WKTF z t>yJ2:7y%(FZBdhb# d_JQqgPT `=t'wTT PmjxҒk"B;e>{q{)e|j}!hzA ϝo3?ՙ ◘>9wIVJn,(;d$\Q8lKӵ,BgЈ%zicĸ#M^ @iȹ%7,pKy`4r MkRo)z 5A]4R6#YA.U1ֱVz0_aAg&C'UқBfRwTl3%,+A"/tw/XM@@( EԌ:u* f?#j9پM̪UAiil> w/"CJn:ԌXuwtS.fWs(Lc&"7Ìy %mx}0ji y5OJ p/itERh)v'-l)\DakPP[(8u灅C;уʄ!E~F1s{^d>f؊cK; 4sT4?,4yښ *}|&_=l;Yl%zRzESϋZh IPg1cgVe#b˘"s 5s\Z'K_ˇrȔ *mNZ=Ty>ME',yޭv I da x:ke<2>w[o^ȄuO#&"mc%Y:R H&/Zԟ>r Yc:Q.p5$ G6t6lbBZa OVe&oM+o5/ ^~FW]Ax ~˜ʖtnz:LC=U:Gh!w%LBݣOrYJDcb%8,[*;~[\ezZ٨DZX nk6N^$z:XIu\M|"'6?1qԣ땦nBs܋ީT﨑WUEbS)HS)0}Ebk?!MʴRl› ‡JϛZDjOy5>Y0R}m%l3Zp:s,Q_лiaOE\%U CćEa__pK`ŎVbfgq7 0YlD!Za?\.GKɡ䰟ka;P$>fR!܌wjb[\0ME16uݡmh}I.7x)eR-E;laTYR1SܑkF:Xޤ!LQu25g1e91S{m0h"&2z }gĀNӣ QWW_Q>40 I赫|F_0c;-|fOV$ʻ!@s?`5Q/$NMW'G5a|U]IN8H4(4eBd!M,y / l\[+-qvUw+HDsJP2%.3hv ZtD| {B9FJ~dҘˤ42B_9*vF6h_n7ϜFT# G(-V8/8JJbB< P`꓃dVlM<aS$Œ脵q+ !nJo]jhV˟uR''_A MBYҏgyɈ A˺i?LN9XC%| @q o}°ZU{c| aOf I[^ɭ=haA磵z3hndcK(@y>Œ3C=/ Z8b:ixG%d5ꖦQ1;%o,tp B/8UC[KaR:'YHl7NFoK@m:qTyr=Ǯj`ʑ0ɥg'YĴ_ͫp6-&/QiiP`UuJCDغy$UzQtm ֖[Trncy1Q~pݔDhQMe]n7f->V}v mewLY@YWRjE w"!5*_Q*-2cHۅʪ!HȇߥO $*!ϐxV$T,3q4<0#nJp2Kk_ז~&?')nF뚅lt@C88 lLAe.^wn \:Rtpz venG ->Sނsk[/P0)̍Upű9?kU3\a5 ̗ yd'>W-R͝ =~1LH2ފK )]v/vEDh^j _~;.>q1]a M2\Ua `{9jϔ'B!mTe jOhY-ƘksI#힔<_[uCPHa}),IRtqmH_vv.HT^yѽBZɢ^L2t'L>zQY00,4C;0T:xZfg$.'Y($qN0dd/ ZM,ceSQb7AS ztbN |(1﹣7$Z01j5(v 8ר얶]e;*s@c$hNܩk%&+$z't Ww Yه Řj?r3oa]Fq,wN~UWl%`UCv ѯ!D+iuۥl14 X%,J9άޙC)](v_zR˧1sN9Uk~/L+(jЍ&w`ڻH _Ơ|hb  ,=hZ"Įq"L1*7|{ܹ>'.AN]YIU+|O&XEYmu]ho6t\jŠ*i sm_J9xyF)MXk~TUp An&DKF3 o'o%ּŃ^Y'"{f8V._}jܹxI'D !2|~t|M EטFzGM,W|32fboq3&s łeFP!<.a[a#[+A&W'aKǀi(+#"G"jVDZ v|EAH[z6 9<?.SS~%j~Β3L N_P80cBhp(%HQ74Hya[lie[2 YWG(;Ow4jӺl8RY}*}PMٍ/OT~W9jlTba}%`|>׻ %pSJڎI2D|_4"[Mc+->ca~B5xcr1O{ xcsc@)on ,j?*3iD< #{DOޭ>2qDW arr>/P^|^eӎZ:kgPPwv^vW^b).RN'e[:ˉ'Q$%r R,Bj\>YcC\K_y,еK6UX׻@!ku=ueM OMḼw{rϑ6.T<ǩR1H[S3W(2q%N?I!4huoep@r&G.SWSH6^Z-+il< T/~oW1zAN掄g@vhNcZaC[Q:dr:9ߪwi/Crxh@ʲcN0/yܜW' 1B'By#}hwpYʴqK/9Y!\T^"HJO[e(4M\=RGK&5oMp~s#=}鮟1tԎׄcy߈zH؍ce_tX? Օ̭nx'f~RGqZCP(=:h=ftcxh\Ac״~lzc vs:< zS]#p]HkH=\֋DKDѫ]!uMDODM(2QYXM5yUin$@}SR7ۜfoҳ4&@{>.Fo{szJMDb)R{z"h$MV< D_y؍\q&Y={]!TCb$|>ePnVd%zlxH&Ѿq7"ÛkgR ĨjStOžm<!$Ki&932fw'֋1ZHb `NeLAn PD/tٍ LyI@Xm\[x>QAjت8&ʵqد뫘^T'Tag#X'"'Ʃ+樫xPB:[T@.2\W]#Zi>W,J֍$\m>PRJʵNh-܁ٴoH alnn*,a#ېQCdhS,ݼ |n|228"ɳ_sk_p29ͅ?ZNcqf~ ;AQh^ZDRJtBo21ߒ5n*>;"~ubNX\mľbqósc@ɏ)$}swpqYY3e^)ddU,:m ^1- ȴ0σ[21cxZ I``4 }14Ik)V`^$f):"T2ߒJ n+9GmJ"G<"Vv!E%/ޛSw0;nc4% 村6R n'2oe3fR~qK">\@gz̞ZG: 3n_SY@2S2OlfQIwF3?~zM[<={G·Я룉>0U-D.Է)E͟P^떧5kP@MP/i@ZɌv+W:V*"R(wS>(m;|h_^w(oc?}wtqDm,w}Uyzswp==M2 3~qPj`<-|T!榄C˯]-*)|CTu".a _h Mڵ&fc8H/j )߫9]f(ЬET`Gv[gxM+[?BnWqgA#^Gg,7dlwWR< (J.P }h1|g*F"{sV08k: 9՞ &/B ]C(@בOFY 5n-͏fpsw< :2(’ ءRwҚbRu禤{thNA2BEc[zQmpm C)ҕu,* nEߎw/ E/z7 *-IĈ9Tc$:d J@iMi#g0 a峅 / @A*˶\loiwe^?,S7Y4뺛[f4B'ǝu|}Zj!4ћ2"<|ga-!ZEwح1GG\yh~Q {c2AqEdc~mDNJJi2s g zFͤDb_H#1q&  TeSh ,m\|WK? ǽ1_ P%bb6'p*Y3C.jcj>udjUqٝ `S]<*kr"S=O%ʏ{5]\g tvjGB<,/Tr9ˢ[z% D^T.|L*dgf0^6CPn ֍iq޸,*'z8ys^5dqu|~EPHL1><عteAՈűUY*4@SqDG=WmYTd XӓRh@A{Fi['! LWvWoYM*B")5I[֨tojAբeA*?ь #m`]e8wj-=H0#J&!FCh޵ci ({@4F4#յ՘YˀTFLN- |*\wYki Ru1S1hEWuXYG0DV l 'Br fx"܆1gkcGx r)6Ȇ\ hˍjr-\<ĤrP<9f 8/v~ >b@ӍJxC.CP@Yt&>Z#N"7۔CZrZm5C+T1 ; 6nx=WnY&)GR@Z/+0Hd{_ɔSB2o:Ϫ]w%KM ȷ*SWr{&.b*(ze<Nu5}pʴAN5/|*AiQ*if\E9ͽu rs4}šyd-4K'Էܦ]uU?.h6KYU?{SG`]z5 <'`#֧f IfKH*H;٘I L_.p2v-Tb5| '<;fk'|ԮYDB b[ ;6.4<8`GD\-? CgN_)ï6pSKȞӠ0c/c d0~>SuĦMr(SSk a_Hv,؅#Ҭƺ;z$UQJm8z+`'Aqҏ3X Sֶ.dh:7ٓxwLgnfU}CO ]_Z`v9$gjD& F$3pJb/Yqa$咿SM;f U3@\FH@_%j٠Ҁz&I1%Ȕ&. 4D tq_JӲl{u‒|#*KvQF+Yx @(u`uBQwE$W( cQE t#8&׫se3yb?&ǹc0(80YEg[vh7XUxr5+G,6U$Ra`k!;O'!` E̽ha)@b\h܀?vdhbòs3ww#ߖA}tٲ Ҏ9#gGh?УD >UAU\? ;wR Cu- ͪif5>.{`~SvvC Zsݜ_:;buO6Nk"nKE-?FfZ`1\-N9kq7JE7 '0k?)؏'̈D?+1zRי:x "#{)1hBeo7.7O}1 dHDh2nKL!Y4tq'՚(N~!#mp}]HAfi`k85-tpCbdM;ă ߂*OoAS&L]u@v|pŸ%'o F9؍ϢE/Qcut{'^Ue unXԒqI菉!v 3\g)SDIi$gX  H*ijpYu'Eq$2Fy9W4-vf T2 trcVxI)_-T0/_{nCȠZ2VċE4AwHQ:qj'\+c[ԙN쾁C<˄ 5QZv92|t>NlpRmQvQp.T|ҕ+U9-bڥ)R lL*Jgqu m"t@ƴ` EsRJkS_ /p%]??Wjx;hEﲍ4[)qֶn}fx^[ )BDu4 Qzo$wKj!'cqx=$-I]5 e~RcPf&5'[[>=4+vKR,oj%Ee.QC `-'hh/|*NY;|U>qm)aiv[)@ k}[lGiO0Rm?S[i?2w,s,ؠrUYp,Rd#DMy\LF(`uT gN*@W8\*3~m-5<8țEY[49{I>('mhj79|33 /kT8_5?0X*NvbS$@tN, +kέFcmeGR%UwAJoMa@ Lfkp^)>kxvwZN(Cٰ8hljLH.JԖvh{ӱEAN*Ve:&)'rpu6rO`cs5QsՌ8^=/ 0s*粑EHyOpɏk8*@ҩ?zLp^ ?df7n-e/DC^Aߚ$&^}ӯ~@޾ز֬S x3sS}=;v(m5@ 43" unoÜ8xD>d!\= c937~%vU6xv`("['ή\#31FdbW5=՞PL &%qcw+ xEjiJ-; ;G-3dCiW]NZyN/G)[#?-0 gL09;0Uc~4J;}|;5R=?ߏ\fV2:̦dBԀ 7Ǯ_u1&xw03 .AM^/6Wg10L$+砣XF7$U,W XZpf:`mdK%|hT1?/hg2H_=lN8DX3N,:;^4sX{Ӯnӏk<y=2>{N]b)1Uމư$sPЛ$Jc>&B`% Tu#r0"BK"X'%[<-cGx&XO4|"أ;8O !t1Jr42WqB mZ8U5u(Coi}%GS W x$R̕rT-ʕn ı8ܖp%P&9a*c"]2]yC3Y.N.ArB `v4TT ԣc4`̃Y:ͮ:zHadR[ugs7*DMP`D})N3GP00L6`h =` 6׼0״ٚt[q߾2r8GCwl]%?whcjpY8l5'7x9ѢKq?مʐs^0?Qg/]YhKXmu}´+zQieƤ*Ԓ[i27YUՑ3!7tinAcA<*g QIw {NcDcW}z gy*x밞 l42 W?1~ Nx܂-,ee40Jx0ˣ\Ph2 ҁJ`lmdkF-eUfǛAfIoѶ &9u`M\-ꑠCnasqm=Bm:l EF~؜>L*B=b0 oܼF g7  VOpm֍!lr931bv >Dv7s  J3}Zq*OItM"~~. XPNNLY_&'GO14+ "ߋKqr#[kD뮫>/3?*B o3_"ד{N+o4U[4T`D3^LS$DzL2e{ӉO. z>hTztp+S)wp`s @[{b!qd 8SQf3qWo+c\\-߆XDG83a٠r9<ͪ ,?oKE4*Ee}a {aV~upَ#wFYcd?43ok^lT׸?(n]-O1\--Gw-dZ v[x̐XC PtKhwkcjԁ~2s@,n6XM(N 7^BC9y 4zH-޸.d.!ZE?-P,YHy6O͈qs2[Sl,o9@n7׿PsIՐ쥆yV' (4n4CIv9qn3XE)8~F `ߎ(q@ӌɕ鞽}=:4,T m(wXyDvOwzݦ('N~n@=ag+g 9Z -za$ su\6`F7)# pd7?J7ͼ1K>v6; 5˟a]ϳr^?LP,9YaWDsM?OYƫN&+nCHJ IDGC4{7 頻9 a1H)5:s^GC\ I|IG9߁ZJVz!yS,GNxq9$Rg@P[HyʔT'ɺI *c\E;wyļHfG*#py*'׻U5)e.>O 8n󡖓H&źDl4 i;.z"O" ղ JpQo3z'\aŅ,bgClPIgpݣڒkB# Z(CB"?:'c}ç{E6%1m .z(̽1zG#ݾdwWb=%Pa팮I8ԟA Jݤ3XȘ(o|}mؽ$d=%؉c@{i,{|3wY,Eǒt 9/^u=F}X5:=q{VI M7 , b"5TX 8Љmhcv*̞=Fe-y Ezl"M4gw9ȼc-=5Ǜ= 4au lįT}BGm\>VQicSjW<3MG QMNV-$HvݙladtDHC;]bqE<ڝ z)iO&hryH9#`%!H*23R5mI! r?-]odP1 Q虒BP\P iG$xN2nͤo-|' .EqqTN ,ӯ}SƿJesyL02{ɶb%~TiY"Ϸwl5sMLJ/ZhH:{!oGz<RPcx^!JRIhid M+u$1tkF-'9a_$kRUI⮋Kt6{(}jKbƓE@^u~~zV65:|USJrsoL@|:]V"u*|7YeC '\! rśuffFǜHɇ5θ uf2vPəÖX`.ihey~C'Ա=v<}] Y,?!tN^ڔ&aҧ t|rݢԖ/CH0vvd*K @ن&w0W85ED d]K!U4ch4CAg80 TQ7+nTTEr6'JڀGNwŻez/;/͖'LX/0rU>Jq,c4(;}Uhbn$)/?3ڇ!?j'Nh@yً&=A_:u\f{`zBR6ykW2ԬhNy~9{R⏯ D>`ˇE.8N{ӔH2F>>t&ea?b  '@IIqџb=;iG9IsKMtѹnT5*&Ȭ٪8{21כFq@q*!uT%7 `|3ke6 VZHs f0VgDaVD'w垒'M -Xg.w&X ZZc̪+)p k)T7/fZܤc b.TP#^Ǎ,kjxsےO0@ԕ^*к4׼m=>7/Ns)ՇLm9uu+I$!v&E̚`?m[<**A"{! h^E7A΅CmnOHW~Td:ÔkGxMhfܯ.!I?F} C5k|hfPr+~(y EmثJ{quI:!NO?!բB}d6MZB.2WElxC )V>&Rw@H({ForVD1(Fhp 0;XU_*[=Smi3LCW XNIcj~1 0t3-4iƟ~ozmX2_[u~FkS^ hDO7<ƻh|KCk@\] |BأR&p| $g:r?hjl;6/&:O G7:=Q5Mu3߸BKa#.9c*GY;?&RqZK:(#ޖ_-Yu8W1 l%n7BA0Ia!JGzYz@[OU[\r3ִv%mɟZ&U %A2oXǃ'gM~U |a9PD|azgׄ'ҕ=ܞ*~C׭PJS|{QG;E-ӭ Mx'RŅշ`BR"Yڤ:m7*"ݗEVé%-(2rBS*5C% 0 ,zѲ?~"m2NUr ڏmmVZ3aDQ ,o3 WaԚg @egNnn,@JQ_"6b+o֢ \֨nE__c=2^^w bG^J0L}3Pp?n4ʨYOV𒀝?sL1!v&~~"hV YEMی6(,.[A@2ns^yG0jS WߠX{kp*fBۓؼ}0ʏ,dvdfnq0kbQ.A +dI24}}V\X7)hvTJLoE{8ɨ:݉֙=~{71$Ak0WB9)9S) &w _I e L.GȡѪ|<֌! -ŭև\jc. iL'tCZ5iقoEgBhi7AGӶr#!͉eh)407ڒ=u.<@oF$4xw4V0_2k6Q]4zoKID6F$ϑj 8hVM/CVF408(ly.<}5{\xiۙ[] KdV69u,~){eg{#ߏcloNL :; 8@K3_p…>?ezD bZܒٳEuҁ3ӡ;K"6;!ޘv.zګ $D 7WD+l.I?.˦Uߨ{}$NJvr ,cn>C,{qō~fqkwWSnLqA=ݹ:sDX{N/࿯: ­y|Jֵ".(Zeo]dSr;S~ afmt1Ɲ]8ihX [+( +=Zb & =G$@w5CGL?j0*%;I:,7XVʽV$ț'& % DD&\Ý,җh^gU,G}5Q.tw(4tSBn2䕃Vp/hԍ9dU;UrиGKԎx dӃ oR=0/-ן`"ia WuY bGI`0O%+?}#ڊ;g}ÑJ0- ڊƘ^ .ampVJP/tTձF&X~֡%!!a9-QjmNW.|:өCcc^1㧎 s˫[KrȭQ`(@$L5UG[ַzdXC7͔Fazb=/N]P1-Ыx/+|[i @S`Ǡz=+R \YX|EQZQia$[ 0%R'!њYb(M 2ĂNe"o$M]ٚMXJp{U32)v\ԯp,yd9kQwbp.@a:*cTorj[eH=Ќ H XJj5RJCfGAkS1NbL#ϺGJ%|VX_ݺԊR|>vnF=vL?sjVT ;&(n&F>^s|C:*g58%Iy/€ zQ/+1̝|>F^py~6"e] %78v`mÀ|4)a(Dhζ*8U Ku*Sw!,08\M樝De61*D`IH#}v^u5 +L;D$ 7>۬aREnFl 9r E{m|HP[a{'g0ʕ궃'GßEZPS㽌(?cD,/ؾh4"B M5Ky,|vlB'jZy/.ʣjUÌpd^ Ry׷Gz% \12*?%U`sGpY)v9l!j'ny@@17ãSZ`32Ftx\؇R ]o˥~Eb\^c*T]abtHM,Iνp{OgZe2pB vk>k\X!H)kK i{@Aff%arOYRm#b B~!v7ط è8'e2d5leXr&m =HsAeS"=bR!pu /(׀.M:$oHU򿘲_)Y@q V‚YO EnI/:Khv4t)^}e[ lk~ YC&X`/7Qj>>> *sg. 5u|3oQH]<nW<-j:xsV?܂Х6L3F EVpD2fc)+&Ny @{Sm$<?<5.dA"'/.#FX I1g @)Wcԡ't)vj삅d UZ  O E)rvI'%G yBxH 0u!'#<7S)x]xFG>9jO-%zTTrϷA#l´eh}ځCThԒ5}'UT],tIwTj1Sg^Kbӯ02$yJƨh\XyYE;q&$ lh IB^ġ3Nr?A%Vҧ %ń '/Զ:ogn#:IZHʊ$_j7e}c#lJ[F|JbH{;hD#N7j/;d{zr9s|#zV^ XFwӬxnKꑜ{%f~6S/MxblNfLζh^; )~m50`X3ߗ̓%N JJDGNgӽhJGU5/Ѝ/XrQTP+1dfQuxRSZb!"7n CVfkA5yN%:T:bչ͆}kcuhO*.3RWHWooZԃ a[6㦸ϮmL=Ԉ̛̰\.y |\,,)@V`Deo%ԠWFX/:WI\i7qg+w 2ExGo_<_t܇X-,&CiR %i?Wl;?/ɖ|Pϫ%_%m>ThAO0jxk\|9״"uUQݔEhM&eRa@g,8n=Xu< &xn%%|fX޸fGR'P9E]bB˭ɩ8jֶU^bw&hyq{} /[y,J3@rd2gŘ )2i)ltwѾn}jC쑲Yp0j1K@ y_q:;24Q #۳`Kuu[o֞?$7pA)jk#1 yfQo ٛP G"zyJ}m a@I~dQ:1s;:z?,_}aH9Wb.ǪGvsJR(tZ1b pn;;قuSy fy<Ж>τM8.6{6,CEa"EG'Cikg|%Y2?PΖf jM(%{Oi}]9X.w)'"v 0!Y< \7tK׮fɺk TgynF]0JLMq0q}ܻna $oYv8eC73hPjkU3V-k !{3ad{"JxCh /xIlMXRS ֖Q9&̃Q`R8ZSՃxHv'd\_&5/R mD,,0zLvү;\D=yv9NA uMY{B$1bHV"™ʋ~'IA hu3ߞ'HV ) bєL7r4q ڎJL H"}F|n_^MF"#3L@+/Uf1s ,WOǷš\ED@L;E=Q%ȵHL2.Zi[e+k,@+)«Ba/PLf E:{+ &[hG#v8\]  Ish2^D5-bĠHMkӤn!Ԣ.x= e/BPc8C0LA!d@&A}j䟪8頡Cj:Q⮉OTjS|c-L._h"ݒ I~hcϼO|Tq$S,-IlYoE^J $E OسԋI'xz|̸+-SL4L"$O1Nfsx(߀B!TO>r WJIaKsdpBsi$6g_3KH| /gA@M2kATL1]C:y= xKնqctKN1jRHi1NB^8$z)ǒL@k -n\)ht(9h|o; eРB}D})oDE1*xy)Ma৙)!*-=+޽zZViz0E >Z4sz&]/?6V\%n3 aWiG#*@ 0LX*8A N°~nzAZ\rjgo~x 7ǷV?G_e*YBv." O Qb= i'Rd)]s@?7; q^N+v9V Z1hCq? #߽i7DcJ *!f97q <$P_e3U7) 4XEyhcz̾bQewĶYZC5HI 7~e`x