dovecot23-fts-debuginfo-2.3.10-lp152.2.3.1 4>$  Ap_<@/=„{M \=nqS:)Wm^L@J 0^g+w Fq[10_TBD!mX E:/[b`a,9;z8[b;1;*Vq $_{WN$ֱˉ01{Pu lfƅvA̱+iu`/66 hI qn3 ׌#!dRRY*[l@04/ͼ2zug"K ~8lG|2SIedea9abfe732965d52d50bbc638c3a96d1bc5cc7b4af1827c95291e79a3849d7b2cdadbe702b3ae5188df9e073d714079bc7ad1c_<@/=„T}Ub 6]u 0$4ϮDtmk-DrPc \߇c]+>4IU)>˸s6XfYڽ#r蕈܊+ߣ#fK#t*c%hi\jU/?ȿ[ r(sǜZ83PY×jk7CB XjSo' mU o욷)eG}*lD;`E`B A`vgsrf)"d":gn~56iA!>p@ň?x + W /8c |  , h  tFl(898: iFGHI<XLY\\]^` bzc#d¶e»f¾luvw`xĜyz(,2tdovecot23-fts-debuginfo2.3.10lp152.2.3.1Debug information for package dovecot23-ftsThis package provides debug information for package dovecot23-fts. Debug information is useful when developing applications that use this package or when debugging this package._<@plamb75openSUSE Leap 15.2openSUSEBSD-3-Clause AND LGPL-2.1-or-later AND MIThttp://bugs.opensuse.orgDevelopment/Debughttp://www.dovecot.orglinuxx86_64Lz<j7AAAAAAAAA큤_<@m_<@p_<@p_<@p_<@p_<@p_<@p_<@p_Peter Varkoly Peter Varkoly Peter Varkoly Peter Varkoly Marcus Rueckert Marcus Rueckert mrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.dekbabioch@suse.comvarkoly@suse.commrueckert@suse.demrueckert@suse.dedimstar@opensuse.orgmrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.dejengelh@inai.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- CVE-2020-12674: improper implementation of RPA mechanism (bsc#1174923) apply upstream patch: 0001-auth-mech-rpa-Fail-on-zero-len-buffer.patch- CVE-2020-12673: dovecot22,dovecot23: improper implementation of NTLM does not check message buffer size (bsc#1174922) applyed upstream patche: 0002-lib-ntlm-Check-buffer-length-on-responses.patch- update pigeonhole to 0.5.10 * imap_sieve_filter: Change result action logging to include IMAP UID - vacation: Addresses were compared case-sensitively. + Added events for Sieve and ManageSieve, see https://doc.dovecot.org/admin_manual/list_of_events/#pigeonhole + Pigeonhole: Implement the Sieve "special-use" extension described in RFC 8579. - duplicate: Test only compared the handles which would cause different values to be cached as the same duplicate test. Fix to also compare the actual hashes. - imap_sieve_filter: IMAP FILTER Command had various bugs in error handling. Errors may have been duplicated for each email, errors may have been missing entirely, command tag and ERRORS/WARNINGS parameters were swapped. - Sieve may leak resources in rare cases when a redirect, vacation or report action fails to send the message. This mainly applies when Sieve is executed in IMAP context; i.e., for the IMAPSIEVE or FILTER=SIEVE capabilities. - dsync: Sieve script syncing failed if mailbox attributes weren't enabled. + vacation: Made the subject for the automatic response message produced by the Sieve vacation action configurable. Both the default subject (if the script defines none) and the subject template (e.g. used to add a subject prefix) can be configured. - dsync: dsync-replication does not synchronize Sieve scripts. - imap_sieve_filter: Reduce FILTER=SIEVE verbosity over IMAP connection. - testsuite: Pigeonhole testsuite segfaulted if it was compiled with GCC 9 + sieve: Redirect loop prevention is sometimes ineffective. Improve existing loop detection by also recognizing the X-Sieve-Redirected-From header in incoming messages and dropping redirect actions when it points to the sending account. This header is already added by the redirect action, so this improvement only adds an additional use of this header. - sieve: Prevent execution of implicit keep upon temporary failure occurring at runtime. + IMAPSieve: Add new plugin/imapsieve_expunge_discarded setting which causes messages discarded by an IMAPSieve script to be expunged immediately, rather than only being marked as "\Deleted" (which is still the default behavior). - IMAPSieve: Fix panic crash occurring when a COPY command copies messages from a virtual mailbox where the source messages originate from more than a single real mailbox. - imap4flags extension: Fix deleting all keywords. When the action resulted in all keywords being removed, no changes were actually applied. - variables extension: Fix truncation of UTF-8 variable content. The maximum size of Sieve variables was enforced by truncating the variable string content bluntly at the limit, but this does not consider UTF-8 code point boundaries. This resulted in broken UTF-8 strings. This problem also surfaced for variable modifiers, such as the ":encodeurl" modifier provided by the Sieve "enotify" extension. In that case, the resulting URI escaping could also be truncated inappropriately. - IMAPSieve, IMAP FILTER=SIEVE: Fix replacing a modified message. Sieve scripts running in IMAPSIEVE or IMAP FILTER=SIEVE context that modify the message, stored the message a second time, rather than replacing the originally stored unmodified message. - Fix segmentation fault occurring when both the sieve_extprograms plugin (for the Sieve interpreter) and the imap_filter_sieve plugin (for IMAP) are loaded at the same time. A symbol was defined by both plugins, causing a clash when both were loaded. * Adjustments to several changes in Dovecot v2.3.4 make this Pigeonhole release dependent on that Dovecot release; it will not compile against older Dovecot versions. And, conversely, you need to upgrade Pigeonhole when upgrading Dovecot to v2.3.4. * The changes regarding the default postmaster_address in Dovecot v2.3.4 mainly apply to Pigeonhole. The new default should work for all existing installations, thereby fixing several reported v2.3/v0.5 migration problems. - IMAP FILTER=SIEVE capability: Fix assert crash occurring when running UID FILTER on a Sieve script with errors. - update to 2.3.10 * Disable retpoline migitations by default. These can cause severe performance regressions, so they should be only enabled when applicable. * IMAP MOVE now commits transactions in batches of 1000 mails. This helps especially with lazy_expunge when moving a lot of mails. It mainly avoids situations where multiple IMAP sessions are running the same MOVE command and duplicating the mails in the lazy_expunge folder. With this change there can still be some duplication, but the MOVE always progresses forward. Also if the MOVE fails at some point, the changes up to the last 1000 mails are still committed instead of rolled back. Note that the COPY command behavior hasn't changed, because it is required by IMAP standard to be an atomic operation. * IMAP EXPUNGE and CLOSE now expunges mails in batches of 1000 mails. This helps especially with lazy_expunge when expunging a lot of mails (e.g. millions) to make sure that the progress always moves forward even if the process is killed. * Autoexpunging now expunges mails in batches of 1000 mails. This helps especially with lazy_expunge when expunging a lot of mails (e.g. millions) to make sure that the progress always moves forward even if the process is killed. + Add tool for generating sysreport called dovecot-sysreport. This generates a bundle of information usually needed for support requests. + Add support for the new IMAP \Important SPECIAL-USE flag (RFC 8457). + Add metric { group_by } setting. This allows automatically creating new metrics based on the fields you want to group statistics by. NOTE: This feature is considered experimental and syntax is subject to change in future release. + auth: Support SCRAM-SHA-256 authentication mechanism. + imap: Support the new IMAP STATUS=SIZE extension. + Use TCP_QUICKACK to reduce latency for some TCP connections. + quota-status: Made the service more robust against erroneous use with Postfix ACL policies other than smtpd_recipient_restrictions. + Add "revision" field support to imap_id_send setting. Using "revision *" will send in IMAP ID command response the short commit hash of the Dovecot git source tree HEAD (same as in dovecot --version). + IMAP ENVELOPE includes now all addresses when there are multiple headers (From, To, Cc, etc.) The standard way of having multiple addresses is to just list them all in a single header. It's non-standard to have multiple headers. However, since MTAs allow these mails to pass through and different software may handle them in different ways, it's better from security point of view to show all the addresses. + Event filters now support using "field_name=" to match a field that doesn't exist or has an empty value. For example use "error=" to match only events that didn't fail. - acl: INBOX ACLs shouldn't apply for IMAP GETMETADATA/SETMETADATA commands. - cassandra: CASS_ERROR_SERVER_WRITE_FAILURE error should also be treated as "uncertain write failure". - dict-redis: Using quota_clone configured with dict-redis could have crashed when Redis responded slowly. - imap-hibernate: Communication trouble with imap-master leads to segfault. - imap-hibernate: Unhibernation retrying wasn't working. - imap: Fixed auth lookup privilege problem when imap process was reused and user was being un-hibernated. - Fix potential crash when copying/moving mails within the same folder. This happened only when there were a lot of fields in dovecot.index.cache. - lib-index: Recreating dovecot.index.cache file could have crashed when merging bitmask fields. - lib-index: Using public/shared folders with INDEXPVT configured to use private \Seen flags, trying to search seen/unseen in an empty folder crashes with segfault. - lib-mail: Large base64-encoded mails weren't decoded properly. This could have affected searching/indexing mails and message snippet generation. - lib-mail: Message with only quoted text could have caused message snippet to ignore its 200 character limit and return the entire message. This was added also to dovecot.index.cache file, which increased disk space and memory usage unnecessarily. v2.3.9.2 regression (previous versions cached the quoted snippet as empty). In a large mail quoted text could have become wrongly added to the snippet, possibly mixed together with non-quoted text. - lib-smtp: client could have assert-crashed if STARTTLS handshake finished earlier than usually. - lib-ssl-iostream: remove -static flag for lib-ssl-iostream linking to prevent a compile issue. - lib-storage: Mailbox synchronization may have assert-crashed in some rare situations. - lib-storage: mdbox didn't preserve date.saved with dsync. - lib: Don't require EAI_{ADDRFAMILY,NODATA}, breaks FreeBSD - master: Some services could respawn unthrottled if they crash during startup. - push-notification: Do not send push_notification_finished event if nothing was done. This happens when mail transaction is started and ended with no changes. - quota-status: Addresses with special characters in the local part caused problems in the interaction between Postfix and Dovecot. Postfix sent its own internal representation in the recipient field, while Dovecot expected a valid RFC5321 mailbox address. - submission-login: SESSION was not correctly encoded field for the XCLIENT command. Particularly, a '+' character introduced by the session ID's Base64 encoding causes problems. - submission: Fix submission_max_mail_size to work correctly on 32-bit systems. - submission: Trusted connections crashed in second connection's EHLO if submission-login { service_count } is something else than 1 (which is the default). - submission: XCLIENT command was never used in the protocol exchange with the relay MTA when submission_backend_capabilities is configured, even when the relay MTA was properly configured to accept the XCLIENT command. * CVE-2020-7046: Truncated UTF-8 can be used to DoS submission-login and lmtp processes. * CVE-2020-7957: Specially crafted mail can crash snippet generation. - Mails with empty From/To headers can also cause crash in push notification drivers. * CVE-2019-19722: Mails with group addresses in From or To fields caused crash in push notification drivers. * Changed several event field names for consistency and to avoid conflicts in parent-child event relationships: * SMTP server command events: Renamed "name" to "cmd_name" * Events inheriting from a mailbox: Renamed "name" to "mailbox" * Server connection events have only "remote_ip", "remote_port", "local_ip" and "local_port". * Removed duplicate "client_ip", "ip" and "port". * Mail storage events: Removed "service" field. Use "service:" category instead. * HTTP client connection events: Renamed "host" to "dest_host" and "port" to "dest_port" * auth: Drop Postfix socketmap support. It hasn't been working with recent Postfix versions for a while now. * push-notification-lua: The "subject" field is now decoded to UTF8 instead of kept as MIME-encoded. + push-notification-lua: Added new "from_address", "from_display_name", "to_address" and "to_display_name" fields. The display names are decoded to UTF8. + Added various new fields to existing events. See http://doc.dovecot.net/admin_manual/list_of_events.html + Add lmtp_add_received_header setting. It can be used to prevent LMTP from adding "Received:" headers. + doveadm: Support SSL/STARTTLS for proxied doveadm connections based on doveadm_ssl setting and proxy ssl/tls settings. + Log filters support now "service:", which matches all events for the given service. It can also be used as a category. + lib: Use libunwind to get abort backtraces with function names where available. + lmtp: When the LMTP proxy changes the username (from passdb lookup) add an appropriate ORCPT parameter. - lmtp: Add lmtp_client_workarounds setting to implement workarounds for clients that send MAIL and RCPT commands with additional spaces before the path and for clients that omit <> brackets around the path. See example-config/conf.d/20-lmtp.conf. - lda/lmtp: Invalid MAIL FROM addresses were rejcted too aggressively. Now mails from addresses with unicode characters are delivered, but their Return-Path header will be <> instead of the given MAIL FROM address. - lmtp: The lmtp_hdr_delivery_address setting is ignored. - imap: imap_command_finished event's "args" and "human_args" parameters were always empty. - mbox: Seeking in zlib and bzip2 compressed input streams didn't work correctly. - imap-hibernate: Process crashed when client got destroyed while it was attempted to be unhibernated, and the unhibernation fails. - *-login: Proxying may have crashed if SSL handshake to the backend failed immediately. This was unlikely to happen in normal operation. - *-login: If TLS handshake to upstream server failed during proxying, login process could crash due to invalid memory access. - *-login: v2.3 regression: Using SASL authentication without initial response may have caused SSL connections to hang. This happened often at least with PHP's IMAP library. - *-login: When login processes are flooded with authentication attempts it starts logging errors about "Authentication server sent unknown id". This is still expected. However, it also caused the login process to disconnect from auth server and potentially log some user's password in the error message. - dict-sql: SQL prepared statements were not shared between sessions. This resulted in creating a lot of prepared statements, which was especially inefficient when using Cassandra backend with a lot of Cassandra nodes. - auth: auth_request_finished event didn't have success=yes parameter set for successful authentications. - auth: userdb dict - Trying to list users crashed. - submission: Service could be configured to allow anonymous authentication mechanism and anonymous user access. - LAYOUT=index: Corrupted dovecot.list.index caused folder creation to panic. - doveadm: HTTP server crashes if request target starts with double "/". - dsync: Remote dsync started hanging if the initial doveadm "dsync-server" command was sent in the same TCP packet as the following dsync handshake. v2.3.8 regression. - lib: Several "input streams" had a bug that in some rare situations might cause it to access freed memory. This could lead to crashes or corruption. The only currently known effect of this is that using zlib plugin with external mail attachments (mail_attachment_dir) could cause fetching the mail to return a few bytes of garbage data at the beginning of the header. Note that the mail wasn't saved corrupted, but fetching it caused corrupted mail to be sent to the client. - lib-storage: If a mail only has quoted content, use the quoted text for generating message snippet (IMAP PREVIEW) instead of returning empty snippet. - lib-storage: When vsize header was rebuilt, newly calculated message sizes were added to dovecot.index.cache instead of being directly saved into vsize records in dovecot.index. - lib: JSON generator was escaping UTF-8 characters unnecessarily. + Added mail_delivery_started and mail_delivery_finished events, see https://doc.dovecot.org/admin_manual/list_of_events/ for details. + dsync-replication: Don't replicate users who have "noreplicate" extra field in userdb. + doveadm service status: Show total number of processes created. + When logging to syslog, use instance_name setting's value for the ident. This commonly is added as a log prefix. + Base64 encoding/decoding code was rewritten with additional features. It shouldn't cause any user visible changes. - v2.3.7 regression: If a folder only receives new mails without any other mail access, dovecot.index.log keeps growing forever and dovecot.index keeps being rewritten for every mail delivery. - dsync-replication may lose keywords after syncing mails restored from another replica. This only happened if the mail only had keywords and no system flags. - event filters: Non-textual event fields could not be filtered using wildcards. - auth: Scope parameter was missing from OAuth password grant request. - doveadm client-server communication may hang in some situations. It is also using unnecessarily small TCP/IP packet sizes. - doveadm who and kick did not flush protocol output correctly. - imap: SETMETADATA with literal value would delete the metadata value instead of updating it. - imap: When client issues FETCH PREVIEW (LAZY=FUZZY) command, the caching decisions should be updated so that newly saved mails will have the preview cached. - With mail_nfs_index=yes and/or mail_nfs_storage=yes setuid/setgid permission bits in some files may have become dropped with some NFS servers. Changed NFS flushing to now use chmod() instead of chown(). - quota: warnings did not work if quota root was noenforcing - acl: Global ACL file ignored the last line if it didn't end with LF. - doveadm stats dump: With JSON formatter output numbers using the number type instead of as strings - lmtp_proxy: Ensure that real_* variables are correctly set when using lmtp_proxy. - event exporter: http-post driver had hardcoded timeout and did not support DNS lookups or TLS connections. - auth: Fix user iteration to work with userdb passwd with glibc v2.28. - auth: auth service can crash if auth-policy JSON response is invalid or returned too fast. - In some rare situations "ps" output could have shown a lot of "?" characters after Dovecot process titles. - When dovecot.index.pvt is empty, an unnecessary error is logged: Error: .../dovecot.index.pvt reset, view is now inconsistent - SMTP address encoder duplicated initial double quote character when the localpart of an address ended in '..'. For example "user+..@example.com" became ""user+.."@example.com in a sieve redirect. - Fix TCP_NODELAY errors being logged on non-Linux OSes - lmtp proxy: Fix assert-crash when client uses BODY=8BITMIME - Remove wrongly added checks in namespace prefix checking * fts-solr: Removed break-imap-search parameter + Added more events for the new statistics, see https://doc.dovecot.org/admin_manual/list_of_events/ + mail-lua: Add IMAP metadata accessors, see https://doc.dovecot.org/admin_manual/lua/ + Add event exporters that allow exporting raw events to log files and external systems, see https://doc.dovecot.org/configuration_manual/event_export/ + SNIPPET is now PREVIEW and size has been increased to 200 characters. + Add body option to fts_enforced. This triggers building FTS index only on body search, and an error using FTS index fails the search rather than reads through all the mails. - Submission/LMTP: Fixed crash when domain argument is invalid in a second EHLO/LHLO command. - Copying/moving mails using Maildir format loses IMAP keywords in the destination if the mail also has no system flags. - mail_attachment_detection_options=add-flags-on-save caused email body to be unnecessarily opened when FETCHing mail headers that were already cached. - mail attachment detection keywords not saved with maildir. - dovecot.index.cache may have grown excessively large in some situations. This happened especially when using autoexpunging with lazy_expunge folders. Also with mdbox format in general the cache file wasn't recreated as often as it should have. - Autoexpunged mails weren't immediately deleted from the disk. Instead, the deletion from disk happened the next time the folder was opened. This could have caused unnecessary delays if the opening was done by an interactive IMAP session. - Dovecot's TCP connections sometimes add extra 40ms latency due to not enabling TCP_NODELAY. HTTP and SMTP/LMTP connections weren't affected, but everything else was. This delay wasn't always visible - only in some situations with some message/packet sizes. - imapc: Fix various crash conditions - Dovecot builds were not always reproducible. - login-proxy: With shutdown_clients=no after config reload the existing connections could no longer be listed or kicked with doveadm. - "doveadm proxy kick" with -f parameter caused a crash in some situations. - Auth policy can cause segmentation fault crash during auth process shutdown if all auth requests have not been finished. - Fix various minor bugs leading into incorrect behaviour in mailbox list index handling. These rarely caused noticeable problems. - LDAP auth: Iteration accesses freed memory, possibly crashing auth-worker - local_name { .. } filter in dovecot.conf does not correctly support multiple names and wildcards were matched incorrectly. - replicator: dsync assert-crashes if it can't connect to remote TCP server. - config: Memory leak in config process when ssl_dh setting wasn't set and there was no ssl-parameters.dat file. This caused config process to die once in a while with "out of memory". * auth: Support password grant with passdb oauth2. + Use system default CAs for outbound TLS connections. + Simplify array handling with new helper macros. + fts_solr: Enable configuring batch_size and soft_commit features. - lmtp/submission: Fixed various bugs in XCLIENT handling, including a hang when XCLIENT commands were sent infinitely to the remote server. - lmtp/submission: Forwarded multi-line replies were erroneously sent as two replies to the client. - lib-smtp: client: Message was not guaranteed to contain CRLF consistently when CHUNKING was used. - fts_solr: Plugin was no longer compatible with Solr 7. - Make it possible to disable certificate checking without setting ssl_client_ca_* settings. - pop3c: SSL support was broken. - mysql: Closing connection twice lead to crash on some systems. - auth: Multiple oauth2 passdbs crashed auth process on deinit. - HTTP client connection errors infrequently triggered a segmentation fault when the connection was idle and not used for a particular client instance. + Lua push notification driver: mail keywords and flags are provided in MessageNew and MessageAppend events. + submission: Implement support for plugins. + auth: When auth_policy_log_only=yes, only log what the policy server response would do without actually doing it. + auth: Always log policy server decisions with auth_verbose=yes - v2.3.[34]: doveadm log errors: Output was missing user/session - lda: Debug log lines could have shown slightly corrupted - login proxy: Login processes may have crashed in various ways when login_proxy_max_disconnect_delay was set. - imap: Fix crash with Maildir+zlib if client disconnects during APPEND - lmtp proxy: Fix potential assert-crash - lmtp/submission: Fix crash when SMTP client transaction times out - submission: Split large XCLIENT commands to 512 bytes per command, so Postfix accepts them. - submission: Fix crash when client sends invalid BURL command - submission: relay backend: VRFY command: Avoid forwarding 500 and 502 replies back to client. - lib-http: Fix potential assert-crash when DNS lookup fails - lib-fts: Fix search query generation when one language ignores a token (e.g. via stopwords). * The default postmaster_address is now "postmaster@". If username contains the @domain part, that's used. If not, then the server's hostname is used. * "doveadm stats dump" now returns two decimals for the "avg" field. + Added push notification driver that uses a Lua script + Added new SQL, DNS and connection events. See https://wiki2.dovecot.org/Events + Added "doveadm mailbox cache purge" command. + Added events API support for Lua scripts + doveadm force-resync -f parameter performs "index fsck" while opening the index. This may be useful to fix some types of broken index files. This may become the default behavior in a later version. - director: Kicking a user crashes if login process is very slow - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages unless QUIT is sent. - auth: Fix crypt() segfault with glibc-2.28+ - imap: Running UID FILTER script with errors assert-crashes - dsync, pop3-migration: POP3 UIDLs weren't added to dovecot.index.cache while mails were saved. - dict clients may have been using 100% CPU while waiting for dict server to finish commands. - doveadm user: Fixed user listing via HTTP API - All levels of Cassandra log messages were logged as Dovecot errors. - http/smtp client may have crashed after SSL handshake - Lua auth converted strings that looked like numbers into numbers. - CVE-2020-10967: dovecot23: Sending mail with empty quoted localpart causes submission or lmtp componentto crash. (bsc#1171456) - CVE-2020-10957: dovecot23: Sending malformed NOOP command causesi crash in submission, submission-login orlmtp service. (bsc#1171457) - CVE-2020-10958: dovecot23: use-after-free with too many newlines (bsc#1171458) applyed upstream patches: 0001-lib-smtp-smtp-server-cmd-vrfy-Restructure-parameter-.patch 0002-lib-smtp-smtp-syntax-Do-not-allow-NULL-return-parame.patch 0003-lib-smtp-smtp-syntax-Do-not-allow-NULL-return-parame.patch 0004-lib-smtp-smtp-syntax-Do-not-allow-NULL-return-parame.patch 0005-lib-smtp-smtp-syntax-Return-0-for-smtp_string_parse-.patch 0006-lib-smtp-Add-tests-for-smtp_string_parse-and-smtp_st.patch 0007-lib-smtp-test-smtp-server-errors-Add-tests-for-VRFY-.patch 0008-lib-smtp-smtp-server-command-Guarantee-that-non-dest.patch 0009-lib-smtp-smtp-server-command-Assign-cmd-reg-immediat.patch 0010-lib-smtp-smtp-server-command-Perform-initial-command.patch 0011-lib-smtp-smtp-server-connection-Hold-a-command-refer.patch 0012-lib-smtp-test-smtp-server-errors-Add-tests-for-large.patch 0013-lib-smtp-smtp-address-Don-t-return-NULL-from-smtp_ad.patch 0014-lib-smtp-smtp-address-Don-t-recognize-an-address-wit.patch 0015-lib-smtp-smtp-address-Only-produce-a-address-in-smtp.patch 0016-lmtp-lmtp-commands-Explicity-prohibit-empty-RCPT-pat.patch - Removed patches containing by the updates: 0001-lib-managesieve-Don-t-accept-strings-with-NULs.patch 0002-lib-managesieve-Make-sure-str_unescape-won-t-be-writ.patch 0001-lib-imap-Don-t-accept-strings-with-NULs.patch 0002-lib-imap-Make-sure-str_unescape-won-t-be-writing-pas.patch dovecot-CVE-2019-11494-fix-disconnects.patch dovecot-CVE-2019-11494-fix-error-handling.patch dovecot-CVE-2019-11499-fix-pending-starttls.patch- bsc#1133625 - (CVE-2019-11499) VUL-0: CVE-2019-11499: dovecot23: Submission-login crashes over TLS authentication - bsc#1133624 VUL-0: CVE-2019-11494: dovecot23: Submission-login crashes over aborted/disconected authentication applyed upstream patches: dovecot-CVE-2019-11499-fix-pending-starttls.patch dovecot-CVE-2019-11494-fix-disconnects.patch dovecot-CVE-2019-11494-fix-error-handling.patch- bsc#1145559 VUL-0: CVE-2019-11500: dovecot22, dovecot23: IMAP and ManageSieve protocol parsers do not properly handle NUL byte applyed upstream patches: 0001-lib-managesieve-Don-t-accept-strings-with-NULs.patch 0002-lib-managesieve-Make-sure-str_unescape-won-t-be-writ.patch 0001-lib-imap-Don-t-accept-strings-with-NULs.patch 0002-lib-imap-Make-sure-str_unescape-won-t-be-writing-pas.patch- update pigeonhole to 0.5.3 - Fix assertion panic occurring when managesieve service fails to open INBOX while saving a Sieve script. This was caused by a lack of cleanup after failure. - Fix specific messages causing an assert panic with actions that compose a reply (e.g. vacation). With some rather weird input from the original message, the header folding algorithm (as used for composing the References header for the reply) got confused, causing the panic. - IMAP FILTER=SIEVE capability: Fix FILTER SIEVE SCRIPT command parsing. After finishing reading the Sieve script, the command parsing sometimes didn't continue with the search arguments. This is a time- critical bug that likely only occurs when the Sieve script is sent in the next TCP frame.- update to 2.3.3 * doveconf hides more secrets now in the default output. * ssl_dh setting is no longer enforced at startup. If it's not set and non-ECC DH key exchange happens, error is logged and client is disconnected. + Added log_debug= setting. + Added log_core_filter= setting. + quota-clone: Write to dict asynchronously + --enable-hardening attempts to use retpoline Spectre 2 mitigations + lmtp proxy: Support source_ip passdb extra field. + doveadm stats dump: Support more fields and output stddev by default. + push-notification: Add SSL support for OX backend. - NUL bytes in mail headers can cause truncated replies when fetched. - director: Conflicting host up/down state changes may in some rare situations ended up in a loop of two directors constantly overwriting each others' changes. - director: Fix hang/crash when multiple doveadm commands are being handled concurrently. - director: Fix assert-crash if doveadm disconnects too early - virtual plugin: Some searches used 100% CPU for many seconds - dsync assert-crashed with acl plugin in some situations. - mail_attachment_detection_options=add-flags-on-save assert-crashed with some specific Sieve scripts. - Mail snippet generation crashed with mails containing invalid Content-Type:multipart header. - Log prefix ordering was different for some log lines. - quota: With noenforcing option current quota usage wasn't updated. - auth: Kerberos authentication against Samba assert-crashed. - stats clients were unnecessarily chatty with the stats server. - imapc: Fixed various assert-crashes when reconnecting to server. - lmtp, submission: Fix potential crash if client disconnects while handling a command. - quota: Fixed compiling with glibc-2.26 / support libtirpc. - fts-solr: Empty search values resulted in 400 Bad Request errors - fts-solr: default_ns parameter couldn't be used - submission server crashed if relay server returned over 7 lines in a reply (e.g. to EHLO) - dropped 4ff4bd024a9b6e7973b76b186ce085c2ca669d3e.patch: included in update- added https://github.com/dovecot/core/commit/4ff4bd024a9b6e7973b76b186ce085c2ca669d3e.patch- update to 2.3.2.1 - SSL/TLS servers may have crashed during client disconnection - lmtp: With lmtp_rcpt_check_quota=yes mail deliveries may have sometimes assert-crashed. - v2.3.2: "make check" may have crashed with 32bit systems- update to 2.3.2 * old-stats plugin: Don't temporarily enable PR_SET_DUMPABLE while opening /proc/self/io. This may still cause security problems if the process is ptrace()d at the same time. Instead, open it while still running as root. + doveadm: Added mailbox cache decision&remove commands. See doveadm-mailbox(1) man page for details. + doveadm: Added rebuild attachments command for rebuilding $HasAttachment or $HasNoAttachment flags for matching mails. See doveadm-rebuild(1) man page for details. + cassandra: Use fallback_consistency on more types of errors + lmtp proxy: Support outgoing SSL/TLS connections + lmtp: Add lmtp_rawlog_dir and lmtp_proxy_rawlog_dir settings. + submission: Add support for rawlog_dir + submission: Add submission_client_workarounds setting. + lua auth: Add password_verify() function and additional fields in auth request. - doveadm-server: TCP connections are hanging when there is a lot of network output. This especially caused hangs in dsync-replication. - Using multiple type=shared mdbox namespaces crashed - mail_fsync setting was ignored. It was always set to "optimized". - lua auth: Fix potential crash at deinit - SSL/TLS servers may have crashed if client disconnected during handshake. - SSL/TLS servers: Don't send extraneous certificates to client when alt certs are used. - lda, lmtp: Return-Path header without '<' may have assert-crashed. - lda, lmtp: Unencoded UTF-8 in email address headers may assert-crash - lda: -f parameter didn't allow empty/null/domainless address - lmtp, submission: Message size limit was hardcoded to 40 MB. Exceeding it caused the connection to get dropped during transfer. - lmtp: Fix potential crash when delivery fails at DATA stage - lmtp: login_greeting setting was ignored - Fix to work with OpenSSL v1.0.2f - systemd unit restrictions were too strict by default - Fix potential crashes when a lot of log output was produced - SMTP client may have assert-crashed when sending mail - IMAP COMPRESS: Send "end of compression" marker when disconnecting. - cassandra: Fix consistency=quorum to work - dsync: Lock file generation failed if home directory didn't exist - Snippet generation for HTML mails didn't ignore &entities inside blockquotes, producing strange looking snippets. - imapc: Fix assert-crash if getting disconnected and after reconnection all mails in the selected mailbox are gone. - pop3c: Handle unexpected server disconnections without assert-crash - fts: Fixes to indexing mails via virtual mailboxes. - fts: If mails contained NUL characters, the text around it wasn't indexed. - Obsolete dovecot.index.cache offsets were sometimes used. Trying to fetch a field that was just added to cache file may not have always found it. - update pigeonhole to 0.5.2 + Implement plugin for the a vendor-defined IMAP capability called "FILTER=SIEVE". It adds the ability to manually invoke Sieve filtering in IMAP. More information can be found in doc/plugins/imap_filter_sieve.txt. - The Sieve addess test caused an assertion panic for invalid addresses with UTF-8 codepoints in the localpart. Fixed by properly detecting invalid addresses with UTF-8 codepoints in the localpart and skipping these like other invalid addresses while iterating addresses for the address test. - Make the length of the subject header for the vacation response configurable and enforce the limit in UTF-8 codepoints rather than bytes. The subject header for a vacation response was statically truncated to 256 bytes, which is too limited for multi-byte UTF-8 characters. - Sieve editheader extension: Fix assertion panic occurring when it is used to manipulate a message header with a very large header field. - Properly abort execution of the sieve_discard script upon error. Before, the LDA Sieve plugin attempted to execute the sieve_discard script when an error occurs. This can lead to the message being lost. - Fix the interaction between quota and the sieve_discard script. When quota was used together with a sieve_discard script, the message delivery did not bounce when the quota was exceeded. - refreshed to apply cleanly again dovecot-2.3.0-better_ssl_defaults.patch - dropped patches: - 35497604d80090a02619024aeec069b32568e4b4.diff - 5522b8b3d3ed1a99c3b63bb120216af0bd427403.diff - 847790d5aab84df38256a6f9b4849af0eb408419.patch- added 847790d5aab84df38256a6f9b4849af0eb408419.patch: Fix crash for over quota users- Use OpenPGP signatures provided upstream - Added dovecot23.keyring, which contains the keys from the upstream projects- bnc#1088911 - dovecot23 can not build ond s390 add: 35497604d80090a02619024aeec069b32568e4b4.diff add: 5522b8b3d3ed1a99c3b63bb120216af0bd427403.diff- update pigeonhole to 0.5.1 - Explicitly disallow UTF-8 in localpart in addresses parsed from Sieve script. - editheader extension: Corrected the stream position calculations performed while making the modified message available as a stream. Pigeonhole Sieve crashed in LMTP with an assertion panic when the Sieve editheader extension was used before the message was redirected. Experiments indicate that the problem occurred only with LMTP and that LDA is not affected. - fileinto extension: Fix assert panic occurring when fileinto is used without being listed in the require line, while the copy extension is listed there. This is a very old bug. - imapsieve plugin: Do not assert crash or log an error for messages that disappear concurrently while applying Sieve scripts. This event is now logged as a debug message. - Sieve extprograms plugin: Large output from "execute" command crashed delivery. Fixed buffering issue in code that handles output from the external program.- update to 2.3.1 * Submission server support improvements and bug fixes - Lots of bug fixes to submission server * API CHANGE: array_idx_modifiable will no longer allocate space - Particularly affects how you should check MODULE_CONTEXT result, or use REQUIRE_MODULE_CONTEXT. + mail_attachment_detection_options setting controls when $HasAttachment and $HasNoAttachment keywords are set for mails. + imap: Support fetching body snippets using FETCH (SNIPPET) or (SNIPPET (LAZY=FUZZY)) + fs-compress: Automatically detect whether input is compressed or not. Prefix the compression algorithm with "maybe-" to enable the detection, for example: "compress:maybe-gz:6:..." + Added settings to change dovecot.index* files' optimization behavior. See https://wiki2.dovecot.org/IndexFiles#Settings + Auth cache can now utilize auth workers to do password hash verification by setting auth_cache_verify_password_with_worker=yes. + Added charset_alias plugin. See https://wiki2.dovecot.org/Plugins/CharsetAlias + imap_logout_format and pop3_logout_format settings now support all of the generic variables (e.g. %{rip}, %{session}, etc.) + Added auth_policy_check_before_auth, auth_policy_check_after_auth and auth_policy_report_after_auth settings. + master: Support HAProxy PP2_TYPE_SSL command and set "secured" variable appropriately - Invalid UCS4 escape in HTML can cause crashes - imap: IMAP COMPRESS -enabled client crashes on disconnect - lmtp: Fix crash when user is over quota - lib-lda: Parsing Return-Path header address fails when it contains CFWS - auth: SASL with Exim fails for AUTH commands without an initial response - imap: SPECIAL-USE capability isn't automatically added - auth: LDAP subqueries do not support standard auth variables in var-expand - auth: SHA256-CRYPT and SHA512-CRYPT schemes do not work - lib-index: mail_always/never_cache_fields are not used for existing cache files - imap: Fetching headers leaks memory if search doesn't find any mails - lmtp: ORCPT support in RCPT TO - imap-login: Process sometimes ends up in infinite loop - sdbox: Rolled back save/copy transaction doesn't delete temp files - mail: lock_method=dotlock causes crashes - drop patches which are included in the update 23da0fa1b30cc11bcc1d467674a0950c527e9ff1.patch dovecot-2.3.0.1-over-quota-lmtp-crash.patch- Fix License tag.- added 23da0fa1b30cc11bcc1d467674a0950c527e9ff1.patch- update license to SPDX-3- update pigeonhole to 0.5.0.1 - imap4flags extension: Fix binary corruption occurring when setflag/addflag/removeflag flag-list is a variable. - sieve-extprograms plugin: Fix segfault occurring when used in IMAPSieve context. - drop 321a39be974deb2e7eff7b2a509a3ee6ff2e5ae1.patch- pull backport patch dovecot-2.3.0.1-over-quota-lmtp-crash.patch- update to 2.3.0.1 * CVE-2017-15130: TLS SNI config lookups may lead to excessive memory usage, causing imap-login/pop3-login VSZ limit to be reached and the process restarted. This happens only if Dovecot config has local_name { } or local { } configuration blocks and attacker uses randomly generated SNI servernames. (boo#1082828) * CVE-2017-14461: Parsing invalid email addresses may cause a crash or leak memory contents to attacker. For example, these memory contents might contain parts of an email from another user if the same imap process is reused for multiple users. First discovered by Aleksandar Nikolic of Cisco Talos. Independently also discovered by "flxflndy" via HackerOne. (boo#1082826) * CVE-2017-15132: Aborted SASL authentication leaks memory in login process. (boo#1075608) * Linux: Core dumping is no longer enabled by default via PR_SET_DUMPABLE, because this may allow attackers to bypass chroot/group restrictions. Found by cPanel Security Team. Nowadays core dumps can be safely enabled by using "sysctl -w fs.suid_dumpable=2". If the old behaviour is wanted, it can still be enabled by setting: import_environment=$import_environment PR_SET_DUMPABLE=1 - imap-login with SSL/TLS connections may end up in infinite loop- Replace %__-type macro indirections. Replace xargs rm by built in -delete of find(1). - Run ldconfig directly via %post -p. - Check for users in %pre before creating them, and do not suppress errors about it.- backport 321a39be974deb2e7eff7b2a509a3ee6ff2e5ae1.patch fixes crash with imap sieve- Move the example-config + mkcert.sh to /usr/share/dovecot This makes the files no longer documentation and they actually exist on e.g. our docker image, where rpms are installed without documentation. (boo#1070871)- starting 2.3 package based on the latest 2.2 branch There are several new and exciting features in v2.3.0. I'm especially happy about the new logging and statistics code, which will allow us to generate statistics for just about everything. We didn't have time to implement everything we wanted for them yet, and there especially aren't all that many logging events yet that can be used for statistics. We'll implement those to v2.3.1, which might also mean that some of the APIs might still change in v2.3.1 if that's required. We also have new lib-smtp server code, which was used to implement SMTP submission server and do a partial rewrite for LMTP server. Some of the larger changes: * Various setting changes, see https://wiki2.dovecot.org/Upgrading/2.3 If you upgrade from 2.2: Config file changes: - Removed: /etc/dovecot/conf.d/11-object-storage.conf - Added: /etc/dovecot/conf.d/20-submission.conf * Logging rewrite started: Logging is now based on hierarchical events. This makes it possible to do various things, like: 1) giving consistent log prefixes, 2) enabling debug logging with finer granularity, 3) provide logs in more machine readable formats (e.g. json). Everything isn't finished yet, especially a lot of the old logging code still needs to be translated to the new way. * Statistics rewrite started: Stats are now based on (log) events. It's possible to gather statistics about any event that is logged. See http://wiki2.dovecot.org/Statistics for details * ssl_dh setting replaces the old generated ssl-parameters.dat * IMAP: When BINARY FETCH finds a broken mails, send [PARSE] error instead of [UNKNOWNCTE] * Linux: core dumping via PR_SET_DUMPABLE is no longer enabled by default due to potential security reasons (found by cPanel Security Team). + Added support for SMTP submission proxy server, which includes support for BURL and CHUNKING extension. + LMTP rewrite. Supports now CHUNKING extension and mixing of local/proxy recipients. + auth: Support libsodium to add support for ARGON2I and ARGON2ID password schemes. + auth: Support BLF-CRYPT password scheme in all platforms + auth: Added LUA scripting support for passdb/userdb. See https://wiki2.dovecot.org/AuthDatabase/Lua - Input streams are more reliable now when there are errors or when the maximum buffer size is reached. Previously in some situations this could have caused Dovecot to try to read already freed memory. - Output streams weren't previously handling failures when writing a trailer at the end of the stream. This mainly affected encrypt and zlib compress ostreams, which could have silently written truncated files if the last write happened to fail (which shouldn't normally have ever happened). - virtual plugin: Fixed panic when fetching mails from virtual mailboxes with IMAP BINARY extension. - doveadm-server: Fix potential hangs with SSL connections - doveadm proxy: Reading commands' output from v2.2.33+ servers could have caused the output to be corrupted or caused a crash. - Many other smaller fixes - patches: - dovecot-2.3.0-better_ssl_defaults.patch - dovecot-2.3.0-dont_use_etc_ssl_certs.patchlamb75 1597784176 c82d9fea3ee1be459a5bd423f50543afea53cc4ef171ea815f1530dcc7c08e0719256687df25b1252.3.10-lp152.2.3.12.3.10-lp152.2.3.1 debug.build-idc82d9fea3ee1be459a5bd423f50543afea53cc4e2d9fea3ee1be459a5bd423f50543afea53cc4e.debugf171ea815f1530dcc7c08e0719256687df25b12571ea815f1530dcc7c08e0719256687df25b125.debugusrlib64dovecotmodulesdoveadmlib20_doveadm_fts_plugin.so-2.3.10-lp152.2.3.1.x86_64.debuglib20_fts_plugin.so-2.3.10-lp152.2.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/c8//usr/lib/debug/.build-id/f1//usr/lib/debug/usr//usr/lib/debug/usr/lib64//usr/lib/debug/usr/lib64/dovecot//usr/lib/debug/usr/lib64/dovecot/modules//usr/lib/debug/usr/lib64/dovecot/modules/doveadm/-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.opensuse.org/openSUSE:Maintenance:13729/openSUSE_Leap_15.2_Update/5b27ee8834c18a160753eaf296231387-dovecot23.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c82d9fea3ee1be459a5bd423f50543afea53cc4e, with debug_info, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f171ea815f1530dcc7c08e0719256687df25b125, with debug_info, not strippedPPB+ͅ]%KM`rw%dovecot23-debugsource(x86-64)2.3.10-lp152.2.3.1utf-81376b447401703ddbd242ccbc698acaa5a84c6de696c3a20cf49eed22655bfc9?7zXZ !t/P^] crt:bLL ed8#>#*I`~EDUב @F/'^6nj4c7Ѷ^$ya9kxB!N\N <ϭ :R4G~H.@P']aRcx <L=٧u9ٚU W^<,7E/Ȝw_éY2 oK'/Q!&e-7YJkt=Мq bp ⟃`8B˔kXuq/_q&SfX=.Ϩ<•LL JmgÑ/ /y2)NO}#8CZl~COslQF5v` ^}_8>%RLrXc90PB$[\dHyu7ﻝl@mm9eZ6º@gg!yI"aVI4B" }s9wgz= ;BW+43RR);ܗ4黤LO2 bo腑CMpJ"%kFge^Y٩,f̗on npc_MS,f,5lM Z1TrAU/[Ǯ(J٧LW?Z\fXF魁- ?| ցm̳dK/[NH]/>F4<^O؁F9hl83vAׇZ92U.s; `7l~(/.!ȹK/?d8<IY-?r;6Q+wTCձ-mR7^[Ea*39_SDM9_jI&X.tqGӧ:^7Y> O׵9D>/ХzW1zڂNOgO"96KYA^ɖ;_׬@_3);['!<(֭}$w%CWѧS{7 $4P֡^Z,ba $~g Zq/[3v өHj5שv"\g=Ճ!U44dw5-ﻛڷ58>%;,n`nR<2EGRj'^@=ia%A#]+buqVHzz|d1zo¯Yi(_3A"Si&C`?h|!o.|I0 OYbXtn-Ǜ$+7EƊ~1j?prY.J~YoU] XlgJ%V|(Z;3q1H% Jʽ9'GF!lT ;zǷ3 coѺoh(.M\isu >X=  Hҁ^F1>[M0` eK !#$.+ƶw=Q^ ^L0.%<;dN?h@bMf}7Pߋy˕2 gL9hU*e!p-kWV)2 :K]짽MeW[[";CUC E8%wf6AI?3C{MwJܤj8dqhɝ{Mz:tӈ}G@ׄ %@WQ ̎{K䓻:iWfgcYgb3?$"J D]K0ZȞ3tZh'&-$xvXIMduv׸\|fZ}a3x+U$e2v;Ι19Ņuun9umVIc֚ ܅xxF;i- be®P@6TҨVXmG½+ѵ\ :sΤ MQ`IqCٰ`["8Q6\;ec.RCDt}FZA#9ƍ%?;գ[8g(3/_S`>Tv;]-:_p7W21*Y,ٚc;US~^ _twĊ;lAXLEpj`BR!t3OtM4"rH\zti(%Vy zj~~= 4$IX=țR>ß*06&2ЅeU]f"\4a/sRE4d-a+eCqdz;AAADFkeZ'H"96j,LoK<2p.򛫯!dͺDdžt(lk]L͖Z? f9mYVdC8Bzt\lA vA[D;ŞQ=* cx6V%}X0-'ss!X PɟTtА0+2;h\30[%Jlfḻr^ B.EN"Fů\=v_|!q(9HAyϩf#"A:PeJy+q"Z^ӽzY>rىpGT d3_S= o2RBY3Tm|'z|o ERc *:&7XԇB^ }I/QQ鲭JY|*ƺI88`8 SG /ʊxs2'R㝅{/coŒ @ڐSMTq)TQq7[~wQh&iIBqd΁qRpkDKW_B{u05_)1{M vH]}#vцZS/rc*~_z\d\' ށCYֺb٫-IrUB:ɥ)V$ /Vb:99WaD%C$Tu)GV R=cV>~UJ(!) u)@KNۅouyR.}7/,ױn -X%vTK"yu? "|5@VYTbkUZ~ũ<D[/9ʑhy!hRF۔p?L:wVcyAͻ~@Yo4lWLU]')}0ßt|l@?].8*^Wl c5HZ7m0i!);|B?RܖSX' ͠H}9HuZAmmv (w) o)NnOX#R3 ]LAgS?fu<76'HLL86^\Ch * 8m.DuRg$5}EP #* KY$M\%Qi"ŕS):rM(B2FVSZ5(eKrOX(#KǖjѨH˹D_1! Цn%-I7!3[9.>^Y" +])J,|\ֈl߶Fs,:s2YbcRT&G3Gr76y&W4` imqRB7ZI=-G㓈‍Dr<]bȟW:!Qyק|[t~ɘYw iw ɡAQ̶`~ʨ-'{D`A׽:VIN 5Փ' Kb. !t([ϴ!rMzAH*܀n&+B? eӥ<;U^*-X٘rFW !vm3YLx \W[0?C`VYs9Vpr^@2HlMT4Yy9RQ!W9e܋^5%Lo:gS~@W tэN '"l|vDIb;w\h$:'enL]J?vlr`%kw<p0,Q{sӴLDI2I/">$)i`*MA]?4 l/t::ra9VS|ŵS7Z{TsƫbG=/ X^&zP:>%;9&7IZ@NAm̪i%$aGS!Z.Suo s6ͧy[&!jUkezoe^o$_=fHذ#d-%KQ>`'T T KjLrZ]ڨ)7\psEoJ|3's =Ҿ! !ŧo(TR"n70F2=E7nux 3<n)㏭2i5_0Nxzcnk^ц ˏ qƢEkOƄSp2Z9y OFR+]Ug2 r(X\Xy'6[igGRqUiv4͈:m#qQLN#?+c'Y!gr(\w.,XB-g=3!'QphT|63M2Rkƌ Zz\cfu)3q f SR>[ Bfm `8A*@q*ҭ]{W@GVcsNY7LgFfX֧0"@0~x z~ `~H/,O1^adux2GD1יjMCsI4^N|+֘J5qHjIDQsm<_Fyyf9O;n MWEs^O.Fyq7s·\ۿƚ6#֩i0*#ӳ jRG F o\05F1^T[Me"\Yk&}x{gغAK2*F[NS[>7Q B]+fç7'aJP䔬l= LڷOwy@b^cԤ)6Ead=C^Q$߮a؉ JBZRZtK0JGNa/*h2z߿c Y|2ֲ X -8` yR-i v)ȁ-%T -g oR jm|Dy;(%1%=NDM'34dHf^zk  i%O!1~(,Cr$vTjj)q bi R-`=#O_?á~& \1|~i߹GJC(p}Blzs~dޏkY{ xt"+^Ly{zsj#`W&e:E1&iX P;?JCa ;]D)73y؝?M6U C8h2qCn(rT U2'׏7>ta&_ǽ1{ɁٝsbF1k٘ZZjda63%רd$wArE1B+ПT]gɡO^ 1x@ 2+ FlC&ЏdW#,#n}F|bHf5z+oTYq+R|ʏJ,hNOg{i"F4c( Gt% Vܵ(qЮC nYUD[UyotKޱ+7=ku"dzm]]Ǡ(У݀uqʔ "}?kfpLUI*e F\PVҀ.B8nBJnT7cx2R@9}lQ[%@apz EPRD8@]O#k+zC&*o`= f(ʕTD5@Ԍ{MV.u46giU|鞾_3P&J Ի[ps?T5 C|xm2/^zߪ==`qSMH_ V۠{_߫.׉`e[|\I(N4NSyzq$ YoyIl-`$T*Sfm\ X@[f;<hrrS+wB͍VV]C8B)E 5wǥ&vvȭ[6vnmP{}ndygfR{IX{~Ŵj7eϚ^F olD_d6~ DrHYVWԮho2ع( 9U;S 0I{:,A'Qb@$3E x4M2#V&~($n.IդU?? qPO*ix'0k3|Isr.95(c5.qv4BPD?8Ƀ2Ь؁yaf9NlYAGrq]gz,&ۊ< T ~ -7ܛ,T,g []> qB;"(To04:BYHL >4d4q; 9ryeP*()2}$teI'm>P _O90B:8>aEd2IӦ W0|5s_bo~!8ί0Th_ynQٴvü!f?Ӧ~{jzwJذ&^[t! lDpy5O\*6C Y ]آBJv uv=Q8\K}ɢ&jd c$`;zH |؂6@+ Bpo )τ ?9Yb9&aa8Y>Qkra,-`şx rmmK{ PgHG\.aH k%ejgLDetp3^yP:va"Ĺ'Ļ:{7x9i57W?%kAD)9![+Vu[.ܲavF+ա,575\!yV,$>'vNdˏod a?lGvu=K.V7=9ImC;,\䱅 "lNU+V("bUW.gFѼYGqWYpvJl0(ƤE'VBI,s".0l |XMtĿ9 j Ka>0ҍ}/ G94GoH73pF>I~re:`O7U<bTSIh'R3HC?Dͬ5x0xlJ|%([!BNc%Dqp4 2>:& X/KbF`c'BHgu+$e[8`Q:܈dq\QVUc] g8{=!K(7$OBB1&,1d|QY#5O܍HeOۉψrNZ+A ݂Z[T>R08h&yU 0IW5/br=YHj5s B|"Lk5[썺j ~>)4tcGNhQYJ"-h7k٬DW~aeb MeiHFLbSa[{UerwEMB{8ד& ʮEvܟ s<|PB: fT1|*א_G\)[p)̐y`RD&V&Oa4[*ϳX^4G(ɗߪiD]~we##rą }8F2 ,HsR!:CR꼻v8i]ipc%Cku$~Vͼ\F;GΞprIKoC,ؖ^.JI𙪤EɮDsDI߇5 a!.T9P8>E+ Àz77 >LE-iI3-HN vfڅ~"C`M҉. ^ǟYWxrQgkZJY0|o~\ü zt Ue=F\~9["X*-5ݢ qZia>2Ƿ_< 7Mڤ3 \}LFOp6Rkۆ*6@UhDiE8j"$G&A x !%%h7Gi|b"W#;Th1*v+,c |͕SP/+g1gQ-BDOEÓ<%Nz?/k [Hמu /}_Yk*DHKvySOQu ZE8gaNJm wb>$;$@K_ ']Ȱ,$n Βm꼔<xkʍ 4E+&vZ3#*EolFb刿Y0L$oӄVq/䔠C+ ZaW> ,c΃ AefWO.vv=p3pV>&~ `x0ċ̏-2|#@LF~[ 61] zIђi`؃N:fGRdDnf9'ӧ  K#~Ⲧ Alk,'e`dg}f{[g{{G[քԹo#_$Vh$P5Ԁ[ŁVa9`eaمɧ` 6 86MBe`8hޫ70vSz':P8HU 聞Q<ތϏ7X텊\%!4 زZ㭳j`"D礓V;&[)h.q0jt\U&=}'T&w 8w(IžP.ٖxsk] "@.bʤa$h+lojo%-4Ơ]hd TYT?:~3fRksJkB"L=_-F>_T{nXi削̒dމ l8 ;7KTg]ӭR7l 9y?Ο0K]kqa+-1ƴ@[)QT$p5:OnT.Ah .ɇZ`ޅ嗫=z&?_?-^2Fuy aj)lތ!.6wxYiC)(1:TEf<{#PnVuԣ#[0rpӿvMO&`-LUm%e2It4BkY.@kn `_:|t01k:~J^& 1fO_HwY 9p`YU,Hdp(/kۊ rD?42#8ʺ;su'Dph+>-oI\@[,JMQR#6H\>7Ji(\$\'d'Ԗ:_f-4:ؖލNN3ڝvoC:pćl{[g7]RoLQ])_iw(`e]fI^KMixC)þ`C[FWY`rG?C%VWJ(b]j! q]̇lN3.7Ƭ8'A!&XcᾖS.WByhZuh53-Y+3qkⲧf{EncP'fux4LOQvZ&=)1Gi0UNz#Vmy i4$kM5 p ܜCk7~ċ5ӥnW&v5!0@n6C2ۛ\f]TI턘͏F$ x)L _Pw1W4ǰ?IuG7Zre)EҺu[pJ8_I'7cU!՗qEnLJ] 13J¨և6Rw_AEi3tWLΦLePG%lij,h%PuX FμX;UvzvMHO6V #LwwRZekyn'a0#U#%oR7+ o11}y <"X_sɇbrBHᚺ0Ps-RlǽAځs7b_)R)XRE RTȩ`v`O ZKV#;gR&VCvވlУd n8>,a6[~Rdf>ƀ)MwMODV/i(̒*%E+ю僴1H?->ۂ"eLDpտ@IcXY9!.8/gΊmQnǓ d1|rmg(~v̐P"adsȁ7a-/s))T`:|` ?n%fsr{k?.=Oݚrf9@K~yïaW(շxt@{bЎ58o' 6({'Z4+exM0LMn%zҨ3ΛV':؄Bʶ嗃'cu}fTߡc0ҶX) y,hTi9͉4{SN<ј&,IU|vwu.PcdErJ?ؤC`|_*P9!޹|G PZ@Zxto$rVVE.xA0@qCu1Ci7k-*-Z`7~FwqN.7hU“̗ /F:{Q9F8tdaU #Ecu1T5Or}(D$Lgj>~[ B ^b9Vv)Ҭ0ݣe~(a栾{-tBG̣1$G\[柆0 !n(u ^-bI|2򊉡7`gպq_2|a(  YFgVCLwP^mI{Xdߌ?r-zrA%l2tC">0GnB8EΛ25lN"-$ҮQHF+ )ܖOk_@]7!s%}nBʭeBe#D#Fwǘ)Y(B]u2 Y)oѡ\[둘+sW*]2|qgl8E e2qimc}s'(A2rԺ%4LNsܵ'hJSIӘEkCC䣘3Co4DR%&0R[ \BRugdy- c:fLbh3 )l#y ޶T?zQ+Z̃Sk-'\+ ~^]zۋ^y-n!2򕠪@%$p~.&&\4w en#~|IsUXoOĵ)`Q$u]:|іiqˤ3@ɂ:A8"S3R)e);qs (]{t¬ȈLt̀*v;\⸡hC1 KPޢ/(I'E$I@({rv 'RǁQ&D7bWes*XҬUL q:}ͅ#!Zoos2x Tݏ 8;f F"tBԥl˂F0G]Mxr۪H@Z~QSu0u5 fd*TmygxVz!Xo4OnFjuՃ*LulYU"9j#Co6,nSlA"-\Bgt?iuG% n8(U)PːEe^JϞDð5DN8N#ZGܦJOa; cAEܳ<1ViPM|Èr?EXJtd1򤾷3>"Ԙe[a/*-*eU:pn#wiSI)y{Vp=]vom<\0!mʎfՋ)t(t8-jٗN*҃]^i>nv^;`y|Ϟ)5 \(!W jPn6%F_!4r< E)wYP?uw5.rc2u KA1]$`~n}Twgye=~v$$KK}J1g |gmkH G,g*J[]ˎU׻MXP%_1?}q [/&ŴRk..X +|IvCnH_CUeYDA'ŭاu|.IRIbvTQYUA bYנL?1onfKi&7:zwft#/@yvxb0s9묧?x x"[iAsvÏVbs ͆ c Mn|N1[0}^;E}5&W=AE×XW*b@-"@OZgVQ5O|e<(*~$[('x_)(M r"hr6׸3o5pB6V4oux47Hwڔ(t]& ܞknb@.p,I'9$|j 0IB1a>Y/ Kؙh1v( E%|~*67<2(`s ̾ȳNbMP $O˸؊,˶FDŽhڭ |.6=˅:Z_ m;BX9@v ^竂02,|3:sjmvN)YzͱXgJ;v_A  ,A*ֹ@b&hևQ~wkGL\DORs͹cT7.UX\`yt/MllҼ9/Pgr|dQ7"qbGE.: 'j-~K΁0ؗʢC-p:~n$$! 00bx9HZ -B9*B ՉƤZ 8K.\`6^M۬Y"Lx fl1-n yP͔S<˵:ixg zCWR!VEn )X0a MрNC ib]W~m;v~w9>~҅reoY9N]҃KLHZ:~:pz<xuC@MJ~:pt<uBr ά ގח6m%:! n0`w;*Df ||i;)+Ѻ˸)0i;t} -ltjUFkxwJ;唀rQ,ǒ rΥ?|H\7/( r%}[ĈG*Idngf3Lk<<xl5#YSyQkRH_gaRGk$ͪ]CO"JlXrXfnD]h fZGjwYpKz4pΗ+z#ʘ{_@b](Uש9ʷ@b̜c?I#'eG4qЃԗ䟜k/X; emf*@$<3@*$v?W@`6`1AE4'F̨yb>;&b0e)J6sVIutnX:\^|69 Η8)fY-cXZ3Q |pg-܎7'D2wf"{C e=X=*^@}=u"e{j! [4ϥU!*H5q"j S9~CO('n搘Rj%hF-YZ]I<]NӊYzWmUrs$AiXcT9x$EZyk[8D32V䒠A yƪ6- XHu7OI@{#QC< ,!u4.#* /#0y|' b֋#>&o!IC{KOobM}h_y oq(bPSB"\?{I%tuTzh nޅ4|jE-a󝋬["xNv`bۘbLk+nSvKPxSh aLdI6]),,L>}ZR>{:mP }GBraxm v0S7P޸%7+3pvas,v+ eU-W;5ioԮ/2MeR>ǍGq$fxx˓ "2+ʜMNN\ PuΏ_~k# h!QVT>6XV"];gT-j0s}s4QE*6aƄ!f1詫~X$.J9X?øV j!̡RCsF*g -rQwJ6Kp=9nhi1@MO?:l<#yO'U3(4`.lFFTMi21˟ BŬ~i'B3zc!3wX6"iGjb͘Y.cPhA1).{=8I/Ђk$j/HMAqx2~mbm&Li/ԄW:n}5&l(0 =1Ƥn<3e U1To%PMgh}4Yb&7 WX7 >BdvAosesv0VF#@\3+4\<19dIPaUv[UNHa lubpeO~-YqJX 1eU7pov\Mw?iIVp*h=PtC Dx(m<5]MaC1'B Sc/RlIa[@Ð`$]O1uv$ zL)^# \IWa"]g?DUy1ae۩&)1 A٫˂q@bgW(Q?/q8Gfc+nAbq!Iך2ȄzLNRl,`}f뉏o {Q2fÒ u6=\;){x-KXcn|dX*w! ,1`Al<ٙE!5r)Qt(&3K H_u={QY9GpWb=}]]QiPy7(im#nJ==nD8b+Jd=᩼ ydÐIo\?KE–!fAHqeI2LUebB60&ѐ;}Lee m7HF'P女"[2MyDVl\ZBE#@ebd_oYay"4 0G8e3tLUq)VeuQɋ'/ H-E{F0"ŔFB'z[ Q7%MHWDT\c7A0B0}XLs sfPT_6&ea[eTI#`-} v|[r0n?_nN=,"#Ex;`ӭOm# :^~3nAe@q]~=3h<wd1CobEdfOe[-Z^*Y$V$q+(e`vjҾ8ä;pÑ)" 5V4Vq:lftX\zsi C$j+DgERq۹ r9wxaq@;IuRIu8弓ۻ@]deHa]m;Y4I׀l۞lnʬMؤK!#n&] 5d9+=%ma ?܋,ĴE_;;+*~y Db#LLQ9ul OT!I?4Е) kF Q9b$UdXmLH>j5P:I&Mσ}2)=>paH) jSLB@(4GV D/Jdew~swݸSa4e&%O j3nx;5Z<HA8sceFU;HT$^.a3ǣ9*4>dTris["JM]3J zį Qd0$*ijE{MQGn|*FyG9 ޕӼޭ{cj|22GO* 73qn~'z߲c*vLIW*8 ^$!쒫lU(Y|4 _ hP )E" ('OnWR,ə\?k u(NlǵZ^#!~+"Sz>nX?{嶎)~/{HmZ{fKV/Y{e5uybg#YAѻ>†x{93 gvU]fvNAy.: )s_D0^G8Ġ܍-QZcCqy9"׌`Nᾑsc}Xz}:@bu_W%jV(eYoYf`_uU&k1LhW@}P$91C(U"DGcά"*2Z's|wu${-NX'A gV .k&GG~ؕ/sA(fHJKT  @Jt*"}-=Ύ Lc4CM8A1 k A 4LW-?FsE\q¡T<&d,4Tt{"ֲH=L<%4o4%q ď(1qUtɑvmLÆ`K3x\^hZ^u5D_SViݓo=2=G ؆#9;\&c0/!ڹH}niwBeu_C$5)DLZMpw,*59F"jжXBe <韪qv2֦- ;`5C`L bZvVƫG[oHA<胈6,CCIcf=\&oL )옄 +|Lذ+d)ֆǤ* DRggO⵩;Hy vt'y4%I 0\<ʄd?s#W?ژnRHX]`Y3 /!KEV#P&.}Du_fn_>8Ca&!H9fr\> tH!]*w@RU@MPH ޴=SMi $@4NiHKEYsl#D # OF ZgkR @im6rʕK'` b|ۭVıL4L#$F*=*!⼘ZA[AЋ>`X ;c3?[Àٞ' s N+Y<$.+7"cZ.j~p-?hT-VY{|~eP]2=n@C+ x;}4 G,4L1Lx]z&!BG]MF[塒*vgHqNtm`s=_ܽv.]]`@nn$5ig2LgTBzYQsZԋ8*tV%DU"m}Ð\R|Qx鯊Kq9rD/Ӷ)8R&[蔼U?a:iFt1|qp6<Ѓ&w4n#t 3% ??39i_tZ*u{qD_>r78m߿urJlʐ<KOĂj{Snajj~$4Vz1/kdp0ve<L<}g/&`Emqdp/oR$WGB;#PRO#A% Ujîlj2@.ZG 6*QY{&xSSdjȓ>#`%4VhD@V #hdoq5/C% ]}?_QīBPTXXX82o4G?!Qs p4CyNS3əU~շ5ކ^T^1Ҫ<ٟWUGخi@Am0P>:umgж@ s:fܤ[7a:UbaiZsaPh'I>\'_cdVqd= "kj] r '!3&|}Do eM=]urKvN&3|.rTX\M`Q!a}xY;͂k*$}Ao`8pwi2ή!LzB=z[( H3&77}3o\.ا 9jr IDc՝c]PAw7%@\GjJV3>NW e| 87\x~RL c&)Yuz.MB_52`7@ u~e EhoXMf3l0\ɾĨD1w?ZChzNR}RCA.0|EÙ0\>N0jȿnV&@f\Wrn^ҶJ37,y2*]z[]w@؉jBc:Q xEzx t-j4 lN Sxc zz^0m)dW?x\??;0\ t8Zʃ8~k'$?Tuh*u|kiXUdbY&vV y!$I9FC"mJU`Ӂ'xQ׽ޡXlkOߜٙ;׏&\ɍ9 sslt{uq%40 UzrӁ;Aaۏ0珵Re(.}h4ɫ4i+{ǫ[~Q[0α8UD~:E9L5>0J~!ܻ!1yLP~Aofu]ڽIDc5 CKf!$ܯ !ܕ iPMʮШ0|L!A=ٕ9 FZ2'Wo+=d,DP*0p/]N-كq5vJJQpB%:x@ͻuՇ-jNbNpKjl wt5' R׸ؠ.h={[bÞ36k% %=}SE( Y-/#-Ž5[\[A$"RgMM/Av@!0Z=sY^f:&AIйz< sD47ҽC?cbORk9_*QF_Vǵ)irtLh_J6Cn+~„ܺJ(I-!CID9"FgP~t7<ޥ RV'6x} F MW2 ꢁ腞7&@Q}VnKr:D(oȺ5Nz aqBA퐧Y}pr2۫}Op^3fu,SڱZ>c5r/)ՒQsPZ}<F$’ EDžgV$+IۏqM@7ˮP({_żlzJ[$\VJ:ϚP Xu vtWp:!pnEћvz14q0R%Ñ)`)3ZR2\sA*Ixd{fUr e?k k.N1A{n*3+{}4v.)֩Aq4Qm+\ܼT CvCxpƊ#!zIKehqKk(yqS+_"ìv߉ˌH9֔-j(; l^M,]`Lyu58czw"e`|2d>wMxFB"@T{c CڛPF磓)>0;kLz.H'u j{-k,#KöMM7i3XU܇S +'SE{^$ޤ{ƱE-Y9}uzyA+o^><:S;l4t8Ɨ":_iN(r椱vl'*ԭnU7~F];뗍VOcw/aşz WJ鵂&aY3E$T|Iy. hφZ.ER(,6|*ȋ'O LF"B΃i\hsQ!lUO- nqj0rRkB]_&tJ?/aKXhZ= =H|1 M֣*fcEa{DHQ-BGr|y3LXHp$hA=nBM5$tBW$/xyMvdtfX_- 춞es:9Sʀċ3AePY~T l#1CR鷮ے$~z+*IgZb7A/_ QkJ'\&cod<9| !tJN r4lGx"MWya@; .{ Ťgv4R/ʤ⮆5x#Y`p6MBnCgxe^A]uf}|O:Z o4<ɭFCȷE߹ju v̒17V<*"T9S &"g։2,Y: 0Yk_y9ur >|0A;l:=J9G2EI) SrKS XܵR__7|%/ޘ6Q%h>&_n3 L8=oNojgc>,*)DR)E Ok)Uy_u*L("poa8})Ɋ- FN8yk=2JuC1w}ZGV.^$@ u.#Zت@9@ILx%͔n9߬G)IX0iѤL{ۛn@Aä#Ʋ3#d9um={>hҀc `B +oYx`YIe1.LW\`Wƹk]{r|l0I. FS@RF*}=驂j  أsVdяH$1*!Z[LA>\1ȣśI-f;,_.G7 Ĩ&2bKe 80 Bh$Ȱ4M94dc}>\W!WT̬/0Rts@y1,AFt*j>cƨ>\LyI` ҁ(b ɲj"]4l*IO`3NrlHP ]5v=l~$vʽSjLa{`)U+ye(/[ ^^͊8IUM0t U27E7^T@InP!% Q彏H4I^|ZΟ[H #9Ӷ{:lntvމO7799,Q s *Ae;Pede8HB] 8#?Dzyz=MH1I0FP8OV>hr޲}A8`Ȥa#M>|?YH6"w&UK鎘_RZqR_C7l+P%qs7ǗUjC̵CĎA}|3P8l?26?NRAQƭr!VPV)zz6Q:5Z)eԏZvCOg)+[2=ʆDWɤ 7I}r,44-W8E pw<`F)J b(PHcv1{HrO[ /*ʉH )n 5MÝu>sҁbGi?:|G3s 1<} ڵ!l뵉vT%R cEu,<|8d j >G :j7,|^0FTn(='폴WA:z_<3Di %;5me3B"ĀشɄzYG֯Kpa/،y,V1+rLD=(x 抉Yds*"瓙L&?MLþ=13P>N+0:ȱ8=Po:NNuz3/Oi~$f^]t]$>edx@2fQ:Jz\Iл*,{imz")'ڔ ܬlZ21N%yG:]Zv׏x07GNܲ~Ew f8%-b>dK79ĎL굏z"cq,C G3؇֞[#R~݊!vDÐzD_bd.1ϧ[-:mwb쑞]^RReܺߟ~q?X8rmr47H\V;c 8{?L15M8z0S?@mκEy!MQ*B? "iD:w,e<h@U.t:SfbLwn}>ؓ I Zu +#kJS9;r4V.P!C15UfrBԅ_D٠}8x%b6Sv=D얳%h&lYh_E5]+ L¹)>mg $n$HkRNb}IDDqv0F< :I64+)qT4IIX%%5Ӓ::^wfQЧlu׼ĤEZ Z"yS||ܦ1+:YJdǸoZ@FJaI'.9S+~{2ܠd]@gjKWf%0r~7}}(ea}"ç۹D-}@ ،G ޗ#tr`BAxpYIJq̣':/,ҙmïuY ?z0r %TꕦGPq[[5Z- ";*v@j,cI7vvx,ށY SѪ B +˂ 'ȏԶ;Uy'"e+@mHG|< $$fx餦|hѴ{!Gf?"p>s)^ؒ+Ns_ѯ䏮~6t|A3%zHbÓղ gy ˬ3e,7R #!Geݞeɓ4`jjmQV|*պg TyΫ#2SftL%aNZieE5sgwF\W3ɴf?l=)UFoC& ]T~+'Xx*m[eQH 1yX_ylRjc˜jvT^ȗћ8>apiGQ@ zjrћ*A+Shnot&S3ɸ<9 ("Լ0 276p.$#0г6c3(12aSؤ:4**PNKΗi4-6¾ e澤1#RHo|Ąd7Ħ]#;vd8JW&#=g-`ze_vaQOT Dv=e󫫿]T ~(eյG ͝JqGh;g\oAehTխH tŁ}z K~}wkb*e+TrW*GɠWg\*]62.f"9ؗmҪffdBOyC1C4fOkxgHVᐛ޾4+yc"Qtb@k馱)4$9j@a":SCs'2$6 ``4gf#`%MƞP3Jc.VH;DZ痮6ƭj-?C~Ԡ:f# V`cLJ7^m1]GIp[ԹYH?ዃ=?t4!zd6"^73 g/+xlE[?CN{7i(s]+?0\Q낮_mޔ#+t!mkrP4j?cȵ@DalY,.1^V| ΍`]=\x0vpd`[\̹ 'ٖeGĵ` GXpz.л,A儒(g sNQ:oFGv֐I-';S3.(3TT'B~p c$sIȹ(uߓ'J"̗ưљ5AV? "lMGtLCG+ m붨VFM0YH"7x s 2U gao3Ni^(Q/ȅƈ? 4#6>9"%Hth! j/'?t;6^pj_mQϙ-;/#~ Ii^iHFKdSk a@inV֡\vBA>n:r_ H0bZ^bkXa6PTf Gj k+ WO  5_'j%\4ȫ'"efoOﳰ+S?=trg,UR ?&aי}wV^)IgQzO43> M~5W̼:U!D"^gGd@uyYZe3jьHwQO-A_z*b~zg34U9w\~'aǓUgO[fs.9#!Ou>gF>l9N-b nK@K"e;m-{ B$h.*G;S376UP7N~D\3h~{nbjH 9NSWUIL6s(z9c/u!Op0js4 ɢIU PPbOڴץ;܁-࿆r9RB+1/)q>~- h>b[!Ԯf(ۢ}IW9.=%V: Av(0 23_-E'+ 5ڔdΰ6tf6`]3<&Dž6gmG: [۪e h.]>A$%K<3Ձ}y[59O <p#* ߬I||!7]^m_8g`}iO_gHCIDM+iH 瀥J,9F[Lbgg N#P@%n#?eSv96۠ޅ>jū<,-`6;.'5ӕl q$*eA~dCEQ [oD |MM 8 K.E9Z}&GP_%TT%#Q"0z~x;9TC, TM=*Ű G>+ $,]}- s0 ]jVKb㠑/fd1LYS7t.\##OS馳5e~v%ŗh+GK4zE=Y9kX'/[h7*4yx{VY#,?eSKAۏB&ʺdۧ^VШ=%q- 'ZԱ,$,[/ m/08Z`?b Fs|"$o~*2XpjGy~LI(fGNn!V/h;Os/EeGŹ BGS<'op~u_[m͍qIƄh]0I"\j4)z)wո?P.6/+c+v\h3 1;\9+2}v/S~0<- Nz/t<6ͰzݬRϮ{5 G+)]T~p@vL_''x$!+߄d`z2zd.Sl,;m +>:2I2Z{]_b)_β/\{@;9 2r`)@/%VthU)y% Ի =>@ɞyGUlvņ8RDX<?I$ *G͐IEC'f"c&c|7Pk6ޑMʡ-n!x9Wi1v|tJa02Sڱld %#6 sNP6  @v_^H}5dHfS`P!KԽx*UVvݺ!8>PtQn(P9v!%mX~䋐 ), #rb5&cPtiԣ˰\_mS?5c[7-@×E{뢮n'BTLlNpI /><]Tƌ)'3_[{8_c;ݛ0mu\7btal$[g?oG-ʫ !]A#X; uzם^M  e}$(9 Eiᴂ/Vϲ{ bCrJ[mO%RgevΎiM< ȰQ)6y߂'Wq'%07R.Vl0IvGe8-DC8"挞 Qt(@L< 'c3痫 A/k?ʺ%h057q{?ѿ:q#)KgCqYV[yCȥe:ZP&m>6ͧN׻\ Y@0NT"oyDUU?(`lP5B ǻ Y4TXYZOf¹Y Ԏ .EnzB. ռw)h0yA9:3o}neyϭbŹ zT|IHh7* =?V/lY';va;emsị=( 7o UKaMp?ȇ@-B "ް%η % +d~Q }U|$,`=0)u3r554i_?Ŀ< -f}m=ִb7隨F`m5oы$UE$_C–  WHРgwTi> <*8:eՒ Sr1A' YeqqcZo&v.vI4})&%hhqg_8,`^(UM>C' kfJ@'avib#, 94*zR'hnR]D^lJq:b.Z?ʷV% ?6~ٙg n3ųbXh$qk>B\7gRW5PWvpv6O;E?j3 ']o d|Z&eR[ g8"+BzSvHf,\g@2CںؔM? .L! lf͍@wX_N6qY 2&i 0[Wr3g}ç8&0[2URa^OT?d 8~,|DG ȡrb現v]Xb2D?$]ƪݫ3Z sIMhalN2;(xAOԉN9j ˯KmzNV __a7Ki&Gn;ڵ6{ Y \k77I'ጜbb&[94C#&^1Xb[*E 8r |Zg |ީCyrcBe?zywZμGo"F8KY hiZmuX lEXsj1_RuIcNzM$on1"vӈLQc|AhV$>o@R],"LG9FDCFIܐc82_v~߂0Aϣĸ@sj s[+k8 !2 ( !oz6` ݓ?:n5mMڕ$ڢQ+C^)؊;Ee7)L./5C%Ok GxIW+*qͫ iPHTQYo0[We IT}h5דi-@ )f$|-j5-Qek 1 4t0\M:^2cdGU rM 1kQhN.?!`sʰ(W̹$.Mcչq(6KQ)jJe|LK^󲞠DRHI{}%yZxNEÂD̙VOb>lZԀ :H4>oy@״6Zͫ ~]箊E ժYD:<qHf!qC{Uv4q AeS)-іg='$woe[Dgq S݋QuI0ElC!X:y&V" Fe 'k8]~B7hlQa[ KҤhp2&#Žªg>̀'*>ﯟD}-7>iRȋh\!xev؆*҆l>@B{W31s$ԺALqz.j|͢#]2˪u¼͎SM`1}eX0cF vЪsrvpϙaO6e5z9cz>JHkrk" ՚Jx€ J,tc x1" Mb962h$ z-.ܧjď[g{ߒ'F^ܕ4ش/,f)dVMj qayja]mzm? Usީqb#~s[{Lga#;1L*%cAHŃ(wЖ?gEBJn*ts98,Z 6<\vP_DVkʳj-)|휖Ň Z&-ׁv*s+Xs."2c4[ܥ$}=]7@ -tbҜ?|WT*x;8B<%H_3r- 5kGy *o@+|Kw#2L:-V^0"&2& _XI*Зٜubwm1/seHMpb}Tsۚq~>#⼖hBu \NӋ侪.˝C߮f P*_N%Aw~덄@,ۭ.H6xbmstF#Awt"' K'y 8DDzq,]8^= \L 9zN:6DMę~}"<[/j{J8Jz&>KZ1:7yJ/gcG'z9R&MnH˓Ȫ Nnɦ󃽥BBU)옭Q訾SuS^=߆nPUwٮ8FvBYR7]1~ הnlVWZaU2oX6zA/r/aͲ/C# [IaӥF#F //`3\ɯ)6pfv vYwۻu [K[@uBckdIp'HɄ }2qġ(6'?Z,A\_$^UG:Y5ri@=oT;S0bc;p^aJfm l]T]q4J2$[gA'+N.V LD5ۣ}g5-9 2cHTStM l {˺vB= +'SALAA7TXaB&Wd&&?v׉W̕ZήA%e6vkNkJ36.Q9 Ȃ+}"[@PeUR\",4)UV>WY 6Zm*#{sLLhLD*>Ȱbw`Vs9T9}[h%FVM`n8<7D h?CHLur!Sx CBPk 6ЗKS:&GK%{˰}TjgOM2H3"~YDn=lMnךޅv2z.DrZg vN[t]E7AGcz0 ώ+-TϩhBqJWIkIiŁ&N,ڰfudrLd`,7wv.еƟN]<7j 2<[ߜ4&+v  tcVԁVZdW| g;Ix=2HeZz[.o+ۊPZՉi\YPޚ:)9>FA):i K+KzW=*|6M)u =ͫ<;@(fW4MK-_"'k;oG^P%n״{ gׇgqZԓ;{ln)1A*kĤKS|[ . ^,܅'bK k#y.oώT%> pli'v 9':CG&sh-n)9GOX.p".{(* [1+زȭ *B4z֬\ٛ7&QMEkZЄo؛|Ҡh78lҠu ߡոNUNPsMXZ8毞@v"H~BׄSg2*X#"OP`&QX4^96A+uc݄eah&:+e_gɍ4ι:/&~ ~c ,,`yTMÄ+8&*~>F70uCK(,vE ч]FM&sX$6RHuyVDP$[kO{c {"K' ѱﺁ0؛EE`oi\  \Y#ǡ K CP|TSLBTQVxb;3:vN%9ǚHQ/1[l)/N:om]>K_V>e+&ͽ͜tɒ[F(2gR@Ua=?Έ{U[Wp3<3՝˃P4U צ7,lѓ^HmMC6/*TD`Jw}>#sV-Y`V-s܈0N#ᵶ4^'{Q` e悠y3&N5 V1=t[\Y=tZ1t/[p%sojZ!XV{>D(gHZX,\63LBtB~},캚AO`ͽH9ayv}V#Wiޮu8i][E+hxދYyky=l.`-z8\ Y 9Hë:]%Ljvz]Bn gđ 4>0h5qDO7{c̛>CyuD+,mӴXZhwB 'fe.'Z\+C+@?DIux5{EcfX;RGWY%v0 $&ZFQ?TUh#Zdz_Lݹ`_(ݗ_?ņrzBSm)>J0OOl-[85vQO_Avߑ5,q瀟]TX91=)Ys5蜇 ?Dŏʼe(wAxwNp_aIDA=>Ѹ(s3NSp\7/8.SB6Tu3!WDq3pi D)ɜ*ЀBkgjjQmU& X-,IߖYy_UN2Q;DRÁ;ə@z1ae:89ljg,}eN-ېQX9Οe'+\D~:O5erx Fm]AflV^^: /Z:޳Lxp|Sihq\ 궱zXZ'Mƕ(L?r˔ɽ iZ&l,/1A"s5B Co j@XҴTD-gGTL3hOo.{gFǥd!pǴD%Ik&Zè!Mٲ3W;_S.< !;ۼA'bѽ2R ~jt"Y>{%cU?jӇb'i~AloSaxG]L4J N0롑Q%HSn{iI`E7*SgkHha.w1ZũkPRaIڊ2jBzUGΉ/l:Wz>FNCgH}Zŋv!N=2IET "ɡ桀[6ۀ~F)j?),{>^fJpq3J b>fU(o4D`#ǃـ)?zP,)-r)wS,VMh5ǐ 4%2*'Z Pxc} Mֽ?~SNotz3RS~u%Ax'D¢>0B Me! QEH"mI@|V&A施7[1jc`rq5'n5S߈LD5hcx-E/kdTz-NvbR_n'44jD'cvA)n}_ACt)bǪ)PU|LebfoTx[K=NM \oZàuj?2س6Y7YppOb$7 5<(A=}ښ޿,by V(X:o^n$CSdm<3as(91'; bLWv*qQLt8_ם4fv^{Wso إ7*V!UoMUTzAԶ"|;`K@˗K>{X ׆w-lD>xۼbx q[{=>W5SH /%ᮤ 񷇨K& 3̆駒Y3>R0rA"PAxDf}d󄾪1{ Y hN3}9 ̹Z% ȭd_[E,Vu(`S>!wLֈhϬZfrbc.m L%-8!qn$L8?56A.,Bf)lȋ_ OA3Ef)>l^!vWB,P֑j6⼽gΚ,{v|y/ԧJ?Yl}WDܮA[hr7DMŴ pQԏk)nGf :l6[$XIEDJc %pbv3sIɤ't1RmxJ "QޅIf&N)n~Vcӣ@rZ+ދD`01#A"ʠx R8_<,)+g)O=KVx8B[Pa ܮ <߂i}j/T0U0?Eë j$\,lb  oKuٔfGD*GVQza}ꐱY¯*]Q`_cp.ň}rYfhv~#dmw\yW0n}&h|ߓ@UE,sêl9j9H;%dڼ)5,):l:1@XML(ILexwř6tA+ӟj%ﺐRvi(o}(@Xw^ٍ<;,̼ f_Gu𹳪󫿜sSΏo,/r%ʢQe{Gr|SF1l%0LkԬdS;0&l =$HZ}:_ʑ*z5_Չp\5+l6f YWpٱH8{Wo9d=D*<+F+ώ-ݨMtwM/,gyڴ\y!aeYEѝ,kĩ).+ d=M\7 T~ $U?ڌMŚ d<Mٛ ƱlXPϕE(Qhj `vH<]ATO">&~W1kqBBA6f eZ ,Pkޑ4 zVGMn=- 9Pk]~^!}ی'o궠XuIKv &LyxH)O> FDtt'Մϥʄ0\ah²UdJC2֙XӲͰ͊ 71'蔟& lКrWބH߾ɽ;3,#dzc-u\}n;oI*Ys(9o^,cyy jx¾( Up:LJ[Oyʏ꣰#N|LG'3An₽1_䤀]1Ӻ#x2ʿ^e3"#0K74w5Z?LESʹ<6S[0Ox! 23j=77 AF~|*Sz.*3Oe(ճt%7"/ԔiͤgDi8w}kM3(ұVYM:q-&m {=Kl{a}fw~Os omry1V=®A1}u%sX>=kl D!=QS} ijs;˪0׸ 1-PHNym_09Bb8d!B1ipp]=C|eU4G^&4-!E<+V⥿E>yj&❈|mEZ##&*g9fsH> j!?5?ˉ pfd(cč6_lk\`H|t亓$k=r>9%sB+ֺ T}[ Y'*nq  jRNG7MnPvp!=DxMP2\2޼]c& 60n0Σ#tdc',uYr;PNy 'mvmB8BavgM<A)ٸ{c6/oz Kr]IsQovό_5S!T¸3l!$cEOtlK.yeh1AE!bޜ U$ (ADzYF* ,F/ʕ4ϑOeֱH"+)N>~qyI~Ǫ;ݶqw [v*i^E򋂐~sCkDv_a7Ida7 UE"0/"=Qr|/ .}S%Z g4Y`!g((1@*Frzd;7onic:q X簔YSxtL4/"V1R{]qYݡchuJ5;9mHi @/X TZΟ38SWuȵ$. Rv7ՌaBm+LMKZ*Ȉ{v]PT*8k" $wMrj}1ss`sW __T == s ɿp7pݮ 뎵Aޙs? ArM/l(fN0$K\gKtInMj}?ؿ7%4x -_ւb5+%!U짰 ?\kźX< >xF`vљ,iL~! @O4E[QAr ;K[t!rJ<7~]s|G]Cp=3٨p(16 ر!e#$!H)"6?@ Igۜ%kOP_Lj#/H5{zoz~D5ߊ B:# 8t㽣2Mp,oj+L 8 'Uj5rIO+ӨfBz΢eJ^MKr^{)d(,NJ,RATjpI}bήffyb<S?ŚX-zmYMmp\Y v߃O!5t,3nU@ y*{ͻ*Lm$:~/Ϲn[E}թ(2޼~i^!?'bIndv.3XbMiGӕ(}mZYsk̕hqV#"0;- 3 ,Mv,xO'+XDaV\BİC(\6m qdt s(TXvx31/r5\޽AM5794Fsۚ2rE#[ʼnj#::F.)'4a3e:I'Rlha0jMŶdK0=4+Fd]Q)ZM*I 88`b)fUwpNHeT#ߌl6`½R6_hJa]g$`xKXJ37Μϭ⮕6҅=ӻSd"V,&#H=m]I`,sm2:3=7ME)iokƭYu"A*4Zێ-qӨۃy:`a/J Y<UXĭPWE٪GLӀnگ`²1I8Baɭ3 4@K-AVXa_91uߞz7 v.6?tҳm&+NƤ ^tӐHs+-;=mJop?7g%΅yᏓP80MD( Z6#<َO-ytA4>& 8Aƒ] 3$5^QHTAb )P3$MS`h|.%wy#hީxe.qۛNׅH~C5(n 2!A]9҈C$\\$жi?ƒ/ڧbţ9+@ttd4TOz*n \0ڊ@]"oȰOfc] th.3**#P@JЏA;bO49QN!D^aB=ۍrl./3hBaq-h0|Η/Aۥ9`M*ZS&io]vw'c@!\vȕ'R8#2XJIW ~8`9.L:]"hƕ7hIX7tFm6 ml|.3B/'NEdMd|pcy}b19<݌M)Ϯb)Y0.hCѓ)Gc'ִjmlpӍ? n0iu"cE|/}~=$vx}(5y5#٘,2n_KGJȝ@rXkkcyjHG,+}d<Adk &M0큝gyf@fvFv 1}PJDs{{6`z Z/NYdj4}bJK;xhϩH'~U_zK64J7%w;Bqx5:[G˒$D J`aw?^Un x'N18|ې8dgI4OV#IR:]qUdl eW 鄣Xjy}\p p,}-]W> c A  1+p:Extpn6UkVe6Bd g)d7g+庣mB-cث sdʍ" +tg?_ad~qf{ 4)R,_^|l:KŠѼep&ZG PBI_4џDy禫<&JEvi!WUXK/OU\qi21ܥ` 5K`:J [T̗cˣBzMxhOGHДĒƌ'p!İ_sW `9cSטKtYt;Ixng&t5I0GpNĻ'.KpqK3~w <⁒(^FGxՔ/kL==' Ǣ1;ϩ2jQcS.vEܓݺI@Y1<4DK!̃!m8nABvIlVN?PNc;NZݩ+ga5pf#ķ]DUFDWz@4 n4M TqqC h~|<z~ik- J7aZμq~wU5߰~ޏ{sXv@ YH"%qS߮_.YkSdF{IMҀbn >J#F^FŲUӧz4BrfOl]tS^SfrvZ\& rb)nHJEN_.PQklVv9LuA<7j]4G_{{_OJ/?xU鰤$ϱz+5ԅ!OfOoӎF!åk7ؾu?VB '^Dˉ1j ohAl91w@149{QmjL|K(Ƥ-apnйnYC̲)η_sBtQYuA&W[:!46-ZGM}\g3S4'ՃPpF\0 U:gK5UsƨƊ&Xa}Wāt)ܚ.ҧh7J|EkA_?V 1HăU|}4^b0ى IMM7/"CR9@Ưyq}H qb>_cu{yQt_]Wn&n+Ég!YO>.0K->?0Ŋ;SfP,\5Cu) n>҄6/!lO5Mғ՜aQEQσ6R&f[™k*OA`]I`\t]%O^Hҹ׽pz1ayojj obdђ ^`fk*V C.oL˛3&n bgȤ;tV׀|o wFFwʀx 0ڧ[u~dW5 rP(&T+_iٸƑ8 b ]_ʀ[nt)GUt-Ww7%x\`Z[wҚşD1<-tMBNKs2Z:3hOD͸ӷ#`oHr.P'\֟G"H@KQEK]˘NJdTE5[*tf'W =C9(0iWM畋&`(cqLRˊ<07FXjMAsFd4rp*SV|s5=As:# ܹ=Iu&Y3+j&¼[k8Ւ28G Hdɵٸ:˃c^M ,'RUHzl-ߖ8YeG"U܄-lQtud_YwzNeݞ|_]ZFq6!;5VIm=?HNvyC2\$M {'g[~_88P4QC/Ekd(><)ʲx"V~Vy*ZŏBm+5, PᥚT+o2gF3VI=x]6asψG,A'T eT@Clq` 2+xԧsTuRZ0quٜStACjlKLdrE44ޘ3T՟@dI=wͥzޱHx01#@܋|= xyFYk(ЧphCc }Ŝ䠹#!8 bQ+jnlgtٿ}wnҵ.Hfx'βQK./EĴY- l?>7(7RmD QxQ+(pes~qzQ^KD@1wZF?X/ƾ(Nl4Iqn偍߮k%L;g_]e[3rO̵"gɫxT(]s\S)-N\d"%i>m S<5 g ӆr's2G14jsxoHH<#6v4l灝2ke@a95y'jZk{6۽\L]y9e9I֧foW'y(Jy |u7.PTkfۙ"2ak)im:{t>U BAƳ8%LSwzsi>LicnrQݖ=څ<>x'[B"S/sQ-pӹ:42iL+xֺf±.9 +s-#}̡C'gO%=тt!OЃr_@p@A`+E l0 SA@wRSX>iXr;ɫQOq):qrOs >Ӕj,TԃC6T`?8샞Q7=n=ss(Xwy`g//*1& \h4SCL:QasǮ #,ŧ5y5/]V1 ̊j9YKd BdMS]])P|GF w`3߹+x@L? 0 W~T#.DUٕzL-VFRr/h!5KI1 5{)I!KX劓rd5uK&/F,jS^3ˎq(='G Y{$j!cVai M!饿Cqs?  7LP*igpHyE eSK5r~;Pe@R>)QAYOw)=;}rN3dsf77N !'s"% ==\`Ns4Be2j,U)5)u(8[0/,jCBV144!+72<wks)ִL,s5 gy v4%[TRՌJ7 e*(";VXՠ 5ÿ<1.gX7_ӫJZ()S!ѡWnm7G;>hc0 p\ZT Ʌ"rބ (ij}ԕ <=}nGgC-ʀZ PNe?Sg-*7x6T`P`"hy/&=nfGze!ԈuXgr1>ߑ]^! GIεm?xm4) Дb $hrJ@jD pGx1;! HhS1k{7 ^[ %}"T2d͉l.]} # &F[Lmk}- l]^/YLZir%3@ȓq-uWe7Ǩm|ŲKg6o`9 c]]޲nJbQLྛM!nAݺ<uILJiTF,I]18aT.e 95YYI:6wwd|G( -#rV֮̔sZi*= HO.]9 ["FGxHUyzBsZ`$A3qYxT@7n*ۛ˶)܉=bSm{72^oeݓ0;춶bvGoPGUgxBӑgKLŁ߭*V)> ~ĺWÑS|{a <ڼ!tdt%-AD1K~dzj-\n4`jI0zLXذwBJ(DN47fh_䑈y/)wA3T20y f@mMÂ9aDž y1奁-zۄ>R⬒MLWMecjkRWK0ʫXU%0Z @'ӑ{铼Ӛ0;m* i˺s"l0CgU_U:KN09 x6A֦R{ թ[sTb)¦.M!`I%^3;*K70b3 Vh WɝJGZ8 tgڸQ!^ysOd#À, /4 3=EvG{ϸZq6HWwbe%8piH]I,"˔A"]:_tYNFq*Z J(~@9t6A (n5z0:\U!v·!>'8ky<{׮$)LHo,ZYm~W2jΕDM_ʪ 03pRfˇ{YwzkYP%2B'\*X~yqNT' Ou)O@Ш$Dq.߸NK!u8|7:ː@ɭp7+ LcQY,5(܆1 TAvjXc3$(Ϟ$٘κ8ߕњы}4󍕳S|UlµPts"ٵARx8[ ( ֟=zrJy;&/UwQ313ź՞)-sy)0p\C˝Hϋ=LB]7Gh*da|-w{nqz$Ul[)BG% <GTC$M2O16T:%gy -,%%E'XvjPdȪK xfWx|x_Rb,M:x[mJш,jsFbwXnXMQ [|7je`Ӑ.#|X)A}|Xݗ? b>wɶ +_z=*-رhIg,_Feѷa9N?$K$&L|9b)V4j̶hǴOFl#fjрeK-d ŝJ~2OL6hU 0[lyrI%}N3:pPq+ڮeLLgK;0Kѥ܌鋯<ۡ;bS_w{i |&'~~V񶬫R,‰!&7L;ZR'LR m= 2T q!`p9hIGYMuƤvܔ ӯl'5jٟ*ae(o !%dhxN,NBM~șDIⱓ@Qdٛ u:v~$ : jRȴ + IW9m6A5tQĆZTwAv{$Zq46),+כ8nhF'6]xj4u΂SZa} Q7C{ CoјbE'*!K Q7p&=)5,Y 1[RVK?:QbV(_!5p9]-gϠWh.LNK8[ ti tvXJ%6 c?! ӥobD2%mY g~k*mϥ;.) 2GKT`}&t4h)%H".pySBfCK-0Y )?y"AԸ^xfA9x8|ܴ|WĒ)ge {}!uvouLoWkBZ見Rjj.8tƛ-VwCũ] S~WUΏ Cۣ\T9Y;Ԕ1seI40 o"T=ؑ~Fu[ْfO$:1͢q$6_8Ut9I\7:%n팠zL}\SmϧGurCͤh 9Q7'5yNL6Mޢ "&a6s6%%eFuDC+!uQ?ݵ[hd-i(4"^9S6lRWln`,-U#x1+tĉ9L#5 @{t^"a_x\ wo!Vmi\WGvK8uNaX8zQwLOQԢƖ[NTŠQ"ɄӚRxEǬvG%2S#Fkմb&Ғ?%y S~۷ }K+7` :-AECv0Ŭ`6ghO P4f[!+XP̻h3P4:tn28a0֠8D\Z8P)Sc- /0x/&x@Î\ )"4 OhX)<31|ۍxKʚR!fIؠWo̓v{Jt:C > Ovmpn;@,y 9+ C~XoeT;9"h]jȮUiFi0h62DtjYھ[[벓ybϷ)]cE_9zWWbsgiIN*;ԧS 3GvEn~jPƧM CGol̛о[K:3tg0Ap-@\ϝQxj*SS' zppcToi2Η՘mT"<1> ZaCU9554ya7Bg|!pa2C<Z]'tfHG? JŦU Q ][ZQ&JʣtUl{W!nY?;݂߰Ծ~lOq @|d^}(2(iNZBP',ɦ?1/ʡ.T(%O9N!+p?ۻ}]S1Lܩ@Oİ[:(ꚅQ7VUUx#{/yk 66sc3SqRvI9U^ٸ"rb06J,d)[ˇ):nr-{eOϿeHC#zoEUB~ƪ:^T;~zF 2f̲N(FCa_'!e~;yzZҮDvxrA x(m+AkUXZ &r#sȥ51XbR> Lg4gQ5XVI[g/K#fpo'3Ybv]ωgE<7iu;WŦPm)v*Z3cnQ*hc@Qg\HΒP)K@\Aw/ o.W)]TT/4"9Z{,\WZ5k&OsAR?y)!{tɮ<`\Iۏ O<߉Xv3;F$ h9Bsߓ3@lP w;i?ՊYGF5ƳRU>f%qL?B;P$D/#yMQ8>Kc*?Tr|"TWj4GzliT!܍鼛5 {.htos vĮ\x%Ia.bfn6~paOBKۯ>6x64xdUAh2ALje҉ OUpHp)?Vuf$tS0-ZUinq;JJS'y9ȥ3iթY ~&Nܩb3i|2 r|wlyH'#e)G[azr#ovC<י⑽Axy-̀ʽ-'A'(<8'(;@.(R%пQrV|+γVbM%쀶5YkyY#cXn bj>ZK#]Ou7C\^H5}ei*̡4] iX fDIp#cYn{ey#6 \=#E!^"n+7z|dʛys ͤ(Z-^?i )Vvքu.f5`d+Ta&q5 dq 1FCpwrHڐ i7qpQuN̲ `kXS}D_,f"b3@RP&#Yvu.]TC֣%]bPnU@V--&B{7uRB/16ݛ:9LDJP[u8J!o$ N^?"XT7K۽JRE Q.-%Bmڭ 8,Ru-Ե`uU4 4aNrwcsDh%5.PeCpDB0KZ:XSOOXm.䤀U!p p &Q*]ǒUC8[C\7%?Oiw#\3PjxWF[dƨ Jʃo u*0|6s0_muHEn}3 ze`πQ? .[E&AKK #~*vVEbGw_3R@6.+kfa qm",|{R?/)0BSRU1my'9$(8XЇi]Ek=xѯ} v4t4C;B lRCaBN5wFal0QpRg/"2QQJHa0˪pdԿ"U+!.&j h[HiT|mtIlij>r.DZ ʪ7&V{:)of#K|߷f1,`R ÊbbƓTe{R4x10N>ڜGD#yчb˰4%\|d8A(+ܵf>Ry" mC:F$~xu}}YW.T_cwћ]i Ho^/=Dk?d eaD"N͗ ,ovRG&4N_&"|9QrҧQd3bAiJ1ZC2*q||@ N<`9A['" _BEUtſ7MGI1,7 #1S-"vefz;v&=_{&FTq?!$?u*^!QI;[rοQgۣ [Lv 6qvY7`5Dhm0[Dj8^Kb=_jtzla,n)_Td\5z2_z#0+oYO|K4&Tڞ6# xUȓԠ$FR!ܩM(@()uP-\!BɠTΩG8PXm6BrB RjO?P `uLj'Ee.nS6c]=be45ſ-&+BYoLE8<hFë \Zķ7u'tCT1("zٴUĽR!0OӋ>~"ɩW= ȀAPX3)Bpg'9İl ]nKN%8 mL:,GҨ'ѶH:.GR3-Ȁao|f.wxq)SM@ȠJV&L=|b3Gx!n"9^y8)bd}"OBM0] 呚R~E$k|ڪ_E-saKsdQAHoxN94|~@ʟ8_+$^I2^|uK 6#;TA?˟M(V3-ٯ &hm^~dujԮx{2Lߐ|xBLm7sT]x;GWɸ֌ƒQ "˞ez #LN #(@r9.NE`O$ k3i[կ=ީȠ+N:ME8A(Ɔ1킫JLN8\nO6|l6ŏ9$#9í¦զToYQG"^-~uCc#[1xzv= 8{.=W_ jFe_J?h`oJj,(,Z,HpB5jX!E<8IjUhg2ASo}?0`bT7 6z=IQk~iq_(`U. kI*10fVd%KZ`c#T!,O^5lZo0QNUBK ?BLXS HhijI6@.zU%A.y=wCm@oNT[ >#>Y>1o3c49rqDZɺpP>G ܉rbu䁦Ì/zG)*4+ޮ"iy=bUZ|oTς % r+D*o gS*'N36/e@v)B|>1~^)aM!gHKk_5ܷmtbFDɴR[{{ӛ&.ۋ)̄ɏɔ)s1[L䷯"K%OD".(!QotT ˔4x^JbQ'9u C4|F[Ѯ XPsr8Bٿ8[F>mVqnFNە(BNpes!&21_i@kKѴDQlq zEBb&zAّC{_0> hۯ*%)uD26`Q3%\()x7x 3tQC̣7 +߿o .+(7EJ)q1E'u 5_sNe0@1؉I6Q&6c@j%|3k?/ݍ-="2Sxuҍ 0pq$4qϮ@tO\:9<\63:4HC.LZ)8MR&V5a"p$j)^^F-XLCDF]}f9ϔMzߍyg[>ϗޟ3)rē5Cjd^>f5lvSXh9Q8gIcܘX\30Q=T\@+I#lV *2Z]7Ppgq8oX[QpPO3 't$TXZC#VCZկu.\=$>_sGʟ̄mIn߈}[[h0Z4`vdX/29d8la|FSݿ}.| qqwT ->!:=4\v[Kz$$5i;iѼ=^f w PErj$Uz/rkX)TBᯪ|w)<)RͣO儕m+񼪼^L *uuѐuoW`3֍Tn/N 4,ʡбd8Ц?%8?=&NGl1J&N^a/۴'(H@[#ک؂8̜Gl!#:"Smb|c6$Kn``Nahvp܈Zrr)X Q͝ۊȯW^y ubL'.p#+j"K7WmOA4]#(,1}aL~|R]dG ~GI̛5CѐVRƶ:w`z0M'an.Lg]?10! Er!\b6- ) h>:i'$dDl'YkxmQ⪬u8Ր跉P= :M'x|ֿtmePڮ-kD9ʹ+h?Kȥ)os 뢢ƭu>&(rD~ҜqF-˃Zn{Gv  HK`ٷu 92kn&'6޶4"FsY]<%Y.EZԱ.u7f`/W^|)/ F(a)i1*mk5@?F$DLv=ò?mM,tVvLܚ1^ṳkB-I_ Z2)!zyQm1tВQ@rgD׊ѵ-ԏ?Z6lizN9|1,R\̖ |1`n9nd*a7InSȔ$G2jg* {ycF|LY7QϓiHy],Jː[7up*Lmߐ&!? K2Av Lṧlb2,4DMz(0Edg:VhЅ 5L%~lΰ_w65M e;sT 94!JnlҰ_ųU$=G[F=[3N2mˆKsh%l{=;JY] S6QY*:w)Nj^)>>l9lv;~@IWC oj$y#ۍzP`NФu~cΉq}ēݟl.MQ|ZML GYSa4v, $Hv0nf ݈vl]wVR(q'zQBy q &J'H.O?0u G3' _Cf }.6Y!z*/*5?d?[0~Za*(=O=Gz=S^^̫b7fN* )Y-%TegthK^_P ȀBL:۰49[S ZPr*~X+G:@NxSE'ŻA 6Q?X ֳגR3VOn;RpX_u?ܦ{Fr햽OkʎX5yRs'2'ȣRCE fq&bb; VȦ=Gs˵]i92 X &˱y 1*Ҁ룴3Ks4亍Öq[M)m! [Ey.}9 IuT9 ]T ez7P\o!k+_ s߆deW_.0> +7%jָ1J A%s▤)Ilۃ|^A5e { /[%r5@ bAG ףR`q (ɋDWW~w` _.hSzxMƪn9øz_:jRXDmuZ]]Dbە_AjA/=|pA/!Q5&i>#=M T M|V𘏿rEl-h4ZB =?JvIP:QkkIj[=~AwRSMi!W%39wYjB5ŤYLf0 ^0+S^YA6/7U@']M$8њWf2 o6&4x(SK9_{UmR4 D5xYr|G`g=۽FDMɘzX ifH/lB[CBei&TkRS Ǥ *cS\gWuf<@ r~'96tխ*ĜLD!KSV4QIC~Vz5@;miXquM Ix%Ώt/4|-GfH;aR?p3^r:GbMn@WurK#o:3: lGfkJ|Z1^@WW(q?\#[|*k@M4(4zkӑn;qy aX®HpECIe+P"a'ѻ|\F\Xmj]_FFdNIͼj=l=2x:L7DBԽ//lCk:?ޡ$}DPJTdhh!q"CTTd )T݇khe(Б[yg4Q, NM;*|w%ۀ2aj@ _@;)qF>H2Kmɴ|2rRȤECSZUZcW):Ud@ JǟjC%.IٕfWO(aNSH4To0#Ҙ9ci$+VY0(8G=sx#UC`Y1A,e~<a {:LF^\t˘?f&sD(|?Dӝш"ndd*%%>޺B#tskT^xVơ=YF0]kxTn^ȑšSfPʌ*Ѭs>KXFSs[e;l#lEՄ6Lm  } ڀ<<i=LJQuJ[z)|֡@=w44+BIYF}Wl*"2^xуiqs4Ld z{mm(2='}\1L]ҤGM>Kl' &f^6̄{y-#ta !1N`O'PM uL 9'uIE ti^_j BvD**^ Qcwd.z=G-Xc=LRavc w^1K6&R._fgt3uXWEO?텭v/P2FH ԰FY;{aWAT634[\umyiv, 44y " 8 4,dF$% A 8g\ "~WKlAQne^$Ub!QJ Z\^]. ]K ,FV:Z~uzTHx?JCqz-`%2 tڌ=SC8|W+4"N͵"}1 { $[M_șL`-aK"M32k'NJϧ߆II皰z훹zFnZI,k>Bg<‘!bBcXX#_RSdI ;73b>o L8~ꆝ8]aaq)?b.Ysf_NM{?M\.P pC T88Yg3JMf$Fmoμ:@vGԮԞEQ"ah{WIv. d n^e-͖w0hzLz]g$|T OC,aȨ|8!BWІ# ߅+3G3(y@#9ܓvnh`~o}k#z `UAQ"/US+F;t\fXjdwAHhG 8(~;dAj}1_BB3V#`͟@5ct$?b#FM]N"'eFU7v`0#pH.<V]2W5rsCMuDpic̶U&%%oձ U//slNR8bвgcdPb#{kvU6-OAc2iTki$7/sъN,N1`#< ~J?f+BD,.M!^_ZDk!Αp3|^AqsoU ˣۈ`cWEP?~,! ՙo)SM~~L3KT lF14g2LnM&]aUh5/b Krzyp~ nE]Jhl\@FܓL6`X~vq9 ,U6:Y*<>"y-^!EfU2$,"9.Pmѥh:"Z43 *~ 2.7mxN QցT#OS4pQ͌U-اVIZ6iJdϤHsZ#9AݜAҐ;#暪@wt7eҡd>t@%г$ |V6[EwǘļEdBŶ[x\q6D.r `ȷ<Q\gb[" ^kVQJ>? LGUhzuI48xz$d4pȅ3&Iٽ!g g|Ri~pM\FK-B) aQG6Hn?`3V",U\٣4Ue)o}~ݝsK+e@r}C׫p+$j'}G,:4q !.u 27VFQ 4zoBz;.*B*Vv({1%3Ҫb\ح~DiSiU:ÌqJ?h/H0͊Bc;$L T,rT.Hh~noZ2LdNBWSa-AAb2uݤczRHZ{&[Q\A *CAHbu1ȇO,kl8vvqB΁ɲ("`bcق"h-Am{jWDMھGXi)PEo\vjXOtݩL{J%R _BE B& Cr1 ls z쌲CLvq"H>y |Ii0ӧ)b8z ePk̶C}f'V~S HB>TIY]F83z0*1'IgFy^Wσgo5cHI~ѐwzKT)G^B(a繛QclWhY{ȳ˜hL(Pߦ| iA d]5p F|GiguKx^ÎƋ>>UG-?s N*@$&f5Oc(J0Twei jV2/1x)ϢQHߺ5'-?G׫0!'zLq !Mk:{`i[fҌ5WYzpʺ<ix\?<PC[ZFR jMLH2w9fC! hK7" j2䰩GPݽ$с+z! T(dr35<5iBB; ֔:L׏p;csYXl^Veb㫗Ņ%Hgx*㽅Ri?۾Т 9^q1NJT'FH>q8$KcHGe;N2됬niqXsǕYM#υ/grK&<opxU@Q eO}?ΡKCrbpaKôb[Oq)G˛/z>o =BNk-sBɡh[F"'ۻjLt[z{gB|ݗӒ]$4=A(squ0f k_ e6vݓ>.Ϊg Z mT_yw>? >WMcgOkd eeŠЁws.JK[( AB!HX>U=#^cĖΣL1m&> WܮU}יʡS:Q!Xl3b!p+]ht$-ZA$nE0 ޔ 1gt9,%e'o */2ZgbT)jB9¥dtJއC7@zBس)ԨxMXHvDBF-`!\u}E'2TzX?2ܢv}(±֎rPF+![l{Zӹoq)3ˏ Og">^9ޜhC\jmvO+{XIy|ocSl. ) A ok}gR֭mHҮ͏Pp]>Y(gMLH8Hrձ_J5) SrՂ&=`[Ts ƙ*fQ wgn@8Fb7Cw!_SHUc92(͗Jw0ڢ^`;V"U.>w! _BF߿)%fZO:N`u=ԒGo[~]8")'WI?ETApWOW3œTVB!"]dWFfl=Ϡ-e9}{!x5AQfo IU߻l`q E W(B!ZY"n!ciQ:Ջ+@j/OkA$ ZvqT5Gz!fJ M܈@.tf7N z/AT?3u;\d71e~)K@guz[xݫ|ՏOiդ^pb1]B=ъ2fTeT@.` çJW Px؇YpVM|NFD lʜi8ԉȴ6Dqθ:@A`lW<dmQԥ^ C=*H Sv S Jmku.v4<c-!_j1w:s >qhõ81!~1慮)Pҡ/؉x#eo4v6K *đ3SVGɁPƜ8#$|W#5[Z8^}k=<9-s?Rv)[ [+|ٷ7pAf$ӷo|6:!J%|)`]}qbVxgPڹOzw1Zc*+= ao!Nr\:xnqr0/bq(yAu؇|wZXwՃq-M'jqVy+ohG7^m E49}-X D5UU_ +'`-7*  yw0n7oPW8$٣zfacSwq;g@tvw?p<65l\]nӢĠS輄̀ 1DqE[7Lg[/ :' r.u(N^n~iW21,_|9Oysë,B~4%en|oV2TFgAu8Z= 6.́FƠϻ9)n.*-& u iDo_]m¡z1Ty|J` J"<|58޴혹}z6)<ɢ@VOȤvJEх87wY{GZvhZ|,~ϠOj^\FcҘ;͊*urJ99#l3[h'NXF8?}c$Wdgw-}BjxpΪ J R r4Gѓ9i͊ql 1=B:>lϜ]b`\8+["!A&}1`A u8XB`,pNy˧+?r ?sT@wƴ|&7젵t+X KO,4yN,d 5/lfdΑZE鶡"b310Wm̿\ mf=Aw> 4mAD`C?~wj#M<#U%#G\.P6*"ɛT#0YOHAQtTQ*x66-q 4OY``S^a)*EB8G ]Y򲗱ꈭPo Ng+! ۀ)^a /;.1:%HQ.0 'ϓXiPND1 !A &O/.xYG 9Nh_e_fTT,BVUC-5-ݓgK2ѫҟ%dnz`#r}R!eEpBB]:WzRVe,_c {\h,zO:\9p9:,ؒb @RCinjYOh}t7tZ]'?kS`C_{J.",J/fsͩA됹3T H:s_NYS)?tጺ=n"ɜ!˶Y<`?Ἳr:a_Ѫ!rnҀB;GOQA,[р:(bs>;[7U{ܒIJk_LI##xfn.#/-H4Sn(DOސki|c0<rd|hvA~Eգ_yT KqTgb,y!/Rz 3 ^I9ۂg "D;.#c5Q*O'!rǂ 8 9?s6jf|}C򆿲~IS,7^fvA0i%M,˒9cpr6% Lf Z^g"% ``^'bANZzm(ȆPwᏂtO[+bzsѮb v+I"?'f0Ȉܾl~P&7Wٰ8Pvsm(/+)Gʮa< qurf胏3g"Gak[8ncW*{ 2[knΎ;{%₿4'i5bt##k O!vN,g,V69ñ !HA ~_HuE,^JĜB*'kW=O&+AIO|#,v:|䂲s*JTNslXFw{ez\F4ҬY>0J- 4e0bx27+ ͑Ek%;|&V_atCccި5ʜ`|/alɾp"9>c yG$\ znz7%q  WsC"K2 >2|)h-G"g+ҧi@af`{i+QAD΂xcղG?4(jI͂pTXOJ.F @&J?Ý&y(1JQONYwv2!4bׯ>L Ţ*YvQK"U[%k-N8(/f{ wz.e>aJ|p"ЮyS^Q0qi]Y$9[ʷZug&/y:`1ُe?6'6.28`AH"M ֲᨴ{zKPgD:}q SNX>$Sx$@|FN9oUp`<S%um51Lny# 6myD.@1HV F] m?ǏlLOC0)IDŽ p.05`9&V 9)x*U ([a6/+/GD4p~, 놮SR'd֍_@'G: e~E$2~D- c|7&+!F}&WEBJ>XӀ+5Djj`Y s<ZMZQ{"Rk>rAR=l8]4ݽ|uG-%ZDS$%J4[X0B"Ѹ֋O#'B1e݊S+A$6vu - WIo[@ N?mҎ"p_@l<76.6 4$ajAwv C~|*6 Rf)UĖEޢH?. _3׬0`L>(JGHt-`4 zxn`+9|]NWfOU00ʘ@~ i*Rcר)`Ȭkq00q>o]k"Q_o1i${E"@'>:D|f_P3frJ[LaȰ59QtՔ2-]thjWѨϳBF0/Qb$yCYܤ ԅ}ԗfdn|GC9KJ-3Ղ]W}뒖=5-zQǯPk)џ&,TML?1|Cb v5?0njtOE cڌˆH3*o禣pDi/z4~K8L^.Vڔ2M.95/4=oI[8]ˆin.#A}VtmfMfȳYRTHt8 "esplv`R(lt@L|ISY(k>r0DFҊ-o/ƽ?xy2rI6$+ y4a% [?IW #/_\)ഌblTs ED]}9x nˏI[+ū=+ƙq1/.i'h&v,bj 5 RqA|371V[y*c'4YCXݳ?w瀚edY9eDAZF#THu4s#Kvy>wzfwd'qa'#ǢKt<akj<]C.q'C3n6nTcNbr3Y9|e F!Q1CV`Ƌh, ovp0 PWA3<E{#ւY4ڛ؃\\Rh)3Dd+L_aOzڍh@r4D8\q &>rbƿЮ]DPZAd͋3IJWk۴dT.YgY+ ]bc plHo@8h 3Vt`Kwg!w \ rϕg=ßPV*j| HFrCͿ~_GtU"LL쾑# hZT6Ɔ{?/wcw/EK|w'— S1͔St/1wi 0RZzĀr?E8,_ "]?-qثnLG; Z7y2# O[ԍ[tuW`1uCToX0sG|ͥ:Z5ogH,ΡSC)bA,GЌpgidroMzV'(d؛^zP JX/|cl\lEuI"4$ilY:ǁ䰦/Q7XT 3L;@έ3x r3DŽ4w $XJ"Q7IE URCĎ*,L$TkiD JVs6xTg=Ki̵9P"[Dlw*{=!r$eajhpd{xd_pɳҀ B5̱HGdr~Dk-ߩDR|AawZaR<5:j9f`"j!c;e ¾ \lqd ڏD_LMynaϭZCj @\|$)QT#Q yW. J-, 8;tϛ?q j}۞0hҋ(z/P5+>m0}DPV@X(yR,d'A׬P_`wp;H@Δ\ؠE ɒUH-n0́-xx6lF D3aq4U 3մg&=jJXW ղ&}}J3bd:jGGҍgQ:E)u&DՑanٯ ΏuIKLWh\v0:șX 3kR&12צDȀxMs5  &(LvL%zbHT'~arEޓO߰-_Y\_q| ~g#f!Gf#@XO%cZ~KfD$0̈}ȸ9_۹:=q G~P+Sʢg=ƯǣSI궉d{o-.+ٟS(#ͫ dh׺0yRajxө"Y=u4C#@\[h%D}Qr)BIcnrF֜GO^n,)bְ/* @dn}]^ w}\,{+kuᴶXX!y)8߼ eOrh o;(-@]Cp Z pߤ<&qN\}ԩc65_ ʬJ0yl3?8<-Pnk{/!ekcMaK:^ؙ-.|PT"Uhsɐ)o( (헑hOk,:W0u+;HMNU%k%Hf&pq/,|Is||&OVf ~p'QФ gGti|S9NR/zsXB4\LC3 Y C A{ABVe 1w_>UxVq5tZAp,]ߐ8~ccdc\vb3-W Emo !\/Ksj:H2Yf>"N%N 擞)g.x_/0!@9dA䈔^Yaцłbd0pmXcBh r,4H괺NAO;Z0nf R9QgO-AGR@BT,S1T6N$:9Fi9W6,]k746NnHDZ%^{WLU Q# S?&|/L8e^=ym\g#f(bXC< ߷Jjk#12[3'ɑIcYOe̮FuOh>#Aqi GKM=c%v@%5ލgYy_!۝OakTbΰݞ;e0ፗqU#K%BKoWv:Dg~Yrf$G滛*YO-W=wWLnK peNhdX 0/l":b!w Zjrs(yta}Ru_\Bz}H{oG5Ϳ)`@xm6 U4+`F;}T7k?&[ѺuB4@_{,3B+WW Y>vqG溃}ƧG\;j }(>k'_O+Rus1Y {ϐp,U<Lҫȱ=)YSOsώ0"WM5Us2m:LU=oLP#*`Lҡ"e4ȕ"v^xqX!GJ"Q:YhjP5>Њ2/sS^sw65> _:9aË igA:4^8I99vpɑMrBd9 CQML /*XG2(w>~^&8ec.,Mh.n>bx;D6[9Wz,S |]е]=j)> }@)ROV$`ӷ%kSa wvII:feyCa =0_=ɠ:C̍.d<6j3lGtP]L <Щ/Xbo}vT3{tdr*.=4S;?*Qׇ$`qn|^ =%&M,]2mhB n/4ͨZƙ 留ڧ-H0F#uZ~ a:k_P=%&Y6i<Z-+!:QNy"  3eBLݾㅟVmqEpl0T|t"3nk mF[%r|-O0rKCoK\˩gL#+4kd! T 9w[=?e5FK9xg^PN]ȑ9ewHbږG07+pWc]>.Uo Sp*}lkw_W3X/`c?8w欒D6ş{i npklyRfNȅ͒H?7K:B$+[]l=Sl~c@{,&ΐЁNqDO[xUd ~'@Qb^$qvFT剱b57A9G[Y'] UBr۵KO',CljjVGVמ:\/r=2g#>M[xLeK8z=܄X ӓ/nAbCuW]naC4y~HkBC`r힫ab? yYHzxwSgŧ~4PP_eO|,yP/ %7O`?"ۧ:i14w,~>صt<@u&eFW\˞4~(q|PGWU$-v#^;HJ&揶hG2z]E(5$3yDkM]"rgBLqC1JY~E7E c4iqP N}TI&)4҂Jru7n-:Oxc7~ rV+!) ¡ߞw?4A8Fd'p \D JIJK~.QwwTlrݟyU"Ս7n7 c\5G< o6aA 4[9׽7Y}-S_\W] o3H9)z=f|Gv%$S)Qi ieQzJE*Pݴ |w=co2~(#vT=5&J]Fq样h^َ*at=@Zm̳}4~YvuMc6W Ib&p)V dPGbK~Yx*oFAK{]=bSzwH3S 14=))࠰6\k,\)K H;'gteN!3A߹MnU|E2Cv]4 dl*Bнq~56c&q@؏bG^-#tޅË넦f*mB ϓ)9nv});gVjj\hb6'XSZs/6gU++V f"@yBm5 96@O{i USyk)1sSi\s&|SFC@يnCVs0OxL@M,:i6H Y0':)%t\^|&h6/nбQ/KŲ٩w{,x፱5-͈_cᘃEF7nE~7;P?&H.9,RV!'֦9džˍfҦ/VCNuD-[s? ENTe'iyznr^Zݍ YcLE5ŠѡE }]qox\W] 9r<14IDZTbM+uFN)j ?meP*K!|`2/2/gOˤzt ,/]:YÏ`]4.|.@ z)+GTټ17 Eo&SlvҺoJ>1o{sG>8t[Mȗ<6W 6)tzNMs?b68c2n_hu %VN>|Tq5_]=EpAdivST\9C(0EKhUK/ ~^r-KWix$}b9q?G8J }¾YBB4€h`b׻. 2n}LbE!bj&G-7f ӥ`gv(^[N).@wQ`zrF!Ȯ!;k7wf+;8hDB'W~-G$GAqR5G P6Bx}{[. "1VTv c//̠Wfֳ[yٮ_enC{_Ić-NNeI{58@iu 0I4v?Gp?)҃t(&ya@ Da4zxWk2NfȁOX4 jT}en;;\w1ymLO2MM?1]/ "袵gk_<JӼ/|VBa 3HǢ`m=$vl~#XK͇L5X{WKM=6ݒU ZI_NBb8T='D!c XXj7C6_f8I'FRlGRVd>Hgj ծ{<@쩏Sbp#%n(ug55y Ή9RR4'uYIГn{ص)-=i{5@L*H@D1.{"ȾojwK_iok֢' "Ez Zcz}8QGSBO͸ K*|XI;!RhZ+h9ٻZ4 @Je`P}9S"ĭr:SoU,IO; z@"t{o`́E{#VT+>Ɣ|xmņvjW+eăY"uAJ ƒh%钸¤* q0Rx%XJ-~#}{<",*"T a v8q34˟[eci qq4[901F*#)M_KDA!]ZbAez-aFV3`2zC}&44mRgUrߚ(%}PRv;ggė]1S5[ӅbbU^3K{,5M>h3Q}8ty#r%6mh{¹1c VJ5"(7.wXŘi( NUX0@%0 p'P=T'eưO]) j\L442J\;t_wCSo\ةe= FEsB284q80^%56=-o vgM.X"\azf:cݤ8Z.\HXG +s2N`v <7@RưdK\Y߉|hqm Csxy=FkT %1{cT> AߏwUu8sR0&(I ~Je8kU"ik5xǀAxs2}(ƫY`&.ɋ+T Ll*#g4 wV!ڌ^Ru'{ea.3?i*|>tJ}1W>ܬ}F!>DYؼFX^[~ V0j m<vkvAlAz=܌'krd4h Mx|^2ЊxfǂL fk 5* \=v.dd\<(aF i$i~HJ>(y~}Qܣ sj)s}^ l, ZFm2Gqݤ!hWۂF? /qO5).wEJG-WJul^w\'vrᄌ)s ŸقZnkr Tq֪5E |a1bԾYړK,B#FYrK^zB??FyQS-̅Aζ„>n4/\aLwC7ch~<fx.G䔀LwqF\%5$ Va[|MֱtT?)]D a -n9^,5ɑ6xʱ%(H%7TDBi@QϾmnLNWआ9I-Zfkf T ɂu܇:}3EB/MC4 贞hz1k1W 4ҼMN&f{_.织Qm,ZF^l=xN]li5< +e"U9sHzD<_RSXlST*sn@ A$4¶.3K?ȼX/14 "f=\kh(] ̛ǰ#[r sH+]sq,63a#`c2q"Tdk-턦dEҟ*IHe+{' a{VM<|pIsV's:*\:m ńoV[GirtF0oun)` ;\Np!d^Ci_u%!h@}k `O2W#,Em/p{sf hII_Vlr059(ήpi.8X!M"vldQ,ilNEihMdrY xkAKr5%.o1xLk!;z@{44 c-3͇# b!~l :zEʧ*s~Vn݄32I*nkg ,$(sԪhpK!ZKde:Tia6_^ 쇃k_x(|;X]O&|Bd Y:)ǎKNƒM[w$"~;a?LlU3d%I|k'a}kiNW,i`9 !0 $,]s聰m<{)mxٞ5K!uDYzͺ跆zu\­qç f+v]\k7̝{,кUF2f㖧A9[tK~|Rd4$ mkզWkrMT o@eUe R:hlzuiAl S@EZL3< WK]@R (̚a\:*yʆ *6]*F$Si;WK^xKa)&x(~NC:H3x~E&1:H<4hzȇtώ:_=YX+,JJޓ~6d=>/&Əp`@b|̓1R̍l륾*2ޅV nPI ?V2ɪ$M#[e{/3/KGΦ_ErGgo3SCZf= \$m<6W^ceu@ > ob@F  PU0 )-TI;WAg"Hi΄Pw>tߚIQ+q]ϐQ`BB 4mYmEuݸ9`FcSPY٥\xb(4. @6jߢ .%,ωiM# Y y&9V`$B/XOa E??Y"h˩^*&}A=~,]mJ.flX蛣_?_k !~reMږX0Q~Sy76 T.7>s+ oD1\Nc+s )Be4x*-C%k(\S {!cIȸ6fؘ0=;Xq Ta時lG.v)PȩG$Xpva705Q'-{eujlV-&J>Fұ AioR~h@sTֻu.B mDBz7HX =Ą`)WywQRۧZIj 7_} O)o/uRci*;,ۈgE``vJrwqgUvaCRЦ.1O,w)2v<Dx81~e#O²b4n/΋Gk&ƶ;m//ޜ(WTc&S߬ :D1Gg.> 5SڑyX'xZCrt"5!*jTU d34'Ds4JI'l R_N&# 8S<;.^g{I ;gQkW:*aH0 PMɤwawdΡ5g~>gEE^?<*IOoDVk|]cKx IUyO E#«PvHV7t< Q2dn wapRV `es(oFIb\k9Gr:hJ<4__}NZC͵NSӪTw- lTX|%'ۖߎH2dC2޳;X]e=Jբ83E?Q_;4471t5&eN? "*R̨.Hu6ch ?B=.Ϗ~&8!u7LYၺ+5PxG38J9j-i~wi FMk*cRAp8M 1Fal&39)*YMdnJ*kYZ rliҬ{A(ykI}n.jƲ-CPlX~zIc 90 N'᫆- uSQP$纠n*+K6ޜhQ)15Wav4Gt"O{#(^y^M?xܔol>HPRϚ|J1gYrLNd[ H|2>V3=2"S)Z+~UեMt"EAXWkaxu%F('܇<VmN0hW|U;c3O&La̖'޵-o+կ;Mʳc?ұhabHp+WjlmBN9 `~թ"I?j4I/AߺЯ+Y Ȓ|BY@Y4ßY9vЍ_ *ttma5̡k9}I(/.T:@*]t:*^/V UQQ(P7lmHUz'ZuFtvۗtH"d J$=4ַ%4ȕS8>_s|um#81d+i^WSi^.?,y9r:cmhwji߆mA͕G^ cx?Nq6<uSr H?ؖK?^j0睈eEVoJWB_P'L4`;qpgn(s 9ȗZx$E`X$ZH]`qϐv6xXu4JרEw3+dL71䛾$25`U`L,Ѕ^eHuՙ d"Ƀ֩YΊPɬ OY ]0xh -fb>CFjNЗ!t%;Lw_zE CL"O6f1MB fr,#c2 _'tNb5fwSWkJUyа9vص*yX ND&ɏ191:ԻY8i$HYHҤ#)BX%g v'\ zqmf7($xn3i\DLdK:ыҤ,3COxHc6bd$|FP_'#Hx]CF-,5DyQ08 e $̓Sfm sA#9y͑b WY [;DG؞6敬fp0OY;-(C56Scin5K19&`wlQd^jB]_0_B՜wff }sAMUhpޖߜ{ nu;=?1]ckl~loI]xb Hrjъ`0XIcغo5C7d*3.0G Iy0y^#v ? N,Z4Nj&"uY]ȚNBp幬X:۷U5!Ǫ|y%Zq`9YF x mZ1ҳo3G,̽w*Y3t}T{.=-e1.I[>S2ȠIdGmDsPXJǟ, nQߜNq5]k<*p+=2$'|L'UڠސfNs?\PœFV[a*SyT9*C68|^"S1:(} J'P]@e?5RKRZw YxYN6pZ?")S܀7)lfXлZӋӐX[8I߭j +KK`7@oa ^ Tsbm}=9tk 0k:bz}zN ias:i3!7O-NjyqVN;qAf2mJ"$ߡXU#ouA'1RD>c q^HJ E$8$Ao]oan~v[¶3ܟ3 N1dMW_3ȗf3Z+'##rejbh@E=Jf~cfik Glb`c/.n#0ѥV|2c7ѻݝ)`_ gp!Xx/,@ zb+e*T4E=HSzgvge=L&+jL"i*UrQƮN۰29uŽTh޾\">?bRӻ q&h,a4{IxbUgIi=7<ټ %e<:uUO>Z@B"E9Gx;M1@O-!T1OsE2KR卙X|*ӮxqCznİh† ²N#r\9&^R oWe,I@YyuIR2[NhgD8Su~,*$cQL2 ^ys;61lcZjal2zS'{\<^XZ{I/z@.?aCYe*tE}݆ 27zPpnFIr؎ݼ{Ǔ 9X묄- 6eRL-YpǴb3u1K-?VQj9Du-E{[TSMM訋/ gZWoX.2n*>xď1x@8M! N WE/RnɎo@ή\JIOLO :7aFಱn Q!o^`iåTpJ^:JH.E]2+u5CBd,.\l5^m揫[yImbdG(mTEY:h Y/xW w)O[8 z!=賞lc>{`* L?*odj:'aZ U;|79zjG:06=Um84:e7x|;hy^zў2%#s)zqix!=>jS=Ik:4ooRrdi/Ki/T-yRv`g&bo <&:恗9 wfYӧnZ(b[U~jMj|FfocwAUkFLۧpwv[߇c3NIT K|K=j3&!]\_m%&Tc!`-]vZREP%22 NOM$6G*.-UVP':YXڰs~AҖmX2L"p՜sɇrtKO%ѯV{i S|uNVlj ],3/kD1" {;VeP|=GB{CbGfl Y+(_`lfA}mɜ`E Y/V'HnxmDh u`\fY(m⾌!6=4ߛ_ED-HwpC i `TFȆ2TT,hJ=m[)㖒 1o{ C4dvO~k-( ^e羘=׾Kj.inL4-)葘hy(%1@7]fck^v &݉$O`Vڅ DēFI 'Y,C30z+/B-^|pSןԈtHs3]G 5iZ0Pޕx Wn#2YD1Ѥ)g*! R$Xe?0QV9k >8&+~Xڛ){*85BޘDIHRorWVHdX9T1L@eU{!yxz"³ :RݥB  6 I1EP@4i嬍'M,+A#? =%؜M<7Q]jG@Y Nl;*0TfZ^OC%^mE=Ò撈oQ&L9ϻxQ2Yi;uTW(4|`  _ XfD߽a[7}pK>0g#2W~4عqwۋͪeZ\Z9 a6jS GK-nipF^~E!'uڮm*=={L&DA4Xe5 r(,d0+ZfGOEaBysJ1Qkū42-C69ls:g;aKYVjqǡfTf^q'v@ƛ|w\oo<}x^И?p0k r X.5/8 Mgom㪃@P0 )Qƹ*؄E"~b[{oB+pRxےYVXd~LsXu&V,Y;'C2%b+Eo` HT 7[tFm"ӫreUIˡ% Sbׯh,j(߯KM%Y'iD*\V1+)Oa|X +$((CFs(9 \pL뽥۬[.iE︇3L߰b @ }a?>9Ük Fy̡CxtdUY|zR,/_^ľُh>-Eu 3jAKQ o~%`zqW6=@"c<\mn fBl<,^Y*Mi'j*xo*Tytr"?^!H T\1twS,L*>9kBX-9~27ct83 " xz[㟻 o2ǖR_ Kpiؙ#_{;dZ~0tU1JHRy`-We ٷ־`ʻbػs@XTn1{rgDR%7'Qd5@zoyP8 x@5P\}YfOƝ*Q (xlOѕ%`H~DOZ 'P@T`4lc~ <&dwZi9[ #)VÆf*TXuW1?)W^#Dµ Ml v#ҀBǍy7YGNm`|uxܯtގqj&M++Zz>~L{껺T!8tZUZ ߼4-F߲ϓu阄lVGF 6|y7h@`Si+bvk&3^ÇY؋w ܈?&+DKe`DFI+e@=܏z'{RmDH -Ê DVЖ}tdԵ-!u,O&@5s}@ ˩ 4??3qDp\1PLrCg ~W8_≟I6qt@:4b\4(v4qÐc,^HI譊3Ϯƶo Kr6G&5*w!XEYTxR[Y*/FZx5fX뫔lV=:2`? r@@$x4*t5 o}}Y!hLL08S_:C I]ki.heғ3KrJkb6bQzFa wc 5_yM[ΠYdS"yOzԩ\>x#UTQMKEY؈t摊 [)=f`c%1#J~gQ8Dt@/\q(nsa=VLϳ"A@U1j(b\:ÉMt aO& C%>7 3VqL߄&C]v T!Qw mUVPX4Rorǂ>h+] ̨O#{kefٝ C"{!ɖ/IР8=v-8?\e n j(T*x-Ѥ(xpqي~d ˒RŞ\{A2]1pYs&5 vrOc!Rlw`G&73jG0Y]02]%F9-n>O Ue`q$*IR.ܴ 5)E#|fW43$ hdXl${o^&2&k[-(h156bb2vrȳxabKPRk>ӭP1NқO{ x`j}Pj6*_% tԻR46MSZz%1zͧ0ָXG; (*)&{ }!Ѹl8~bI>2` oHRnGa'ZI쎫:E_uQba.̽[0XBZ4>Ա8!蛳!|Sxp]%0)QnSP #9q1UH\+g>.@gql)iyX2ҏ q56[ΕR*1|;wS0"X?|5w.6)61H kn̪u~`"b_wt؝Vƕ87q~U ug- 2w,Ӄ>Ļ\b0* !HYNL-B?]BkgLotI3wl%+FR2]!Zҏ{'尴%B&5W+-u!ɥFge)t{g()F0_Y .!}AP^=ŗ -E9": Mؽ:!I 5*aB蕴h#f!כۖ#<ט ..zP=iʸPz32. 3n8FiPkbt^a w>(xAi( ZV.͹UpӇu %h#lH[+(JAu]=dUB=;tB r pv b Lv ;7lOH` %6[849#ӔqzД4yw)|(StTm=Dwaɓ -Մv4OpTN-;/- dfLz S'-fp%8 .MO_8TSYj,:A*+P<5j\)ZŴ]u`=6xzsLړG"QR7%kfo=d恔-9:Fg'7v[z:džIvyss%@7Qi?lBBM3,i@_{'Cij/IܹDSX&/ ,sȱ N jN2\AXxȞxO,M-oϩgbbx#n Hm~LX2IdKieۆ| "*-)' |ABՇ?"Rp/(c[eݕBd-燃c JD̦וBv>Ln/4~{әG@7-$ـuF94-[_@N Zm\{(e#EY#{#jɎT}YW"dkrlzm,L BVsw9ھe^3;@fg` &o`BP<{d5cb׉fǪ|E[^ 2!ŮQcWlnED\Q Ko w<'|ΐ^TJ ~TlQ,uGrZ.ciZT["&P)T:x895;DA,3 8%i!ǟj`b3Js/gP}rA6N4X9iώ0 niQb&(Q;-l5j `P)냒{$: I[&2Qq  ԚpLvx`Is'Ӂo(+^(.s yVHjo5^'uTF>|ج^irpхjR黃?7ݼBw7XU_.7T. B[]u.Wz~V8i?67<,~oW(5&xbPFG,pS;;p1?G7uߌ6oIْF"ޏq.g'Sݔ~ǹ;k d2};hd&xQَeD4rZ2j~N@|rq8$enZ,}kV616S8 v$h*YR)7 7>3(e+̻$Qyꐉ,WNi%ljRvMCjWf=='?28AQN1v٧6coc6ZEU&YF04Æ!b?5.W@K_0%Eg ?R`C p`("٘+hm9P89'WXBeY<9%`s00-˚͂s)K7~C\{]3j9cz RX(99H]p338;m;6B>Dbfȗ"u5[L U[Z:ZT4+޹?ӵ֠-|,QO=IDm gִ|{N0=~"e4QE(-έI|9YJ4h]Ά'gKv\ey >1 pcX b!4''+C*3OUBDFL#y^+,wbI/ K?ZW9#<-yV]L6Ÿ z#fu*;J0fu]%F@zXSx ;M'\qu7 GFeuh'|x^L}Z焜 q]Ṳ̆ex/BPUbʈ[nZ=t$iAz+@ztjw,%gI!0. [s7X;Ff??sA'~hPЉWQ4 S.6xMoF38B{\lR*rT}LKg(jt?_ ߩKJjU}L4_t1i:?SB`\]Cs1rωL^<wXMUbh+& :3N5y /5Ugv9@+ 2V|C nגdcwx XZ'7AQ''ָQ3oioVnk79mC,VIrs*V.DЎ0/MdFUpG╛w 7%.,Q9Fl%vuN7$uFYDo:>)I֍Af_-}amyAk؁[ t@T|P?D<|=8#Ɩfm+T̠ 㗄>GK'خz@yDƈ1vteW&pm+`^s\LM8h.+ʌBzN՝ho޸WW5lKX/<25[x\PM @%_y쐱ĶC1gV\G_S xp>ژ_mJƀ~xxc^yd)Zk sQ8 Z)ղE "ڦdr,e'6ӳ~8 PL#cf K1OEdxy.tLXhgH nd ˱cn%3V,ZR2!Dks4zlw"xon=sB_|3tщV$ƼqX+2sMW%]ˁ [#V;~ANj^^,g!O ڲ Xe*:.~<ޙ T`A_y~$)-Ü{ygARC>)N^R)%$^:8Ҥ5٢ ah*[ !Ϸ0Jq⛂ۜU\VOKT3S$G\X6eGʪWX#%^i|Od׎ˎ/&gGGY)Hқ)>(8h_EVRvxa1N7nג) jGkr No W72R;8voL %BLj(?BEhq|t^(ٵ&:HJi iu\azéЫXF4څOtU<\tg%o 2pBZ"T3k(2V/bNobi\mͬwb0#!&;j8&'kUϭ9_)¬>WI*FaDÅGӷyvj}k΂^`ڌ!Ks˜qh43/p^,d bh^nN&a0k7Δ{zDŽj7(|oih=Ua.[b 2T-Q1f p_?lLh娇qt"^b + \U qps5 m<0u[{[q6ih" 7}gP˞\A;BHD2E6 \xjwBnR]nBhj$qbZQpaÒMoQwܵ! ,OV"L=}SLzEʰa+pb"YGHbx 8zmxPY58BZY-C& rrCs',Q]ma q9XoA8~܆D֏ѐR1kݰ!1 h۝^ѿ',0M4b6R,E(Vա<WWsϾGKl@u!(nK/3\i&RY|fZ8}"_WỦ2MT_NhBAi}'% w2Ώ Y"SA$&VlW(3EwRKSW%aX")c`.Sfp59$M2gPf;HDHm¶nF! ?؟OKdpgut-Jl39U{NvSsٳgiLr``ix灹te "OJK"h)((fQYXK#@Ս|`h? nV)Fկ84@F:hd_OW-mS٥Ziב]X \M8Qe>#ea$Mn;@1ܝv3s,bU #E/; id\duVG0!2~dKeunWx0#_PY͂%dDwn@?uOvO,}{=HVў6gȞ6#GB&ƒWSPTQ.'Ъ'TOoSh2vi߆7rpbݟRJQ}&^EqҪê>C2+3Aϰnjy˜M?^z$/6q׾.RF5*메06Ũk-u}Y:SW1Iv;OqXIn~څ)|ht!b: y|=Z:-kR3[' fT)>6&P4BҦ<B:gX<#L:(]P354V29JQsÓi{# Elc[D0?^±)^RGbSЪqp Fu^@j5ўЄe`"~6KH#5/-m@_8*\?tVpf~3V*-{Zzv &oKAHl$d_/2GG|_9[m]@7?< ׺k ~B;SzŲ1 f1 R5(2ӊbHBM8C(t'}Hta6=OujhbHL5gs%#]HLZ5)Vlf\T gFRHMV6֋Lp4C贖v sEtu&m\tg*0L715nBVBhn7ֺ;u})ǭDOFreق1i\og3y*c`D"5INy0Ë<_Fn}^䮂C(NcKkϷ EU 7vi}`s'{A,(5L$:.rH;1d~*l) YO D\sS< j5ͧ5-+KЫّvSٽ!?c]ܹDf qV g DM93哏vT񈝣FZ)SL=dn:+AZ,KC p\ G(qCQ ZVBWq7.zT;+Naي9z)za9cڵ•!<]WoV 5s4Tz7Lk3w%4p-bn. ʾ+v30\wr[9oy] VB_qL³ f%d #('؊I tp]ڹFIP#)8116b]BYfGjn+39=6}QWP޼Vw\ QҲRSZtA#-RAx!ߓi>~V0%Hn9c/!1`Qa5oCh$(9ԅ[.]5n$qj\x[ ylmc:ql@m lz\|BxVcaT=1P#9K W d0Wh3)*j yzh<Я`B-:d1tה/4pv#Sat=NFbt*g|0uJrtaRBס;0A,UAcMz/W^ f{6$``])%QΩCPc}OG_$^,˻Yv0 Ѱ\evc /Um3~O63MOϤQ!ŮIND& vFLWS'K}lU䏷KUkgw S4#kW Ɖq8t~wF@Y"/fv)iG%\~= *g 1S0x+Ð;h|Dt=*>n|NJPS2scjR˯ z2WkC<`ڽ*OWR,a}PpfIbѦ9vzp'̳B\5"m18<)#XBvF6vy &B1wxAQCnr{51}"ʺUD2 KٖH~{?Px~$$ ɑje۩Ω O=TF}I׵#h8t3?`١avu…8kE6wuޑmܪx3nk8Ѹm)c3mB5v?bm>&ެl[1.t;3vHg;z"/#d'Ğc[m3{KBRI=fq}(Mn{  Q;9rH\u4Q\sBdL~pyF2B !T-@9)u_J܍7*^U H>GUȡd8IaBٌ .첚+nNsWSdWTx&>>TgfsHH]DNy+ ZGEo -ภSrD燹b ) nk($*hF}Ϊ_N uMGZemՉfJf9j71=M&D(!'oN 7;mj=OGیDԺZྉ&\5j'%Pĥk|Y }5'.N佔|G1=K7cL|,a$2gy4+ugiٲR FϤ8Ԛ MCT YQUF*a8岑sd]iIh~)3Y~r|Rqwa㾁UޟrMhL9* -~3Bÿ uُy }$ʣk] !;Rs h3 R5DyT.Or#$Re(.ݨ9\XWH:>v(Dic aV=7BFUGe7гnⴻmPBk/Է{[X V`g~{cVλ[̝WNC8= i{m&PH =ѼНh.̛0 kȰaX+r(}5c4Ry  Um4%;Liy( 5O$,3fL X -`90ݿԠ!q|+6{{EMkp?x+e1hp|e_K4f;'P13VUR]a2TW~r91~)0MIy A9w"oaYhxv:~g;jFyR2f2mtoNgzb %y| 1@5oJWN?^^6_R?Uf+{KK֔UFz4V%lr+aڂ vbFMjFcR'ݿ%}=& +qq~`$si-|_\RkbE3~=ӌ4NhI˙4O%fes2τ3"ъ  H=d{J*nE$ = 3FQ>rjrQ7Um[VaYpp%@8dD}.)=+rŸ#XT7A*#W=[ ш@i GQ?C `"(tG(v ~eE%}H-,n&bc"mUl*M,o3Y ԰@M<]Z$r5Dj+FKr**: 9С RֆuZm9t-֢WzoI $h Xs/gc߂ZA3ײU-G2]K=v+2JORךXk3Lqq>r>#~Q=. 42; pw+=^ \֩'.wᡮ4RXM}@Gt t6$zR2:aC [ Dm,62NgYO|CvpkijM? T[ ϧi¥\Ѽ3j/`wu)J1/!aZ\M`@DSvp5u>OסI4]{`db69&=~'Q&k0~O0T N+Ǫco(^'F?7̜/+Vzb~0S*N-52RL{LQ\4&ROqnot,| 奱%)0T^IF= e3T'<\&$M ع8I- py_9&$ul.죒]:O5'ܜ[2@FN-(_ʫ E+^BՉW+qFON:'7T0cȉ.x|ܱqd*F\ˬdx0VS.چ>$$y g 6,yOrZמemZ"kGcIсCk"#Ok5: z鷟!9^UN԰Ao-[jbắӾhvG'[C R+1ۚZA˙0sh #д*6og3 t":/-"iuc:n<뵎3OlUYZC]M 7MpȚem]}kM8%ӈU<._+;E|rbr!cY1{|gbԖrV+iFSFZ3̗,f["#qwB*&'r Z1*Ne|kI)=ږl ]EйW7/Nf !&Ru/ *+ePOu߆B4X\k^I||LN3lf#&Ă=>ǗEcV$z71G"8f91[ҭ-b/b ?ٰp}s5dXp #p/]XP^5vpѬ(!q6+g JV֟MO>b"%DxʑQ?.w~B]j'.ۄҗ"q8ywpn5=t$GRCIgfn}s,FEq~_dйBڕ7ZLKB Hŧ 2y?R簥`~(8;kX)$s醮WN'oֈ2U*n";B2[[h쎗&ߘX!4%?T2r2\yBtٲa$ lƮy6,deoQJ>> tGn:PyF.ؼ|X "`԰&v6.`ҁ5+o64;PR tƇHw(6:[r"(jDbh{+n3*&\`[4[yyuw%֕ą(+g'\+ȂѬzK>K߱dom=d#[0w,]Bm99qW yœP8N$fx͔}0UN{gp#/>L" s. V#KSQ`}߇}m0vetu_2ĕͭ1d,ˡ51-!.Np'?W)ţA9 EAmיga+Sh"+Y4ex=<-jGpk 8!~ilŶ'^]ek8RFم).˪$4 QM0xS\o7(:@9jQێ6 9OI5e@ }v6B6*N2`re^ s\b䁿?`5tt҉0j6 'oJ{]J.VFP]p2IP^ g*g/.lT*!eYOԞ:ڷc{ ԋDJ$(_h&cf-E\#Aa_.CjJ02EZ/9qj)Xːy0 QNb.#ialLv$DW:i?۪E&d9_9Vvpg{!A1Kk1?3UDy89"`e~4fЪ^w;t$5䭏*Q X_V'NAu͛Sl }E Gy.z_XRA,%}ZQygo-NˇZ!bIM͈h aeiWBcN ^#SMP.)(ݡyv4 m6ǎ9HsܽAczEx%x1r8Ms<*a&hKb.+[93+G M©LÓV7D? U>tLnZaZޱfHH׊+-V+=s&ZB Mn:JY|y=@MWy,ȑQsbɶ9_|X_]wIZ֦M<)yh˨}B[z)~mR2NfCQ /~ӀCz EXO]/`\/>[a*HV`iM4@2~ mIfƬz=PO/i9Oć$f~JaT?MK#IWfD<^ P| ݏ scE^Ha #&'_7oyQkÜUINj.{Ϡ \-?IFQuM?xa bpIqYF\D+|MgsfP-/3 W;466>njV+C֒fC)xSl~[-ǃIz<5RڮGQNINBрeBI^oI uj79^jf~گ~#$HqsURS}8|Qt耿0*0;WCT v^liBD,ډ+ٝa4@(؏~űwkbYԥ@TgBm(LJ]0Ls-}5dfmط>B3{Vov%N [՞Ϝ)mODIvt'v Xa=Û樨Fo%Uz\J{*P-tqL@AjAkZ5nmBdRȜD8tT`aJƤb"Sh@< BWéc,(TE {M>gb݈$ K|TFSU%25e(ڒ1PT5}!WC,X*2Q,9 A2WSެoߺvƱdij =|h"GS2Rf<9F,:vJ ɓRM {4,5[+@N1))~5؀2G:KH>%2tZ2٧ }v >5⻜oeMҽߞO+4ElO0?t"މDo+Dx|#?&H[xtwqmw\eޒ7Aq(aV*Mr:XfBM~(\A?Y֪ %0>3(K@S7)qn/nZ%)7heT6U-jS0DW'ec[9"MK5⚆<`둂 OT!%)RDE{Mefhn gXO`--,4Ga-GwC*8F *]?VNf#Zwn,be\,vr $Tք#G@ĵӀeE󙷫3)xb{Îw"[ea[8V%SR kd;p:ܩ{6n?  尢huC|R7b˜#}7@jW.| ~nГ1_ZW.Xm]J'v 3WK*["vjLߦmo"ʳkQINIʛdQ- k* 7z!)Yً.!uJnҢ\9=#u b;&o`꿱3~(R<>v-\dRvNobN]rz>N\4>' [ҝɦ7"F.I9\vO C~,!:dd :^ͺڽ2(3PGeK@ZWa;Ϗ>FYOl !XY=sZuq((0BB3faB‡7Do HC\$@u7uuLF)pjhHuTgE_I^%' BbLc Sh8Jb^H"`lir}!ٰS PpQ=;ǯ4LFqdذ"YMz'c!<K bPGsb9T XI@X`ܶ_BW^^vmk%jlh0 DLFT H9kqW`IOINLĎ F(!g:GT F(qgep2A]X(<εI{:NJC[|S4.SnG6Kd|a;͢G0xKajN~5Tf+&'5@Fi9ԷVA{lP7̴F>}_OB\bfPce43@ÿbGexj~ZW,N18{ \{rhc]SXAϡd,ݱJ`_bi/UL^7SաQ&\|R"Kz 0E7maˀѨSh3C<.J# #'F=Q<ٮe0Cl)ֳyy#QDsR_4&(CmsKG蘪OқsWQe;Tw^И7q|G܊O?彘|t%+ d#KzKj_ a6#QË1]/d[ k8p&/^&0)_Ap=53dIpkIKgUM?9RI/ dŒ=*.v+=a7ਅi c MLo ; A{hbu!V2o="urb-|HO=k}yqTӫFˮL7Xg~7Zێ ?}Dԁ/7Bpf}1{ѺUawQHy@6+u=Sl2:WY;OZ1GAh-n 3DwϤ+䡽Sex2f巓3 Ga@: 癉ieuQ<ټ6 {Z+e9]qbo8T&O|`BsG#bo*@H$S)"B.TJg2.øcu@2WdC:6:5v PlPea>Plb◜m U:p=:ֺӼjkH F=w1g7xlrD@ޛ J}< Z"Ji"1-u%SK90R;^e=HIK;M^=6@twz-J}7[;@o"cV=;rk և$gp pog85Jd # ZBe6]ZfGoJ"^8 bce .֦-)WBw2@Vn3Wwٿo;>&'@ ?\e4摢M)}:6sI=}DlXWيM4ڦA8p_OU=.8&OX5"g*"ɚHp7#ɏgnpAsNt<5~'o6ph4d:",: f*0䎶 JLS3:3-DmUmRԅBӫd]V*0-3q%[Tѷ>Mxc3z>?FrR̖4X#3H~ k=h|*-&a5 ;j8J3j0KG,zٽ8~GeK1T~_uQc˴l8n f"eXHMI@+6MxHUfYlN bq_ا_r3RQ` ŦN_t2E$MpSըgQ{4 RbKss ja)X giӛF +HN](E4>]pMX"ԇs'V ~h:/V7uGTK1 /$=XC 2s-9!=G{ފYτ-Gu,עqFo|F]HP[FH36t7MʞࡅggxPkz^uiI?B^w zXalz*V}.Qy#}oycj~[] 0^ A60.+Vͫy~f'8Q M/t@Z+e#OgYv<fnr*6s գZ ep_;I&{Ii3٩~i 瑍$ƛE UaqWs'ݗUh9@bJmNYU{h{E(eE[?Gڃ!_o!0ujUF /NwtLe@*:+YyQD|-.{qU **̕";p]YjU[ؓNA\;[Q;>j.IӕpȷAHbN!eOyxKǣwV+y+/ WO8r٢"鐋GoQ%4T:.y7t:+km/;z~4ds(6(>CH\3,98Њojx٨G u̴Y^S@XZ z?Mj/@Rl\1ƒ$MxKb1~TD ӉǏĀ];,8.fh )$ǹ(I|YiU27yر8;;X)M`bTΉXPF|eS jCC⋜_UJ(jYd-x+ nAJH OszkB\9A¸K$˴%W=&nqq%6%D;1{ rVXJ U9V&M ;١녙1ʳ Lر;~ ؚQc}0Îl+y #v+ۖk/U!6C)=A!??M;}TP0=0[[SK+=2aԺ\6C|_?&G\ڨ%Zv S,9ncO #̴^+a5CA_|D =z/h_h'%Y_cN~S9c ̋ZOgu`$Bp۝ZQBmtk:DzmT C ӿ0Pjޣ3cig%=7:_V6&q#-NRU3 \sGX7|`XVֲN%T%WI;KJgfZO_x-JYT4ެcQh&#~˦ eO_C@.\=c{̼O@uBW^C_ h}.vX Rdv3\SDi#:$$VG#!$9ppEyv:Z2G,a+a Qmݐml|:@"akh+p|hvYvZ3_vS4 pl * SD]U>!]ʀ322@p akW:578ĝ2.&]r%Fѳפ=A$2 zD]4XO7c9fxDH[8KxΌZ,em=*i1(їkԨN$x+yXXSDܦOz ,O!%Asf|$4dzK`AҪW&v uQE֏oRGnt\0]!gIcG}mx:Sy֤NJK{V'[ Mg;X ր◯Љ6Ϳզ Ż˕̸u]u@]/VSPӷ |zgddz >s""EHJfvEQ|/>04kLqD~;3˂E< ̟DDl7/$q`e[ζ/-7g 3>Vs @jNJ 6w.M@KԹm;xhyfbPۍ?Pl%3oכ0N훇0(ju{Sm وVeKo>jꢁMG[/5yx 8Ã#A\;D q7&mjg0 =6qA @dn+T Q =!Oc \BӰl@yAu?^;z2)%J/<(ҏ} muE~RhNمy?yLmtyx?B@2f5JHZKT'r )\:a T̑ .AEFd %q~O(__Z|v9!mI'| \_Z%%xcu~8`EWh&u@TH2.Cvaae7up}=B)r{efƴ8,o3-q 巊Vw75_H IP4dNcDu/?:}K5+w6vlj`g\HQ~ѳAN7Pn r_Rwy>`G}oå4 <'7IZi zin3b%kq*#Tl]| 0")UR9}FdpRFi¿02lnTob"dYU0K+#dc*<RuǔǍ{/Qf}*ZW헆Yϐ= 0dqoJTCT(+g[gEsa W_IxMCZE O`'LG.)XDpϾGK]`șz`۝.N9e3vo(0bdY ZWM-9Ӆjʧ~vc`FZ(u|fb<<; U ڱe@ AxâJ`bCU [&xu@,{59Kk0E>{!`G (JӕrƉF$eVq9`k;CԀ͡ߣ~&6MէS.5t`QT+<=sA 8U܆`짟y0g%.h`Zs3sWzTf;\^F?eC;{GW뀊8?/aUO zO0&u3-Z%a.Nuã^ϽHi5%aue j-,Ozܵ*2 ̒/xJ @QPn{@ZM>iӾF{@*pw ! %& CԞIgprG3emc+Zv3q UXRjʲ9UX8XWKGb^W^VSjZX Lr%mQ)uNgJ䴝+YigNB&:` {5g0۔0K䣁ZSz2 4o-h-5)ohL^'[0jO T"pN/zG:n,1w[jD1RS,jul?9cIrr܂XMdxf'0(]#*I>Hv"0|vD:˺J\Zr?}%&4tWeSZd %6y$ή!oGKaE30B6$iI琷w[]DQ͗8kWʤDvQ`%[Ug^weVװTW4{An{N}&xY _^}-(ѝfZi*P|5O6|џd]$~RHwT0V $ƺ==iDJS85_FdOmk4&O=C،Q՘ LbUwFNpPːCSz{D{28 @ker9 l҉xs%7!o)f+Z`P}XTP^.l e"@vPT,|bIBzWcrñtK>5b|'ŭOd QTiⓣ#}. i{f6$'b:<q|*8Id g:R9tqS-AD K~;0fZ3 _!@W}Jm; 'N eb}~ޅ&xB|ل#pV6C>=& ?beȮN!ѽzZH7Aj,W^{)8ACs(j/ʐ@SfW [\ߜw)P$Bg#,%0äc]D/祲 X[rG!,Y/EHwV! ;&}Y/Ԝo/5ttauįZeg7aRW'<}LA;maZ.D lZV{!HPxt攼W|%kG)Y5ͺ_n 23j$/o|VlD:q5ǹqgt$4@!سX\̂l:Z0p׸q./6BL $BI٢ j_H-]؊^jկ8hCORQs YZ