apache2-devel-2.4.51-150400.4.6 >  A bwP=p9|+}Z~3\G6oE&B a&'cߙzoa{nf|yQ**TM+R?2˨Fw Eii)ڎ3Ut*0!LGF 8|72532459f51f4e7d18cbad509aeebdef171df6388c1c27b24b5ab84bd706ae5afba588757c6771dd40129ba526237df5368014416)bwP=p9|XE<%ÕD'==[bmtA.@lɶ)vqǝjr%%I-Rekj%cDJJ7쩬%h:O+D>L'B ,=.'>p>?d " D  ?X^h   H  %T 7;tAFFK KP K LX (L8L9O :ZFhGhHm$IqXrYr\r]wX^T bcd e%f(l*u@vw@xy z<LPVCapache2-devel2.4.51150400.4.6Apache 2 Header and Include FilesThis package contains header files and include files that are needed for development using the Apache API.bwOUmourvedrewSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Libraries/C and C++http://httpd.apache.org/linuxppc64leK7KHKJKI $ $ $ 3$ 6dj) *# HC$>`; xf:hk N; \u} Z C& Qa 'g[Hkw$L&J ^=    $|AAAAAA큤큤큤bwO. [Michael Kaufmann, Stefan Eissing] * ) mod_proxy_hcheck: Allow healthcheck expressions to use %{Content-Type}. PR64140. [Renier Velazco ] * ) mod_authz_groupfile: Drop AH01666 from loglevel "error" to "info". PR64172. * ) mod_usertrack: Add CookieSameSite, CookieHTTPOnly, and CookieSecure to allow customization of the usertrack cookie. PR64077. [Prashant Keshvani , Eric Covener] * ) mod_proxy_ajp: Add "secret" parameter to proxy workers to implement legacy AJP13 authentication. PR 53098. [Dmitry A. Bakshaev ] * ) mpm_event: avoid possible KeepAliveTimeout off by -100 ms. [Eric Covener, Yann Ylavic] * ) Add a config layout for OpenWRT. [Graham Leggett] * ) Add support for cross compiling to apxs. If apxs is being executed from somewhere other than its target location, add that prefix to includes and library directories. Without this, apxs would fail to find config_vars.mk and exit. [Graham Leggett] * ) mod_ssl: Disable client verification on ACME ALPN challenges. Fixes github issue mod_md#172 (https://github.com/icing/mod_md/issues/172). [Michael Kaufmann , Stefan Eissing] * ) mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+. [Graham Leggett] * ) mod_ssl: Support use of private keys and certificates from an OpenSSL ENGINE via PKCS#11 URIs in SSLCertificateFile/KeyFile. [Anderson Sasaki , Joe Orton] * ) mod_md: - Prefer MDContactEmail directive to ServerAdmin for registration. New directive thanks to Timothe Litt (@tlhackque). - protocol check for pre-configured "tls-alpn-01" challenge has been improved. It will now check all matching virtual hosts for protocol support. Thanks to @mkauf. - Corrected a check when OCSP stapling was configured for hosts where the responsible MDomain is not clear, by Michal Karm Babacek (@Karm). - Softening the restrictions where mod_md configuration directives may appear. This should allow for use in and sections. If all possible variations lead to the configuration you wanted in the first place, is another matter. [Michael Kaufmann , Timothe Litt (@tlhackque), Michal Karm Babacek (@Karm), Stefan Eissing (@icing)] * ) test: Added continuous testing with Travis CI. This tests various scenarios on Ubuntu with the full test suite. Architectures tested: amd64, s390x, ppc64le, arm64 The tests pass successfully. [Luca Toscano, Joe Orton, Mike Rumph, and others] * ) core: Be stricter in parsing of Transfer-Encoding headers. [ZeddYu , Eric Covener] * ) mod_ssl: negotiate the TLS protocol version per name based vhost configuration, when linked with OpenSSL-1.1.1 or later. The base vhost's SSLProtocol (from the first vhost declared on the IP:port) is now only relevant if no SSLProtocol is declared for the vhost or globally, otherwise the vhost or global value apply. [Yann Ylavic] * ) mod_cgi, mod_cgid: Fix a memory leak in some error cases with large script output. PR 64096. [Joe Orton] * ) config: Speed up graceful restarts by using pre-hashed command table. PR 64066. [Giovanni Bechis , Jim Jagielski] * ) mod_systemd: New module providing integration with systemd. [Jan Kaluza] * ) mod_lua: Add r:headers_in_table, r:headers_out_table, r:err_headers_out_table, r:notes_table, r:subprocess_env_table as read-only native table alternatives that can be iterated over. [Eric Covener] * ) mod_http2: Fixed rare cases where a h2 worker could deadlock the main connection. [Yann Ylavic, Stefan Eissing] * ) mod_lua: Accept nil assignments to the exposed tables (r.subprocess_env, r.headers_out, etc) to remove the key from the table. PR63971. [Eric Covener] * ) mod_http2: Fixed interaction with mod_reqtimeout. A loaded mod_http2 was disabling the ssl handshake timeouts. Also, fixed a mistake of the last version that made `H2Direct` always `on`, regardless of configuration. Found and reported by and . [Stefan Eissing] * ) mod_http2: Multiple field length violations in the same request no longer cause several log entries to be written. [@mkauf] * ) mod_ssl: OCSP does not apply to proxy mode. PR 63679. [Lubos Uhliarik , Yann Ylavic] * ) mod_proxy_html, mod_xml2enc: Fix build issues with macOS due to r1864469 [Jim Jagielski] * ) mod_authn_socache: Increase the maximum length of strings that can be cached by the module from 100 to 256. PR 62149 [] * ) mod_proxy: Fix crash by resolving pool concurrency problems. PR 63503 [Ruediger Pluem, Eric Covener] * ) core: On Windows, fix a start-up crash if is used with a path that is not valid (For example, testing for a file on a flash drive that is not mounted) [Christophe Jaillet] * ) mod_deflate, mod_brotli: honor "Accept-Encoding: foo;q=0" as per RFC 7231; which means 'foo' is "not acceptable". PR 58158 [Chistophe Jaillet] * ) mod_md v2.2.3: - Configuring MDCAChallenges replaces any previous existing challenge configuration. It had been additive before which was not the intended behaviour. [@mkauf] - Fixing order of ACME challenges used when nothing else configured. Code now behaves as documented for `MDCAChallenges`. Fixes #156. Thanks again to @mkauf for finding this. - Fixing a potential, low memory null pointer dereference [thanks to @uhliarik]. - Fixing an incompatibility with a change in libcurl v7.66.0 that added unwanted "transfer-encoding" to POST requests. This failed in directy communication with Let's Encrypt boulder server. Thanks to @mkauf for finding and fixing. [Stefan Eissing] * ) mod_md: Adding the several new features. The module offers an implementation of OCSP Stapling that can replace fully or for a limited set of domains the existing one from mod_ssl. OCSP handling is part of mod_md's monitoring and message notifications. If can be used for sites that do not have ACME certificates. The url for a CTLog Monitor can be configured. It is used in the server-status to link to the external status page of a certicate. The MDMessageCmd is called with argument "installed" when a new certificate has been activated on server restart/reload. This allows for processing of the new certificate, for example to applications that require it in different locations or formats. [Stefan Eissing] * ) mod_proxy_balancer: Fix case-sensitive referer check related to CSRF/XSS protection. PR 63688. [Armin Abfalterer ] - deleted patches - apache2-load-private-keys-from-pkcs11.patch (upstreamed) - httpd-2.4.3-mod_systemd.patch (upstreamed)- use r1874196 [SLE-7472] [bsc#1164820c#6] - modified patches % apache2-load-private-keys-from-pkcs11.patch (upstream 2.4.x port) - deleted patches - apache2-load-certificates-from-pkcs11.patch (merged to above)- require just libbrotli-devel- build mod_proxy_http2 extension- fix build for older distributions- define DEFAULT_LISTENBACKLOG=APR_INT32_MAX. We want apache to honour net.core.somaxconn sysctl as the mandatory limit. the old value of 511 was never used as until v5.4-rc6 it was clamped to 128, in current kernels the default limit is 4096. Cannot use the apr_socket_listen(.., -1) idiom because the function expects a positive integer argument.- apache2-devel now provides httpd-devel [bsc#1160100]- add openssl call to DEFAULT_SUSE comment [bsc#1159480] - modified sources % apache2-ssl-global.conf- use %license [bsc#1156171]- load private keys and certificates from pkcs11 token [SLE-7653] - added patches load certificates from openssl engine + apache2-load-certificates-from-pkcs11.patch load private keys from openssl engine + apache2-load-private-keys-from-pkcs11.patch- Add custom log files to logrotate according to apache2-vhost.template- Remove redundant metadata from summary.- version update to 2.4.41 with security fixes: * low: Limited cross-site scripting in mod_proxy error page (CVE-2019-10092) * low: mod_rewrite potential open redirect (CVE-2019-10098) * moderate: mod_http2, read-after-free in h2 connection shutdown (CVE-2019-10082) * moderate: mod_http2, memory corruption on early pushes (CVE-2019-10081) * moderate: mod_http2, DoS attack by exhausting h2 workers. (CVE-2019-9517) * moderate: mod_remoteip: Stack buffer overflow and NULL pointer dereference (CVE-2019-10097)- fix typo - modified sources % apache2-README-instances.txt- revive apache-22-24-upgrade [bsc#1134294] (internal) - added sources + apache-22-24-upgrade- version update to 2.4.39 * mod_proxy/ssl: Cleanup per-request SSL configuration anytime a backend connection is recycled/reused to avoid a possible crash with some SSLProxy configurations in or context. PR 63256. [Yann Ylavic] * mod_ssl: Correctly restore SSL verify state after TLSv1.3 PHA failure. [Michael Kaufmann ] * mod_log_config: Support %{c}h for conn-hostname, %h for useragent_host PR 55348 * mod_socache_redis: Support for Redis as socache storage provider. * core: new configuration option 'MergeSlashes on|off' that controls handling of multiple, consecutive slash ('/') characters in the path component of the request URL. [Eric Covener] * mod_http2: when SSL renegotiation is inhibited and a 403 ErrorDocument is in play, the proper HTTP/2 stream reset did not trigger with H2_ERR_HTTP_1_1_REQUIRED. Fixed. [Michael Kaufmann] * mod_http2: new configuration directive: `H2Padding numbits` to control padding of HTTP/2 payload frames. 'numbits' is a number from 0-8, controlling the range of padding bytes added to a frame. The actual number added is chosen randomly per frame. This applies to HEADERS, DATA and PUSH_PROMISE frames equally. The default continues to be 0, e.g. no padding. [Stefan Eissing] * mod_http2: ripping out all the h2_req_engine internal features now that mod_proxy_http2 has no more need for it. Optional functions are still declared but no longer implemented. While previous mod_proxy_http2 will work with this, it is recommeneded to run the matching versions of both modules. [Stefan Eissing] * mod_proxy_http2: changed mod_proxy_http2 implementation and fixed several bugs which resolve PR63170. The proxy module does now a single h2 request on the (reused) connection and returns. [Stefan Eissing] * mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection aborted status to trigger immediate shutdown of backend connections. This is now always signalled by mod_http2 when the the session is being released. proxy_http2 now only sends a PING frame to the backend when there is not already one in flight. [Stefan Eissing] * mod_proxy_http2: fixed an issue where a proxy_http2 handler entered an infinite loop when encountering certain errors on the backend connection. See . [Stefan Eissing] * mod_http2: Configuration directives H2Push and H2Upgrade can now be specified per Location/Directory, e.g. disabling PUSH for a specific set of resources. [Stefan Eissing] * mod_http2: HEAD requests to some module such as mod_cgid caused the stream to terminate improperly and cause a HTTP/2 PROTOCOL_ERROR. Fixes . [Michael Kaufmann] * http: Fix possible empty response with mod_ratelimit for HEAD requests. PR 63192. [Yann Ylavic] * mod_cache_socache: Avoid reallocations and be safe with outgoing data lifetime. [Yann Ylavic] * MPMs unix: bind the bucket number of each child to its slot number, for a more efficient per bucket maintenance. [Yann Ylavic] * mod_auth_digest: Fix a race condition. Authentication with valid credentials could be refused in case of concurrent accesses from different users. PR 63124. [Simon Kappel ] * mod_http2: enable re-use of slave connections again. Fixed slave connection keepalives counter. [Stefan Eissing] * mod_reqtimeout: Allow to configure (TLS-)handshake timeouts. PR 61310. [Yann Ylavic] * mod_proxy_wstunnel: Fix websocket proxy over UDS. PR 62932 * mod_ssl: Don't unset FIPS mode on restart unless it's forced by configuration (SSLFIPS on) and not active by default in OpenSSL. PR 63136. [Yann Ylavic] - deleted patches - apache2-mod_http2-issue-167.patch (upstreamed)- Reduce scriptlets' hard dependency on systemd.- added patches fix https://github.com/icing/mod_h2/issues/167 [bsc#1125965] + apache2-mod_http2-issue-167.patch- Replace old $RPM_* shell vars. Avoid old tar syntax. - Tag scriptlets as explicitly requiring bash.- updated to 2.4.38 * mod_ssl: Clear retry flag before aborting client-initiated renegotiation. PR 63052 [Joe Orton] * mod_negotiation: Treat LanguagePriority as case-insensitive to match AddLanguage behavior and HTTP specification. PR 39730 [Christophe Jaillet] * mod_md: incorrect behaviour when synchronizing ongoing ACME challenges have been fixed. [Michael Kaufmann, Stefan Eissing] * mod_setenvif: We can have expressions that become true if a regex pattern in the expression does NOT match. In this case val is NULL and we should just set the value for the environment variable like in the pattern case. [Ruediger Pluem] * mod_session: Always decode session attributes early. [Hank Ibell] * core: Incorrect values for environment variables are substituted when multiple environment variables are specified in a directive. [Hank Ibell] * mod_rewrite: Only create the global mutex used by "RewriteMap prg:" when this type of map is present in the configuration. PR62311. [Hank Ibell ] * mod_dav: Fix invalid Location header when a resource is created by passing an absolute URI on the request line [Jim Jagielski] * mod_session_cookie: avoid duplicate Set-Cookie header in the response. [Emmanuel Dreyfus , Luca Toscano] * mod_ssl: clear *SSL errors before loading certificates and checking afterwards. Otherwise errors are reported when other SSL using modules are in play. Fixes PR 62880. [Michael Kaufmann] * mod_ssl: Fix the error code returned in an error path of 'ssl_io_filter_handshake()'. This messes-up error handling performed in 'ssl_io_filter_error()' [Yann Ylavic] * mod_ssl: Fix $HTTPS definition for "SSLEngine optional" case, and fix authz provider so "Require ssl" works correctly in HTTP/2. PR 61519, 62654. [Joe Orton, Stefan Eissing] * mod_proxy: If ProxyPassReverse is used for reverse mapping of relative redirects, subsequent ProxyPassReverse statements, whether they are relative or absolute, may fail. PR 60408. [Peter Haworth ] * mod_lua: Now marked as a stable module [https://s.apache.org/Xnh1]- SSLProtocol use TLSv1.2 or higher- do not create sysconfig.d when already exists [bsc#1121086]- use secure http sites by default in configs - Switch to DEFAULT_SUSE Cipher suite- the "event" MPM is fully supported since 2.4 - configure an OCSP stapling cache by default (still requires enabling SSLUseStapling in vhost)- updated to 2.4.37 * mod_ssl: Fix HTTP/2 failures when using OpenSSL 1.1.1. [Rainer Jung] * mod_ssl: Fix crash during SSL renegotiation with OptRenegotiate set, when client certificates are available from the original handshake but were originally not verified and should get verified now. This is a regression in 2.4.36 (unreleased). [Ruediger Pluem] * mod_ssl: Correctly merge configurations that have client certificates set by SSLProxyMachineCertificate{File|Path}. [Ruediger Pluem] - updated to 2.4.36 * mod_brotli, mod_deflate: Restore the separate handling of 304 Not Modified responses. Regression introduced in 2.4.35. * mod_proxy_scgi, mod_proxy_uwsgi: improve error handling when sending the body of the response. [Jim Jagielski] * mod_http2: adding defensive code for stream EOS handling, in case the request handler missed to signal it the normal way (eos buckets). Addresses github issues https://github.com/icing/mod_h2/issues/164, https://github.com/icing/mod_h2/issues/167 and https://github.com/icing/mod_h2/issues/170. [Stefan Eissing] * ab: Add client certificate support. [Graham Leggett] * ab: Disable printing temp key for OpenSSL before version 1.0.2. SSL_get_server_tmp_key is not available there. [Rainer Jung] * mod_ssl: Fix a regression that the configuration settings for verify mode and verify depth were taken from the frontend connection in case of connections by the proxy to the backend. PR 62769. [Ruediger Pluem] * MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and before signals handling to avoid lifetime issues on restart or shutdown. PR 62658. [Yann Ylavic] * mod_ssl: Add support for OpenSSL 1.1.1 and TLSv1.3. TLSv1.3 has behavioural changes compared to v1.2 and earlier; client and configuration changes should be expected. SSLCipherSuite is enhanced for TLSv1.3 ciphers, but applies at vhost level only. [Stefan Eissing, Yann Ylavic, Ruediger Pluem, Joe Orton] * mod_auth_basic: Be less tolerant when parsing the credencial. Only spaces should be accepted after the authorization scheme. \t are also tolerated. [Christophe Jaillet] * mod_proxy_hcheck: Fix issues with interval determination. PR 62318 [Jim Jagielski] * mod_proxy_hcheck: Fix issues with TCP health checks. PR 61499 [Dominik Stillhard ] * mod_proxy_hcheck: take balancer's SSLProxy* directives into account. [Jim Jagielski] * mod_status, mod_echo: Fix the display of client addresses. They were truncated to 31 characters which is not enough for IPv6 addresses. This is done by deprecating the use of the 'client' field and using the new 'client64' field in worker_score. PR 54848 [Bernhard Schmidt , Jim Jagielski]- consider also patterns in APACHE_CONF_INCLUDE_DIRS as documentation says (patch Juergen Gleiss)- relink /usr/sbin/httpd after apache2-MPM uninstall [bsc#1107930c#1] - simplify find_mpm function from script-helpers - /usr/sbin/httpd is now created depending on preference hardcoded in find_mpm (script-helpers), not depending on alphabetical order of MPMs - simplify spec file a bit- updated to 2.4.35: * http: Enforce consistently no response body with both 204 and 304 statuses. * mod_status: Cumulate CPU time of exited child processes in the "cu" and "cs" values. Add CPU time of the parent process to the "c" and "s" values. * mod_proxy: Improve the balancer member data shown in mod_status when "ProxyStatus" is "On": add "busy" count and show byte counts in auto mode always in units of kilobytes. * mod_status: Add cumulated response duration time in milliseconds. * mod_status: Complete the data shown for async MPMs in "auto" mode. Added number of processes, number of stopping processes and number of busy and idle workers. * mod_ratelimit: Don't interfere with "chunked" encoding, fixing regression introduced in 2.4.34. PR 62568. * mod_proxy: Remove load order and link dependency between mod_lbmethod_* modules and mod_proxy. PR 62557. * Allow the argument to , , , , and to be quoted. This is primarily for the benefit of . * mod_watchdog: Correct some log messages. * mod_md: When the last domain name from an MD is moved to another one, that now empty MD gets moved to the store archive. PR 62572. * mod_ssl: Fix merging of SSLOCSPOverrideResponder. * mod_proxy_balancer: Restore compatibility with APR 1.4.- updated to 2.4.34: * ) Introduce zh-cn and zh-tw (simplified and traditional Chinese) error document translations. [CodeingBoy, popcorner] * ) event: avoid possible race conditions with modules on the child pool. [Stefan Fritsch] * ) mod_proxy: Fix a corner case where the ProxyPassReverseCookieDomain or ProxyPassReverseCookiePath directive could fail to update correctly 'domain=' or 'path=' in the 'Set-Cookie' header. PR 61560. [Christophe Jaillet] * ) mod_ratelimit: fix behavior when proxing content. PR 62362. [Luca Toscano, Yann Ylavic] * ) core: Re-allow '_' (underscore) in hostnames. [Eric Covener] * ) mod_authz_core: If several parameters are used in a AuthzProviderAlias directive, if these parameters are not enclosed in quotation mark, only the first one is handled. The other ones are silently ignored. Add a message to warn about such a spurious configuration. PR 62469 [Hank Ibell , Christophe Jaillet] * ) mod_md: improvements and bugfixes - MDNotifyCmd now takes additional parameter that are passed on to the called command. - ACME challenges have better checks for interference with other modules - ACME challenges are only handled for domains managed by the module, allowing other ACME clients to operate for other domains in the server. - better libressl integration * ) mod_proxy_wstunnel: Add default schema ports for 'ws' and 'wss'. PR 62480. [Lubos Uhliarik } * ) logging: Some early logging-related startup messages could be lost when using syslog for the global ErrorLog. [Eric Covener] * ) mod_cache: Handle case of an invalid Expires header value RFC compliant like the case of an Expires time in the past: allow to overwrite the non-caching decision using CacheStoreExpired and respect Cache-Control "max-age" and "s-maxage". [Rainer Jung] * ) mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180. [Micha Lenk , Yann Ylavic] * ) mod_proxy_http: Fix response header thrown away after the previous one was considered too large and truncated. PR 62196. [Yann Ylavic] * ) core: Add and handle AP_GETLINE_NOSPC_EOL flag for ap_getline() family of functions to consume the end of line when the buffer is exhausted. PR 62198. [Yann Ylavic] * ) mod_proxy_http: Add new worker parameter 'responsefieldsize' to allow maximum HTTP response header size to be increased past 8192 bytes. PR 62199. [Hank Ibell ] * ) mod_ssl: Extend SSLOCSPEnable with mode 'leaf' that only checks the leaf of a certificate chain. PR62112. [Ricardo Martin Camarero ] * ) http: Fix small memory leak per request when handling persistent connections. [Ruediger Pluem, Joe Orton] * ) mod_proxy_html: Fix variable interpolation and memory allocation failure in ProxyHTMLURLMap. [Ewald Dieterich ] * ) mod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList loading broken by 2.4.30. PR 62220. [Chritophe Jaillet, Yann Ylavic] * ) mod_remoteip: When overriding the useragent address from X-Forwarded-For, zero out what had been initialized as the connection-level port. PR59931. [Hank Ibell ] * ) core: In ONE_PROCESS/debug mode, cleanup everything when exiting. [Yann Ylavic] * ) mod_proxy_balancer: Add hot spare member type and corresponding flag (R). Hot spare members are used as drop-in replacements for unusable workers in the same load balancer set. This differs from hot standbys which are only used when all workers in a set are unusable. PR 61140. [Jim Riggs] * ) suexec: Add --enable-suexec-capabilites support on Linux, to use setuid/setgid capability bits rather than a setuid root binary. [Joe Orton] * ) suexec: Add support for logging to syslog as an alternative to logging to a file; use --without-suexec-logfile --with-suexec-syslog. [Joe Orton] * ) mod_ssl: Restore 2.4.29 behaviour in SSL vhost merging/enabling which broke some rare but previously-working configs. [Joe Orton] * ) core, log: improve sanity checks for the ErrorLog's syslog config, and explicitly allow only lowercase 'syslog' settings. PR 62102 [Luca Toscano, Jim Riggs, Christophe Jaillet] * ) mod_http2: accurate reporting of h2 data input/output per request via mod_logio. Fixes an issue where output sizes where counted n-times on reused slave connections. [Stefan Eissing] See github issue: https://github.com/icing/mod_h2/issues/158 * ) mod_http2: Fix unnecessary timeout waits in case streams are aborted. [Stefan Eissing] * ) mod_http2: restoring the v1.10.16 keepalive timeout behaviour of mod_http2. [Stefan Eissing] * ) mod_proxy: Do not restrict the maximum pool size for backend connections any longer by the maximum number of threads per process and use a better default if mod_http2 is loaded. [Yann Ylavic, Ruediger Pluem, Stefan Eissing, Gregg Smith] * ) mod_slotmem_shm: Add generation number to shm filename to fix races with graceful restarts. PRs 62044 and 62308. [Jim Jagielski, Yann Ylavic] * ) core: Preserve the original HTTP request method in the '%] * ) mod_remoteip: make proxy-protocol work on slave connections, e.g. in HTTP/2 requests. [Stefan Eissing] See also https://github.com/roadrunner2/mod-proxy-protocol/issues/6 * ) mod_ssl: Fix merging of proxy SSL context outside sections, regression introduced in 2.4.30. PR 62232. [Rainer Jung, Yann Ylavic] * ) mod_md: Fix compilation with OpenSSL before version 1.0.2. [Rainer Jung] * ) mod_dumpio: do nothing below log level TRACE7. [Yann Ylavic] * ) mod_remoteip: Restore compatibility with APR 1.4 (apr_sockaddr_is_wildcard). [Eric Covener] * ) core: On ECBDIC platforms, some errors related to oversized headers may be misreported or be logged as ASCII escapes. PR 62200 [Hank Ibell ] * ) mod_ssl: Fix cmake-based build. PR 62266. [Rainer Jung] * ) core: Add , and conditional section containers. [Eric Covener, Joe Orton] * %check: do not load all modules, just use default loadmodule.conf; some modules require to load another ones in advance * %install: parallel install is broken- Updated description for SSLProtocol option. [bsc#1086854]- Updated description (PCI DSS) for SSLProtocol option. [bsc#1086854]- SSLProtocol TLSv1.2 [bsc#1086854]- updated to 2.4.33: * ) core: Fix request timeout logging and possible crash for error_log hooks. [Yann Ylavic] * ) mod_slomem_shm: Fix failure to create balancers's slotmems in Windows MPM, where children processes need to attach them instead since they are owned by the parent process already. [Yann Ylavic] * ) ab: try all destination socket addresses returned by apr_sockaddr_info_get instead of failing on first one when not available. Needed for instance if localhost resolves to both ::1 and 127.0.0.1 e.g. if both are in /etc/hosts. [Jan Kaluza] * ) ab: Use only one connection to determine working destination socket address. [Jan Kaluza] * ) ab: LibreSSL doesn't have or require Windows applink.c. [Gregg L. Smith] * ) htpasswd/htdigest: Disable support for bcrypt on EBCDIC platforms. apr-util's bcrypt implementation doesn't tolerate EBCDIC. [Eric Covener] * ) htpasswd/htdbm: report the right limit when get_password() overflows. [Yann Ylavic] * ) htpasswd: Don't fail in -v mode if password file is unwritable. PR 61631. [Joe Orton] * ) htpasswd: don't point to (unused) stack memory on output to make static analysers happy. PR 60634. [Yann Ylavic, reported by shqking and Zhenwei Zou] * ) mod_access_compat: Fail if a comment is found in an Allow or Deny directive. [Jan Kaluza] * ) mod_authz_host: Ignore comments after "Require host", logging a warning, or logging an error if the line is otherwise empty. [Jan Kaluza, Joe Orton] * ) rotatelogs: Fix expansion of %Z in localtime (-l) mode, and fix Y2K38 bug. [Joe Orton] * ) mod_ssl: Support SSL DN raw variable extraction without conversion to UTF-8, using _RAW suffix on variable names. [Joe Orton] * ) ab: Fix https:// connection failures (regression in 2.4.30); fix crash generating CSV output for large -n. [Joe Orton, Jan Kaluza] * ) mod_proxy_fcgi: Add the support for mod_proxy's flushpackets and flushwait parameters. [Luca Toscano, Ruediger Pluem, Yann Ylavic] * ) mod_ldap: Avoid possible crashes, hangs, and busy loops due to improper merging of the cache lock in vhost config. PR 43164 [Eric Covener] * ) mpm_event: Do lingering close in worker(s). [Yann Ylavic] * ) mpm_queue: Put fdqueue code in common for MPMs event and worker. [Yann Ylavic] * ) mod_session: Strip Session header when SessionEnv is on. [Yann Ylavic] * ) mod_cache_socache: Fix caching of empty headers up to carriage return. [Yann Ylavic] * ) core: For consistency, ensure that read lines are NUL terminated on any error, not only on buffer full. [Yann Ylavic] * ) mod_authnz_ldap: Fix language long names detection as short name. [Yann Ylavic] * ) mod_proxy: Worker schemes and hostnames which are too large are no longer fatal errors; it is logged and the truncated values are stored. [Jim Jagielski] * ) regex: Allow to configure global/default options for regexes, like caseless matching or extended format. [Yann Ylavic] * ) mod_auth_digest: Actually use the secret when generating nonces. This change may cause problems if used with round robin load balancers. PR 54637 [Stefan Fritsch] * ) mod_proxy: Allow setting options to globally defined balancer from ProxyPass used in VirtualHost. Balancers are now merged using the new merge_balancers method which merges the balancers options. [Jan Kaluza] * ) logresolve: Fix incorrect behavior or segfault if -c flag is used Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823259 [Stefan Fritsch] * ) mod_remoteip: Add support for PROXY protocol (code donated by Cloudzilla). Add ability for PROXY protocol processing to be optional to donated code. See also: http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt [Cloudzilla/roadrunner2@GitHub, Jim Jagielski, Daniel Ruggeri] * ) mod_proxy, mod_ssl: Handle SSLProxy* directives in sections, allowing per backend TLS configuration. [Yann Ylavic] * ) mod_proxy_uwsgi: Add in UWSGI proxy (sub)module. [Roberto De Ioris, Jim Jagielski] * ) mod_proxy_balancer,mod_slotmem_shm: Rework SHM reuse/deletion to not depend on the number of restarts (non-Unix systems) and preserve shared names as much as possible on configuration changes for SHMs and persisted files. PR 62044. [Yann Ylavic, Jim Jagielski] * ) mod_http2: obsolete code removed, no more events on beam pool destruction, discourage content encoders on http2-status response (where they do not work). [Stefan Eissing] * ) mpm_event: Let the listener thread do its maintenance job on resources shortage. PR 61979. [Yann Ylavic] * ) mpm_event: Wakeup the listener to re-enable listening sockets. [Yann Ylavic] * ) mod_ssl: The SSLCompression directive will now give an error if used with an OpenSSL build which does not support any compression methods. [Joe Orton] * ) mpm_event,worker: Mask signals for threads created by modules in child init, so that they don't receive (implicitely) the ones meant for the MPM. PR 62009. [Armin Abfalterer , Yann Ylavic] * ) mod_md: new experimental, module for managing domains across virtual hosts, implementing the Let's Encrypt ACMEv1 protocol to signup and renew certificates. Please read the modules documentation for further instructions on how to use it. [Stefan Eissing] * ) mod_proxy_html: skip documents shorter than 4 bytes PR 56286 [Micha Lenk ] * ) core, mpm_event: Avoid a small memory leak of the scoreboard handle, for the lifetime of the connection, each time it is processed by MPM event. [Yann Ylavic] * ) mpm_event: Update scoreboard status for KeepAlive state. [Yann Ylavic] * ) mod_ldap: Fix a case where a full LDAP cache would continually fail to purge old entries and log AH01323. PR61891. [Hendrik Harms ] * ) mpm_event: close connections not reported as handled by any module to avoid losing track of them and leaking scoreboard entries. PR 61551. [Yann Ylavic] * ) core: A signal received while stopping could have crashed the main process. PR 61558. [Yann Ylavic] * ) mod_ssl: support for mod_md added. [Stefan Eissing] * ) mod_proxy_html: process parsed comments immediately. Fixes bug (seen in the wild when used with IBM's HTTPD bundle) where parsed comments may be lost. [Nick Kew] * ) mod_proxy_html: introduce doctype for HTML 5 [Nick Kew] * ) mod_proxy_html: fix typo-bug processing "strict" vs "transitional" HTML/XHTML. PR 56457 [Nick Kew] * ) mpm_event: avoid a very unlikely race condition between the listener and the workers when the latter fails to add a connection to the pollset. [Yann Ylavic] * ) core: silently ignore a not existent file path when IncludeOptional is used. PR 57585. [Alberto Murillo Silva , Luca Toscano] * ) mod_macro: fix usability of globally defined macros in .htaccess files. PR 57525. [Jose Kahan , Yann Ylavic] * ) mod_rewrite, core: add the Vary header when a condition evaluates to true and the related RewriteRule is used in a Directory context (triggering an internal redirect). [Luca Toscano] * ) ab: Make the TLS layer aware that the underlying socket is nonblocking, and use/handle POLLOUT where needed to avoid busy IOs and recover write errors when appropriate. [Yann Ylavic] * ) ab: Keep reading nonblocking to exhaust TCP or SSL buffers when previous read was incomplete (the SSL case can cause the next poll() to timeout since data are buffered already). PR 61301 [Luca Toscano, Yann Ylavic] * ) mod_http2: avoid unnecessary data retrieval for a trace log. Allow certain information retrievals on null bucket beams where it makes sense. [Stefan Eissing]- Replace SuSEFirewall2 by firewalld II (fate#323460) [bsc#1083492]- build mod_http2 also for 42.3- remove NameVirtualHost from documentation [bsc#1078557]- for older distros, still use SuSEFirewall2 [bsc#1071548c#7]- Replace SuSEFirewall2 by firewalld (fate#323460)- build brotli module- Do not requires w3m, only recommends it.- do not build with nghttp2 for SLE-12-SP3- which was split after SLE11- Add which and w3m as dependencies. poo#28406- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- APACHE_MODULES now contains authn_core in default configuration [bsc#1066661]- updated to 2.4.29: * ) mod_unique_id: Use output of the PRNG rather than IP address and pid, avoiding sleep() call and possible DNS issues at startup, plus improving randomness for IPv6-only hosts. [Jan Kaluza] * ) mod_rewrite, core: Avoid the 'Vary: Host' response header when HTTP_HOST is used in a condition that evaluates to true. PR 58231 [Luca Toscano] * ) mod_http2: v0.10.12, removed optimization for mutex handling in bucket beams that could lead to assertion failure in edge cases. [Stefan Eissing] * ) mod_proxy: Fix regression for non decimal loadfactor parameter introduced in 2.4.28. [Jim Jagielski] * ) mod_authz_dbd: fix a segmentation fault if AuthzDBDQuery is not set. PR 61546. [Lubos Uhliarik ] * ) mod_rewrite: Add support for starting External Rewriting Programs as non-root user on UNIX systems by specifying username and group name as third argument of RewriteMap directive. [Jan Kaluza] * ) core: Rewrite the Content-Length filter to avoid excessive memory consumption. Chunked responses will be generated in more cases than in previous releases. PR 61222. [Joe Orton, Ruediger Pluem] * ) mod_ssl: Fix SessionTicket callback return value, which does seem to matter with OpenSSL 1.1. [Yann Ylavic]- gensslcert: * set also SAN [bsc#1045159] * drop -C argument, it was not mapped to CN actually * consider also case when hostname does return empty string or does not exist [bsc#1057406] * do not consider environment ROOT variable- updated to 2.4.28: * ) SECURITY: CVE-2017-9798 (cve.mitre.org) Corrupted or freed memory access. must now be used in the main configuration file (httpd.conf) to register HTTP methods before the .htaccess files. [Yann Ylavic] * ) event: Avoid possible blocking in the listener thread when shutting down connections. PR 60956. [Yann Ylavic] * ) mod_speling: Don't embed referer data in a link in error page. PR 38923 [Nick Kew] * ) htdigest: prevent a buffer overflow when a string exceeds the allowed max length in a password file. [Luca Toscano, Hanno Böck ] * ) mod_proxy: loadfactor parameter can now be a decimal number (eg: 1.25). [Jim Jagielski] * ) mod_proxy_wstunnel: Allow upgrade to any protocol dynamically. PR 61142. * ) mod_watchdog/mod_proxy_hcheck: Time intervals can now be spefified down to the millisecond. Supports 'mi' (minute), 'ms' (millisecond), 's' (second) and 'hr' (hour!) time suffixes. [Jim Jagielski] * ) mod_http2: Fix for stalling when more than 32KB are written to a suspended stream. [Stefan Eissing] * ) build: allow configuration without APR sources. [Jacob Champion] * ) mod_ssl, ab: Fix compatibility with LibreSSL. PR 61184. [Bernard Spil , Michael Schlenker , Yann Ylavic] * ) core/log: Support use of optional "tag" in syslog entries. PR 60525. [Ben Rubson , Jim Jagielski] * ) mod_proxy: Fix ProxyAddHeaders merging. [Joe Orton] * ) core: Disallow multiple Listen on the same IP:port when listener buckets are configured (ListenCoresBucketsRatio > 0), consistently with the single bucket case (default), thus avoiding the leak of the corresponding socket descriptors on graceful restart. [Yann Ylavic] * ) event: Avoid listener periodic wake ups by using the pollset wake-ability when available. PR 57399. [Yann Ylavic, Luca Toscano] * ) mod_proxy_wstunnel: Fix detection of unresponded request which could have led to spurious HTTP 502 error messages sent on upgrade connections. PR 61283. [Yann Ylavic]- suexec binary moved to main package [bsc#1054741]- do not call and do not ship apache-22-24-upgrade [bsc#1042037]- make the package runable on non systemd systems + deprecated-scripts-arch.patch- updated to 2.4.27: * ) COMPATIBILITY: mod_lua: Remove the undocumented exported 'apr_table' global variable when using Lua 5.2 or later. This was exported as a side effect from luaL_register, which is no longer supported as of Lua 5.2 which deprecates pollution of the global namespace. [Rainer Jung] * ) COMPATIBILITY: mod_http2: Disable and give warning when using Prefork. The server will continue to run, but HTTP/2 will no longer be negotiated. [Stefan Eissing] * ) COMPATIBILITY: mod_proxy_fcgi: Revert to 2.4.20 FCGI behavior for the default ProxyFCGIBackendType, fixing a regression with PHP-FPM. PR 61202. [Jacob Champion, Jim Jagielski] * ) mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3. PR58188, PR60831, PR61245. [Rainer Jung] * ) mod_http2: Simplify ready queue, less memory and better performance. Update mod_http2 version to 1.10.7. [Stefan Eissing] * ) Allow single-char field names inadvertantly disallowed in 2.4.25. PR 61220. [Yann Ylavic] * ) htpasswd / htdigest: Do not apply the strict permissions of the temporary passwd file to a possibly existing passwd file. PR 61240. [Ruediger Pluem] * ) core: Avoid duplicate HEAD in Allow header. This is a regression in 2.4.24 (unreleased), 2.4.25 and 2.4.26. PR 61207. [Christophe Jaillet] - drop upstreamed patch: * httpd-2.4.12-lua-5.2.patch (see upstream's PR#58188 for details)- Adjust dependencies for rename apr/apr-util packages- remove /usr/bin/http2 symlink only during apache2 package uninstall, not upgrade [bsc#1041830]- updated to 2.4.26: This release of Apache is a security, feature, and bug fix release. For details, see http://httpd.apache.org/dev/dist/CHANGES_2.4.26 - refreshed patches: . httpd-2.4.12-lua-5.2.patch . httpd-2.4.x-fate317766-config-control-two-protocol-options.diff - removed patches (upstreamed) . httpd-cache-forward-http-proxy.patch . httpd-cache-revert-svn1773397.patch- server-tunning.conf: MaxClients was renamed to MaxRequestWorkers [bsc#1037731] - gensslcert: use hostname when fqdn is too long [bsc#1035829]- remove apache-doc and apache-example-pages obsoletes/provides- PreRequire user wwwrun and group www- start_apache2: include individual sysconfig.d files instead of sysconfig.d dir, include sysconfig.d/include.conf after httpd.conf is processed [bsc#1023616]- revert an attempt to fix PR 60458 + httpd-cache-revert-svn1773397.patch- fix caching of forward proxy + httpd-cache-forward-http-proxy.patch- Don't require insserv if we don't need it.- Added new HTTP2 option to sysconfig to ease enabling http2 - Added new protocols.conf which is included globally - Enable http2 also for Leap 42.2+ and SLE12_SP2+- update to 2.4.25: fixed several security issues (CVE-2016-8740, CVE-2016-5387, CVE-2016-2161, CVE-2016-0736, CVE-2016-8743), many fixes and improvements of mod_http2 and other modules; see CHANGES for full change log - verify tarball: added httpd*.bz2.asc, apache2.keyring and remove 60C5442D.key- fix build with new systemd + amended httpd-2.4.3-mod_systemd.patch- Replace mixed indentation with predominant style.- add NotifyAccess=all to service file [bsc#980663]- Remove the omc xml config. It is useless nowdays- readd the support of multiple entries in APACHE_ACCESS_LOG [bsc#991032]- add httpd-2.4.x-fate317766-config-control-two-protocol-options.diff Introduces directives to control two protocol options: * HttpContentLengthHeadZero - allow Content-Length of 0 to be returned on HEAD * HttpExpectStrict - allow admin to control whether we must see "100-continue" [bsc#894225], [fate#317766]- version 2.4.23 * Fixes CVE-2016-4979 [bsc#987365] * mod_proxy_hcheck was missing due to upstream bug. * mod_proxy_fdpass needs explicit configure line now. * Full list of changes: http://www-eu.apache.org/dist//httpd/CHANGES_2.4.23- Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd) is enough and replaces all libsystemd-* libs which are obsolete.- remove Alias= from [Install] of the template service [bsc#981541c#10]- remove unneded httpd-2.4.17-debug-crash.patch- start apache services after remote-fs [bsc#978543]- removed note about ulimits in sysconfig file [bsc#976711]- do not build mod_http2 for 13.2- Update to version 2.4.20 (2.4.19 was never released) * Drop httpd-2.4.18-missing-semicolon.patch now upstream - Big changelog available, see: http://www.apache.org/dist/httpd/CHANGES_2.4.20 for details.- enable authnz_fcgi module- fix build for SLE_11_SP4: + httpd-2.4.18-missing-semicolon.patch- Update to version 2.4.18 * drop 2.4.17-protocols.patch in upstream. - Change list too long to mention here see: http://www.apache.org/dist/httpd/CHANGES_2.4.18 for details.- systemd: Set TasksMax=infinity for current systemd releases. The default limit of 512 is too small and prevents the creation of new server processes. Apache has its own runtime/harcoded limits.- fix crash when for -X + httpd-2.4.17-debug-crash.patch- add a note: FollowSymLinks or SymLinksIfOwnerMatch is neccessary for RewriteRule in given dir [bnc#955701]- restart apache once after the rpm or zypper transaction [bnc#893659] - drop some old compat code from %post- 2.4.17-protocols.patch from upstream http2 module: * master conn_rec* addition to conn_rec * improved ALPN and Upgrade handling * allowing requests for servers whose TLS configuration is compatible to the SNI server ones * disabling TLS renegotiation for slave connections- LogLevel directive into correct config file, thanks Michael Calmer for the fix [bsc#953329]- do not build mod_http2 for older distros than 13.2 for now (nghttp2 does not build there)- Include directives really into /etc/apache2/sysconfig.d/include.conf, fix from Erik Wegner [bsc#951901]- gensslcert: CN now defaults to `hostname -f` [bnc#949766] (internal), fix help [bnc#949771] (internal)- Update to 2.4.17 - Enable mod_http2/ BuildRequire nghttp2 - MPMs: Support SO_REUSEPORT to create multiple duplicated listener records for scalability - mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3 - For more changes see: http://www.apache.org/dist/httpd/CHANGES_2.4.17- start_apache2: reintroduce sysconfig.d, include it on command line (not in httpd.conf) instead of individual directives [bnc#949434] (internal), [bnc#941331]- Fixup libdir in installed files- fix Logjam vulnerability: change SSLCipherSuite cipherstring to disable export cipher suites and deploy Ephemeral Elliptic-Curve Diffie-Hellman (ECDHE) ciphers. Adjust 'gensslcert' script to generate a strong and unique Diffie Hellman Group and append it to the server certificate file [bnc#931723], [CVE-2015-4000]- add reference upstream bug#58188 along httpd-2.4.12-lua-5.2.patch- update to 2.4.16 * changes http://www.apache.org/dist/httpd/CHANGES_2.4.16 * remove the following patches (fixed in 2.4.16) * httpd-2.4.x-mod_lua_websocket_DoS.patch * httpd-2.4.12-CVE-2015-0253.patch * update httpd-2.4.12-lua-5.2.patch- add patch: httpd-2.4.12-lua-5.2.patch * lua_dump introduced a new strip option in 5.3, set it to 0 to get the old behavior * luaL_register was deprecated in 5.2, use luaL_setfuncs and luaL_newlib instead * luaL_optint was deprecated in 5.3, use luaL_optinteger instead * lua_strlen and lua_objlen wad deprecated in 5.2, use lua_rawlen instead- change Provides: from suse_maintenance_mmn = # to suse_maintenance_mmn_#- apache2 Suggests:, not Recommends: apache2-prefork; that means for example, that `zypper in apache2-worker` will not pull apache2-prefork also - installing /usr/sbin/httpd link: * do not try to install it in '%post ' when apache2 (which includes /usr/share/apache2/script-helpers) is not installed yet (fixes installation on 11sp3) * install it in '%post' if apache2 is installed after apache2- to be sure it is there- access_compat shared also for 11sp3- apache2-implicit-pointer-decl.patch renamed to httpd-implicit-pointer-decl.patch to align with other patches names- apachectl is now wrapper to start_apache2; therefore, it honors HTTPD_INSTANCE variable, see README-instances.txt for details + httpd-apachectl.patch - httpd-2.4.10-apachectl.patch- a2enmod/a2dismod and a2enflag/a2disflag now respect HTTPD_INSTANCE= environment variable, which can be used to specify apache instance name; sysconfig file is expected at /etc/sysconfig/apache2@ (see README-instances.txt for details)- provides suse_maintenance_mmn symbol [bnc#915666] (internal)- credits to Roman Drahtmueller: * add reference to /etc/permissions.local to output of %post if setting the permissions of suexec2 fails * do not enable mod_php5 by default any longer * httpd-2.0.49-log_server_status.dif obsoleted * apache2-mod_ssl_npn.patch removed because not used * include mod_reqtimeout.conf in httpd.conf * added cgid-timeout.conf, include it in httpd.conf - fix default value APACHE_MODULES in sysconfig file - %service_* macros for apache2@.service- reenable 690734.patch, it should be upstreamed by the author (Adrian Schroeter) though + httpd-2.4.9-bnc690734.patch - httpd-2.2.x-bnc690734.patch- drop startssl from start_apache2- allow to run multiple instances of Apache on one system [fate#317786] (internal) * distributed httpd.conf no longer includes sysconfig.d, nor this directory is shipped. httpd.conf includes loadmodule.conf and global.conf which are former sysconfig.d/loadmodule.conf and sysconfig.d/global.conf for default /etc/sysconfig/apache2 global.conf and loadmodule.conf are not included when sysconfig variables could have been read by start_apache2 startup script (run with systemd services). Therefore, when starting server via /usr/sbin/httpd, sysconfig variables are not taken into account. * some not-maintained scripts are moved from /usr/share/apache2 to /usr/share/apache2/deprecated-scripts * all modules comment in sysconfig file is not generated anymore * added README-instances.txt * removed Sources: load_configuration find_mpm get_module_list get_includes find_httpd_includes apache-find-directives * added Sources: deprecated-scripts.tar.xz apache2-README-instances.txt apache2-loadmodule.conf apache2-global.conf apache2-find-directives apache2@.service apache2-script-helpers- add SSLHonorCipherOrder directive to apache2-ssl-global.conf - adopt SSLCipherSuite directive value from SLE12 - remove default-vhost-ssl.conf and default-vhost.conf from /etc/apache2. These two files are not (!) read by the configuration framework, but are named *.conf, which is misleading. The files are almost identical with the vhost templates in /etc/apache2/vhosts.d/. The two templates there do it right because they are not named *.conf and are not sourced either. apache's response with no explicit (eg. default, vanilla) configuration is contained in /etc/apache2/default-server.conf. * remove apache2-README.default-vhost as there are no default-vhost* files anymore.- apache2.service: We have to use KillMode=mixed for the graceful stop, restart to work properly.- dropped 2.0 -> 2.2 modules transition during upgrade * apache-20-22-upgrade renamed to apache-22-24-upgrade - apache-*-upgrade script is called in %posttrans now [bnc#927223]- fix find_mpm to echo mpm binary- apache2.service: Only order us after network.target and nss-lookup.target but not pull the units in. - apache2.service: SSL requires correct system time to work properly, order after time-sync.target- align filenames with upstream names (and add compat symlinks) - find_httpd2_includes renamed to find_httpd_includes- access_compat now built as shared and disabled by default - amend config to use also old syntax when access_compat is loaded - added apache2-README-access_compat.txt - added apache-find-directive script - see [bnc#896083] and its duplicates- add httpd-2.4.12-CVE-2015-0253.patch to fix SECURITY: CVE-2015-0253 (cve.mitre.org) core: Fix a crash introduced in with ErrorDocument 400 pointing to a local URL-path with the INCLUDES filter active, introduced in 2.4.11. PR 57531. [Yann Ylavic]- simplify apache2.logrotate, use sharedscripts [bnc#713581]- remove curly brackets around format sequence "%y" in `stat --format="%{y}" %{SOURCE1}` that caused an incorrect evaluation. Add escaping to proper spec-cleaner processing in the future- remove 'exit 0' from the %post section in the specfile that was placed here incorrectly and caused that the rest of the %post section couldn't be executed.- /etc/init.d/apache2 reload -> systemctl reload apache2.service in apache2.logrotate [bnc#926523]- authz_default -> authz_core in sysconfig.apache2/APACHE_MODULES [bnc#922236]- Add Requires(post) apache2 to the subpackage -worker, -event and - prefork: their respective post scriptlets execute /usr/share/apache2/get_module_list, which is shipped as part of the main package. This script has the side-effect to call find_mpm, which in turn creates the corresponding /usr/sbin/httpd2 symlink.- Patched get_module_list to ensure proper SELinux context for sysconfig.d/loadmodule.conf- Pname -> name variable reduction - Try to fix sle11 build- Version bumpt o 2.4.12: * ) mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for internationalization. [William Rowe] * ) mpm_winnt: Normalize the error and status messages emitted by service.c, the service control interface for Windows. [William Rowe] * ) configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824. [ olli hauer , Yann Ylavic ]- Exit cleanly on end of the post and cleanup the update detection - Remove Apache.xpm as it ain't used- Cleanup init/unit decision making and provide just systemd service on systemd systems- Deprecate realver define as it is equal to version. - Explicitely state MPM mods to ensure we don't lose some bnc#444878- Pass over spec-cleaner, there should be no actual technical change in this just reduction of lines in the spec- add httpd-2.4.x-mod_lua_websocket_DoS.patch to fix mod_lua bug where a maliciously crafted websockets PING after a script calls r:wsupgrade() can cause a child process crash [CVE-2015-0228], [bnc#918352].- httpd2.pid in rc.apache2 was wrong [bnc#898193]- httpd-2.4.3-mod_systemd.patch find libsystemd-daemon with pkg-config, this is the only correct way, in current versions sd_notify is in libsystemd and in old products in libsystemd-daemon.- remove obsolete patches * httpd-2.4.10-check_null_pointer_dereference.patch * httpd-event-deadlock.patch * httpd-2.4.x-bnc871310-CVE-2013-5704-mod_headers_chunked_requests.patch * httpd-2.4.x-bnc909715-CVE-2014-8109-mod_lua_handling_of_Require_line.patch- Apache 2.4.11 * ) SECURITY: CVE-2014-3583 (cve.mitre.org) mod_proxy_fcgi: Fix a potential crash due to buffer over-read, with response headers' size above 8K. [Yann Ylavic, Jeff Trawick] * ) SECURITY: CVE-2014-3581 (cve.mitre.org) mod_cache: Avoid a crash when Content-Type has an empty value. PR 56924. [Mark Montague , Jan Kaluza] * ) SECURITY: CVE-2014-8109 (cve.mitre.org) mod_lua: Fix handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments. PR57204 [Edward Lu ] * ) SECURITY: CVE-2013-5704 (cve.mitre.org) core: HTTP trailers could be used to replace HTTP headers late during request processing, potentially undoing or otherwise confusing modules that examined or modified request headers earlier. Adds "MergeTrailers" directive to restore legacy behavior. [Edward Lu, Yann Ylavic, Joe Orton, Eric Covener] * ) mod_ssl: New directive SSLSessionTickets (On|Off). The directive controls the use of TLS session tickets (RFC 5077), default value is "On" (unchanged behavior). Session ticket creation uses a random key created during web server startup and recreated during restarts. No other key recreation mechanism is available currently. Therefore using session tickets without restarting the web server with an appropriate frequency (e.g. daily) compromises perfect forward secrecy. [Rainer Jung] * ) mod_proxy_fcgi: Provide some basic alternate options for specifying how PATH_INFO is passed to FastCGI backends by adding significance to the value of proxy-fcgi-pathinfo. PR 55329. [Eric Covener] * ) mod_proxy_fcgi: Enable UDS backends configured with SetHandler/RewriteRule to opt-in to connection reuse and other Proxy options via explicitly declared "proxy workers" (] * ) mod_proxy_fcgi: Remove proxy:balancer:// prefix from SCRIPT_FILENAME passed to fastcgi backends. [Eric Covener] * ) core: Configuration files with long lines and continuation characters are not read properly. PR 55910. [Manuel Mausz ] * ) mod_include: the 'env' function was incorrectly handled as 'getenv' if the leading 'e' was written in upper case in statements. [Christophe Jaillet] * ) split-logfile: Fix perl error: 'Can't use string ("example.org:80") as a symbol ref while "strict refs"'. PR 56329. [Holger Mauermann ] * ) mod_proxy: Prevent ProxyPassReverse from doing a substitution when the URL parameter interpolates to an empty string. PR 56603. [] * ) core: Fix -D[efined] or [d] variables lifetime accross restarts. PR 57328. [Armin Abfalterer , Yann Ylavic]. * ) mod_proxy: Preserve original request headers even if they differ from the ones to be forwarded to the backend. PR 45387. [Yann Ylavic] * ) mod_ssl: dump SSL IO/state for the write side of the connection(s), like reads (level TRACE4). [Yann Ylavic] * ) mod_proxy_fcgi: Ignore body data from backend for 304 responses. PR 57198. [Jan Kaluza] * ) mod_ssl: Do not crash when looking up SSL related variables during expression evaluation on non SSL connections. PR 57070 [Ruediger Pluem] * ) mod_proxy_ajp: Fix handling of the default port (8009) in the ProxyPass and configurations. PR 57259. [Yann Ylavic] * ) mpm_event: Avoid a possible use after free when notifying the end of connection during lingering close. PR 57268. [Eric Covener, Yann Ylavic] * ) mod_ssl: Fix recognition of OCSP stapling responses that are encoded improperly or too large. [Jeff Trawick] * ) core: Add ap_log_data(), ap_log_rdata(), etc. for logging buffers. [Jeff Trawick] * ) mod_proxy_fcgi, mod_authnz_fcgi: stop reading the response and issue an error when parsing or forwarding the response fails. [Yann Ylavic] * ) mod_ssl: Fix a memory leak in case of graceful restarts with OpenSSL >= 0.9.8e PR 53435 [tadanori , Sebastian Wiedenroth ] * ) mod_proxy_connect: Don't issue AH02447 on sockets hangups, let the read determine whether it is a normal close or a real error. PR 57168. [Yann Ylavic] * ) mod_proxy_wstunnel: abort backend connection on polling error to avoid further processing. [Yann Ylavic] * ) core: Support custom ErrorDocuments for HTTP 501 and 414 status codes. PR 57167 [Edward Lu ] * ) mod_proxy_connect: Fix ProxyRemote to https:// backends on EBCDIC systems. PR 57092 [Edward Lu ] * ) mod_cache: Avoid a 304 response to an unconditional requst when an AH00752 CacheLock error occurs during cache revalidation. [Eric Covener] * ) mod_ssl: Move OCSP stapling information from a per-certificate store to a per-server hash. PR 54357, PR 56919. [Alex Bligh , Yann Ylavic, Kaspar Brand] * ) mod_cache_socache: Change average object size hint from 32 bytes to 2048 bytes. [Rainer Jung] * ) mod_cache_socache: Add cache status to server-status. [Rainer Jung] * ) event: Fix worker-listener deadlock in graceful restart. PR 56960. * ) Concat strings at compile time when possible. PR 53741. * ) mod_substitute: Restrict configuration in .htaccess to FileInfo as documented. [Rainer Jung] * ) mod_substitute: Make maximum line length configurable. [Rainer Jung] * ) mod_substitute: Fix line length limitation in case of regexp plus flatten. [Rainer Jung] * ) mod_proxy: Truncated character worker names are no longer fatal errors. PR53218. [Jim Jagielski] * ) mod_dav: Set r->status_line in dav_error_response. PR 55426. * ) mod_proxy_http, mod_cache: Avoid (unlikely) accesses to freed memory. [Yann Ylavic, Christophe Jaillet] * ) http_protocol: fix logic in ap_method_list_(add|remove) in order: - to correctly reset bits - not to modify the 'method_mask' bitfield unnecessarily [Christophe Jaillet] * ) mod_slotmem_shm: Increase log level for some originally debug messages. [Jim Jagielski] * ) mod_ldap: In 2.4.10, some LDAP searches or comparisons might be done with the wrong credentials when a backend connection is reused. [Eric Covener] * ) mod_macro: Add missing APLOGNO for some Warning log messages. [Christophe Jaillet] * ) mod_cache: Avoid sending 304 responses during failed revalidations PR56881. [Eric Covener] * ) mod_status: Honor client IP address using mod_remoteip. PR 55886. [Jim Jagielski] * ) cmake-based build for Windows: Fix incompatibility with cmake 2.8.12 and later. PR 56615. [Chuck Liu , Jeff Trawick] * ) mod_ratelimit: Drop severity of AH01455 and AH01457 (ap_pass_brigade failed) messages from ERROR to TRACE1. Other filters do not bother re-reporting failures from lower level filters. PR56832. [Eric Covener] * ) core: Avoid useless warning message when parsing a section guarded by if $(foo) is used within the section. PR 56503 [Christophe Jaillet] * ) mod_proxy_fcgi: Fix faulty logging of large amounts of stderr from the application. PR 56858. [Manuel Mausz ] * ) mod_proxy_http: Proxy responses with error status and "ProxyErrorOverride On" hang until proxy timeout. PR53420 [Rainer Jung] * ) mod_log_config: Allow three character log formats to be registered. For backwards compatibility, the first character of a three-character format must be the '^' (caret) character. [Eric Covener] * ) mod_lua: Don't quote Expires and Path values. PR 56734. [Keith Mashinter, ] * ) mod_authz_core: Allow 'es to be seen from auth stanzas under virtual hosts. PR 56870. [Eric Covener]- Redone lost patch to fix boo#859439 + service reload can cause log data to be lost with logrotate under some circumstances: remove "-t" from service reload. [bnc#859439]- Fix URL syntax in various files- fix IfModule directive around SSLSessionCache [bnc#842377c#11]- added httpd-2.4.x-bnc871310-CVE-2013-5704-mod_headers_chunked_requests.patch to fix flaw in the way mod_headers handled chunked requests. Adds "MergeTrailers" directive to restore legacy behavior [bnc#871310], [CVE-2013-5704].- added httpd-2.4.x-bnc909715-CVE-2014-8109-mod_lua_handling_of_Require_line.patch that fixes handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments [bnc#909715], [CVE-2014-8109].- fixed start at boot for ssl and encrypted key [bnc#792309]- fix shebang in start_apache2 script that contains bash-specific constructions- small improvement of ssl instructions [bnc#891813]- fix bashisms in post scripts- added httpd-2.4.10-check_null_pointer_dereference.patch to avoid a crash when Content-Type has an empty value [bnc#899836], CVE-2014-3581- httpd-event-deadlock.patch: Fix worker-listener deadlock in graceful restart.- httpd-2.1.9-apachectl.dif renamed to httpd-2.4.10-apachectl.patch and updated (fixed bashism).- drop (turned off) itk mpm spec file code as mpm-itk is now provided as a separate module, not via patch (see http://mpm-itk.sesse.net/ and [bnc#851229])- enable mod_imagemap [bnc#866366]mourvedre 1651986261  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~     2.4.51-150400.4.62.4.51-150400.4.62.4.51 apxsapxs-eventapxs-preforkapxs-workerapxs2apxs2-eventapxs2-preforkapxs2-workerapache2apache2-eventap_compat.hap_config.hap_config_auto.hap_config_layout.hap_expr.hap_hooks.hap_listen.hap_mmn.hap_mpm.hap_provider.hap_regex.hap_regkey.hap_release.hap_slotmem.hap_socache.hapache_noprobes.hcache_common.hheartbeat.hhttp_config.hhttp_connection.hhttp_core.hhttp_log.hhttp_main.hhttp_protocol.hhttp_request.hhttp_ssl.hhttp_vhost.hhttpd.hmod_auth.hmod_cache.hmod_cgi.hmod_core.hmod_dav.hmod_dbd.hmod_include.hmod_log_config.hmod_proxy.hmod_request.hmod_rewrite.hmod_session.hmod_so.hmod_ssl.hmod_ssl_openssl.hmod_status.hmod_unixd.hmod_watchdog.hmod_xml2enc.hmpm_common.hos.hscoreboard.hunixd.hutil_cfgtree.hutil_charset.hutil_cookies.hutil_ebcdic.hutil_fcgi.hutil_filter.hutil_ldap.hutil_md5.hutil_mutex.hutil_script.hutil_time.hutil_varbuf.hutil_xml.hapache2-preforkap_compat.hap_config.hap_config_auto.hap_config_layout.hap_expr.hap_hooks.hap_listen.hap_mmn.hap_mpm.hap_provider.hap_regex.hap_regkey.hap_release.hap_slotmem.hap_socache.hapache_noprobes.hcache_common.hheartbeat.hhttp_config.hhttp_connection.hhttp_core.hhttp_log.hhttp_main.hhttp_protocol.hhttp_request.hhttp_ssl.hhttp_vhost.hhttpd.hmod_auth.hmod_cache.hmod_cgi.hmod_core.hmod_dav.hmod_dbd.hmod_include.hmod_log_config.hmod_proxy.hmod_request.hmod_rewrite.hmod_session.hmod_so.hmod_ssl.hmod_ssl_openssl.hmod_status.hmod_unixd.hmod_watchdog.hmod_xml2enc.hmpm_common.hos.hscoreboard.hunixd.hutil_cfgtree.hutil_charset.hutil_cookies.hutil_ebcdic.hutil_fcgi.hutil_filter.hutil_ldap.hutil_md5.hutil_mutex.hutil_script.hutil_time.hutil_varbuf.hutil_xml.hapache2-workerap_compat.hap_config.hap_config_auto.hap_config_layout.hap_expr.hap_hooks.hap_listen.hap_mmn.hap_mpm.hap_provider.hap_regex.hap_regkey.hap_release.hap_slotmem.hap_socache.hapache_noprobes.hcache_common.hheartbeat.hhttp_config.hhttp_connection.hhttp_core.hhttp_log.hhttp_main.hhttp_protocol.hhttp_request.hhttp_ssl.hhttp_vhost.hhttpd.hmod_auth.hmod_cache.hmod_cgi.hmod_core.hmod_dav.hmod_dbd.hmod_include.hmod_log_config.hmod_proxy.hmod_request.hmod_rewrite.hmod_session.hmod_so.hmod_ssl.hmod_ssl_openssl.hmod_status.hmod_unixd.hmod_watchdog.hmod_xml2enc.hmpm_common.hos.hscoreboard.hunixd.hutil_cfgtree.hutil_charset.hutil_cookies.hutil_ebcdic.hutil_fcgi.hutil_filter.hutil_ldap.hutil_md5.hutil_mutex.hutil_script.hutil_time.hutil_varbuf.hutil_xml.hap_compat.hap_config.hap_config_auto.hap_config_layout.hap_expr.hap_hooks.hap_listen.hap_mmn.hap_mpm.hap_provider.hap_regex.hap_regkey.hap_release.hap_slotmem.hap_socache.hapache_noprobes.hcache_common.hheartbeat.hhttp_config.hhttp_connection.hhttp_core.hhttp_log.hhttp_main.hhttp_protocol.hhttp_request.hhttp_ssl.hhttp_vhost.hhttpd.hmod_auth.hmod_cache.hmod_cgi.hmod_core.hmod_dav.hmod_dbd.hmod_include.hmod_log_config.hmod_proxy.hmod_request.hmod_rewrite.hmod_session.hmod_so.hmod_ssl.hmod_ssl_openssl.hmod_status.hmod_unixd.hmod_watchdog.hmod_xml2enc.hmpm_common.hos.hscoreboard.hunixd.hutil_cfgtree.hutil_charset.hutil_cookies.hutil_ebcdic.hutil_fcgi.hutil_filter.hutil_ldap.hutil_md5.hutil_mutex.hutil_script.hutil_time.hutil_varbuf.hutil_xml.hapxsapxs2apache2buildconfig.niceconfig_vars.mkconfig_vars.mk-eventconfig_vars.mk-preforkconfig_vars.mk-workerinstdso.shlibrary.mkltlib.mkmkdir.shprogram.mkrules.mkspecial.mk/usr/bin//usr/include//usr/include/apache2-event//usr/include/apache2-prefork//usr/include/apache2-worker//usr/include/apache2//usr/sbin//usr/share//usr/share/apache2//usr/share/apache2/build/-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:SLE-15-SP4:GA/standard/925130d8c4a1ac277344b36015a492f6-apache2cpioxz5ppc64le-suse-linuxPerl script text executabledirectoryASCII textC source, ASCII textPOSIX shell script, ASCII text executablemakefile script, ASCII textRRRRRRR@@("$Gutf-8a47d7e86919cc940f338da75eda4a0fc7f08fceaa54787b7c0727ab73acf68bf? 7zXZ !t/{] crv9w!AH1#L[rCx鿲.x 3|ےz W4)LJ,<t-_1ݠӅ*w~4hR }ge(.,]с۠2%m(4Y?ۦ;6 &ۍ["WÜߟ$),v͋pibEJ/Fdm@-cEugCm:p8Rg"Z;Gcg|f.Hu?T$5Q ϓ0FmXLL_FfǬMKx%t8CxãiN,__%[]یFo$Ek`z#"ϥW"m )l!ڼV8=w xa\ ~( W6]l#=F׏*?v"k޷l=?ċ" N-}Wu}<o{Z~z.Z!:r @8s~Ii;q68q6NVpmG2KAr:3Mқ4^×Y4VSw`\>)0H3n[h% rʮU' {rqjF63?Xa4  $^܏Kk(GdY:Ȟv,hGB1 lU3XBmL~mCGwCݡg$Lf>u7-iHj WFˀCyzI(ޮȅnk=(WI\^7kc [\Y_Mq Qru6i2kYr:~uH 5'ޕyWgk7xox5rnH~ӖhAg}9RpI9\W^GU'!i⦩Q%ڔ&gVqnUⱬc#|IUB\`Y/6$Ҩey ơJ1%KEh.h0׀~F+:6p3ϳ*: SO\ϏZsnɱiOp^Q`'ec-I}$ UH~D?1%: ƕb-p$07zR3i|?\yTKt3ǡ-_}d6~v9CK5'b-l[O,Bꨇ - 4\wH9Sm|{uߴ׊NƱ?GqH7=tW$ ߊ Blp}]̏Luֆ+F{>}L\Ua;2t [j!S_$23 \^ e3z/^œ=}O~-FOb1}crf7}#7>dlPa0ɀdAKskϧ3ɦ1Ҧ7G8s{-:`z {:xnoc ]^B &V?lY8C07cӹF< 4_9=(|4S:I&%䑙nti@5Q2U%$Ea+Xʈŕdh iUt/c\OpwBK,;::1){Rެ|u~ČA?OZM]{ʻo7_HBC^ϖ)&$lD $f2[kbjtgdH,cYtkT{'Kt]uoCDMcO"OT'yOyմ5g5!cHxj_4CdΜ餚G촷q5;}%Ylx :{7G;ъpF7IǨ 0^<ʴx!}сʬΖgvkmXm :]ik Ek>ǶI;rxR Dv=8ꨶ`AlQn_ݶ69jujKV#g9;JhߕpiBejC\X6^"zJێWO`^{eS~*W߳{TܼUyUG=.;EhNAJ)Q HN\kFg5F, \=?a|R $&hoJ`5V|*m׉OO-ꄐJكN3F`ܱ^/t#Tn&ZC܂)*l&kooX]+m]`-icZe_C?qƅNI_; :.q@Mi@]{rьȧ6itF.rѬmTo dfbi~boF^cP32# Hvuu$2*X< N$U{!3́)_8`.LC'FV6x5}:PG0zƦNVH ?D1g A-]%5rQZ!6Ep@VC'mDҦXBs-8siSs*?&a,+8Y&"L_]~eYO1B>̈Î0.޳gYׄ4L|_'E7_c\'rไc o2MM\dl!w=JƑ ةgLƕնbAN|udvnJ[4!򇻕 |8OkԪYf?qp=]hTtDʏ/[ۼG yJhwSأLJR;^oJUD-a[k.DbH@pji|;TcE] :P)i=UDJ"9~&F)J&ջ75:'GÎx AI$uR8+zcÔX؄Aå64sP39P7Nq tζf ¶$ƍCU>wbB[+l>Hs R]7Rj8dդmsJ8j~2xƧF_MڃDܧ  e} RgX~l៳Hۙ{@jKF ʶ~ZCu.B[,ԱbS{CgD=`v-5gWWL$ BOILMgҖ˿oaA9.;Dt}'iJ&TZƣtIgYZ~)=xuYV(hKd {M;ОCby4J"?8\~GSɁe 3agj:=Mj6tj3DJWҏjS"[ޢP?a Q?϶ x;ZΆVZ(?:UeIcdQmMY)paIa-~֥v"~p+5,{VhNARB{P? V7rQ̮pl^BEC8Eœ9>؁ hg"ȿh:X26i:cHR1q\m|+_=\zkK v)T٤$&jc:npa1Uc/v61A V]z"S30ҺvSfpL&E ¨r^5 CHx<7q+[>=&ɋ0dn(̬KTX"B!g Ǿ *Y`M߯tF!1oЇz,ɜ8Wq=WmC˹㸯CY5B6B Ab֒4rFHp[k{Ɲl)U`kHPl X:Z4M\Рvz8Ew{SXYM>)欹]~uAЙ2cеPQ)Y+$X;9Ž */w 뻍ՇX_3%s lJ(Ǽ~jÒH|ى>yFŁ<םVMv6[UyxM&>7ý}T+:MUuY>>nZGR-&R^:S [OkqgEX "0M1g=HtZNe>?=OrXS} &?ߣ#cZo$ #lfPufz,bd>k3/FW$ȘZ7e;!#Q< ٺ&vL0Vnfc1ĆA&9pQ%t;[%9q|qnҫR>|/Ru0w +-lvCN?OQ9R(.?Y74il^B0A*v 5e aاVHp {C茩l19BI3w8-uwV$ɹ (ӧ\Ձ)ER>*|Bkh"1 X?N 9T]mO @TsCAgoȸ >5gҞZ՟!*kam U䜃gURƏHڹp2e!hFM]hcl靴,Մ̙ȱnlOF>|Zvq{:(rC/)qGpFx8)*ϭ9a}5|22N^ZыZZB`RlKh+ te8hYq'#IJ;>2™[M8[ ? Z1[B,H76< VJ^}ښOmNb1zyAu(ewn!eӴɆnIvfq44'X1N*ESlXdIh8~e_" 4wj& ه#ezv'!L qw(.b~q/PN؛@2S]I'3pg{ӽ͸3ي.^0==2V@7׏]5:=UGO"(Qj[f~#\d YK95mCM;{?T:3:BsO-0DH\ ቜHB).۶MʴY=Ue%[@ ͵Lml\>7xFs< EYet~U3~_t%>>9JμI]{?^BL"Z#KTg&bK>7K@]dO,Tm6۵?T$^1At ;fc e1QvϋQ9PctH6QZO~ SZUf>) 0=ʸk82g̗:NXYR-x1i[4n:tSD\%C)ܪBvQt,Z闌?{XY"w"wsDWG&<0 ]}R~4b?-&MG[l"u}9e0fcT0BСapp FO}6ƱCXЎS<Kͅ4D+Vϱ^=a`yiP?K;eLԚ_R\z; X@芔;A^.Ciepkm1˾%"yIj{n39;}!4Ԩɚ+Ff&YSW⬔[뿂e6LG[~ |P:6Anl"`VmE=ˋvRet2A:-@~Ƅ0 lLk^E37ǮhZ}BLnEmt2u0gѩ{S ɽJge. n>_jde:Œ,,l]mkVM gS"df%̖/xŴ#1j{Y% nA%2)kl@œ92A%uS GE8'@ K\g(_RL%iv@ FIK8qJ[F#aȦu>#/uzm2O ޚ3O;rl*7Npr"m'grǡ՛:+s.'U猃}B0?~ռGv1) $@cXif*5PZbaF-m@q&Bo\{I.C 3Q+)FV޲K! B JVS% ŚТXԷAF`A|b "'%b+a'~nė3iƊ]CG|آ$^F h/siD6ddq?른$Z\p _~4]x4w4y٪-lN 92&yŞNJc戩l/[Uۘ!ͽH2)ޙ/3+0B8hZ51a_6!#pֈEh]$΋6kǯj_+`|h6POROm{B?&6!Cd=ӳo*`GyZ' u|6Sj -ܼ[kx<aD"[~A_i]Azt3bp$i'ެrv>ˢ(j sCOݎE(1g:hߪv'§ TCHd"֣ 9B&Wgi^^2뱭'yBW fi,pMJS%Ml6&e"L,{X(2'%@(:SuHI^*pM&z־[2 /{9>y1zK,~u潽եo6Q>,sPU?W׭(fv?o yUÀ:o$emX^xbx ;?Y¡=<݁V5_4tiz [<\  a]*BVaIt{KRbD~ۘ? }ds7 m`pF]y|Z0&wJIYƌdlєAQAio-iu&TއjܿN y=kZПwv8Y_KOZ魰x\bgXz6l6 nI7_Bwԟ1[|߭eT:51w<| GծvIaTQ9ؚ/ePPۇPw_ޡ1~;2`h&$|ᣟb4V'g L: A7r87nVmL썊\4-Rl kG\H%[0qHܒTt&0>Ibnx: A|©hAdkD'Eշ~Ob1GC]oԨ<KA<}kwghQc۾lVF(!L$Б + :s=32@ۆ<tOY5VU1y!}RYCa0rQ5-ao%GMK^#pg$ʍi#>`N3i4A7b_@`a?:qJ'ԅOrC̿r.u[%4G/:wO!6텇¨ pП)`Tl4S!Á _Ӊ$XAoBp/eq hz%<`'A}`-Cf ?ɌA @9G vB.r[<dr)M%x]9/œ-%I+1+-ۆ*@;uF9}ndI?uE81XR<L+k<= Q,يoU4C_CڍdJ'rtY< k-ыE< |@Nu]*Ikצ KOXLLÂo+\Da7Y#NgG mz MF(ˢaZ'*{w`+gR5hIRփzyCLBOj#钜`li;18UĝEɻ(ɓкn8vWA()Im6QקZECuc Zp-Í^r4Qqi@<%ԇ ,>HQL:K?od7cGjIK,}jytcNHŬe2`g:%8`_Ͷ֬U'leonhVRBW۸ ҐcFFg&pmSJ U/'d_ 'J95۲pj<( +!8RMgh@oB\Ʒպ~ ܧQ&Wp ێ NZT8w;}T]$")UzG_7KPACQPk"\f K'+Tɘ)Z폖]P'<2d1iKiujN+[uFѝ#/ Z 辝n~CNкDG]Y~Vs]ӚP_ R/v> + ~ʵo8qODxHQo2;) eΞX;eASoGi+X`ʾh!B/t7W&dPGm8#_3LjOVpľvU(k*;_^k 8`_T1J685l0v/`dI6̲׽`,)ʣ+7z3 7fw'j1ȥ4}Ĩ!b@5Zgi2 84Vܳm'}_0G[Ct}%Ln{$ڜ$,)8jbjǪ(B[\ѸFkr?$͓gA |Ã㑞4l)<ڦ˯H>e#kKԸ,t Kg7ucU"Dzy<3(]M8THdvعmM 3wj-mϏ2qQNZ]S J+@V/%sԤwÍ[nVזo#w9f}؝Y;`T ӫx\w"ɛF_rxI+LJ^$ h5 d< o3. żqʖd@b8VRUrbQ:P+ /X✍฾Y& s dY9a@`AR#jXcl-a3T~PU,FRM7sb9o G +l x&QG4QhJm57nW{^,6.-gy~\ޖ G==?&`tL{ʊF bd#<O9Kn/!-MFOC;xXUWݦ9;v m'~ \t߉߇$lEJo4"_E%u.tGhCvT}v7D6dG(#],41[䱭́  Uۚch ,n]#\yYbGbKE9Ay d͟WN$ks+a8d)n:ۼ !hqI7 !|n^O|Irm]fnSXmȓ.3̾T}Zѵ 0Z7 o{t〭~y5M.?iHGt$4dvyhIS?ڪbzYq?<N@PeK]hTr"G5]j" "^9 cV4, tSefkN:!;wRo*']1TtFund$--B%93y~,Җ؛ѮD֎yꠞM۬DEA Hr4P#_ų8\ëOܢbci8E 0کa'A 7 %Gx <&a&VR9MƇs\䇆iLY S~Ul%곸Q?:@+u1 a(:|l `&&֏l[F6@f|o\lu-|.e,M '+gUd.ӻYY{ZTUtCy'bl™7N輭%W gs.[sѽ݂ U,P؃ǧv}ܶd xq8sЋ|ٽq#܌? 9aծmesgȇ;h<xx~fc|~m_c\KґwĒȈe+ĄRϴߥ؟^<)orQLS.f%i],qقΉt2D?HkzꓔYWpx5JE+6H*3c5l3Q'/6ڦM>D񶅆bszZ7\N :z/tZ{qH'6TQz_[ k &$7W4KoqnjAlQB߳Iۆ<%ytluc;ӍtÇC]Fatv7g.%pDNK<vHZ ;M;1hrjq4F%Pz'Dx؇^(U_MndwjYFA]PXF0ch4 I'ժamO:9"J׵2ԆΒ뾿7e#W*ve<6F4ս4 *-$QW&CN%դOD 4J7zr>U[aWmld-tlr.Xs@Oc6 Wa 忝J{":2-EӇ~=A껰%fOdx2O1qe8:R&CY9ib~1_4x;%Arv`\՛,̊hR{]p8Fć]D/oH1"敎1{𡗐 הa\YpXτ&SCE 26FCLxBۇh‡":uV9{ĿbwLP?%Ŵo')ˆ%#P`*$܀XPԗpKK{'^xAcstRP.ώDš ")[Q=(}%!LOcR9Q*,NӮ^!Q&JX^j3]`Nr1Ugr,DaXTwfqp&U,PKfkz0/N<|%\lP!e=h^w,vwjg4HWˆլ:^ VZ/4*\>W(9C\QWcsd$ЁlCOv}lEwoα2pHޥTA bCAz.pFHȼP@J2I`3F\oT>/{aE ad~ (hg6g (4WC"(He.XNTF2YE6$g.<`)"Ajf@a.L!DN7m>>Bqd֮ \{(([6~+c26eccM? q*:%MB#&I ^ ^D NJӼH,;׵a}?S7z$_WE֛&S ,_`%҅^w~ķDic+5 ;`An\+Ȃlj<&4'E;Z[`6tOEy֡RiUI@RiBDJ"O(vq4m۽ze؂|QEWHNZc 2!,!㷢‡(rBSdw˘5 #e&._[/-\Wkw1t߽F#z؝S Fr?$E A>R`9-̾IfW+6iUBӈ`Rk\5FmEȤ<$m.( Ֆה ;k#\nvL:^VoYpg`z4 e%V[\1 !ߎ~/ QbXbDM>7?ͳI-5~|`b;CRpRẵ"j]n.ՔK8КLC[K*\tGB1_kR1n,k|qH8J~¯B&Kܬó{GN;jҘ[^H*8$|5*O/OD-vOUd<٤Uf P"\CjsG%0RRd`]J*+{^}o^.X x+Z (o ɞ}06@ q9qt!8*xdXQ[ƄC'^ phy/ѤwmϡS3f2nP8䒺xĂ9<0'͆DGw $HAI𗡲kv1b1Q)2uwxYOGFoROM rOcqludYsY:z`?%Eb;O{ʙ*ĺ}}ϡTz}#5p9؍/kfvOb>YK"M^l58 RNCR#vy '{R?qaCpu[c~%^ AL͏tS_IDh?f7k?KM7uz]?cq 2*:߇}qӍ: ȧe݀qÈXWm[؍\J2CŐn< MG,<[ AˮڇoioA$Pn_w<ܶ %@0L}ţiNG%;~>]ھT l@\l%eSqiPufm~1٫Y*+ p$yF ^Atg.O*nd 'Cq1 r}򉄿""G5+rGKȜ<)P!EhXitڷԱFa%]ԫdx,{'LZ`Ѵ/Ó:6_if2:4?ZiK&_SO;Mrl#&|TEExDw8-Y Xd\1Otp9t#9Z`zdLHAi I7( A-: Rb7C П %ʵ;ƚkz8"\<֠Ҿ2v,c:yXo@ Pӿ]@Wk:Ƙd~}]e<-~FIIXl"\\t+xՆ002".09a6? cJ0᝱cB,X{Jp | %;#~<ݝۥ&'' 57: 'HdBp 97ᛋZM-cy͋8,&C%H9%PkC@=JS Jnn5?ل5*M@Zȟ|Y T_wke9"v`Nۛ~)u[`s0}z<.:*AeCw2/ DZQm"rϩCls86Z}zLp%KK/m 5O/s8+fc]F: 9[-dJHQjRoE$3D j>jAx6őXa(Ĥ+w&Ei>]~t ՎsZ֘ !:8IrcvъK:w\)sˤs]'i`>Lȕ[B-XFOTRGzI@ ӜT1(Q%'Nmd ЅFeuݺ@9 0׏WuW` iRzᷘ\t60ٔ6+>^ECb4UILPzQ:)O9竭pܻo(ċʓYyF|~l_S( տ2IrVm!52~9Rqk4)z W{N9e7el@-P L ɋ伒忑4B5[7#ɯ !.wgJ>;ӣEw ,ع4(#Kc.2ur% gWߒTZYiV%)|!1j=F\Q`'@֙ʴK۵l%G /ĺCO%rF-@KZ f]ХBM=Y[ԚtHBZܷ9!%O(Q["e7J(E>).+r.qjEuv]B$c}Z¯^ß˔ڑo @oPD[YF^\wI 5g =:g$l%Eu:H= `\y:g}z 77,cZW'z@h̗ ޢڛrU?5O149N/B~G[/3 K6//o"E4.~u`y[sajQ%5jL>?2o6pJii&9b.zJaw/j0s3-@s8o7A$}y"\C`-R QuF)p)!NY 0(5CQl|v`gQWQ+O]Ozo}v/bjY-ۓFL&LǙH4鞓܅ʔe˒^ LE+uoYGyi^ 4j* L{H>͞ -=̏'iYߩ~pt̯;T}忺mi]ӳ^>Gի~X Um }3 cjM3:<+{ `K{CQ$P[keE|u q4|W? 3 6ҷIUwۆ*5Zy1];kK+zH"QVF }.=ۧHfZ_@ϩEm!2*Sm<08 ]{C@Qb5BzT+V{9E0E3 dPI-kf˻xrPU+,!e@ jf*tSHd5 #gCҎS:U˴(&$rjt=z1@`Oa\{qN`rNA]qZ;r\ْ5Fi#'~;8x;A{ M d;aADBnK=WB!#M1,? Զ)(L\\;C>SeF!ζ^֫m9?<3Qx ^sk)ۈUB/nuD\F79}a}#F[`K

y5 Մ<3۽ _`/3&'8!=4Ɛ+VdE; V h3ƞbwgL$TG[4 Ltu=(|FV0;AE9}|h4"=?5B; iS1~bD{W2GwS^ä Kҍ~R20z92}ȁbKQ".]i2\ʕ_L8'w~0HmgeC#PF72q8Ufc2JU1l]aFb*[mfv C=vFwNcbm7ןVoRowj5ˆpNߎ.]}bY>+aUeQW ,9vW* 0b#S‘YCGvr"e(/ ~.Y ; W44EW+<]\6֝,&f8VfjDӆ6#sJ6QXjxQOepʽH7ɝe '-,e&G<4mLgFLbUGM\F9W[K#@x=kj74A̜.jKF|g D˳0z9DW|14:ϐ:\!9  ZF۞XVtO)n1f1`[Q&b\oO[)"y|uPȦuUglv"b86:(EU>nB^DaGƯ=9/T%> /\`#7ρSsc^ D^Dz&W8tcp8U>BXM:_(b*Om' b?S嗮NsBdq&A*U8Y .=Q^6b*݋>i=@(X5^NΠX\͠ Y1Y\CƴgX)0:pi;Yql!e݂$g$Hqae=*( 4laх`Υ!6|<ɘIEA6$ j^TWMhrWZdR4m$Ӑac. V o4 (q{@ʘ6e$OQL+8Ye#`i%fڲm<(zõ1GmNsf07w};)H=wrx ]Nax@/6!Lꃀ:dI-*a^`0ak#9I#vl :EL&A$Hgu|x\65+Y"UڭLf+C=~HA Kഀ"C}#VYݻNr>&HDCZ8$%T,r9ȊTku+8w)Ƨnvl?z@°h r?'>iݡۯ_)[Ldn(qBCۿm6FuW}k=8KMg󍂱k}1 a !@#+ MOcU.46I8D͜bJRiE,W!D>? .6I,I״$M0'}Ɇ㾆?ǚs*-8;x W4愎GCENA=M[=ukC yO@`.b',x x;5YC/  1|#JTL^rAֲK;XLv|;>_bB LH;Qm{+hLamx5' 3yܘY߲.QOs{_.e$=S/Ԩ(x'VLkaC%\7r3S6*%Q 耨i$M!.0Jc$눷o wq4$"n@ًOI[m "NRAYf1E1n?lR谧Bֹ_X$j?:%ϲ fu!}v#n!Oj&ƨ9Q)l y%K$Ui/&wr*'VE! .,H`f!&IfyZg3kneBzuy)W](3 6a\;{X*{RbkiE#/9x7ļ9ʣpŠ0X~T˯_,3 z] !xǪDJ 6 me/)'м7VBZ _5 4Q%(%vPEg`\!=,Yp'kטp6k-# QXa0ֆ+~ڠ*O|BAJiІBL<2\=?<#~muճXX9ek"m=%Z$|Ý({ԸJdi7vʶB G2F;aSžY=ow ?^+ߏ$7J5Y¥<0k;FhglbLOf^Dppg}'݌!sFAV{$2w)_Ybcv_j!R{8H%WBP.(|OIWà \ Ƞ4^Qo]'y! WDTvQ[6yֳs'O~,'ΖXeI/(4Q`|j}>Dp/W>!srd؎E{p: ͷaVEFޮC%DtC P^["%Tx{x&g:8&_\5ˡS|܏BSxWȚ7A̡ >( t@Zbq5' DH|H\>Tإ ީ} IU;%E+~ׄOy l#D0 }AK\1 TRˡݻ#NFn(,uwq_Jt\VQ_|v"!(5r'SAVʯ^G`YV۱jyM ߠ#@ ްi qBD aݔ`A 5 Wvk\ + >8Cwϭ AP)UDL%<_n` }"2 ]S`~gqG];͆Q SI,:&9h呀ߩDI}ѡ>,6FHlܢ$ E"ׄ:[рw eyeuet^<05,pApئȆθ82 !s8u_)R;;("fih~ "#0i%L# C'mnD&Xj?xsHO&,?nj̈zM[.,)ZeC31h*_fezGƽpo'ɒ)a*W@T(gVVX?x&Joj2]&#9겍7"|!䗣qڮzlȦa>ɦwtHΥ#fÊn8k0XUrͱ?3YTs WLN=?>C5;Q'E0]>} (cHRR /mcΤ/A\}8i5>:mMS_/5㛰%ۡcÃ};9Wcy§5>eN+ v8/C~.KSt?* k+%I Cq(5$r=gnuFTf|$tT|J?D dhI)1)].TeG+suĿeʊsJM4ߥb[pSEtnjp-)?㥹feGt'j&گL*!E+~D"s;bUkIgc(S*?|k:qQXӷp'C'CL qBH^}n5hokL$'15O&ݙ}l&%qy/g|V V/+ը׋P36m:NM8>+ ^˄qx鈻 ݍpZy[DW!W6[L/q?Q.{Ȭj 1ƌ3O5%s\/C,hXw%9G<ձ`ݭЪɈ&qس`NztWb*SI'<=Bd;T#&xdK\=$'O,?ׅ]/vo+80|_|}l3h?dY]M0kiQ #1Sqg5:lŸaĴ 3H(Or|-oIJ= E\M7Qd\7ꢖ^^L[FKk+'ԟ! 5"ɰ Xy+CDF,HGSnVqqb< \ ز9t6 ,yJ ZN] pۊΒ']ibf8r.P]D<LpE\0%:g("}ثY9_/461=RJ;y3} #N0;N3eTb~ ɏ*)ThP\{ 1jQe3oLW5F"Tt CQSwF&,Ӯ ~9Oږ۷1٭ٯݭᗼ܊*=SMJE6x,d)ŇWPQ:8`t-d:ˀ5H~%UzKG%Dö9OD'I`!R ,{@x\2 >uT%AXp/lq?6QybIho¹xz6Gr8RSdԺ :FvּM薤zUS:{h8JmȚJbU!YtP:azśỖU9_Pڦ("瑲9tF[!}Lʝ$Nރ BW=Poo@b6ʎB)AA^-$`xRh$F0nª&a|hXz[YFs[X+098=s:6o%2toyQ h뻬 u'y 8bAl=wO/uR>695@ɑi"$6?\M$҈PvE&H njUkfyL0uWˠȕ u_ih6QZ5Zd&LaN 0+:h^B=} [炜AyכA`v7HLzH *覄Q+wS+a!d'RO ŒC -nydv|=̃ض}^#VRe Kce"kK{K:D\3SLvwrxϿ}v\n$пhմKĮ~ǤG6 |+ôjM'MrDR4(' ~/pӄ6O?yl|ɍe!ȀggR&yCVKhﲣ*] {پDO TX]i>01f`72Zye~R(͖Z͜vۓ޹{iA?%K(OBI_F s5#UF VU%جYniĒ?d5T> "$*>Q #ޜ m2Zw>=y,6 kJ)6(Q8߲Pa:Q.:JPק>l?P*뭺RnV2bwƺB6 ؉ 7ta%Sw l-DTf%jhJsws-gYKfcxܭGDMCr pvTҗCX(N?ĝgxurh9e;3`Mx1fTO$PfyntGZöݵdwW~k.9)dbn(p|kp 55y(ȩgq6˝g8I "L OWt|)cQ{J4d+Awu0ô.a2N.b%J*GhPu(*}]LSԣE-^ڂm;[ Ya1 OOy- yQ+Y<ȲٿE>5P>Ό\!)Qua ^:ZԥU\=&`OqP24r`QyrDF8Tݽ-\MPXZbd Eٖs<"|(礸f4/9$sJ:)n{ [I/z)A YǷu虼g8,bmMIF Ԏ~KkF0ā i@rvdH?>>пo5y}kt`5z]B_) UV*KC5-66+!j/IQ؉ Oi{cJɨ(eI1gmSA 0w >N -\AUWLj4J-pO9w/IkA+~҄B}N_#f-x5",pNܣ"Th]sֵcP X fto"q6򣀆Fzu݅]>#@XklEYX g.k@ x_ټӤY͸3$nз݁?G5?OUx]8!N\'}?:g:Y6=S)41%"ra)>Ddž7W AWuvU>+6}GqEz었ZǁZB+Oȝy#:-[E`@$ Ǖ"'qMTQ!]>C8>\3&޺jܜc!%| ]0׈sr[U9$4 Q`5ɡ? \9FI YQ\+mdTTs-/g"5H1,;pGsGM8Ge0x] 'J (Lnl j7\1]/ZI|$>8ʢ %d]MHX7O[&7PO(ŽlDn♺0`L-£aIaTrx1Kq]kz]<'Ȕ [FF %%2 .,0$.ܝuO hnRogMCS4Z%'XѶÆ; E= o1Y->FY4L)Yv_I],q*@ЃMJ2eU >RUq{ϣvǯQ׻ޞz^ӤaŲΆjNuHr) " -5ONg.Dc]~$T68V&T%͓ a~F֨ɠ?ϣlJG3-Stw6d"Y>]XO ?3_/6ؓBKK7^~d Ng3Φ=*%VSR~q!blg_=6ާ.&mX_k'UBBDHB3{Ḋ펀nZ/g~0rIty2:IQw$}Ȯ m_&& X!Sؤ4’)9u$kSk˴`}9h wN̮51yQ%\ AETm' hymD+jV 9\iO0}]((%sU@ s!e8Tsq(AJL} I9(*>tdQ>%/Qm6x+Vmx?5507rbv >Jq zC-:Y9YO`r{dX:tS)R?f: B1-(,s&ҭ+U3}-a ~ .Mm!^;rLnJ6 ;ic*H>ra/Ƹ>/ }݅*hTvRZW;mv>٧Al,tá(iRE[dV}I\DžN!`iLEy[bc $fRTp jtl.׈U.C!/c~nuI+(5*reS4( ŋ wlg/Xq*$fvἇq2LMfC+PW)D{~ÇȪ:$\ ,jOV;pX} 7}}2m2'M#t&-AiPli?J_XO[bc/2` y|fJ1'9bʬY$zb)Hm ETnNe0 uGv" x}XsNysM;fBc+y^|  A*˾NF8ZZi˞6O *@(S7nܽM~ e9*sWCx$E\IF.$VL3$oHV4HhHd- zn5?.`ҳ9<ܰn9N_9U3;*89אNVVY^(2 u8) ^OU >H>wʱ$QN'`l9eHQAX'˫g| -b׶je-h5+bKKh`S4Th2 喸:*Г1y,?V^, A用# jbz6\y$/$dv m頿{f#T oFR銐]`u'"b}e ^“AS yoR޲J.qGw4aʙqu%8N&W+LFGˀ |JNn#]ܫR1çS}9slnSj %|3"O=Ai6 j^CE>0${WpPT}'4Ne\9 9 FD(ECvM*QhP[R3TH07_F.;DS$&QR̟`ůSd*^HonܗpNF: ƒ<4~zk|! 9]e;Q g+^},8iڡBΐfl3wq2D?}>>#A*ݦB ba]u_MDFR(2IMq9|E*bm59_d {W~Ɵ4*껠> j"=ֻi:8i R^[(e&PX+bbPW啀ME3"ϙ[.(}NyؿJR ƹR*1վ+ 㲯\r硍 v_~Y{mKmgWG@S''j~ 7n1oți1a>A)_!N6}Yl 9igy 8T- 0Ss]aO'8U}F?vaAғ@HKu輛J]`N↩0 =;h+GQGҋ\'Mi17z$M͔pQC\3ٸg^ІGS ZqDYf$P\ wb ]<(.y0VߘD5qW2QdB~+PqOՈGh¡fJU_؟UC^x@mv򌶦5_Dq" yqyB V?Wj]7l){RomPw WnKEڨJtp+*$Bg2G89C3R~Ũk#5VE1`{u槗$sopA9_`txWks5lxbՎ^ ] WLcu%VRKlmnz/F_|ߢ"[Gn!%05O= xh xPsSL >-}XvĆͱ}؞a5Z:>,F' *"||W jRI$Uo$4*Thc }7B;1Oׁ֖mҥ̃Tr[H ALbSknkF0wb&h$EЯBk]lH;4Yҕ'n21i K*]+ؒ$9~4gBJn7cr JdT<ˮ,Ȧ'f@Uj!pŸ@F.7g5!2xCX9D95WufٹNf;.N]_: ;_x \7fދ%갍J <0?SSk!k3+580.X@J9 ա-^Uu+j @u|&UR [fh#*6|@#c.6BS2Iq`,yޮ)7\$,/L-!c26uR/.!@ cQ1o\7t$tP;HN*T2֕kJa˭;2zPĀrhwUNAdq]%P t)ej4r" -K7&NGfB[eDz$,Yhfed&^iV}BV ւѐS]ik7 34wҬn6iu j봖ZlCD쑹wɃy+za4?J63y'썬Wk]#O\X6/]5 @p4y"*a/d> D+~Ĭ%̤O YTFIN R-?"ga̎ {}2bUl3pX&ڤ(,wrp!D6_tZ>ܿX0YVehn=LT,6|ebnoO3#:näW "ԞQ6sg\HP>3G+Wc1; }]9n٩V ez@/W%n\h2KByCnz 4;\sm;Vo$4C`YDޱIKgy-#Pm ʎ!сG1cM'a} {Q.f2ZMZgix"GoG${I 3{GAX⿘K8Lzs嗚3nbF(( ϡ[Mn e9w.`K-k" \ Qmby0 gMN().fYU=1/hcO D`gKxDzE1#([j_|!>^YEZ>ܰ񜚠()ڧ'Y87S*E9!EK=` g%,/P تZ6ޯ6zȹQ.<`wgEC8'[by:w 뛁-4}͘q#w=cAyP⍅@X0ď4-u.$LAixk:NѫG^{xЊL|`o9e!Qm?S M8;.Jvz^G$B੫!!KoҎ 2DZqQf`>Rcc6k}!"$!5hȜ4ܪjۓɨ?Sod7ϳ=x 4S? Ew'B!{$_~ak`8h$(l8Bn3*+mY,Tu1`2N#0I:+uE/ V{TN\P츣r;"mSڎQIl{,Z,v5.jJub *= pVGeCa:YWa<^UWCU <=t'q!>oG7 lǤTi{̔w@Iihzy  Lmw;Lkyge5p\`9YHH?}0@ 41i*czfL3!V,01o@Y ^Z֒J#U(?xH7z%wCk~k[@3. xlE{;;8ǃt5ϤSd \UF/E]nn zc`qDzlIffblZP9Âybe u@i'IW.5gJSp߾]|dZL.q-0\A /Ga3^^Pz?S;as;~# YI7s h'#8PA@AK kpnx6w= ϊ: |Gd/,k06EI^ bNKH< D 粛ͭpmnШڤEL QlbmUY2r&,jp W= | 395t[SH >lSz욚a˱Pڦ=t4YOM!#(fIwuCB[MzJ4XYkƓ'4]| @m=; ʑ<A7NB}bHΚi^4)8VC' 0|!:s߃iDGm)cڽ6FO1`5wS;Zn34g6ȵ#V=h0q/ `>M0rJ?.u'6shS c~ ~4{)Dw5җ0'pm#@ VS!Yz)ȑ$Lꠉ1KZ;e 7 [3b6=T;P |DAff3V:D2Kr, Ts`oi'yBp$QYdEP2_$9[1W Q0ſ΍j acrt17  ]ZP{A-`wӿU'AS(#o22BQ'mb${O+JMYu~9O[w,"!O(`X?nxp>qzCJ)£GAa}w i乸kVӴ>移c>H@] @Ձh&KDŅEF?f$,~?'7}Zy $᛫Cd\<k8W1u܁67<:ҭ`XwevAlKrmATCdR.2V!_#>e4WzrcD^Azjbi1 WNOD`FB)JAuV B`gM$_c)I O0?+5@g&p1I*(,?'Vƽ?-_fM<9mbh@Ғp F89Cg?HM|VOO*S`yH/poxh@wdJG͐buSRAGBO?d> k}q\wjL$ sow@h`hU| K5OXzY̟HfDm[}%YSr'䖸DHR-udg2O*mdB db5d J3fo!Wz=!N^;SQJagj̔{n^A};(27C:SYt1C.i7gE=9kp)FGtclb0u([ `fMmi^fDF^۳e=4ľ]r3$!bza܏\.7\lOe-i jx1)P=K r)ydA,_ĉ:|࿃*e}`LJNSyI[#"4Op~Oy?1*042ZoSHTJPG*9UO`Nx-n *+ 9rmP1,E(> Zi= V4붌y /V_A<_s#!7'7c"~qdT_OPAo 7拁4+VU=mTAmN};R0=7ˌUa*fTsT+ھcdR%GnФ7=1]+lc'xbjm*xtX3*X`trףE]QVaZ MO?x^k\ڰ)nN(QHo[Ώ;,O<Ӂ' @:2)`ݲ؎mLOyB<^ɿ `!5p n^PeJao4ԯWbog9@bt6Za Oذ0 ',j2NgR}5)C;YU{J;v s= .VTBێ7c]'\秚!e= =nҵs'9qI~Nkhn 3y`E.fh291)Z@ :ս&JơeK0u<}&ɏP۸{>+pbyϢpUzzD S6fSO.Fw]|5­jI:6CD$V/fj*:qYIduJEIpFYb}d|Jaû )*|s!*L "L51h:lLW\r>g@if,LdVݨ?#kݫSū7~wI{c ZV8Ր_"wGPTȲ-PѾ>!ozȓ&  Kv_R Oˢ*46aplj$ ֠+ͻR=]蠛⾏PBTk8OWɯy4>^6W%Z6 4yc"hbɡo @Rw&Dlghr0jK=႑ڪg'^ls8nWmDc:S%{N]jKV@ޘ@m[ú)G4rGWn}$}&ޙ`io/(f+"p3⌗vRln*Ocƺ¼._ u`: <-br^jfnh_wͩicWoI8XS*^,W.2)ݨ9 ܆G)chztg+g#vɈfs ۏS'm$,V-9UcT(BP{ב܈᠀{wPBB(%bn[.ccIw.z?s-E-e'jHR]+f_ Sf睡 g7xW> b82v8llٖ}N]Q `G0͕y0Jx^d_.#^Զ]Y Kb^w?Ƅ!,sU'HA!yhrx(~љis?62,q,84FM_!wI!;ޡ,z\`D&N}bB^Kg~Qz 1'@J8Z+C9l<&4/0_vi~O}~8Y;u3AGq!Ȃw+. x8eBݟBf3ChtvEA.RnaqViz1pqvMH*jۺ;h<?P(P\@ wlQ?ۂT2efAUoO+Q5bҙcKu= NKg]B{4r~S}x~bGB~Z0xA[5@8S |E|H+yLS5)&Wb IY#$NGO1#~[un> c(&A <켬"j kNEL٠(_Z_9j[̃o/탥t,뭿>w)hh7dßz dJ*}TذČL@BlTwscjN2:ڈz46l^E$N dV^ڃ(;ARB¡ ~Zk@iT]I]@)2&pfL2># N8\6hlr^m7^8 9,MCt}՗P#T'-VUGF]p4lZV YJM닼y$=[ƽ*m[7/B\qDne+,'Q޿!?!.?gZ0 $i*ʜ>wZMcOuţʽ[ m5o LlnLL:Qǽ HfP~Mb+3oGj0qA{7wF-65%[ȥP&|N ե3@ NiJ6XFhJdT~{Cq*sHͨ"&%c["tgRF2=MH U6)}Ȩ>5o'J>PqHmLJ'&vt2H` e YUIaʱǏ)y_?utb9T )P m6rJȤ\5 or߇rQL^ӥJzUG=g/τCcr/*vݍpx&׫/t 5nB C]K@/=K#/0 FPQ]ſ7?]x= hU7QC؅#}aHzDCq>NľZܶ… c)  ]F X(No͍<)`aWuK(y1.b-@q|HyZqis}4F$(%Kޟȵ<]}P|,* >׳X9 !YR UqMZm 7o=f%5RJ ,H@Èpa;*R3)_tb {7?E GV2c] !%c2ȶ 4T/׺`~v"Z䴰J,xhWoM`Wg[5^T ypa@Ol9t7 evP׽9S8Ҹ\7ضD_ cY^;9{ke@ňx?5~ b~Sw>4@,϶Wlu6~-|^bzk^w-掑K9ԽϑX|WFMKr@t#6{ kb^|tDQgI8A.l1HHd&-&_u]/;"&ι"\qZ Y[su>b0jƠ+rIwjy6] ^?!N3RtCrX]%,ȑ r5m익硴龱5oE>躪D3' ǔ1^k782fZq'͚ou^  OGJ^ݮo6贊3r 0(@7쐪U)yX M䳬J]D/=/\߀#0+wg=c`6\/H+vN2U4#o S0/ۥab[p[_C 8t/n BL筌crsGΣ{55\7$ 8 OA$s|1AmN J(b,ാ.1Vw}e> ^6E4\v8s%cU:^r$:β5)WQ67ܴY@i7uT?\-7MSDMRv=($ WkՀ&RRHs9K':g@2 7ָHDGV0abR[McySei o ˊ5چC|p.v~wS/]K.R?Л2>"7׷ 9 5R#g,9.o'f:߰@H\iAe_(CDR !^:=F4DU&'ހ+;ﴸ$KN{ZD+x6_$8 <#wi<4S.`,_F9.N~3$d=@aܑsz\,!O\4YGV8TkAox(❕DoWlYlS#nNsX=$?_D.Hl:+x^FHzgHm:Z_;m$^+5\ӘV XnAk7ۀpTWxסw yM^, #?tp^'BI"]P0ᕱ?5}/"&LEyzn]d57u=!P;li~WUhK|h7zؔ)1}cPwi71N)MD7ls*p ?YlvqcpG\ Qj߭QJ?$- ;[D==x<|fd5D]w;zݘIiX'@TjN. ץ,T%O!LѪ<>{cDs`v8Jd^4a$)=594̙(8eK hA<'V.<q~Mt1y;}G[W ֓!=Q1p/ެD/1ur'΋eU3|Ԏr"/9|xWEueۈCKP蝁Ko9XƭbJbƿPAn)j.ׄs+'Q{_RNlsrJ(e*FzMrA&٦x%B},_α7{łt3M8`p{N4;#x:KENdy)K$&q}><#^յDsI4$d#JٕB)}FrE0֘eF!usk qk|́QHyc4y]wb]ZĔ/aU,w0"Mz~Z/~ -q4-&ƒ2 _4UR"fmg!qB)/G,pFS]9n:)) ۯٱ=8瓚;8"##1WO5bmR_*0e<t6e7Fْ-U36*ƨ &) rXe9ԃVR]'Ǟ3?"*Ƥە7swÍ-߾4uģۂk䦜L%gS4Gfc5%Oev s SamhDzG%YĭbnoZN :S$kIHc;vR*fƘ O%5ieU- Feag^g}YqNk)jxckJ\ šw;6=.ltȇD}~v~I."MH2]?{O׷x= ]ƊU=LF(ҮL'zЋ j_Y{oi #qpRk,7_h3tMk>PDVxwz뀇Qz5cf~ccXAAs6i!%FQDAj<ޜJax+ӛʳ IEg.WiPb0vޅ(Ve5#΁G.3F: rsKD7U|zoHE-`|[7UI|nlu}uRıB[xucGyLE\ї?us(',xkS'AG)"JBJUPVa}L(;\f$`Srܺ@r=eh[FH_ %>1 ( z=W6*YC}E`ڵla9Xz! a`}szYwAWR҇Fh@WzF{/cz>ȧܗCB-ў'(՝,SJ#Obf=Jʪd_aGѥBOfhk '_n1o#><,P[(<"X7.ĞOYq4Ƒ= qӈ(nI&Mw4#a~(%}jDz{X=GBk&ZF-o\x.0Bľ-adVcީunkV@so3`%xYZ gvps;L7.T1O<376]4/^PKpp/_yjCYh+x 3V7p˒"/)Łu rFGxO}]]j Q7B]TߑRS s9P`cH"Ml_kckY ; 9 ["z0<~^oVKֺ4Q(>%i.%ekiPx1nŕFh o\N|rx:f]*םm<6مƣ2z-t0ҡ)!j6M2f.|mR:3o깊0l#OV'Gy+G#(֒Z{{4Fߣ՚Wqc?.gRmPҼ/P Q . pMdq.f,U/"=ā9M9i `ss~-iS&km5Ή&~xc;a3pDkYgsMc)Ɉz4i:Jʌ*5Q,2D {q;Ҹ"̃ ں?K[dF2//HGV(w ..>7۹ ԘP+ e0b1R^ I؁D^cfM (p{8o]wU&O8NPF=n%\. G"kwN C6*+7sv~Bwz̈4|9xN"ҟ5{ (7{[7Qh^nM.G u̴4ang ɫnG}r0(& >ӌl1VOjZE}dxӵwn-NY4ُ \J{ZYo{'ٽw`&{_s9"cJ]sd IMv f/kVX%~iëӠ^spis F:J`H}ExWzۓJ=cECǁxܰ"'k&Bw@kVr?j " ^SVͶe.X?4ǏD縗@{>,l`M1ΝZ]/|*7#]E=F(ئ- FZGvo,QUi\v~-b^9*`/Vݔm3^}߭Mj[DF|eD&ʝg4L%%zt)4LX V6".T<ܟܔ1;:LIxKu+$9L+0@ S?ղ?Yd-hnMB~3Sn/_>|ք%ޭ`p7MƬ"!FdX$__ied.^WyB_%b'q3z SJ^JHK1Үp~TR+!zGN~Uyb=tMhtrw#9qX0!G(ܨd*}]-A-uϳcÁK}_Hר1b84,b?Х]d xJLt^oĥ/;K h-+jVVùGR[gxpNlQQ+CkF/בȇQ"8{+/I#b=O-!igԶXX<F,Tz7>%gZZw4{ZՅ^"|aL ˃bnW0 j&ͱ/#nեrݐU{az[ }LV51*n(R]L56"@Lڬ~mBd6!U2j2*ƛ]ׅNGn]uTD;Gډ`Tb=ƒ-DPLKIFp3HR̀Kd֟-Hv%%*IR d/75NhnʝG^ $b"`mAw(b-hBWQL:=X Y ףX_9ɝ/HQ I{Vɳ3xl=tUYRV9ۃQ4Ӧe۾\q:k+,h]A˧/TFЈ;Ir^yW1ٝUOdK AQ_P0w]4RP̠3M?q-| #Ê#4 C%>qi7wj]#7% \7 f!VĽ1ymw,rchߦM.+,~QLHE0|}A|wИ\4߯{uܧi38~^4Xpt$uaUq'NP,KM Կ0QQ~kgMMW [HNm_tՓgrɒ4y)pž-mepmvrBkLz`%G5IeS]C0L̀w\SW=]r^*LqvھO5"1@J]w'p8S_N"i{HˊΈ&oD1 w>C#]j THr }M$Z>3 KQ0)J04oi.vwpsu_ԫ:l1aZmdˍyRlWݬ1c1@;&"׉ؿH&Ť:;R-Z@CoWIct̗XU8b`OfYBXQZ٧>Qxv  0vqUb l-/% թ' C: ýEV)*=v'9B5Y~4rw :?%~A0?Hո-[sSvm.oJx|1L=}&owƟќe.U2OILh0r*YfXga~ČΫ,6J}s`U!4#*fzxgLz{FlFAL[ր.XsF.-9Ʒ݆lI@ҦttE)?)$F|۬~s7Q=(I}ޟ፜EoS4Y6B`i.sSV`CV} 1*ȗ^ $B݄[Ҕ0i%G-wL=ȏٿwD ?r:4 p8h:4`έZ?hLf {b8 -d /}J z~R<BԈgb(jz,9^T8O#&DW1%ո.Gj8W"%}< "} g;C?c3A+yϑϧg$yRr!-hieB->hy,-VS۴+vq1{{5ޫr[,b lӂb yXH@vkihT9DY"]bQOqJQ-ܘBsb L)aE)@S I3{4mIcs٠8#IKS+8%SPBFS=~(\J:q΁:V8ȳ ϔjAAx_zh'Uw3e%c>*x[@U^T2}6+igXzWykPAa\CI)OߝҩnG}l/E`kD}K $ܖE2n[VZ8 Ԩ-NÑ;!L.M7Y/v#vC*Z)c]f)V>ƞ(/Xyطm G/b ziRD\*9l.88QC($"б@ݧBt5u7ZֱR)\֝8o`1S2Bd-o)$&0 4/$ n ;v0RҶj1JWaBۘ2nZ4~;sDrtQ4y퐯;q?W瓞Nd(-%G۝ݲ(737; ŁFUQ12aj} B,>Ug%Z=5A'莖=PE`fڴ}ΥdU2Hô{Rz!ش(!r_%q`žㆍv1 Í:&_&iTX@߅5Pk[Q1ɻB0 2ɄbeE/(< +Q3Nǁ.8"i6AAJNu˂>aH}:0{'( Ǭq^+#>te#OcOhE? P/)5?b Yŋ)r(3*Nێi бs]|/hyFbƨ.GdL8qB|F4E1QĿ? t^q}oКi7ҦAo0Dӷ(䓵{%ίv>:MKHbYV?`DLǕ{}z€-7:s(-px~:3s3e2I=wRDdz2ϰ#1JEMʲ=uF8(ӫO,U_4 ϭZ?D氿\WT$vmUޚUĚSq[DJW/GڿYcsW-q؋M yN]D`*k@ެY_\:A}Nݸ2z;d skqٶbs2Cկl0Kw P "}_9_D^Rkr ̕@W`;j'{$>, UiG$lB ڟߙ8?ȚrcۅİU[v~"y 5x +'4"t^oCc/M8V*}pQ R1FvU4&~%WĵԒbBl+I:ׇn漖&3LWْzMP$Wg/~}P-u.U"Jy \m}> (+`98Nj5opb6sG%LZH9wă[Bi66f瑃&a>bg-v{lEEu8nN~fM9'ǰjLž<`rw]cH1.'uy`Z&u}j.L9|tGe;J{ .8BژXL\W/S`6+l4k^jpJt00}D߶ZeԔMׯpB Eaܠg%ᐙ8q-e;yVu%Ǻ,_,qM ʂr'Ssᳱ{9!!:H4w}Zȑjf/=jwg6O0 zب¤+Jާr kl.-sȭj-M1I)xd>[ fojwp͐Ϫm IY|H^yE͈C'\(ќp,8_眤^qt<\ |_5вw9e eSdyks)B֛vަHC ~.=2|rJSXb-QכT.dʪmsGU<=ΖU"DvpIvPIhbY2_ 1'T1SjA ᓣ۵F|tu۲D.;zj#/zi$]]&e5|<#f1 ћu6)Jh>ׅ]6(Eu9XdXJ^q&,z>uzu?ؽ4’ !7 JD5Р0 ,Mf 6ʡE/{=y33N@BX\g֙Y+|xzm@bp2{H0(jQQ٢O&f ݅)۪3ӡhU8GjִMߔ95=U=AT#т1H;h|UsXfCY أ=wVQ"=DiQ:*`ez.u}k.Gpb).Rx}Zl`8oPZ1#1ܛѺ驽kUi oOETx,!|+6E|-JN(; qR1+=O325dL ډz)A\[J)}y4W;>~Vߍum_OdLpG"yg0U([8S/ؒks+2N# ꝇFzCJ Z>nchQ%K76%%#1Y{P:b&5piw֪E&ҳƞ]svk! lv^;wVЍ91v5n. IW@[#yv/B& 2RU~TkFO}^|nX:mxbL E?~ݑ{{"w6b]乤BJ%227fG~ÇMrGyռ \fC~'{eWI9D)ル]bB6% r,2x@({ʰ<V]3mڼ wȈ]rԭqZS~t%YlM)aEpddjGnm Lc;ڬ頾Լ4K,m&/>zK,3Z`ijb >ZcQ<_ĢhuxnL/Ws 萦-/aM}ɕҐi: ZNzgH) ^oTBHiEW 7 G3e^ GlSnjJH^Y o䛔=(?̱C}gY)8gt3PgeNm4{% /O W*>CJs0$Q91-w2u᭿^BPG?,ζ*S\XP7r-qp[t.ČbNc?T8֒ fz |FbAr!.hgCϊepD&x҉;5Խ4(i7d6gJ}^ 9G0 vrAECӇ Re? <5 #*w!5v%j841)o/}ӆTgcq=wnICLT.=iDX=r) @&dVs^4g/p8 c 1J 1ɳa,3eȴf؆ Ȩ,bHBqO^i)޲VW(U}`GR1._<=-}d+j[5=zOt%ZATsc]L-r4 lUÍNjoA=rKǻ/d,rޅN$>*]!ȵs!B^o|ۖvjp.ĐICShl)UJIE)䎫^2}Z-D24i(7 0|#"9ePZY钬y0#r&Ԝeŵ 'npڸc0S5]pػFoFU%a-Ntˤ'? $קC'AG]RʍhLGS#^TL&?:s7tiLmпėP.\Z(҂W`:㏜[e(ȵ ѹzFv‡ E*-+[@8WJĉ=0>?}q 9ǘɾ)8 Auѥז 翷LV; #]$ _|$uP6q~g=g^ +d_ɻ9$&!x{o½6wW4F5?NJ25*(>K[YQ4Rq5.|ą~(|uU]Dy tscX;+ G9e26ADTvji=)6& 6 L8X-Ro>Irџx&7$D9@y^1H=>TY72sc)VE#0l>/ +lUc| *#dd10IimařL~pŗ`C.z%r/蟞5-jf57&9 K0@Bc1Qyh ˿v:q7)I mubb@*y~-HX0g@Um‰߲PJK })č|~ܭNiӹ챜d y'(Ųs2?liwHe}@)Mz")z_o"F=1 7vrqQeP?pd.l{d󇤂՘2a31uefRe*sPMݘAu\>02%#L AIͷ쐢uJQM.>{Ki#+e٣}1Fg9tW WRJQ($u5rFmSnߚ;x#ylc&FDE\Vk%֑ʐW,4r}RuP{w(S^q M':N zc`+O0Ƅ#Y l+4DY.R/Id{!Di^@ ցL `72߶ocUd&w5=],ۤs?6'bZJrb9߿2-%N0W w8 &٤+4*|&Q^ɑ"A;c00|wgH1˾Oðqo &rO@:p aBm{Yo|ftxKR^V=rYf ;vwQJ 0Ot5L سk8rm־)Ma>(*1mrJW\A`ݏ`K, )p$t,N[k-uuv -ep=\hO1;LVL$ECk$Wjo/ u:#Cef^1'pZZ*ifsB\hMX-GXn0 PSsU.SR 7Ǭ1@eoXLe^Hq3mv n귞 m&a*/<V)D:nt~K\c,nC=iC>s2$\QҀ ,9 s'3ދإN]vk9X>Ȭ>~QDQM ͭ_Js/31r.6QX,lr_ `z"c_pvHH͇ў X^I%@z4j>%3RI+\J%ar3K P3s0La+~teT9Kr-R5l>Z d,_9o_{M<:>kyԸFlw/p?K% Q~͆&z%ᮂ|6&kTƘ(!K|T?Yd$K~Jk0 T,Zҟi5oQSp }6o0T1P+ k鹼HUfbKtz@`UQ뛩ݒ$ܠ_3@P]'e#^ /\Z`3[ZA+%!_cJ Ոx3|H;UW|5.BMbL)ps Tt1уh3R04Zyy*k_h+kV̵G5 Ű%]au+<0ɔFcu귻Q^E.%tD! ǪDZk A0@7H_h{TDCw''HZ O jҎԕ)S憒qiOiPn= jCfU }0ēJK5g5BH~(elSz R؋a򮒷[eMlÆ $zfY#Q zqyGiE.f6n a4Qx oT`56+W =lMHy,Sb3刁><늸\5'՟*3+6qKZSdhR5C)ôٽ-X3nfTD^4kL?2 <]d;Me:A݄,ɶH^0Hr-ΊbOhjRgG&v0{Q,?"* #~T4ȹ@}&8laчiW~E(ي*9WBO|$FZS_ \(򏋃-~KpCcƐB-*Z WJ{o&o\"-q. m|^Kq#={>7ȝ㱔o9hpoOSr=/f;~2m4(ʁJ>y[rU!Bx~\\QiŪk:E<>l@ ɝ4g9C2YQtһ@<#ٽGWTۭ*Ss. J}(_IPRAj (+mQ{ s?MlW>6mG8}fnSW"8#=mf]4 +=);zΑ6 Pq+6"Ӛ[Qwǧ§}p'XtˢfK؉`hН5PmX 1A` iOS?b,OmAV,|tbv97VJkup:Qʐi ۮM_)Z'@阮/' :f/Ė3Dbϭ Gu1j:Eg0Xx#Tr`~%'.i!s靂ӟ<$xR[H{ KK{J&,+ 5nN#bb{~ʚvOXqq5_7X!{DeQ󒹄XT]h4=QbzxjR]pff7Ԝ?PsR-zƬN0[B. iggꆾuX3SUiۮ|rKKV+D₌?T̹8$9+dFCl[P%IWF~}86<Q-uyU fkT!㏉]%vZی3wp daOz'cSubDHgΡĠi`"CYiJɋHH:m.=[ ^׀杜|piC:h0l1x[ d<#A5H}>f8I0 G_="hqutH1onri#n\3szKw[,Ҥ0kNUƺ c60IU2JkOiӉ'>x8BG1.R3d0;/ 9\]}? Tņ]J~M2W:n*qWzf|} ~bO{.,XxQD!HO|(3 F{[e!޲_bpR榯wz vR\40,i '%2D !N-~xx'O#Rk/[E uaJa³r,FÿIё]ɽA4[3\z?F Dn\HZhD[;MMj !% H3*R>(} m2jv`l\aK=Jщ[v7 1Yiԉvo,I>I?O hGyLh~ -r ^3<'lwkLNe {L#^% "u=l*,$F'UT?{wSrƟw%y@?u4 /A~ =P!`8/Uߌ]1Y/e*aX|[nlgC(^t#7( buQ' #@;~\n" 88`@8VfZsɡʣ'YO7h-3veRYrM(K&{hQSTb'bvSJ0Z|z)\EpvM͝[У7l΃%+:v"d1;v-I:D XUz_98R'Pb|9C۳TC\Q\mPBAʧeJ6JclEr qND1x9DȘ8oo҂LU'ުe:V-1Yw2Wti@5UE-(чcTtnN8;u Uo`1#v+;#: 8F9XߚxJaSe됰"p5N ~Se*#vo_gᄯLP sNHȷ̊59O d\Gul$.j+Bc;Ӿ[ Q=?}ȓ@n>j1oKBNФh26,/(=zx{ ZOH$+<{I-#d)j .L`֥l=|Uy oȂd3%{tgq8)'Jys i^keC"*&*]\`rSW#Qɳrf|~|0+lXEWD&j9XqG%L`㵰d^?Fޢ c˞Ęa ZeJ_;- ad:)jwe~@P bw |^y!q'bU{ARɘC=py>Hfz4-[)UקO!`Ə +kۢY_cR xЇJYkM%=TBG.25r>%l˿3q s$:Mfҍ'^;|- P;txi*(KG6d}ErQݔ=%F7ؠA(fkBP=^OU}5G%_Ͱ\"!~=iM{{WM`걗kUG ({gJUwo\r$,o̘XzƊ ifXgips"쑹ﭥ}P$?;r+ KGs+S !w,}T:aG%*X5F#uf v| UӃCS~ۥ`1+_]h\g^U+0|)Q> r׭Ei%ےO˺\O'|]\er웹pS.ek)dX}R6/EWHKN7dּSB^e0g[M6ˇUUJ@CᛧvNG !be\^(ʖ1񑴏e֞*Dp6HQK[gZx Jx D ft_& %^AC7"Ru2)&=F9_bvur|pLw(6җ) ``:0XTo5aPZ$tO`2D" gb;J sC'c3I<"npzvW%=roA\(GR%D!|/ε6_ot#مfo JJX9^]l1Ԧ020Hc[DoGSfC̞Bއ{BhXӧ.4%Ѫb(ռb(lc2" #ZcRӚ[~ .N$AD̯J7ր>kN[LΔ(2|s=hOI;oADwW/zl1r}E? OJQ " 2lAbCfYfYoA[]*u`r3Wv5F1iS*)KӋR4>c^\v:}R1]qL]N"9ǍIrg*fF̋_n* q;0.my*;@ /+o&!jzoq;4 좋jz4WBޠeY'Yq/n8U|сMcтTm\>|"Z,fZ΃ OSSX ٭vH \֥ qG|iդ~mA K.ηR8Õ5 swԬ <6?-=9iCȲ_kz`o( ጑q[ +m5kIx%'P&@.3:$R[04RPZ0dx{p,;DdU8%_>.yBmTOT`J,>elm=GWnqL2 ᾑ𖗜(N p*j~B)OzGje.QiDjn ?jj P~yq*kρ_Eq^4@ ̦E?L]ʕ%ګI\dEh™tYETifFB6Ze82+P*hisk O)>܁Ɯ90f '^5h|Uï]0(wQ+Cd _X!O:%0;HvzKJ$f5/Պ @Dl/"l#-ˡvT^מ `TcDbǩJ/te xV6%D~!Gcq6 h p^OSĠ>\cZao 6_ߕKĸz_p`M M%v+$0hO>e8tqQ3}P+F oqұ4z,*v#bqjzRwrnH ImH|LJdYdU% c^;YE Wΐ,ʄ:H>S~A<Ѡ0EdPͶy;nf;AI-&w堬nyT┸90F z]p'R[!y~')>QB4} $'Jv UH$]/,ɉ.db*NJEYw^鬓5ܫOd4"׷Y iɦk3@c;S]c%}16tK嬌v.3 | 9ۡH(* RJ2 ~At+%Mیɚ!JdOlw4Ei6k%VhFjՔ&hMuJvIT[X KC!~HPGt^M3ZJ vum<1{%l*sΓQV↏tSolJF31Bm ːڂ"$l7QoV43lڣZvI3d@#W:M Ι5]*,Zu#tܼ+T ՑaN[Qw'g\_˵DZI+ΑS}VnȌ")b. '."6_>qğ(NM%w6.\4exeO@T zRv^X̶9f,%k~)d\i;?u8M4SaeV5OAau~@RYćF>,r,J;VZ4=Š  y[y[U!,jۯ㐰;B))oo"t;ޙﰐ4ZErldUX?R$fwg)ˍ 8땓YB\) lVZZLtf"^nl7/ ]S8EqIĵ%E kxI;Oz(F"atia#C*w|z5}ʤ ʍꊣ621dyɐv!X-ݕ4@jdzwGĢa" )rlA闡?kܮ7wSj~J)S=BKdyNED&\wJ}Fų#o <6iˁ o!NjGwwuGz!ϑRg%jAΚ=? xASz#RF4\Bq1c*sM! 2v3xsnpg+d^lFzqA1.W.M༅!B^uh>v=tBlyہ:}Py9 )ă>O1hCiWaN<S@ 7-?wZ98S+O xJmY &g)U*"Ͱ+@Su/c"+ 0%6^zTLtӔD[j<z q ^)Y|Ib =? do`LfLؔ:'[6p[?scƔn/fz3!c6Lnf,Zs@1󧻓(?Aw LȈ[=E5,6kt""rE>ЈB!g,'/Vh:.Xgz,ݑ#~ĕ_{ZWц^+(LO`}J}pEiB0T%i2l|Qu)duPŊmjsTUh uΐ|5 IĘh?e"D OX*i 'OIur·}I|D;UoRg۳ F }zߚ)s@-/YCu~sǐYjS`r/0j`'QgN Z?J$-\|$h~Q*Ar[)r9N9c(a 04zvi98ez`h0Otl璥BAB&B4a"`$N-1Vx,nK BefYdM7jT$}(EGfKw?^,(o-;e=#otL'3uc@-Ǜ#O}å,cX]FNefX-ԢZKӮDz֘%+0Ω~p)ySi8ҳ2Xtd 6K{~ 6.{?C! R H^u~4#Kf^;689 L: •{1@ LJ_ʏ,9&B'~)Jzy؛0CkKju tvh"$3?SWFi4A=M3=*J!-['-d~ RJi=LZWZ(50^>i:P96ԫSeszF]6Q;P-@p`=sỹDK7P`~h]]h[eISxŦ3 n $NdC#ʰw~:w^6q0.YrXڬTVB`p]AHj|`P@vu}]7 m[c;|6GٌSKL$LAY2!d,keh'icg~u9H`[ȖG!<̡l6NNw mܝNwC V먓$tu  Ln*WSA=5=T= }Kr3m m4Gjdx%B#23ʢ4"bklHp:X.}Ju7Az |Yb`A1U#.aEÅe gI hSl'uM"L&3-[ػJA6 rw!~dEDx Ɲ<綳wNr^>0+K/PGf(~kXx%87^rX ,rsyqGl쵃j1k,5{o4—d.K}zp|WWuDtAd Z݉Piy97?nIn8sN W}F%Cqr1w*@i6Wu7;B^0.hQz,GA.c`?M{2V= ^kV<**b=HFEdh@LSY } 78 L.yFoۋ| yyK.T yi0~ 7A X os}q5~žG %߱s;BӋz=fy&k#M&޽O<¸ynbRL. h$ 9#<Ă__ـ:wEjXoɱ(M۾L|YYt\| dk@vUu grb`e%-%g^Բ*kO䭩Jl? fQ][e(YR_kUNb2'Ay|)a^J=$[^OS-$UqM\D VS88Vp{ɤLK*zOiC<xO &T>$~5z}QfjgxjMfHj]a]RCro}^4#tkS]{c%f,1LRoZ6ȎVlbObL-hyo>Qy d47݊D-tpǮe)[Dq5!=QB@\nWzo>2Y{-7L}Hk^gPΆgxI|^*}rrfX^j)}quUR7 D@wx"SwlS.d+2IT19=,7'q-@ U}ya\251c(o} Zt@k<eJPfg!N7YIK}jiC"6gBJ1]cd$3JSݲE=!oy{0,*Uc8?U)ߘlugl{ 2Ĵ @hzڬQڳ`i}; .Sݵg88=U܅OhzՂŦ`3=g}x$|W#aX-m8ە2bE[0A8Ǵס[T_(UۉEEM~W|oجrƞ|cdɇE|}#.Ih;~[?GfF̤XhpcQpHTZ-mIrVCs6e1 KdmkNcWxv#exm-TyŒe8%h6&jM{I1yz-t=64 VJ@..rNm$3cL8͔4st߲)c֘a͗2WABs>J F$VOΖn՗82I4H>4x<^ǕP7N1VbK6"z#X"ꇉNb(zsڞo{*8w3csmwWNQ9We/@b&'ZƺA,oIvʼnBA(bgk/|L&F[Z`.ܪzxt V*pYOT+x c26x4P.| {kKkåk#ul(Y\¯o‰fm=kz]O}aMhV:TKl?Zs)%쀞'AqwEة.&$xYJ9Ӵ͜=iG־V5l׵8ݲl+(Xȵ yvb}/t:&lBy!LI%uH'nvYw%(> Xⲿsau您{2Lӟӽ:ZyfxO"-Iut2oz}.OZ>hB}t(d옍xG-k\6dUFV{=j:Ne :ᖶ`Y F#QD2X YMz3 +R'7vvA{'Zq/w7WgiX_ni1p5!-Kf /sDP|I7(e!Z3s]6vӝKbO^6@g@#qBq3$ᄒh.3y@,K+';XBa[R[9ps]aH5('k?j )3A,E;GoeV2&2,u]ҋ;#68tV 6YyhFE(:M˸2o R,|o}YI^†o ej;~_JM#m*d..8$0h92F%\1b Wn)RB^ i,>TY;1w!}SѬ1}XÈ*va%mӴ` p\R<0cK|*Ȏn`)݊.H'WJ&ޙ[} E`1LiۍI u x;LΖ"Q?LYk[x@+ D=+:@%O:sC ke>t2u 9/շkOpR@-ɢ Oy}0I,/D! < Ǭx^j1L##b|' SugCb^fA.ʅ(V0r&/J̉K^:Y/O{n|}nH\+u!ARVF&ÚP% D\R?kd+YaU;&6} Jg~2H{=j:Ӹ2͐1"Zl"[GryyhE~wƼɊ}b bt_xEbc#L%IBaƒ^vLE4 k˓ޟJS0W`Kf32Ynm(1N84h\\wC5A6zW4 rw$qh ~Tr9Yes ' F' 2F-wz?BPД/V+SZHBϢY\ok }GWk{u1F-zx00*^<ԥ985Eb7& 4e~o:k[&:.CaA`q癿rnVlM5DLS#<\G!¶W쇻z"N>GU(WZ"n:L :B!l\:M#~;x6al`iٻd5BkerO|mؤE/\8)1&6S5L=d\Ug ‹ɹ!AfXsfE" U++wFH1):#ztնޱ"uIZth|nH7RqOE#OM [Bw_=zuty`Z|jJ/K;+QnOTqgjo+?w0=Ä6L[]_>YNwoJ =!.0D339JjkأJ2\JT({揗}dfIK|+7ㅡ@M%p4wWΘy9:Q/ak98L4L|G[.)X?#qQuHl J5JYڹp l V G׹q5 wh&%r''fy bm|dȚ~i<5%1RGfjS-tAduB >Q"ЛX<0RKYʟ/Pj\ONJ/a^jW-vs|]Tybd}^(?M'Zo $u9v`USL,޳0<ˢ?`[ayP.TlC3p8y]dU e7Ͷ]e=+I=4”{~GDyIWuDĩ 2p^7»LeVNJ:7a6RB}AqʡYqVF$2?egEcxߎfEQh="Qy*WAh_l6iwv>9u 32gFkS-/*tl{`NނRR~ei3qڽs|/zD˛L{f.͂Zxǡvd%KաBNaq&b>7 (Ǽ62s56S<[#\L)WochSNuWp09ud@R1/1aȁ9 v-6Dh%r۾MT? \H$(p*ړjgDY\sJ6e.F\b!tMVZ NJ͈=( %{7aWjQgBOvP CV Lᔡq]7I]8;& #ns7˷W8OLsJ"in3Nf>yLY+ɿӵ+rL꣊3[j&5j?*Lަ+6_ N#ke,ݜunU4ٛ\JkDEa$ Xۄ+gl%+"eQI}S27XFuŏn ܗ{BV6166^B |`j68+89xu 9,P#F޼cײQ:1q0K303BNdbBQ6<1P` ٝ;[hw;ߕn9YPpۿ\ E.~cPHoiSE=}iݵX?Q2K,9[BM"yV_ e"EE$^-C\stm9.f45ŌM|ʆ{{CF}+ou{{ j<%X^Hp"V]P’GaܷZ_.xjH6R"5ܚ*z@W $,HЊD"΅"FHڂT6'o]@E n 7Ԃ\r_nr^Kӂ[9xlR`!ui <ףt0R zԆB0DʖwSh}1\72b/_ɵE<@%ϣb6lX}hBQ2m°.x?r4kVDJ}޿;2=V'j]zlQ $@U&Wʿ徣mbDNE9 lgl{k У NCQMἸ"/Y^ǚۖ@S4M❾IBSM72kQxaY=\Y R28H I xn$#[p2"O76)<>z} t0VUq].ZZzecέީ8kLs=|.Ŋ4[b+6zFt<_8+ϴ$;FFVɏ%%9g;f<uw+s{quL~IEUUUy$7_~Yd2^s=#ƈW?|.q|6׷6ra37=rOw7#> *A |߷[7ӢKԆn`dl=hKĹx &tnlKl  Z`4^3XYmv8v8aT"gU%!"Z1|̻̅ TM3uiPX;Rvcp(E{u&{yn]duI&TʘiCA{Fo=uLJdvFGԐd0+KnkN-m3Ry˜͈m mVT5ҫsOV\y!1Fywְ1w!M!+ɏ= N )hr~ \Ŝazkl5j坕[>CLVg+mD $<B^i<+\9Zz8.oYW[@IX AU9<יzZ"p: | ɄZA@75Ug~> p܅ĸ<zfX-][ĕgn'͏.dWnNe_)!Ai32m;P_o1et`׶nRZE+{9NniF1R;ƞKpnfQ&g+Ӝ-nERCbYy fjFW>E*8'00YyXV%㨜`R۵hr cҡ2NxᩰDbk27z&CeYKCקpWl=2 'z#̱ZsxXj馚3z |5=4^/9h&[!' Jy]ΠT+BRJ%įbQ5Yq Y/M V|lF~{A6&Te ;j A#nol1lZ"F4fBׂX7ȟv<[!=) *y mZ2Up[@5Q?ͽtJc$pwY'3iYMlO2S |/PzxDG;S@h[>]*0 ~+V*u.d_Zݗz?[G:#mQ1*Kd̼{eZ;ƒ|i9 jY:څeҩJI-\p]̳l^x  _kj /T &sbBue jW{Sui[@nL -8Ĵ1g_?=I20gDO0 cHR!Oh \Ѻ2Sa[I0I9ote N!oc+9C/G\ṕcW¡3#.2[/L|zNH?+p\eȧ>PUoLN-y+5f69^fnL HnŸL2Uh'ə˴K~t X@w\`ҋxn\pY#l(: h7㰃n }#KҐcibpl P X=&Ưd6DVU LT3{A5R㫛JFwjUAp} e*ouODSq="AoT{ B1DLBI9C)Gӓt5HP6YPbepΡ<}&JH&_Cĵ?6amDloqJZmck= 3ʝ˱La1dnoEvӞf@y7 /TGc%S26'jk`͘pu1 ʩ̹+3M] c["}!U`o˩vRmfv[I;N)ъ:.%0,p<EmBP<+IDN<Kn{<_9ۘ36oZ!?=(G`J.1Tpb{"YRX$ |]Q;94h'gw>Va](KR*#[}%l4htFWFQXV^"*s$Ќ:}Jy"ݰ+ýɋ<_{b"jS${su<3yzB@%nV>DcYZzM65` {,CbޘƽG FlcJN=Ǻ.yv\ KBrEÁ2ش60dOlsjŕbM4{1@p>ȁ]f,-GgJ$v.M:zݳ=IO ~.Nņp.P y$#(>ㄝ2iĽ3<#$~Qؓ[d7Hu̯6kKpO=4bbsĬHwNFf,ϻ*mZ1\e'ƆI튴7@?5-K cc æonb:[lp'"ې,G f}OYD&ѽLyy i* Ƭ"qU-%YPGqjf z0+\I"|'Hwޜ{rfE_[ވ-i:R{V2Ξ)RY+(yt# 9d-<86?گ504|B*eE\mS \Ygb.7vz O1AHC(9[K&5 FSG<@] "C[jAQX7DA\&J`CM輥^" h&d#7OQCŬ5WE|%U + _Nyl 8w5>N#&-\mjs1<4ɠ87*}0RNb kz 1li8q͝8.W(Y j( ȶx:Hdޣ[LFpKl@ r0@SdOf^XS `2/.X3ԒÝHq\h虷_t: ,NЯbf\W&}PԊs.dz@֔H; c g:|CNn:R{z/$l q3oϺe8Nyo$\ـ ʹE*ڐIKduTR'* *DjF5-%qzd:3} CnBp h$1+q~ݼp!s6/]g0[,v15~я]F J~F޷V:hAeŎfʒwOn%W[WPСӄ ({ W8>w yz٘}$H(˸AF -t:s:>'ǦX{*ruo.ΛK_)GD%$}EcK&[MzI6]{۬k.ֹPD0u1{kVI*aN5 O+t5fu+q]BGIWҐ[Y>8=0 '҂FEUgn ѢhXN$66O/}xoGK]r$-w@O/N|ӆQ+[w1g1;+=[\ |-u!Z^JMv $j#k|`Lk9wi混.z3_ө^s@X]|ZVjAy- wxȚ,G39V d΄#D6:^bՈ ~vR:^6mu2O퐠aZսŶ*Fe)(?ځ➀CAqgEAt) d6%}5ds)+VPxG<"N U孱|q~:r{Wua/mb}2%&5BZ@'a3T/5]qFD )|$a6ޫB84NpJ^ hłv j 2wcu{nǵb=T,Q#`3Mo Z28T%w'5Î˶ݸR+EDj3׳dghGk~Y3}>{S/*ou#!S~/E>.]Ѡ"967+aiygq^ze.n?Vm&0cEN8: fypf5:[h;E2A!GƪN$3yU0z5q O@_H?nΦ0 hW81np ٕZA~Hb.)v2c[ebCB.-d 2*uopb5׊HE%J nt-űUb} 0"㺉jRp#e@elC=ZfU NCKnBp | 9.FHPA{irlrÀڄ9WtjO=;Eʆ]F/ Өa `9&)Nw(ϝm n=e| ,]޷NNd( >,Et<g$TQ#hhLQVYN]#28ި[zW#mn!Dx,S=!C3j. p*x-막LKcM{ujs)`p."te]٪XA/jMe0@'pxcQDګg;jNǸT2@pg%$69_Ά~3"In>`mi6*/4NPWq3j,V\ BIi}XUQcR:1&*M8 ;l6ܲãg}Z e.•Ct3-<-̒jMk]9Sb@# A]A99ޕv[dAšhF(j|^s*UG] ov +דmQt}mϼҭL\2"Y٪B YpJz-)?@b~_SlfF͇.PfvSTA⫋6`PEˣyQ,p} DjϾZ7$ăS<}w$l7Rޱ8?l=eNNI@Uqum9Q!, s*7MMQXlxFq qyR黽b̕jZYڤ*Ygl$]Wv9up&qM&V4DI7;p8$xрwz-!PSS<~ XH?vFp.Xb~ O!=@4Mk7\>2r.|nR)wkk;Ij)eg4Y>nXOo퍟:#8ψc2G[q}k_S X.HꇕԝP"]'v |;VejA>0P/*輅3cݙC]KZ)6xht-]pHM-j4X|0 Hb!2 e+e$8<麫Q^i_ ʒU) G}U;+SsXVՑCbzOnl]+.w(̭~њIz9F|j~mbфTr{BfK+#+^t:_Y~8ګ,=~)?"Z{@q>٘id:!g+6)N6T7'3Ǡd(XW Y!XzjTAe`nk{EY Fj=GqCP9-FxʣխNu ` vBSا-U#}{D[ 퓏+<і&X zԸ7C!+23fTwoNl2JBWy/:\(;h娇9zo@.~s_a~|yH0.t#"e nd6pve1vf߇ ]ꙈDt1lD/=J{ft1 9J#ƨAz.smSg@eHCulav@=[kX.}v?64,ks«-)`:P«w۾\P+ EB>NH_-QXHNsP~s}ӷRf&%k88Cz TB,boπ?NtH'&MeP:+"xn9Ӹ* n>6`푟F[9IGz/^6jMY4k;\'>]&qF\6 =h%*\R,RV (J |"ߕ 4YѮ@ pEÀQm`$n! HTk0+EHPoszzz*MM+6ەm_Sŗ]r5PJ9726ä]VTwGn%.{[*tw8Лi:hzh U7HE/{h78ObYd1" 닡H BVȫ o->4N6)Xx'y*;}, >LlKLo{Ԑl"N˧*7 FM+*pٯV]rSd6S5 QT\=@'0ϔ=rgX17l&L=.% 8I2?{ܟUYs\c8zQg>lŲTA].+=`u t,A[]=ӞP(Ðɺ=c&YxfLah QDlCE}RdN䢄ޠO`{]B1}qw_DI#Vdz-}Vz5gr/ޖN.7]»H![}GCOq}nZ 0 !X j,W_"0Yٿ~kRnc 5}\]VA8f* qV#W_MWN3l*DJ;g0r4s{fo=9iHݞmsUSjC^ q>a@(O Z%搲ܻ5ST>_X ,*W `"%Bjk?J #3f4%$ gZ`Ɉv?ĻkX}4_m yajG}6P^ʻ@Η;zy,g,:3YaqY\8/%Pwy%l|oPm&>pq}#.{G9(k()4GL7+Z MM+mwkhSk #i|S)*hBд`&Ȱ 3ֹ ~Kԧ`fȐI9W:md">$|YKG_whi[gR6+^_(<$#\MIԡ\Fc9PjNr/}"0 Pkޥm[t~"n(t!x54ነ.(Ⱥ8{"&1b8d$'\,~%QԷYc^N:tՄu1TܥHu`vQs3ZW,EŋtnKuh=rb9) JHv4EX{,Tnr1:IiJR'Jv;f.T֜P/&a.3,,{v k=#4ߧ&K͘Tjjh;Pbo) E鈊]$C`ZwV^o## ]wYo4 !WY~<35XHNS֟~3Wovq?J=l8-DdΖ-ttjyWQ(66[45c]@@I2M`>f smMnmZx|O|1A)QeUz=sC "+VD7&o$Bl,1Mc|zFQ ?v1ͥlD AC[$RZ"OQ4dU6^y \`^cT|^1Kۤ]G)BvFlTwX @ZX[ɮJO\T)|ϹS%}X8\JQT?s$ P$t*e$VZ˼ͳ.p͡he<=k~GZxfi-4y:Û"h+N["s`TslN+ÜS kA,7nbEC^ZWbLuB]7qQȺbZd-&oVˍm*>Y:%b#Gl=Ufɳvy<7 bf&*R'}\iޜ* [b1;4un9 Ghd>DY/ri|?_R{J>\]w4'ElTM\Hw[x* 1pʯ3=׭5j|{'~5ul}ҶLf/V܊5ƉeWxIWw2_ұlSWFijr6恂ZП,wj۷62DJk+e!&C~&ɒr0uf[Ѝ66,nK.A/{딙9i;G)HV=8%4M5`B+t)y v$qiQ/@CwR+JMb mn ^*)J`3Fכ.^,Y _zA$ICxs#<jѷSMST`ؿ2Cac8{yl?Oӕ!^wHSL7.DȦd -n$R%}=9GT XD K=3ʷfqM$ƒVqWPy7d|Xx{Ppu݄ȞJg= o[5?I({`ʑ꽨jB(碛v̚X+s[n"ӂ1,@[G.Rq# !S`Mm4/u3Yov9 E&FD/mKݸ&6\/ohL]UHil}OEs>;'4(2w(t;qMMD" $>,}EгKסpUr ]9Q5C1$aIpL%9>x:BJFZpo<1vVH yM=æoGN " Er ߓϏGW܁Opߒ"((+uXX˹#6Œ,͉GQF4YPȹxV{ IY-PE#m.Ժ졬LR FMju m¥03׭ {(h*= ~_\R$͂*TH,R|'n:G('x7#Ek.Xf:*bKZH%4!-qmC*Jq]] 3An(V][%96op#͘fh>.  WXL[je{6`5,hc>;a^cUia4>J7%u1]QX#zjA%!E7cEF:=3&z&G{dmvCg*h=4'0KٝeҜB^Zia8 8M췲Kasñ'i>E;> 6`%*VP.Kos^OVB%^d,ݘ,E\ `T3ueigIQ߯y=ZaCe"9@foٖ9sr^Y&KSH[oY=H]nyǙː7Pj0n m-su*82[6sxm3YDpOTB|14o@v-~ImSXJi[ eVG.2mŋGmD/,Z.O8FT"6Їqz>-few(66x ]9(@PdM,%-BiGr-ƫt/ .q7yX蟎u r&)`̣aR[;6c0uo_FY>"$l+.@ ^35,z~2jgʁ Uz" !଴7/.% gs3IǞvԄ-@aY2%fFr=f/3zG^n [+~I R-Lu}"PU3Fh׏f܀ž0:.UV* )_%9{h#8^>ov)h`t~h ^8)H&}fhŒW۔bj?{:Y*7S{:(([>8?%`3lAv͖uwS0@E庳MyP>7 }:hY3_| ҝf!˕l+f(|a=n_|XrG kV9f&s 3X (w<0:\et`א66Z'~ָu͔)jnR_q|05Oc](*za;ڐHk+BߛX rmx@׼oa5P°5VŠ'j" {)hn"Iij$wBӳ,:Чap?h!4TV~ıWlfF !ϞMdUbװPxUg0nSv7@6$Ƥ-AUıx+J3Y+hH@Der2zc7gIٵTU Nݠ_DTٱm騊DŠW'E,LYDŅ#P u[ Ԙ1(y,=zx5f5f &:I?eY!l`Y>8v m_4ͨ3,jhFfFן좒ާɀO0[|&C$3!,twBJpʉZ*v;f˒4A[~ӜI'*Xݍqܲ|A"Mr6*{$C[QzEl06c';#-?R# jF/as^dsf x2Zrl.[\Q 7eoFߖ0X3jO] NԦ &Taiux]hx13EdA9wW}!pWJi2@Q Cƾ{QfWaZS'q84ѐ23yucº҂<do$G:}HEN(󬛺IJA它:QWuZ\>F䡬/jqoYSe;9 лxL'j ǽ?|.=IlV3-GT?y~LZ/_`H0CL }Qxc55F#<21ԇDuv.L^V_@]2 Dn$ߐwxFAڢi"qH;R\oB?҄<0+}pGٰ6g=g=҈69Sg6v29k^Ҭ+Ny@)пR]Vm 88(/Ü܏15 ׻(!.J2 ,%~ JcGJ:sP٫~bzD~ؿlF.k A(-ۃH;{ǖapN{bKxF,Kܾd#^Mytw`kL;課ma9I|-9;4BohX-kyV2J]g,}!q԰`,h V~=.E\n6bbY_Lމ[z{!/^^M }?|Q3pd:Bb$c=EonGk_t-ڟ0իr2Bm0W73r ʭ,OkTX}Ns M{H[? `&x |%`+\#^i~jP9MsfzBmO tA08)O!#*lKij-p<³ų7v#؟ #O;LSCQ_K)gJwۓbPY`@;sɱ-XY!H{aTˈQ7^^hL=yAu7KFc3ƐuYAaAC{p 𰙳];WKy 2(x5vepxdi]D)uO^<'ېK1Vw,0BqP0al\hXH+>IJ'*OkTu\hͧC|J0 'uc>#o6|-y=0f;XUjU5}E`(l31}e`5.j$XE g=yIUGhwo1&,?L_V8te =^nS%=xiׯ!xRQJDc-*9׷M<"o3<1|J>8[yߦޥpĬ˪dwu wv-lɓ(QFcEl٩fPO@idk՟&LN>S@@Իu0@y5}KL0Oգːy_*[FGy f Sՠ:4B}cPs!Hqټu sKϵlߊUJoM=ٯ{&\C2JRp39Q23rkޞDŽ# t[RX f18.2;GuؼFXxt8 żypiZr ++ˊuMK %M]5@mЄ-hD֟ŶIrTM#J}So#g Y (Jɳt4ܵqFͦX 깜2"3!b~S\S,yxVb/i &o^#NƓn3Yvzx[i8:lGLn#s# v+foJV/N_LY%oV#^|K 8sdp,huI+w2%HM-I{+?1=-Hgp#`Y6m"ҰuGզޖ!:iOFYoxq )v[ԥwM 9Cc+G Vg0-|:(c^RGUuyV$33R9_׮G4`/eCA!hAZeS {sّbB_}TcJ0,Q2(OKHZe>i]:K@*;krƩV0MDd~I]ooC/L/OKΏ!@}'S9v1 >r4yf]hfY+πt4 |lEXM}2wb1@c)Io٩׃rVtJm.$2!0e(!wYh7mXz{|c{0 I[ND4/Nfeqh{ՠ{ҏϭI|h$4X{`Bwp2TˡҨ )<nbx*8g ى+v|/~w)3|PM86O=1;%}wm,UgS莴[%@d=/~.Pͥv\$NƇ.|:*lhU m U[g.$W rAdctS+z'kiϩygi+#8M װ(rseJDí!V%iڎP/$(I(kp!UY wn(f>S4IV* i,<{v%Xn~$,J#oGVm;ў[b(4W4iۅ6(T ƘļWC ;+MlKv#c;EAޝ=/ivORۙ[%9㱨>{㆏?k 5i#\sIKv`Ȓlx%Ah-ʿì +8|Us}<^'|II$>J]a$cR ;A8Uz[}q*ܬaWH!Lvd&3(㢚]h^)NP A%|Lcu ĺ(~s7ybfg'p s #Do+GK IWv>pRxk7u6ct3&2%#PC"oJ1!HAurڂ2o> L{JzESrB=De +pKٛ4K\E$tXOe EGӪLpY?tn4H/WH-V'vlW7DHH4=&Ė UǼ<,x|5X 7 RlcvcV%ZDŽ*\ ٷ6jgbUXZ}2/l@3˛:a]>09CZЯDqD?ep;|( `Wq Y5pfT= @_ُX|a1Bނ1( H@8+T/HzNq[N7UOLr|x"H Tk@%` %^q/:`\*lZFT 2:3l/4v8w9q9He‘ϰV`ɟ0Ja2m(E64bSK=^+9 + ^e*BebCd[ն(L#e1wUgD8? `UKJG`!J%K\ͦU|ljŘXt?,c,"BPev=Tg,Oe\|YRl^񓧀'93,qkͺ:T:e@5!06Vb10j^laH;F@|hF*oP~:Ek_E'nTcQtZCc/c)hAÂޤٱThof2F>  RTk;YVißCP(BF`ﺩ1Ș6 ,F iG[$$CWmoi5r7c@w%%p|8"a]y3#!{wHxUU8$[vM-- rv)¥UQ?="Ug凣rlхPo6[umln2gU783/~u3Ҥ*zyqldvڔӟ8)d{i1 xus*od|z| {؍,lT ?HåzMo> !*N+@[H꨷ $Du&= त3"K3O̓DK@|vpVuh6j'dɈჩv>k A3տ5}nr"'2]ߺDSb4=2">1$&A?' $j^H gO8+A-75̳\'!0h R$3$$(TytgU{=rO_F#[2qj%$! }}̈́K*ݲY'r,TaU^r0N*m$pXQlL1 qV`nJlxRO[w_2#M I`[!ۓs`L=NqƳvA@$vr XӪں'% Q{Y XuA#і :-ٝa.9>%?}T(*+3vv_݀ۦ[?uw%KX,R|ߜ|_ۣByEo\V<(ދy`cBjW/E$WR5/JtW%"$kV53S̉Q'\#B"};s|7[(\a.]LP-,׊8@㬙V y,'Kzj~ʯcxI/K]w&HxWl߃%)tPs.R a^i>@U(Ɵfq۫n|O>{n^\8> k#E_3NB]$|X:N7 ; O Іۂ에L`. * :AʝQ¡qHOg/;k7+ޠ͙?ЕosT8Uq?QQ=>O%tO2ZFĻ^5b #n'k(D?l|27mC)r{v6zW%)c="W ɶcҾIU0&ΌL;Un>6't,~(E'|'В-f . ~jnEspe(#ms9)ӊS>O>U!/z/|6+N%7.e!lHCg #*\XP{EҤ}'9Zr5Ӹ-Eك#=nw0 $eUP \EÂ}J0ؙSo\]δo nD_?5寱>V 4ڢхF⬖3o~oBcIYZ  /4ؗc .E=z`JϤC#ś^/DZ>m'DC:9E[w3B{aL͍"F0 & -yM8PƋ?ZÆQq/ƙ0b9rnb˵?P9r[fܩ l<`"S9ü~0Ъ(Mv誐 Ow{dqNF제i׆S_)NַFf cn٦t1rC62q#H|e]4.*SeIV<}8h[%+tF\X0ѤZC ?Vk$(Sˣپ}l("[6\m`{Pc 5PqFvݍzs<2 A><$b˄6= 'U75#@_q(nfU` q[C:f*ϗ;x+nLY7ozyB4- \~|jY M&ÑA?18_ Pm*R6o 7io`=eP`ǚmk[vJ)xJ@f _I֩Jls'P"_Vfv*#BkUwEMBoIwO!"Ce,up:#?օbԧ! Q)7ec~ #aug(OΘդ+0LgI:I2?g* 4pThe2" TMoh yA ̛ߊds S\O/m1яj!oܐjSG)iVɷ7<\9$%`Z cnwr*p0kzPhaYii!5r}< i۰f$e3tol7wX02O<3} yZ?nGQe pH>Sd @ξ)O )(aLE~N;Z_Wf"U}J؄1>0<1YQ9ƞ 0]LOM')楴C$]E젮ArdtQ]$Fuvm⮠!2lfvQJAG ڒ݈ABGedKuB7*#Yzl,:q7__l*b(VnWklJn88a\OfX]tQAܩXNڞ𓇗@TUNZ#Ko]DʼU6#20S.[YڣOb$C4q/`{)xȍ%ʓ1u9=]&yUojk61vJn@d$IyVбBŚ\W"F%ٸ@v%ZU>m7&#(CKdf{y.2gC8( :%C+c@ge+^:m>g q+vm/H7Ro<8)IO- ` ٓ8a܁l]q6et`@" &1Zn:yhS.ZNZ pNSv,'P$K~wY@juPbUAe ڝ2 :C͊ U~CX-. L)~qƘi&F\{xk˹lOABf@5+Yv BVT׏mժVI7!ߚ(olW;@NZ889^3N wآhaC3E#&ᒺv,6lC._hi:F:pԣi*{tR6%:~fP6f-O$ݺM S>TwEY6WF"eZN]* `C%ü3RTaմnry]xJ'y a~]f^+UF̐s;Aw!CI9%&=0`J/< F)Bk 8D͹sS{3/[pWQ}> ^Xp>tWH^kH.:j@ Kzfƽ#&F'{'I @u\[!ʹ 2N{)-*BahwWQLd\("v*Ks@* VtOMlz[1WJ[<0S&=X6} _#q݃-/HhǎN %I޵q!<{t?rfA/d`H6(I$r1pÍ!9 #pV y:ìjɕ>nY8eA y%~7whfT ;;kNk2AkhskZiJ.s #h|Υ61s5YPc֖:qk C L<̟ !ޟ챷 J{L'ܥs%/ -ˊ [|4]=*Z13!d، o[d"W[M@ҌKY>]8o_;g&]?+M!AU BH s!ѐ)(fEC}צ%{YdzqQ* ?5V_ĵ= Յ{ȶgN6ٷt)=%Ti)2;}95U3rҙn(QPXUbC)Lq׻+Gs,V <9 OcMJgPwդ24JwvA]. oW 0 1E:֐+̪cꆵvm03VTB>60`[tWg&+p| LJPuM1*؅7m9$>,P=߇Ӛ<$qsDDjdX J s5[^!(,Y%"ecl DDF& O3LBEߺQژo*66?U_VPA зs:ߵ#V+`# eJ& inQJ6Us&pIem>/2vvzՎܠtKGR){ cpqc$pMVdi>nѦC-Te7NwʹZ,7(EWUk9!dcY%[p_ vyMUp9QL24=l!zSNJU F77Uyeh\IFS"'4mHHUqR,z$wbgRT>~M17qq/{}mvF2.^xo6I?C&pw1F2 vkPbl9u^ eM8e ]6ֻ|=bJL]EYSc\3pImzO(ZOxF_4)(mK]NP9*75:W-'ěI.E4[ueZJ z8 2cn{*;hD6w`;_ ?j9ۭRcw 1@Au%?ՇqDP2V:H(1'SIu̔nBmMq3ыb:,$s 8 9rhxmb}NQ0FۃA &[EZ}tSEH1hf/75ڑ* ыK#G!/FQU-b U&Sz.\d5'y/dIGm?^6LBdJIM:Poz3 [L,!W:pbWwȵAg?qR81Km* Jސ mK䝭%i+wš<-e/7:*9~ݾ"UkHWZvS+K>J_)Z*im>v7bBiTm*8Yu]tOx+CIbY/*ILuKX9F,}{X)ꋿsݍ46Up*|~&F *s#Z*r=e) NaaDŽ֎c}G ڹ)(k½AgK H m [t{;p-ﲢG1 a}@ٻ ߍ̪_SM;kX[ܽK g>T@iPEަAsi8TyQ:<vgQ] ~f| JdmF`\c[wLAkJϰmK,iBKe7}Mhcm94Ș=y+k5*ucuM>,Izz%kaPu0o2G[:<̑|$W}wDas9vOt, Cص}YᴉJZ1? US= )A#VTTn˿ūwẺbr%2ja9UnR.DKƴ#6nv6cOeuxnj҂ؚ}W^'67l" ")u@UHzMQWкuE}:B4R3gPu'$C/ޝ ~f?EԎOݍOgSVSscSiJf@BMz`zqj&\?s]GANց(aop]2MTI2y Ud Yp3ln1ÙB‚Taɥquᤤ()OO9`=je5-. I8\0߹+HvnT Ƿ/\ܲp#EvBhPKfbH#;q@{ J1f]:Dty`4:~ӄMޢpvH$BԻ||>%\`.Vo:sQZsj6aްhAz<2*'g_~Op51# uYUmVp%Eʉ&~no"5*fh?MW^3-/&g97] 0dY9Q jYE w$$N"F=4"]\F21{ZZti} |EVW" āBT[zLnH*1jP;J@vҍ=B#ޛUx:D8h%d qQ~]8%P.Dm"^!8"@8'LTN[8o^xvcF"X9:*޾a}/h )k[bJ3 Lz(nƳpߝL콗{a$Q g52Byι6`S=l{,SψhfM6FP7*"~YA ba\b ) hpZmLA~q ;Nj" Gm>κп"].?UVۻvݔ[㞌{ǍMZR1'Aͻɜ 9Rq,k  X#Oj1M!o X;Ro&56.Z"6Cn>p7վ.|XGV8loK%pI¬q[5.Pb} 'W(wi +|1ACf 9SK"m |A֬J:%^нȨZul1)e> s#D c3,]blpWsWT\L;ĂW"yqV: !AzQ&n5It~3@mVؿ5T_HXzڰ)xE(Q٬58z/}å :qDk T7lp@0 J|wΦU$La w#(Ƶln|ԆDz[chFYhxp@Co^;< E6.9z 'GgwXdp0=M!h Y̤Pը4ymyeY(FU~悰D{0Ex0U={ D8- K` . J{ezew$F_p}Y9f(l`UV_i'L CToXF -Ԝ騏H@o?v*UwWI@8I}l0z{l 9&6ȡj9qT%mVE[ _e!:k|м ,lf===rJT~J]\I Yvgui16 g{N>TZ5QORTfEa7h%X`'5 )YT>m+ۭۖS hϒd+t埸 a1ZgbR$5ӴRW\*[LCq$0 h2u,+WV |$ZLK_aO',ݪ)HM͒2)H~@ab p' EC>^@B[j'y7ÇY dr&Tce)#")mu9Md7bMdvFawl$ ,o%ӖBFO0 %=`-j`*_ncC!M~UB'Bq$Y8l}~:`!I+ι g @F XÉ^k%qs_S,l)g%!iz%P("r}]E?QYGo$t(A ۣrNGˀxLHcWQɯhS[S\Yp A;J&zUd*E s?_3'{6mɑo٭'G+lYwѻ.5!1E#.T.0w~8s75>ϩDeO nQşA5av~g !e@ۃ*|F'DdaD`Ϛ"現wN 9qйRt]V >_8 S ?4bA"`9]EsW%6^ opUdc_3xOQ* ~s4 UT"`bQkwx|YK[g>"?gՄ3࢑!)3F>Gh TÙ/5\֫\ZHaI&ekޏɹxNx/d![p*R5kW%2ݾcgs#Q,/33zYˑ pt%J֐ ]^#8'V/:2ւtƧ=jř6[Q뉅1/z*є$vs?L +ܬ?K|҅x Y"Qt쮀GT s(_~h0dKξ+İ8>k_1MO0NQIitr t9 i5:'Z Ury <*EFc h)^e^ !#zIhk/)#ޑwIKqn=HLI|"Ew80O[oY?}zx;uPu,tAFTOQ։?"4f@=F^L~=Ө6\<`ʶMKa|Z5 Ҳ ^vTXtzo 8rg 3<;O6#Έփ,dsso՛N}@(f3R:ƪk[2-QLN^ ?mxד I |w:i̲F>oє4"w]ꕓ-ȟ;I} 8?jQ2nAUKA]bvRʩ͒Za$עIs'5B$ٲ02zѹ{ ʧ u $-k[SI6MmIr ,QIƭk$5g%#,;M{ʴ?q)8C:5 ȒDfe&5CWNBJ&H'Tor$cBswL9oWGD9&wvڽ}t=:V>Bg:Wa?79{s;aztU^JF8:j?^ VDŽ 0E <K6%Z,:5bM\e^sy`HACDNXӈSM^F/U)KIЪ.w:C훞Zsttq{c}<9 &gz_ͦnJV^uE Ds?9`RId5OhaT$=rtWK`0FÂ)F*Jv:㗁sxsJ3>y< ՘Rs=@?ɳL)b5;4enq^;HeTY.4ٺՖsn~dUĝ3}]m{"-B72pIs(mO&pFԘc-rRG$0)e=1hukjЮwȫ4HK,X ڌ#"H'`^o.Ihհ.z z"d.ɫ|bG>X@x1@'\I;@_,L׋;h3Ŕ۞xRnzΕϫ.}H|%1pnFZDgt3V h%B .DYj~DTau* mфD$)Rus/Pߑ"4\*o*Ā͍rtq/%H.(Ob]}4t Ưo*,Jo̵+;N=|_ː3y%pDtȻ$̣XяRy!bliu)n "N2nn{x_tfNO|k*u;; ~`Yޢv3n@[I [-o;yAZ<06ڋj@%o/ϿH7e(j}Db {+@,Yd+݊Ǥ4EF`_+Jc˴Zioo3aCg!WE2ǭ2xČIp.R.Vp!R+X?L *tk5D1x*X4jUj=s'ŬJ$U-< [}c67ۀS Ln K<;',&xN"퟼ MX OPO.3.LX[y ,2Twiv%Aڪ8Aeq#^-X#D_6-̷+FRX2dcǘL7BNՑ\N/ +ܿ,ڿΤCvd_B˸DR+6_wH '{~\棸t& :`ޫزy7)PUv\E'1f#vgm ^&hilG,`9C pGcPIzWM?\0L!_<2FLJTna&G[\&38gP*d_\>+,M0<ǑAe0!FFӿtM;G {BNi:wҖ6=ezɧm77~69鋒Lew=8ԤFbJ ՓFfT%w`旂/m[/~ %5Et>WXNw?5bX|rŭ-IA2e`xΥt+"]Y6 =VPECCVG8ӇģE10HsyiV) `T[xkQ.Q,gV:Y5 Сߐbag3/U !FTkq|㧮I`N"teH7e,{|%c:{7KL ?}qk#Mt6ĩy5{b4YV5q)Pi[nav.Ve̱Pp 5ØAr@P-h6vx'Ȳ6{hb:1hw;˛as̱uɆ[!{2N=,eZReǒ+h 4kw @A!!l-h4;6T1+%<8T#{.y(*QKA6&Dk/%=S> ~l@P?'H^:A(eMI Ii(:1#xޅK̚8j>$eg{.Bvy+HwLϻ=ޝȂfɬvg"o^(UQLӲC]Ёڄa4W*?/._aH8a2ռo_fb@6:inzXGsT5iuҤ\SŴTm~5fm,ZƘlBt=x$cQ;a9Uk>D+ OGhxSy.r%?xhl9J>횢[@0&p R$[~uݚ>ݔ[>߉tPp&9cv֔hjs6I2/5 .g=O5QI6sܑ 33.IFNZ{*/"`\8˾6\Ĝ,` 7m 9F`lvU񂉖)%K1p;=O•4$~]v 煚"<8B7uh?ՅGN7'qyٞ#2QY90QϦ!{?YREtu+H}vc[_ᛥ| =CA_q7=[#RKx81p` IR< eRhjR2ciVAMh  #zls(\{M$*(&{bK 8( D*N dMVFVCmU={G@Ъ//몷 аݟSLc HR&V_UEbq̰A'0gG=ֱz읍,}qA-^=&c<=c'8ڔo}FAc@C_,rh{Nvq%u:kni`Gun0X>!t(%/"9 uqjDqXUXF(dr”y?ܟp,D6sdy{+dؤOQgto%\`.!['6KbD%]d8, (It@,*&퟼j= #ݬ1Dc@"RQo9ozM'Gd;J)ȽVaHp찁k*if#;V -LSp< *co\Γ5z hB0er/44jW]$DSaD)PI ]p6o%YOMz]]X[Ԃa#%m[ڰMPLb) )pu1–"s&Iex$,EÅi7.D' RW !SzuMѤL0Dbdnfx̌w\Р2vC(r}`x@@> *^ApP|nr =k{ts:PGb&OӉl#%.ahagCp&:ᑬ,|iAU0{HXR$Tu:7"\)_÷~SaJHm +I 11ƶ]SŗKf!T~k a3d]7z.PlkR3XD:gY!Q:n@ukjRS( #M/L 0Z=B"4lAhh0TAgS 2mmNgcQ {B˲jF%S{NxB_64+ ܗ-f@; ^_k33ͩXc35{pz/ϰ {Ub>[fS `XR5ĶZj _u ^;;şZ2/hj|$+|p x_#C=Q,'*4-r"g nBm~t5⬺{TGw Bii-pCP>1{<,0WwX7FRE\5j*^oQx2ۮya~-nscvcöjW]a$/!J e D! N{sWL*ĴHomA:-BC֊ "U4 ,l2 h]3΄j u,6EJXoe~@F@eKTv̀W(8U'&DkMA{oeb L~44ЧԁPܑ֚pDkˊ[U?PQǻ刄dTqzʰM}84{TkOq 1"LRf9<1\RS#L2%*(:]3?6qGMކ/`.kJs6eK,?xX^NL*]W Oѻ|c܅:+:rĬ496a??OJKd/a7{.ٲSZaW<:2_ǨN7A+ l[Jt̮rr*v$|YVW5R'ZZe9s8-(:`/©΂#N oeuz"E)'^"xblco- p&k @~ϯ\T)y62E!-*!m*x$tUPwB-=lʽCv6]q"&$:"Vذky|5c1K3O\5i~#xokxƋS@Ta2 !f!b(_+u_Ch#Sz:4q.Ȕ3DeEsu Ae,Q|{`JW]e0V$3Ԋ!<5VS`6[eKn6^(o'0,dO+({+iRKS~HA|良b\Z`KE~sn08 {;H0M!BY/C59. T@ pu::ɱ@ܬp挞p#ar h@԰KSгԳ:1CPo'lDP.5ݓ35>(XҬ-T$TO:TO;Ja},yz~bBJ]l+Z摁/J33HgX{U'[鏒d[J*wJQN,x(wjA)U=YqW)'dT|,qeu ZqSoВOT zIZ/mlOBvWJqN섫&v wޙԾDÓ3&:Ɨ[Ƹ*W|A6VvPag IH9ynxN <:`E?Z a}6}ŗ GQY= $k ,Ўtc>m#2^XmFQ5]e-Zx9%8/b͙V^pt7+b붧B:k;f/x:x9//9Uzwn%=.t҂ |k`Ui>UB7Zq#1ԦnA3FA>Ũ:Z ) )^ylaEf2X^N2G#ز29&x0 V D ÿ֎{{/K %1tOd˂M܏2Puo K-\<&>b[92'ABԠzf}@}3=J~$V^6EwGdqO [#W)ҢQu w94c00>kDz=s Z+je֧VT*@AF#i CxZJ< &;*}s nߤv=Ʈۘ=7o<;X#uۖ D֠5]-a9{,nI&p?$f;;(4 c+#}lxȞ-G?B@.\\93;M˦?b,̉* % |Im#j^6.!{O\x2&P3uOj> !GmjтJ%=;ʂ迃Fq2/Mz~6a4dKz _5˂DWSh w]&'XoLdeu:v6OoB, #*3hOG-kRFN({m7YLWEE{a$bTjB^gD_Ee/QJP([ ylE/Gwb'9&=輔4slȘ&=|w̕o$-uҤ_\ C<EDa"LXZ>EHu9^r"e)-W+123\][93OA "50aHh$FW=-d)$WM{&-Mān)g55b6v*7b@[XF TevࡃH}L[:4LJ~hj<3-*GN;*+Vtsӆw6ijbogiQ3N~-,~>$8AMfҗߑ_@!%i:8ٟ}.[hoծ iRl\b$NQԹ418 fjW '{lwHN(S;UvٲE]W93$!K (0_٧Dnjs@0_$-ۦV3gfrݤm;)1HwhXdeRgo|[\Qa^vo7 eV'qVЄ= )z)!?AEOb8$H7يɠ-ؼڕvPW~u %#ּt|խ5Z-lq]tf_h} K=S⮏\,vޗy޿ GRk5)nAl^qw.9jo[ ~>xi"(Y'`CRn~K ~K|uxPs)%\h*)u3@˦Ș/+TD2%󮾋;(SHD揎Wncy0*%o[~ЁRPߌTdE/>SXA݆XV.btXF*EB((xp39'WԌ؞2>(m:Z;\Ŵl?6 ih||"0ijZd q"6*k_Y3zn ef=L.`m ֚iܔno_.GM^;,lI~֬5H>FV9 _$о-\U A2!/[.NHb'݋)!~ U~(>mm2%gk,/wıiP?P*0ж}mKSxRGJi?,ˇEʔǧ²ŏ/U&U ?eu /__ڴi_Bh5rŭ^co{jvaE;c>!pZK{ZkOj02^&!I d%k#Rr΍Ɠ"'tNvV}yXjynlyfvVpl^`%zӯj;&)g=@yV!X,%˗Q,tޟow\|0%Cˉ%3Iek/\[UlBvլzTGjc)Ռ=b+(Thc ,y[V.4xOp]b"}ܪ8ps9X$(,N'{/ '{>j|Uerj넼x0ë.E߳аu&Ec 4RS u<#%tw5B4{[4TVGr/MHM88K]`(ۇM5r}ibZ[sW@9W2%4fʀ6uϻ 2Tx|<<-?!]3¬c1R[rXɢC xb?׽:jXHF\rCx)Y*8-"Ti%<|^XÇ'=k9"C.eownK7i˷joA6!Rå*6ӖJ3qz2>jDI킕Bx ǽ1!(5VxHs_\|Z0 ḁԖR Rt JwxG$3j־;Lha1'bUDct cCrǠg5(?SʪPJq+9I{ĩP QYm|:r!,s jJ#hwrrM3Fuٛ`~E i*^YZ;_Erd. 9TKȟp_]E:uH^ 9l+~4"T@yלϚ{GT&/iG~~C_2_BH+`,0(s lR/#]ݪG>p<}n|#ϝ־ryꈎb<\oZ`Lc3@f:IB@N"B&s/PWUz$L)W8Hg?'-KST?k88zJ ;m֌wEw$=_Y@5ƪGMnԄdsu[Pjp\Z:֭{>1r=3MAW?!M"GRR+tE1KLQvx퉊+F[cQ !ojt<ClslUDZ #MI" 7|\:}Rs{0k*vF!'IK %ܗa&QԯkۿKM98`cNoIl/9eZRuAyGe4'jq[UrP^½Tr]bQ IbW^R $'W:~ ب/^FWj\rltOҪZu jM1=w8V-$N-6zWiO}SF^$Zȩ!?Vy*w3$~2FT(o|ilB O٨wٴDiP qkAD_X S:.ڜѦ}חƯlB`X6h)rOT&y-,, p|i㾛m8=LXEhj>pϡTxl9O+Q) s\LkB :OD[͏yg|#SF?7=Rza˜KV,iāT9Rd&FH6_^Yg?j^)J,T: .Mp֖5CCB%0 ^Dn}' de.F$ԮzIxc_Z 4QďkjԴ#쎽aN"\mS gadf]۬/nr_5Mk>DA6FXt!R~LLkW֛C?PE^ rv+q*s#!7xA^04 in[Gdž)TNa{z3Y[i *#'"×vN~lN{Rlvwx>6}PPB] JH5zL\vy2w\IQ֤M6k;O3ӖqйSi ^`Dqk(cn4ld*WY2[@;sa;c[ӍzСoܸ_J_Tނ`\ؙ}`jޡz-X"+\3p%$Kn ҦgZsP~JlREo'ZMya4(2ǚDRO.MGɳkLe1 8xy7>x9}A(+^m@ O IÏw[T jO 2X-D7l;<07*6jݔ5;rzk #eRMGHaءbkk 8[vAuS6/RoP-QT|382dcבmk-9Uě*ܪ%V7`[X߱OvHhNUx6*(Eâ!3ז'TGmOAᩗpmĨP&(Ǜy3b:,YCXT꧁ *};ÙtDhj#7 C}VyI7BJ]KVcj\~4d=HUODm2٥dgD=n f#XJ8kデޞ %?@lejR?nh *E+FG2>*|dCy/ý͠!qA $#h ՛]e୴;h {7[~0RGv>?D h2G(V[%ӣTahݢϋl}H1 8g!.|nYV"j, Yfp1C }]:.>es`1ص.`LRHӠ>jjR{$S~ ROEe5rE()5܉ KyׅJt ¼!݃w@{1wxuI0!Ď+4:R'ӏqzfCB6`0c@39@ tfD'Hc(.}5*/7s z_2.>:ȏ'Oj|+Ƀ79~_ΘE>7MvոVs|穲qϳθXzEs-3܀bR" RS۽]_c)")Qts/hFf\U zPeaev(ķK26# 9VPvt1h2 9/vmםNS;0ֲViiUf9`H"p G%_![/x[zyѬ6RowE! UNyB?҃!gڐLÕ3 .F4/|sgB*WsS‹/hDo3I~;`D%?9j\ٜ[E{b31+ۚX5`K.1AC-s6Vh&vt9T[<&L!v tlUh&iV҈Q*9[*K#@ڀ*V("gLu%mf 7tLSuR#S;<'z$6>=hD) Lg|cT:&c&\ n% &V-؀d"yQ!:E[g8 ]v؊eC(xr. O eIFMMgE(R% .ewe67TQ+VlOnen|YF^dU${c7O71k| `eR< )ъy JfmkpKxS sFM/K1f3D:\LH'UI ^e>aD rmJUetj'}K/q#Dž#4[rMCc_\s/.-9qj="L8 ~̡^®o26Lfp|_l%4މk٢˧D*MK6Y>3-^G7oD%ċ#KϺ8 P !s7uҐ6wuĠ(y؁y'b{;P-tZvN()4ir eAT2m>9{PkOxo!k(*2=5ClPu /TmG_Wʇ^)SA9.pUbp_se.1߽6u gyE"g`ռE8ܳ{cvȅ r.}pO١^-?*H% 8hO8QrrYL orc֯9%rwsoZG+JNFSf:((!(Nrxj hVjU]Xl*#,z hFv[yZ\شor#ZgKT ,\󒵢#6k4 owprTd@~=Uf_s2Šr3KqC\,(`=k%ւc:q #);Þ64!g^N%F_0/"3&|7|@ kQ^Tvmz!c4xfʡcLΛ5$}2"!NG~E)i)'¯ڣrkP-?턃1D7Ӳɝo73MڴerNsWݐ1ٻct5i5{mg~85怔!|SC&P|!o:R[ڑ (7{;~d^cϨL"W-_(Y *woײLaq*qX HHGɧӺ1†N<[l1/r+f5yc0sN'Az`*,xw7woM6&ܢ=LI-ޭegi9:b.Ι+Yl*o=ex5Λ[|,*u%%.VF3ͩ$0FVӕ0&/4\ׯT&r4l:MPuPJ)҃>7<d=Q"J\ƞz>L# :KCv0!gP>[JGMz?ŀ+>D CWɃD>L2>P#֖|.!aesT-ɻ֧63C]n* ew*4;Q>ⲹKZjOM_BXi* qXb3ЙTK^u,>_޺ȩ"u&aØlh¼;#G!˂bB)p^|x%e)"#&Fv/|cz}mëSuxCM9ItȯIBjQBzxncܳzw {(,KWJ4jU2b5'g 7ϱ\?^ڍ+UdGU&m$ {ZF6*w Оpz5 {!`_Y2Bl 5=}ɕ$-AC!yp_7N>)~15֐޺[[x+A:Dkbap\È ],@yM(7x*ҹw|iq?-SQ! RjݯkHQu҃n'3Ip?ݕגVKve0]GjK@U/yU^|#2s _KK^f&tSnx+Ь9}PpZr*ZT}D7>dWЖ&ƨl']X,Vvz4_Db=bC(J"wirU'IRAEMBLx) 7ye%+tFCjc/ o˺0sb6 l>`?KPC_82s} |wyP;T#.)SW##JO+#7(鵘6WȆW%uU48-XGh<ݐ4<t,P>)޶n #/iVOU{yF~+3jBkT5XQm_ɲ>/"TLy1vmϟ^-=_cUz}<'v^ߗtr8îpt$=FkcAU@ZP|un=]$<995C\@a >P_LM#K$ iPQ}oUK" Ă`IAAm݂n|0Ei 4&^4+=V#sj:Ҙ6?Ml\ qlB! ?qmNpFաfXZMhngbj)(h?aX.oӰ _ tl꒡zp~:/9RNGFjQI~7/ .-qf-!+C+ :Ĵ&l!+?I2>`o$ͥSrQb%L|e}*b➇3ۂxF*YLiN&N's7jaoWmf' 96$f9ſQ(gK볶/"?5r0=CMPBڐ)K48OޓX(;GIV`8WΪq>5 p]#,q 8Fx'ӌv1Q܏lnFb+gyL|~Rb^"96=a̜K5t\hlACkeKp ӮKy cLΐe]DBaߺ.l4&8weBKA6dS*7?Y%R}U_Ake _^bh_>Kp5NILdrY?}ǻ:jsjܞȣRr+uY/ 4s{?"A/(6Luq h*IDMGKXҚ讃$$DD"܌ޫ[ji>>uBI\ٌ$l]͐[1oC-]^ƢԏirPP)/7٘Sˉ$6ЏQTDE :B_#5? hݫ ~uilݘ3"tQe{]hwVX;@OUluFOS(필J˜:wKܤlNR'6vð^SćއAeqnEcty9fPPx W"$N~2jI-~5C>OE pU,F)٥vgd |.OM\T%22x)œ*;!>~pn W~:34>sB@6`N!PJQ_t4,7 tsJb|\h}Sg\\d &:W G }(xs>='^}6t#LsImE>[8bX 6!;\QgM2ؕp.hI i ӾXA85Ԣc#^,˶>|Og{#s%o#߯ɞjÑL e\~IAp0}u.:}N'q.D)1#h R<(ҘpaoB^JY:i‹xޫ G{ |3sX) E(bj#w3O缽$Ph 9'  ^BxЦ"c'(RCf}̾Qp.ffLHK<~C]EZ}1g6kR~U:=x %[huܤW0'+kk">vnPGgEX5Dqa "J 8]|,NXD}1Җu>#f#SgސըX!4]E/ }YFxDx$|F MT3܀D1#7`s[V3UmOǟ=d51k@e;byEcfѐI}JaqȤkbO<,k\P?@q<_/)Rp d][U،>u:r͐np ƭ& ;߆;ݏ*{@qCެRS+y+4T;@YaUA-K h*5(hA.cTgOb\Xx =5bfӗF9 Ū vg>ld>nl lB"CW1 }70Ps|$,0`#> gο!ɘ^8l튎bBvR˪>W@YW5RP[Q\zWZ@/ do/B2 jR~) U>ͼ_kX@&P&}aiD+>劍%AB6s#{x]벺Ӆ;<M*$.w4=f/墔Li~VzV9jՁ$Q $ AnvF`nKhdT)@1"tY8h98{BKDN-gK#ꋫG$@خ)X `$M #WnB J 5!(^ YLB RE'kg߿^u6n/ 6ΜmMOa~EA))^Y%.]nC% LJ񀘽Rro@Z,kǸӂSíw\!%BP YڝOjIʒ}@ ^ #8_UƽK}XXvԏnHS+ 'dR#l15-W !ŕX:z'ǿH}W$:' n̙}`8]c| %o3d}&#ELK'WR}4ZyEx#j2bD^ ×f?]BkfBN;k$ k% o.PiXx 1"<뢒:,^9qr/>a%&KgFefJ>j~"Oʽ-q { Srd0BPV5@" XYmZ׭'4+Qlap=͢Kke5$;pD9 gM@׸fvg&K D]%Wz\Y4Db nib1[笳튍: y 3Vhf@۹#FT2##'GCu@ -Hh((_ }Fg,KCRV\ b>?K\ ])JgتA^38pHfBMT~`Qcy&4AIѩ psI~a.Pю 5𺨔.4Mċ*fM#բ"Sf%*w._4hjwoDnۡQX:8 "uO8;R.ZZP4/H'Kd?[nKwNzt4% wrE`` dS8C[YW1eJF6gY (!EVKJݿ^~omXE }uohۨZ$d *M/=&}4v[  KWlY`²ӌ@* |n|tAIX8u&DyG&( q LDs *òӯtb'zQ{L9;WY8bY"lZ- p/ӭ{[;19~3+p:ݞ6Bi+t$cޖaˣYI8l1}̍]*'ÙO:@p5]nc %קj Hؐ2WϏ- ,XOeVƤDׯŴ#,N.>8u<@Ps0> DaJ23֠#G7^6^ˁ1bR К1; lIoby X3ɉ1iq_VB)SD8&w>Fݓm|os7D$+ީ4hNDK$T}w$by6*:Ic4 dzaYHK>`_Fx%rB_?ԃN[uMw#PR~ ƈpTXwL^0xE<ظc噬'+y)ӑn![Oja[`zd 6*ȣlQ+ .7KOk3CgpH\qzqGaaZ^O!V03YLDѦaRӌ(C:#5Д?Y*/p_&"2BJ:ͧGp4zj-˚c Um}:V&[l-'ţy/9w# 8FblG}aj6* CW}U気%eビ]+H2RXN,A&TwXB%@^CrqBTasoqnZ(N6lƙՖ?-I`m9&Q_y(l瑇A\;yA/%[SYzNQ!Svo{<4硊`ܞA[I!$o+A15?X٧t QԢKD AY^+dI\Hgc- ! udU5d=֡xWE̵AfJ/Zy R!f{GjC37 $zbKʐVo\JO(WnOnNٓKD Zx׷;4*OȒɄ5 {ӟK=lԂL642Wۧ `!4}}F#XKpac ֜x?9+ah)6dU$PZw?LӼC:= ;Gs5XxC(; _)T$dqѲ:JcFmIXQoSN5067XYIXc;eGz,MM" k@yB^M'RQDA.,)!AݴHt`!Se#))vYXy! Vů1Э4 *T>;e.q(Y9hkh?R|cvS}uj,bS-oY_ZC:o爣ޫYܡѷUV*Egq`\k+:DPp&֊nCc7+D[{~L|4j6>7x뫾국q1x { i+TW[Yb0.tFP rsBmTM2XRոK_bY:zd{'rD9PKkSCvYc䌋0iN0, LCPX<1@(y(LzV^~!K`l:v˰^[zm hz nyB| 5ΠwrK9Ǩr5oZ?3#JPreL[O`yv(42wv߮m:P3F%h)rC0PiolP*ꍾLKl 4ȮPf\(t_UmNu j@߹[ qZ4ؗ=0Qlk6ՖgV 7">&6Ȭ2m"' 0>_b]>eH9¬lӻCZlXrF7rK- >zCu8S'BŔP}še``7pӸÏFz_P~ǀ%9d%m*273H]1x&0 Q ׼*7ջ.x7 |a7#>by=2/ړ 8N1LBB6^#g\H tj)'vMbbJpäMQ+4!\ ]02.)VA8iN;PYbTҜLC4=l9|t ``g^;tpm:&91@ʋ)VTlKە[l '.2ܵkJΗ--Y)QB"(+T蔗>lM H!;*ǤMۚ6~67*,NQ(Rm3y&2 ,7:XV' K`8Hb_D]$6yxi*nLZSA<1/37{qRlq#ˆuQpRN$`n&1^y>J@Z~f?*t(nRMoT=[$S= 75s܇=TIk(/Pʛ(gJ^]S )jB2}ob*]H9b]"9Kzv2G;o 鋑+l3@}"!V= C`AMܱad&[U[R+eqagר y f <(nnC2elG?h[ 5jmrG.w^p@3Y@ª"2qti捇ޱwsPr^uԆ`n+PyDYxtZ5&@n>Cې_4wKXZU9XJ4&T?ZI~(+Rkǣrkޤ"n7Tȏ5g3c4*vT=D7 m~3qǴx0l  O^ +*,+pk(H&ܸAOG5{>DA)r7[J5rLM+;{0~a^Iaa;p'9K[?tJ -7JyEi`4#gzAF3Su# o`riO*[,{b-*0`׸\K@Mwnc2 ۹]8V/*$[Oyk=wKCJ {:>e˽HYy׽RnƫټE&ʠ} (?@DECΊac׽<ܧ&To#c(TvDpm^J}?pRwmN⓫[C-=8BY~fӔzޛ%0RtyEiT GTm Ce5P>vEeΕhsaV}|z'Bܾ9nOWvhr4:1ҫ zp#^"j`T.lR?Mqڊ<]e ?)oI3w_̶>.4}8xjc% ?~6v?- l@(+cw#L­Cg*lbƨIqvd>:XһKߑ{ 7٩3p29sp||1Ӻ$'ae:B]DQrsiCO e\# J,Zf+3! 5fsB g v}fb06B8:_ ϚFP nHu6%tpǖd%ozlaہhu5_+"+oxܟx:?!fR[Pǖ72m[ Og$O9Mc8iIKhEvngGtr8/ ,NI @hx nf }G{ý$c\ PϾ"P.zb\1Nл9l{ pOh[-4B_fˆiRYU-p6z@C2=of KTm*k֘4*LfĐVYAW AW$Kr%k FH@xD{)r"m< ydA4_p)((NUt1gik\7(E}:-/kꀜf6bJi:Ra kXLاmpv8AC,^"S΂U|WlP$X+|135;yrp¬1eIC|KFjn_3>{ooH#Ѫ4^C2.T`w떧u0%TJw9}B6[ASƸEB+ he+0p;hqTRQ6}pYJGxH>pρ$cҨM IӠk'xj4w'7YuF;&c`{UQoơ;;hDrC9h dϗ= ڸ`p()P" cG0|E^5P^ޝH7Z|Lm!MKBEJP (?h:?4%0Sb/:2'F3yCA0*hI\WS]wqIӀ70/O6,Ns84+xAl F0Hd)eSD]_^h)Xmӆ~,d5m3=h٘SŻ3%H(Lj(P{w L*ÅsR]E~".%`?T]o5/z4b u)V<,._ڱ~J00O*k*͇#~UF<(9?ʬNc!}yhTrY`ڽ$\why70d%xDԉTʋ^gI0{<1vM "ͭtF#gT{diP/Ґɠ͓Ԉ&>J"l:ȈY+!$z=L$DjG%XkSw [lS.^u^Ϻ}wO2>^7]lSY5Y$D@CP,m>/*!lwB:ٛ+fy#?ʡbSGp }8vPzhZ/\ow+a*͎2`Y!VE/}հ.gb`:~?,j|K] 4agw$U1 tx  HNwH7Aѩjط2JPr"-Fh3t+o x럳u'hSY]mR)#Ơ!V:}1ٌ'sajg7RR(ȓ!bB̵H"8/ |<~tk~w2)at(*w=>tgC;~{ӧӯ +0c%?IV/5k`;5AIKd-yUZ&6%T֪~Z*zCdu%Ȳ fw|: x(:7bb:DEYCq]s՟Ԭ˳&S4ض/W1K1K Btv??B7,ҪMFZrn*N}Aw 3$ 5 _<}]n{YF?S/ _(5a62.N8 P'iVOm xܡr etLYp7K[j)3 &G96^yPR=VYDF(cHYw&= /C$(ÄQن{K. yj. '[B#~2MڛU;\W%^f=s#qOkc6\mI4%wå gZ͌_yS@ Z<Z;*m) qL]MvF֛.ϐ*J0] \R8lb-B]iXl( A.YSB}3~>Obm{\2x-_ fY߶eB:n&I(􄼯tEéQb=7V\7La%շ|qeAц4v4zm3lӻi$wW7]#)dV;5hϿ$F AUՇ ؐ4^OʭYe/iN&?`_'Y|̌DNʳ=L:R;ZzRr{!Ӝ]#3,{ GHPigp&֖ߚ](l(bgu9iγN92xk w:ЎǮLxgLP+CR]|{viO3_L⧇2ߨeJr)qH."uک`LK06+Tو$<[3v1Y·?;;-/$9+15 ^Uq·#q(x%L-7DCs&yW\D**qҮIOڈѝZqcI#vT -튆 nذ=.ɔ~h6=4,$ȗlS#bw~9 h\?W80R61,(T3t߇*݅d0t;l';U7xF E)}(8˅0dp1eR3e_[OFy bAOx-Sײo-c%!wBִ !%RHbkX21q5Wi~gcp|`F`=qtg#dE: 0sq2tT+o+#%jݻ-Zhaկ"x`9ڔNR*}g%C|؆v/+/ +F܀<ńn*"!Qp8&>^Ү퉨hƔcO\I![>)w[(`|vX钐Tqg\KTQq5L4D-\adj/^ՖobŹNqNԠ.w0IF؀Q(13W $w$ cqӊ"Rt>`q HTlZH;]tʾ0%Hf?Lo;rP^ t*Mvꃰ, hpdp kk?1tY 'QzSG}ϋ!xSiYr~kۉ EԒcդ T.I}d?ij#ktRlI5c[1O(`P=%Ap< rZA/V*>{|;"} <>T`<홫yg?D- -i&?.Dr #{ZDW joz;7?uuyVS N3jbBމ.ũ[{4;C&>OeC=lx tTͽD8'i9A_";8o0|Mc:g[EX0YmÈ@3/up!@T{hēJ\\46YdG͖f80kR7KZQ[+ 2EAjI``R6D6ǀFq)$/XxWk>=k47(N @Ybӄ;.hy"OTյy߳p0|x"FS]lo:1px˰RRo@lFcCǸ Qj[/r?g}SƗSLr<:Y Cwv="h*wLZ$)z=xӔtE6/yTI{vj1|~ѿ8/0KH=M,_cPY@Oc#n$NBsvQ/XPK.7/CW ך{H.O|Ayas.+s g%ҏFm G|lTޒ{1I̴Φ,^L~$㽙eF\@U6{hhwPytEШqSk|2Vuzdڬ2tu܄9Oc6Pb{.3xH_ۀC-01vltæo:+x+V׿p1H d>pҨi.!?SAnj?3(2^Z9Lt_~$ a?BI0Aɹq 8]5v? uMvEhUFMHlZ0Wk je#K)0h&5J9Ngط>%Y0A~׍wf%}0YzӕPyĐC1$̄|TVyFz2 4yW^vHW4mտMmrEweV!-n7S̀Cb;s8Dߋ bz!mjwD 6]RƸU@x;C7fvc/iE(+ pK)C40k+U6K]DtG=ʱtW雏Es#1 n @/c4iݩ%P$jNvQZaLdA ̐:`=LPQy6'6ۿ 1MH@! Jv~Q=TXI+$4nl=C˲Z3 y1 |VV% mޤS@.X>C==fD{\'Z ɀ'VbFtGx8p*kO<<}#LwC>()yN5V :;ȁsJA*۬z[Zɦ@cx~y L?oZn!=MJ8~.氆"Q#B3xͺ@&vW)MٓX>%8Ip 19J?< "{JN9hI72/V7G8-;h y+΋ KP+j͉~s.U'rq4л?*qTi*u: 0KWm^aL3__rd}$̳>9'Q@M U# C3C)" BCS=Y}}16YKռxfFTj@='RnYg3$T›VK'LhB k FeQ4SUΕW{c۽6u쯋,_C"Fn{w%}iN«\**Y%QT,^8eCq**̡ H. G<тRBnj*_`JڌO;7j_ >f"u~uS?D_T!5PQs "KÏ0t7| I_C?؂s>- Nu3H[ gI/zo`(q'ou\㪔`@UX´5Z-ۢ[mWhҎZyaT,dX ʦ?ݖWGA* $M[17A@>1sB\il5=.ylʊǣ kjq}=Cn}FOn4]7:+dl:tBTzVU/"0hטP #MBT[ ֵM,1"36ei#5bg{G#eqq ܑrô?@d7FPXtDof`ߟ`1OkAQ;\;[*ΚuMu%_+͜ ,T \u*=$tWh}Ɗ.,.- N8?#S9t xn~p%DsH*ې0 nu0A!=RULOⰝWNWqB?-QimwRt*}HX2χ%;A}41j/1NLK)51=L^ [¶n5~Z%)N1`&nwҰDWr}NύB'qP![T5x)ɺ _FG]R{{N-_}\j4Vc".=٭x V%q[E2r1IRYDjML{aÀpjn2*'/O~'WhSzA3܂k nw~}9B_}rg":9 uDF"F -w$rH̚75? \ye k=,ecj.l?e.I;,JDw;nYY 2U2hDV$'r%gjJ'Ռ>]6yn:Th`b&V/~FO ySJxP$wA1"RyeӆΧ1ԪR3u:y?aZ۳خѾH^bcSuqRs}n?gԸ@$K"&ÖM1(o2oR3F j%W-Q+"EX-TtA*HGhH֚s`ȡ4|z4,sbZ?ҁk`8 91 Ğ ? 1 YZ