eximon-debuginfo-4.94.2-bp154.2.6.1 4>$  Ape֜!M@eeex?MMTۣD{$N |N"zX}޷w2iNb*C]׶/&6{iAs| bKwj̷\Hg򥀢f#~ 'r衕PbUˏ>scjEǘiQ^W0`+1bt0Xz9jV~Is 7jN_:4H;qUX/Iʊk]<Pe+HMb A8 e4a27b7b032f36802f649270bc83e7423a86150511f77be136a2ff85b16260d8df232338cf04598235c39432bff800f985a5f305 e֜!M@eeeG1I:Yx*C)Ԃ2*jbv/$㷓ƨW c}* YA=^J`NlwH+<f`gU7iW暄žFeMp@t?d $ I!*; Tf{    4  @`0(_8h19,1: m1F{1G{HH{hI{X{Y{\{]| ^|b}$c}d~qe~vf~yl~{u~v~wxyz`eximon-debuginfo4.94.2bp154.2.6.1Debug information for package eximonThis package provides debug information for package eximon. Debug information is useful when developing applications that use this package or when debugging this package.ei03-armsrv2SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttp://www.exim.org/linuxaarch64!PAAAAA큤eeeeeeee5c836e1071c249de5f539cfc9187a2bb5c7735d6305920f71aab1b5da249aac5../../../../../usr/bin/eximon.bin../../../../../usr/lib/debug/usr/bin/eximon.bin-4.94.2-bp154.2.6.1.aarch64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootexim-4.94.2-bp154.2.6.1.src.rpmdebuginfo(build-id)eximon-debuginfoeximon-debuginfo(aarch-64)    exim-debuginfo(aarch-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.94.2-bp154.2.6.13.0.4-14.6.0-14.0-15.2-14.14.3ecN@`7@`N@_C^(@^?@^@^^@^[^r^ @]7@]@]s]9\\ZԐ@Z`@Z@ZZ@Z@Z@Z@YdY[@YGXWW@VV2VVjVqUJ@U0U@TÉ@TÉ@TÉ@TÉ@T@T@T@TuTuPeter Wullinger Peter Wullinger wullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.dewullinger@rz.uni-kiel.depoeml@cmdline.netpoeml@cmdline.netalex wullinger@rz.uni-kiel.deseanlew@opensuse.org wullinger@rz.uni-kiel.decrrodriguez@opensuse.orgkbabioch@suse.comwullinger@rz.uni-kiel.dedmueller@suse.comkstreitova@suse.commeissner@suse.comrbrown@suse.comdimstar@opensuse.orgmeissner@suse.commeissner@suse.comwullinger@rz.uni-kiel.dee.istomin@edss.eelmuelle@suse.comlmuelle@suse.comopensuse@cboltz.delmuelle@suse.commichal.hrusecky@opensuse.orglmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.commichal.hrusecky@opensuse.orgmichal.hrusecky@opensuse.orglmuelle@suse.comlmuelle@suse.comlmuelle@suse.com- add patch (patch-CVE-2023-42115-CVE-2023-42116-CVE-2023-42114.patch) for * CVE-2023-42114 (bsc#1215784) * CVE-2023-42115 (bsc#1215785) * CVE-2023-42116 (bsc#1215786)- add patch-cve-2022-3559 (fixes CVE-2022-3559, bsc#1204427, Bug 2915)- update to exim-4.94.2 security update (bsc#1185631) * CVE-2020-28007: Link attack in Exim's log directory * CVE-2020-28008: Assorted attacks in Exim's spool directory * CVE-2020-28014: Arbitrary PID file creation * CVE-2020-28011: Heap buffer overflow in queue_run() * CVE-2020-28010: Heap out-of-bounds write in main() * CVE-2020-28013: Heap buffer overflow in parse_fix_phrase() * CVE-2020-28016: Heap out-of-bounds write in parse_fix_phrase() * CVE-2020-28015: New-line injection into spool header file (local) * CVE-2020-28012: Missing close-on-exec flag for privileged pipe * CVE-2020-28009: Integer overflow in get_stdinput() * CVE-2020-28017: Integer overflow in receive_add_recipient() * CVE-2020-28020: Integer overflow in receive_msg() * CVE-2020-28023: Out-of-bounds read in smtp_setup_msg() * CVE-2020-28021: New-line injection into spool header file (remote) * CVE-2020-28022: Heap out-of-bounds read and write in extract_option() * CVE-2020-28026: Line truncation and injection in spool_read_header() * CVE-2020-28019: Failure to reset function pointer after BDAT error * CVE-2020-28024: Heap buffer underflow in smtp_ungetc() * CVE-2020-28018: Use-after-free in tls-openssl.c * CVE-2020-28025: Heap out-of-bounds read in pdkim_finish_bodyhash()- update to exim-4.94.1 * Fix security issue in BDAT state confusion. Ensure we reset known-good where we know we need to not be reading BDAT data, as a general case fix, and move the places where we switch to BDAT mode until after various protocol state checks. Fixes CVE-2020-BDATA reported by Qualys. * Fix security issue in SMTP verb option parsing (CVE-2020-EXOPT) * Fix security issue with too many recipients on a message (to remove a known security problem if someone does set recipients_max to unlimited, or if local additions add to the recipient list). Fixes CVE-2020-RCPTL reported by Qualys. * Fix CVE-2020-28016 (PFPZA): Heap out-of-bounds write in parse_fix_phrase() * Fix security issue CVE-2020-PFPSN and guard against cmdline invoker providing a particularly obnoxious sender full name. * Fix Linux security issue CVE-2020-SLCWD and guard against PATH_MAX better.- bring back missing exim_db.8 manual page (fixes bsc#1173693)- bring in changes from current +fixes (lots of taint check fixes) * Bug 1329: Fix format of Maildir-format filenames to match other mail- related applications. Previously an "H" was used where available info says that "M" should be, so change to match. * Bug 2587: Fix pam expansion condition. Tainted values are commonly used as arguments, so an implementation trying to copy these into a local buffer was taking a taint-enforcement trap. Fix by using dynamically created buffers. * Bug 2586: Fix listcount expansion operator. Using tainted arguments is reasonable, eg. to count headers. Fix by using dynamically created buffers rather than a local. Do similar fixes for ACL actions "dcc", "log_reject_target", "malware" and "spam"; the arguments are expanded so could be handling tainted values. * Bug 2590: Fix -bi (newaliases). A previous code rearrangement had broken the (no-op) support for this sendmail command. Restore it to doing nothing, silently, and returning good status.- update to exim 4.94 * some transports now refuse to use tainted data in constructing their delivery location this WILL BREAK configurations which are not updated accordingly. In particular: any Transport use of $local_user which has been relying upon check_local_user far away in the Router to make it safe, should be updated to replace $local_user with $local_part_data. * Attempting to remove, in router or transport, a header name that ends with an asterisk (which is a standards-legal name) will now result in all headers named starting with the string before the asterisk being removed.- switch pretrans to use lua (fixes bsc#1171877)- bring changes from current in +fixes branch (patch-exim-fixes-ee83de04d3087efaf808d1f2235a988275c2ee94) * fixes CVE-2020-12783 (bsc#1171490) * Regard command-line recipients as tainted. * Bug 2489: Fix crash in the "pam" expansion condition. * Use tainted buffers for the transport smtp context. * Bug 2493: Harden ARC verify against Outlook, which has been seen to mix the ordering of its ARC headers. This caused a crash. * Bug 2492: Use tainted memory for retry record when needed. Previously when a new record was being constructed with information from the peer, a trap was taken. * Bug 2494: Unset the default for dmarc_tld_file. * Fix an uninitialised flag in early-pipelining. Previously connections could, depending on the platform, hang at the STARTTLS response. * Bug 2498: Reset a counter used for ARC verify before handling another message on a connection. Previously if one message had ARC headers and the following one did not, a crash could result when adding an Authentication-Results: header. * Bug 2500: Rewind some of the common-coding in string handling between the Exim main code and Exim-related utities. * Fix the variables set by the gsasl authenticator. * Bug 2507: Modules: on handling a dynamic-module (lookups) open failure, only retrieve the errormessage once. * Bug 2501: Fix init call in the heimdal authenticator. Previously it adjusted the size of a major service buffer; this failed because the buffer was in use at the time. Change to a compile-time increase in the buffer size, when this authenticator is compiled into exim.- don't create logfiles during install * fixes CVE-2020-8015 (bsc#1154183)- add a spec-file workaround for bsc#1160726- update to exim 4.93.0.4 (+fixes release) * Avoid costly startup code when not strictly needed. This reduces time for some exim process initialisations. It does mean that the logging of TLS configuration problems is only done for the daemon startup. * Early-pipelining support code is now included unless disabled in Makefile. * DKIM verification defaults no long accept sha1 hashes, to conform to RFC 8301. They can still be enabled, using the dkim_verify_hashes main option. * Support CHUNKING from an smtp transport using a transport_filter, when DKIM signing is being done. Previously a transport_filter would always disable CHUNKING, falling back to traditional DATA. * Regard command-line receipients as tainted. * Bug 340: Remove the daemon pid file on exit, whe due to SIGTERM. * Bug 2489: Fix crash in the "pam" expansion condition. It seems that the PAM library frees one of the arguments given to it, despite the documentation. Therefore a plain malloc must be used. * Bug 2491: Use tainted buffers for the transport smtp context. Previously on-stack buffers were used, resulting in a taint trap when DSN information copied from a received message was written into the buffer. * Bug 2493: Harden ARC verify against Outlook, whick has been seen to mix the ordering of its ARC headers. This caused a crash. * Bug 2492: Use tainted memory for retry record when needed. Previously when a new record was being constructed with information from the peer, a trap was taken. * Bug 2494: Unset the default for dmarc_tld_file. Previously a naiive installation would get error messages from DMARC verify, when it hit the nonexistent file indicated by the default. Distros wanting DMARC enabled should both provide the file and set the option. Also enforce no DMARC verification for command-line sourced messages. * Fix an uninitialised flag in early-pipelining. Previously connections could, depending on the platform, hang at the STARTTLS response. * Bug 2498: Reset a counter used for ARC verify before handling another message on a connection. Previously if one message had ARC headers and the following one did not, a crash could result when adding an Authentication-Results: header. * Bug 2500: Rewind some of the common-coding in string handling between the Exim main code and Exim-related utities. The introduction of taint tracking also did many adjustments to string handling. Since then, eximon frequently terminated with an assert failure. * When PIPELINING, synch after every hundred or so RCPT commands sent and check for 452 responses. This slightly helps the inefficieny of doing a large alias-expansion into a recipient-limited target. The max_rcpt transport option still applies (and at the current default, will override the new feature). The check is done for either cause of synch, and forces a fast-retry of all 452'd recipients using a new MAIL FROM on the same connection. The new facility is not tunable at this time. * Fix the variables set by the gsasl authenticator. Previously a pointer to library live data was being used, so the results became garbage. Make copies while it is still usable. * Logging: when the deliver_time selector ise set, include the DT= field on delivery deferred (==) and failed (**) lines (if a delivery was attemtped). Previously it was only on completion (=>) lines. * Authentication: the gsasl driver not provides the $authN variables in time for the expansion of the server_scram_iter and server_scram_salt options.spec file cleanup to make update work - add docdir to spec- update to exim 4.93 * SUPPORT_DMARC replaces EXPERIMENTAL_DMARC * DISABLE_TLS replaces SUPPORT_TLS * Bump the version for the local_scan API. * smtp transport option hosts_try_fastopen defaults to "*". * DNSSec is requested (not required) for all queries. (This seemes to ask for trouble if your resolver is a systemd-resolved.) * Generic router option retry_use_local_part defaults to "true" under specific pre-conditions. * Introduce a tainting mechanism for values read from untrusted sources. * Use longer file names for temporary spool files (this avoids name conflicts with spool on a shared file system). * Use dsn_from main config option (was ignored previously).- update to exim 4.92.3 * CVE-2019-16928: fix against Heap-based buffer overflow in string_vformat, remote code execution seems to be possible- update to exim 4.92.2 * CVE-2019-15846: fix against remote attackers executing arbitrary code as root via a trailing backslash- update to exim 4.92.1 * CVE-2019-13917: Fixed an issue with ${sort} expansion which could allow remote attackers to execute other programs with root privileges (boo#1142207)- spec file cleanup * fix DANE inclusion guard condition * re-enable i18n and remove misleading comment * EXPERIMENTAL_SPF is now SUPPORT_SPF * DANE is now SUPPORT_DANE- update to exim 4.92 * ${l_header:} expansion * ${readsocket} now supports TLS * "utf8_downconvert" option (if built with SUPPORT_I18N) * "pipelining" log_selector * JSON variants for ${extract } expansion * "noutf8" debug option * TCP Fast Open support on MacOS * CVE-2019-10149: Fixed a Remote Command Execution (bsc#1136587) - add workaround patch for compile time error on missing printf format annotation (gnu_printf.patch)- update to 4.91 * DEFER rather than ERROR on redis cluster MOVED response. * Catch and remove uninitialized value warning in exiqsumm * Disallow '/' characters in queue names specified for the "queue=" ACL modifier. This matches the restriction on the commandline. * Fix pgsql lookup for multiple result-tuples with a single column. Previously only the last row was returned. * Bug 2217: Tighten up the parsing of DKIM signature headers. * Bug 2215: Fix crash associated with dnsdb lookup done from DKIM ACL. * Fix issue with continued-connections when the DNS shifts unreliably. * Bug 2214: Fix SMTP responses resulting from non-accept result of MIME ACL. * The "support for" informational output now, which built with Content Scanning support, has a line for the malware scanner interfaces compiled in. Interface can be individually included or not at build time. * The "aveserver", "kavdaemon" and "mksd" interfaces are now not included by the template makefile "src/EDITME". The "STREAM" support for an older ClamAV interface method is removed. * Bug 2223: Fix mysql lookup returns for the no-data case (when the number of rows affected is given instead). * The runtime Berkeley DB library version is now additionally output by "exim -d -bV". Previously only the compile-time version was shown. * Bug 2230: Fix cutthrough routing for nonfirst messages in an initiating SMTP connection. * Bug 2229: Fix cutthrough routing for nonstandard port numbers defined by routers. * Bug 2174: A timeout on connect for a callout was also erroneously seen as a timeout on read on a GnuTLS initiating connection, resulting in the initiating connection being dropped. * Relax results from ACL control request to enable cutthrough, in unsupported situations, from error to silently (except under debug) ignoring. * Fix Buffer overflow in base64d() (CVE-2018-6789) * Fix bug in DKIM verify: a buffer overflow could corrupt the malloc metadata, resulting in a crash in free(). * Fix broken Heimdal GSSAPI authenticator integration. * Bug 2113: Fix conversation closedown with the Avast malware scanner. * Bug 2239: Enforce non-usability of control=utf8_downconvert in the mail ACL. * Speed up macro lookups during configuration file read, by skipping non- macro text after a replacement (previously it was only once per line) and by skipping builtin macros when searching for an uppercase lead character. * DANE support moved from Experimental to mainline. The Makefile control for the build is renamed. * Fix memory leak during multi-message connections using STARTTLS. * Bug 2236: When a DKIM verification result is overridden by ACL, DMARC reported the original. Fix to report (as far as possible) the ACL result replacing the original. * Fix memory leak during multi-message connections using STARTTLS under OpenSSL * Bug 2242: Fix exim_dbmbuild to permit directoryless filenames. * Fix utf8_downconvert propagation through a redirect router. * Bug 2253: For logging delivery lines under PRDR, append the overall DATA response info to the (existing) per-recipient response info for the "C=" log element. * Bug 2251: Fix ldap lookups that return a single attribute having zero- length value. * Support Avast multiline protocol, this allows passing flags to newer versions of the scanner. * Ensure that variables possibly set during message acceptance are marked dead before release of memory in the daemon loop. * Bug 2250: Fix a longstanding bug in heavily-pipelined SMTP input (such as a multi-recipient message from a mailinglist manager). * The (EXPERIMENTAL_DMARC) variable $dmarc_ar_header is withdrawn, being replaced by the ${authresults } expansion. * Bug 2257: Fix pipe transport to not use a socket-only syscall. * Set a handler for SIGTERM and call exit(3) if running as PID 1. This allows proper process termination in container environments. * Bug 2258: Fix spool_wireformat in combination with LMTP transport. Previously the "final dot" had a newline after it; ensure it is CR,LF. * SPF: remove support for the "spf" ACL condition outcome values "err_temp" and "err_perm", deprecated since 4.83 when the RFC-defined words " temperror" and "permerror" were introduced. * Re-introduce enforcement of no cutthrough delivery on transports having transport-filters or DKIM-signing. * Cutthrough: for a final-dot response timeout (and nonunderstood responses) in defer=pass mode supply a 450 to the initiator. Previously the message would be spooled. * DANE: add dane_require_tls_ciphers SMTP Transport option; if unset, tls_require_ciphers is used as before. * Malware Avast: Better match the Avast multiline protocol. * Fix reinitialisation of DKIM logging variable between messages. * Bug 2255: Revert the disable of the OpenSSL session caching. * Add util/renew-opendmarc-tlds.sh script for safe renewal of public suffix list. * DKIM: accept Ed25519 pubkeys in SubjectPublicKeyInfo-wrapped form, since the IETF WG has not yet settled on that versus the original "bare" representation. * Fix syslog logging for syslog_timestamp=no and log_selector +millisec. Previously the millisecond value corrupted the output. Fix also for syslog_pid=no and log_selector +pid, for which the pid corrupted the output.- Replace xorg-x11-devel by individual pkgconfig() buildrequires.- update to 4.90.1 * Allow PKG_CONFIG_PATH to be set in Local/Makefile and use it correctly during configuration. Wildcards are allowed and expanded. * Shorten the log line for daemon startup by collapsing adjacent sets of identical IP addresses on different listening ports. Will also affect "exiwhat" output. * Tighten up the checking in isip4 (et al): dotted-quad components larger than 255 are no longer allowed. * Default openssl_options to include +no_ticket, to reduce load on peers. Disable the session-cache too, which might reduce our load. Since we currrectly use a new context for every connection, both as server and client, there is no benefit for these. * Add $SOURCE_DATE_EPOCH support for reproducible builds, per spec at . * Fix smtp transport use of limited max_rcpt under mua_wrapper. Previously the check for any unsuccessful recipients did not notice the limit, and erroneously found still-pending ones. * Pipeline CHUNKING command and data together, on kernels that support MSG_MORE. Only in-clear (not on TLS connections). * Avoid using a temporary file during transport using dkim. Unless a transport-filter is involved we can buffer the headers in memory for creating the signature, and read the spool data file once for the signature and again for transmission. * Enable use of sendfile in Linux builds as default. It was disabled in 4.77 as the kernel support then wasn't solid, having issues in 64bit mode. Now, it's been long enough. Add support for FreeBSD also. * Add commandline_checks_require_admin option. * Do pipelining under TLS. * For the "sock" variant of the malware scanner interface, accept an empty cmdline element to get the documented default one. Previously it was inaccessible. * Prevent repeated use of -p/-oMr * DKIM: enforce the DNS pubkey record "h" permitted-hashes optional field, if present. * DKIM: when a message has multiple signatures matching an identity given in dkim_verify_signers, run the dkim acl once for each. * Support IDNA2008. * The path option on a pipe transport is now expanded before use * Have the EHLO response advertise VRFY, if there is a vrfy ACL defined. - Several bug fixes - Fix for buffer overflow in base64decode() (bsc#1079832 CVE-2018-6789) - removed patches (included upstream now): * exim-CVE-2017-1000369.patch * exim-CVE-2017-16943.patch * exim-CVE-2017-16944.patch * exim-4.86.2-mariadb_102_compile_fix.patch- add exim-CVE-2017-16944.patch: backport of commit 178ecb70987f024f0e775d87c2f8b2cf587dd542 fix for CVE-2017-16944 (#bsc1069859)- update to 4.88: drops fix-CVE-2016-9963-31c02defdc5118834e801d4fe8f11c1d9b5ebadf.patch, exim-4.86.2+fixes-867e8fe25dbfb1e31493488ad695bde55b890397.patch - remove exim4-manpages.tar.bz2: upstream does not exist anymore - update keyring- add exim-4.86.2-mariadb_102_compile_fix.patch to fix compilation with the mariadb 10.2 (in our case the build with libmariadb library from the mariadb-connector-c package) * upstream commits: a12400fd4493b676e71613ab429e731f777ebd1e and 31beb7972466a33a88770eacbce13490f2ddadc2- exim-CVE-2017-16943.patch: fixed possible code execution (CVE-2017-16943 bsc#1069857)- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Explicitly buildrequire libnsl-devel on suse_version >= 1330: libnsl used to be an integrated part of glibc. Since the build system / makefiles explicitly reference libnsl, it is our own duty to ensure we have our deps in place.- specify users with ref:mail, to make them dynamic. bsc#1046971- exim-CVE-2017-1000369.patch: Fixed memory leaks that could be exploited to "stack crash" local privilege escalation (bsc#1044692) - Require user(mail) group(mail) to meet new users handling in TW. - Prerequire permissions (fixes rpmlint).- conditionally disable DANE on SuSE versions with OpenSSL < 1.0 - exim-4.86.2+fixes-867e8fe25dbfb1e31493488ad695bde55b890397.patch: import exim-4_86_2+fixes branch + fix CVE-2016-1531 when installed setuid root, allows local users to gain privileges via the perl_startup argument. + fix Bug 1805: store the initial working directory, expand $initial_cwd + fix Bug 1671: segfault after delivery (https://bugs.exim.org/show_bug.cgi?id=1671) + Don't issue env warning if env is empty - fix-CVE-2016-9963-31c02defdc5118834e801d4fe8f11c1d9b5ebadf.patch: DKIM information leakage- Makefile tuning: + add sqlite support + disable WITH_OLD_DEMIME + enable AUTH_CYRUS_SASL + enable AUTH_TLS + enable SYSLOG_LONG_LINES + enable SUPPORT_PAM + MAX_NAMED_LIST=64 + enable EXPERIMENTAL_DMARC + enable EXPERIMENTAL_EVENT + enable EXPERIMENTAL_PROXY + enable EXPERIMENTAL_CERTNAMES + enable EXPERIMENTAL_DSN + enable EXPERIMENTAL_DANE + enable EXPERIMENTAL_SOCKS + enable EXPERIMENTAL_INTERNATIONAL- Update to 4.86.2 + Fix minor portability issues for *BSD and OS/X.- Update to 4.86.1 + Add support for keep_environment and add_environment options; CVE-2016-1531; (boo#968844).- Move AppArmor profile to /usr/share/apparmor/extra-profiles/, which is the directory for inactive profiles since AppArmor 2.9- Update the Exim Maintainers Keyring file 'exim.keyring'. - Use URL for the source line of the main tar ball.- Update to 4.86 * Support for using the system standard CA bundle. * New expansion items $config_file, $config_dir, containing the file and directory name of the main configuration file. Also $exim_version. * New "malware=" support for Avast. * New "spam=" variant option for Rspamd. * Assorted options on malware= and spam= scanners. * A commandline option to write a comment into the logfile. * If built with EXPERIMENTAL_SOCKS feature enabled, the smtp transport can be configured to make connections via socks5 proxies. * If built with EXPERIMENTAL_INTERNATIONAL, support is included for the transmission of UTF-8 envelope addresses. * If built with EXPERIMENTAL_INTERNATIONAL, an expansion item for a commonly used encoding of Maildir folder names. * A logging option for slow DNS lookups. * New ${env {}} expansion. * A non-SMTP authenticator using information from TLS client certificates. * Main option "tls_eccurve" for selecting an Elliptic Curve for TLS. Patch originally by Wolfgang Breyha. * Main option "dns_trust_aa" for trusting your local nameserver at the same level as DNSSEC. - Dropped exim-enable_ecdh_openssl.patch as included in upstream- Fix the systemd service file by not passing EXIM_ARGS as one single argument by removing the curly brackets (shell syntax).- Install fitting eximstats.conf depending on SUSE version; (bsc#926861). - Add attribute dir to /etc/apache2 and /etc/apache2/conf.d in the file list.- Replace the fixed ExecStart arguments by ${EXIM_ARGS} as defined in /etc/sysconfig/exim; (bsc#922145).- Set CFLAGS_OPT_WERROR only on post-5 CentOS and RHEL systems.- Drop BuildRequires xorg-x11-server-sdk for non SUSE systems in particular to build on RHEL 6 again.- Let ld know the path to mysqlclient.- update to 4.85 + When running the test suite, the README says that variables such as no_msglog_check are global and can be placed anywhere in a specific test's script, however it was observed that placement needed to be near the beginning for it to behave that way. Changed the runtest perl script to read through the entire script once to detect and set these variables, reset to the beginning of the script, and then run through the script parsing/test process like normal. + Expand the EXPERIMENTAL_TPDA feature. Several different events now cause callback expansion. + Bugzilla 1518: Clarify "condition" processing in routers; that syntax errors in an expansion can be treated as a string instead of logging or causing an error, due to the internal use of bool_lax instead of bool when processing it. + Add EXPERIMENTAL_DANE, allowing for using the DNS as trust-anchor for server certificates when making smtp deliveries. + Support secondary-separator specifier for MX, SRV, TLSA lookups. + Add ${sort {list}{condition}{extractor}} expansion item. + Bugzilla 1216: Add -M (related messages) option to exigrep. + GitHub Issue 18: Adjust logic testing for true/false in redis lookups. Merged patch from Sebastian Wiedenroth. + Fix results-pipe from transport process. Several recipients, combined with certificate use, exposed issues where response data items split over buffer boundaries were not parsed properly. This eventually resulted in duplicates being sent. This issue only became common enough to notice due to the introduction of conection certificate information, the item size being so much larger. Found and fixed by Wolfgang Breyha. + Bug 1533: Fix truncation of items in headers_remove lists. A fixed size buffer was used, resulting in syntax errors when an expansion exceeded it. + Add support for directories of certificates when compiled with a GnuTLS version 3.3.6 or later. + Rename the TPDA expermimental facility to Event Actions. The #ifdef is EXPERIMENTAL_EVENT, the main-configuration and transport options both become "event_action", the variables become $event_name, $event_data and $event_defer_errno. There is a new variable $verify_mode, usable in routers, transports and related events. The tls:cert event is now also raised for inbound connections, if the main configuration event_action option is defined. + In test suite, disable OCSP for old versions of openssl which contained early OCSP support, but no stapling (appears to be less than 1.0.0). + When compiled with OpenSSL and EXPERIMENTAL_CERTNAMES, the checks on server certificate names available under the smtp transport option "tls_verify_cert_hostname" now do not permit multi-component wildcard matches. + Time-related extraction expansions from certificates now use the main option "timezone" setting for output formatting, and are consistent between OpenSSL and GnuTLS compilations. Bug 1541. + Fix a crash in mime ACL when meeting a zero-length, quoted or RFC2047- encoded parameter in the incoming message. Bug 1558. + Bug 1527: Autogrow buffer used in reading spool files. Since they now include certificate info, eximon was claiming there were spoolfile syntax errors. + Bug 1521: Fix ldap lookup for single-attr request, multiple-attr return. + Log delivery-related information more consistently, using the sequence "H= []" wherever possible. + Bug 1547: Omit RFCs from release. Draft and RFCs have licenses which are problematic for Debian distribution, omit them from the release tarball. + Updates and fixes to the EXPERIMENTAL_DSN feature. + Fix string representation of time values on 64bit time_t anchitectures. Bug 1561. + Fix a null-indirection in certextract expansions when a nondefault output list separator was used.- Enable SPF- Fix service file; (boo#935601) - Using bcond for mysql, pgsql and ldap - mysql, pgsql and ldap enabled by default- Removed executable permission bits from exim.service file; (boo#935601).- Remove dependency on gpg-offline as signature checking is implemented in the source validator.- update to 4.84 + Re-add a 'return NULL' to silence complaints from static checkers that were complaining about end of non-void function with no return; (beo#1506); obsoletes silence-static-checkers.patch. + Fix parsing of quoted parameter values in MIME headers. This was a regression intruduced in 4.83 by another bugfix; (beo#1513). + Fix broken compilation when EXPERIMENTAL_DSN is enabled. + Fix exipick for enhanced spoolfile specification used when EXPERIMENTAL_DNS is enabled; (beo#1509).i03-armsrv2 16963419612d33619539af82aaa3a56c03db6b186680c4b12a4.94.2-bp154.2.6.14.94.2-bp154.2.6.1debug.build-id2d33619539af82aaa3a56c03db6b186680c4b12a33619539af82aaa3a56c03db6b186680c4b12a.debugusrbineximon.bin-4.94.2-bp154.2.6.1.aarch64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/2d//usr/lib/debug/usr//usr/lib/debug/usr/bin/-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:18106/openSUSE_Backports_SLE-15-SP4_Update/c784f62ce209ab6068f1d1f155918ea1-exim.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=2d33619539af82aaa3a56c03db6b186680c4b12a, for GNU/Linux 3.7.0, with debug_info, not strippedP'e}_#k[GZ$exim-debugsource(aarch-64)4.94.2-bp154.2.6.1utf-81d7f197d2bffc52b8bd13c208e978e6b8caf52f12916d21cd452af111a02185f?7zXZ !t/e] crt:bLL #.{Trnz %Xż;B魲_;#Q[bF㖑jqB<~i9 i_*ϱ7"IP C!/.ݮ!uUEJX֩GHzebMx TgC~v{5X3m2mS2:hvguQ5n%[BܞD[@#`?^ &>g&o\r[ >Pڲ6]Cpw` 5C|-K'J1$l싺Py}+zpE;nGbU[ 8iIY<Ӊ' /hm3tR=u|0Njl݇ȢX̓mj,D4P]tBEY$' SV `o?ejP/ 9o /l4*vޫW<:CR]-|;jAy#Ff,B3yk3ZK{tPEг4MA w~Cb'ó \W;8u\„m>sSz˟Lr7)g_3]D]T^mawShф  OIX/Nb &4拌9mrл~rB˿cUssAdV0^DmygVDI5)Ff. _Q+$}^RX-Je1S;/j V7QSK؉ݠһV[rBT=)j iHiU\.H_Q| Oj )Qfu5x[|,'j?pH%/o+K#,LQDV<<)e{\ ą}N v/wUb3v&߂;ƔۧZFJw5^yܭ'bδ017)A,IWrↇ\EW!Bąwu` b&Iz)o(*Ss{PT dRp !ֈK'Y"MեO eτ+Kn'1~yc_ SMTqd^r D +Kxakfm @sXkRЀ4d \Dڃ3ﺑ$+a/|T OOJN&揵>2\sdf[2Şp&+5M2[Y*ڇ; 7uI4zVɃƥRs}z"$Sm5Y&O;|ږ`e;oSpA׋NV ch ^Q7Ԟ/]*Z+oiVCd*e  jC[ %$ *{ji2pӸ97j=P>Ams ?Ћ#a&2owfe zWe;5U'{4~% gtLsWuv L}ܘQ߁$dZ(@VQ|Uyǯ1+&&$xkǭ?pW{ EJwk)ݒ#9SȺ̠ aZ1j"p;#y߸CK\C7<b\?gV\ m=y+ujj&2>>Nb} d\(#0vƴ6kzN[ %..A5TF!|}3! utf77'VuLYUwSa7:6*RMXijv2T~aB\F> 'lXcD+[ h͍fxrs3ߧĪٱL~!%=۶-_!?{L*r@fY2g/$!`w]>FoKsE3$LG"/"ivMxh2(čLv"Qsar =(lZ+X!r1$&6˦|Kfl>~K4b^*Y$¼fEP/ (C<%[@;]=yУlyy>1fqӧ go?XIw]9ET~IL\%Y 6oF@e?sۙ]G0v)U5``ܟYJ4B RoqޠTK=9]!Ԏ#QTf ]Nd);ݩhr0&m[:G c&_|RbT^4Gs,8`E`V㿐ư*UixR]BmE fM}uLtksǕbʽ)KS֜{`=65 KOS+jmW6YP\g^ۄ-%gͲv:M k& )l{ oǴ` WuH!V8?l2+`ERmZ!)_2֐9J^S!tS!KW (fp*K _>&m ӈN_̬xOComh`*5߻$[hL dMs F#6Rطa(2_M ƾ-ϏuV%#L$?hǓVT]bu33LƬ(`[Lϗ,kSyj(KGmX@8"ĄOPV8,ztvo-P|wmP#{h}R M*ݒKځFۻӿDIyG@8e+ ꇍku|e18Tta㭚&8iygԖ,5\shݤS6:|e.!2DIC;яFpQXb3mR} :}$^Z6'ebчt84 }۽. Ɗv6LHhC|#B_5@5170 " i`PdYpp=EztjPgp F~ҴERNCC@1 $7(t$J}JOvLGVodn;Y1fknPbfl-_ .zFrj` 0*}5 ֙ĉ"zhXJ-F1;*t4 aW|w[dҧ%3Dh>2RN$3#Lxb''d@=Ch8sQ稠Bݦb nMZ[e"_ˁM*\!3t}8ғ_ &NmntެͭP=m.w`?y&HySsT6W7Fu-;/(UtϦ䃥u-K8+!m^?2_/J/BaCwZhjg2]蹍sbx)HGDFa9,Fɍ|UyGoDHc rfF@L2 hI=Oۘv;V8{)#|s kN78R!pE3,=9*ZULx"W|hx3.2rwf6̱ 7d]YqQ]0G~U h,tھ~ߑHf UsBkkὛ)F ses|Ѳu@e1危 O3<2 bi\vhi~vV{{B eEi39gsl2|q/so?h}c:6Z5ۂAiTcVֱj2w7R@^|`kE NVZiM{ڃ}dX't[x7hı/\Ȩ@♀@ u;l0 NFND"9 V a ]80r\_%vxr@IӴ$D- b|ׁ^F1(x0z W:C)Q?(mv#fcWyH(b$E FJ|(25 |E&[>ہn=\?ˆGy|E/ÚVHo dcY(KDsLKR}׵I*3VӜ5\ҏ{A:5aSd8sZR<}'W0zɛ{0Cc`ˌwFDmS \+o"UPXA}O ^@m8oyl9JQE}{߯.;~ؾ֩8Z1wBӺ~̋ZwP_1Y= v?nua '] C|jFvoGM(q֥YK $L(^fyCplMl d<;0L=BalYPFx:KpJAZkYR_a˱2(arN\_&aʻ23,|I1 R"82G]H9{l çO·lez&p;Iۉ11YiD(r.+h/*ɗq1!ņu!fK;*-= D4O&ujLCon.޻UWbJm=9OLtv.vfi-X=[ |uT S_ {'E-~*RjUk7dˠɻ Ãá^5Sz۸{=]Ubٔ';ZNbni)3LU ,79wDɅTA#|G3bH(mi\Nw"ltr~6bX#MdIS=!G ih=~`=~ڷc KG]94D3$N' |$)t"dnz77*)Zu6m׽fJlRAQǖs#F b OBtN|ZPI~eMkF3پ1 ېBcy =DdZV%F\6 WSHlcr9jNY`d&]?I\~OXlRzܔЈo)oGgX["?ˇ_Dv.yTڬ:ͳp-;}\G6s]ED[O4E:vs'[ӱ&+4_GbՠQB+juTf(%]ҬYGe_8Y 5v&'x׏j%4\mEhKhR Y5e뎍`IQ VnbU}+vZ!4]F| v„k)a<μ]94icPP JZC 钯B? hsp]:Yg|w?ԉao.ߘ|?gZ˓hD=;eH\L:ȊWC1dҷ87 ]GA6'΋,KPl턖Dg^ {s5O3~슱e枽6e2;]ww9/pxyht3V&ȆaR~@T~@zAW1?qk-[٬kEuG>-ۆ؞MuJy>&*z" 'JNL:U >OեD\FK7Xu^8 Wbd?m5LnJmH,.HʠM>b`7V}l'wWmO ~D44>Xp61 +ɮ$G:^?כYįK}+^=Iw Ptgnî+ߦG`j }UnĢSRޚ$9+^{^x%ntXi!p=m ڼ E/=6wi@ Bg΂XVܔQȓ.9:LTZ5/4b_LkN_yZ,r6_F(#tT_c䐗?s0sO4%$p~E;KvͺsBbFd[mHr%"OoEbB 7JrmGM);&;NzEIpAs Aq5AofT*Y4X̓ء)4@.sYz¦w]j[~YQEٽݺCk9RPXfFp4j 膫"miQLg %`Ǯߢ^ј\4\աzRX+5;=s#FQ7k!jt~EBcG62(BUiڗɍ=IO+oEAڥ35z}'Mi Pʳ` =|{:Mlj7wÖ\s8+LchdBSa^4"# %A)7𽸄썰tB4׺L~!ߩ!@m!&5$-$kMl1Ust~ǵƼCrM岄rwEzq]!DUMNܠ>[֨Fd[ n:@ :D.Ѕ{:͵R.6X;3PDZ*K[@xSˢPҁVNЛM{4=j|XbZY71ACHcnY4/L+ij3$`WdHRrc:|O{s=^W^ˀAV,nmNECK8]1w۲EZ]sR=Zx7? \@*$9z4p )-Q-U=b.3x4*k~ 4=ѧ TBPYE搨45X@ʆUm^V[&1? x_-D؏$l@S C̐KF^nMi?uKU؄*} 2 -W[78DSaZ׀> g%Xd%K-TʰmA] k6KʈERzGi^.FSҵo:1s[ SF7>S-Z Y4\}ܙhwm>2't.ڕevfvm9+XB &E-~`d-tӽwF9^)B[܍갹F';pp {)z֑͗a(VZ1䔅.gZu_GP1vG9Uybztt+L1Ԇ o̶\'kW? ^iu{}\R }$3Dz kO(߸ *ze:d q]$53f#hGNz mCk[]+wmE=Ewٸ{zՆ}]rt$??Z2T]F_!d}T?ku!밄 |G2@r&)ͮue"tq 0fC }UVpcbSl_]C97eWʈ:IUjK#ҫ$C*/Imx \1/Ź_]0Ɔ'"W]`zP9v璿=U-B䓵}(h^{_6(!<0.x gs=ap1 DN1M&W&dS%@m2p@ Zjw|gtXns%zºgֿ7`+3=mEoP_*앑N9sIгaԴo byc^iM.oHtFX2co P̱L`$e@,TtEMPJ3ÿ3&龌njjN!=.%Dhc]Tfn:䇶0 8yF]2e@FO~8;#|Z,`Ņ K"@7O-% |rޯ8Dt}3P<O fp@E~uEWv[DE:`PMñT3D BYلR׳5 f뾓#F*|~[TQYJj\ژٸ^f*Y2{}g QJ*;PxS"i/XAAj7hs($p|nwZ gKLͪҥ/K a.yݖ OЪ/ GOmINIyvfvF/rPr3 9?` 7{ 5v3JN) Z^Hr/^x<}! dJaP.gJKĻc"?Ym3VxU-Tg>G5N,su{V9kf{&iVRA~]\0}SkKQ`ۆIިյ2cU 3ʼ078u/&@y 6J&q͢^ĀK{ٲqV`72 ؐN*֟? xU["i%jտx8(Kn1fd Yf GdYɸtm?ݦl >щ뤫.lj> wlvYJ$wiȭsi oUWʅ1_fb';JS 꿡}:A,3pWif͕K3 ?4 $!po0pu咁‹=^'(݌t7G줎 \}quE¾!d9elS0+؂W]p.V6`TXB 'Pd^ uuB,d3r⚰Ĩvk˽'UFo`^xɨ|PnHolk;%"qPzy!`A.z-UJD]+#*xEpMCX)o%,%#X S_ .}Kn ?cBnR3y#`eZ )R8p-){&&2b>vLEvcGCq*iG]7<蓿FL? !O{E>3 y@ƍ2GT6#uk:iyCh{at2/,=FBzl!*K1N)e$: Ex ܍ bf6KUJǢv:雡@3npyvTHg^S؋E-0 m5k$)o"1&~I。aP^q!njAuӄmOZ;BS}φcDOn~D~9h(㪌3do~ ,T dOU@It5+u4N1]T !`$g!BF&Wb[_ 8+Q:~b` g?zMTѱ9':cSpnhV8) oq1YUfѠl $fP|SxzrܨwC[Su6wVFP)ʓm熙dD9 i[HEey?RC!)YZQ[WJXGW%I|O/,3btLz>Tn 4FvOy^_/ƺ>~Z.̊wKxKwe4řǎޟ4/tEs_qyF%P1^A7XrEZT s$a-9"ɔ;ڄ;3pnCu*Gƃ%w5hHw"kFyfF;CP:FCc_DF^9BG,_"Lj⌳qASD_IQD%1}9|: EL74n26Д*sNptB8~Zdp! ؖ;rdq!Y4"qF+ӡL~6#bxBP ]OrrF`_thxGUqإ>Œ 9헷>h|GE$ %GC [ r&B^?Է0$ϓi;Fzo eePHrZ~jkڍ0 XCtX>fE(:jTM;T+xd\ P(B`A 'XU)C&ݒط{R$ %=gh[ai}P7_P׶K#`ՅrfXVf%[$$l <⭘AXme䧗ଌp:eyLQJ{ϛ#g6 p:qkBB9ᛁx>1v%7XS챲ufR]ܓIpqcDVlQD9t<z?;\OIGI 0Q2 $_&'^\-VVMxQܲlz1|5 .7L&'fI4ԯ">%GG|Y`p/v#̩yս,SSg&CXLf*qB±8V(y@6 pIo[`a+$v3 czm,<1T$#U9e%^yG5m)425!v%Ƣ!ghͧ\}Ld bLM Nd P|<FA"-;T`o\hrx%*VR)]Ot#RfSSW3WC6ĊB0 4Ok{KC#/$gz˄! ]'9VpA~7]d  d2ցe`EdO"AfKBzOsp}`YXoDXǃ8zY-# hA>|Ϫ #۫"1G(N;_ek{,C8:a=\lHKBzE)؈c?Ժ?u!2o\~v6I#237YEJy)xː@*6x sׄR(-?J'\.& fpwY{{s@(ʷ*fXXeo XdKR^*TwBS0Jkb/ѹĤMY{[zqu&/CZ`o;h8 @gfޟ"ݝ욬e 'H ns{p-/my_5[-&,xI͓C})7.bEB]*dp,ˇ ~ƅSz`*F'f}H- Lȉ7{_Hϭ j;rs@K9J}/QUHwxbc*>S5Ƕ+ @ H-,@_@tbKuD(nO9EQgD(d"iu eH.W%^[5Uaˊw%oQHŅld05r=ffpO$ ' h i9-_N)^8L^-k.{Zà|R)0Ѥ:Nb"`0{Ղj㷾oQl>`bn5/U!1SoY6ɯEs/XVp%ً"ŽyC4>U`+" mU..O[tNUCxBwA|8]{+Lفm UC{c b1>`Ɛ7j=m*dH_.)&?7C]`I7S6wGTG!Z4+.`m/^ @09.|C WI(_;r" _ބ勡gK)Z/8š)0Dc%8{ztփjXE'jvW0}W`ᯨ>lhVY!YvT|ƍ?TԒ)2K6ete*A- |a`x#= 7w !{\d s8:vkmDP*l(TbSX00U*?l.Y>;?WE" lK ?EG\>Z"lS 0.,_y%hkE:'5In=#,%Hyъ x4L?xtCXJĶ05'je9C#A jj bgey\2Bt|I"; ?]AԜ*G?D1z?h\ XDnxΚ;k6&A9tp`rEѫ5m٧dbuԜx'e{1pcjfEߝc62bU D4a5ɢB)RghiQ,OΏ#)։j̈́^5Li7L.SwP[h;NSN!M#kq˷oV EPVJ0o-hCJAA>yOa6*GwbZ'A>WI} C#Y8&,.5Qʊ yR4xHE@K +x,]1dW?#h0cETRIEbD Kvmr!dbaα8llS9?ZR"{#AdfHj ~Tt1gJjm\uQ,7)1ѭr4ϕS%LU/T%s?SO=8sD>'a;f9~*$!Zz-vN6vi:Ov3'%}G3_+â{"-W=>&.Q(ޢXԟ',|;azP\V5#D9OszpN:|HZ16=5G?JgQd7c]QXcS:7 -/xr0)Bn FZ G/M ERX~?E}8ob`z=Z0RZ"%v$?e|T JQo'; Yr#QH¯>&NP&dJ'Śʅ;,I Cl./(Z+GP`AME |7#]rhs10%'8ƾb*g қݱ~B𝕠ѱ3 g 1 ӐM)#}F{)eKr9F& Hp`)I 5k1[`Dvp B+v|xQF'ՇU5éJRei螏7?5ۃ⦑8Q}+oɺl $ryΰA`}W./Ywu'hDŽC+؟~+7Hvoad(~߹g T>ٍWʀC91_dzwpptOAF ꮾRmۓbj+VU5Ffݹԍdzi#"4*@05pmvK|$=OyA?zobW"v)(e|9!Yj~D~v$LȐbnyAY|;:d;"n;9mٷ)PWF)F 'Fڗ(7K!lj3Ruiib׫>kW7M8Tut֣8YjT6p[њp9'C|icMUF["XC *ntwO2p6C%Q" :JH4u!OѓLtz\<%͢M(Qx^;x:^CNΈgͦE¾D]8z`|8?I7k-imhs2;M|oh5,ŧj Yd ~,nu߅@ޚ_z!yZC}&zd_g3x![ˡ8nS^|úx?v(:.\GȩxM+Y5~ẕ]GT;wÿ*,p(R*#>]5NҗB 1cQC#6{{g몚,\J$w;1s\|hp :%vNW{}jJ,IvgϘ(1rkSռ'bJdL_+N0^l ˫fs{{Me].C]Wd߾M39T^xG*ʒKXˌ0r8|^kv?@4*'fBY)] Uh5uFKŷ}m6{E(uOMH1YFCr3oj|6?_iJLУED}=|U.\=v?4:F8Nj kcZZT:ILQ^8)~Yb[=qfsfJ-܉&U^>+ ЛJыC18Waf 1L?Lђ %/>Ux;ӑRR(P卶%u&+W uG8ϱ:;3jvʐ[2=Ԛ! ОKSk 2dj 7p*?8tL'iatH&^f&q Btf3.}QgiWlpd =XMh;F)6g6ʠǦ'm[.:qlH잗U*P= vGJ%%*㪞W!م/Wm h՛ln/s3W d6(ܕ5G_T-vy^e8;8zB7(61KR#FG&4pEnY۫U~[](nOsz6PzZ*D )G_.=KR0]I3LYC濢i@"SɨʇgBX*e|towO!Uy f7'#ٶjd? DA#7hc0m*nx+xe^7x.io 23dqşK"!|'Oȓ=q[ ى?,k^)>J 4uk֝\hQm,Aqw 3ka $U'A%ςLc5cғv"t7qV)yA,:eQԬni;@ړ_G7C{xk`j')MYŁ$^T+y\*<_|ĦeU"˄5ro]F_##B+4;AYzщ6[PReV=e[(Nֹe0Lx-ZYz ,&wI>7% ޷f pO&=Zl!OX2*4܉?%6UZdL [ݿV` lYU+Uu;F{^#iE&w ˵1DwlNBcUzro Qͦdh\FOELJPRװ6Q,Ghb棠cCP|?ɍfOZ IBEEx6?'`Ű£j' @Fs#m5=ú&r37"a^Wb{n0D`6?yi^ґ"83/\κ*EM~is$Jx frTr *f世scޤRC-xor8Cl#4$ca;3I3~yʥTHI. =5ZrRHYCdWb@7@qW85!`#3Qj+*ᙖR)5w;޻,׍7XXa` znrDzrk%F3}1=D ]",^\7򭍾-ۊD`ͥyMqP9qMtgjyq&s,R-C;ZF{"=YoϭIwHݖUL/g:Llm\svYpQa8ȖC$\8m?^z}>3Ph-ԑbpz9u_ РiZNx|jtsױl%%SDL 0[s(1J3on'fT W-f.iBV <0̨؏ٕ1<⋇&G\g3kʜf2SZ_uqlh fّސ35"6O̤ 6h>FװCD%FO,}v|3-UJ UIV7z`P?ha)]t?NNÂF|;с?ccah.EĒc (qO ihU޲ɩJ W7@XgExk;c6j~g 5}GX3CeD>̄e2jl)?jTX{~@dԺXʹ8] GPM|m7Bg^Ӳ"~l 1!`'gUP }_5WVG=jc ݅tzМ 4Q[lZ,-aw]~ (92_ȃeUK|n)qmwQTHP4Y%[ǤIMC_QΞΗe g "OsDcie|y? Ɲ{-n0cwAFo/vb2%Oڍ+ kwK^Xܰޘ'PaIgtPW%sY9W4;)\Cwej e}NEV+ x0 kHCO6}޼9&M i^kҁGmsukh8& 8d"*T!<|5]UT ֡m>j- 68BCte6;W2̾(l3~q2-&$ Ӆwu`ķ@T 8B&\;dTCX)RW*f3(iCM7/ yL3?~Tj( l /0uӧ+\ hz>!]*.PG[yO(E;*x}c]JKp^2O*TtYpTosqh'ۄF2(ѱdENȣ-+e/>ƥTl!:}`;s'Ltra݁LKBvnNj iT5UEd. p9lqgm%c\R+U)q\3jmg>P"J3|W+tz, 2Z?`ǷJ_6G,d䷤;c'dЧs!I2~!}ƞfT$^0_ۊw /$a~XwMm(S2kJ8jͬJű\6ٝہf:91&_%F}:!P?Ф3 4(biIא(@N܅LqRfI gTjF~ʏ^xBǗG22k@Ag6+K=pki=@KHrSpzsî 5R(c3屇0rE2<63qyz ,#O-%#;&ariZ4q9s}5bo01T&ȇ$9ka7(+%̼!)At=gm1oU7*I?6gה@S Po(Z1b!SpPTZnxigZ1}}`It`=uN ??O-4|w o* )1϶ꢵ!%+k F-T&˩׎ϐRt팤X'yv:=گϬj}u;…r395&.5z&(B0ǣ!i!y1/Ö|ݮ7:UԠdP>4I'P}{qOorimvr<]G2Z謴V ^t-x*]Y4jCT1"3]n_^D %GvAz6@}6PSy93dF _zolP߲XSB}'|I\qfZC#gk:;zt+5+o܏>%:0'q^j&FΏ83bMqNVڷW& e~iׁFicqCPrڗfc5]S^Cy'Py+q:@.}xp'dp<'+Ӡx֓D\zם7fd ͻ;-eٳGJBcaO81n3vFo)a ЏEN??3ն \sFMV(0+%̻HYG`?Uz*qP9*' P U[ ==iȀ9F\mh_X#r i[r_VD#9qP@Qz,@@RCƟ%XXX-mlӽVs3:vЊpDvnC}Kej3;$5VUכ?h~L2ִ <\G44 S\a>mnD{³{F׼غhrEc6W:+ ЁO_ӊZf{ݒaA^:{0qĄ4h{ sO #SØ 1(BJwgUs=v|3 uuBҭ874G@ȣJ*Ьi g]Xs6؞@xfEfDXsRi(ǪFnbu) [Fͭ0@>7ȭhi)fWS]fYiT-fdnrgfã;}? :t߼Yq|xiEdMc0ğL@IQ~XD{ a w_fcN@m+-dks1]k\Gkv gF7qf ߛlqر؎U FӿkNh_"=4p[z8]yPcDfGM%JRl@KjzY/Vٗ6|zL^~R'ܿ>W) aGHثyZHN#b1GMBtMu:|}ݓVDWef5 g^擲 )՗6]MA>8v=E\+_]ϫ%b)oq4*P3:̂w]PVK㎈nA  PFB!'ݧVFԲSh`<ƛ5j5! ^:~4Ja . i+t-J*!`6 Aoh@J"H5z+GM>"DkS[a;CώJÝ:y[_$`6:[a'%/T,--$K^q}dtQ6j=5t>إn,ƏtCؒUI``Fˡl5Q1$HF# %*f?Ql)CHTrfc$Pw׺L3_}w ,hpn!<"+kx]á,0 oA`3'`ƒiU /l;} ~Dт7C8}bzx H*y*>*<%Iy5 ZˆwC YoIB#ƅyu2K[⑏ڊ|`ƚsoerRTg3/\ Ppn+CL}Tfn=V`a$e?0w寇A(( %.q[֔܋@]8*s"ټ::\Oe2eG&E2/\{f?ί>:?GeR;܄댟]!7!QtÝILO6&Y %?QG)S4j!L cƱr8$Tœp:dt&iWJpki:АK܆mss]^Jz k͊X #Zh*_M.:P}kc0u|/¼KxnגnQvgAtDu(hc;~Hc6.!X`y5 >5nտ,_řSí}$b9=A~{mo@ +7(1mV$ AZHruOQG&4wHH4-awMoxDVL g r0e7zFGmfՖz,tb6 `";`0׺:t!) eʖ)ܝe'g*]î#1̂mVZVVAxC-=qYgm!JAƿJ1*иcWC̛T|nXj׸A*#>יi^%J͔P"b%CiR 5[($>ٮЊhnQ陭;ZEs܌2 CYrnAv| --~>o,],4N iHHpه.hNz o,T7M@a&m;)?3ݳCy^yb:>""{S& ϼs@-;~K.6жȗ:F)>rϼhfn۬R0:]Xs !p"fԩsȘ2 &G9[O(Noi&hd=0ex-Ur%+kQO*iA g& 3[9[`2wFdP:qT;{`TW t۝U/ұqFB3܏rX̂.{0/~Y+ 075ƹolJ`ҍڷ+%$ŲJǹ(dS ը)tAO=,zvHV i)-"@AF;a5[2>CRe_I4Va/Lˮ`[h\b[uTj2HQQwHbm~ ;0[cpad͆/iGT𽜷4*qnKn_cK>@I7Hl3vXCD:QAT46A;N[D=dĥ&ml|TEtQL/: T/) VRĠ=5A4k p8@p9u]|0D]~6_6brUK^OX|dCTʹR~WtW0hvd}A`R̡3X *7Dz;s;z&KJpx T`a =@lt(@ oJm[iN *J =wW=FĄ`N>`# fpݾJQ/·~k YZ[.qᝒJ^U0kA 阤;;΋u)U( &a`8N >NZ>)&d*-<>r>Vo̿r~ede6ײEx]9ZxZy/X1vK6 Py =3Sl؎ZmF k|v381;j-HeseeD3P Δz\8!K65v%=4G"B` h\mBߩŮ-Hʣ/ˈa)݅#} @Xb`~2+&e[u,ݳWR\e(+帶ZhKv+5i09EDs+,j-zap#_Z Yk{3ǰ{^ʦ8t5dG' Ԉ\i4&_>W>޴~|cnBls}Uȃ'6893={[5lHTq8Fv{ʟN[ܼY,( G(_"0-]L hSk)-6 ȚJ=yE:v#o쨸/IA²RER81g/el1Yg=@ Ua`0aycNCG3m )4)?P <x!q߭G"}7uYMx]Xk>S>3T( A2m.V62 ki ǽ̒N '1y|}iÓXg1,w)^.bgΕzh"Rʃ愆2Kg >G!EuBiE [\ }ʳ7~%|ݴј,i5H&qHvxq(YWX0gޝ_GdڽIV@~UGk54=Tt%k Mhգ 첿eJc)CWɂs`pMوMn!EZ7$1܇DLeq`=f6NpMgWXn`y[fC}A )߶fj2u YIxbR݋AKɭ4P0?4Q]πi= JϷUB9CںlqyY\MG ء IsS~]B1Q9J6(,5 ;;| ;? =~ Nj ]Xo𼲆B 30l_yGX- +p ϓku=8ˊ$Sa> SrP{R n6&&R8*nesZ3 {H[ci.*x|vZonQtWp0?m-xHY)~@K:>UܢfT3GTV܄WUU !3Hc넼|S _v ]kA<$xAs,c=`ک°LEj*j-ѥIb/znd7)L6maz"gf%53oQE3[6:T.(Vn} AM;m[9RNWkY^iJi3XGȍ jRW?/Jbwr ok LWW@|vmIL]P+ )wV#x J0 Uf"0NO^)|˱j 2 }RrLASyN:0VKt@PJ!"NL+t"~ϦE$={k(C2Y]Ө +lE'HyD>b$W2$[$ Nx NѨ#`%2<E0C7:1}YIWGPѬ1F: {\A0́zfh.q@HF=fkS7r2^MCNsYŎdwƦ d,~ʴ@;Gl$CHa7I z[>[vQCκ[ͩS^hi@oiIL[6 T I5DDVq߰0ӹ%yy#6_/ROp's\uS[Y2!6*7!ϛ2GجVh FSg2RD9Plwp#DXL, '70/^g/232w^uQ@%}ZǀGJz]U#4͵E IoSXX K KE# S3G$CX汅FCFgv ()Þ@0~F,F}b4@$ R g*M/g 1<kx4%3LJ}Iբ(`S-ITצ'`8?؝}-t?!RmhO[=O]ɕ n۩!u|˼Rm3ehg-Q^?B3,|k_w3#b?N2 :]DכnH-mH%:;z\ZSy3q2kX8*VId5lxVS !<@ *2_Q/V2.+'ݬJ]Kgi_bt,8}LԌ|vVזcKeZ*l$XlW"[ZDLY\>={xyZ$3HCyekavusQ@/.Z/.!PHO awpCxh>&!oKrPciOPBYp$-ʨOnᬟ4rVJK2%vB0J0׭@$)ҍMNV/t_,<(n%@D?Mޖvs68a nyazs%rЃ=νʳI0f$¼0) !]zeYMG Y#V,sBCЇ$gd*%X_ qGmBIƊ*Mެ2A;.zSzG*d32ݘ=O1bﰞ+_! W[TZc*^=Y.'&Cq s2CO}"x# Z/SFr w5;yy6IO:-ߎҲު}@#%ܧ;'7-:ؐt[=FA(VJ |+n:1cB-G d@`>$>!v?%5M"]7_tەQ~7}hK_gKkѼk@픷B{d9₂=ףNIҬ Z \`1n3@bbi=1g݉[l߃/-b2o*iC4n90:qX_ +(p}u{I{#>1I#gWUB׌7RI,6J21qRk}.cqe;>o_d3|Ð!- 54+fkۼiV_&l>=W4<֯7>'XҌ(f^%QgWh"'stGF-4d!ɉ!Cz)w I'Hfx߶`0_ݮ)>Siοo+{ 7oRZ;]ƤH<BaAIwK-IzDBZ0˯lRͥB~e䖕5LjD+a^^6,)JPY"ͬqPĭbP>^S>A&W~EM4 DSϭةgKJa6g?(ۏUqbm!\͠Β(LF3 c8[<'kL+' ?jcukX;ZvX j@iK:-@*C3P{u֌@e/iT5OqiTQUt9" |ͽp+>rޙїgI:?vl4ns:yELq3sHһ !ǻAλ& OqG5>L|23۞^j(lP 䒣/(f-N!Uĥ䗉Lu41 =%]_2Tr=m|ӌߕ$ԯ+Ҕ n0JO5Mĺ}e܌(>ì~\ci JB/U|5M)gF1CN9qx2ԟl\Zi2%0!+ Y#\n!v 8#y0YeǢ-Y7BC{㐟]0*>`GqLt7ԻLϺaQfi 4q3YUf TnmbΈ=X[]_ 2جhn`/$0|cg5,oRpw;zxio틩 X|tno*d.zN}A(_jy䉴=f%Aʃ 4a {'NGBQRÆ ]ۦ7lOx-eyAE'.p 8{71@j`Y4 4:Ox )%s )_lj'ʕz@!Xħ*o{5tS]^hV{814U(HW}q޽U ^(zO4UI,W,h$?|kdZxvzD@748NZGRZ9aj|!Xi[ȯQB};fSNS_"\`}v5n8~F|F Z,WMg(ԋ`0*ƂW,C6IRt(0\T/YUplHd[UUVNPoi6y-R0VF/ܵpgW 4m_G>Sx(ol/˛M t c6bwxi$rr#kel̮8D_!:UlC(B!} Г*%G)a,4ߛWI m Bwyu콧lg(l?!A*ZIR U}-+]Muv*I[rOXIA<&9\ ]QMB>x!a( a/O1+rk~%0^-y ٨ auSEVFV1TǂTlH1)#\2+xVW^+^Qﴐp`'RV$黏\k1\ .4Xc;an_鰋Y 1G/m]_n4n,#vȳ9UBDB?!\9єCvG̵l ._sEFĵI>ܦĪlVB@I-f±KD@Qx0qTo:76e3ڑ@s]R}' UTԀH '=ēI2[fr_p† I5 xV#i%HX!gw'|>aIN 3]j!Ys.bɋ ]֐yrEDRoqȃ#7]w.9̕=hK؇[b\TmO|Ԇ\JC6YGX:.Ml5\k*||pbg3}^չ)`\~Dlb+ ygUʊ/%&7j|ܱO_)Ip/d^$wW7"ڦh] & ^NhsnWGP >}0؛s3KsZ~P MflXN@s$ShzZ/ &#aolG9:sqH=l2BhP:ƎY,;"ܹJT=-9՝9  gpV;ԁᡸ8;(QY{$"HiTtPЯ@ Ÿ(ПW* 3 Bz|iT2su]0 1!jNE*K)k,5\gT wҵI43B}W*r&-_{4RJX1W]':B 03Ԕzja9ŇnvY AaouJJtNƸVz[<>C+.5R;|wzA0C,yU!0\ME DSvI&nkE ݩ/KU8-6+Xm:t+_N(w\1[ݦ^Iro{,_3V% MX9B%1Q(d!U_: TS+nz1`+Q]K11F2t < \`!%m| KҜk-*P VGH 9Iu^͜d) ]VCF0@6]j_Ԓk@X;Nޙ8<%; ҷ Gɝu$ч_Z:|Q+~'$݆GrD\ak3v?6 e2J@ʷ \Qw,gfХ`5L_#b't bn8eÖPNeh21wW [c旤Ecu؋q{39/D5Ohyh|=vs ypÝd5ʰp6(TD, Fu f /6|jWHsM9mFY:'Px-d9?4E!F_Că: yf!)[rDNWj-\@m7[G(Kż1>S0:.F=: y3: [s*VvlNA5_]O9Zuy%Sa,1)iK)i8{,=IKJ?eY9zBwTy,|zgjՉ^No0'#hGW|ulMYDJ -{},KhsJSJV.MdC6OǛΊy[zy,"q9-zE~y;RYXl ޻PT*N4 G̷^<[?`x h0bn_SZ=D(̿ =囩*>KCS`bn$ʿ󏨨&U%̀3 4qT34I'w.<s9^h"}̓,Q7B T/NI+B蟘JN;,xӰB`tuW*a?_3L`f.h./h b(Zו*lj|߷?T[x%r&H:Luj[+P֛a#(%Q}Hvzg$j^ EgeF&63~Wy5][9G!>1pt$еY( 3JZIیEHwY'bǫswA-g\u< qs_)(BfE"ɪq-iu#qW$EĭGIE w.nuO28wp l_WS-/wvJl<.g^BUTNnݳ8Ȣ۾~";uXxZ@ePk:hE`,ǒWzV^sbL!޹)&NVHD<&!Ӄ~`%Kz{,PP% ۪S4Xa5ՕM+ֶqfE i -=YO8CP]Xb {hD9_'4U6;r@0IpBi/mb 9@[1,uy2`h >!=\)֖(꺾}hv)hIF`/]fqe8<J`X-vr_<Ԧ_8*\$^? yDy[VX:{|$R =/z~ﯔg)F&@"GjY{: uy/2Ʌ ȟ$0[+_P8OWT˔z &UT_IH9ٻo V^eR4 ^6^/wR'c  f mܬthP)ˣ4TjFb'Wi2ejkuƢSTn|=˃~\ %-'φYP)hygH!֥4lgW.vKuѧY-sR%jKkD 9.#|Jw{}ADm2c|,#h7rnҮCZxO|M#׬ ˱!ۀd-N{/52kN6]=gՐѢ;|)L;T1AYf)$S% 89Pړ(@.ʀQP`!6! nzX9$4`zRP&N'DYP&ENHX5(rȭtNRҢpb. 4ߵƀqVB|4KbVU9TԖy@R ..' Ii^s.1L֮@̷^%ǮP߮0,NHMU%iG!+/ qVozsdsz A$ 's[=wFE&]؍ .ھ)k.Pa\BNY@F3鿜;GPٔ3NӃe5'EVmF4OM)qb6=aKeyL% 1 \x0l{P-_Sdc ƋfX=vط(I\8LJl|$"aw͘}!5a\%nS~RC[ՂY7XILPP,B{TXnWE{xy^F_6'N綨YX;7<)yBx$yP􎧸^jՒy ϸ9F74᠂Mvze2qWs*G6فJj= Yˢ!PEf\`?]Pq%@'xߌasLxvI=4E:*F&}=G&S)b8a ѺY4.ϛu=;؎]9|gjV=gXp(5]3ia+߱.X +N2rZ$I@IpX&-83L= dի'<*z öϟLO][Z%x2HNgMyǨmyCgy@4t4Hp~v b[ ])K5NoudԞ`J'#_.HDcVR;xOөje~hq[Pyms/@8vˑ:+L=WŴ,4PaC6.+bǵo1vdx/N,X6^݀Y䂋c]N*C=>cu EkFCNfDr^pfoq0P3,B^Jk冫]`{~e~kZ=Uԕ1WrT i ~,$q+2/2LiB#Q (hx|மZDh3#F1\&choX@%ɟQSۧjĆY5 ,@$D>l S (_xo?o7иH*B1@B+a^,pjXyΥyoFr>Z -0-12**~H10#TIKp:'Krn ݓZUvikM#.ӆ-^pԔAQ(xWU2R S&U[b<|̔V-h/C2jeFgmr{o9 FWȏva+ REJfK bTK‬f0W<,{CY+󦮈 Gjn=o/eBp4 !1f3]4nu2?Bef4 @7L4WܭHzb͈姮Ze1F[w%lPL!,Y* 6[ U0=@ {ؓe: X7_8!{B+@W7xOhTT^}ksɉ|zb9J;큸] 6>E{.WT>VM$A GM^ߗˍvd9|hYmk&o7%@-fۋѹjpN}mNt#ϋ͞'w>`(6$IRƬx᪮vrr6 E AL;I48GX!x"Ө;͚I, Ikd'5i/x[g'BYSncQ.je@Q`^"R[ #]17=2A1-I[=Dg|w˜_ a3c&τbb~^qKL( vހİg ^0;h;Y MaWz7$hf 2ڶ! 1#Ą.bn&ά9T:J['R$؉qt[ow+]ic8 `Ϲ@)1ljƖX3n9{N8d LD\iD!e0Lov ۏ-ÀF>xd{G\͢ƚzܧV[@=wŁ]ONRe=VBe)-C dLՉ}twSNew.q/F`^_DS _s *}ҿeU}"9,_C˭67̒3_"'xÈ rm/V\c.:]> q Hi؈Rw,._i1e`vL5f0ɑwY| aY I%`V9HMDaj@3(Lsu7jY^+wբH<NWd.i1LyE~Ӫw!wߧs<5 (CZt)`g&ٳb;TyM`q ֡x2>BBX tp`F2/L:h _컊0bC7 :]Auo1F6Xf %o)~6%?eרc3bb͎\ݭ'挝Zh/ KM.4fo?fyұ+\n-c 7fV?sqGŭъY(bt$6ۘ_TvY{ kNSDcū<N]d>샌͸E0(,k-(Y^g@Vag|ΨF?J4ًdqnQ)tބ-Fv*yCRo/d$~r78^Dj`1.1f#2ݲE3 0mw"eKXXm,(C^ %ׯ%E~StݠVX/oޘTh?g7fY`<|E"0"X0yP6ʁ2? +$^ v\`U"E~c~CsOI%a0 &e?+3r$ AؾWcjyJWΟF$}itVT\Z0Pr\PMIAk[Za!#+cZ%סLªe]1Y"Ĕ=\p'3}NOe™fżdWH-i G x" n>v(Gҕc""m8xڴ1 (ڇ]pt$;'q3:Jx7amHg TWMp;L0ɴ?Y,:5/O嶶tbeN4?TwU2#b˛ P,90i:SK?fQ:[Kŭ%ץu50eH* ܋ŀf';wJk?n?vC?o[\eQ辰 e(noD=ng%n#>'_ZAW2سA0 a2 :z{bv3# 2w3a@wRFC-PW}dZB.pMUʣ7Ϯd'۾H|mK $ ȞK 6^-ڼٲW#d_US ْ,8շөX3_0Sn'uX؝_"~6+pG><X8g1۝nr&uH\z ? Cvh$D+bXF0&WtPŽoEߘC0OC}VQt~}>wϏ_`g 4@QZ!@4-Ux/Kjoa2/LqΚMMBn1Dщ)!2rmOw\^9Au8*p->hdD;T0DÉ׊#Z1m|q~IL6ofqؕ|Zpf]b+zկU.qy{hǵ$Fޯw<7*ku uze_ y82VQ«DNf4ՐWcs^=y.7$5!=6b)]3du87}i%j&-WB?1 @lS'ׂy%V=[%[Kwj6)v$A2<tԀ͠wUmx;TtŸ'CjMca|yM:fF Z|l Тl#雧+*r-6QqWH來%,1L.]yɲTF@Vz7۶ow)/h45&.j/`Di4#^9\#Cֆ!Nh'g""<)c7 }L{OdX(6?|[u`̃` }êUgRxrga<HttA̠F&y5WX&=X}-x4 }LKUiwF 7)*h&sbTKo$uC*V$ R |\-Wr^tW0Jch[s&!?ᢷ[mSql̕3:(ȧĽ\wO6lE P6h#cg:m|.{~P*5,pm\ %Ȁ9OT"}]R9O@ڣѷX UEj'S:ʆ82-2ڋK YUE8pm(= ڬj6_?gXuWc4%0"}VAW!P!,$/QRž|py.ʑ(Aͫ| N#7R˃Kup}?!V) %*p=SX9\ޘ,-Ϊ7#-TΩji>2GZVƳvi8ٍE5s QXg3 І\)٘rV.-hyqb3uhWR)c9C%ԩ&zQ'tV%Fΰ0J'JXFȋ&1Q;*Xek9*ݑ,Ƥ\sIun"qdԳ)}c6}PUƚwE!T()Ɣ=sgdA&,J8ν|b+>>@戤>FyR2Z#9=p THEc ߶LGLC]IEFXe`y= k>_SN9ʥ!!e3Sg()97"W|TnZ! 'e^8#)}7bfB~/XV; GJ0!EqFAESdG`s4fH?!rm0 +AV"4M)e;R,1k-H:0h B:tDDUS }z.?MM0'~N H1cc)OHwlۜѳ}R{jZQځGzK pvs&3fz˭K%';!SysIEo;) [TF`2i{ҁ#aGXLA/*>?+UIh &bo\+ڵz%#^% I~aY=oH[E9<QF=jVsq\˝a# -hO9Jfv&Lѕ"Yy/5z13 -Y9.'ObHNI;(ErsbT/:ShLIH35Ynp:In8ѽ2`^jk;lʃphBtg\{LS2[OQkNӢ 2Ӊn\Z[VY$UYY0jL8]Q!?}0N.T⸭<'׍i!7FԚX!rc-=kCzxЖB?/<%a ]2@c"ॠ额WM+EK {gu嶬8DsH 64%y_ъ.͆,E7—A,妾=ESf- DB!YjT%bX:tX*d?Hdٟ4fJ@LE=$D(;t-Ac/ANod22~1h1%7M2*갎D}!LFo`Sy1_vA'ZIgA7ԞG"8eX)%ǯNǞz;ͣ^ȳ7vUlT*? @V $,q͌t좣$Y&ڨDI4Kk`vҠB P kugpyv “@Zϯu${t888RG 2Cl`]69d>~XDgL(2?)-%wu2]+T a@ď0V{1x4Ez'jЁ'L|z~/R*vpfE-7,&]HDa*։$$Mi RE%bwA4b/5LxyݖboZ򜟪W _{?ѡ+9{r-= U۽rdG.W-eC8]EHƥfEVAѧ+Ss^T;>sdFBf@|tZf #ee5f.tA!\O͐pa*+ݼej9}8P [PL>af"vJGǫp@[ۇb:*DۂbUwђg.O#Ƚ!T"_oSkN颚$Za_ʋB*R?j4̩bFD߃KN!Td|4=S7+O\1'4WF&$qⱏ_^ %Ee,¸Q!Pn˞u): -_Ug4{zHmzxfkTIT&y"َ8'Yh,^q7٤zN,NRh JW@ ;. ww3OIof1ܒe7?\ekvrN LzL0~w v?jm 4є*ӞyE9`Y#7LƐJ+eND'9N=%.8 (Ahb0 P-tפ@7}N+DռNQԵ|dO>v3bZ]p [X 7 v.wM I)aZyGˈ\02R@*܈i/O|h,#9ң@ɯHD:o7Ee큁R h|S$‰Z&GOdIKGR=X1m4Vͣ IgG51[0GJh+P3O%( fzS+i0 N(7fu/؊YTN9Wyl(?O)j;Y /Sz!M~Q ] a$u۟h M ܪasȄ  #X2`HP\,Dq%jeb]hF/zNJq~+;LAo29a 66Q, -kAM-J]7쉄Zcu大c)=OfH"KyWȅk<#>X=*w_~WyKՅ%Xnߡ_=cn{q* ~?BA Գ:].>h5)eԏQoErT!1HCDȀ:,}Tcm?HL=䫶qW %fs-YP^\s3r주\;\89BBE?B3:!G!]`M%1!R2%P$V"(=8i"⋵NJ`nk8h?9)#{$B(yטaPjy)C@‹]!x$O>< B} QUcUyOnmt($im@};[iiGK;\˜Ƹ-!|! H}ΘPduP_qI"Y(6}}}7\\*Á .GojSNB):>.mS25##$B ٮ `ȉf mmzH˯b&叒9;o"#!TlUˑ(RQ7O %zwlSH;Iݲ$"@88[bh~Y` # If[Y DlK7(B_au$_FeAIi ܰ yFԔ|5ҧ` k~p?f>`ȷ *Ą▆#AwBͺUr+J<PXGg7`ʄVP+x'KC4IBj"7A[ܞ7w><E 'DPG0"eEWu(0ϴ7#6V7WE)ӛ4Up!% V|R>3r/6GhP;HOo)eyn ",LY+>THeR7xt>/ ɚ.A |({a9u:J:HT&) \Ʊ{N'}cɂ\ރ#8rsBմ*{A3%wHpʙ̨y3\QG;u+ӈp4(\;qM󕟌ގsSlȭ4^y[>ϵ=Qc2ĤC-rBVF+h7]n2%m>эDlˆ-y\}Z1o/\ %Ȼm!# bN}J1)*#h1'#8DZ:ozA8ڂaPM?[w)ID* ǝSA)Tg[q P[xyl4`.> T "|2ؘKM (‚5BFrrf:vtI` (%}vڕG:o 27VBc*-ǷWB<J?@(6rm1}k#&XXX񀅕 ocI` l,Ɵ k } 4^e&lu&n wSCt QnFUfϱNH8F4&Dgm>썁X<يO$ssqFaE*`)Aq=/טj:Q=> SO~P('XZ &_ #\痆]K"i4JW%?|<:7fpH仗: iR4@IrP_Sk9(Zye2xu_ r64IKnvN*Pq:a 1?F6.O#z8zDS£c{'ByxY;(#\`cKs [&PO,OĈp3@ƼR,.8萼ܿK$TqH,><*Y{r$K$ߨ-+CD OMmo a蕎U)XT2aАy:}qx)&so%XIez3 @5NI}xltmyi*.E2ɄAgA]>brƫuJ>8?/?oF 0Z|4idP5w6l pa_jjĽՆ")p׌4@W3JEm͗W_ (8E6;W/0]T4wK(rklqp_d_Wm]fJ֡Z {!0סs:Mdp+:Fi*u7I'w+1gШ^ST|x>1=%0nME0Ƈ:\fK) Ѿ_޽Nl IYYo/>jZŀ2i.Ak{xMFNuef6 p;Dݏ^W,43l!݊5%}Smǻ;J Nv:LM]|£SB #Jm-||>,} :@ Lʑ +bo<6nƵM vY|/Y\=gu`#Ln(;Gxi.FŵQj)ɁRp#$%n9ڻ⣹T?Dc/7sڝ? P^W2zaѠvw:ƿ&4ê y{<9Hg[M :z;׉#Ȋsa&-]j?)$|$ jK[¥6| s@ Lfo{(/E4XEGn+gbn/fjfc g~sI h_ ܝ (5Dݹ7\NeQtNxJm}/02wgueYKiY[ ]9pdoyǵo̔pBcRj)u-aBɻ!fZ!{֗YKZ3w33Z.q2(XjBQp@\w2]=:"`>L:ag P91ؙQ]dwPş웡;B? ?9CզH{Te~=5n"P;3F|`jž,޴s `Pjdr6 MiI%:PŲZyݬqIt_Mpv2`h.d16%H*Էml0($+~i˼ _OEvݍ foEu|9F[+h(r#DdJ#'bm"@R5U.#'p3kKy#T$ui<\ 2/ozs,4L?D¶4ٜH \hTG{w̸hcs׉OTs wGuLߧJU?Y^Z!8/wm.C[^x*!TR /]4T.RWBE U*PAg,GGKPM9o E-"pjK^&۟]47A)1'бѤ6א KVLԿ@ORCҠK&G oQr +BV\ =+2IyUyl+A~T!mnc^M2FQ%q}FuT+k8MWTL{~,fG4@S`]=*)Jڶ :r=SB=7,gQ"ŗ'hq/+j:uruַSpH ۭlkF mx:E-=<t;K6 l.N>(샿^%C'̐U|G`is>;EJIU25w(OF?%W0T5KY"71Vs NPH.劎޼U8W7j?*8"Aҭ ouQ'd9Pjܨ7ͥyO\>ԅN*̬DMzzHs'.;o{=E:>*[TŧhV7B1d^W }}-63pL)O68^wԐpǪ%0@ R9(W_wHw4PEkRdAk!@*o; ZDi zI71/|Tk!#i_(ÜVP-SZ%~p G2DwK1(4̑ '\>]&|,soIiVB{v% eGt(*Lѻ#98_:''.)B8Vo n;:]؂ ])_/D&h4] bMUe@p4 $Koû6GH q>4La^Q%Ln֝=5x nfGEXM>tIRmlcž&6ȳ+Iѝ7͚Z  ˆ(% ЕcAۓ(r/|7, 6lPjkšPif$qײ݈}3v@c|HɊBWs_`⏭H L?2 BY=?Y48U%4h&0XO V!F{AD-Fq"UښӵvZ'B:ajJ݂[Ԗ;ݴ2ɔz4<:ȊWRs fuR2GӭC\DM4)ҸHQP&9sHhPmWECBL8yNհ8'j&!y4Fvyzc/'!G2c"pR+ԓ8A j8{w I':fkӧ)H@>Xh@,XFj&H1iuKuK.vmuhz#˥`JGE)'7Ο]x7eew;c##Va9 LTe}k3;̗2K"NC,^2E ڿ1oWhm@KU(zUloRA2bx._C hUf|]M"Èe}eoэ uԻYesLJtl8Ѭ +ۙ*6S9,t=n8VOQFO$QM34"X"kH0 SFQ֌~q&(<WJLppȠ 0aN"1x`a>aJXLP{=R5{/Mmnz><є&NFƔN*0{mhe5WTH>`F {66U:DpAӃKWw( xrSCؘA@pd&δ@(B$3m4Q^ <~/ amlIvtorrr6Mq_E3ΧY" :mQ؆3B7 mdVX+ ~vD'pnAIA-xQ'- w nE+dW{/[xt h& řѬn%eVl9逳S0A?̣Dp}F̃%Uc{I GxxkCƾXxN>pRcEխ'0a>dJ/i>p\Da7)8K\|艶]}O7f Tat] ڎSײwy`.>@hthT"p ^#_l;@I-d|fGrLf7[_0c 5 齃oFz݇U+Z^x(|6d-v)L2ՓH\bL뱂թR昱1M!jkZfWj+mfb~.V=cWV\w 59U EoD:DXhG$ 7⅁/7ROU.ӝADOH.vB|Q*O:dMgh5J1W6wFMj_-Y)2ty!A(0?V}/6/EUWh~<!T뫺xA)^m<8.f$Qgi$a/5`K=249aF2T:ֈĤ@?J|YaC``wög/Ji3)5ҳF3O{Gǿ 601HVNp =ҕsr z(b{ ^wO(4 `F,RoLV`M; ê 6^C TuS!!/L6J\Zqzn Oo W?g>|hIq8OGː=9hАo&1mj I}]q(fR!DwS:D imK#sD©W (`*{M_5Ȱߘi V.*Φ 3ي]x7 ; Q7F![4UlX?{i݂"S^D'dgƣ\\Nں``8o@/\G[R\ /O)@wѤ|['Lڭsyb UGkOB G'@{~`TZ/Q2w#VVA':U\\ eUﱪEnmg? Qpl=wۅMUs9{B l =wl\J5WeG1{Q%'xS =$EŃPtf1n~[ ER6Me4tpsedմ}ҐQF܅DD /ͮϙ9[Lu%;-L5~J.gp6)b=52ef$hҵ6gy^ Zl6&z89y.!>ӄk8IFVqoAг6W5QWĈ JM?P@C8߽YcKHB$G[nZdֿgsT<'U<FGM%aznfljTxWUE oִ-zjI& CHյ,EP5e{tǑ⃱gt YS&`fgJMzAHt7nJXJpEfӠLSɉjyޜd 0I h\0aZ#ϏzSln^~aUǾPi7 KݕiT TNC/opua_iw#HIL2,3+Qr Lo* n;" `Ď7.*c3$WzMba?aT`x4Yw+L)`?P#-% 7aXo ~^No>%Dacu,0HxQ'%j$edܫnqԸ\J.* ߲nusWp*gο%Yn4 @Gɘ+@v47B!8NNIPG߫Gm]28i(G޿ǎs_, *\j%S%SX㮻*WAMn#0VĤ+<bl|2dTjU-\[ċӤ]G~q~R GZFǡ&y"4ܺ $F`ՙN!5&T.R7[{^q+-AKqkJAͽb7 %DTZwFW_Wz.6|کHgyDbvcs`p/c'P5꫰gV!q) H灆1^}vRoХ; Clޠ(g_HB'IgJm+1뱴Ns^H*Tr5Bq>7ׯYU_h 0K65k';=;rv/-?xJ؝*a!o>(irRHzj4iN5]qr3ylg5OT-l9NMp*ov3z6~ I&(k!֖ ^9LڅdR0#p2yŠé,{#Tش POW_0 Gi$"աgŇ 1'iag'ۜ.yRʮ֟16%X j{THM23ފ% XGFɸ (uọB,mQ{)|3D (kfٙ[`oRUܢ=|KQE(D~RSvLkuлŠo-RL@5)g(H*WmĠmt oz٠WDy+*>=:lx(%|T[-Hunǜ+Cjs=wx0,%eUNR9\bݿJm<3Y=7k՞ƤT+ E9kRׯρ8fq}kZba-7K٩ʊEoجnLk bZ[)SLXqݛP9-OI:+ys YZM+;;}zK[TtPCR}m Z F9$rs90fd .;#!21l@o  6`g,Tp)(@ћ/$E{}yk @ux4XÎ>uk0I1=L蠓XNc?V=50L76<;:20# -$l; %pMkzjfKfI$΁_ anZk5RhnϔVn$Wx *K%p1u5ePx}>80wZ,Ԗ(Hm'©#{qa07EydI¯)"eag!׿8ȑ ;ob )h7{Y%5"dosvo08 Ӝ v MH9a284r,=@aY! ';hv.AGstAUc>C>]/C1$"'qrޠ1wK{4#kӹbQmkjqD2^XbsX1.,u6Yy8@Gf3|FUnp+t,lM,ڼQȦ^*}[ק%!佌_,!4oCc90k4mk{_>b6 Ӻ-a3GM36Inyo53OŞ d3Awc Mh;-NY$DUa^`O9;@Ib=TP>˓<8}/"{Vt,l(KmZיb6=[ǟ(2NavI]]Jmq+JM>'do5il4bl78v>UD7ᔀtzoQXcGt.zy໣j4tiݛcr;,]v0Y8}0YPGYT؋]V|c- Yc3O*k]s>ky(-K=ݳפ~pc@i%BsHKBL{o+QԥI&9X13}}\a+1/m8}| w(6ΰ k8 -{i[c1v:#^HPTaGc 5gy- %ExI̽&"=vҰu/]<n~0͜5Rc1wGku!p:4OiCv͢w ? *ڷr w8N5#NGvokUIw `C|` L2l:5$,ve)-J:z}dd5rsfv"اWJ,Ꭱzwch$xv?z &1{V cM$&rݼZx#+fH~>ytm:Ip 9N*>q*t6#>oaw ?$f ;ob'zތ?uCGTe,jc$QuE!3i:`Tr< AٻEӐy&hݷkOeChQօf TFbxf.(R"UM JL᳕+8f0`-"sBVJXn%͚~Цm-'X-)'xl4GoHHYEE)c5OdzU姪'l1xA 5wB,թIJU)EvXo_O1_Зu1oĵ`?C.NC8WGHSN.0!φX8WWڬaE@ߖ0@H>"v7!LP >@X|^g=`CWF'QayyɈǛaE8 35 Wxq>#FVX#}UE=|GR?<H2icCvÆ ָ1 ,<0p-1y N_k29]&aeμmhvף'`~F8;Ō\3$Kx-6>rt4U&ލ.Y$5DΆCq^HO}OX9Ϳ{|1xishTݴqCD2FSE`WSBز}%S1 'T!g]*߁@aW%kSCU;Q>Ȋ/[A-W%;\vHcj"NC,g#\#vCܟBm(cCQTJO(bC^,;;PcvZuR\|D1myIec<^Fn9!y=KtObanBB9O`'oPH@Zʇ$+1^y癎ҋ):ԦT&zʄ:11SLwr%6{]k= 35M4q[/PÙT+| \\>4~:" ԇq$Q"S6upSS 5"qM/~+#vNAbpC8&1$~B7Mݒ X"%fdy;[ 2"FEuķTqQVl3@P^%/R-(6gf2} Q5ñ}G!)8l8&5 `}97}GNTz#q . ʦ3(SC-^1*M,ti͙hS)L 8bT2P(s7leM T$^%Z* tцXk^wvH WӬkAZ=lXW*g˝,+^_w=u:4Hg6'%u"ZDJB#lp _[7= H[caf}9k_+3؜!$;ī|_6\uw%~KS"ρoMI7fɯMn5%$rG, }o}NoO㽏K:BKo~U7۳&dG:񖺾^o wkfˣ2م<ٶEe:qw, y P0w4[Ǖ^Q =eW4){}WAJ(;7z]7`)eKndf~4Y86:j׽ڪ>i4<ʧe`Dg 7iiw]QAgRܿڐ}o]rit#b`R&u7Ww<+%Vw[ 3SqLסD`Dn}Q%u:q@}6orX1r/yR@5ye/ g Gl1ABȹwIс馀.Ѻ윤/ji:'FCl!MpF:6JY:-%8߻9"yupw ߬ y J?(_ܞ^{YkϦG$M_@\!O!t|la2P}4AsԴm@m'/ha5avߩv"z4<%Vh6nμQg WPo9O* zqykɻJ ][ZEjlf|*(A\n_,2$U)8KL9 J{A_f M%饇Q3so n,;K;j9sZ".?yt9A.'CFn3Ο N}qU~BHejk5Oy93@wYMKh߶;0`:zTr$AҎ$H:ynW}ȣq)Dx~pNLX4+R9!Փ TR;4EJt-nSBUi}mcAXWii8*NULR]ӽf<#BMyW @: iJ#<ϖW"2\_YܴNQ'@I zAj^ul\W"HӮIzvkxTxYo(&8֚xݷ: $u"rᾣDKuyo iQS"K4:W5&֕ʄש;re]Y+B9>C{1!5?6coa`L^怙#Ntaj %DfקХ9o) w\r-T+21+H|AQۍ;JV8@&.*AdKN<8iu3eW@N.e1Y4 a*Ti0F/dkȝ$,!{ X >V">w_T&Qї4>GȀ ){/.5Ђ2u5ZKy͌ҜW.]әX) ;vc|R1􀅵_shZd n|e.f?=vH):MPXhs晨u8ū> SMa^'uiIp"Q şd2șL!@ G{OfHrRxQ(_Z6Q@*8eD(i|7 3n&QC! ;RZK YPN]j>tsn=icز\Vq]y>.30=k2OVnFE]N̊0{=S-6]fKn vK'"F#\л^WtQؒ]si*Hu(*pn/yNȝqTe0W<2=qo&´X/V~$׆׍IBa ͔ɵ#q ~h>=6@{̉|s;Үqy?cɚX2{UݿQK{0T!To&O# ġs-؊LKٰr?\8KaQEF UR{hYɧ[87N5vo(Y0`N3q.֒S]MdևˌKw#JPsvTehe5{~h#>|akk~}@G+$=N ˽WuLͷF9N:GzHՏ9a Jd07d&g;Z bwj͙&qk%{}1%+YAD%@p:_leju`y-!XAwȁgw^za'(X6#ҢcMwQ5/Cǐ1h}Nne xS rG`NDQ!W%CÔD>׸<gZ@HNu|kk[:R;qԊG z@ֳ!<jAb(lI aF2c\oSO*;[*Dq6Kު2oN4V%m^|}P_GPXet\XWA>]ҢӠ:[5%P{(2ĜI{!MBQdL`i+ꃹ͆O_jq٧%詵bvALj0)4I|Ȃ>4\N 3PeGFj }rS&.. 󭫗ivi|xw6O,yLa MC<$XrnEpiI%dCij Gڶ_k;%<Ång\_ LbD4=&i')*]KC?m[.RTmY0UR6XCsTW6JD8جF=v˜R%-TfMqՀYUW>|Bt^kЍ&^V%J;U ?O`1ȦoszT~x>cwU*LͪXh"+0B q2=1e ʇJ(Лj| IgjW]P7rA?/}3dw3 ܭi.X!kD(X^Z5 e92C׻I1bڔOӗU-{[81~ OpD`rFA-?u@и 7*K\Ģ^Ƹ;±5EPWw\qv5c $L~w/ Nr F/>/aOW`)ȥŵ9/j682b/L\kt|>BT^ Q`j~D1l(%./ѡ /.a>anM&Z+ZI#x%],u+*e-(Q;z3ܽw d'jQ RNjXX~YVx_3e!.i qqM։]j» #(S mCܳ ^QCnǤ?T;mGۗ}OKQc׃O2ZNQڳܼ`oW2⑌> oJN,M/׵L]$9 Wv0Qѷ9p29" ] l *|q\hf s;<v&o]Iv8Y\|Vk1Ѭi8=khDp1~V,cVXA7 ĺ]M@ ?k(JPISt*5R k=^F yΌрpEOG|31N}ĝAg3#qH և=k ‡QNZ]z+hfV+i+uTT%J9lu }*\X,%oa`. 2IƑҲ_1cލ ֶ<8FGO% %rqRPaϿ3A2܏.YJeSh,w#i!W@u^IpFOsuۀK,׆]Ob>PB .vmuV$0u㴫]}pppjpHBa2K(fyv?7, eM<{9j(&bI,6ALK< B7FkIp,27hf|z~6/_$ YiL;x@#s!tD:ʣ` sRtħx C"p1RDvn'c#! l~p0uLV#v1L]WB}vc{b>0.9Bh+tSd9CWwHJXG]헬|x^_W)XMVpari6)ſ M}Za72_wTT~#w .]Dv@UZF'߳פY5%DDtxDBbe N5:^շ%9g.C,[^ikQ^$8ff`Χӻ?t2`IEV4a>N+IԲBoDfG>@$ٍ1h0 YԇNٟrpO073E]y$L1U}`%=yb #dk+˿^Y{K|+PN%j&K`(.ixXM!n(av8'ׁ,R+|Z#q{|a#+Zlx]x _eͫQP³Pt%t}U?D CmpTv.5H9R]1i$m&v~2Mzߌ"!7Q9+9\3̔:AnZ4OgBMD{Z[}C J%g!Z:rogo2z9ς '( #ުw nܦ-=wQ ( g /N>@KV(f]Siȉ4{~9$D hfQH0vBԻErs5{(d(HGs-0(ȹr_GSVwFYͺ+@Gί{d*`Yc5˩3DʹVh=y„ýXdMk*RuN+o6 dLQ슷!${g;F8@]avqilz)EJ==H2[Wuن4^y[rdZ27&?C (lA.$&[/:؏!TD=JI@4~e3YBˆJkaκ(MY ւtͤPێZa8kwHUQ!Ţ,/kJφ#,%ұw(xG5lբmL_}Sޞ+&1NVhU~}b.$p*R w2udKP("dGti#er ~Џbkhxj@ȕ2gvD;y);E.,󙘹Cl0oօ/KR%XD"87׍Zܨ\ٝD\(]*/v8YkDV 5 /$z{ Q7gB}+l9-85y m\9rw 5'\L[X_*s. iH]RuhP9Ov{3|1ۖ4;ASxbZu;noSa5t|OIHcU?:M* 7w&rl[hIGuq4[h D;eE_~?#"DAФ٩uDoy1ZQN٧k*`@p UNLBfnSkA9В-Z=^5& @zqQ=U1d8@֮'H\0 ޺f$.w-!0$CÉ[(kց&K\pjP)dHm. ^P)e7X4-\~'YLe}JX9͉$wn q"}h׭S{w հhf:;/Z#gRzf69e`0cz7%h*GoByβ6]͞.oBܲ'IGj# (X5t*-8[+UUM u <[?8Ϻ)9<\oՠAn_kuV}| &@ @&l93ּKlL>f-.Gcb5OSZ}+CMuklל^Ʌ/TA~jk. 9+,Yl ;L̛pޭM9 SrlCXO"I,!q8yfi{wq<%٘aFlL ( (&D'aw J=N4~=ScSbԨ*g@Ca (V^1`M9w3JRf HY9RI9',wõA %gO>E@*z%^tױ_]|<LJuH $_,wj,r^8 Ÿ\ 6B.꘳5Q#bPjѻ ܄|zie¶jszИc/CFRШFƹgvZ+U ا͵CWS+c R{w~0C*#lIϡz#4~[hW[簀cqT!5xIZ6C a)Hcm_0/hW=-A//Zgp%Uy5j@ON2-B}qH %pT0Eʹyxo|8ySW$gZgasy'NҐ Dp xi&*-pBssQ$Z >z!+<ܩd).aasX5w]-]_9E6'9"󈜿2^8Seh'oI0X=1̷cEDIG>D a32 P/u5}4KF=Iނ )(*K(r"LpʹGdӸ֮p,"آP0+N @yߞ,'7[MQ{ж_qjqQpD?}̏i ̠P#|5? ~bDxslV\Ĵ 꼉J}0GvHtʚy6Gs%. s fu>ͨKJ4h{.HN:dt T~5!Z/¬L6Wx &ǽ| ?g9APKa5 Zc֗rJ WZϺgңW'ZRes3Wa}ZdM.X ݔ}jG.MVf|׫Xmd ύw )Xkjٴ 5J\9@/,V?=跶h^ƩpQ3mhI-{4X/ Z3 2_BbzhR-( \ 1м&s?,UTܫ 5zkǂQڤ_r^zϙjPW?U~$L~gƋn[ W:={ ;lVonӽp)w ]AHT^5H~i78?Q ?^W~A{Dtx3t)N $.d^Rc+^ZOwjqx$UM u\j`l-Z!*V5;p#A^? NxG& vQR"PI/4C uɸ# 1Hd 3HJ>s.oeqv\ꕋMow5XwKƙ,It⿵qTH:ZI۬x˱8MjwH1H  nb-Wi4x&ȸ{;W/xNV懌 h؅>Իפ#bqϞvm/Jt{/~ k>vb(gaOI8YS5dN7!WJI&;WN{6uoӘcyXxU4$\ˇM3Dͱ|W0?ޛh-7krZtmyv\;a;ri)O]0xأGV]g5J+wVl&)VweM>~*N}VkwIk) Rμz.{Gg+:aZ",2g?$)'^: .HxH&n;UèKe][ 79JB8[ԡ{g혻%Pq.`;pX[! dHb;Yvwy%H8 v;QS`=4s7 YwEf < GNk0 }J_+9"VN`\Aܴ݀h5HWx\炆Zf}E|sfknJ+3GAE.GIc? ͌i&w̪lAW!#  '-%*gg_KӔ f(  usFs#d|3$o2a%)qCNO )`K$C^{ZI-^ʞ4^'xnb o{P G1+FI1K1q#w?~u AlNtL")dCQM\3AE2`S:bSqɅ1j&74e47{tmQSDuVۚ`PʡkGMaΘÖY=P D| ;KD3#@>]jy"/dג"7P%MlY< t:6ʔNZY1QƷB|lt!">4pZ,8\%x& /MLħVCbpg2V$7W:mUIR_7NB%SCdRIQBaH/#`2P%?΂<;ƥ"d8,>Sm,TL23\2>wJሺzR^Sه)K@>Qk`.NhDژ0Ǻ9G6 e-5)eſ4uJz=8"BJ!$F=ÖL4O5FF"6m;#ȍ%JJn,RNY;VwFV h*P,Ej1hw} u.BcuOtY,E Dum*;o=јVJZ~ia^EʝE]UGGoVIt GM"_g [A(_nPx-6@w7S& n-o==@sF$=5>u1%8U;3{2M |-Dko0JNRhH Q5]7D`n3Mus;y;M 5s!yf:> B Qq y6O"tkas UᗇQX~B%:Y|4!$h׶8n~{2n[Tb~!tϡ5ٷ6q`Vi#Q\㳃sU{ujbrPhzadu3vKY.C&7wgT :c \jlk}:Ĥ_0,t;ܣγ@"tNz#QV41dx Vۿ|3ŗmmV(\Vsba.AgY~>5 IMC[!s"HQ<k`|LN~SؙN5: o@2}U+޹5ȃxgTp G`)@س5 :҂@)< qD=q܏C}BB[-¡2U.‡*wcp6AɫfACg;-rkxu/խ4@%0a93yU1 @C*t!8B*+M X8[QQM|jj~Asz$[T 9^ʚl=8ӧM2~TyjV-?cެ9>\֎FhOw*)FA=$.T Ո:,f~N` >ao9tJ3 cq9)xtvn/RM`l]b7:`=MoCiμPHYw;) INU!2y>B_A .R@Jsi~R НA:} >7pvBg6<.u2nے܂cO bV_D8yu+tƯ3dVo@]>=*ϵhU\/Ħb[:Dttœ(*A:pjeZPHN"WHMMn4a5$Z8> ~K(޶ YZ