erlang-reltool-22.3-1.26 >  A `?sp9|+H-׽UA[=)sZ gk|鰗y7>:x<Gҝ)9Z-]1yL4W3WmUdAȾ\?**]$`L9zwUN5hP #O_kR6K?dV ȗᲾo7{ef, ⬐n X%zs %%NxG}l[ {@F1/lf8955c3ff68a31363c86a2a3c12482214258b461bdfa4f31230d62cf420808b1d98435d6da937c504fba7ff19bcd96ce441fab3f`?sp9|4QOqTf(E@G<,wLa aci еg }NH7]0ăm! o QF9EilDf Mj]6r py*O\Ϲt{>Y9N/HZZ -'U#v|QxãDցY1rۮ%,RI*nǯQ6 )+Az:sl>p;Ǵ?Ǥd  5  `    0 @ <|0(V8`[9 [:[FGHTIÔXäYì\]^ bŚcCdƛeƠfƣlƥuƸvzCTX^ǠCerlang-reltool22.31.26A release management toolReltool is a release management tool. It analyses a given Erlang/OTP installation and determines various dependencies between applications. The graphical frontend depicts the dependencies and enables interactive customization of a target system. The backend provides a batch interface for generation of customized target systems.`Apache-2.0https://www.suse.com/Unspecifiedhttps://www.erlang.orglinuxaarch64)hpLE<|?AA큤A큤`]@] ]/@\P\@\@\@\r@\N\@\+@\k\\\Yz\J@\*\@\@[[[%@[<@[[t[r@Z@Zs@Z@Z@YYo@Yo@Y@YyYYlY YX-X-X•@X@XVz@W@W@WoWgWc@WA@WA@W(V@VVV$@VrV2 @V }@Uݪ@ŬU(Ub@UU>U@Ug@UG_@U#T@T*@T_W@T_W@g.santomaggio@gmail.comtchvatal@suse.comg.santomaggio@gmail.commatwey.kornilov@gmail.comgsantomaggio@suse.degsantomaggio@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comdimstar@opensuse.orggsantomaggio@suse.degsantomaggio@suse.degsantomaggio@gmail.comgsantomaggio@suse.degsantomaggio@suse.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comopensuse-packaging@opensuse.orgmliska@suse.czopensuse-packaging@opensuse.orgmatwey.kornilov@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.commchandras@suse.deg.santomaggio@gmail.comdmueller@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comrbrown@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commeissner@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comkruber@zib.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comjengelh@inai.dematwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comkruber@zib.dematwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comro@suse.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comkruber@zib.dekruber@zib.deseife+obs@b1-systems.comkruber@zib.dekruber@zib.dekruber@zib.dedmueller@suse.commatwey.kornilov@gmail.comdmueller@suse.comkruber@zib.dekruber@zib.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comledest@gmail.com- Changes for 22.3: * compiler: A 'receive' with an 'after 0' clause would prevent the optimization that can avoid scanning the entire receive queue when matching on a newly created reference. * compiler: HiPE can again handle modules with catch and try constructs. * compiler: Fixed a bug in bit-syntax optimization that could crash the compiler. * crypto: Fixed potential memory leaks involving calls to the crypto ng_api. * common_test: Document incl_apps cover option * common_test: The ct_property_test has now a report function for results of stateful testing. * common_test: Don't hide error reasons from user * stdlib: Fix type specification for uri_string:normalize/2 that may also return error(). * stdlib: Improve error handling in uri_string:normalize/2. This change fixes a crash when the input URI has faulty percent- encoding. * stdlib: Fix minor bugs in the Erlang pretty printer (erl_pp). * stdlib: Fix the Erlang parser regarding consecutive unary operators. * stdlib: Let calendar:rfc3339_to_system_time() crash when the time offset is missing. * stdlib: Implement uri_string:resolve/{2,3} that can be used to resolve a URI reference against a base URI. * stdlib: In gen_statem it is now possible to change the callback module for a running server. See gen_statem's documentation for change_callback_module, push_callback_module, and pop_callback_module. * ssl: Correct handling of TLS record limit in TLS-1.3. The max value differs from previous versions. Also the payload data max record check was broken, that is record overflow problems could occur if user sent large amounts of data. * ssl: Correct close handling for DTLS * ssl: Fix ssl:getstat/1-2 to also work for DTLS sockets * ssl: Correct internal handling och socket active mode to avoid reviving TCP data aimed for a downgraded TLS socket. * ssl: When using the host name as fallback for SNI (server name indication) strip a possible trailing dot that is allowed in a host name but not in the SNI. Also if the server receives a SNI with a trailing dot send an UNRECOGNIZED_NAME alert. * ssl: Immediately remove session entries if handshake is abruptly closed at transport level. * ssl: Implementation of the key and initialization vector update feature, and general hardening of TLS 1.3. There are cryptographic limits on the amount of plaintext which can be safely encrypted under a given set of keys. This change enforces those limits by triggering automatic key updates on TLS 1.3 connections. * ssl: Add support for TLS 1.3 Session Tickets (stateful and stateless). This allows session resumption using keying material from a previous successful handshake. * ssl: Add support for key exchange with Edward curves and PSS- RSA padding in signature verification. * megaco: The documented function megaco:get_sdp_record_from_PropertGroup/2 was a wrapper for megaco_sdp:get_sdp_record_from_PropertGroup/2 but did not actually exist. This has now been fixed. * megaco: Test suite completely reworked. Add (timestamp) utility functions for debugging and testing. * erl_interface: Fix link error "multiple definition of `ei_default_socket_callbacks'" for gcc version 10 or when built with gcc option -fno-common. Error exists since OTP-21.3. * asn1: Fix 'DEFAULT' with 'OCTET STRING' and 'SEQUENCE OF CHOICE' with extensions. * erts: gen_udp:recv(S, N, 0) corrupted the internal state for the socket so after receive with {active, once} it always returned {error, timeout}, and wasted the received UDP packets. This bug has now been fixed. Reported and pinpointed by Alexander Petrovsky. * erts: The atom esock_atom_user and esock_atom_kernel was never actually created. This has now been corrected. * erts: Fixed bug in socket module that could potentially lead to scheduler deadlocks. * erts: Fix bug causing VM crash if down or stop callback of a NIF resource is called after the NIF module has been purged. The fix will postpone unloading until all such resource objects have been garbage collected. * erts: Fixed bug in ets:update_counter/4, when called with an invalid UpdateOp and a Key that does not exist, causing ets:info(T,size) to return incorrect values. Bug exists since OTP-19.0.2. * erts: Fix potential heap corrupting bugs when a process calls a BIF that blocks other normal schedulers and then writes to its own heap without the main process lock. A NIF running on a dirty scheduler trying to interact with such a process could corrupt its heap. The fixed BIFs were related to code loading and tracing. * erts: Fixed bug in erlang:list_to_ref/1 when called with a reference created by a remote note. Function list_to_ref/1 is intended for debugging and not to be used in application programs. Bug exist since OTP 20.0. * erts: The prim_net nif (net/kernel) made use of an undefined atom, notsup. This has now been corrected. * erts: Corrected the valid range of the erl command line argument +SDio from 0..1024 to 1..1024. +SDio 0 was erroneously allowed which just caused the VM to crash on the first dirty I/O job scheduled. * erts: Fix a crash when attempting to log faults when loading files during early boot. * erts: For socket, not all send and receive flags are supported on all platforms. In order to (at least) simplify testing, the socket:supports/0,1,2,3 functions has been extended with send_flags and recv_flags items, which indicates what the current platform can manage. * erts: Add a "full featured" version of getifaddrs in the net module. * erts: The options busy_limits_port and busy_limits_msgq have been added to the BIF erlang:open_port/2. The busy_limits_port option can be used for controlling the busy state of a port executing the spawn_driver or the fd_driver. The busy_limits_msgq option can be used for controlling the busy state of the port message queue. * erts: A socket "registry" has been added making it possible to list current open sockets. * erts: The counters managed by the socket nif has been extended. Their "size" has been increased from 32 bit to 64. Two max package size (for read and write) has been added. And four accept counters has been added. * erts: Add gcc option -fno-common to detect accidental name clashes of global variables. * erts: New dynamic lock checker that verifies locking orders and detects potential deadlock bugs in drivers and NIFs. Enabled together with the old static lock checker (for ERTS internal locks) in emulator started with -emu_type debug or built with configuration option --enable-lock-checking. * snmp: A simple supervision of the snmp manager net-if process has been added. Also, a way to forcibly restart the net-if process has been added. This could be useful if the net-if process hangs for some reason. * snmp: Misc documentation corrections * mnesia: Fixed a timing issue in uninstall fallback functionality. * eunit: Backport of PR-2316: Strip control codes from eunit_surefire output to avoid generation of invalid xml * ssh: Unicode problems for ssh_sftp:write fixed. * ssh: Changes to the internal api of the experimental ssh_dbg tool. * ssh: The new functions ssh:set_sock_opts/2 and ssh:get_sock_opts/2 sets and reads option values for the underlying TCP stream. * hipe: HiPE can again handle modules with catch and try constructs. * hipe: When the return value for try/catch was ignored, the native code compiler could crash. * public_key: Add support for key exchange with Edward curves and PSS-RSA padding in signature verification. * diameter: Add the 'first' tuple to type diameter:peer_filter/0. The filter was added in OTP-17.5.6.8 and OTP-18.3, but neither release updated the type specification. * tools: An Emacs warning due to lacking type in defcustom declaration has been fixed. * tools: Improve emacs indentation. * tools: The cover tool could generate instrumented code for a module that would cause warnings to be issued. * tools: Fixed generated fprof analysis format to also handle data in maps. * sasl: A socket "registry" has been added making it possible to list current open sockets. * kernel: The DNS resolver `inet_res` has been fixed to return the last intermediate error when subsequent requests times out. * kernel: The prim_net nif (net/kernel) made use of an undefined atom, notsup. This has now been corrected. * kernel: Fix a crash when attempting to log faults when loading files during early boot. * kernel: Fix crash in logger when logging to a remote node during boot. * kernel: Improved net_kernel debug functionality. - Changes for 22.2.8: * diameter: The possibility of choosing a handler process for an incoming Diameter request with a configured MFA was documented in OTP 20.0, but counters (with {traffic_counters, true}) were not incremented when this process was on a remote node. Counters are now incremented on the node that configures the transport in question. Introduced in OTP 21.3. * diameter: Transport options differing from those passed to diameter:add_transport/2 were used in several situations: when starting a transport process after connect_timer expiry after an initial connection attempt has failed, when starting a transport process after a connection has been accepted, when sending events, when returning options in diameter:service_info/2, and possibly more. In particular, the following configuration options to diameter:add_transport/2 were dropped: avp_dictionaries, incoming_maxlen, spawn_opt, strict_mbit. Moreover, any service options mistakenly passed to diameter:add_transport/2 were interpreted as such, instead of being ignored as the documentation states, with the consequence that outgoing and incoming requests saw different values of some options, some were always taken from transport options, and others from service options. diameter:add_transport/2 must be called in new code for the fix to have effect. Introduced in OTP 20.1.- Remove conditions and support for openSUSE/SLE < 15 - Remove not really needed service file _service - Convert the dependencies to pkgconfig style ones- Changes for 22.2.7: * compiler: Fixed a bug that could cause the compiler to reject valid code that used the is_map_key/2 BIF. * compiler: Fixed a bug that could cause the compiler to reject valid code that matched the same map key several times. * compiler: The compiler could crash when compiling a convoluted receive statement. * compiler: The compiler could crash when a fun was created but never used. The compiler could crash when compiling the expression true = 0 / X. - jsc#SLE-10913- Changes for 22.2.6: * erts: A process could get into an inconsistent state where it was runnable, but never scheduled for execution. This could occur when a mix of normal and low priority processes where scheduled on the same type of dirty scheduler simultaneously.- Changes for 22.2.5: * erts: A process could end up in a state where it got endlessly rescheduled without making any progress. This occurred when a system task, such as check of process code (part of a code purge), was scheduled on a high priority process trying to execute on a dirty scheduler. * erts: Improved signal handling for processes executing dirty. For example, avoid busy wait in dirty signal handler process when process is doing garbage collection on dirty scheduler. * stdlib: A directory traversal vulnerability has been eliminated in erl_tar. erl_tar will now refuse to extract symlinks that points outside the targeted extraction directory and will return {error,{Path,unsafe_symlink}}. (Thanks to Eric Meadows-Jönsson for the bug report and for suggesting a fix.)- Changes for 22.2.4: * ssl: Enhance error handling, all ALERTS shall be handled gracefully and not cause a crash. * ssl: Enhance alert logging, in some places the role indication of the alert origin was missing. So the log would say undefined instead of client or server. * ssl: Two different optimizations did not work together and resulted in the possible breakage of connections using stream ciphers (that is RC4). Reworked the implementation to avoid this.- Changes for 22.2.3: * ssl: Fix the handling of GREASE values sent by web browsers when establishing TLS 1.3 connections. This change improves handling of GREASE values in various protocol elements sent in a TLS 1.3 ClientHello. * ssl: Correct DTLS listen emulation, could cause problems with opening a new DTLS listen socket for a port previously used by a now closed DTLS listen socket. * compiler: Fixed a bug in the compiler that could cause it to reject valid code.- Changes for 22.2.2: * erts: Taking a scheduler offline could cause timers set while executing on that scheduler to be delayed until the scheduler was put online again. This bug was introduced in ERTS version 10.0 (OTP 21.0). * erts: The ets:update_counter/4 core dumped when given an ordered_set with write_concurrency enabled and an invalid position. This bug has been fixed. * erts: A process calling erlang:system_flag(multi_scheduling, block) could end up blocked waiting for the operation to complete indefinitely. * erts: Duplicate entries for [socket:]getopt and [socket:]setopt in man page. * stdlib: The ets:update_counter/4 core dumped when given an ordered_set with write_concurrency enabled and an invalid position. This bug has been fixed. * crypto: Constant time comparisons added. * ssh: Fixed that ssh_connection:send could allocate a large amount of memory if given an iolist() as input data. * ssh: Safe atom conversions. * ssh: Constant time comparisons added. - Changes for 22.2.1: * erts: Corrected an issue with the new socket api which could cause a core dump. A race during socket close could cause a core dump (an invalid nif environment free). * erts: Corrected an issue with the new socket api which could cause a core dump. When multiple accept processes waiting for a connect a connect could cause a core dump. * snmp: Its now possible to remove selected varbinds (from the final message) when sending a notification. This is done by setting the 'value' (in the varbind(s) of the varbinds list) to '?NOTIFICATION_IGNORE_VB_VALUE'. * snmp: Its now possible to specify that an oid shall be "truncated" (trailing ".0" to be removed) when sending an notification. * ssl: Add missing alert handling clause for TLS record handling. Could sometimes cause confusing error behaviors of TLS connections. * ssl: Fix handling of ssl:recv that happens during a renegotiation. Using the passive receive function ssl:recv/[2,3] during a renegotiation would fail the connection with unexpected msg.- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors.- Changes for 22.2 * http://erlang.org/download/OTP-22.2.README * Highlights: * erts: The Kernel application's User's Guide now contains a Logger Cookbook with common usage patterns. * erts: Numerous improvements in the new socket and net modules * Standard libraries: common_test: ct_property_test logging is improved * Standard libraries: ssl: Correct handling of unordered chains so that it works as expected * Tools: Emacs erlang-mode function that lets the user open the documentation for an Erlang/OTP function in an Emacs buffer has been improved. Users will be asked if they want the man pages downloaded if they are not present in the system.- Changes for 22.1.8 * http://erlang.org/download/OTP-22.1.8.README * erts: Large amounts of quickly executed dirty work could cause heavy contention on an internal spin lock. The spin lock was replaced by a mutex which behaves much better under these conditions.- Changes for 22.1.7 * http://erlang.org/download/OTP-22.1.7.README * compiler: Fixed a performance bug that caused repeated matches of large records to take a very long time to compile. * erts: A literal area could prematurely be released before all uses of it had been removed. This occurred either when a terminating process had a complex exit reason referring to a literal that concurrently was removed, or when a terminating process continued executing a dirty NIF accessing a literal (via the heap) that concurrently was removed. * erts: Fix bug causing VM crash due to memory corruption of distribution entry. Probability of crash increases if Erlang distribution is frequently disconnected and reestablished towards same node names. Bug exists since OTP-21.0. * erts: Fixed bug causing crash of VM built with configuration - -enable--sharing-preserving. Provoked when a sent message contains both a bit string and the heap binary (< 65 bytes) which the bit string was matched from. Bug exists since OTP-19.0 but has seen to be easier to provoke since OTP-22.1. - Changes for 22.1.6 * http://erlang.org/download/OTP-22.1.6.README * compiler, erts: The compiler could do an unsafe optimization of receives, which would cause a receive to only scan part of the message queue. * crypto: The AEAD tag was not previously checked on decrypt with chacha20_poly1305 * erts:Fix bug where the receive marker used by the runtime to do the receive queue optimization could be incorrectly set. The symptom of this would be that a message that should match in a receive never matches. * snmp: Agent discovery cleanup. If there is no receiver of INFORM then #state.reqs in snmpa_net_if keeps on growing for DISCOVERY.- Changes for 22.1.5 * http://erlang.org/download/OTP-22.1.5.README * snmp: Application(s): snmp Related Id(s): ERIERL-427 The agent discovery process has been made to work with snmptrapd..- Changes for 22.1.4 * http://erlang.org/download/OTP-22.1.4.README * compiler: Fixed a bug where the compiler could generate incorrect code for a 'receive' statement inside a 'try'. * crypto: FIxed a bug if the erlang emulator was linked with a very old cryptolib version (1.0.1 or earlier). The bug now fixed could have triggered a core dump if an unknown cipher name was used in crypto functions. * erts: Erlang/OTP can now be built on macOS Catalina (10.15).- Changes for 22.1.3: * inets: Add HTTP server error logging vi logger - Changes for 22.1.2: * erts: Added the environment variable ERLC_SERVER_ID, which allows multiple compile servers to run separately under the same user. - Changes for 22.1.1: * erts: A terminating process sending distributed 'EXIT' or 'DOWN' signals while terminating could end up in a state where no progress at all was made. This was triggered by a distribution channel that the terminating process was sending on got busy. This bug has existed since ERTS version 10.4 (OTP 22.0). * erts: When communicating with a simultaneously exiting port via the erlang:port_*() BIFs one could sometimes get stray {Ref, What} messages. Where Ref was a reference and What usually were the atom badarg. * snmp: Made it possible to add 'extra socket options' to the (gen_udp) socket open call (for both manager and agent). A new option has been added, extra_sock_opts, which makes it possible for the user to add a list of extra socket options that will be appended to the other socket options for the open call. See the snmp application config man page (erl -man 6 snmp) or the "Configuring the application" chapter of the Users Guide for more info. * compiler: Fixed a bug in the bit-syntax optimization pass that could crash the compiler.- Changes for 22.1: * kernel: The type specification for gen_sctp:connect/4,5 has been corrected. * kernel: Extra -mode flags given to erl are ignored with a warning. * kernel: Fix type spec for seq_trace:set_token/2. * kernel: logger:compare_levels/2 would fail with a badarg exception if given the values all or none as any of the parameters. This is now corrected. * kernel: Fix bug where the log file in logger_std_h would not be closed when the inode of the file changed. This would in turn cause a file descriptor leak when tools like logrotate are used. * kernel: Fix a race condition in the debugging function net_kernel:nodes_info/0. * kernel: Fix race condition when closing a file opened in compressed or delayed_write mode. * kernel: The possibility to send ancillary data, in particular the TOS field, has been added to gen_udp:send/4,5. * kernel: If the log file was given with relative path, the standard logger handler (logger_std_h) would store the file name with relative path. If the current directory of the node was later changed, a new file would be created relative the new current directory, potentially failing with an enoent if the new directory did not exist. This is now corrected and logger_std_h always stores the log file name as an absolute path, calculated from the current directory at the time of the handler startup. * kernel: Support local sockets with inet:i/0. * observer: Fix bug after a user followed link on a pid from an expanded term window. * observer: Improved dark mode colors on Linux. * mnesia: mnesia:add_table_copy/3 could cause a deadlock if called when a new node was starting. * mnesia: Transactions with sticky locks could with async_asym transactions be committed in the wrong order, since asym transaction are spawned on the remote nodes. To fix this bug the communication protocol between mnesia nodes had to be updated, thus mnesia will no longer be able to connect to nodes earlier than mnesia-4.14 , OTP-19.0. *** POTENTIAL INCOMPATIBILITY *** * stdlib: re:run() now yields when validating utf8 in a large subject. * stdlib: Upgraded the ERTS internal PCRE library from version 8.42 to version 8.43. See http://pcre.org/original/changelog.txt for information about changes made to PCRE. This library implements major parts of the re regular expressions module. * stdlib: The bug with ID ERL-717 has been fixed. The functions io:columns() and io:rows() only worked correctly inside interactive erlang shells before this fix. These functions returned {error,enotsup} before this fix even if stdout and stdin were connected to a terminal when they were invoked from an escript or a program started with e.g., erl -noshell. * stdlib: Fixed handling of ".." and "@" in wildcards. ".." would only work when preceded by a literal pattern such as in "a/..", not when preceded by wildcard characters such as in "*/..". The combination "@/.." was also broken, and in addition "@" in a pattern could degrade performance of the wildcard matching. * stdlib: Make sure ets:fun2ms() can handle ++/2 in the head of functions when called from the shell. * stdlib: Debugging of time-outs in gen_statem has been improved. Starting a time-out is now logged in sys:log and sys:trace. Running time-outs are visible in server crash logs, and with sys:get_status. Due to this system events {start_timer, Action, State} and {insert_timout, Event, State} have been added, which may surprise tools that rely on the format of these events. New features: The EventContent of a running time-out can be updated with {TimeoutType, update, NewEventContent}. Running time-outs can be cancelled with {TimeoutType, cancel} which is more readable than using Time = infinity. *** POTENTIAL INCOMPATIBILITY *** * stdlib: re:run() now avoids validating utf8 in the subject more than once in the same call. This validation could previously be performed multiple times when the global option was passed. * stdlib: ETS ordered_set tables with write_concurrency enabled has got a performance issue fixed. There were no limits for the values of internal statistics counters before this fix. This could result in that the data structure sometimes reacted slowly to a change in how many parallel processes were using it. * stdlib: The ordsets:union/1 is now faster when passed a long list of ordsets. * stdlib: unicode:characters_to_binary() could return very small binaries as reference counted off heap binaries. This could cause an unnecessary large memory usage and an unnecessary load on the binary allocator. Small binaries are now always returned as heap binaries. * stdlib: Display a more meaningful error message when a bad I/O server is used in a script written in Erlang (escript). * stdlib: New feature ets:info(_, binary) to get information about all reference counted binaries kept by a table. This is the same kind of debug information that process_info(_, binary) returns for a process. * stdlib: Corrected ETS documentation about the behavior of compiled match specifications when serialized through external format. * tools: cover would fail to start if two processes tried to start it at the exact same time. * common_test: If a ct hook is installed in the suite/0 function in a test suite, then the hook's terminate/1 function would be called several times without it's init/2 function being called first. This is now corrected. * common_test: If init_per_testcase fails, the test itself is skipped. According to the documentation, it should be possible to change the result to failed in a hook function. The only available hook function in this case is post_init_per_testcase, but changing the return value there did not affect the test case result. This is now corrected. * common_test: Add ct_netconfc support for NETCONF 1.1 (RFC 6241). The 1.1 base capability can be sent in hello, and RFC 6242 chunk framing is applied when both client and server advertise 1.1 support. * common_test: Correct lib_dir paths in common_tests opaque data structure that is passed to ct_release_test callback modules in functions upgrade_init/2, upgrade_upgraded/2 and upgrade_downgraded/2. The incorrect paths may cause confusion when debugging although it will not cause any incorrect behavior on the part of common_test as it is currently not used. * erts: If you set {linger,{true,0}} on a gen_tcp listen socket, accept a connection on that socket, and then close the accepted socket, now the linger zero setting is transferred to the accepted socket. Before this correction that information was lost and the close behaviour on the accepted socket incorrect. * erts: Sending ancillary data implemented in OTP-15747 accidentally left behind test code that caused all UDP sends to fail on Windows. This has now been fixed. * erts: In the socket nif, used invalid flags when if-def'ing for supported TCP flags: TCP_MAXSEG and TCP_NODELAY (the support function). * erts: Fixed memory leaks in experimental socket module. * erts: re:run() now yields when validating utf8 in a large subject. * erts: Fixed bug in seq_trace:set_token(label,Term) which could cause VM crash if Term was heap allocated (not an atom, small integer, local pid or port). Bug exists since OTP 21.0 when terms other than small integers were first allowed as labels. * erts: Extra -mode flags given to erl are ignored with a warning. * erts: Don't loop indefinitely when --enable-pgo is given to configure, but compiler does not support pgo. * erts: Fix seq_trace:print/2 not to raise badarg exception if label is not a small integer. Bug exists since OTP 21.0. * erts: Fixed hipe_flush_icache_range for non-Linux OS on ARM. * erts: The fix in OTP-15871 was too conservative and disabled the offending load-time optimization in some cases where it was safe. * erts: Upgraded the ERTS internal PCRE library from version 8.42 to version 8.43. See http://pcre.org/original/changelog.txt for information about changes made to PCRE. This library implements major parts of the re regular expressions module. * erts: Fix race condition when closing a socket while using {active,N} on Windows. * erts: Allow more than one -config command line option to erl on Windows to conform with other OS. * erts: Fix so that ERL_FLAGS environment variable does not interfere with command line arguments. Before this fix you could write: ERL_FLAGS="10" erl +S and erlang would start as if +S had been given the argument 10. * erts: The bug with ID ERL-717 has been fixed. The functions io:columns() and io:rows() only worked correctly inside interactive erlang shells before this fix. These functions returned {error,enotsup} before this fix even if stdout and stdin were connected to a terminal when they were invoked from an escript or a program started with e.g., erl -noshell. * erts: Do not use named label in ethread.c inline assemble. This allows erts to be compiled using gcc 9.1.0 with LTO enabled. * erts: erlang:fun_to_list/1 will now escape the module and function name when necessary. * erts: process_info(P,binary) would neglect to look through heap fragments, potentially missing a few binaries associated with the process. * erts: HiPE is now automatically disabled on systems with non- glibc implementation (for instance musl). This is because musl does not provide the API's for guaranteeing that signals are delivered on the correct native stack. * erts: Fixed bug triggered if a process is killed during call to persistent_term:put or persistent_term:erase. * erts: Add units to all memory slogans in the crash dump documentation. * erts: Fix a bug in binary_to_term that would crash the emulator if a term larger than 16GB was to be decoded. * erts: Fixed bug related to an exiting process sending EXIT and DOWN signals to remote linked/monitored processes. Bugs exists since OTP 22.0. * erts: erlc can now automatically use a compile server to avoid starting an Erlang system for each file to be compiled in a multi-file project. See the documentation for how to enable it. * erts: The possibility to send ancillary data, in particular the TOS field, has been added to gen_udp:send/4,5. * erts: The net module has been split into 'net' (kernel) and prim_net (preloaded). * erts: Socket counters now works as expected and can also be extracted with the (new) info function. * erts: re:run() now avoids validating utf8 in the subject more than once in the same call. This validation could previously be performed multiple times when the global option was passed. * erts: The un-documented function erlang:dist_get_stat/1 now returns the real value of what the distribution queue contains instead of a boolean. * erts: ETS ordered_set tables with write_concurrency enabled has got a performance issue fixed. There were no limits for the values of internal statistics counters before this fix. This could result in that the data structure sometimes reacted slowly to a change in how many parallel processes were using it. * erts: Optimize the reception of large distribution messages. * erts: Binary matching and functions like split_binary/2 will now create heap binaries when the results are small enough, reducing the chances of small sub-binaries keeping large binaries alive. * erts: Fixed rare emulator crash in instrument:allocations/0-1. * erts: Ports could pass very small binaries as reference counted off heap binaries to processes. This could cause an unnecessary large memory usage and an unnecessary load on the binary allocator. Small binaries are now always passed as heap binaries to processes. * erts: unicode:characters_to_binary() could return very small binaries as reference counted off heap binaries. This could cause an unnecessary large memory usage and an unnecessary load on the binary allocator. Small binaries are now always returned as heap binaries. * erts: Improved erl_nif documentation regarding on_load and Erlang stub/fallback functions. * erts: New feature ets:info(_, binary) to get information about all reference counted binaries kept by a table. This is the same kind of debug information that process_info(_, binary) returns for a process. * erl_docgen: Update the documentation build support to handle FOP 2.1 . * ftp: A possibly infinite loop when receiving messages divided in parts is removed. * dialyzer: Allow native compilation when using Dialyzer from Erlang. The options native (defaults to false) and native_cache have been added. * eunit: Handle get_until request with explicit encoding in the implementation of the I/O protocol. * snmp: Fix various minor issues related to Dialyzer. Mostly these are dialyzer warnings, but there was also some minor bugs detected by Dialyzer. * snmp: Fixed a dets usage problem detected by dialyzer. * snmp: The function snmp:print_version_info() prints various version info. For each module a number of items are printed, such as app vsn and md5 digest. And an attempt was also made to print "compile time". This used to be available in the module_info for each module, but has now been removed. * snmp: The use of the deprecated random module has been replaced the with rand module. * snmp: Removed use of the deprecated function erlang:get_stacktrace(). Instead make use of the 'catch Class:Error:Stacktrace' feature. * syntax_tools: Add missing calls to erl_syntax:unwrap/1. The nodes concerned represent names and values of maps and map types. * wx: Fix a driver bug that could crashes when allocating memory. * erl_interface: Fix bugs in ei_print_term for binaries and bit strings causing incorrect output. * erl_interface: Fixed bug in ei_decode_fun for very old fun encoding format. Bug exist since OTP 22.0. * erl_interface: ei_print_term() now supports printing of maps and funs. * xmerl: xmerl_sax_parser crashed during charset detection when the xml declarations attribute values was missing the closing quotation (' or "). * ssl: Handling of zero size fragments in TLS could cause an infinite loop. This has now been corrected. * ssl: DTLS record check needs to consider that a resent hello message can have a different version than the negotiated. * ssl: Basic support for TLS 1.3 Client for experimental use. For more information see the Standards Compliance chapter of the User's Guide. * ssl: Correct solution for retaining tcp flow control OTP-15802 (ERL-934) as to not break ssl:recv as reported in (ERL-938) * ssl: Enhance dialyzer specs to reflect implementation better and avoid dialyzer warnings for the user that wants to use TLS with unix domain sockets. * ssl: Add support for ECDSA signature algorithms in TLS 1.3. * ssl: Correct error handling of TLS downgrade, possible return values form ssl:close/2 when downgrading is {ok, Port} or {error, Reason}, it could happen that only ok was returned instead of {error, closed} when downgrade failed due to that the peer closed the TCP connection. * os_mon: Fix disk_sup to ignore squashfs on Linux when determining if a mounted filesystem is full or not. * os_mon: Fix bug where cpu_sup:util() always returned 100% on systems not using gnu libc, for example Alpine OS. * ssh: Fixed wrong type definition for the daemon option subsystems. * ssh: Fixed a possible SSH logging crash if there was a problem in an early stage of session setup. * ssh: The documentation for the modules ssh_connection, ssh_sftp and ssh_sftpd are now generated from the -spec:s. * ssh: Internal cleanup including removal of the internal file ssh_userauth.hrl. * ssh: Removed unused definitions in ssh.hrl. * ssh: Removed unused fields in the internal #connection{} record. * ssh: To get information of a connection_ref() from for example ssh:connect/3, there was previously one function available namely ssh:connection_info/2. This ticket adds ssh:connection_info/1 which returns all information. For daemons (servers) started with for example ssh:daemon/2 the function ssh:daemon_info/1 returning all information was available. This ticket adds ssh:daemon_info/2 which returns only the information specified in the second argument. The info of connections and of daemons now also includes the item 'options'. Only those options that does not have their default values are returned. For a connection also the items 'algorithms' and 'channels' are added. * inets: httpd - Accept singel LF as line terminator * inets: mod_esi will now always propagate the actual HTTP status code that it answered with, to later mod-modules, and not in some cases hardcode 200. * compiler: Code such as the following would crash the compiler in OTP 22: [some_atom = fun some_function/1] * compiler: Compilation could get really slow (in the order of minutes instead of seconds) when compiling huge functions. (Thanks to Kostis Sagonas for reporting this bug.) * compiler: Fixed a bug in the validator that could reject valid code. * compiler: In rare circumstances, when two clauses had identical bodies and guard tests that tested a single boolean variable, the guard test for the second clause could be discarded, executing the second clause unconditionally if the first clause was not executed. * compiler: Fixed extremely slow compilation for huge functions doing predominantly pattern matching. * compiler: The compiler could generate unsafe code (that would crash the runtime system) for map pattern matching. The code could be unsafe if the matched key was not present in the map at runtime. * compiler: Correct code using try/after could fail to compile when using the option 'no_type_opt'. * compiler: The compiler could crash when compiling code that called 'length/1' on a binary extracted using the binary syntax. * compiler: Fixed a bug where the compiler could fail with an internal consistency failure error when compiling receive statements. * compiler: Fixed a problem where the compiler would crash when compiling binary matching in a function head. * public_key: Support Password based encryption with AES * public_key: Change dialyzer spec to avoid confusion * runtime_tools: Fix dbg:stop_clear/0 to also clear trace events (send and 'receive'). * megaco: Fix various minor issues related to Dialyzer. Mostly these are dialyzer warnings, but there was also some minor bugs detected by Dialyzer. * crypto: The implementation of crypto_one_time/4 is adjusted to match the type specification. The spec and the black-box behaviour of the function are unchanged. Some details: Both the spec and the implementation were correct seen separately. But with both of them combined simultaneously with crypto_one_time/5 which was called by the implementation of crypto_one_time/4, an (obvious) error was detected by a Dialyzer with more thorough checking than usual. * crypto: When using crypto with FIPS mode enabled, the digests were not correctly handled. * crypto: A memory leak in error handling code in ng_crypto_init_nif is fixed. * crypto: Fixed the broken static build of the crypto nifs * crypto: The Message Authentication Codes (MAC) CMAC, HMAC and Poly1305 are unified into common functions in the New Crypto API. See the manual for CRYPTO. * sasl: The net module has been split into 'net' (kernel) and prim_net (preloaded). * jinterface: Replaced deprecated with in documentation.- Rebased patches: + 0001-erts-Do-not-use-named-no_cpuid-label-in-asm.patch dropped (merged upstream)- Udate -ffat-lto-objects in order to properly build static libraries provided by the package (boo#1142645). - Use %make_build macro.- Add patch 0001-erts-Do-not-use-named-no_cpuid-label-in-asm.patch: fix boo#1142913 - Changes for 22.0.7: * compiler: Fixed a compiler crash introduced in 22.0.6 (OTP-15952). - Changes for 22.0.6: * compiler: Fixed an unsafe optimization when matching tuple_size/1 outside of guards, which could crash the emulator if the argument was not a tuple. * compiler: Fixed a rare bug that could cause the wrong kind of exception to be thrown when a BIF failed in a function that matched bitstrings. * compiler: Fixed a bug where receive statements inside try/catch blocks could return incorrect results. * ssl: Enhance error handling for erroneous alerts from the peer. * hipe: The HiPE compiler would badly miscompile certain try/catch expressions, so it will now refuse to compile modules containing try or catch. As a consequence of this, dialyzer will no longer compile key modules to native code. *** POTENTIAL INCOMPATIBILITY *** * dialyzer: The HiPE compiler would badly miscompile certain try/catch expressions, so it will now refuse to compile modules containing try or catch. As a consequence of this, dialyzer will no longer compile key modules to native code. *** POTENTIAL INCOMPATIBILITY *** - Changes for 22.0.5: * inets: Fix a regression in http client that causes a crash when request URI has no scheme. * ssl: Fix handling of certificate decoding problems in TLS 1.3 similarly as in TLS 1.2. * ssl: Hibernation now works as expected in all cases, was accidently broken by optimization efforts. * ssl: Fix interoperability problems with openssl when the TLS 1.3 server is configured wirh the option signature_algs_cert. * dialyzer: Make sure Dialyzer does not crash if the formatting of results fails. Instead of crashing, an unformatted version of the results is returned. * erts: An invalid value test caused the socket:setopt(Socket, ip, add_membership, ip_mreq()) to fail with badarg. The same for drop_membership. * erts: Fixed bug causing VM crash when doing textual dump of a process containing an unhandled monitor down signal. Textual process dumps can be done with erlang:system_info(procs), trace feature process_dump, Erlang shell break menu and a crashdump. Bug exist since OTP 21.0. * erts: lists:subtract/2 would produce incorrect results for some inputs on 64-bit platforms. * erts: Fixed a bug in the loader that was similar to OTP-15938, yielding incorrect code for some inputs on 64-bit platforms. * erts: Fixed bug causing scheduler threads in rare cases to block spinnning indefinitely. Bug exists since OTP 21.0.- Drop priv/obj directories: boo#1140404- Version 22.0.4: * http://erlang.org/download/OTP-22.0.4.README - Bug Fixes * erts: Fixed a buffer overflow when binary_to_existing_atom/2 and list_to_existing_atom/2 was used with the latin1 encoding. * erts: The runtime system disconnected a connection if it received an exit/2 signal where the recipient was a process on an old incarnation of the current node. That is, the receiving node had the same node name, but another "creation" number. The signal will now just be dropped since the receiving process no longer exists. * kernel: user/user_drv could respond to io requests before they had been processed, which could cause data to be dropped if the emulator was halted soon after a call to io:format/2, such as in an escript. * ssl: Correct handshake handling, might cause strange symptoms such as ASN.1 certificate decoding issues. * ssl: Fix handling of the signature_algorithms_cert extension in the ClientHello handshake message. * ssl:Handle new ClientHello extensions when handshake is paused by the {handshake, hello} ssl option.- Version 22.0: - Potential Incompatibilities: * gen_* behaviours: If logging of the last N messages through sys:log/2,3 is active for the server, this log is included in the terminate report. * reltool: A new element, Opts, can now be included in a rel tuple in the reltool release specific configuration format: {rel, Name, Vsn, RelApps, Opts}. * All external pids/ports/refs created by erlang:list_to_pid and similar functions now compare equal to any other pid/port/ref with same number from that node. * The old legacy erl_interface library is deprecated as of OTP 22, and will be removed in OTP 23. This does not apply to the ei library. * VxWorks is deprecated as of OTP 22 and will be removed in OTP 23. - New Features: * Support for Erlang Distribution protocol to split the payload of large messages into several fragments. * ETS option write_concurrency now also effects and improves scalability of ordered_set tables. * The length/1 BIF used to calculate the length of the list in one go without yielding, even if the list was very long. Now it yields when called with long lists. * A new (still experimental) module socket is introduced. It is implemented as a NIF and the idea is that it shall be as "close as possible" to the OS level socket interface. * Added the NIF function enif_term_type, which helps avoid long sequences of enif_is_xyz by returning the type of the given term. This is especially helpful for NIFs that serialize terms, such as JSON encoders, where it can improve both performance and readability. * The compiler has been rewritten to internally use an intermediate representation based on Static Single Assignment (SSA). The new intermediate representation makes more optimizations possible. * All compiler options that can be given in the source file can now be given in the option list on the command line for erlc. * In OTP 22, HiPE (the native code compiler) is not fully functional. The reasons for this are new BEAM instructions for binary matching that the HiPE native code compiler does not support. If erlc is invoked with the +native option, and if any of the new binary matching instructions are used, the compiler will issue a warning and produce a BEAM file without native code. * Cover now uses the counters module instead of ets for updating counters. The new function cover:local_only/0 allows running Cover in a restricted but faster local-only mode. The increase in speed will vary depending on the type of code being cover-compiled, as an example the compiler test suite runs more than twice as fast with the new Cover. * A simple socket API is provided through the socket module. This is a low level API that does *not* replace gen_[tcp|udp|sctp]. It is intended to *eventually* replace the inet driver. It also provides a basic API that facilitates the implementation of other protocols than TCP, UDP and SCTP. Known issues are; No support for the Windows OS (currently), a small term leakage. This feature will be classed as experimental in OTP 22. * SSL: now uses the new logger API, including log levels and verbose debug logging. * SSL: Basic support for TLS 1.3 Server for experimental use. * crypto: The new hash_info/1 and cipher_info/1 functions returns maps with information about the hash or cipher in the argument. - The application otp_mibs has been removed from OTP.- Update to 21.3.8.1: - Changes for 21.3.8.1: * http://erlang.org/download/OTP-21.3.8.1.README * erts: Fixed a buffer overflow when binary_to_existing_atom/2 and list_to_existing_atom/2 was used with the latin1 encoding. * ssl: Correct solution for retaining tcp flow control OTP-15802 (ERL-934) as to not break ssl:recv as reported in (ERL-938) * tools: cover would fail to start if two processes tried to start it at the exact same time. - Update to 21.3.8: - Changes for 21.3.8: * http://erlang.org/download/OTP-21.3.8.README * common_test: The test result when a hook function fails is in general the same as if the function that the hook is associated with fails. For example, if post_init_per_testcase fails the result is that the test case is skipped, as is the case when init_per_testcase fails.This, however, was earlier not true for timetrap timeouts or other error situations where the process running the hook function was killed. This is now corrected, so the error handling should be the same no matter how the hook function fails. Related Id(s): ERIERL-334 * common_test: In some rare cases, when two common_test nodes used the same log directory, a timing problem could occur which caused common_test to crash because it's log cache file was unexpectedly empty. This is now corrected. Related Id(s): ERIERL-342 * common_test: Two new common_test hook functions are introduced: post_groups/2, which is called after Suite:groups/0 post_all/3, which is called after Suite:all/0 A new term, {testcase,TestCase,RepeatProperties} is now also allowed in the return from all/0. This can be used for repeating a single test case a specific number of times, or until it fails or succeeds once. * eldap, public_key, ssl: Back port of bug fix ERL-893 from OTP-22 and document enhancements that will solve dialyzer warnings for users of the ssl application. This change also affects public_key, eldap (and inet doc). Related Id(s): ERL-893, ERL-929, PR-2215 * erl_interface: erl_interface/ei refused to use node names with an alive name (the part of the node name preceding the @ sign) longer than 63 characters and a host name longer than 64 characters. The total amount of characters allowed in a node name (alivename@hostname) was thus limited to 128 characters. These limits applied both to the own node name as well as node names of other nodes. Ordinary Erlang nodes limit the node name length to 256 characters, which meant that you could not communicate with certain Erlang nodes due to their node name used. erl_interface/ei now allow the total amount of characters in a node name to be up to 256 characters. These characters may be distributed between alive name and host name in whatever way needed. That is, the maximum amount of characters in the alive name may be 254 and the maximum amount of characters in the host name may be 254, but in total the node name must not exceed 256 characters. * erts: Fixed more bugs in process_info(reductions) causing it to sometimes behave non-monotonic. That is, a subsequent call toward the same process could return a lower reduction value. Related Id(s): ERIERL-337, OTP-15709 * ssl: Missing check of size of user_data_buffer made internal socket behave as an active socket instead of active N. This could cause memory problems. * eldap, public_key, ssl: Back port of bug fix ERL-893 from OTP-22 and document enhancements that will solve dialyzer warnings for users of the ssl application. This change also affects public_key, eldap (and inet doc). * stdlib: A bug in gen_statem has been fixed where the internal timeout message could arrive as an info to the callback module during high load due to incorrect use of asynchronous timer cancel.- Update to 21.3.7: - Changes for 21.3.7: * http://erlang.org/download/OTP-21.3.7.README * ssh: When an SSH server receives the very first message on a new TCP connection, and that message is not the expected one, the 64 first bytes of the received message are now dumped in the INFO REPORT that reports the Protocol Error. This facilitates the debugging of who sends the bad message or of detecting a possible port scanning- Update to 21.3.6: - Changes for 21.3.6: * http://erlang.org/download/OTP-21.3.6.README * ssl: With the default BEAST Mitigation strategy for TLS 1.0 an empty TLS fragment could be sent after a one-byte fragment. This glitch has been fixed.- Update to 21.3.5: - Changes for 21.3.5: * http://erlang.org/download/OTP-21.3.5.README * diameter: Fix inadvertently broad monitor that resulted in gen_server cast messages to hidden nodes from module diameter_dist. * erts: Add missing documentation of new external tags NEW_PID, NEW_PORT and NEWER_REFERENCE introduced in OTP 19. These new tags are planned to be "activated" in OTP 23 when distribution capability flag DFLAG_BIG_CREATION becomes mandatory. Older nodes (>= 19) are able to decode these new tags and send them back to the new node. Nodes older than OTP 23 will however never encode their own local pids, ports and references using the new tags. * inets: Fix the internal handling of the option erl_script_timeout in httpd. If explicit erl_script_timeout value was supplied in seconds it was not correctly converted to millisecond units for internal usage. This change fixes the handling of erl_script_timeout in all possible configuration scenarios.- Update to 21.3.4: - Changes for 21.3.4: * http://erlang.org/download/OTP-21.3.4.README * crypto: Fixed build link error on Windows. Unresolved symbol 'bcmp'. * erl_interface: Fix handling of Makefile dependencies so that parallel make works properly. * erts: Fix erlang:open_port/2 with the fd option to correctly cleanup the pollset when the port is closed. Before this fix there would be error printouts sent to logger when the same fd was reused in a new port. * ssh: The callback ssh_channel:init/1 was missing in OTP-21 * ssh: If a client was connected to an server on an already open socket, the callback fun(PeerName,FingerPrint) in the accept_callback option passed the local name in the argument PeerName instead of the remote name. * common_test: OTP internal test improvements.- Update to 21.3.3: - Changes for 21.3.3: * http://erlang.org/download/OTP-21.3.3.README * erts: Fixed a bug in seq_trace:reset_trace/0 that could crash the emulator. * erts: Fixed bug in process_info(reductions) causing it to sometimes return invalid results. * kernel/stdlib: Fixed a performance regression when reading files opened with the compressed flag.- Update to 21.3.2: - Changes for 21.3.2: * http://erlang.org/download/OTP-21.3.2.README * erts: If a suspend/resume signal pair was sent to a process while it was executing dirty, the receiving process could later end up in a suspended state indefinitely. This bug was introduced in ERTS version 10.0 (OTP 21.0). * etrs: Fix a possible deadlock when terminating the ERTS caused by a dirty scheduler not releasing it's run-queue lock when terminating. * xmerl: Handling of character references in attributes are fixed. * xmerl: Normalization of whitespace characters in attributes are fixed so it works when character references are used.- Update to 21.3.1: - Changes for 21.3.1: * http://erlang.org/download/OTP-21.3.1.README * erl_interface: Fixed two bugs in the erl_call program. A missing initialization (introduced in erl_interface-3.11) which either caused a crash or failure to connect to or start a node, and an incorrectly calculated timeout which could cause failure to start an erlang node. These bugs only caused failures on some platforms. * ssl: The timeout for a passive receive was sometimes not cancelled and later caused a server crash. This bug has now been corrected. * ssl: Add tag for passive message (active N) in cb_info to retain transport transparency. - Update to 21.3: - Changes for 21.3: * http://erlang.org/download/OTP-21.3.README * Erlang/OTP 21.3 is the third service release for the 21st major release with improvements, as well as a few features * Highlights * Kernel: The standard logger handler, logger_std_h, now has a new internal feature for log rotation. For full information see the documentation. * SSL:The Reason part of the error return from the functions connect and handshake has a better and documented format. This is a potential incompatibility. See the documentation. Refactoring of state handling has improved the TLS application data throughput and reduced CPU overhead Code optimizations has reduced CPU load for encryption/decryption, especially for Erlang's distribution protocol over TLS Now supports active N * Erl_interface: Support for plugin of a user supplied socket implementation has been added. * OTP:The HTML reference documentation now shows the OTP version where modules and functions were first introduced. Versions of OTP older than R13B04 is not shown in the reference documentation * For a full list of details see: http://erlang.org/download/otp_src_21.3.readme - Update to 21.2.7: - Changes for 21.2.7: * http://erlang.org/download/OTP-21.2.7.README * erts, otp: Fixes of install/release phase in build system. - - The source tree was modified when installing/releasing and/or applying a patch. - - Some files were installed with wrong access rights. - - If applying a patch (using otp_patch_apply) as another user (except root) than the user that built the source, the documentation was not properly updated. * erts, kernel: Setting the recbuf size of an inet socket the buffer is also automatically increased. Fix a bug where the auto adjustment of inet buffer size would be triggered even if an explicit inet buffer size had already been set. * erts: Reading from UDP using active true or active N mode has been optimized when more packets than specified by read_packets are available on the socket. * erts, kernel: Setting the recbuf size of an inet socket the buffer is also automatically increased. Fix a bug where the auto adjustment of inet buffer size would be triggered even if an explicit inet buffer size had already been set.- Update to 21.2.6: - Changes for 21.2.6: * http://erlang.org/download/OTP-21.2.6.README * erts: When using the {linger,{true,T}} option; gen_tcp:listen/2 used the full linger time before returning for example eaddrinuse. This bug has now been corrected. * stdlib: Optimize pretty printing of terms. The slower behaviour was introduced in Erlang/OTP 20.- Drop unsupported openSUSE versions- Update to 21.2.5: - Changes for 21.2.5: * http://erlang.org/download/OTP-21.2.5.README * inets: Fixed bug that causes a crash in http client when using hostnames (e.g. localhost) with the the option ipv6_host_with_brackets set to true. This change also fixes a regression: httpc:request fails with connection error (nxdomain) if option ipv6_host_with_brackets set to true and host component of the URI is an IPv6 address.- update to 21.2.4: - Changes for 21.2.4: * http://erlang.org/download/OTP-21.2.4.README * erts: Fix bug where doing a gen_tcp:send on a socket with delay_send set to true could cause a segfault if the other side closes the connection. Bug was introduced in erts-10.2 (OTP-21.2). * erts: Fix a race condition when a port program closes that could result in the next started port to hang during startup. Bug was introduced in erts-10.0 (OTP-21.0). * erts: Fix a bug where polling for external events could be delayed for a very long time if all active schedulers were 100% loaded. Bug was introduced in erts-10.2 (OTP-21.2). * inets: Make sure ipv6 addresses with brackets in URIs are converted correctly before passing to lower level functions like gen_tcp and ssl functions. Could cause connection to fail. - update to 21.2.3: - Changes for 21.2.3: * http://erlang.org/download/OTP-21.2.3.README * compiler: An optimization that avoided allocation of a stack frame for some case expressions was introduced in OTP 21. (ERL-504/OTP-14808) It turns out that in rare circumstances, this optimization is not safe. Therefore, this optimization has been disabled. * erts: Fixed a crash when dangling files were closed after init:restart/0. * erts: A bug that could cause dirty schedulers to become unresponsive has been fixed. * ssl: Fix encoding of the SRP extension length field in ssl. The old encoding of the SRP extension length could cause interoperability problems with third party SSL implementations when SRP was used. * ssl: Guarantee active once data delivery, handling TCP stream properly. Correct gen_statem returns for some error cases * xmerl: The charset detection parsing crash in some cases when the XML directive is not syntactic correct.- update to 21.2.2: - Changes for 21.2.2: * http://erlang.org/download/OTP-21.2.2.README * ssh: Fixed port leakage if a ssh:daemon call failed. - update to 21.2.1: - Changes for 21.2.1: * http://erlang.org/download/OTP-21.2.1.README * erts: Fixed bug on big endian architectures when changing file permissions or ownership with file:change_mode, change_owner, change_group or write_file_info. Bug exists since OTP-21.0. * erts: Fixed bug in operator band of two negative operands causing erroneous result if the absolute value of one of the operands have the lowest N*W bits as zero and the other absolute value is not larger than N*W bits. N is an integer of 1 or larger and W is 32 or 64 depending on word size. * ssl: Fixed renegotiation bug. Client did not handle server initiated renegotiation correctly after rewrite to two connection processes, due to ERL-622 commit d87ac1c55188f5ba5cdf72384125d94d42118c18. This could manifest it self as a " bad_record_mac" alert. Also included are some optimizations - update to 21.2: - Changes for 21.2: * http://erlang.org/download/OTP-21.2.README * HIGHLIGHTS * erts, sasl: New counters and atomics modules supplies access to highly efficient operations on mutable fixed word sized variables. * erts: There is a new module persistent_term that implements a term storage suitable for terms that are frequently used but never or infrequently updated. Lookups are done in constant time without copying the terms. * ssh: Requires OpenSSL 1.1.1 or higher as cryptolib under the OTP application crypto. * ssl: *** POTENTIAL INCOMPATIBILITY *** ssl now uses active n internally to boost performance. Old active once behavior can be restored by setting application variable see manual page for ssl application (man 6). * erts: Add a new pollset that is made to handle sockets that use {active, true} or {active, N}. The new pollset will not be polled by a pollthread, but instead polled by a normal scheduler. This change was made because of the overhead associated with constantly having to re-apply the ONESHOT mechanism on fds that all input events were interesting. The new pollset is only active on platforms that support concurrent kernel poll updates, i.e. Linux and BSD. * POTENTIAL INCOMPATIBILITIES: kernel: A new function, logger:update_handler_config/3 is added, and the handler callback changing_config now has a new argument, SetOrUpdate, which indicates if the configuration change comes from set_handler_config/2,3 or update_handler_config/2,3. This allows the handler to consistently merge the new configuration with the old (if the change comes from update_handler_config/2,3) or with the default (if the change comes from set_handler_config/2,3). The built-in handlers logger_std_h and logger_disk_log_h are updated accordingly. A bug which could cause inconsistency between the handlers' internal state and the stored configuration is also corrected. * ssl: ssl now uses active n internally to boost performance. Old active once behavior can be restored by setting application variable see manual page for ssl application (man 6). * full relase notes here: http://erlang.org/download/OTP-21.2.README- Drop crypto.patch: isn't required anymore Reported by Gabriele Santomaggio- update to 21.1.4: - Changes for 21.1.4: * http://erlang.org/download/OTP-21.1.4.README * kernel: Fix bug causing net_kernel process crash on connection attempt from node with name identical to local node. - update to 21.1.3: - Changes for 21.1.3: * http://erlang.org/download/OTP-21.1.3.README * erts: Added an optional ./configure flag to compile the emulator with spectre mitigation: - -with-spectre-mitigation Note that this requires a recent version of GCC with support for spectre mitigation and the - -mindirect-branch=thunk flag, such as 8.1.- Pack /etc/init.d/epmd only for systemd-less cases (boo#1116009)- update to 21.1.2: - Changes for 21.1.2: * http://erlang.org/download/OTP-21.1.2.README * compiler: Fixed a bug where incorrect code was generated following a binary match guard. * erts: Fixed a rare bug where files could be closed on a normal instead of an IO scheduler, resulting in system instability if the operation blocked. * public_key: Add DSA SHA2 oids in public_keys ASN1-spec and public_key:pkix_sign_types/1- Fix instructions for changing address for epmd.socket service. The ListenStream option needs to be completely overriden otherwise the socket will be started with multiple ListenStream options and it will fail.- update to 21.1.1: - Changes for 21.1.1: - http://erlang.org/download/OTP-21.1.1.README * erts: Fixed a memory leak on errors when reading files. * ssl: From ssl-9.0.2. CLOSE ALERTS could under some circumstances be encoded using an incorrect cipher state. This would cause the peer to regard them as unknown messages. * ssl: Correct handling of socket packet option with new TLS sender process, from ssl-9.0.2. When changing the socket option {packet, 1|2|3|4} with ssl:setopts/2 the option must internally be propagated to the sender process as well as the reader process as this particular option also affects the data to be sent. * eldap: A race condition at close could cause the eldap client to exit with a badarg message as cause. - Changes for 21.1: - http://erlang.org/download/OTP-21.1.README * ssh: The key exchange methods 'curve25519-sha256@libssh.org', 'curve25519-sha256' and 'curve448-sha512' are implemented. The last two are defined in https://tools.ietf.org/html/draft-ietf-curdle-ssh-curves They all depends on that OpenSSL 1.1.1 or higher is used as cryptolib. * crypto: The typing in the CRYPTO and PUBLIC_KEY applications are reworked and a few mistakes are corrected. The documentation is now generated from the typing and some clarifications are made. A new chapter on Algorithm Details such as key sizes and availability is added to the CRYPTO User's Guide. * erts: The socket options recvtos, recvttl, recvtclass and pktoptions have been implemented in the socket modules. See the documentation for the gen_tcp, gen_udp and inet modules. Note that support for these in the runtime system is platform dependent. Especially for pktoptions which is very Linux specific and obsoleted by the RFCs that defined it. * ssh: The cipher 'chacha20-poly1305@openssh.com' is now supported if OpenSSL 1.1.1 or higher is used as cryptolib. - Changes for 21.0.9: - http://erlang.org/download/OTP-21.0.9.README * compiler: Fix a regression in OTP-15204 that removed .beam file metadata that some external build tools relied on. * erts: As of ERTS version 10.0 (OTP 21.0) the erl_child_setup program, which creates port programs, ignores TERM signals. This setting was unintentionally inherited by port programs. Handling of TERM signals in port programs has now been restored to the default behavior. That is, terminate the process. * erts: The fix made for OTP-15279 in erts-10.07 (OTP-21.0.8) was not complete. It could cause a new connection attempt to be incorrectly aborted in certain cases. This fix will amend that flaw. - Changes for 21.0.8: - http://erlang.org/download/OTP-21.0.8. * erts: A process could get stuck in an infinite rescheduling loop between normal and dirty schedulers. This bug was introduced in ERTS version 10.0. * erts: Garbage collection of a distribution entry could cause an emulator crash if net_kernel had not brought previous connection attempts on it down properly. * kernel: Fixed bug in net_kernel that could cause an emulator crash if certain connection attempts failed. Bug exists since kernel-6.0 (OTP-21.0). - Changes for 21.0.7: - http://erlang.org/download/OTP-21.0.7. * erts: A race between termination of a process and resume of the same process via erlang:resume_process/1 could cause the VM to crash. This bug was introduced in erts version 10.0 (OTP 21.0). * erts: When tracing on running, in trace events could be lost when a process was rescheduled between a dirty and a normal scheduler. - Changes for 21.0.6: - http://erlang.org/download/OTP-21.0.6.README * crypto: Update the crypto engine functions to handle multiple loads of an engine. * inets: Change status code for no mod found to handle request to 501 * ssl: Correct cipher suite handling for ECDHE_*, the incorrect handling could cause an incorrrect suite to be selected and most likly fail the handshake. - Changes for 21.0.5: - http://erlang.org/download/OTP-21.0.5.README * POTENTIAL INCOMPATIBILITIES erts: Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02. * compiler: Fixed an issue where files compiled with the +deterministic option differed if they were compiled in a different directory but were otherwise identical. * crypto: Fixed a node crash in crypto:compute_key(ecdh, ...) when passing a wrongly typed Others argument. * erts: Fixed a bug which caused an emulator crash when enif_send() was called by a NIF that executed on a dirty scheduler. The bug was either triggered when the NIF called enif_send() without a message environment, or when the process executing the NIF was send traced. - Changes for 21.0.4: - http://erlang.org/download/OTP-21.0.4.README * erts: Fixed a crash when matching directly against a literal map using a single key that had been saved on the stack. * erts: Fix node crash when passing a bad time option to file:read_file_info/2. - Changes for 21.0.3: - http://erlang.org/download/OTP-21.0.3.README * otp: Build support for the erlang/corba repository. * erts: Fixed a scheduler bug that caused normal schedulers to run dirty code. * erts: Fixed a bug in erlang:trace_info/2 which caused the emulator to crash when a bad argument was passed. The bug was introduced in ERTS version 10.0. - Changes for 21.0.2: - http://erlang.org/download/OTP-21.0.2.README * compiler: In rare cases involving matching of binary literal strings, the compiler could optimize away code that should be executed. * compiler:There could be an internal consistency check failure when compiling code that called map_get(Key, Map) and then updated the same map. * compiler: In rare circumstances, the compiler could crash in beam_jump when compiling a floating point operation. * erts: Fixed a rare bug that could cause processes to be scheduled after they had been freed * erts: Fixed a race condition in the inet driver that could cause receive to hang when the emulator was compiled with gcc 8. * public_key: Fix some of the keylengths in the newly generated moduli file in public_key are not universally supported. This could cause the SSH key exchange diffie-hellman-group-exchange-sha* to fail. Those keylengths are now removed. * stdlib: Fix a bug that could cause a crash when formatting a list of non-characters using the control sequences p or P and limiting the output with the option chars_limit. - Changes for 21.0.1: - http://erlang.org/download/OTP-21.0.1. * compiler:The compiler could crash when compiling a complicated function that used the binary syntax. - Changes for 21.0: - http://erlang.org/download/otp_src_21.0.readme * Erlang/OTP 21 is a new major release with new features, improvements as well as incompatibilities. * Potential Incompatibilities: - All Corba applications are now moved from the OTP repository - A new Corba repository will be created https://github.com/erlang - New applications ftp and tftp, moved from inets - ssl no longer supports 3_DES cipher suites or RSA-key exchange cipher suites by default - Erlang:monitor on a primitive node (erl_interface, jinterface, etc) will no longer fail with badarg exception. Instead a monitor will be created, but it will only supervise the connection to the node. * Highlights: * Erts: - Enhanced IO scalability - Support for usage of distribution controller processes for alternative transports, routing etc - compact instructions on 64bit systems for code below 4GB 20% less memory for loaded code - Rewrite of the efile-driver with NIFs and "Dirty schedulers" resulting in faster file operations non-smp VM removed - link and monitor optimized for scalability- update to 20.3.8.9: - Changes for 20.3.8.9: - http://erlang.org/download/OTP-20.3.8.9.README * Fix a regression in OTP-15204 that removed .beam file metadata - Changes for 20.3.8.8: - http://erlang.org/download/OTP-20.3.8.8.README * inets: Do not use chunked-encoding with 1xx, 204 and 304 responses when using mod_esi * inets: Add robust handling of chunked-encoded HTTP responses with an empty body (1xx, 204, 304) - Changes for 20.3.8.7: - http://erlang.org/download/OTP-20.3.8.7.README * crypto: Update the crypto engine functions to handle multiple loads of an engine * mnesia: Fixed a bug where the bag table index data was not deleted when objects were deleted.- Update to 20.3.8.6: * inets: Change status code for no mod found to handle request to 501- Update to 20.3.8.5. - Changes for 20.3.8.5: * erts: Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02. Thanks to Simon Cornish for finding the bug and supplying a fix. * compiler: Fixed an issue where files compiled with the +deterministic option differed if they were compiled in a different directory but were otherwise identical. * crypto: Fixed a node crash in crypto:compute_key(ecdh, ...) when passing a wrongly typed Others argument. * erts: Fixed a bug which caused an emulator crash when enif_send() was called by a NIF that executed on a dirty scheduler. The bug was either triggered when the NIF called enif_send() without a message environment, or when the process executing the NIF was send traced. * erts: Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02. Thanks to Simon Cornish for finding the bug and supplying a fix. * mnesia: When master node is set do not force a load from ram_copies replica when there are no available disc_copies, since that would load an empty table. Wait until a disk replica is available or until user explicitly force_loads the table. * mnesia: Allow to add replicas even if all other replicas are down when the other replicase are not stored on disk. * ssl: Correct handling of empty server SNI extension * ssl: Correct cipher suite handling for ECDHE_*, the incorrect handling could cause an incorrrect suite to be selected and most likly fail the handshake. - Changes for 20.3.8.4: * asn1: A bug in ASN.1 BER decoding has been fixed. When decoding a recursively enclosed term the length was not propagated to that term decoding, so if the length of the enclosed term was longer than the enclosing that error was not dectected. A hard coded C stack limitation for decoding recursive ASN.1 terms has been introduced. This is currently set to 8 kWords giving a nesting depth of about 1000 levels. Deeper terms can not be decoded, which should not be much of a real world limitation. - Changes for 20.3.8.3: * erts: Fixed a race condition in the inet driver that could cause receive to hang when the emulator was compiled with gcc8. * erts: Fix bug in generation of erl_crash.dump, which could cause VM to crash. Bug exist since erts-9.2 (OTP-20.2). * ic: Fixed potential buffer overflow bugs in oe_ei_encode_long/ulong/longlong/ulonglong functions on 64-bit architectures. These functions expect 32 bit integers as the IDL type "long" is defined as 32 bits. But there is nothing preventing user code from "breaking" the interface and pass larger values on 64-bit architectures where the C type "long" is 64 bits. * inets: Enhance error handling, that is mod_get will return 403 if a path is a directory and not a file. * kernel: Non semantic change in dist_util.erl to silence dialyzer warning. * ssl: Improve cipher suite handling correcting ECC and TLS-1.2 requierments. Backport of solution for ERL-641 * ssl: Option keyfile defaults to certfile and should be trumped with key. This failed for engine keys. - Changes for 20.3.8.2: * erl_interface: Make ei_connect and friends also accept state ok_simultaneous during handshake, which means the other node has initiated a connection setup that will be cancelled in favor of this connection. * erts: Fixed a rare bug that could cause processes to be scheduled after they had been freed. * ic: Fixed bug in ic causing potential buffer overrun in funtion oe_ei_encode_atom. Bug exists since ic-4.4.4 (OTP-20.3.4). * kernel: Fix some potential buggy behavior in how ticks are sent on inter node distribution connections. Tick is now sent to c-node even if there are unsent buffered data, as c-nodes need ticks in order to send reply ticks. The amount of sent data was also calculated wrongly when ticks were suppressed due to unsent buffered data. - Changes for 20.3.8.1: * inets: Options added for setting low-level properties on the underlying TCP connections. The options are: sock_ctrl, sock_data_act and sock_data_pass. See the manual for details. * ssh: SFTP clients reported the error reason "" if a non-OTP sftp server was killed during a long file transmission. Now the signal name (for example "KILL") will be the error reason if the server's reason is empty. The documentation also lacked type information about this class of errors. * ssh: Fix ssh_sftp decode error for sftp protocol version 4 * syntax_tools: Fix a bug regarding reverting map types. - Changes for 20.3.8: * erts: Fixed bug in ets that could cause VM crash if process A terminates after fixating a table and process B deletes the table at "the same time". The table fixation could be done with ets:safe_fixtable or if process A terminates in the middle of a long running select or match call. * snmp: The Snmp MIB compiler now allows using a TEXTUAL-CONVENTION type before defining it. - Changes for 20.3.7: * erl_docgen: Update makefile so db_funcs.xsl is a part of the installed application. * erts: Fixed bug in enif_binary_to_term which could cause memory corruption for immediate terms (atoms, small integers, pids, ports, empty lists). * erts: Fixed bug in erlang:system_profile/2 that could cause superfluous {profile,_,active,_,_} messages for terminating processes. * inets: The option max_headers operated on the individual header length instead of the total length of all headers. Also headers with empty keys are now discarded. - Changes for 20.3.6: * crypto: If OPENSSL_NO_EC was set, the compilation of the crypto nifs failed. * crypto: C-compile errors for LibreSSL 2.7.0 - 2.7.2 fixed * ssh: Host key hash erroneously calculated for clients following draft-00 of RFC 4419, for example PuTTY * ssh: Renegotiation could fail in some states - Changes for 20.3.5: * erts: Fixed a crash in heart:get_cmd/0 when the stored command was too long. * ssl: Proper handling of clients that choose to send an empty answer to a certificate request. - Changes for 20.3.4: * erl_interface: Fix bug in ei_connect functions that may cause failure due to insufficient buffer space for gethostbyname_r. * erl_interface, ic: Optimize encoding/decoding for pure 7-bit ascii atoms. * inets: Fix broken options handling in httpc (ERL-441). * ssh: An ssh_sftp server (running version 6) could fail if it is told to remove a file which in fact is a directory. * ssh: Fix rare spurios shutdowns of ssh servers when receiveing {'EXIT',_,normal} messages. - Changes for 20.3.3: * sasl: When upgrading with instruction 'restart_new_emulator', the generated temporary boot file used 'kernelProcess' statements from the old release instead of the new release. This is now corrected.- Update to 20.3.2 * ssl: Added new API functions to facilitate cipher suite handling * erts, observer: More crash dump info such as: process binary virtual heap stats, full info for process causing out-of-mem during GC, more port related info, and dirty scheduler info. * inets: Add support for unix domain sockets in the http client.- Update to 20.2.2. - Changes for 20.2.2: * mnesia: Removed a quadratic behavior in startup. This change implies that backend plugins (if used) must be set when the schema is created or via configuration parameters before mnesia is started. * mnesia: Bad timing could crash mnesia after a checkpoint was deactivated and reactivated with the same checkpoint name on different tables. - Changes for 20.2.1: * ssh: Fix problem with OpenSSH 7.2 (and later) clients that has used sha1 instead of sha2 for rsa-sha-256/512 user's public keys. - Highlighted changes for 20.2: * crypto, ssl: The crypto API is extended to use private/public keys stored in an Engine for sign/verify or encrypt/decrypt operations. The ssl application provides an API to use this new engine concept in TLS. * ssh: SSH can now fetch the host key from the private keys stored in an Engine. See the crypto application for details about Engines. * ssl: A new command line option -ssl_dist_optfile has been added to facilitate specifying the many options needed when using SSL as the distribution protocol. * stdlib: Improve performance of the new string functionality when handling ASCII characters.- Update to 20.1.5: * erts: Fixed a regression in zlib:gunzip/1 that prevented it from working when the decompressed size was a perfect multiple of 16384. This regression was introduced in 20.1.1 * erts: Fixed a memory corruption bug in enif_inspect_iovec; writable binaries stayed writable after entering the iovec. * erts: Fixed a crash in enif_inspect_iovec on encountering empty binaries. * erts: zlib:deflateParams/3 will no longer return buf_error when called after zlib:deflate/2 with zlib 1.2.11. * inets: Correct the handling of location headers so that the status code is not hard coded. This should have been fixed by commit 2cc5ba70cbbc6b3ace81a2a0324417c3b65265bb but unfortunately was broken during a code refactoring and unnoticed due to a faulty placed test case. - Update to 20.1.4: * inets: Fix broken handling of POST requests * inets: Make sure ints:stop/2 of the service httpd is synchronous * inets: Honor status code returned by ESI script and modernize "location" header handling. - Update to 20.1.3: * diameter: A fault introduced in diameter 2.1 could cause decode errors to be ignored in AVPs following the header of aGrouped AVP. * erts: Added zlib:set_controlling_process/2 to move a zstream() between processes. * erts: Fix so that schedulers are bound correctly when the first available cpu is not the first detected cpu. e.g. when using "taskset -c X..Y" when X is not equal to 0. * snmp: The recbuf configuration option was not propagated correctly to the socket for the SNMP Manager.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Update to 21.1.2: * diameter: An inadvertently removed monitor in diameter 2.1 caused the ets table diameter_reg to leak entries, and caused service restart and more to fail. * erts: Fixed bug that could cause a VM crash when a corrupt message is received on distribution channel from other node. - Update to 20.1.1: * compiler: The compiler could issue an incorrect internal consistency failure diagnostic for some complicated bit syntax maches. * erts: The new zlib module returned a data_error when inflating concatenated streams, which was incompatible with the old module's behavior of returning the uncompressed data up to the end of the first stream. * erts: zlib:gunzip/1 will no longer stop at the end of the first stream when decompressing concatenated gzip files. * ssh: Fixed broken printout * ssh: Disable aes_gcm ciphers if peer is OpenSSH 6.2 which is known to have trouble with them in some cases. - Update to 20.1: * crypto, public_key: Extend crypto and public_key functions sign and verify with: support for RSASSA-PS padding for signatures and for saltlength setting X9.31 RSA padding. sha, sha224, sha256, sha384, and sha512 for dss signatures as mentioned in NIST SP 800-57 Part 1. ripemd160 to be used for rsa signatures. A new tuple in crypto:supports/0 reports supported MAC algorithms. * diameter: Add service option decode_format to allow incoming messages to be decoded into maps instead of records. Decode performance has been improved. Add service/transport option avp_dictionaries to give better support for dictionaries only defining AVPs. * erts: Upgraded the ERTS internal PCRE library from version 8.40 to version 8.41. * erts, kernel, tools: Profiling with lock counting can now be fully toggled at runtime in the lock counting emulator (-emu_type lcnt). Everything is enabled by default to match the old behavior, but specific categories can be toggled at will with minimal runtime overhead when disabled. Refer to the documentation on lcnt:rt_mask/1 for details. * lcnt:collect and lcnt:clear will no longer block all other threads in the runtime system. This makes it possible to run the lock counting under heavier load. * erts: The zlib module has been refactored and all its operations will now yield appropriately, allowing them to be used freely in concurrent applications. * erts, tools: Add erlang:iolist_to_iovec/1, which converts an iolist() to an erlang:iovec(), which is suitable for use with enif_inspect_iovec(). * erts: Add new nif API functions for managing an I/O Queue. The added functions are: enif_ioq_create(), enif_ioq_destroy(), enif_ioq_enq_binary(), enif_ioq_enqv(), enif_ioq_deq(), enif_ioq_peek(), enif_inspect_iovec(), enif_free_iovec() * observer/crashdump_viewer: Reading of crash dumps with many binaries is optimized. A progress bar is shown when the detail view for a process is opened. The cdv script now sets ERL_CRASH_DUMP_SECONDS=0 to avoid generating a new crash dump from the node running the Crashdump Viewer. * observer: Add system statistics and limits to frontpage in observer. * public_key, ssl**: Improved error propagation and reports * ssh: A new option modify_algorithms is implemented. It enables specifying changes on the default algorithms list. See the reference manual and the SSH User's Guide chapter "Configuring algorithms in SSH". * tools/xref: The predefined Xref analysis locals_not_used now understands the -on_load() attribute and does not report unused functions. * tools/fprof: When sampling multiple processes and analyzing with totals set to true, the output now sums together all caller and callee entries which concerns the same function. Previous behaviour was to report each contributing entry separately.- Only Java 1.6 is supported by Erlang since 18.0 release- Update to 20.0.5: * erts: Fixed bug in binary_to_term and binary_to_atom that could cause VM crash. Typically happens when the last character of an UTF8 string is in the range 128 to 255, but truncated to only one byte. Bug exists in binary_to_term since ERTS version 5.10.2 (OTP_R16B01) and binary_to_atom since ERTS version 9.0 (OTP-20.0). * inets: http_uri aligned to follow RFC 3986 and not convert "+" to space when decoding URIs. * inets: Added new option max_client_body_chunk to httpd server to allow chunked delivery of PUT and POST data to mod_esi callback. Note, new mod_esi callback implementation is required. Also correct value provided by server_name environment variable.- Update to 20.0.4: * dializer: Fix a bug where merging PLT:s could lose info. The bug was introduced in Erlang/OTP 20.0. * erts: A timer internal bit-field used for storing scheduler id was too small. As a result, VM internal timer data structures could become inconsistent when using 1024 schedulers on the system. Note that systems with less than 1024 schedulers are not effected by this bug. This bug was introduced in ERTS version 7.0 (OTP 18.0). * erts: Automatic cleanup of a BIF timer, when the owner process terminated, could race with the timeout of the timer. This could cause the VM internal data structures to become inconsistent which very likely caused a VM crash. This bug was introduced in ERTS version 9.0 (OTP 20.0). - Update to 20.0.3: * asn1: Default values now work in extension for PER, so if you give the atom asn1_DEFAULT instead of a value it will become the default value. * compiler: Fail labels on guard BIFs weren't taken into account during an optimization pass, and a bug in the validation pass sometimes prevented this from being noticed when a fault occurred. * erts: Binary append operations did not check for overflow, resulting in nonsensical results when huge binaries were appended. * ssh: All unknown options are sent to the transport handler regardless of type.- Update to 20.0.2: * asn: Fixed compilation error of generated code caused by a missing quotation of function names as part of an external call for encoding. * erts: Added missing release notes for OTP-14491 ("performance bug in pre-allocators") which was included in erts-9.0.1 (OTP-20.0.1). * erts: Fixed a bug that prevented TCP sockets from being closed properly on send timeouts. * erts: Fixed bug in operator bxor causing erroneuos result when one operand is a big *negative* integer with the lowest N*W bits as zero and the other operand not larger than N*W bits. N is an integer of 1 or larger and W is 32 or 64 depending on word size. * kernel: The documentation for the 'quiet' option in disk_log:open/1 had an incorrect default value.- erlang-gs application has been depricated- Update to 20.0.1: * erts: Fixed a bug in gen_tcp:send where it never returned when repeatedly called on a remotely closed TCP socket. * erts: Fixed segfault that could happen during cleanup of aborted erlang:port_command/3 calls. A port_command is aborted if the port is closed at the same time as the port_command was issued. This bug was introduced in erts-8.0. * erts: Fixed implementation of statistics(wall_clock) and statistics(runtime) so that values do not unnecessarily wrap due to the emulator. Note that the values returned by statistics(runtime) may still wrap due to limitations in the underlying functionality provided by the operating system. * erts: Fix performance bug in pre-allocators that could cause them to permanently fall back on normal more expensive memory allocation. Pre-allocators are used for quick allocation of short lived meta data used by messages and other scheduled tasks. Bug exists since OTP_R15B02. * runtime_tools: A faulty encoding comment was added when saving trace patterns to file. This is now corrected. * stdlib: A bug in proc_lib:format() introduced in Erlang/OTP 20.0 is corrected. * stdlib: Fix string:len/1 to be compatible with previous versions. * stdlib: In OTP-20.0, the behavior of c, make, and ct_make was changed so that in some cases the beam files by default would be written to the directory where the source files were found. This is now changed back to the old behavior so beam files are by default written to current directory. - Update to 20.0.0: * Potential Incompatibilities * ERTS: * The non SMP Erlang VM is deprecated and not built by default * Remove deprecated erlang:hash/2 * erlang:statistics/1 with scheduler_wall_time now also includes info about dirty CPU schedulers. * The new purge strategy introduced in OTP 19.1 is mandatory and slightly incompatible for processes holding funs * see erlang:check_process_code/3. * The NIF library reload is not supported anymore. * Atoms can now contain arbitrary unicode characters which means that the DFLAG_UTF8_ATOMS capability in the distribution protocol must be supported if an OTP 20 node should accept the connection with another node or library. Third party libraries which uses the distribution protocol need to be updated with this. * Asn1: Deprecated module and functions removed (asn1rt, asn1ct:encode/3 and decode/3) * Ssh: client only option in a call to start a daemon will now fail * Highlights * Erts: * Dirty schedulers enabled and supported on VM with SMP support. * support for “dirty” BIFs and “dirty” GC. * erlang:garbage_collect/2 for control of minor or major GC * Erlang literals are no longer copied when sending messages. * Improved performance for large ETS tables, >256 entries (except ordered_set) * erlang:system_info/1 atom_count and atom_limit * Reduced memory pressure by converting sub-binaries to heap-binaries during GC * enif_select, map an external event to message * Improvements of timers internally in the VM resulting in reduced memory consumption and more efficient administration for timers * Compiler: * Code generation for complicated guards is improved. * Warnings for repeated identical map keys. #{'a'=>1, 'b'=>2, 'a'=>3} will warn for the repeated key a. * By default there is now a warning when export_all is used. Can be disabled * Pattern matching for maps is optimized * New option deterministic to omit path to source + options info the BEAM file. * Atoms may now contain arbitrary unicode characters. * compile:file/2 has an option to include extra chunks in the BEAM file. * Misc other applications: * Significantly updated string module with unicode support and many new functions * crypto now supports OpenSSL 1.1 * Unnamed ets tables optimized * gen_fsm is deprecated and replaced by gen_statem * A new event manager to handle a subset of OS signals in Erlang * Optimized sets add_element, del_element and union * Added rand:jump/0-1 * When a gen_server crashes, the stacktrace for the client will be printed to facilitate debugging. * take/2 has been added to dict, orddict, and gb_trees. * take_any/2 has been added to gb_trees * erl_tar support for long path names and new file formats * asn1: the new maps option changes the representation of SEQUENCE to be maps instead of records * A TLS client will by default call public_key:pkix_verify_hostname/2 to verify the hostname * ssl: DTLS documented in the API, experimental * ssh: improving security, removing and adding algorithms * New math:fmod/2- Disable global PIE for erlang, code is currently not fully ready.- Update to 19.3.2: * erts: The +Bi command line argument of erl erroneously caused SIGTERM to be ignored by the VM as well as of all its child processes. This bug was introduced in erts version 8.3.- Update to 19.3.1: * crypto: Fix a bug with AES CFB 128 for 192 and 256 bit keys. Thanks to kellymclaughlin ! * erts: Trying to open a directory with file:read_file/1 on Unix leaked a file descriptor. This bug has now been fixed. * erts: Invoking init:stop/0 via the SIGTERM signal, in a non-SMP BEAM, could cause BEAM to terminate with fatal error. This has now been fixed and the BEAM will terminate normally when SIGTERM is received. * inets: Fixed a bug in ftp that made further operations after a recv_chunk operation impossible. * ssh: ssh:daemon_info/1 crashed if the listening IP was not 'any' * ssl: Correct active once emulation, for TLS. Now all data received by the connection process will be delivered through active once, even when the active once arrives after that the gen_tcp socket is closed by the peer.- Changes since 19.2: * crypto, ssh: The implementation of the key exchange algorithms diffie-hellman-group-exchange-sha* are optimized, up to a factor of 11 for the slowest ( = biggest and safest) group size. * dialyzer: The peak memory consumption is reduced. Analyzing modules with binary construction with huge strings is now much faster. * erts: A received SIGTERM signal to beam will generate a 'stop' message to the init process and terminate the Erlang VM nicely. This is equivalent to calling init:stop/0. * kernel: The functions in the file module that take a list of paths (e.g. file:path_consult/2) will now continue to search in the path if the path contains something that is not a directory. * kernel: Two OTP processes that are known to receive many messages are rex (used by rpc) and error_logger. Those processes will now store unprocessed messages outside the process heap, which will potentially decrease the cost of garbage collections. * public_key: New function pkix_verify_hostname/2,3 implements certificate hostname checking. See the manual and RFC 6125.- * public_key, ssh: The ssh host key fingerprint generation now also takes a list of algorithms and returns a list of corresponding fingerprints. See public_key:ssh_hostkey_fingerprint/2 and the option silently_accept_hosts in ssh:connect. * ssl: Move PEM cache to a dedicated process, to avoid making the SSL manager process a bottleneck. This improves scalability of TLS connections. * stdlib: filename:safe_relative_path/1 to sanitize a relative path has been added.- Add missed scripts requires for erlang-epmd package- Update to 19.2.2: * mnesia: Fixed crash in checkpoint handling when table was deleted during backup.- Update to 19.2: * stdlib: The new behaviour gen_statem has been improved with 3 new features: the possibility to use old style non-proxy timeouts for gen_statem:call/2,3, state entry code, and state timeouts. These are backwards compatible. Minor code and documentation improvements has been performed including a borderline semantics correction of timeout zero handling. * ssl: Experimental version of DTLS. It is runnable but not complete and cannot be considered reliable for production usage. To use DTLS add the option {protocol, dtls} to ssl:connect and ssl:listen. * ssh: Extended the option silently_accept_hosts for ssh:connect to make it possible for the client to check the SSH host key fingerprint string. Se the reference manual for SSH. * ~40 contributions since the previous service release OTP 19.1- Update to 19.1: * erts: Improved dirty scheduler support. A purge of a module will not have to wait for completion of all ongoing dirty NIF calls * erts: Improved accuracy of timeouts on MacOS X * kernel: Add net_kernel:setopts/2 and net_kernel:getopts/2 to control options for distribution sockets in runtime * asn1: Compiling multiple ASN.1 modules in the same directory with parallel make (make -j) should now be safe * httpd: support for PUT and DELETE in mod_esi * ~30 contributions since 19.0- Update to 19.0.4: * erts: Fixed a race that could cause a lost wakeup of a process that timed out in a receive ... after. This bug was introduced in ERTS version 7.0. * erts: Fixed segfault after writing an erl crash dump.- Update to 19.0: * compiler, stdlib: New preprocessor macros *?FUNCTION_NAME, ?FUNCTION_ARITY*. New preprocessor directives -error(Term) and - warning(Term) to cause a compilation error or warning, respectively. * gen_statem: a new state machine behavior * mnesia_ext: plugin of external storage solutions to mnesia * crypto: uses EVP interface in OpenSSL resulting in generally better performance and support for HW acceleration * ssh: performance improvements, uses the new gen_statem behavior * ssl: enhanced error log messages * dialyzer: the support for maps is very much extended both the type specification syntax and the type analysis. * erts: erlang:open_port(spawn, ...) 3-5 times faster * erts/kernel: Experimental support for Unix Domain Sockets * ose: Deprecated application has been removed * webtool: Deprecated application has been removed * test_server: Deprecated application has been removed, use common_test instead- Do not suppress errors from useradd/groupadd - Orthographic/typographical fixes- Update to 18.3.4: * inets: Handle multiple \t in mime types file * ssl: Correct ssl:prf/5 to use the negotiated cipher suite's prf function in ssl:prf/5 instead of the default prf. * ssl: Timeouts may have the value 0, guards have been corrected to allow this * ssl: Change of internal handling of hash sign pairs as the used one enforced to much restrictions making some valid combinations unavailable. * ssl: Create a little randomness in sending of session invalidation messages, to mitigate load when whole table is invalidated.- Return diameter application: as for 18.3.3 it is distributed under APL license- Update to 18.3.3: * common_test: The nodelay option used to be enabled (true) by default for sockets opened by the Common Test telnet client. * common_test: Fix bug in cth_surefire * common_test: The ct:get_timetrap_info/0 function has been updated to return more information about timetrap scaling. * common_test: A problem with stylesheet HTML tags getting incorrectly escaped by Common Test has been corrected. * common_test: The ct_run start flag -no_esc_chars and ct:run_test/1 start option {esc_chars,Bool} have been introduced. * inets: Put back unused module inets_regexp * ssl: Correct cipher suites conversion and gaurd expression.- Update to 18.3.2: * inets: Add environment information item peer_cert to mod_esi * ssl: Corrections to cipher suite handling using the 3 and 4 tuple format * ssl: Make values for the TLS-1.2 signature_algorithms extension configurable- Update to 18.3: * New statistics info about runnable and active processes & ports. Call erlang:statistics with: total_run_queue_lengths | run_queue_lengths | total_active_tasks | active_tasks. * Time warp improvements: dbg:p/2 and erlang:trace/3 with monotonic_timestamp |strict_monotonic_timestamp. * Introduced a validation callback for heart. * The module overload in sasl has been deprecated. * several bug fixes- Update to 18.2.3: * inets: mod_alias now traverses all aliases picking the longest match and not the first match.- Update to 18.2.2: * ssh: The authentication method 'keyboard-interactive' failed in the Erlang client when the server after successful authentication continued by asking for zero more passwords.- Update to 18.2.1: * Due to a bug in the handling of paths on windows none of the following would work with paths containing a space: ct_run dialyzer erlc escript typer This also contains a fix for HiPE enabled emulator for FreeBSD. - Update to 18.2: * ssl: Add configurable upper limit for session cache. erts: Add function enif_getenv to read OS environment variables in a portable way from NIFs. * kernel: Add {line_delim, byte()} option to inet:setopts/2 and decode_packet/3 * ssh: The 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384' and 'ecdsa-sha2-nistp521' signature algorithms for ssh are implemented. See RFC5656. * ssh: The ssh:daemon option dh_gex_groups is extended to read a user provided ssh moduli file with generator-modulus pairs. The file is in openssh format.- disable hipe on s390/s390x to fix build- Update to 18.1.3: * ssl: Add possibility to downgrade an SSL/TLS connection to a tcp connection, and give back the socket control to a user process. * ssh: The following new key exchange algorithms are implemented:'ecdh-sha2-nistp256', 'ecdh-sha2-nistp384', 'ecdh-sha2-nistp521','diffie-hellman-group14-sha1', 'diffie-hellman-group-exchange-sha1' and 'diffie-hellman-group-exchange-sha256'. This raises the security level considerably. * kernel,stdlib,sasl: A mechanism for limiting the amount of text that the built-in error logger events will produce has been introduced. It is useful for limiting both the size of log files and the CPU time used to produce them. This mechanism is experimental in the sense that it may be changed based on feedback. See config parameter error_logger_format_depth in the Kernel application. - Removed erts_fix_unlock_status_lock.patch: fixed in upstream- Rework wxWidgets BuildRequire: fix build for Leap 42.1- update to 18.0.3: * erts: Fixed a binary memory leak when printing to shell using the tty driver (i.e. not -oldshell). * erts: Fix a bug where the standard error port sometimes crashes with eagain as the reason.- add erts_fix_unlock_status_lock.patch to fix a rare deadlock in erts- fix RHEL/CentOS 7 build- update to 18.0.2: * Fix processes ending up in an inconsistent half exited state in the runtime system without SMP support * Remove unnecessary copying of data when retrieving corrected Erlang monotonic time. * POTENTIAL INCOMPATIBILITY: Change default OS monotonic clock source chosen at build time. This in order to improve performance. The behavior will now on most systems be that (both OS and Erlang) monotonic time stops when the system is suspended. (changeable via the - -enable-prefer-elapsed-monotonic-time-during-suspend configure parameter) * Fix erlang:system_info(end_time) returning a faulty value on 32-bit architectures. * Fix the trace_file_drv not handling EINTR correctly which caused it to fail when the runtime system received a signal.- update to 18.0.1: * Fix a rare hanging of the VM seen to happen just after emulator start. Bug exists since R14.- update to 18.0: * new license: APL 2.0 (Apache Public License) * erts: The time functionality has been extended. This includes a new API for time, as well as "time warp" modes which alters the behavior when system time changes. You are strongly encouraged to use the new API instead of the old API based on erlang:now/0. erlang:now/0 has been deprecated since it is a scalability bottleneck. See http://www.erlang.org/doc/apps/erts/time_correction.html * erts: Beside the API changes and time warp modes a lot of scalability and performance improvements regarding time management has been made. Examples are: + scheduler specific timer wheels, + scheduler specific BIF timer management, + parallel retrieval of monotonic time and system time on OS:es that support it. * erts: The previously introduced "eager check I/O" feature is now enabled by default. * erts/compiler: enhanced support for maps. Big maps new uses a HAMT (Hash Array Mapped Trie) representation internally which makes them more efficient. There is now also support for variables as map keys. * dialyzer: The -dialyzer() attribute can be used for suppressing warnings in a module by specifying functions or warning options. It can also be used for requesting warnings in a module. * ssl: Remove default support for SSL-3.0 and added padding check for TLS-1.0 due to the Poodle vulnerability. * ssl: Remove default support for RC4 cipher suites, as they are consider too weak. * stdlib: Allow maps for supervisor flags and child specs * stdlib: New functions in ets: + take/2: Works the same as ets:delete/2 but also returns the deleted object(s). + update_counter/4 with a default object as argument- update to 17.5.6: * Fix broken relay counters * Fix diameter_sctp listener race - fix build for SLE_12- Update to 17.5.4- fix systemd service files for epmd: * fix stop of epmd (epmd -kill is deprecated and ignored, so stop hangs)- Update to 17.5: * ERTS: Added command line argument option for setting the initial size of process dictionaries. * Diameter: configurable incoming_max len and string_decode for diameter messages * Bugfixes and minor small features in applications such as compiler, common_test, crypto, debugger, eldap, erts, hipe, inets, ssh, ssl, ... - remoce ct-fix_incl-dirs.patch (included upstream)- add ct-fix_incl-dirs.patch (upstream patch for common test)- Version 17.4: * eldap: Nearly all TCP options are possible to give in the eldap:open/2 call. * ssh: Added API functions ptty_alloc/3 and ptty_alloc/4, to allocate a pseudo tty. * ssl: Handle servers that may send an empty SNI extension to the client.- use wxWidgets 3.0- fix bashisms in pre scriptibs-arm-4 1620327598 22.3-1.2622.3-1.26reltool-0.8ebinreltool.appreltool.appupreltool.beamreltool_app_win.beamreltool_fgraph.beamreltool_fgraph_win.beamreltool_mod_win.beamreltool_server.beamreltool_sys_win.beamreltool_target.beamreltool_utils.beamexamplesdisplay_argsmnesia_core_dump_viewer/usr/lib64/erlang/lib//usr/lib64/erlang/lib/reltool-0.8//usr/lib64/erlang/lib/reltool-0.8/ebin//usr/lib64/erlang/lib/reltool-0.8/examples/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP3:GA/standard/09478d92f8b98707af21bb236a9a5f43-erlangcpioxz5aarch64-suse-linuxdirectoryASCII texta /usr/bin/env escript script, ASCII text executable$ɐc%rE=utf-8c3e6ba432a193a795dbecb3687c1ce6a1407230f3598b93ffec011d3efefaada?P7zXZ !t/R] crt:bLL #M[3?E~u)1xoe.9PqpC&C=Yhcr*O'yRget,.=dXY7w'طqvbhw'Mv..0(%f-Gjv?;q:Kj2Q˅L;-/57rB[m p,*QT 퓔>o)mӓvG`HCFQp3X撕dw"YBg%@lC[^czx :Adb;",0gb-`6}2{ eRg0BS:ڊ,' (bi-ԙlz@1\gӻl;>d"ч8Hӫ::O?:ʮѧ'h_!>5h|2 1E gg양HJϟIQb]&^nOܥ"t!~lN ^s/A=xbs_"6G<opqb; 4 7.('yjڧKm.{ TieXŕ{^xxߺ=p!gx]~5 Uf6i`$i3P[%{9|+]:"s@ nBH x9H^ţkʀ\١'05mY6 JCF9`!!T`nϜ:TюK-HhYH2Ԥv4m1>셦l֤n0@3 7Nzs`nW0(RlvEΥ<) ʞ2exsod & e~ڝzz#9niW6\SHY|dSZ?4M&p3򩪠x.ԘB6NRRWb{h9‰*, Jt/+~VLDMLh^m9P * ǡшCEZfO`;!&.ԑRMJڀ+^ΛO=[d {MTjJjL7>7jIں$p1?:֊E==9D-5։z!:M,􋥉40qSn 9ye6V@%Mxx@ʎ?~UtEVMo~^QWaAYBx9K]:dE#= P-C4>n~+a^FnZA*a)7eܿd6KJ,ƴTZYz%. D?a d1`|)@'1RT+g DE3 sRdj$LT&FOʦi G ٛ2 sgM]3Ix q) ѭGcW^ck'6`:b?`jysuls4,>ZhPcE.̩?Η&Jko-Ƙ0Jǘ_槣 F]fp8D_Wn4ir>Aѣ<~a-1DKc6k0\fCL"QAK )#} 7L׵i{B  s GWUr:3Γ J+Z L vLvNL)WCf =dUP䓨%Vཀྵ+D9̼wi=ޔs>I`)tZA=C/5:Ut* owN"z!0tz (:vw0 ?&څ> C0:}֠؝ DcL_w{Y<ߢ_ڠdd!2/=a\Ýaf˖\0* \ЄěLņlKAb(FS8 TFxH1Zڿ} [* `.d>M;ss6/^ސST6Hl3B?=T(5qhYt2=74e/&bޗvh }8Q>:c-ɝ]kltl3z*>/v`kcH6 fL*wR|W:۳uSqV w3AT+4 yW%<61 * Ln+Y0e 'n;p]@kH2+9Sm~)W2#WAJ#cXuɽ\&ؑkg[R/KEyG#RNݠ=Lmօou>Zԧij/3;o-c$!>zUXM~stuk^vj654W3e};Zn`,})Yb*U[T FD:G3TP+kNWA:_5M b{Ve5 .;1P%恆 `&; $nyWfϺc }@14[)D GI2MoUla͈JG{Ks'h\"zX8'' nDPWdN]KkQvVeə5s/^4N}Х1v48a)u`RAFD=`Ծ]ecNS/ƪ^=09gOr5"xn'J-aF>~ ʥ|ZtIJa}4SWa5X^;x ɘ?7=%:~T,lN0rٽLtpTA--C0 c J@#D)44^^I8svqRYG7,yȖ>u-)*"I׸]/-Zi[xg ཊFe7 ]LfL[{z=טi krH[8_&ٺˣ_[5Pˆq(1}z3Ì& N`"zf_j ߐչ7pEfJCm+Vg.X޶^xOުtwx~6Kl[ڝە\""Zy6@( A76K }wjb|cȒܧR8~"&{Wy_C5`T5Zyê#|X)~/Js1dF7*7~cIbK q/T}3iy,/ ك+wrX.蒬`D =|ePl ոyg&nwuȕw`~vueѶS 1 +\z@ ~ߙt1bs2oNÁ̍0?V6 ?`xP:Ƥ!y&=㋱E檾wڤbo .I&p 6{m0}zZ$aDՂ9m\w~.)Җ"^ 0>h0A =% 5ew}YSwУѠUSjf21@,F^“Ex odX9<#jHWA=O'? YNnWK-.폣>n\[LoP:6-ӻ#_rs#y2Z M֮̾q[ P NM?:И V,(mƁE'B^@4H_\gUܦ}|#g)U@bB.Y |duP􂫣蒼5J~dO0B%TsK{2pw!` ha1CM C-&۵gN2@aG74Dt 7f`Քg,Bd'Rhɡ0PZRt`w- 2}hPIhɸz t <Ƕ@46p) PpL`DL +¢#vI##މCԕ u@/V@B ]Qr-ʋ[p[ֈ)+]vtyw{bts"`Qx}( L(9(0^ztU*DHe{`܊2"WFQEagsdUO}c*t3@VJ2bCaPZj?zD~%Oo>!8̩+4Gc]xs#uA\nEaG$[89+t끁 SLr!g9HD1[Ve|FPČiH59I) ),re;*dEw<)`mj o*Dq7OrcpQU?)ixWRyI(?Qmh蟐mat6OKuq-Ⱦbҗ@J?6 0cdWt4 AYx}u&FȹӬp|M!Pj<W+-NY|ڷOGCӂ-G0)M6Qq+kA~׆'2+ L=_bfQt;ۄ8,`vC$ќ 5 D2W:g;\">4^4l3$nvL;=N\qs'.j'Ef]=Ġo\?#"uy `u/j,1׶\sLj`[dlj6eWuJ]{Kr3XG){tnpI^#' RSȕ[ܬ7)4֮xFQ+\SȨNA^|sAUǀinʡwӑnl ֜[Kty#xDI6[٪2^o?OgR-?,Br3S ,|L!ڨE- &U8ݸ;)=UM-c(d؏#~C)#k& 4c0z깧H ?v.bVbL.h z3f[ϵN߸ҵ|h/޷.j.&ie|Q6Q7fɿWiN>c(F= 92w.gȴ{ }6eӲo<I߃p8؂άDR_LОt3t$GEJZf{:DöQCK[rQP ^Z_g &EK 51 GB]Ôg#$ eV&`;hCSgmBvOJhL&!ۊ„,%<@~^}M*|@B z t*~Q&RQHp1pz QsKmW@N,p\wG:F87( ʑxE|Dȼ '"X?_`^Vl}+Lt( ^TnEQXS$,t.MFT; [PD4 6D+m]_OtULG5ԯֻb+Ɏ־U?(64wj>)[ ~m@]e|0\os"|![T`lI#פJ7IG]lƻH(T@~I4O-5_ Ӟou-۷ևf"tZp2j'X.=[⒥S{H<.}8L ~9kt"Ə?<> ukec 4@1xMXDV8)ԬCdYatA'I@{1JN;0UsK{]-_ÕLAT0D7 VUϿ7.SRX :(G|ϓ밳;*r!? -ZCᏢ }: baCj7Q$Z@=~ux; }Po{YE58 qdhu#hF1ϲ/<7WLMf6 v)#i<-YSl佌iȃK:BRIout+2e$G0Ep dd*Bh钯u\n0#p</gL4WX$EaeeLZ w ;wWt 5KpH?ά<ڭ?vݚvpav$QT׍,l# re3W{i"=m4GZ~naR$9sejAvWNV4Kz:?z݀n2.`(4ٗ^v+$ffG|P5 NbΈ$2 "O + Ƕ 63?èQNT elX#|vk8f0wT;L..3DxԴ0)~*rXt9-h+m;q8'1[M߉Pz^mgŭ khZXNYu>lIϯTU:#zÇR6Iq-nέTU8S}]5ڤ:ZWyw eK:.|Nw >╭ .=G<ǗY2ϢDQq4$Ýؾ3C]\GkCa6eo >HkLLև@&rdc4܌\a!vjf=-Z{IH+Bq@|j#" h0[~,q\Rnt{hm~MydQlBͷFm<d*GktO?S}﯉+ΐܳͼ#шf49ܮeme.+>I`q]-<$AF X=D"y7O3(^STto dk3/w0ʍGMp`Ї{ۊA]g_C&6XyKd.)EQ^I:^%xg${i GyZ~SjDЃ#nA\?]y߆ArƹnUh\WJ)),qkphҔ'-EM}_cD'G?.,`V(4^εEΡ( V% k)[U㢥H0x6 +9$u('ƅXWHV)o#Fw 9G#@mxI1Cyb#a(u'~O: ^&j n^))MOd(V_v]a3YFtAX'_a1"@] PQR^(NuG@ȝ)9d(n@"-ZZݯSDp$aﱖ^7#,vWtCEVl5DހgN^x$5]p)g3;,= ɉ'd#[I>N6]ԯy{w*"FKM)qvJ;;G6ѹi",Q^Ј:ǭX/c zMScy"QN Ir lB m3 Yf7Imߤ'QRZify'7^~ds'!TYpSԞC')[XUvfwv~gfSh[@FM;HF eϛj};{==$55LR*W` Y7dPkQ1k5W%lNoŢTtƪ'mBwK#8fP/ c0"a?a`^&MҋѦ9EXt3OV8tE"# ŨbYfz_eHԓwI6x9h Zz0%,/ SF"?ߖfe@ ];Ldb#'?H-29A`5_XD-ARe&>KiouD0 ߚ*yO5Z<]VZ \9h$|\2q_>4n;6_a4,?Hbo3yS1W Wɇq\gT/|N3(YS8LgJ!9YSzBs s*[=Ec  cݓ`_>obD#N͊ţџgRxW5yx*jPrȆf0*_e&WJC!kɧCA.Drȭ[!i]_pv8t6Zn~4vAu=NOP TpĎm #4#sQ#Of f32 ="+-cVO "l r@ \%Ƹp2 6Â05n1.z:cG39?5q=|+?/eK#ղxԿ5L/D~$ZRve*F Ȥ&M@/Ӈ;\GeVa陬Wt&5T ]k>mC^aUsRut"5ʜ[Qz5Oէ)ʤ`қ '|ȒN H!͵z8 x&H0s|Q숷*[IeT_׮~YH`,pRSa1(9[u2fv,y:>{ŹMJ^_"[o~;]viWbL X&Lu#u.ZͶdg`8N2'Tp~>?CiZg"WҩN:U:X6(gو7{τ\FQJddG9VR攤|K$xMqI/n ްe YUl.ndlXE5肔icZ|WgJqIz_6WBʋ To A6R}bbtF64R iGܱ%9dW ;*WZ@r#ԧ7Q!#}|rx,r8|#jc'22bjYq>'pR!PBE'? Єh06 'Q/:4EzzV'c0F(!p8KB#I9=ܠw)V/,޲=3tRJ dF7PKehLH6^ؿTg%ey+X|8Wc6‰{8MhyjkDx@ Mxc*dz/OPz{g)?h~/}Ǜ+E[c|ݢXbh*It LiFl7 CcHj W߀-  oa)ɖ$`3(M|L-v'[o^j7`Bj SڶŶ>9qz?AoJ'G1EXֆOaW2N=;:\? i2bFTa%p[/ {PZ{n4ıetOr8Qc!V^~otqˍ7`P[}(gL%wʼnM`^ٸO^hx~_-o&5Eb4]*OmS58 ]`wŸt"[yq.' 5)W_IG1Bc.=zqWrd+_!V,-w{TA.oHPpD{$ͻX~!aYq>nf's"@.j"ڑپs·*KW{`)kW1|Mqc+ްg$_O>r-4k<[9s`TV.kˀCXqrETQIrBh{`'ږ-AT6wTUK:nMW?P[{80!"e˕/ .yw}Ar~cG`\2Y|%q!_IJ_,,y$nQ?UehZ.v^cLWdC(:շ?[2+ J*3z"hFI98KX@l/966f@h?)qs˜ꋺV KQ=)^Qp<]qZGk'ӧVsKaº}GH]ѝ_RBwbԇ٦g2_ws] h(lX&scS9R䚥?*dL<| lI<8K"c-=;O&3JNg(pNȪhɤ. JxBUZg{ r`|A/0in8u}e}tޏ`u(+cOI[FR_=-'^}_/.j>^-25ܔLfbX9f'uk}kd(hHY 2mgm6S➑ycVoNW^8"A|q+#F Iltv+UrKe VCY8l|c"3a>|};^,wޖ*4 jےtq8n(|-Nn54}gɠ3Ua *_27l 2wj[ilu.UhlL0k7W9I^*qq[Ͳ=7H\F@(Sw&m=ɿO^Xˑ0w|mĒIO,cqpլ?}RZH yF_8LLEWwX7Dɶ!J9I: UNs}FnRƤy0 y :f!Qx)Q'RSٰNRw  I8WI6'[&ܢfH'ɼG&{Ԩ03,cp@QJ =,9"ޗXqa5Bq4-P[D脔9$snX9bT?/;N 0mS~qqm[)EH /k'9o=)/BHB&-J86m>^bƻ&Bh89?0f:$:۟/ښòǪU'mܨ YE5,sȊ ݚ;޵&;#1qT no6+gb٤wk[9P])o7W{@TE\Y>_Jw1-t/ZiUjKE-!]_p #0I"B5@{GBLt3?<^qezP:̋w &[  )w+pW094~ۓt=]xŅ}+~*+6}>|Kla:ȜEV>5zBO Rhڧ锫y+g)dĞXxY K)R0v*Gfܗp/s1'vJ<'Ѐۍ"uw>N8<XϿ+f|呥o$\N(D-0Z7/BwmL+4˰?%sӽriЛE1á|*=O#jnSK 0B4odKqǽV M9GQH]I@.!>1Qו] $66FvǷO0]˩$アH/!<27BKCU -PF(*,N%6Qg WrE]_2 iuL,jl\z5LϰڿzH߶=E?$psFm G`)RfC} 1ve9Ť*/ -K0}K&_ X#ܣdY.N9 !h}}UVޕ#s刲tlQ ;vdҋ;M//Yx^ 8! >b& <4if2yXuc8&X6#UWe'nVz 8Zo|h;2wd$ZvBAPN+3r Rw18)/7<$AV7X*m 9Elՙ#6} +ufQV~ ZyXj 6S+.. _vBgNyyy-z'U`$7d+_ 6CBx#Gv&sgk? %e{̽Å^l V,<K mN`EV77MP껲sSw:$%X^u/=uo?ef־^IV|D}h]{ٙ ^򛲅#hP]xO" =U&$X%).fY8d{'<6\Y Ďv62 z˴ Mr=zC<<_Qvf^h@ú #w=..fR s^]Y,M MAokq]U~8\A2́ 95d%HV/6q:TX=%sa/ Y-A$͜w|5 Qv[\"fGF[F֩ UiacxfN Gf3t&U]][#t`|X޿ݫ9\w$3=`*^󫊷Г ǡES1]4Mej˿MQwҷi[[p |'GqV V͹xaRK<9gD[xS/D,tS]L iWc|jGfnKl94Zt)=vw%prUs'P+L3? D9e@rL @Q"gRZa/X_q4F>Yw[NHtKM۬=d F'!2Cܕ' !`_4nTU A׊=ۨCjUY):K[5^x,Tqb"\ے'O f^З1~z,Y?ٯIx@#b?~XC4 -1"]< 60admӲgx[)H/msGxuxڕ=1@vM2qY琝A|ب5Qɖ]E/8'G#|y 緤@={sVH/(^p ɠC%ȒbqKgsiOHcqTҔ zATCPA/c9?5p>k=.x'A!‡/y"ߔO5I^Qr5݆nS+Z('Jvtd$ dN6 )  -{'(el_ {|3^Pݮ7UU!80K|ڠln[3/פ<,ƉiOlx)L el0c_ҤC6 SgoZ3fqFDMpx:樧H_]p5%xZCo,Ys\x|WLR2pmP)G^3_~/7Y* Z8 }nn~#ru^g kg^ءRR}<(ɸ.GrB-zShA0R2r_wz>&d=ZQP"oީݩu2wB޺RIFJtg+=,5'0[4X"|L]Z$nkωdǯM=-uJ?NF&Du!.uKQ5>wC bi&Ĩ=&/&׭2N'&";O1dN8DXb@MO[Y8;3"Le zktQbNΝ>- ;v^ z?qJ?c3BB4$t:Taʸ׌U o$mQ AcS6viFZKE'nC'9i21H=]>妦lfƓjeK%kS5ؐb_A>b(;?.0> EG!d6F2U(4`>aBx-"Pc00XFr YA~|ԯˢ~%FFρ| x}:{`nD]29G~= rB(  M_&/j(Ynsp,:6#y.1wn+FB$ [c=bJ)U&[}NHKwIsx1a0(p} $9:i<H<"iJI-( iD3۰b~t:(X y*3JxuA!ۢ|khDZTwb~F3yR?t1 8W䫺Kv_DŽt*7`IXI ۹Ox1i|#_ Ks4&db*Txy cP]LVs0fd|ٰڸNd#|hW. \qTz(4U~N)|kwG`֙H6Z7ncū=u%qDz1MmI kl>M~y8AYE@8&D%*$ƯBSp2tPuC Z!ͪ+=b+QHyJ251GRbN]>[EeU5цyc&n]c0\sBP%NͮpbaB&sI0W[(?՝Ѓ =EG<'~ '0pk} &sezUfhAn\u=o/g9I".v2?" <CXyLLRAxd{]O6q۟p&A!mJC \ I-($;𣄓+ԥ1p3K `i?!.;Sл8R>ӗhp8b@EpĀnR^D$FbiK˧ 0ELR!Jhd 1!08ҠL?Gaw /ORL _&]ͫ!\&>h8{Mm5"ŝ%BяV$,S.x:W: HAK1"|HÁ)QkGo)_PKח# uӿ{Ѡ@,L*>\$b7!Y@JB,y\OSDo;5^/vûWa۾~xψW9%IG|t>$qXtc% |װV aqMF!5,GCY}mX 5qFc,a}y$]V9"75 _롕%H: =~T7+W+Gۤ{U/t\_K8ң- ]C:h2gETa}?Xʨ8mO^V3 N ?|TقA^25 4f,RANXͭ Ov5OC>*4R kti9)z@QikWq&gTD|vf~]cWGi;M7C-}Ì "ىe:$ Q#tC5(2s*1R@OlM㲥6ib T ȗ%da} :1r%kbhUV;$F7jhZm,ZBZ*-,r@<܂a TߋKEsAc[m{@FE- &pvZQ6(%?Hz^as ?"T HЌf 3H* 5)'Hk7bߚ\@Ȉp6 Q`jי6:vxKtt潜Wv HܶgQ<#Iz_! umh%z*76DSA/^q55"G!ٱr)qjѪ*R $xքV34ȭzz~/D|OVAo F8a>*]w!eJ Cr@YmqzUDS٬v}+JC06|peZ}.$`3bpg}}~jI%) }^trd4-jD!,Z7 W툉{f8 YFLJ*>S"TRG c r ӧ_ krMץPK?%E[bFBXuǀÌyupfg@k5Y,7.nuK k ZlX+oFqhwE2<-ե>?(+v){ifMsl~t*QxY-v)؁emmF)8QI7<' tx+t%j\֓+>祯}H(~YE|}WpvGz[.#ӵ97EsdE1Н_~ⴒS{;DMN ts/J*C:oh}&YYNU'FJ<5J8=M_›9[꬧o0M*0sQ.Q`In%K3a[mZ'##BQ2J1/B8sÆb>v(%0jnlΚ'HwQ=iO귤J3 k-PP ΌڤxM~?{0è7kE1ͣ)l:RQlҜX|x,1I?JLaQD7z)? .& ,dhx~~ vD;!\@"kB:uh7h={,@k'3T6Y G/1e0u}5S0 祴 -TtF -GS_?6x?;fUyC&  ~еȒE9#:~F#WOeه`PW'lju$QJ]砒',U7sߔ/Y |rZpݟA&Fb gI6,im3d<(#-ɡ ǯniOt}Qǚ|_ *6MO(r~!CBN-O]LebʪcaH;BU`\l¦3voYjN t%3pȍMn\`)WNv?3xNgV}.c M?;jJ o3-]Ksdc0iOpR#AOv 7W(d @#邕8 [+!pN+UiA ZgYt` pJZzS5u{T|DS&_@ݤdv?$y|yEb.N"Zn*{oRM@Ӛ,OWMGQJbTwM=ִRN 'y8т x 3p^L93WJiMA.z*΢W+2kQv:MޣrpP03p9TEo"W@{T)a^CG!.m$84 񳺎)Iveb+prjt{gL > |:`sZ^!-rʛ|*xW_]9.o1 WTX)h:nm$M`>/[WDҴ᧹Y61S**3xRɟd̨Pg'%V:v|%rYWz,u 0ۻiv;OC˲LWan ݴ_h|T]cZI/|DӍuzI֊N-gRz.M~'UyN& u.I>}J}EmBya:N32(ru x(@TU,gz@Q($ *9Neؓ r_T0p?uJgr|ۘP[vhUӥ3 ¡+%vpe( ?zۓXtBJ6SV< X Jj!Iw\';)ؖic-q8t+]bew[f^; y쾗>x7iQf&r8@VyT(lC  pytIS R{%+Z!iEqsQJ{?FTٝ q]%S2eLCQ[|ߕ4Ooԉ7FF/&[MSIa4( pkL\/ntiF{ȫbҠ%@~t2Ś~}tdSO/Q{b4oR'.Ս=̚+Io:|"Kk.àE P4=>[݀ Hs͂cL+ϝ W|^ܱ0x%qԤ16zśgO*L>h ]ư2̐Nu k~Y^4׺ՑN4 O w#Aɘƨ,gp/`>/_[ *~CCS|+6c fzk!ǖ݆?QVyO ?.mKn9ǸlO@s:O0r XӜruyiYĊ Pu»a?%~|0p~G `WU=L ✅iZƙ>%;IъJ. |C\](Igv\iň@a>wMB=DwxdG+{Uq}2 eVH몶FڼLR hmao#5Gũ49 LA( oSْZ, [TBE 4jҶa'BMGX>ya5uQޭw3fe*Ez#X$ICF>,it+dep=R6ߠGg3yĥՂ-6f?B2ӭod!< cE U.,HF]7<ӎ*(0 ڀbܣ}dp`x>L0G*^Ώtm{9[_n699A}*VkU>LC\}Z`6{I&0٘0_r9oy-6)~2'z!bH2=YB֋ zmvr'Ǫ1Mm~ؔx_Qґ>yFK^[>s HQqK5#Rf2W?d80lג;A\mb)-F#T"YsL{Ifx^FA- u|F{4$a?8|nj~!mo6F(32+r ':#ԫ&ڎFdGEph ٖ1=vCݼ ##PoCg}Kmd\I?m:qD]) ւR.0[=&weFOytl)z`d%J#rQx!ke)g.N86w}0\;ViR- /OӏʄLvՊB3^EI[&W?qZHUr6-X3)_%TIg.M{K10m^CiИP- 0ĭ˂XdٖU6u3ht\jDO@<[mOJ*pS(1dŔȳnQeV^n2cQxɂ ZJ Le b5Kpn94d* {$Uz'*d y3z*f eGfh,bF2\ J?;ddfkM8 6 M?f*ְ$5tQ# v6tN8>vbP!eǎGtd&fΛE^֥Q.Ԡ31Y KVE4ۇ-;[1f* yx6C7k?E\,W6܊:TErj`\>pKNp&ܐJZ 켐HWk7O"|zE;CH,JBjh, |z ݝ1 %)kti.1]j$ _Cڽ't dǵh=m$Gljw`]ѹm`` !61M?Zn_;դ¹d ي#8#vaBwU\2:[/!K?`ejE6/,fO6QF|BZj]A%^YR!; \人N<'CtSR[31*-~DGؔaM;كo 72̘~U|o,pٌz#tF%h+#T}eK _5HruXA" 0>gG i(J+kiP1ZKHx@W쌨&2 ڄkʔk2z39 8Nk TQk6!my-{j,G*; Jn4}t%;2l%v↤]#\/h&e}Iɰ T*ef<(jy4@)9kbal 1yr.j BCo |EC5eH >Y~rF)Ql>?uG/6Uv,,u(0H͌Ȅ^ZI& Y9:mqh:=f=rX͙$-ìDܣGDt"OAn:*PlnH]pDz? O|?@c hb]z+%ٞVJd27(D.jjҥ{uM'ɷH771@7)8ku jTԧR^X HRP3ol03RV3ju h: LrGJifDwSFA[e4/VH@6{T~hRݯtҙ ʥzI,;kւ 2w8_נsK؉?A; Aqd*}D /AWtKPt]oto?c&q7:&jA* \Evϕz%>bt ccjks'v,!gTw/yL\KKfloSx,^iV0JobL=Ao"P~ ѓ_ģ s/'˽>" \c*Uꌧ{'n妍R,;<^KN^ݚsc"D 3.la"7~fRf>v"){` D m HO񜃣exQ%֩NkvcnpXIac < &'_ e舔*l#.w8gE#23*R~<ϻ4Nrh~b "yE=cKX=BP7.p]kuRJyGBR9qHDxsVhQ-Q]|Kd7HZW=u03u@ba/H#њ'YbEvt @D*NVXXCQhAทu`| I\ U+O18Cw {_Ho.H0fx(g |iybn$Y}^Yqi L7X!,ig1R: @*_[bD4D]jTP<;4BzzIM82"2PPG띛GVg ¡ < 4װBU]w Dْgίty3KM?8}OľͪJDv҆ !$ͷGcmoӓ!. HWIdd J\c[B$=gU #d .Kt*RI?:><['h佋r2E , kSw2HbGĹ^iLLk X-coy*ݥYgu^:ƆAlw|{ɛLbe!ω}8կ*"2͇ߝi-H? tS+QVAXgv_|JQ<6pKJU)>ʝ3"kռ}3/0: 1sp6 k2DC<Ը,D_YDB^b1~lem7e:lLې=1ܤf{VchF" N]#8?L%!)`UGCA?Ҩ;OMmk?㷢S?eM^߉=M_@~w&ѷS{FUc^ad[Lx0S\5j\֩{BnuB]~$s\9Kz} iMixNۢb.%fg?﷙g2\ƵڒL)Iw)VR(1\)wHuvDԏzs1rڞc^0PtD|(74*lەv=ok-[\VT̘v5ӲV|XrY<=޿-ce܆Q1|G~Uq;+JsPd GF,J /@G]I@QP)D U) }ű:2EwHWCTC.dÞ/m&˸tA)C|Ƅ`2QpƙqRLW3l\6|=Wн岂 ,LVH^0د\daBZ*d;%r>G]U)NLRf 3AB8rvr4C;_[kdb_MlWecUr~(:rtPGcJW!XCc xv:@)shFEL7YKx"p۳vF׏jPUSޣ2}fuE`2 KޖHH$1u=R36oe6<s^Y@^Yo TJvpg:Qn|9r {>T}#j]o:+gշ'!-Ai\!YR"H)i*M`4c #8e,{ Oѻ3| |Vֲ: gK-KĖ֩ ; o]/tcC.} 81Ey8sXkh.: ljTso+1k"ǹGz,K[w%/ qϑM;ŘCEMD<#tR<9]aݸYW+ɅH4g캭xI}qID*9?#CWD#y)jLuZ,9@Si1xfL.[y &&HJ%W#JW~nnaɴ2wO T3&CƤw%ǭd3\V56N\-ѻ9fDx[{ց`_ ;HNZ1PԻ0#MPɍrw.|7[`$o"S@g,BLa(gA TgLjQ' g(O@*z}p vuM!aLMf/W@T,͎UvDDgWż|qj^a+b=^8Yu+/8%k X yR5Zܑ MzF2cIr{mJEfoU$t-3`J4/,]uh]{R/C:%<6#[EY, ?Doz c$Qu*gK kyPƹkN1LPe |DG1͘? }gF%ىeAѥ}1m|ۨ%.MbA%XJѕv2܍;&nVrTt0qIW*i[σjJߙ i +[h/Hu9`v')-A߸gBa=GoYю0oaj-u驐Qc4@`[LRdzO=[FR*n4o |?Twz_2:x2b;o"Ch=⬮rXpB<5OQN VO() cB-ʹ3-E5k7MI"a]Cz?Aj{uYJא}xSc?g(ztz@<%]e'Nt#H>e},7}y =fAۇv 2 5hNa9fMPqlzi $ͽGjW^$OCrBHH@"r2EEmĽg@ؖ@# W".LJgo 4q}3G*'s֑M6e9FH~Opj`;eJA.VTs6z |z:6S.]\u+bNcչL.@6,vXNZɗFE@zyx_"+vYuDmWi7!C_& T^|Dxpjўd)'?:EoT# dF$HBQ(Mtfe2.o lyhء?BoUAtSb?}aKfy/?䫠Ry$Q䴝cCҖA2c aISԡ|(R= % Дz簀X\f+<gT24- qS[e&'(a syrkJ}2a]@r-Cx;q=kU 0MG!ךoy C.L&DpZ7*IZiFGGzbIB7哚5p%/sKbOǃ>Z7vYej2C}"'.9lyK_&7nVK=EBԠ%ЎB3~I .T3\1DrD6cp|!mt3r.L||.`kijY,X~-ZJx9D顉Uhy˭W! 5  =Lqmk ~,ZSSSoge % qu0?sdK"^d,qU91kDx<1: H/nDY(s^ }-MUdNn"H #$u=,+f 9g"jfNRa.6e~~)>5yMZGϻae8b]C>,>m*DQ/Vg4mbCу(݊p827%vϳBq n?WG,I+E\Y`KAbi=QT@2%Tg!#6$-x`&#( 4?wž)[mm1 d-r=`:&Ω)!}]|c佴Is3_F'V)\Q}f'Uy,^vo n-NO$]G[hnbveBxL#,\ph|8oon7 H/Fg4 Aح햤~1^:pg( HTx$10@y Y5 3-aAp:6(N'Fژc]ƉxSR2jXp#FwgT|L 0@tp7SG~վLJj!-\\q̆jW򫌁Ii"vT v?U;: %ƠAH6%L!J wLMtV} ŘWahg~1 3rH-<١7T-+2'J:yёd2{!yU4LG0s`'~%|ٖL2ĦKQaTd~!c6pjBy1)6hI;UzC/ : \E(jE?˚SYU{ph]3XF:奜2@R{7O5X0BIIkwơ_-I0Ə EoZL[! Ycfos `r&o6~~C] 3~6<Ӄ])"~u0 [>Lӝ/w^RW"q1Ȥ e823g/ &N-%^5{nE0Dhz%] k`k9'K kFZxhzҤ͝O- ȟGT1f8XDIS%B.G8'2m= mUZ2*bCGu# *nPׯ3b?ֆA 4&<ɵ8x)fXHf{ٞN ؓzѶlnRFV3/"_Y/ٻn is&xVvi0zVSڸF&?CSOQO<(eP\ lB|0{52S#xʝ覠( nhuֆf1<1xe~?ygKf7@w:t(LIyA F谩Gq>>&T?gל.Ů6xuׯ\?D-M/DZgg(mu޻$r0qr\xY֢9dGWy~Wa/o;=:XFއVy.٧^hNi✒OU;켍mXa~N bP;@16s3gʥ?i-e.|h#ۇM Q,ԿB#E4Iko 7Ooͻר4E E2e̅kYVFmm?@~~hf~[d9 4P,b z:~nc/.UJ}d`FT֤Ä\#5قku IIڄhD)/,U]\=N\j;qAp-²$P35q50X "Q{ҋ"'K'3򅙄5SJ7c}]gEA(wԱny!Nc[N*U |aYHɕuQӤsʽLthhHS*l 9ܻ6i)ߞc?FF%\'_D,9n@)=hM޿ƣPZ B NzTםEF5b[&\'}co%+dGyAcq\v`r=l<uI_Ѭk;ԵūzdߟOc|8efpKc@s^.}PL+N]&O >$lnCrբYbIߦ9N=qnC S@ itMQ;Ĕn4f<-R*װzْސws{|gy)DQOtq,~w-#1Vc0fxl5h#„h8}GHPMIepOɁ~͕DF XqSN zZ}|`?(!@Qrꌲ}fjLp0 &6A«$[%C;5lf 1AKxb9umHeh0H~\fYMv%'ɀ J!ͯϨ @l̟|\֨?,^Bmpm 63x^j6)꺩agӾHJ_d~.Q:KH|4#@&t&HrcRݲ嗇+ͳ1KyDO-RoJZvYizKK#{[ZT.yL9fNj}=n =DU&W%fcxݱ ,L/Q3@`Dp;\ɓ1?Cqoގf1[P:~#U2RC$O m@l=9Ím]]Vtn_|9L(q=w?_{g{жtr6gE11Y t[6i#U^/+v%&%t8^#WNUŎZy Iv߁7@by,]R2QVQkJ%n*<@|CGCL d< lp^/"'_luc219 )*P-ͱi=15ܕ/BMZm=sQ,3^IޒCGĺk+txzPUt6{EQB!hIyY? ku2HLI 7\d9T :Zs~Bi¸UOdRh.BQShgNX$mè"״*2x Ϸ? 5b6+GNtR#lΜvwÓŋmYA6G-Y "̫oQggq$e*4ی*Qs:QD9ʑLc.L\U]s[(ڃ|I5LA n!( 25:h h"Q]eV=Io}ho+$P&L yswYEHW3MOlcoٮ毦 1]UULFU{ 4,m'qWԓaKd?R$TJ-D9UIԪ4޲u$à,5Ƥk8_hI?,s|9Kk2c D` =m0}5>!]nSF+;:R6Κ:g= #v  >ҥ#omb`R PRersY"2ΝIpDyKLIO7Oe gn^,NfhB[}+T#L3az8+)b&ujfQW:H~4wʮV0*?zdaA \kXJARdAU،(Ҽ8vDSmnko! (+Gٔ].nXDAyD䇉nlh7 Gb|b%igDmlۿ \ztd2AY2Kɠ?r3WT_\UyJ5~eyN{-PHZdQYx_E@!8l)ib\sIVӔy}`#rNb>njG6B54_ߑHlE:Hv`9b6FKuf/W+\s+Y}Ug$e񅕙HU؅JUV\Ü6Ww#xH$Z$ -i@A'Zڪn [7_FIY}z^ޡ]cf-6 pY줡hϲi8yG)r".@Fp\ׯu%]&gK k፝[q,J\=Y̋~@xƟ }jTLiIA@[wuB>Y#Ov B\aH ɪ. ᶐ>K*>w<@M+O#ZJq:`mtgNnZҌ1t^fx]P-nn2K@wUEAh(Zs0, ig" {1ԡ"kaED-կֿb'f56cBG[Ds/g^N\YgLI*) ' Ĕ;t'WI qLcŮA02.u{|0;ЊIbXenPon0S˙ NƯ_ 3's0z#12JNׇز8<ۮfCtb 3l'4C H&:! ;P;kT99_UckhOv$@H?Cu|^f5O 홹;ntcԱVC^s)Mt~owB=n7Vˍ|ܚsHX֏(Ai<)6gq9B1`}p=͜гl#l|D^xzyuS$!nR“=){J/xn x,l6޽_iݕddĵ7Bj?4M>u@o_F3ו(Fgta+Kxq?я⑁` Ioa'$!R {% )eX :!*<G(ĜoѢHLe⃬q>p$mcBY=6MrnvQId@]r%䳔R(yso/:\њOFᓍ{KnQT Qiۄ;vו"::ʿZiz up{z=+WKrB`VT̂qZJF'0VΧ/ 9NbjyXbN,ԧ33+̳\uJݯwٲa .`m%Lвx0`0.俗!-`̮s!sh8f&*+5VR:tIߓ_/кeU J1h B@e[GCQՇu nիs ky\ˢIq .twuy'7Wy:o!9=m'+ĥ-:x!NoP(ZO-SyMPyf*skXD߫qKh kǾ\$ʝ"܁P9CæCaqVF֥xEfI-#ؔ}-$Ĺ?Ew3 @;T+j1i=^at4M@_daۯi,.BpcTFM--o>V p|{={S' ⓪}$!e]םpRٮ[RS^Ɍe_]˯)hxGyZM@P";a4@W6vt.N<KRC%člle_(#2q጗Lf p>">~ޗdBzy0ٍS?l;aį<^79 @;=f[4b 0Y<Ȟ%\eLQ:i#XcS ݝN'jOY)nk ;']t@&+ęevBh\/C\reS;:q땍(kSb+m~E.8>̈(K-"D !Q)*'һcE{Uވ2bb! ދH;Urza}LVJPj.AGY7S++Ket?*DcۖKe訁ϲH%A{nIBLɉٺݤڻJpl؝{ҳ챨R)6wo.%ZYMM)Xz)Mpyc@~߽"]IrhX +TJg+h=Xԙ{\FNg1cb=;t2mrsh!iVT[۹aǡؚjXA~J},OΝAtOF-3:zި$BڪӼC)kf'dhwz勲eG;(]Y&Mc}k"L0强&pM AXUcrsub1ĕHh=GlXn/5#i,^vFeu J19Ikt @xSE0$kLjfr;UHL7l郲O(d5x^%d4Dp¢ŜM'3e+:|Z_lTS_{cS ܆^zX^K 4 n-c!#:MQ/~͹ *P#U]b!\ѽ#S[rK;z0[ڽ J ,}rDc %evf5#+(x@?9D^L~,MҐ?CWy {HA*2^r.jG~z2 @CI)bdŽ9 ^Ƃ` rvEy{58C{OtP(&Z2_fj\[fCWGYUŗr<$}K)[5~yR-&QKtuNK4rSjfLCHb!g ˬTE! 쾪9%{XDeb|ZNf,Ϊ0 !JG$>FUt$i/S~urkpx!ĂB 䰋gΒ,>nj(ZT" .Fx[Kھ|"MPMcqP Yt 5xvZSsT4ڡ5LO$.J 'O;m UD*z6:4cq;5&(Ɩ}nJ)@WN@K[gȼSޙ&wl.ta 7IJ=bfBfkO2") u9]0`E~{T TVEaVfiVe˧鬒!;q5%; Ćۡ `jpdɈZdN$_6ޚד4+4f8߉*;iz\+jMwZ554{Gl蚓o!1<Dꡁ H^ ΢ Iׯgƅ2o"?mtTAR:VHqsSh("Yu{<}qɒEawph~ >-"ANSӌq 86UWCnqM`W"E57*r\cq`*F?"pz0\RpmKU F-b,"9Po)`Co 2uwUTkͣ w: ~$B`X 򮭁9 $ 8PA.BȋᜃƖ?dz6Q5~ϱOTtez ߄;Q>Aɖ[Awk@A[ٝj(UUXO|I*Ϯ^y!hpD`DEqU\ f TZ'm4(UmtBxQSތYp.]uQ;?RT̨>aCoGxcp1cNZuVk>5T W0>ODC**X;s&1?o3Ixꕰ1iho Pr%$'Vä"Qg#ZLa2 Tv/Qd=< jˣZ,O @mjfguwo| Մࣻ)  97;z`IEm=.hzqNUPfM9WxҖj yȡDŽOPf[3;^9nŌYp8RɱOchlyD`5/'B e$/Rp/*j^UځV©1~2: wp!,ȈX ?=V;Z B &⚘SɎVC!b󨥨/u36:`=7gZFӷzU%) /avP}(6{Xo|Q@ߊ.ifHct4?+4c&a9t ;qب %xaEUPoe|V<v*%UwLIx违kR[e.V |5M!L %>ziqJ|2b?G[*Unׂ@ZޡL;SQ# :e˗wߺx_[q=uN BLž hR<بê ٺ215Z|oyuO3V3'{?3r-!LbJ%/*xA]-c e8|͋g;ɝ{Wo۽?5$dgl{@4/k$cdҩSewmi מ>u%.n4 8UƜҖ%еpA +g֮-Bi?7/^: c8:\1Fpj.营"W&MTS&GŸ݂Z̪rdI9_2LhNmX1[aP6~X8ZaA>o}>)}GưuzJ^Vj: Hbip(v_܋1p+O}{d!㠏_ʌJ &Ӷ3౏$6`Ct2vUhѾΘuB ?doE{tuf_bxer*(81n6?nN%$ã-  j4:YQ A{Y^I|P51^&#U Q`?^i2Y9V)̧Wî$?["^!)Z%YWQ/2145ڨ㣑}Χ,=_|s,0c:N W~`͕!eV1 A(1aNRB uylDu*)W K}Ӷ#<:Y/"1O6}ϙȷ{j["aճ[d~Fڢ$LY(ߘyZ ڿ%:bc#Sމ$CA~$3wN屟 `ZG=$qмJ:wL-.%b5 Avea$4Er1( t@IY.BpH Tv/{QqpJr Vń˶Á[ab701,K)3A'cB1|sNl xՀЉ T%v:JBUYgs0lg{v IOɕg\&\IY9(BcbY  eɷi{Bu2C!ħafEj jQ]n4N=Q,yt#RP36Y-'rA%H{Ђü @8ρ1ZN6"8l ԴUmaI8 Amzjc~j9z>FSB'/lnku0Ee)^uy[mBPdHф#'ӕS]&KNd%Wu?Mi+;1sɲuC OTUۆ,BO%j?:l'zwϠGZt+pJԾG4D\SUv|W$ccD Ӛ]R\`Н2h8*+WHD~vvUP-Z֊9H}Y'qձvxa{! gM YR.6@hPa`؟0ƐB =.k½ĴهWZsrE֊8)SHV"'бf @}o8M2[^:H5#Ve",e<0Pz5v6 0S4{.z-&F'9pef-Q?vTSkK?) tͶ"=J\aJ -MNa۽ s@ sv%eFo|s!/6Mp녀: !=gjgأnL>$ P`i|^\ʤY6˷22 ]"FfUQ7=BRoLVpzC]̀]0Po]84m(et:=D1\f#LS4k7f 從\Hh5~}a8ٗN.6A*s".4m+`*mvM^hVBw/ufHz;rF}BPJulmձoZ?mj"cv _!BhJٙ qE8m{f]7Dv`61l τ':`l{9{N\~DUd?Бd\y*OHh[g(uЃ-/eUĐ?z< Oq*,e7 \i<Ȉ~tDPgB[ 5=,ATmO8 *@ee0zilW֬(>uN~lZ}ޖ'50FiD.^_d:慎OȵKZ>i'sIN\dfF=m~yG2]wn-'|?0X0M3Zq\wV^Nh[yf1Xfo/vBLgP73@x˧{<%m{)s+AL|ȃ t7#i0كB[#la`-"vn "9ƯtR-km mv17r13FűM^=G#7D$N)u<7r_~bj,#R%H 2:_Zc "nm<FX{@cuIy Lh3Fa7!-4~Tv1q`!Ӑ ;' ~I؝{41"fǎ_ֽ; <1SՐ+%fxuK)Ka,o+ٻ*_a#4x6 }Ӄ'In %Oӽi]BR :`>+!88d h@pWv^';1rNFp@'o2i5"LL/PP^ ,,M0J:  ebfOcl0|z9UNӊE' ]q˰$)a7I= mبF^PAdR.>dh]Lk䡊 ~RLZa-gU1ջwc$D+;=qd3eűYRSSB_RLk|,J >(Vbs'iwٽr>QVT'J0h1mXèfhvm~7)@6aY0a5}b_Ns9-@6҇Z*`ZcYZtPgT(ŔvU Q(W8[@TL9ٖ;E嶴* Έ=m/AZfFhHo\oLUD]-׾;N7"Xa<(Q bOqjꊥ˟TLpO߷N`җy4 2Hy.uruDt)dj_ *l3,:HVY}2s'7t?I&w~A>ScaH/&D@ynL`=/]# 09?#=KbQPSҾ \DwϝKr%"nIC`X+?#.4jZF9^%Zux.)"[$dɌVgnn?ֈ0;./yHho{Tو\ymY][W@׽&b/!vQx@3G_T9\E:6 c 膢MAU/G!䁟!6{,N,buFSnLbun@" 2!:pnX8ysspVlCϖtA-2dURk$!0 BAy{ B'H.y=kaWb>@l ^*k%/o_Q?zs-Rmh_+ _B{SqM0҅#WsaRmCCJS6&;\/>᳘E&`@ٯoi 7"!phಐj\F@iBKSWOQl~dO*>bҁgvy,og7?:)o y2"9SicK᠃qE^nZǏJerr^CgekgC;%rNrC6/fh ‹tE,i/T5@YiA4S)ڂJR½IH2Kb4q!\W{Yչ5RWBQ$!rۢW<зcw,^z'gQ"M}ʢPwdzSlFi磯G&$`|3+aЩ_Dt 嬴+NRk#ߝ@1뢀\9P G] R#Y_UQ B7%'!dUR*?~L]#ӕߋ%M"OXR:ǡT=cK[xHn.~ Mqv Ez!@,BWin`,I!.Q 5^J6wM+PQ*A-uD>z׈,i\u|؞OX:,`hZsx|R1t['ԒY8MG#[=U!7une%pz9 l"Ӌ_뛖\%^YXUEv񿱃ꤋJfX18}Zfg@LGCybY9GQZe;UI0cÞ-HUwwIR402?d>V Ӆ!X2͡-k`E~` ?'x2 ܓ}I w%܌yd.$_4h' x<&DGyZK~ޢ%p m5T#)m%Ɲ 4B,9]AwĘc(ՃA!t9Ɩ ^oOZ]IZS )/98 >5k傛 g\ߞ胵4X8gٍ $x4!#Q&JS" AmK 5eNEʺ rQ UȬpQ_ ([IT^: r{pgӄ5Jfc Yr  `[aAi!z&)ܻ1$%'ؽ'mUf /O&1Է%ϧmV[tjE.Nt3Pj2>9@T7@[Uk9zo_p4;ԐW_O0ڷ(|#uGxT+ ;Xһ=:t&9v+bFiApSIuq5vd|&QlV|1Z[Lo,8)}#_ ڿxfA<~份zIÐTU"XKwMrz]DZRu䌪s,kcwL-2Z7TIj@fuV7 9l':+SƔ3;i7Tw$q"lڲ)ljY". N*?-{rޣs:^Z: ҄NlȍkM_76=7`;wό;0u(` ZZ,UW5CgdCV̬Ily (8Koq9gIc}u(@{(%i\:NqfaB" $U )w, QLA珓2 /o,ο~IaiK7&3Sϝs؛1cLT|>uT:i|⇻2y 0}đ<?:l` Д|J٭ P,7ULch`u*yv?q(f+i-|{5[!Bs>ow`$c13i)F˭IH"3;ay]h2b$(rE_lUEA=q8/Cvr|~ %# |Y$!iaffRs\חrb VIxMF Qxۍf딳,<HFxq<@0LB$OLί&=Wl, 'YwWtX0P!}-V},uDs֘svh2x{ߴP=Lks䆎4dX,n,#~v7h'8G.m쭮.bQx  .WE}lLׯ"?)M~ql_"W]U%qS4/r1#dnheHnBM~} Jqf904Hi\חmz8 #~)ZЇַ*4v{~[0/p+j2rr?n@DBHr*I $",{Oj}kId}\Kdu&(q^FK/(~~zO|F z{5cs?,Q0 v ?f?\uQl4$,Ϣ#{W{:ǹ{q|G3`wC}fގ@Rh@Ke^6d'ꎘ'nHәw^hcY=' &N uv$ dx1f7UЮ |W6KSZEdyp{[^ 0^X4;CmCRԢjz*{`[^m3 'WL/Oo}oYCǥr:ܛp$:J,2 t`ф8nDOMB< ~vs.Hwe[_oh-rn|A^%,Ǝμ9G~';'R.*  (A@XRD5/8XC, iQ[u5Pr3BƠ߭'bqO/'Сg۪fKHXDx~dX'P\1p+gYڛlYXgM߰DĶȫyQG20]ҵp*QZFGj}롁*5dDmM}_G6@ҥD_yw_qsJMe`S4!GoR;cԤ15z>4b@ zjj;~^2=ڲX0YKׅ=0tr8]@8pb+7s)n[ Ha0ybj7H,צLLk ly{sGg@\F@*M^ "SFfRߩth0u< +ZfV79OzkxB?ƷW'_ aBLֈ1=ce @5Θ ̛]?Eh咤աכ"3ǃ$W΄|% x0lhftL.rPWJm?S XA/e%kq +T> .Н= ?{p- r(/fyvgũ.~3j3rO o7S= |>iaDa#^9#XVp@rq$ qF 0|H28̝=8/, h ʳy8Boʉ~tTB‡;E "L?{ ZOr.srӽ]E3RU zsZ5'+Pt; uʞǽNeZKBF]_zFxr%/`Z#V{S3*?@Ǟ~4 #첀[;pGpQ^[Nd/ԣ yҍYvnW58)m#IȔGueeL(}9±0ZMug-"N*s̔?GG6F)=_L9\S594Zep&UU^D2!Q3P4VЁ>'vL68B5L^aבriWـB{nnz@753)7TeyNDe tQ=D\hq3XT#{ޔS}c!bu? o(wWҏQ8 #1A J OO72L&ua HS UU$=޵&E2ЁZESu=QiLEcOw?Ӱ o+Q@'albGIZ#2I_z;C)b?oV߫>P]\0_rY9(y@Pg>7^zj_A'Ko,x02 u`4z.T)E xC)&5y, 6i>"ÞiL6 #O_6/g8CR2Zfp{rɘ{:#\knz>F+Xbv&M^KQ ouT'DF,ZXՒsQ.@clIla| MD Z޾n\e9J]~`KC ri/T4Y:{Laq}hx6J 'm1_?Yn#jG,jﻗR%?uNH+3"Mgr 5jeg/7 RNg NrG. R1NdT8w'Mc\e$vG]sm&%09؛Uٹ$aYq]7{bC5JOA~D9?aL7/ V%Pj}^\kY!ܸeSy!rkIغ^0K4{<=7 ONX/DFb X>`L:l}*Q5Ub%m޾Ej2/<+Ȏ4`Fi6%m}ݚOO&m${ȴm(qmz_v :w*VHkX0h{;͖,%{R"+N *b!5W]@7j5@^*" tg*>9@# bk]E/|<*n՚(~ӗ|CBM8Czw^UfmLk ^A}(rg!JOI8uӷyv3o]|`Q31KKYXz$&{GM(ɦ@0C@RyUwsgy1NF^Lhן)9uvj67*/$YLOcx(i%a[$+@ʞ;J̩)YﲂX?ͧ _vV@xAwKߗ[4[n )Ci|=U[fS.N^ z[(Erx}! V·*XYᰟ}Wjt[w~].r M̊\ /8BMvWh:.DrlK*fڬ=9:E(TT >+3#i,Yd^D:<Хx䷟1(μQ4;GX*څZW4޳"sn9BWDiNǞc}0:poB1!0;cW0[ŏffGR a.)WkLYU+v棭=`_,byd>D@wOK g*|5?PR=ΕftKyޅD.;A!"+ xd\<7vJ,-w;`4dP;{ݵT{F߾xyDmwiF2j~%Ȝ#];Y˜l{5M;f(ʹ?hsi/ZY_{±bye/2md~ntJzvQ O@Ao‘(:$&Y}bORϡ $L¡qN :tGv"%ekV}9ldK #?D!|!<'r lx<2fooM?Dc)V]kED[g Z7XN X*QIUT%),4YS= j u,!?yrPEH5<[}ŧn( @J@ю;tty"(L9)W~ mj7@&lX'p]w™ AXuCA);(+kan-cu9Giޠw*|pT9jJ+_rS)e+]DI=/sIf5k"$P]5'Ŗ&L2C'%%$f w5_yROnq~*Ϸ/=ȅkCcΩ7oK3]WlNDxIw?IP?l?ZP-Uʡ_.Fըn)$2ճE16-H;q3DŽYF{cUB l/Os,ys5%;yJvTvOnU'} -W7l;dg\NXHi7'TRW7*ONI{.@ۡO"ҫGMrG2XӱjsP:_&gL GEw aV\ K;98c50vU4pzorJޟd4tB%)quphb{$=2.8H=l8xSMո(kwa>p^pmg5:weį3E6?m)'H]&.MYPG"}* mCo ƘCop0m3Xjj'3ueέC&H<_0+C|Uς!{)8ڰppMDJZof͌[zp>MDjjFi2)OނC)4ӿf`a$-V7Bf|m8xe[937^ s,OrLU˯khh-$Jh{B;FY B Vz]1:gXLصh{{> fG5G$D(5|[qsվJ-5eNoJAPRq%É+&|^HI7QT  3+ţ-ՙySfV|NU&RUuH@qf) /dW Lf@bѻK.*}Qg&MR5Is.6wfvg N:oDĝu,#2e@ G 7!F+6tQ)q܏wjԏPu#/v*ڍ_xZ(cٓ= aėאB ؊ O:2B(/!SIHܫ懷3h(yuKy܍ObfGb ]Iy=V:nq@#?Sx sʷ ofk6'm]G"o`,D ƮsbpniSQ\N4Ipl#[ WUK(w B~F"co̦u&}"mhM~FU7﵃-d jGXЮÜP \6|݇/gSgDSWA|/}Rs,V rETκڐ:H V¢c?btP յhLIʪ§,)S@oӺASj};,N<@M{ڛ!ȈCB;b+^܈m|v2UeHfeMsZ 'UdVb- iki5 CO@}.ku!MP&3P tԱ.; &}ӿߑAEzR玬.s 5m4ceG ud7.)]:z_6S͋=]6 KkM/D'r!|yFݽ)흸s)-"58dfL0yK|Q}U:vx>3g \ |W+6EczWJjs>F1o`HHIDk` 1ku;H#FמWCvttEAtr&ة{'@HčU2-ӷ,,J{xGv?Dc2>_b[:$:touهcQ s>^ /f+ZE9G}Ôf>鲈\f#) 1<;\7ҿS(;ΝIxlo`7]4Q.-F//(Z++v`᦬EFA6J%CcʡJy6$,OGsrvSxa&D<0hSq$ ى`М~ʌ Y4:vp',tßrMlyNT#}Dcnr1]c.z[C-֕iT~}Nw]! r[ 9J{d+ipf0Yz;?L gZs0M3 i,)=gSs|+Y2w%lP+O妖^C !>2a):j_֋ -t q/VAY/`[QL|K2YL(F4_f+/h Mx3!Ojۏ+=Mڰ̄+Y2 L0IJD8 \hغFLG!FL/ Rg# 5o |gĆ[uhԃZ\"K]Ɓ[c^3YߑEIo:qķ5}Wu?:f~Q2 65h)fjIHc;Ubߞ-V;RKeAa?|73gQѮJ6}1E͹!z >F+]8;"Ŋ"<6D7E>YŀVC{nHxC];c.\SQ!rru>Հx3Oy'>FO)'CJ\'`Y(w `.W[}VQ\KF@wM8phCr2߬ggA_c5xw|fȱuHΪőI6A&=PoSnX@ȵ{2>ӂ px؏urz/YvLb,S#tpݛHl6:vo?vl#J^R:+t%n#]VP^nvQ6Ahs9OuRו:sMG<瘈(]-V6kУW]fƵXV^jCZOyQțf܀}^ 7 YOhQM8% Fz}Ԩy XrJкOb2N.ǶWJxyorI>+q$BῪVr{ޠ;ep.&ipD R a.>6  7vy("П%5i(5rp4Screсv8)= 1}pŰG?VIcxuCVN /{hMR]/UY&roMc%+> (cyHS`^%y$AsrF"}Z ӴC(SxOl Up\hm/61P&b{p҉F8U5ާ}{BqbU&e"aђ6:L!#X*jzewE2x'&+?|E4|mA|u&3RVAn{Hw,.G2ej^>XnɁҝ8|.MV˖ߣatŨе]Ղ N @, 1QtmYgQM FR={wKaeOOb !''ڠRӥ;sMځ*{#rDY=".R>9e,Gr+W\(:oݚQ&p#Xe ޞi,0Y#6Lk0JnY/`9)ztj6$к L+!`Nt_?g?d/rB\*Q_+ 7KU JT_FOʈ6Y ,<҂U`v0EtGtց.v\ l,Զ HLý⛙ 1Yr1BNܜ߁[Z[9KÇm@oƈb=]3+25mٌ"N!'$?,)pj4gbf'UןAqjٜPGV.ͫTS8&QD5enϝ *c>zQݔ9;ۡІWvpњ5lM8wp/W/E2udU)8ָq8]z7Q pw Bڕ-4XN0[fWH6j#)cWct{\7SѐǮ<&NT-aSo+f47΋֚9,`JrM|UGL\\pi6B j/":PxIܹpge{D K |TJNc!Гg?Y;r(&_DiTMIs1OM"VM64uC>^cTU$|QnO)Rz?W8)5,0@\ck> T[r}XSRo}'%dQ:{#"b3͓X I>G#hrntణ4.. @6fbE_FƏ ێlN# ddmΔz3 y%B+GCybzsbF{*V-c'r3aW*)<) ňۢi3<_b*48&Ӏd{Ǎ%O2!m'<}jhrtrsOlw^ D1VW7bԻrMei@^8 [8#o(x ZRϥlɖ]3e1*DffBŏ3,ԫr0#'7ч-/p<~`ߞ w$>o+3cxcUpQ01U ipEt1xutbU4Ĭ?lMHs&fmWLوSm!؟~cswó[L>)B+.[JAL:-3&O%o_@.mG,9?UPm tQk0:Vꠟ)kW򆤭^P#%D%x26<ևkw9)_W=xKwl6Nv z$Xq _GԾ!oֵ1kYS):2,^x| [x nkxP~ad 4+ll5;)-=NBl,4Vۣv@t9 IjR<'DMỪ+/vvJl|;}+>|Ƙr[vQhaܶ!I 뉩VۤFWvUC7D sDf.z~+9w4w#c 1}Q*c } h]4C𾏝C!?2)y7w cN +ȝY=S{l]=78/pd4CY4 {䗳"+@n&x~ ]-_,~OzMC|%}kMkDR8 G,"6Uѧi9",rΝ"u0!VYV@ F)Q2X:b gFƎ Ub E4V f,jE*$Hp~r3hoiXR˵TF * ]D?\.O^_Di _ *GXƇ#,|ZVG&`Y Mq1l*/ xgU\w_V{ciJ)H+.\1H$HXĠ`Ǒk&nwյ]n>^ Tۆn^o>'?ۺ; =;r t?7!rvUg -zO;*UKL:%Sep˭yΌO֓t{1?P ,h?9I#spl=÷΁t,Ps#`!ؖDǔܳ b2专lLuЀ]1{14daͽg6 =*G`΄d8X+@mu"d)r0g7J(@GaّA"qpN i_38yfwUjbpJ՗B_|A %<)"'Hɚ$*i<6\v<%Og-Q(O mQސo)-2Ez,2ԩ>x TvJLPj>Naa7#53ͫnָR^4Ij[۹@Vj7ELgr /^MeT3o^ˢ@o  WW8x{'~j[LbUe#ޙ5W1e2 *E5_鬪gTRO2ʪ.Ҿ؏sՑդ2qi-bwaPX Jd Wi;cex0VV|Lp*(mKܺ'r i (-{qczT/Av 7i0"]6P@pO#AN G"|'WC*% @1B6va@ê9gձ/i0^ w&Ѕit5 8'`t1翡nvUNCq= .Vڥ3Nأ̰5R딍83{ 3TjCF>c[j/_w6OtuܗHLbRc A1fZeHEpÛIWH܅p3쨅U)Ru6&"a7Giȋt@48c1B>"i!ՆXƾҾa]n4}GHHlJ+߭poKި{4a N< ) cq+SBi6XȰ!y+Hs&VЖd8觪(:L,RUPJUP{%W\_n7SaB/]:9&ߑ~ѯ [|CFκa( ƈ> !ITO]A@d^eyK X:Qkr>"mAl"<}{\#[`OC;s:|n"D\fsQkj=s HU½ 9Д%b`蠅wLNT<1-? R#8[b8k*qis; TQ3(pu` P5>5{94wrptȥ'> ċobRcF{1sGЫ(vr&*Qo&7zW:go^lGnL?!Cƪ-jQ+ ;\z +Ģ 8A B?p#rV.BKL̙K?UvpPe_kbCzg-o5 kae8ϗUEZ,E˭|>ЁJv50X.(ۭթ¸ [\!I+)7lUfZ~YKOZ=jG>J|t6c$Z$~GC!_J b-u14jX,eEvv܁U E﷬ *Uq1Lb(i@5-: d? |HIFkl6&6χi-r()|Xm\bpYf8~! ­Čܷ4eGiq -mP5x1]CQub2#4=EˆӾGIu=ʿT{ˆ$Wt&k?T10Xp9"%* *+>">oV1Sis@n#&AaA1+a] 4i9]C%m*]uWp KK*wk/3hˊyY'Dnp'1V}cŻww/K-sq];1=9~bH")Q܈b(^g<#޼Q5 y7^MYeHЍk&OxG K|| dGDk ~qgᒢ)>N P'\V-_ ; J0D[9>yFtUa Qa6Цov>ƙ a[Huz:/q[@ \2[1ZKUaZQ+$UKam 3s($CR lчH `4/pܛ/\CϱÜarS|}+`]DyfXzى˱F.{Ϩ~uN5M飌ۯ%VS]/W%`ՄɬӣOO6=GLA.;';/{v28 &v('8g?H?0Ң>G!{{iniվ%Qnpk<@hsor^V9]#'(L5{- ,2#Y*yaRg<B>/|r A!f\ԜdӠ>crԄIoINgA$POL37gҌaM+JD Z5xO{LvB//'mnT-ֹ&Htx ,PLlSW~vr7sJi锖]C H̦\?Rg)jnjȅ&D';`\@%p!aFF-T]*qqSLٿ08A}hKdy~SД*wXeTiNs'v1b| vFrXU8yhUРhe~eg -~i ()fuPûX}T~|G[X@D!Bqd0v X&lu3qW^<`0t{u(Go)87; lNoUPg453@DT?c`98)r+ݛ?鮅C!=)͘b7:h=PZ]1 2K$1ZA 3}"t.{v;wX)h!IH>Z={*A  @\ܮgv l~z~TZTnU-"ڲxy_w7MRj\Cn3RҎS:%&5,GWr_^+OA[q]0dF]Kz$Dv:ZZD{ߺj^# L%Uڥu¯ JʿNoE ̱[M[/iT)!hT0eD!R׹LXDTo-ʪiq^,ŀb ͌j JRخS:{Ov~ۃ*D+ 0H }U9۾~Q;I ac"c(vnӚ>/,XK8[ØLg:Fqu>g"t4tDŽ_:yA3p§< RISW!;2 I2ӀOG'-ЏKrd{!۩Z3[;Fj^k$N*@DۭN]I`]`ё8<$N,+ "Y38DTcbٹ|@HwVL?ԯck:W )K=lR^ &\$JOMGgҙi"J(r'y,?7RS)D8H|4$;ϑR^PJXa1Ƒf-8}ؚy+j#m>VMR4,G_jz7.~mK8_Wáεbdy^'&FȘS  !li&$#+AgzrԵ)|g8< ^Xx~98*^{x &@d=26Kua/| oLzJpRb[JkΥ\cx%5doGѻ3ښ<.H)vŒ:ԷG5E:j`jŠ{mqZfDaz-z;XX"LD%Kc `0.cd̈%>Hps[ mq>&p?C3dmUO=|0RBz}Bn;x>MvfCw^MB+G.҆Eg*jq7xaF1^~4(J~D$?lk,>o 0ïknB oD1ۄ1,yOki%Y塝sj3ә3iUnI{NF_ZΌ .ijmGĕ-[]M 쪺Mb˼@x-V(F x掼 YD4| WE$gƩ{٣\9,b d3z%`, hvRn+@:P K2_D{o,D{t+-8 "7 ţkj/]W0GnS ,֨pW_01ڥ>C;񳤇Mq2L{:tT%e6_D?My 2bкt\|=1m%B-Qy,!qtR6w\gChSDeHUg_E3F/Ix|qyNJf}8QmwiX~] ?[Hmg4U%/xܪ;-(bd|o<=_涡S2qeJWPdJdAl;ZՉO} z&ZU&wG2kSS[ w!2;Lrǁsx5ugψ<8`܄̤Gyr@(4D"(T܅jbJ1&)We[j|*}$5qѥTzMu#0Gԛue,ZvV9EF 7)f2+Q*Fc\ZdhE SЃ"A.7BqZX#2t¿RՖ'EL9j-3zcq8SD 34.* i7Q$ʰ" RD< ޚ3BV`w{V54g̑VM"K<Tj$3gP#fLj PjGڗAWNeQ}fqAR# ]PZ1?%+%I{TifdeӰd{:vH82L֤8_4ʟ3O73t5jx_Ct>a/~b+*weRPH5yWne{69+]M ~uHK)ƚMC3gb"k$)kfl?_B+Ԅ0A hvnSR<f8PF$ydZ׽yրa14;7`bQuWm'UT~l>Y6XWimB•tK^F">=e[.&ae9 "+Ako\.C>XКNWƚ$% ?~0cDR'Du9P!09^iJIxCRS6ơ%\crmB2 is)14.A6K.6qe| @8}lyv捅@[+o2b ۽)_Uc;ܐWz+[chG`I[UiӽjYw3}BX[g~5Ac4> on݉&nmlZ\ oV:8Y'ޘ6K4*}ֱ^uUp DA=b @,̏gVU/ ٣|hNP?cN8;dcx|bx RQd`浙o3D i+ʟ ȲNm᝔Ainz^g_4*l 6-Xꈠ815@bu Q&8nh %.OrwoE 5O?Na%2H~8俪 @s`+‰׈e#^|7@$N+MFn2PASWiE>LcK%gq-UhurNEDn!aS |8^vPk: j5ɟ@5)^:XJ5LtB|UF[>S8YEV8: '0+o5EmJo]KN[}?)49*Õ"qBL}z>e7&Yljyt߭h ZExK`! #kh81y,Pa`ᐹ+!/EH[[ HW* ˔FhUknJggjMƆC >6tuӄs۸UZfBځŅ.Z؀`;f%XVցs#gjnfPl掽8J5 +=<&ۏvHa#;^[ݦȃ~ !@< fNҰ5o, ]#ame#3ɗ n0NPݮ_ԇT!V. ÈE\'ZUuJF-`jXS'XMP;PKɠ|VB)0;`&1J2ʦ1]=4qdlRgo}FBs( A3nٺR Vcq[6G|\RKK(Hz(M3oyDd S-j!Fn{F(9p0P";M!ܨ?KWlK sO\j6d%/W@"G AǜɱΙ4DF'JT͉8|%nR+էhdKeך2 !ImR?/svu4RsO+9]iԊ[ӟ!wq-F[-{LK4{ERx.Kr@qLgw?,d1vyO)2u_ewqNyt@?vB4Bŝ[Ҍ?lk@:0m+SOz~&quo/yE|N+wAjWq>JϭfC1Zx.WՕ8I?'wbqYٞ@ MWagdV-.b>YUP加̻WS_, àԁI-줙mcd>T4 0)>zSi:*u`"&p{mZNcfƸ2a:yd3Ѝہ=6ҡzDPSL8ؙY8 y#5|bRtcOdKE$(7ɞc$16|A+-x]ú2-`/Z /w{*Bf_ItO+Vc7J7 i4ݲG870Tb{.)(i\ o[1sa X*g(M\M0Ăҷ@b); VT(MVl~'v_ ٗ&C]o&:]ŃkF;sΈ9? YTp oFމ\D `* 9SAښ&|G%`gUʹb)@ T@]  u 0/!3OLQ'}{ڳ#x|@0\R.klX/Y#E'3dPyQPv;Dܗ#< S4v|-WӮ(BDa鴛NΈ=mA yvڪ8+]\1 `GN8޺}U|IYdUTR4Rh\Ԙ$ј9x5厼r}^7mջ'vў{vlXidq:pCk*TE+ͯp3]({:!^̈́v`c.RZF=2Ūiy o;nag(N(w x4v=F8|Orr(iHX]Y ­Vg z<5K}ű%T ;#={E $ҶLOᥦW9oYͻD!'q?5NcHhy71B޳+4ه,fSk; ٹ6%%s䃔Q5WC7`SwK|fKpJX>Ȅ=L^麉ak.M 3LP"6UI \B2_D):Vt4"hTOQu_ɬ1:A4[{'Z˱%8 %7C3k;?.Iǚije!ǂ ߏ@ޒBȻɞ!m)$~_mʻ4넪J:t9Kq]o[ErwP:v`IatlnɇS|\m|U@/c,0烼fS5,.~{!;Ix嘝nO_ S8;*Rgtong!#( {P0DlN屉%*T[px41 "o>ȾN YM~_u^Ǘ]4ȩ˘HZWmSpAP}Lkmh6QLia}JZ0=aCLz}-%;51hV8Sטާ&Jhl@m `DCI=hG8L'-l]p=Ny)Ns^d+N-Jyίpe ũ ƧA{VQb@_@d'Xqwv3 ? #aP*7(fū΢.zjV&<Vvyl Lo>ZA:N]/gf4kqG{1 lRׇUPM-p!9$GGm4Ou殳T{( dƫtCk\a>lv2ǤF&7509SZEO#6"P%'Yta4/ѵ|A3My34!yIZm:~bEUb)Tf.:Z 6Nɔlc_ 09.V#e1v X@WKi|Eo.n="(za"nRG6Cn..3 R#ui|Dp1q,GRLB|U v35WM3o6Mg(q$eϩ0v/lFKB{$ׂ@?YJ"L ]t 5[X@bl|3&tNA4ēAW8AUY2βu^jQj";CCnTuJ#M (װ T_A)ucFkZaS0ٱ! E]vᡕ0nuD[weJ3~q__ۘEͪofHEz_dhE 3\]͟b]Th?=J+8(=OPME}4,lcgNwt Kfζc ]P(/g~LΫ}`'\mN<";@O^¬Vtb(pfC,r`7833^Fu$a7½]TSb ϙ u}kraMs{s`!D2́tcAUAO~#KzNk \RM n;x2Mz! N:.>.Kr鳗3 su/GI}ӷѕ>`q8fE!t`c$ME{ٮ\u-D XLhѐ4,SK`3gF:nVY% DBjbgb`)@7<4bl :]!6 %8 C 㦭V1P rHY/:{%;573F@1 )ѹ\s ި{Gt333_1Ƴ+ߩ<=8Vš4E UCZ0]+S9) QĚ`Mŗ)j~8+%H>mBLλ0lgTΛ)tjJ'lf@(e}[v|pƃ-lݏL;>/O%&j ; {UΧET#r\2QgaI#dX!Km9(#CNCd˙?`8VpП<]Y`iW"ޢj'ܔ#8¾.v9Uw{~> }/ ZbbMR2WY^^ Ϩԭ ,쿞9+wYQP֤k(52byT&@8gYQkZidMptx2+ΟVh+J# jQ>9;}zCnY%[ٍzjk0X8 㻆a\&Zd-a`ސ7|p/S uVwO;qG.ۙ(9IPt&}ى;ǔ- 3:؞qT/^Q{=9.b`|$E4m" Mڴ m#^qT.6o*)PjI^}\+IeB .Wr7B-ǛV;7j0}6uZs) -/f_1+;/l \!s 5bM^jYCJ:Š#w0G9X >n \ 筺] JY(|);9` Ųlg:5:h %ز hۍS=La`l'Mܲv]T@k?{s)6=ɓEZ4S;)`Χ`1}}#- E$ۻloۇ}arl6!m+[6S2nG=$E]5ZUOB6iT:"Z0R+)@s)'M"'HC-"M,ABiҪD SI@+Pv6rz_JD ٩9JmP44~ƀWy tr7uAֳ, \kja](Tȏ!KuŬC!j2ϳ)j؂uSFvjΒF$G%{Rjfր2_'ēpj2dBF?/l3 >KĻ?,i*3;h0$Y*u.B=$Dpضt]yWvyrW~yx/qmk4WAu]zϐ)8l⡁+3g|o}D )ѩ`"˗5v9ޱc" ,I] ߾=B/ԹsBPkdOL0s.v Zr!Ka(M-[Ĥ))8 J=r2%yx&`Xs(LqḒbYNebX2Z3^WZV81/ŰfUɦY*Cڕղߴo\yn1,yiv1 ZvQF`->L)>?PWT.aOc@臿H({-\VHp?HKCDw5Sxf64s ,}[Bùp Np?};4`L֪S;$qGT^̘PˆOIB Cge*ҪonMR.84^PpƊqD`%!bh؟PP])f诐HEpBF;u!} cHJd)x 62cA. adOcQq^.- fxVy瓗f ?>%֪5G@ 0e+4994)}*OQ_{q&T>Kkm3̛JZUτaeӟRi"-uh1^O WX{l~%AX+t]F;% YU.~>"Jq.5[zeݷT.wtYUE%N`{/̨GKaGayӉ|_l9,/C3$f.x<[7D؆  B2px_N/JI1'A%03 NU}eF&AP6mR8-`2N$Nqb̿ 0 'fqxP*'a6¿9Xk-ŻI75 <, !%4D*`9z~S-uƧgOr=g@PC¤%3=n)UMw^E!l,*zdWuu= za,gW\Zwbxڥj$kSB*P[O! zi 0<\Dh Ҕx4g7ϫΆ<0Er3y#f<~ mcC9 H=MW!& YFAxY}tXxC ]:>?x!t\5rR(cx^1X~Dg16wzwJ6ZDX:n A<=6[LzC:R_ƉVƒ`3-cMM:J΂[{?lBeɇ$vl {"ztHPNk9%D?aAa貃(+;c>Gr#+,s.cЅ=TEe,/ lH崒,i〳"7}/(L9~NA֐մO'z/ŪEę߁-״rgEOiWH~{nb 5 hs|if%@5]d9M{njXO{zxK_,uCŔI#c˪&J\?耧$;*<:M&YG>`]@G4ʉ8o),x*Z*ze\vm2 $ G(=*w!_#fTr,tځeB&}#FvqXqɌLצXPhWSY\uKW$T0)bv[ GHá I^AQwX&a%}ZβIgib:veؼϖԿaU?"-qD砃b@rÒ_{o<=UMu_Cpʷ_/cb=HxoQ 'xu}vIpRVH9P`!l6t9Ff˧?\Π!t&9d(w ߁&vI=ޝ7:6U *CoA+'v'VFĔ/ IOJ_/: CA$5Ҡ:#^V2WRuZ$ޜ$$jȿԁ(R?u~47ZKu'V܆KJ*VR}Vv{[2^*.HW fu4aEY$n5Z\xUp_KU% +xIFsO]\2$i\_&ļk)f4&^kγPH6,2Og7fYfG*Ue1?#@Emhjws,,|! $lHBC7TUPp˺`C}RWD*oyyS>ˀݣk]c7͞<Yb7E66l3"vՖ__*jC̏^Tp5[(㗿S+3}߅0Qz7Aaoͻֽ]׫= }5qB}K U?3)ָWQҝCTX;w1{j ΗπETrbr_@!>!o;AuQv6]륬1|i8LDO|k;ݒQ[\ct+p"oXYqbOhTW@WU|VD]P 7'|$&;fV,>lϛݶe MFMf$;9ՁGlDt&b-K<҆*@.ON$ZƷ=Y! Wd|.:O@y 4 .-j|$^a"ǰߧvC6b2W1kl@]?CzZDguw8z;M4()-A/%{(du;˻bpJmqob8{0~n%,!o;=+zҭ8<p{rz2<*W~ "ۚ$c2P~p AAGimě(Hq 9/SbI8. xN{6.i\F"=Ć< 򟯁]YrjwneI8$(R|zoG7uOn\C~= [GZ*wّ; ZV Zp!h0=ɔV)Kt !T%?)! y舶?X@V?)X峂O\(he-i x |vj!`tgYvz࣐[}HM khCƚlsj9\Sw1na/&uges"M% ]' < mCöҰmDc0D5{kV0u1HoU;8pk !548z!qcff(  2IrĶeSfp rds Q1@Eyf!:V n>d1}MǿTsOi-> ,NXQC!j.X:| 6_I)%cP3;*_]pq[=H7ejeTSc& \a1vF`!Ղ83WqYb*s[_t_l"vw:Gjȿ-G_?iv)a͘۔?~BX?U9s5ox.l-8[P_ݦ^ w5)uvq'>J75z\s&nQGu;yyvD'e9zDZT`Ra"#+=/n -5\#6-x3;{}nP\|[C?k w^g7_$h_bPG֭߻u\27(FeT.՚تtR0"WK)t#a}xIn<=2EO~^Q%L|足)hʥc4g1J˸ZB6a*&J%lf VVנ l7jRlNqf%jY C~΃sוq!nEN_"~7ֻ~|Wlt8by \ȋ%e,s@ma5fi i8`ps3Ftu/C)VñbPlVe$ G16U˨O0G_T6rWҭ7AH;0uqD/rn^;&!ogQryg5c2h~I_ ;c F5F&_=\mJG"9)8>96t$ȣ#K̾߱PIB: {pҷqq3yL09*JmNy;#3G'amSdR+l2dU.>]fBdC\]p+з>V˪h5^@~??òj{/=41CS6|Y[y% W_g#|.[y"GEd@(}" Ib| L]Po!^I˪eSgV0akCoHxٵP_ )냩r}B'6+b=+׳?u9𳈗K 7j,⹕j"N"-Qb9ձ,T%FsuP4n;%YG\%NND'e a!!;@ne{ ֒lo.5J3(Qi.[kvXLGwݪdF`QNQIMm\[:I8GxYt+ %:@,nrpB9YbAEĝ[HwaIY L#%BK:=)Y~7R!G7uMrc63S>=lK2(`cH@w$ F%~́b,T}TWH ^# u5:ΓY3eHu⚒K?O4袂WBd)r?:_:-'9'1őn#8-kJzvk{ UCF)CmLҖH p?(O(V=lqjVǑo 񆮞uqEg)Na!W4wT7Z"\C{Y*ͲD>/Oc:Mߍ)q \;2̬IR!yC5ežtc5R%X%7eȲ^܈Jj n[UG䎹?K%:B{GPq: r;ShqDGh~EP9\{g"%<_Įg6d;cޙ dR(#f 94b5( k*Vvf̾$H\ٙdXm4qdwNEn}N.Ϩ|(!%9+⃼gXεrp_ uM0ߣ(<8wmA R]$wct(a#6裀T|"@z Ln[:D/KaM= 6?(m[l/[<y˫L9 bYW&QJ/ n8tG(¸zP3n=7Vm_,h8Ϝ(D(&]/}MaROC޷_nw6D+X `)5i )X}1ނv9{b<3HJT7GP)Lq;ado1*K.&8is_>ϟE)E؉k6lpvHW0w* r;=^gVm/ \;+~^?|{nXw2¡_i)[ĬEW W"7nٴ8`0?C5$͚[I90Ok3CgE2OI1#7U1_^_ve ,e2w!?i!4]Q@(,:MWQ䘖ENY2\V8`iʛ6[ϵ7d7 E@xzrj2h\=r~BݮF2i (+aJҌWM2Ӷy Ig\3k+2a`&LH` bH/ <uxX'AAvX.@oը~EYn;%X}(i*XI] 8~=`^0eo==EQ%tIWtdeztV ]NzAV=eVWBlOX0 y~ Gtw,~l*3pF ,fl^mU጑~swi6&K,!!֚y³ (lPw:ũ]|kc߫ؑkņ|u@!ݭ9%R OhDӓdmd)x{KU#6`Po0Z hTfOvzct\ьqZǽyja kB!fQ)~5.lb]c`n.PrTY7b1GA.ן;Gm_gش-fTHffE!S߽1Isgm*JNG' x:6 #Q%ai`Un32T|^7uߦ;ԉ RD5:O÷/R 56g>s<Ɩ<qa #Л7$Em]Z|Wޭ90~cy*`Mƽgԛ,Lb> ;>9eGh֠MA{>8!1}m ,̺n^USawloAͺsEa *_쒁ȯw0̿uzުY+%1g^V\F86+a{`6S%f'^9"ĿV`@uǤ W|E" Б PWs_E Cr0`F r'A'M\>m,JL/g8M[P(̊2U lI$-dJ-`b-7l[} g.vMvy]UpW= !*/w|m/S Abk28Easb=wҪpa3H|+?bsٜ])wH-6U-wl"8dz`Z7Ί^b3,鈄rc#Yzž슒cu3  VY3w@ӷ_,XCޑ%}-J (2W9 YAuI _+PHp1:#XSwvz~@N&` &rx,!k\3̲0ɜIWSz?J ΢%հYwyQ=8y0s#FvetZ0<7\* 9o-XI Oۯ:9'hfmvp,8!u oVu$Ґj%> 7AH!zi赃aX9y\.sx*h^qft-|w=wH4ƧeؖR w_WY~؊6>Yה,n&}6rVKxw(KGpK7[+Y;D˗ʓzpMjW}ҸyDž'- a3Bဌig{7oR0o/IyTPv5cٓl8L]L v|/^ȽJ QRuuUSiJ\]uby6Q]g ]:ɂ>iT8$?nqb7{= n I4.^SWp̦# $I`|o*ɏpE cr@X,֗K}t[_yŸ>| +tv4}>QtWygGש á ?Czz #39ݩ { P$C8+0'qCĆki,-#cz5pKUCs-'y XFY"\?Ud>T> \9:3W#FJ`3&PI=)TajlunHn /'snN뵮YA{WCAUc+;O+mtqMux=Х5$0@dWFv:`ne]KQNBI4z3^4;6+jFtzmv*1v_=~ٷuOM,5SeJ۹-E윍DBRžcK͋8mBTVy@"d`KA8=LxT|M+D.JgN8*X{=Sέ'vl̷໨jbU< 2!(†(*N{Lc阮"h/pI쌔aI( Ð֟qzTZF14ZgH@D؉o 5R]r.x-zC1%^[V$ƶϹu.N*Zq?y.(pzAΡG CzgJ9TꘂOIA}o/q# |bXbdk3|Z}</)8I`4vOIg$1;nxZ֦ E;Ǯ4,xݻŚ=VZXLfRVS]ڜP,~ s9G0mOdPޒY%{:H[ت\L0lΝ7X >ጢ{4qZWB^)\[1Zx fİnjlw=x\;{@קVZTtvÄ4}6foPk =0kK=!%+zU%R-āl`>I@q,F ^$7CKs !\ofg*α^O-pk[WkmC$tDH|,z7D>T7a yqɔ} nϓi r$ra <£&]{a:\f\1=IGI_n kX,G+Mtc,*}Bux8_Ӭ3G&Vīv`yg'|R6i4o΍Ubp[A,E?CWšc"ERw{ 02UpÎY7jgf۠\w3z*H׆E WCjң8<ߡN M6h,-gz4ͿCASTI TZåcn6 z;M0S/1۞{7XZA2Z:(>[pFn0׿$͓@vo@:! hL%&r'nY_(- %t^TlAE|/,Y~A$H#]U{FSU~[k;ˀ 2¢YV1[|'obw+Ң`} $|ݿ ZgUb _oXc1QkpgaBϞo}-j u4T7|hI GZ¾1NY6GkxzB^%HHiѷͅRAXϞ:(` G죺tbeY>KAYzpCaíȀ9+9L2oOyѪ,;֛aHj®PP d(Ny C9D1P`X_ m 3f k[ wHf+++㩨v"'dpɦCn17Hog:JVJ3OQL_wu*; X\.Ac7/.bAfцߝys: -7hKLzM$nb, bJhjtySL%X:7:] n.=)*Sj8Dy5sAf19Zpے$ۓvP o\Rsa$#`dfIt7(EW"; c!, ͘>e[OOhT[,~f_,$ pd?9ԡNL'ߊ= EC8 ׷65y{"@VX]QE]BGJnJrE-z>;nТsM7ir`vS.THY. ~hD+! dxpUTYOvߥ4t66W qc5^fo~G |ب2WRMk'~^aٮ?m W@:Oؠ8j@ۧs@Gv9 K}3xS\ u#G}VzmciUlV@A\ĞS?$7rl zЭ݂Y-hvE|%j)%3'rX?Nox^TVzSޥ@>k592^w[2%PrՀ9f N%>풹iڸ-xOY0+Ø|t fT@c,$>X]{#ongՈ\srA^ xuh|1y Lnv& Qs$+tQsDl5?Q;=SKzD:v8Fշ)%e Gj` _QQg#9i2u &k_W,Lܣ6;?׆uOF-W7{=۸Ҷ,CG ]"Z" EuˏM'pV48bg"47- hW$"!nl؄Oy-j7;p+{Ĵ&۫|_DNw=Uw#hO2ى( n Bബ:t5dbYlޝu%3,eEgEx-4Z.Mx(TOK E^fN $8$'I=a8@|Mpd(V 'ɸέ6`#A"noE $$c>C6I(# {9: ]$o>IIKf/}+Gv;]Xyau*9_—4RyVЙlXȚvhT>}[|@\ÿu<647ZFr#J 2uBJPޒXy J62i)h._ش5bTՖjdKjl&zRo4i(^oyS 3j뫂0WGz^u $7ưJ2W ?O{BM!Px޳j.TRK ?~u#8/^ή\89w!u B\mt%5^WImb]_wqbN;h#v[$I˨B5tk,/Q }4ˍg>x cȌ[@hvJ/z4_^ m}d.DrZu6٧ex{w݁^%V@N<(~1*-ʇ{ U=f#AqrۺсX3.{`*PEP~ވn6ˍEh])-ߗ"t";%k,7]I"LRu1K3-Xͬ]@{@1s'ulڒ:e "-1J2abs*evΌC%b,+Sg/MQ( n,n-Yڗ4~ ώ2"WY+;m8^V3A/ |uKKo8#"@2'IĠ^-(O=w{t7!1O 2~;&Kj *gWfD<:{5][SE ũlit/D30Ik jh yljiqk_k~%aZm05̯s>[*ԕ|G Nϐr#JuTĽDzP>rg ?d 3gOͳy޸q.#*m{<+U}Fs /MTķ8qY1 @XT:Ӷ`*B A{qO6 f0 F(WLs>zyYSc`wuHHkvo cڷo, P%@%Ƙd~"~`{S7gP ~<{ܛxg:wӶ%^QĦJk$ " tӫo։n>XFئO|9ǜJJ&Qv:9{øm@L}Ьp~IF>sUHA_'! MxOΉ$5vm ; 0ܑ, ~lY5(;MZ[A f <Хiŷ>ё/fr)093/$iWKY>|?'J}'Ũx#wZhV/H&$=ZtfMթ4܂rRà45ȴq-q_VҾ jn7%=Ce 4КMA72{9F&5'viҬlMy;,fx+I1 Ajm~tŧ<t}dMcQ>҆裞D(7;W}n&[n/J2djM-ʫg H2eɼj;+\2Kk.Z)[RY=5C1 1AqqK Â5p,:^r'19 +4OypNź"fOd9LekQ0SOS"Һ:f-ΓLd}9H/yk3XJ3Wk35p·m *#&^[c`\@.+fo wSxORcpu Ko)(+QO›;.Uٜ`PluB/&,ttf?Y`VZ{®\hmTe yD^ -6Z"_Ԩ rM4Zx A/m,4^-Ii.i$aZ}Y7IK/޽4=+v0xچ#r׭͒{S@M@ \x?V6l?̆S6JG5P>Y`0 TqƤ 5lЕ,^PE [ l]_kKVU:;Da{6eZ"hEʼnmMsdJՉ8+]$yn.X,m$W] e~A$XC4,_8:0ĒQ J3L.-|5ɖԒ4(yhZY \{*gEQƅOWK|B b(v8ZW*М0cՙzJz5~VA}0-_u=~d|} ">ul^DƳ|m#SZ$Z0)4/̦]4)I.Z(Iq]إJgvl&kxz< JD"lN-b ߳4O*%va(1^ezX*k hGIw1_cQW /Zaɚ<*$n_v[t*=fk*svl\k_ PRM=SS7x䂺L=f2@hm6-T$>QlH0Bد(C9E N.D'*e0jΠj/>d:-8 #۾eKDU ^w/ɾw},Ӻx űx^j4_݋$٨l0I _G8éJp&Tz  Y tb(5hn4h- _BdPef=MK{VV%Х$fuUBS*guFML}mRyn⎽ctYHb]0|yүޅ'= '\t7IUbOE^13#+* 8ԡ\Ĵa²}slfl8*9)NF؇8CwAvsAfAYniCvtY?Z_H]%× kh2Ԁm_Y*-|r9Շ)H PF;Q^PjXi"y#dNKk&7}n`b_qrE7CZ8%^`vmY:wx”Q-=g]1j ȭL>=o Gi>bcyR@K DhƲA+L8Xb"^a,X#nIC4frؤj4ڌ(U{v؋@5.6΍xgDn?'A#?W)[xyP䠹$j~'%roq8TiO,bj0'{SnRޟ5՞^YmGLZeN5O5nD= T͊l(U;Q_7c,o5u3qb#}?VH# npW*;ΰ@PEeu5 rDZ})>Wɲ# ,wҏ[F|Yq kj.%Չp @[d ^M^w3ANzv>|°)KGNʺF՟M‚0W"Оt;$Tʆ([{=C0&wzZ_d]0wї˛(ݟS}!!:v-0r㛚w5%8HBci5bQBx>;hIi̪S.H. {{W@nP&1ٮRU *}2Xu.nɄjEiR PcXMpe6r Pa7EDqt||/_B ż'm cfͩEMykO(T4y"wO!ǰ'౳'f\e|Vqȅ^llaotFqG)Ci_|\"J; ¥YkbDUpLP=7-n\/ lp{:u++UI[yJ8 ˍx\T#& ѿ \}:>kF#2Q+VaÁD|'-BIpC6V.%K@!|_چ뉚-)bଡ6bTզw8qPLLO JeP9.YӐACH赊 3 rpC(Ab1.H7~Ee//{re|R,'en[w&qî|mUhNjbPoľx7Dj<W̘b+E&G#(%*uuZ>N8}#pѰ[-vL^xƆ#Y5LNofWO&ksbJxƌIz͙;ӐDC86e1j^~+@qIډ !{1sCx/+r2"VDwVm?ΤZ^Ι K!UR4ԻTS ,W#wTjS_|`Ȣ%G369l ܶMqKAc,la0 vmnt;yHwggh6bP9Ɓ^ 2ITqaAE݃3Vл!kXX 3S,}hpJ[)RU.=4- jܽ]:|QwȊ|(^VI hR2OkqhTܵ`y:7▐VFI#o.N[Qȡ)Yᬙq$,8@"pZ0?QOTT|g}7dM!#Cu2h'llt]Ȼ1cw^˭IfjpR "|fN{'?JRO<6Ȩ*KtFjRP.9gd,azr}J1JsGa:vWFel$-Ֆ<#g"50yDch|o -uV亟Iէve3q"p2^@wΨkwLzGgsOOѰ OuT,ט1 -SrB # jS`*[ kH2Df~ro{UVk%J`8^Oex|M0E6xET0tU2CV,5; ÏސNѝ0oKG dr-&l^Qih$RGK2} 6W[Ϥ@T4y' ;Ȗq5Xa= @VxUeSXDn2݉@ je+oH- \|Enɇ懁3(YPSHi=C=2O}|wPG:mÖ^P „ZHJ"ҕ4j77 Ov_⧶>\-\$'dߺH%])I\hzi`5 VDӘsfࠞ'FXd1~r@KШ~XxWLr_kyUkF b)cur [ꑥ!yIKyBBC3AΎ>&dl -;. +!5A'v&{r9Q'^φS3>^*"UzZ_3HXzPYcQS(Q:zz4lJ^/׿婤)4hl .Xx9S/` bjA?/rq !d';*U@U},RTzA0DkڭrBqFr?á5×_Ec1:k{Rh`8>gl4ĉ=pDmݞz?|=\zSslJq'"d@j]F߬ZS,QbsQĦ"ER~&_u4Vm]UX* 4 "wr*CPHԳjlyƖ0h%e,"N&/. P]ё~|K[ƭĻKs̀M o9a/Ld2[%O!4;D)ȩ*Jb0v-&/PMr /־AX\w{J5n~jaO%1R%p?ޢٕj)*n v9,dAr¶z(ł퀵S۱Hۅ3׵VJ|x{$\\gG5j`7l>|עF7*TȔ{lv 'DmgWE]Jo_y\kU&Vp[̛~^ψ [)8ҵMIxye eŰ%Aos i F2S!mcΊL ysҐYJ1H]qtKfEhTZq ,B'$IܧO րD/g:A.]Ձ@}>W1ănTΉMģ UuU1(vⶫ t묭]uUMD굎?Id/(Y͆4NOznŔ@ LS{{Qj4C)Yh\&[ԗl5xęW؛'!vq-m^$)mA{ \o*dd|`H {^ӧуv SJ$,Ƅss+F;(%9,JTo( [ۻ"鐑]mB$+A2\(V'3ܫ#kVcI rB*fhw <`k?~&}a'.> K6b&}?# %)p[W!1 r Ouh-U96BĭiJ:HyH_̌_i3l_v.)(UQ^^@Wy֌=m{B#[cw7@JZB[B~3j#쵼P|n
    ah:d`4!' R5z!S׈Pv1mcSgKeĹпo!W4q2}@s!#=`5\#һ,lŴ?[r5 @M`cO3I^1rmVJ vFot$F;C}ut2A_i<J4ncWṗ$(Z)`̛eYB#jӡF2Q eu@+Q5- >XpZ)K0J`~ r2yUY'iiq*O7z@#k7ˤ<:(~f'( {l| z@qDb$A ҈v=KX70/n}.Z>h\C9EѩZm= MB$(P~uۿwٹDRa7q- H ( !?.BU億4ak"t=a00+rpT6Eq;Oѵ߸;Min,i]^^\#iɸ5KCiQ:5_*;PncZ;^\rQ^B9$cC/ "?7'n*GzjqP*an g ktkbٌ@% ;|JZnH#s!h_rj?y詶ڤ>wݷ#=KuF˼`vc}(2"z&y؅!H%U.٫hGYʗ'i_ujBZ$%b) :p̳)9ygvX!yhlÃHk2"@rzX9c; F s8 +IWq@+bo4}фɎo=ٻwwy ,^`:h] ߂$R.@#Y5,M tG*1~ f|1ZczUҒIs&F$ʉ=0 2tJxzg s`$`fYḀ#*ר0"71Ts VUcHŊ8nRPFX IF OR?KߝAW-*M^NTcT'cm6EQc@|@gb -0u&5696YrPwD!uZ,TYjG=umjN:#!ӯ_6:oiYNlE7PBG-H k(&=u_#o(s, s,]k&Q=[>>ndC~%Sw9bȺGV"ύ&JU~kŶg܃n[=!Gğ1L+r]2lTT~|Joxr)}ĚR\zJT% ѕ׺Iަ.lsRz@efljdʘ0uks6Mpgz@twY,zo5Uzy2KcNn'u34d?͇^+?CUl?>YFl߄&&G~vP:5zP?v= n Q;GJh 46'&YfCo%[[>=uu iIx႘W32J|![uY[g2ypϪx -I#t">$]%Adln-P ycѵUߧԤ \#Fp}9+/YU"0;WW h(F#SWԿ>sw|6FMYEAk[gʰ$^$ ƣވB C͠G˦CVӇ V_1©ȃڢ]"? m,i($hFYǦ'YO4YI!&x.4ouN `dqPʿDUܗiH&,oj۸C?8O&: s_Ηo-U/&)Z!xA8%0x1`i.<^QfJG+vMIM(+U"kg{v+m f?91sg JղH0g;3&1m8AeBzhgvgwB@ɯ ;a*}O%Vz &Ve[ z_|&b7B4 v SeLEvnAB=껇^.~+l!ZCVnXN6*vG:Hk1JCt6$'ތ2$8dLvy6 gl" d5fc0۶3A׺HUj-㮬[#]ε6) $}+^TQƘ(8~%ђc hnK͖dDGN{qU:9˵LmUS"*-/9G4]Xp*_ /J 4҆J:tMѧgt8gJQ 떴DN{=G8w-1'a 8:>zQi`1|,6)J!Q [< Ni{𴼽SKҊL Va.Ma2]k Vǘoj5ҏr\zj=ukKO&p;mt>4QY+GY(= :NXj+A]{ʈ&4թkQaDiYRyNÀD]<<_XkǟQ(hmD7 >7Mȡ5d}r g}ˣAثItl'9S+!}Mȡo_]wT[4mE-7|>yq %xp22i=\4qOȠ>(EAFp@7I{` FhxHmjtxk~4̞K._`ae?;Aɀl"ӣع p75>&|@k`|+\?w1MZ,xPX`㴏 Tm^ .ߕA?ByCWe;QG7B*jl戔$| Z[OgHj%BBSb>շ*_B0h6 *T5~Ft+i*G/+~D.Xcy_|yÎ&<3O9<0˕f44.T1H2~遚f8{SU*5/|Ly8c#DD̦:@>-V`d0˴3'Ys]ѻX2Ԇ!{&aryI'ZwOT[ӡI+I̻ SlM":` 3ūfy ,T;$?9¿UU3]sdk'C!>? KPb+nƞ ZQ/(_\4oRKenJ8U9tyl wu Yi*&ABQv%] D9P RA/*3 પ#퍖a>@WVRj A&7+jL% mfڨ"T6 G9(ۂT\[Gia}޻tz'-EIZw]v/JKQb5uS&z8|RGȄ*<4iz4W}j e֬vn5 ~[R3̏Jb#lirUye>77ոTe2Xkt%cUqa2X'QKu6Ux0J¬%Oc{$. 3arg9q٪t @s`J)T{1 |k 7'Ha,0}CGy(f j:<5Xܝ+ Z+[s턒B'ͤs@u`38 d7E[w9<)چ[gS/t㋔Nx "S/;$C(3IlDt;ujv>7%~ޘNW&UCՌ\r)X6n8 `Z zɩY&`dj8"`tZO\`D3,TezZ%bӘtb]F`yCF_Frc bwQda_+|Z,ū6pv96ҥIӒFTpOP^RSr`! G鬞i|y!|rwybN682s@c*qZ5u:whduҙX~0kZ5K #$[ǷTݮ rW'; c DtoW(,uMs8~gvn5\fʧa틫V{v 9*M: `T0gע!i aM Ci`O 3k)*DsMwެ;ŮKx.r"ِ[#ut[R~0'(5ˀyŸD=Wۢv\'ȣR(~dL7bcNxcUJh`y<5 ɕ)p{oӠqbS蚺@!t(ؓK)ZwjfGqE4>le}[|:oA2#4\f}Jhy0񵸳 bdgf9 i}wtCAa] j{R/ &-/1mLƒ%hsZc|z\{IlwE3{o`+x$L2Ih/x3It5aT9ѷkZka ]y#檿ѱ qLpL4 EX ~dRzj2-ظx?NLx\\5*of٩|N <)j+Tb )Ng@8]-""(acsӰ7cƜ ?%J*LFV G)PTCY/ ʧ\8Gs@n֕¶F%R!LR;4&oH*:_n+&os~+;n`a7Oc$j`Lisf|0;qWȂB,x^"x :Ib**6;bAu~3rRl.'k*V=&_ug={ULZ Puō;4r@͆(\ =b}X?"M+$ч3yG;L#t'|A6y5H"c k|]鈂HhRkIGkK.Be. Q22H;ڸhtpH؊iz)=OMRxj>XN0-j4M"ESFV*80sVQaOJA48eUe 3,wiT>B`᣼yҚ\]'/ٜmao&Y)˘DloAnYyʲA-t6#e ku[8j.(ﳹ}4P*Oڊ7Eh=1Fm=}R\eְ;3r8݃5yyK=`gYӄ}cQR6L,,s8[lXIEM:+!R{;]k"$ِJ9mA֍h) OLt^Xg}uRu@w^4PikynWMሌTZ-t qٝ6Oe_&:|ЖDEbU؂=H{6 e}@>FE]՞f/S5oSʶlO#V0]"9Od;_Ki^@O76g"dUUUdaU}% )^ Y(g]$ kScWP$˽t~ ~'S_CJ_IV籟8Lo>qJ+X|*g"+v42@g~=>Ea:|}'Z,Ҍi2toI= \N=R)I# I̜C4gPd,PIM5E̘XlRo.fFY%D^^0҆|>%6+sBhK[B#&Pzf%nnW6}KU58ﶕ2XpI'^oph 纩SUYpU Q׺jtЩPb”i3`O Ye k` .Rąx`ZUo`jYӒ(6'o!]վZ Z\9M x PwljdX,bf' hhjߗ'挷A^KpfXd-}!_b*SbShgqׄԌ@}[JS.gK.^#ˏP}FsJa {fKz T#{ѽ1LwkKSȇ83W3~QWxd~׼{1P'k8 -K'7:gA&"lŌq':BA|=͘pmM!9%A; lջc00O08t1df%d E2,iڝk{^JA"aSJa:,]h(MK&&~t[omoMX2P|uZ _\afF(Ҥ!{eV*^2fi4y`},D3h952һR4. *񱱋x$be;/3O%ek> (hqcok9-hdR:"K8NtiH-?RdA.}RxNVYW?p`kAQE_yo+JJ$^ Sn?Mv኉2>& 7N}3i.k ڇ7#b.zKp-?P)bU [QZi_ hCXw!~YZ[8LaRQJY 2Hy9رv5a 62經$DK+u:ysE.Yq")#=@كt_]rWI;3yWBP$r'$/gRо2t$T!eʄv |j6}M Ar+;83ED4k"zq;i8Pyjg+.:.PT-gDS\f4x[įRLtB/WaJոb;怬/F9+iF1XHD`U|E-0ɻ kINV 5FR '\={;~Ӈdq+@Rlz48DOYDbPquTޥpGzN~n" r.ѓ78BӄLUFjTbbZjz9V\~77nR@g"yHmC{`.w`|d G 5,i6b%QY ҈Zn\^;b-p%nig{yyrqh-R_yX)U%"f&>('&Bvr;;4T'Yi|ݽ `ƍaF5: Bll]poQ"_WqR3~ϒX:9 Z$4j1ff;%[$(wf ­?Țz}/.+ߨ<i_XFXc9]et0LSW_WowwUKcc/uV۽=ҟ>Q*57<)zѪg Àô5\ [ 4Дܜ8=@RS̃=/+;]]yh)F Ӳ16+@LI"?2fz!:B82ڝ3X\_򨷫 QzǢ R 綋#l} Q^ qE{y>D]B­0ү迅3J5gxlsev8r21sE8)X_\d6Sng$O5┬14Χ~g[w'i)d3ѥ9K$'a+ hD(/:alz`;.o 8-'Cx6]҈94< yEi/C1m'ӔCZ`b]'kջ"/=Ix$o)ܝ )|A<7\)4^HC~O\at  Tx.Q^:C~BRp h"9H~Zs&i*BNd+B|uV([[NGw%VB~bd^"3HѴ3FT4Rn%w=~,Բe 該ݏˬMH +f2 ;%M =X%8/}ԗDk.DFRC}?xqCsl9yl=TiQci:>܄DImlȪH_, j|]5Wt>(lSrkx }h{+CYyfsR`Ņ 16A7K>Q\Gkw0̕<`,yHuD+6fe ɼgXM{%˸ q3A)'.W ro'#D:ձ,caMݪͧ QX~a{eӞVm<0]$VM`9LPvn_4LPU*ov(7I)/L}KqXभXv:$o^]Uu񡉐g#Gp t}txp|<~b^x#fٍWh<tRo+Mيl٠Ns* 0w@Hx1U/_/)K;;U\br8 5A=9HʦIȢaGt Oܕ COS%t:Ls=;☲5:mLB[n78;l·*@Y0"k+6]Ĕ/=x#n,lPS$A3 i&1BEshLLé_i겵ˈ#؏W-!~C59D|b[5*EZc+O8R'dw鷱*ƢE~B?jh'z q-yh(kեaMF7y+;VoFNұJ'mJYfT^uËj2xFP@y1X^U"OkXݢ|C4jnC7kCO&t?1 #Ȱ 6P W|Z3T$:ms3z3~1I‌K0bj<;Tf,:@lO]@=چfu:|%.1**waB+iK6xbtu9iZ-G% ǭO.ew!lڤ Pi#aς:(GEVZҰ% L3 nK8W1 7ʎlSUwCǐ-M:x}Β6޶TJ'y"I>{G=3.SsܖFExLRU>Xi \<06P]zTݲ}e&OHu+دH:$Xaze18YXAj>- VN^ KJpɺ0ChDͅvIjal!9FmH"td[&0eר 2kL?++3uXwFswm@r&t6a{]M]/9rgU21Υvu.&>X6r?,U#q‰K\BX&]݊L35wހZ0`s=$Лe6Ԍa ##X8 yDz=( 5JߕP]֙k5w޿:Wy}ى//_ɢ@w('uP (kC{(>]I pra’4 #~bmGh%(>!MzJ.zz/lj*w?F8Lð晴DL`hĜfx؍ q&B.;TJJHjs l Ҁ<<Ѯ~^A| :@Iւ? rm~gO l{ޙ"B{KJ5 έY ?8,Vڡ|n ^BFmqXPbz8@[Q*rflC+#tKzMRF#֠ ,{r)7j|SQB&RB 2O窈mez yQ;hBRFvgQNN"GUaߝ3L(\0ϕKí}NjE/P~2F`G$אrv2{RGϮKBp>):.@wS'jp7m>䳻> iE 3weݡRB\"g)dFugS;"y`mBa8WwHDܬ^Vi%)z<.zO繤 w+v'p _B`LO)M"d Vh֏~{ȑQwZC IMt"]8vM^W*1ƚ)t\lRqJ91c$`PzJ۝/l;_C3d>u'b,Af!8!x*lVf4dfB8Y,{yYy6 MzWDPb Oy->Qb薳6*Z NU\MI|Eю]ׯMH(Μs=O#ljxt` %lR<],FѠ@J:"a=N4ʊțyd6- sο&ʩk)DF9.wcBV2`k|OA6O#=W _Ŭx-8NF&FP d܈wX})/FM!H<1.P!HvUƟKY+qG:dY+mbLNÃG;b(_=g 8$!p汽'/$TB#g]A_I NWZ2r ׫K|&H扡` X':CNZnZ'`YKHYI:܏{xt3TxҭZ I= "p+wqo$xަGK ǣlgc]ajޟrtDaۂn j뾋IIlqpO]no_Gh9QdliddА"bRJ-ټI\b,XZf)ɯI K}8-@&ў!1҃~9 ;oG2HGO]^2ϊ`̌m4IgmC'̱[g9MJRϭv$눯[I?d>)6՗3={G$51,VhlVto(˜J@% Ү}$o;WD[:]v"cB"?C@4xbiԡ?*^ `dO >j*#Sx/XڎkvL8a ;JXh 6DqNlGX_ $ @ĹCV24x dDCI}Z/ϋTI&|z V\CNܺl2nCz_AӞD(|]G5$gd&'<0[HB킗{CEtIL>sbNܧUWAUY Dw&g.G,3uHjt])cs/`]QtRKVCy(>ǃ4!N&+U8Id}U80}f?i SL&>M9ڜJ[C T%kSvNYXB@i_x }UtZ4i!3FYYDsmğ躵~7glrĒh[FCmgKVv&w3]5_\^m's hthTaF]PB,$T]`l,+aMSY]AY =cQ(K2Px9HϽﳌ.OcO-xPoKif ?~Vg~BeL+i@ZaYq^xcEվ2SlC"/VBDE.΄f!P (uJ,7Io< KzG:R%*\0G0(ŽLvb.;ƛ}*\)2A3w0N.T o-{TY&QwXOQ|=[Q9ҧt$-p+ U7L/($S9eyͽr O0yP bPzL IPJ^CoHE׮Q5jy.^a$X@#9.f;Dzh$DCKzZLݽP ,2ؾK&==6!)[HrP-GQc`$,Ee:D\ZŴOR̰HwA)d㡷}Q!G!n@n?g0ot_>k{аqxw٥3J#p,ȟ(eOrp #~IY|sJv\^nJ?p)-.XT~Ɏ1{7w_I? } xӔ0DٴxS$}Ͽ&|:B`R8.w *gb!yh˨u mr@9'SFF0hi|zs՟$[5! e8md{YCtl=!C8diQWqj.dD"UEl9,Iqh؆Iq #Qƹ<tCXם6'R >xPh2}F)~ab 3 ?]bl&Q wF9>7`i΋GɰiE /f*Pfp Sg#OF[U ~ ¿_ bȭxaV9냺V.–AI$cV}t+PC7VÁ5 >ڧcUo5\,+vbI%'  oeYgf$HuZ{T)ӏAF,te}Tˤf7G;EaSTjGB;͛l#s$uz`>(HZp Ǥ}!ysfckX%J%7/)1#Y;;)7"ZC7݁Myct@N*0YUCW#x+,Kާk"$^gثr6:+a7Hۚ "~6le>Q#D#WepOSy۸Fg֌(}V#;:lz]xi"…?uv>~t攼?~smFtC-Cȥcjō87M{]Zyij߲E|StgdaFy>ݘ~h q,Aa#>woѮ|B׷ kla\ +n{Nq_B 3滢Dشm7"3K:YĘQ>eɵy"m Hfc-FESKC5 X-Һ풆pz5K@^ȶoe#Ek:r_$(c6;{M_䷯d[}7  >3¹# znk tDxSܑp9VI^zNtca!W|Ӥh&=%k:eGwU|MWٸX\sȢKԳJ۱ ݇5.FpMrxs%}6<ЧK6AdF] P4(NMig 9w&pBw(nj Nu&YJE7Z<>c,ԪqH)(gKa%>|?D׏Dsz#`>,EǃR~v6U,J:r џرs4&|~{,'c@{٭"RBSq˭TK6<'0 T'?”jV|Pym7`م큑Ug:r}3Pb&*[Ņ(NZHaSfbu2$a mQdoC=*Z9.0oh'w9~IQ B$tqX6%ݮy蜛XD%sAMEgۯfj$}Xz!xPE5@ G~BOE\19BZNR#IŶ+yn ~M֢Ս*Ƀ;&#=Օc9_~ [@Q`OG*nC#` [B `vҊ/nKEe}rU, 9;~/3~ؗ87bT-^CŰ^9ke^ Hlr#эe% [?"}.N'ݹ8]`Mbц<@oTKn;'a=H[ >)Wi[XБ?A|Јrt/S5kT N~/{ە.a,c)UldbseE AKʏV`B>x܀d1q||z!+RG p+"ʢrb::/͉9p]?)x$*95=ur%/bu8;q B#ibNh~PSu8!T{?SR|'%1#ǐ )t34r A<{yz88s}H Rh#(=ʹ ]&=[B^ogCwi3S;?Z>Te}pPPͿ8zb6=tE̎ [4N3A'P,pwаR# qY"c&_2Gk4\>T>S2kvTM)' ZQ '7Z&BeK$?2:dDg5H[qlm 7WGW8{7tVR%_4z`aIY!"aJ;W1.n1_. 3fI)TPLUw .|a7kU A>eVci;s'gO^\܄jmɛpd |)V3 *:[Em %Ssfj&?_iAh5%{0k@1F6 gσUIw|pTkT;>뻁de8KRm`/h/^I[BiZQ {3MQ]&w81?:A]O㤤Tkm6l&uA <Kީ] 5 4TX+ou4~7~+ 5.8#L23D>7|2WVҗcnNCl#*YCb]CRNrE,`x8f":rb2MJZ5t.7iXxayzmϞo"gG ~|ڵdw2f'nP(K4g voc~}}"TP8pt^py|//:=|+k7iYTc+d)uipZ% 2؅E'r yX7M`' ĬA<r+D0^۽ UcЗᱴe.?{E-fqH-wSH{ئݾ,1*o9bRcZHZ [%*ՔWarAs"zA3%K@s< N(̺,l.im.0HX ea^ & M])!+8H@Z߄BUX#h4CvmmX51QQiSP%)Ij'K&KgG|xMCz+A"RM/ϧE*.'MQ+yy0(dT1IAunN柁)tB4P*4ḀM:ڳ*yplL[ /]noT@9=MF0|V)TnT釖-ZE=ٚ )bVV}m@aB]7/td)mV(O4C'31/M2;Cm"pLd嵥!\NIi4 {hx3Pi~3d>y!`Gu JbzE  V/_EA"LizP7H3O* 2zd(Y >Wi+O9q'=Zކa:+G= HIfY$EHG_Tg hؕ 'i=H$WS7T\8-kn:Q.Q;ة_Ypk, Mbf8Nǂ$'ӓN)_ rGeb'FS߄w=mdEot[v #e顈T*gӦ`n/vZM: ?ƪy;UJLBB(|F) K߽c9k'!Ό>R1f܆rAI)hP$O8XYhNQ#R0d0sb m )%uXFp]8&+|ݴ͉GѦY u;9< eMMii6UΝ:qo/%b|ǚ{;>'ςbEN\n> hA:6=.E~/ 1ҕ\b>z}Gd鵛!&3KfOe*vZTO޽,YcpciN3sq^ΧDxro8Oң|_MzCD=Ǒ Ը8S:@D(SFXH':n&1+%mP|a$/ wü}{ oM^D}aY`t>q7=Su?p x_sH}u}9;`SZ`g8R+^ۓKm:"h(\ku2rNR\5l@=Bꎤ8B%+a}&e s;nΚX$܏~,Wui:uro`L 29>+oE?$/<[ C6pnv !؉Ch&&Tف;'-ʈ{P|!~E\p<7i0y-=3žε3? ˋ!𼫸s݃&dzWJ(M|UZe%R"H0ԍ?jtT($,d 7+}K;iDS#b箘5fP&}W{ƛu}97D9tuJIFeD"\8lFBx纮Iv t:n!۞ 7&X )!f,D|hL (U}%p be9d q=ts.bM?et$ z>6I,#~*:VC, m}jQB1t p=ׇ1F yC0\B6! /ck0԰r ֳ5tey,M5Ӫ(x {u*/%ɮ~P ާtJ9߆屌}’ZT2"t15;1]_@a5^}^<43~0HiLS?C̝YotH ش rmR'P nݶOt+mNg݊Һd̸]0괣ـQ?Đ%l˫^ g羈N#kCo _ ʰAyb@a0OI@iK/lk`C턭 Gtz,hVՅbh杙`[ǁ~WJzI N1{ $C"{ B1rZe}Mq`ųw `wDu]cmPz^Ƞ+_AimW3E\)׫Tm`-aT7̹&kZ2 TsGdm!Ep2z ]S ~ Rbó; En<)өU`{`0~x]:6@f B}/Xv&UL<wZLE_6$x4ּ2c*F^4cPC'&u=:Zͅ9WUy]>).)w/lS&L~@)7ZӫȬ!,9ʇ9`og2 J{GX|R9_э>!=!ɗԬDIc^RX gnJrkRM &+tOq; T੢6d&ǯcK τhG?ſeyH̨>/=qeXeɻQv?ԚnĮ72F`Kʡ8h{5/ފm c̉N 2s#2&N;a!Z:ք4\wg|" 3iY'҂.+_Y/>yδe%:fi\ʁ!f 2FS3N3X@a}ʳUg ,5.@3:IKa5iE]kC!5%ixz}kz0"]y3(t|k (O% JVE*E=3cJ Ԇm<؍U@j'gZ ^rr{? AtB[NiHPL@.tOq$/隤'kZa"9dȄ'two,^Z4Q3I.SƐz*=@?@?.xF >TW}n#!HJ5ƍ&[X)9-Zђc4#Ei Y,FQF̔Nb3,H1q}v ?+pǭh+)M/Vs*9?}M]M$3GI/T] ri*$,2x{ zu@hE?}伹H;PXGf8B?UY mBJ%ԅ-\7l~^\Gc4ƓT+ϧqOȥbvGK[(~? a<, lw摴`,ʰm;?3֎/xz3];&_b?Dbso"=[h0Ѝn\xE`cc I 3FNz)jVʖL ޣ #9C-=0%V<@Vt$3RO9-;Nw5tЙ尬)HITvGLuVP\q2lܠnAg^oA?~nvRh+5`r[sbh .%= (2r3XVօtOTƢ+S Ì3l[v+`v1ч͏z <((-g wvĘ:AhF,qGM>}T\V[zAz`'IKU`@k&c@1Xa%N6";H9kP'XЋKfcZw0/Fz E#O`1 f`1NÝ% ,\_Fڶ0)96PAK:r+e|\KH"XnCk"i5k[cY~QC)MJ䥻y t@M7ǮΧ noJ;"wLBӱ_Ӡ5v%hꖰ&Cחgq!B@Ah ГQE +XjP=q 0ʘ'a5CK\_@46 m1io`-ۜ!W ŝ/ZR@Ʃ]KXZA'v4_,)ŭE|ELW{&GDT{ |x*xZF̎ϻE& #* sZk@ ۴"G+l%0{7cEbw찧I wsdOX%)v;4Ϡw Ac%1_@耾n:BgMCS ^I1T0feoc$̏,q6#jnnR/>,3!Ç>?7 "h[0!&wjrpȬf}]qX\ţ]m{{?1F7 6 `S'J)\/>HAq72[V5sPԘZ{N=})a~[Hk3.tob(Q @Y 06:&jL} ܃"2(Z! EQ9]hRgTAUFB+:0._ŇL$"Ua`%U&堤 XWZm 3^W/8E)lL<0{>Cp8ӛ?77s )x唣4Ap޾W{ 'ȲnF8v D'\Km" ƻq mkL@OlkA0eȇ9ZeXK)(_Լ_:N'NO/E+f{ϝ֛9h4ΫHl-^e )'_;qSX8S2XK6JQ'1^RH:>'i ۷epaE YL٠)U0y';ide|:TS7$W0`L9iJ! iu7KԸCG!U^dאyf ځgpIVpdzDo:lT)o|1{rF7GqJuToHcEz˨ù D298 岅blKFa-l6S ~!uGbKjWq kn1 Q46fkW^L8wx, 6A 2C]5~'FgNTHZ&b(;4e+s N:6%GѷzTeauXYw,!u x5ٍԚVz "b^ WqC/2WcXp64)9ݱ\a"[pG<ٔ{SQ`ѡ6iD8-%)KoM;FzxXsf4$Dyg/̾>ڝrH ,vFo nQ4J3ZiP讐6𒽞3(TJ _vfjSYRakŜMpħCraj)P>E۲([MwaUkRUFrG~Ԍ;GYa^h`#AEE.Sm~[f.W&A%'~3:"IJ`ul:(j=|De,9jd(}HJF?Ljs++ͯTQ9}:%71>)W6) ƧeTY7!:>zIZPSx`2wH,\3U +7Y/=U_gIאġd*Hy !LXAMhqpǵe 8QRqsO>2EE}Q2ڐ~`5(kPLkoV&hŮ(Zb- tA݌S0@j:6WRZg[¨ѥƳY(xN}HvF\qOXǎw7hz01V !r'ėoF !a?6}}3{]0H׳E]1<$?*=:0p%;+5DH G)x2NlޚyB䁱}"ڇD>ځ('exrJ$CU"N - w\?ȼ.c&5`S !B`Tu1YG'FX/Uh%nP5A^>!7QK܉wl1ۀ} eZnF6'Q;,8{oO[,(9'w7= ^0JI'sØS#o+kԯ|-K=br烔9hV|\{ OY`"(rIϮTP-s (yNOMSaK]-\\XUfQ6DB ޸%YQlL9g4{Fxf S1A:q;@um= GGy4(Պl3V}=3ONm6%s+Z*?.% !?\JƼn),R!vAہ,j 9Q5p(`̙. -IJD@`w_/j8{Po: 3U_9Lٶ] 1|H 倎—{%2h_TGwUV JLh}]d(I;ULE 7i/->ŜF_pSa/7g} n||d'/ >TIj=]F_5,|A4gL ~tkC *(p:2gҷpor9Ft1ueݥPv<֥~_r7#MBh̊e;hznSYX?eTUe9vFsPp;ۭPlw|,0O)a"A >FHA.?>i`0 <\bʚJ4<6)؎`B!hԲXba@= A(i22S%\x}S1Թ V/0I|9!' MH"&3{,D2 ! tF ,-g;>r/O27 _z>l{ .mm&.F_kp-$@ IsJq҅\ iqhL3ӔKgK<*cPҿT(TkEB}t#CNV<*#ӓ'% ^г36;~lhGګ2 +V9M63}<@<+ eH) FV.ep~;H= Ƽiv=b\Q_»M%0n3N6EJnV;lk+BaᨥYutw2JL+Ӂ+Bɕ'~Z|dC9~tQQSa@nKYpEtL]#J *!K!k=b:KI_1Wdz~/߽ jixhHQݭ6s"wLCpvik؄6XQ "+n #8uOeۧ *~^sILW!Tۑe71KY`WW)-^k%Ϻ mNPpA`Z9`*(mɱ51ٛE|Q.4 9"EiKK;VLH9Pɮy! o)^me[1LtN\eX}#ǿ!mo}:ʷdUބNsW^kIHcʩ 5eK8Qf5, OR6rݗj6o2'k\^K>OΞ}h#GȏA3ۛ#?-aVY[R%yZTnߑ\fD@o<]mG{ϝoM{&hޏwA慂6CoH$+f u׶BȈf:qjlSQ\&AX_|#/[6a_~jV%)@Ou¥TMp 9KIfW?8t+v-|kyR*)QtjW×$n2Q4VN['eX*EְQS]4L̊:er̂oLJ?rw0++%y f$`r+)>RNUԡü<؇ADRh.MQ-җ2QQx9P3K RWδU%K CfU&];c0<C@>Z}TfgN|-?sYjDnC#DŢ' iK!70M`~6dH(w1+>j>eL~gBQ S.(gP+̭%7HXXh ʪ]ȧF]Q23!Ӓt&zz@ӽL$wʺ_ˆp$j_lx:y}WрV%:" 88>W4O_7eMDƗh ѐ% mٖ UKKn\Z^Tχ,ǿV[b I9"Om  LJI?3%YClT9{{h f]D[C!'i#†$ɢ_673OCawM*2lbi AGcxv\RbKveǍu D@mYM]9[|qG<QI*.:V'HU*>|T#τ[l|Ds,z:Y;M;iUCoU7@;'MuEV[C46.Eq/t,й>fWzF;-2j?UwټH2?hw=d2 nc7J-14wa-1$}{}--4QT}Kt9Azm\4MeDc'6TvG(8goT?D>/w@m?a auCi+2E e8,dk]w`q&(a7t$s&lfO&`ɉ% E uKE՝Sͨ@D3T56rN< % MԈ!vJ,n>QZ=uZ Ι<ɾf k!R4]]{QqF89212R*U8<%T4q_WZ|? ¥7V=mpK;/_I#&hF,I0"O(Z@M0(կɸO}T &RA@CW33)`St1NGD(4.kq\ Dպ,Oa|3Qȉ.-6P`.jDN|JZYT fTtO 9U>N%F߄M߉čJoZ^"8 qTuv&QNLjA]gϿzώSyTp*ζWmc/z_1$1qL{ fdrh9Ȉzq%sA}VҮ&]z_}0Iq32GL.yXuŇ{LQ۷,zjꓑLoh#Ss6nY;Gĝ2pٹRN"(T1oD%Vpj>C%'RI3#յq:xپ6$ Wy`pctr+Jj1\ 2aP!7П !,,_qo8YUGWs)6<ԷCw28}3mWr#n;аKXcTu*.66Lzi b0Вvh=)WM'3 & ,OFzEBgYK OzWWשt+?K}RbQU:J5}&}O;ociFhyOq H).Nf@Q2KL ˰_f bRc!52^[Bic(khim8'D ƣ`{lo+NQ ̜S3\HzŻ[%Tp"Oܳ3 mdp ):bT*2?˕7w@APܟDT ָ9|2ٻY@`QvFE4t`N)4|y%pp|FQ2?.F|6D @פ&PKƆORkvtF/2*]A4f LA%G*ĸ/LuϐR>)]{7vx$OA*I7O~%Ԅ%xjX@j]|Y YX q o2wɕ2Ц %ͿnK0v:f,%MzL#),hǨ'F$.aS4 / وx(&%x[;0ٽ/jY=a>FL%O 3GN#-lF2 .j',/Twt" I6*(%H$RP2q\-4mu1K{n[i/,Eivzz4t|K>lJ{#չ|1]UNJ RfgÇ!B dXS_E`Z.̻TT}kWhVvÊb*3l6Cu$NjNMHo`U9EK͛90:l! jVs9~TZJ=Tr̄Dy6q 2%niOܕ!3gnIҝa9Bz؛;)&Kȯy!XMWw1t_;R0o:1Kft ]+ܰG rumo5MB˚PerJڙKű\}N d,ϵ=>~#7ᝣ,k}ψiiØrY:ٰ5T_L 6|X\ ~RWyQx0Q֗apg[a="*$#.2P3{/N-QqfKZatC9?4,^<.`4G\Fx@ y-Yr1QUj˭O3[Ϙf)&ǤQcg|~>GqB2\ ]7v~z0ᙈc ۲—ޒ]B-Ch4Z(UYɕ u U+HGԱ ^*YV1Ř]TImU|Nw]ٮIyqrBWe uTp[AMro.޴89%:ށ}f"<2,A|DN=(]f6ȣYj#P'?[d*̚ t'־/DoFG 7n}%hRFjN쓎R zt)u ;`b@]Cw.2u^|ҫ)i\@D G&Cq"1_@\ZcpG E݌dRZ4 a㫾O A~6 %99zX]na"Np$1鼓)H@ȂK߽TeXVfw=>tG8& )q"AgCq S cr.X{{P}ŽVot8,880$C2{#G0*G_c\/n{BF*P~TKJ28n5dtH;^nj9JsT5S/|Q`QmH ҽ1D[ զCV~V"G^dljc|$a|9-8Dxoy}*F`?%g 鳣lqҳnJv|?H74DLQf(}X̂NW`5GDO)giw)cED-RP[M$ h[ f{:N=]<`SP6p=0)?0KP.BE3̡j?2l ) I? x 5d`uR𠘆B*Yګ Av֡WnS])HWp7 +[>fh5 Y!,kITȖC~1hU('ִ<>mq\\ٜ4ݔC6079gP w-moZxX]ۙtvY.;ͪ͑ܗY"dd }8xolA< f59%'@2)XZ!8ŷH鮢TR6co1Y1m/1ф`+ =LPN'X֒"uFNmyIvn<Ln SptvL(A)QɿaMLU5lhmc%CUk'#]P*ݗ6/0e;W"h+{j+BVGڣX?XPӢ"; צN3_S7sԙa֌s>2@ylo6VqDM- @w}*MnnÝSx@;(Htv-Z1zāy&Z|F}(81P>  Cykd"D , )TrH]+Zlmc]eq69ɟ銇&Ȧo4à&PM*PL*/I< gHd?AD/dؤZj 9ꤔTv.Kd%հ}4k΋\tv"FT 휒 >M" {o]_8`&o86ՄVN~SD  !Y=  G/ťP9|L"u7Q3& C.FC2=yn[@9OB!h{wjT˔b̾zyQOH~MZ^V#` }rekmpӇ6Ul@ hkp>,w{_bR)N2_AWǖ5lL{-ԆC}``7_ۂ¤xʯsgF%;_s&lmOf4 ~UOILfA" KQİ!>nbl4B(?eR@Vj7=oªP.鎾F {o x8k_&OOty[ʝ8TЭ}Aw;n-: ݡl&kZE^ݠ$4Xi`DjtXZiaȓDJ(;(FxbRyŀ+EշWklDgGoN!Ǭk(h+mͫ=Ŗz UtstNgy$8{"yc>~N2ߙM :i (o5J9sAadi LE@Z%@*-V|?!ݘ[x (-L;xٰzݴ1 8>g\K+N(˧ȿ^1 ^Y;PC0Vr03z HF0Z:GA<붤ġݤzNq.b?|HR*L zV#>0iluXA&Cr+/+,oρ҆4 /w)tdJ%Bd,h}v(o jDžDA'a>X E :X'INJg0LE{kVD2D5AT8$} IFz;m\})i7 Kkt ʂ4OS9 y0Lebς|M禪k;X,E^ͪbN=)~| iiQꇳDAciZa,'k)Uhٞ22M|/bHTS-iU}PY?Cm?nlD :l q+չ%W=!!G#.;0eED4Ŗc4r-N6ִܴcn W"i?B66=`sX&[ZB9Y6fqʷ#%3{?nc5Q{ 9%Y~в>9 lsfԳl.C1fuhUh:Fz ҏ/Lx BYIuˎ/['8ߕu4\ݎzWH^Qhv1ED={c:Urug, $O=;5Mp;'#4Zui6Kn\ fpu[=p5G(Nx/q$2]D4E $An3TUVoQ HP^u6&7p; Acrj Ak=%KH؅:(F۩q}ȮNJ妳[ex!!Uu} ͊7`z:ƞc! 1'q9{%#Do1UG8vî s\ZJdS]e`}ErDnvλ\*Я++«vu5%FֺNj8X\u0ְ) 4m#>x3 fׯS.a^cepc:Jؠ6{HޚOjV(^%"K8&o_k;ݕ8آ˜@ﮮB5ؙh!z/$l9ѵt~zSFUn|̻\iCH5?HZWSZĦz 2l'Px\L@1d<֪7AќqYG!S nZg_f8뵘Ikڍr;ln`NKPS_*~2d>hAt > &$߾VɄ#ꝙ\m~Yrw0tNPМ Y|NBviߋ];dLYN  `6z@TIk3aumZюv4i~'6ռrEk}ԣE@Y .H E}Hd@Pvsk˺5N_O|S^=G`_ӭX3o=j7%I2VVJ20m@.yX?RX晱-?j{pbelm@eknWsyXZwͯiʚs$)v9Y]x侪:( (;g_΄ |#XT|ǿ Cyve|: 4,9c5Bݞ~hDw=)ernzF>%FJ؇4<$)fvwRcg [W}3TpV}}iDNhIWl\4r"^˰0K"Vr$ֶ M2pzWxW\^`?S\ wtxmSGORU"'6Xۉp ҘᆈC҅(Me,. M]͓ZvH{ 2Y( o觰uݢ7OO1CW %Fs8t_| 9LIǑU߭bERE Pq~ѤvʍhR%@NYɁX gq)-P@ZJX&2-vHSqƕ$e~Ӆpd`h SceZZ9.n&$K7BBH)vaX"7(!>:@[hE9J*bl (=r]=5;\fs1xԷDyݜ!OߌǣcRWI!M1DGA/}$HHfĸpmTu`H8Uf&|V{i)`YlֲdsEa1`%6_(ൽ}3WΤ|gEw6XyGC]b>uli\wݿ1sc:Fg[s ^fytʵDFd fDS?@[vgI"]Yȗ )ٍr ɵ0 [ܗ 7p0EO0C͋4߭82#?D˩钵{67鿚ysK,+vEd~eI B3v!poЌpӯ=kj|=@B@^n}Z㢈d+hVLDg:ОWSjô#}UL gDF$[16A)B`=b{^(Ar/<V RdERYqA}bP?H.aZs~ƢѼ^g%ېKfW[6Y V2e<%wq f%T/NːVV*)ޕBhxi0y?> G[ X2s/rIk@Eg8L,fEp{RKSgI-_î5M=i #A&XH9/&s98ۅa:8mFK^E5a/?dH ~zD_X#a4u'nm`i27sYTμŒwa‘>2%V4 4~D#)O L% t6U)~:W_nS`{3X:+ɏ0 ދCxdL〝 C`xY4D^W(~OK\t.qbo(ۄ΅ 'XJUN`9v=1JQ PvW΋] c2#f6XNxgp HDkϳ!̑a- Eʐ= 9Hp/ղ@U\pTLoֲ$n<"{'{%@w6 cn$oHu),y" $d[>DEm,ovUbSL;O~RPFNgv>Q[{}v|!1ANBܗZ#U$e߰Ezf^U .j5 72hUl^~!Wص*.*}nY\X[ ar!Sz+Rɸ)2ka 2p$cjwt <б?\K`;*w4 .UԨ-ח3!ΠI,Epkչxg))ye!0c=`7w(:#PX OBcIDlMYSYC>ɋ. hUb:rC1U*.} -ȹ#ӜϑPs Nrz>FۺWr\?%ȑZ"nNR 0N0CONKIvcͷ*+F'#-OJ,Yu yV2{al) g$UE(% 5Y7F9rM4Nʼ:,lZ*> nȕGtU!Pty.z!l\׾MBwWV # U- HE7|@XțUQMtDE@E7g1Z"zErZI e|V\E Ё_xmLJ?rc7a;O?չ\bb8ƷBhbtTtU'kJ4`zr!p7b!*Y7\oVN7Uȭ%#3GnʖL򏬥%{ !YfR-y}wa~- 4۴MaΙ H͌qѼMADAŶM.Y[c YMg3Ģ^5 CU.?!}qU.כ؞Es]َH{ 'W UAhLmzvu;lJ㶃}73'ЂMA*3I@S?.e -Z1vF\&ӼQ~ 4=L~(qQ& :֯nJJC`+'L+b7jãu Ղhںحܹ{ L+kn+RL"\{=c\+?`ri&^ڍiqA|À@WбY #ORrx\j ptڐDNpK|Cj֗q ?4\G݊# ]c oih7"cߪ[R!.?Og(S/7Gn*wddpfH~ﵲGI7cn,!p֛Whpy\B#Zy dd0 S2';$h#\3_'6;`"]/~"SJAoLw~55+$󹊜A3$. "JDuٰJMyee:PbOpK-W&11v5/Jn% ~ ?`գoZD00 iXCX|JNxq aX%=O,L K~Lo_a2\-<7 ZȯfK"e`&'΀9eKb9%VG6uPk{ /xd/CtVu<-bK <! "^UPX2fI [y;wרNiL(=N WfXVf78WG}5#&oCV"%H kn@uXfa#si-@IP6x9y_LMָuw$kx5ÕA9]?ar*wzgJi^A]֡Y ƚĺq xݲFF6G$b|)óu30 RHS0SQ$|LS@'aPg3^kMj8JIxBi@`]1Tt-7FbF˷l›sDfUy(#z;|J_0e0@q@fCfA19ͮrmQ: uC L} Xf/1?1+6:ϓO)/a98q.&%%7Qs!|ۚY56t:6(E>#SMr6FVrV #dU8 5xZ&KvM곕!AL4@YG9߀yMaj?H{Փ]7nԿD]@<\[G^$.>n29s?tm3#;7awI'agP;+X`\iR*BygXX5*+LhOןe˥42|!Hm) { Hpu# g̨ eWxLG<@;Wʂ^]uL N%<36 GBZ<$[.*q=͐pi L_ Ӱ}1 d^Lᵤ)WWTww-vN*NJV1F#1ە +Wf TUп_DpPG[[-R5K=`‰ QujZĘ[Fn5g6mp[Pv Ek0x~l@+Rb3$1 s8w>ܰzEF{{HFlr1>Lh1vM8'G_dC:X 6ekW3ƽ?o!3)֒`Ga#8% 6{Cxb&-jS 2xSWD4r/#2 )TB?(.ƀH@}n0Mc97쳹sin9Y>3WG*j^*bzĂ{ 254M򋙪 I|f-A.?پ&vWȻ֨r$#R"$ Y;0uIy*? i, 7Btd@ޥky0D^ 9sf&'!]wu{D>ti6cdJrpSwP:6<͈uCv!jd "12ϷnU08'2=yHj+UW.IÙuܓ;lp"0ze}; A2$2q.ڒZ YbJ7ӡ ݛX@{!L'CE˩zR@y(?o/ 2eO..CQ!k<ᩄV3'LbEsEˬcL OOd 4+ȐpX&46[5sF^1B7cJ]&?q Fw6 >%|j}YI]b`nJח5ḭ\R}H XF1 [Fʤ.fXh֚Y)2O%5'x=wv``s*^3^ dBwMjDppʐAY[{hj˗dw%7~TϞ#k޷+xDr=kX҂v$vaH6Ȝ?)8ȯ@؀l{`9w6[{`VV'J|9H`nvnYUť0?,Q?wZsjDU`sO8U+ט2dr lW !78{.1a/' W= h=V W Od|Á-~  440PM/-`X1K'oEx#7]j˴l-G+ hE׼>>"JQO"w" `֌tqE~襬¶ϊ0rg0m1;>D2e{Uȯ{o\b?-2z*/iIêLÅo+;wxvp[s_|j€fjzQ.Ht"rMt(fŒDA[{eؕDx`wNQP nz ~Z v .y?u;h+)ilXof K!olL|7!{A"i7t~*`W/A=TM snr,lCa"hr8qxLOtL2Ĭy9sҚ{-R3zE,~~!]fw2^THf|Mp}b [Ls&K/!uY\}/NFp 06Qn`d&E yx"ME\fܯB]#vKcqn/d* G7)LMဘ€%̇/4K,VJ@ M1V$,G5` ~ 3`aϖ XkC.uW+={i?lX y۷"3=X(|bB!mBü§({z^_:ؓ:Q=te!DG~V:v.`cN ^Gq Wn ?Xd{i8]OCtsIrtSsZ}2(Q?\&E<|*RTﶍ(~>c4r"{ 4K?v$⊷^|iD{a79ӒޠsxXt@m=[^23˓ä}ł kvhLHj Kr|YaQJRW;ffb{2q{wS&D9_kޒ9S#P' ,ij TϼBH*_K _ncbGQ&i#v82ITt$QY~AgFt#}jT;-19d1q't.qK011L_$-[Lx!r-җ9H qҘYU[as ְB-W t㓃;B/gqqvB˃q[N AH@ 0f+Ѭ]bmʝ/ut<=KUS+fCz1ˏ2z  ̍d7%}Ay+ڛ+4R7iWRriHo73x`*Enє/W{v#|J_O bֵM/lay' &%x 5Hj@ypAN8e@/z1y, LWs2&d OA"D冯1 @SFA3풐\e[V\Ҝ]QI)Ʋi0zh9PK\8\X3_SJ}9NE1^ )aLӍEœ3A[`̡, וuwOֽŪ7 U8mHinB%DL25Bq0Ǯ9sUH#5=R~»{r=yW77,kޟd:*]U(LN<@E//߄K] fMvq;\;3RSqL"An?=nsS7VNO3MZdw#EElHdمg<צ3 h:'`&VM/vdx&~jrr=?N]繦ͥ ѩ!|Z}$񛌽k&|eaC#YDJj/Q ,*mǹDi.lqi#'b6;;]=䫧w,HoǂSs͊qlDZݵؑmbVFٙ:tA83U':){k|%6,4}dIL?Q,~p[̡`S"3wܣw8cëp1 pQ?.>dxֳÍט܌D(KWSŁ-!,A}ehRm#Z)!%&`;_U9u1G%$ *),AgMi*q ک4NN2_Sʂ;=2{9!8K9TIc" b GQ$ !/\uh_zXU<#}X.3[^2`R$%f3}*ߺF5~Vû}"H/ܜbAy{+_2`btHټ{ϊ fV+Q`vНDP\-vOaGrD ^SR,~K4 ։rqkDTgגLW=DZ:+50O]*Fv-_M-pۢNg<(= n4lsJlٔlm>lm42@jH.lWq|?"Cd Svѡ=ϹI)$W1" dA-Tֹhx4|sŶiS~RxV-rNB~P V3Qfݭ`AIS$AfcN5K"_N9쁘&pNԠ?^-KF I ݝce֦d :?2boȌ/hȀ?!#JVM`/=8LCFW>mI@TgxBh Yiݽĺ1@HktW^3,6bF1ج`lmp!HzN{;:n#iWTR̗<UYC$Lr릘l QyQaQ^;Z,D+*pT V^ƈE9Ȯ6HujBzou/F78sFܨڲ߫EC$GY0|" }(o< =O+`@Tǜxreo riAl۽1l⭽@0}_ Dawy\Va#xφݎHmhmœxK(Hqt3 o)b2K;D0<wqzxh1]p)бeFNz)@[r}|YGYMH)nvOLOLw>;*N&)S]Kidk qt{ߊKg_"H"YmsUƿnVzؕH%\Gٗ  gb5*7AJq1/b`A~xv7FS` :K)Af뼪@PCGi]QZD{GdCʴ<*[T=!r!հ \%Wd\"iO5ӑ]!޹]PoL`XJ`)5 [Rf؂sÓbE/v+-C~(% u U3:waǴ]uyh`Hᅒ*e8:fu-x9x;FCљ [_NeBܻuUV=᭶sD)Xi!3~a*Y,bb)9?)VBoi*X kw25!Sq-O/ Y sڂ!䈓$]𣏾fF`RQtBӷ2OW)B::7./0ߢ9AXVCH.4E-ȩ#wP0kUĸ5!(WKր-v^sEG M:ka/ gߜNoIG>4Jح){|eqرc6[H*$(^چIb@sHeRc@b?W@#\:U|**Mj7~.U;l [/q%xjt%W =mSaOa3NLp(Rt,Sчg̍i~M3gr{mڑlU3a( :)|0(A"G-߽ի.ڻocxWɴ+cxJڣ6{,ʦ|j@[Q^cҥ/Qav:f|ނ"WLpLQk| l 'P] ]<T ia')=(,E8 <25% ;z O[vv &_餫I8E?T{CmVs|kxcnSC ,/j{AC(^%ϬΚ(YsEnBET uaGj,RYsB Vw@ l WA$!Έ!Mv2SEo~ӗR$uz&!8Kٸ/Ա^4Έѳ~2\dG@k$3hJ'J?k>q;wR|)ߡ#lˍeWE5%w/w/i;L ]m9T%5nE2A \tSw:k[Ծ{ GrGC0"ena٣Af^&ζ/ͪe4`mpC.tk")$c1TMi GtDQB0c}smP- !($j26I$ -ZFKdžH iBd̍SHXڎ ӳ;~.|yU";:h@ sd(#܂g ~uITt!HmjX$og^'mjv-hӓ C9S#h"67 DAHxV<`~z'S$ ^aP+MDdCRد1Gڅ/yF*iჿGCLTr>,j j]El Vrph\-$Γ#sEs`Bmaɐ F\ܴHhRz=tCxl ry)$@!!}r-϶ .gω:_ꨦqoijCޢ߽;-r !8і b(# f"E5Kji;RcO&gvQIr%P; >4-!=LV +9i5AQE˽9,_cGQ*q+_u6E+Vw@oUz)J?1'25-U6 TJi+7YF՗3^3.lߠE6e/Tu<+Ilp yDwZ[qSjgnW u}: 7"ܭK0З@F Qٖ`hX7^0xB3Qnk2Y˜.SH۳tFdW9. TiF{o/U`Vr%IErԩ?>Ӎ=d5€>?.[n@:@Z*&D*a-P&KW.+5piN/+> X~rNt9Ah5yM2gVnWv#G/%{vEp*wTm *a`k\2B޴<&˯v߉sL.RF}nM4Y@CVб'#ޑj)UA p|wË2I~m]37鞆 f+_;jy~#3M{V^XTg";lЋ.5:|=ɬ㷑}|I র( -R8{%=Z[@N2&z,gjt ]r}Ɛゲc9߁jEn(P1׀ Q vb-aqu/nip%~3L=KO*PYwOĔZQW]-?w@^(g24Ve kq*v"e54g04\zs׽3uVa:\jpIgCH)g͈NT*koB9|O^~+a ZEAsW`/BRXlq1Ț&[A(U߽+z^ k6J5!Z|B OxwxUrĠ8lb]5& ]Abߌ.Yo]yebtD*hWЪOͨ#߲$JGs"}+A4yqgsI%DwHbkKm,_Du%0pt<'ڤSH]-id̊Q;ɹ:?@MQ96-vBW{UCE7py^h0z)y1sw ,W M;<4S80Qw6-Dy-+/5@k mS"=Z eLBYFR&CVnu5G4g8 p5ӷcB0RB4ĩ?th9Ozd@^qG?$ XD?rzةL_~svOԒU RӡwJ8kF| tjf!Tsm rؾTtCC'%C_c0gQNA[]V עBјW ni ߕ?!)亘k`,9ݢĻ!-ds&aC]v#oW :)I35]ȵ 'IamI wO[~_KQrǜZ&8fy[>qkfO%l g\"ij8~>I:7;u`3B1sתc%ܓyU::N;)Q7*`GvL9X̋}fخ=mx-#}Sh:;~fu}.mѿ/Ȑ][ЀkRѩڙY㕌e%'W?cЎYJAMnyŁkOMiYUM"Pu9Sv+Tf7^م(wyDmCvʵ),^,.A4'm!RIkP Y ]h]vN1u JXC0QOT3Wiة s1GKG|GqEZ8}{ƾ+57LDf S#Ӂ2@T0ɨA@5Sk@3]_} 0ל!y1t$`nhntkt_4iͶ%GǾ{z n#(;RDo.iN62rX^ V$RaV;t,rEՇ*Q]u+vu9txpm~kLFt>J4$2G>#G salBWUJXwgjrAG!48κy +"Lj6y4тh))\ ]9ze>;z=CnNadͶoO,P,fوS 1 !ȭoT:]6zBNh۲uFҼ 4ClS9犊8 (㦏 `!Wna(G-x!FeG U!d δ^x׿phLdj*fk!ervu #VIY Z<@T0Pv v6\%LA <쌗s/׽y> p,ecJۤO4rѧJZiSفjA-Us`Tјl+:^[+(wOgo?-zVji/&9|-!0XkR7_=}?6rةuKtJ6*9Fv*!p&4 {"^PoBϤ᪉VZ4`ja1%Ps(IGy~˘V[y-'z2`z~wj+n;6 -Z.0~[R19TnEYD4@M(XNW/VyJf*{7{[f+q ٽ<Ѥ]ieP)X!}3@ŊKC~sd/Ze){dnWU2nx"o Ҥ7%b3e0F]>8Rz4fz1N+(s_q_}*EyZyxCv oM/E%B]6)Sab2k/f(!k nZ(s0ucSO[,"qOu3<=J k*eI9a:oz0}`uhpw`;k9Gc0'i?3KڻP׉K~iQxq#b=t^$k/[tȫA. $hɌILFˤ6g}ڰ *U^S9j& 2X;3gz@ױ<'i\ v]:uixU~Z8NmT{;x;Øߏjͯ aBOӉVPF=46}g`D/yĄ MgL`Pk;yM+d)peУڦ>`c+e&³Wy"B1/Y[|C㧝@H B,AB`/`"2_hp'C{ri̐8է ׹[ʙq?lOGhvfi7aS5 n ;5 kc$o+#ߵsf !.gr!.+'݂4e*툛N IM,R񌌠{9ESho2M2L/2,ǯ/9pq,1|7L#t$A"6]h;EZ$`&ӖxvXCb;w}5 3ź ~Y7 a@AQv# 7C~BХ wH 7:QgPiu*sZS,>'˶t`>%cp)ț஽#qE J8>KEEUI^]nsI9$`Q^=m%%swyM]SE/?cs M$nπ$\Pv^³~Œ(lm`JF~0 X+0l[JMTk ayPz,N%B("Vp@R7- ;g"|2uQSӜ QRv,BYm=5YUr|},ΧY`&B_bUgS>CL^K ha6,X-) W'VԊ-UBgJS,Ыġ;9KWnE ])#x{se{Mtl?뀱Dtc#_7`:$Nג'NN/r-Y)؅E[ٞr 5R1/T-ɫyp ݭ0+>kMT({@$[$>Z:(zR-<817HEZ?p }e!QTi˿0,\ҒgG\V}#{_raaw{h|8Ԓsa4/[h^R,ԛ5'#pX%rQ'+Yk=I #7d h'; ǰ-|, m!>}tf{x>PqrYr!9ut KC$tkeɗS~@.3F&%צDe TV vu{g|W5/KblMڨ/p6}N1c(U|C@Ex L9ZLȥH MSmo96"6T~L䱟p!Zn҄3`A9~vORW {wT )\nLs2R{GqRe Uf&PHFzBtAFpI`Բn:P"7 ڝe?rE L&(u1A GO03jvK%s.@:(mN荓{pv=}K˾FMb k: Wء&gC苷fng+CH83FR(x׎'+./լ3y Z$D? ?D TE\5xL,$ "Ľ"q=IB-*4)wEsu"Tll1nX%9vL8 O.SZ%eի=?{I2pg4ntBq zg TX׸iTЕw75y[dRW<Q\h"/ݧ U_-6% C6.raEƁ?8񶋸4<=jz0!Xq{׷]x[L-V DVxrАN-x_=V"E-O[jLV5.1R%"JǾ*" OxRwuѾ#[`I %9 fxvhdh*xWoƇMEow?%3[1'LzڮBz.xР+n/߉iX.tAx/X@ Cw#.=e'g׭Jx6G*:&4]\v_heG%tA4e3b=xeD&O4ZEl-py$1T>f!oJ]BeO2 @;(z7DL[͚ OXUxHM %xwdogb-e_{Ʒk_mEf4..ۤѣ6;},ͺpKj`S dUCAO7\ygweF4cbJ4w8Zz nrNb9O(/ڋpn@at\1e`@A]ONwAkUlQ^ ^$Ec]oEAn bŸgPW)I9 Bۺ`fd]b g@hTN۳O!sQ1aV޸J Jg_}l ߎ!c]ٹN nt)?]\gܥ'vPhhA*K D=ƼӠt_EZQA+}HmaTmt͘ fݺ}'8C2%۝ 8Z$Sԥr~C3E߭΄:)W4H,(Uz>vB9πɯXB hN ٓjI]fHbgLt'y)!H~%V|jqFal2BG@c׍"(!.C߭rݾ54+mNo5]E4 Y (&BVʚ~E-)$Ald8Mv zoΰu@VlPtGZp!cD )OBfiU3ʅ5G/}|1 23y"R!l:N!UɟW2@R:)q9W 樞qG&T/2m "1|WeuybMTṴ3hDc{ "-DElSjVi}UĬaTYgE9SUR3ȱQ}Jm9w֠B92l}1d54mFD0)}Bn2*/-&pH]d3~V@ y‘Kƈ71d  O{ҬLT?3Lݍ@JsrB&K\t c uB_Ŏlt@q 3~Bʡ BXuY"U3{]Nޅ,YTR$_nlrWip-eB3TDv;rQ%}R @2yX ^6Dbc^|I6~Z/峡MZ:Ok|9Ս;怦 a*2&v 1B[J6,4r["U84E?$= Qh~`Jd. <:ӷfG巨 OT@II2oE?3uTrȉdƖD?ZCT}y90iA!'= y@E7 /vk0.bTV-aչзI}I^Bđny \ vY-cw˾ `"s [xLS9v*[нǾ(HҚPNWtrXѮqփ[yyJ>NZ/Pn3@|4ꘘMHR1^7@?$ՇRHH3# a[vU I<=* {2bZK9L;=>mtu R [ 1[J^c0)4H#fPpN?;i4W=bB\WxC c9$qM&xStɾE. - %*pU%͙7^; @Y`!>\1h Z4u/=zM;.jΥDF8`?S8F3 >K|KCC֫Bnkw 8^}BifxrH}O =,.=OӃ@%hI1jh AUb~k=ڱwY1=u{#?jDOhxlϰ!>[Wt_Vio|'vGDJԪXB )}v9>- '3; 9 s#`z꠭5X@Q D^ /߃ U->:)nKPn 2yF[c5p~O{L~9;B4=!1l'(Ki.xTM@|c׊ӸTCB%0PSdb%ES۔rL YS7VvGY5&+&.;,8HL>zH: co^pi[O&R/>MFڐ wT椃 |ȖBJʥ!LuR>t Cƀ7hOSGSU7+AĚOP6chڙWwc&՞ӔGJHNcSTvqKd L x0#Mj`kM*t4hUiRe񑘑>?yW!5tu(ZaR 荓:]jveuKӤ^D/%m^Xҫ-3`>E6FT{\M(FH=z[` ?6nBoGm)J^zV5{0÷׫V56H :eUbs%8~69I2:PS:Ɏ)ŗ4I<*kz|" h]JQ usPeÜ0)ț /&F/7C-LSH/o7Oax&> pj0-U(\֐`϶_/sI_)s\4jk*F 5k0 74;6$2줫1;2kQ!ܷugq'+'…Y99Ya]>rx~h6J*b۬WK/'jK`_lJQ6NB|9U@R@2.=s*U-O9e{ҵ:ʟ΀%l'&! u SX d DnKo>ءdM6 ._ eqv]XW܌cDCSJS źRQ.:^P H[2]׬"@,KX'8`*61>\!+JMdǝ X8wxg>Y3-C5XN-{_a9>'5D|e+>j2ϩVy/GHgV72k6܍TF+vyƝT6œn=h>K u vRaשTB#!VLB^^<˶LX%{r[m\;H=@  \7bnZ7f p:Vv)Wtpixd5Nj_ .;=po*+TNS9m^/c 7ģudͲrDbs{b'Z (5>j_1 8QddWkcY efqXq?cK4 u^H-bG|`<P}E`G-;#SF$cG8ΛIi &aލ(gT(`"$GA6{S1γupIqy VI9_ ,Cd,ȸL 4,q&׋I‘6&|Ѭr# ; 3pa&X=s>B`m2 zž9+Pc )TS!`zf2by*P01N /#n lcѱrdEyb($0n$"#[Q?r:Mw^ǜR?uzq}k/mLHDwbNMFL9륋w{(>F .7F!^#`4P?ƘNn}oq^ʾ|QAT3,晁~E]p[&~,P\7d`Ħ-D7Վ@oBGv ]eP(c r1?7E\j8p{ggNL8(|_qqc܀ -$gwT|)vʰr2P3z8lCBmkO7gׇbd_ңZN %#'6.|1[ $tUQ\1bIu0 @}&B]"z-&YH=OU,IG7@~T_*ݙҾ:" )ym0+:g/ A޷I(,S5'}JTzu*fU0Ig}v^{ ;$ /i3ŒoQ=ΔR9O0d<֬Or@fZ:m$\>c0_!/VPjeupˤmBJً*J7.nX>pA晆K-*J F^ S>pPӜH̕b[߀Ŏ7A(XzvW ʫ_Uc=e xIVr]$ b93VIa65j 0MvMzе^|A1>u`aeWjVzJY:u뱖:L mHimr{I9{)&M?(F0Oű<V0=Rw(~aIt^RV& ڡ;=IGm NJ@,N.EN`t2 cm NZiJ#󛋍#0|F: –`X6;2Y\'C+v4K>L`θC-ד KS%̡%;Mu,H;:hPA1WrȺImAso8u *,PXn:$n NSݗ/nOm^5P,xgaLIr w[x09Q]!G1Uº o |.?"d/zC3,baX6@; ִc PM~3~w%Hc}zHO0EZlcrchUJL<  ɣ^E3?c=vB*4 ]KRsCtL#B U:E&ʬ8b |6f2,~,DSø x T+l?Å(9Zk"=T-c/!>& τlKkb`m'}3¤,yIꆊ῞J53v~뾃}:ĄA$vza'ZM J7 {>=c|ƕP 86C@7pf_>bSkLMyfb'K! |Ϋl|mGe\,0CwiNʹ<|'ݥO;уn2+q2$k8]BK=źdF3(d >8gTk ܚN,?Z2] GwEϳ"GC͵vcJLJ WڒZ#:@O{BzRƻ}hzY])++$[̛Ƙ{@ g7?^1,`4ƒcTG(}rLJ7o›7"_j{ +z.wb6NVRp[lie!RHTx\LGpvִmnX:Rz!uqO=Пk^g 2XAQly,%ޥ7Ϊ{݊d1v6!ssinJ3OثO۾w/+%޴0ᄡojl>8 SY F8o޳yxTVxߧ 5k`@QUآsu7 ag0Ki4\Hs'MfiIlPJyħ!NvWuv0MWui iP֗Z#n{11FЂs>$,;r[27DV"at|\bdݹU2ږftt7Jg#Z?7$ᆐc }Ð fvSvftAB:cF\$ MҨz[Otj6?v)_$|+v 5]{cd0W74Ȃdʁ^FLoRu]G"j?ǡvq)‡%ͭ~ 1TJ"]}c.2~<zޑM>ʹɳkfDM7Hi̺B$R2_5bTDwC;+\?6r+6l>+W\^9,η3VgK^h{QЫ1x1l!֗H O0xP[Κ>7.(/4Iнeۙ))$;摕)Oif|@S3e2FyvLF9P52]ywnڹIʴ)mj}vN.bo0૭.k_M?T{!B GS]#Cp^# _zؓߚ{I^ZۡoFȵW(}x9J[>xFh@c7#®b0DA+d/!M1uW 3o#rs/SZ&S˝L}u'fD{XNV z&97}we p:oLV1m':vWJsbJn7iV78)枻nl3* 3bfV։74[J\t[wi> L<2]-kMZ߸!*yMA:oۢhFFE K0H|8ݯ@1s wڰh U񈮳;IVun=튈\ֻr7G-J.R!AzV!4#^!~!' Sq}xDM a7ASNX\0P61)96Vu-Q9ܨi1B_wfb VM]:Ib6w2 * ujbӯcĢ 6]atp;~^qtt 8מJ)3#Or=&QfgNN8NLpu[j78/0^ؓV䎛5 ɖ܇M+b Kʧp0_c*QV/!r uwN>UF9i 7 D})=T^Q=̃HHfy\bu1tG}nߤ.-2OlhN:b#;/%Ss,25B!;K7dQ#Hk\1sڝv‘P8׆#A'~*HP/2#Z;Q}AoทO1և7אG^y7x%N3_dxe/i6XP o+ə)% 4.&i> ʯ4k%;W fDI6FdӨA+:n,ʒB<6vY9 ~x@__JU|9sOǑ';&Щn_Ce wiJNv:b jDV=2BO.%mnmj'ՍM=]̸𯸋z0$ J2ѣ w314 ,!kqt ~m-6!ibݞ?oTP1SBM)Ae\ M5 Dy#DO֥D2Y(z8,^)].\96aű8ڱ'!o}~a2 v ll/ XKzd~%=FdF IT5G]o VBzLGA#Wq l.?+Ctӡj!@-UMWK?KJ[ GvV'˧_/st5h*e|)qMqr,a g !&I Z.]G`'E.NEvZ[JaɎ ߴ AY&x8khk=6 zIrM/@~@C?hYz,IOs4ݼOꕹ |U t7񦽓9Vp%uRS^Y+IYQ]zUqc0Z ^r(H‡~t5bo?4pA{ b(#;S #OM1?.mЧ^r!'!@<*Gܦ 7pO_Sa#,vqt?r+v4< 0F[뱲 h&d 3 98+٘/zBC7S蓿 v&s6Fy˴*wP mb"%6R[ yf`aէ4_6I1dheQ [~}tQ0n0囚POlWkNtl|48 Ǹ)@nK}Îa(Kq+J+z=vu>҈Q%qUg8ڦB!ֈtZA ob6̣DcI#gD@';]xܞM`j4-וʒwgeKp*פ–FpH%"+L$D aƉᢩd^KlASK4/ׂ~B)#`HVմgw z;, c&xbwZ,ڱ "HhCԕx2 \)orF!ؙ7 Z {q5Z1\dS/㫱 r..(& -ӑRԛa)E%沼쌦P J6h ?0y[^UurU*3ݞŘ~vQ~B mG<2Ċo-1y8%k_fUO}:֜ 71Mw_A~{S(zn){x _\cE %#9nD8O #LN;ԂEY 61gThh d_K,S-E(͜E;jJ8w8Ź kLHInƑʴr #WXCbrtF@g'@1;#aMy"+ZFZ":Nkq>X/PK1-kQ"Z`oZІbmuGzVElrNgVsm=W 3.ru(v0I&@Zx,,[Z|aĸRW_ӖV9Ԟ fv>,k$LC=G5M}"6qWIԾh{U&h3qLQYw( ]F?q`gz©IFZ(qސ*ps"e[ uw/&C~]Taix4jBr'0k9;] ].ÛK/_ rPZ)'<}s^J4/rMFq"^5K1P(N΁cΝX^]|Jkwh .2$aw .6^}0~#mgH+`&9_1m23Ώx˗/i=kp[P4A{^}ݨ+߄:t?ŠNsfq,9? E#u&Oo[N.يǪJ/wH>Qv-O2|5RV21)S>\sg+௖5;fnuXA^^yh7D.[`sʌ9ѵ$_*]&х#lʱS iWsOQMBDba}ԾcM{6rTéS04MԭDl?~'P,zQTC̅j=v Dh+b(8KH9:47#o:VJ uNood{q(̸]pW)YQGAwׅoU_+ē!ȋ: Á#]fW'QK+?UxޓD }K{4U$Ά(l׳;M2xC-I) "qhء!0m$+` Iv*7t(u:u#-;ڿSz4蕕2DDAP&Ҽo$hJGCaaKlB#C҈}AX{irOmHډ@Oq6wH Gvg'ǟnj4J%f ppipgs!M@W#!}t^ޒ"aaJC%*rn)[Ժz'YC\)ܶoYy lL~ 4d'XrENf1HxlkDaDAb놸fQ|"spE?1܄<D3`;Py4'[n2q9/)&aTP 1AHLڋ%Ђxe]Dxۯ&E# #;H,N9+&C2Is6},VwevZ\`b`kDM6!s&\{pnzKy0= ~9+AC)áp%5gQ#kJ ʓ{'N+@xq𗻍`E@͠^J_qg<1۫ Bwtۗ1Z7geQ ; 0@3P:;`j;&MO v?Uj4;ϼMwByN#0"b2)]gZCo,@8#{ѱIeEY KfbEp0DU ޒ ~dݑzBW\w6A5 ֈnLBuAJk ؜,K7[C?s;xv֔8"+}雠Z&>6킍jʜ jjfK (g-M s;{CkZYiTBΖ[L:OupV:9;`s5 ͈"|T{|s+L@'[AGZ1ͥtE(r9$ oBgz>z]n]5TLY{[RM=kMm0r.ڂ7),x \U"w-sq"]q3n%. 4_Y'sZa0a&h:T1g/a3D5|ҭשׄr55 XQ'.e:BmJ4 !ĘQBkaR2DdL"ȡ.,èb2+츒||ovWTZģtVh;o@fy.JWJ?0G:~[vP寜L Lzѩ[FL VJ(`E/ Ј.ٷ?U.w28?9OGSpq ՙ^ʳ9Z {W*&dr-PS,[O1&"aa9Džer/ 'fVVPzR53uBlײA[\jA[-6Y}qUL{L*=f98!SHT&sD['#B |Ʈ|p @}sPgaFJ.hc3 @w`vEa[bJlaS1t$δ MbWJ%UK!SP T.E;]^JGYnj P> I^ôqEGdm~k~nƲ! yP!vB-ڠ?yOd 00EFm%db(aF_rh@\tUlxA kH:1* $\%4$9tͺL0'NA]{ Acu(% Hhl5ЀP3kL5qWFʲfB_[%kĞAjtQyZyQ-gI-cah" cX (d+[5B{d5׼Wۖ(Sz|t3 m;eclK-'A7Lgle Ԇ&J0ða&)~|! mPNM$~26'Aăě, v)uZ<$}Fc{uYֳM.x?5–IŁ^fq}|lJ[H+Չ2^oYQ嬷'wF ^}.mIHQ H-II:;l[,֌Q|KrÚ=*_607h1{+Gi(a[L4 (/}JQv˵1&Ǒa. nO=4ET!a몽̠up W 6o痮Nd_x%ǃ1Yib_vW$8sְ ,k` _O%2#'H|O/dimv>9O ~=>@!}A/ sTFitŐҩw>Tl,Iϟ ~v9lr$0.^i\A )1[h+Py>+8K6&`cX@dqD3-r1┟C7؎"}XnRK/!㞳.͊QH, A@FTk!CؚEbn3dDΡ%7 ?F?WkbF]/v5CkС:(N?2!sr>)-S$8 ~Fߌ.ϻLw?V] Vm㜊=INSYf#0roc>l$˨'d!.Yufm8@[T\ Z?ʒ=0 @ ܟix=5_?榚keJޗ^(bL$rdˎ4#Ux˭5pU:oBXtvT9KmUѪz,]j\4 J|mUWv. Ts? *̾wLDsIk5m5N2<H39+ 5:1V$mHZ'>092rt*a#[>[cGbkܭ=Ո5h˅VD9h!} ZxfzTuuU TSw;J #ƍZ-V>Ha⻣:{)DdʥBb!@q9[)iEzɫmڣ/n}7\NV.Ԣoix'1c7ۇV'D՟U? 7yΞ7%U:r3 xN싾EziT՜3+X@5 ~VrGac5z<"=0=b|a yu2L*@g䷅>8O'yWԁr~)֫TYLD- l ӣ-gpcab le<͹|Qt ڲO)FXL@ݯlѹ347ۍn TƊ"J=5-?+~]&I:SEU@}&M%nuL\aW+.- rvޒ K&&M7hfsj~| {QcɁVLE =r Jï[Bb APt^{Lx2||t`u+qZ+JsC]l%#:lcM4n;Y캍KDg>LmA6'hoT) (T^O)mpQKqtmBBl>K0ĚF"]΢9QJ”ͿV|xA\e ׈㷳D$|^֔Yj9:K;*,"'lP|bk1{y[ v%#"Pcp^YNHЃKe1  vD,S6|3@>~^g:f=1M1TPoR^}kWSL-XY7`l9 cahװ+C@O*)hCT8w @+-~bk Xјkg6Y>zWaњ 'gG4 9-G*!Q?>-g{Is#tqu*̧ 4Y(i_̼^^ jF? śd51<^ewlIqT7+_ܰ-a\HZzrtÖT ԰2Y9@"N7spH,p0=eU1a)NV[% L< K='q4g &O=!w{d jeŧx~)*A2rDƧ |f!7G_E<̓mec;wln>F켲^~-VؿR(;pڦQ}hbf x ?Ḑ`Ŀ ֓;iH)P[Ńb1!"Wk`,; ??VYI\G8 /q 8mE^bf-;6mqwF|9I29%ec⃞tau:a b>I]Ӥ4!W,@ m,~aS2SaNoguʛx᢫oqpJ!.R7\o{BK}O4F?]50C)([r3t~lǢ/@!Bikl0 7PFkS`ƭo@g-dtwkïz6 `"gaK}p6R%Nzc\XD >j<ԗ%i!@ZD6 iמMq0+R)Q5s\H끳&58*ʜO6? ]wo_,9 4v4cZ* $rS.pm"jN8ֶ'tЅ{v+c-hx0-¹EX˲k/ܢY G:(zqH*P~+_47Q~a?V`F/V )j%WzwEU;=ШT0p^mGtPy1? m8ȫEqElohb 2H%s3 ! 4ăC)OKLޑ]Hrw9I܇mX ѡ#U ,iC'Y :h2MN86\GR!HnX="ÖQSw=:rGsLem Y+ J^2dgsqwĖv)Y[rW,T>`fT%cQR*yTξ ysb0{&FS ) >}x&Ʃ*8{8U> xh)s7a5Y#Ȣ,!L#_[pQcU}%j 3Za5_|`FfueYգs`=W)} .Eb&Ў/n3^V;4kUpj'-(67G\v29R0h;ǻ@ 6\\h}}.u{Ŕُ$Orš6Bteѽ|\;UI6GK&u5oi 1n'P;ڣ':=<#ڦKJA גn=do~ =aw~ۑM(@Eͫܩ_ee:k??/Faqez,KZ˲C^zMK\Di6'73NqL2V:縇3esqp gdY/'\M%37 eL|g? O xα~I?>>c+ N^ Y_D(턼wQ]n5KA(#"Xdb=k^32*M,Yc7:d?,r$lkswML?Wl7'ϰulTc=]vΖd?\ޙ+Z S?pQ-:]{ X aM꯵`(A[J:;T$?LzRH́9^xN4k$e><d?y-Z|u>}N=9%}b6F@8O5FEb+R#y 4zGX7ƭZS^׳yT; pI=ۍ1iTA&9yq+?UP+RI=> y(U[PCx\ p5L3hΡj=V?$MN?w*BwhLT%@/>}$c8[Sg_=3qD솢S8|] Q߸p=R2"l`v{b,LK }JFk}3U!ӀUjoF7w[:(eF}8~Yfg1Đ+" N}KM-&uka}]QƁ/P0KŠ75ZHF^]Խd!k|Xӊ*8 Wh峪CS>I&gAH1ĕg{*+}^H_7&G Wh.5y1 ps~?[01gwg4?\@rA[*wIPHu2QXaj@{޽=ŕlq>ˊF'/6i3nUB;`?+#tBPY]v N1$Ӿw2ԝp(&TJcPlT&J]CroJ@Ch)~}n5N<*YH9] JKT9LVWJ.|I,d=lY!UNS4A_XQmVODVԫ'h G$pg|@S*д0)0x)]lI o 6- D)m}%ٓeX ҼU1@O1"==J_!O+i3lEhZ 긗UOFy堐]aȓs4NWh9JESBTrXH1=Y@kυI_NMJ̱D̪i@ ۪N?֢MWK#vw]ZRq,!IHPBT)tRr JKܿS_nN]:(@ %Q {K@׹&% ;f5NVT~,<ÎbfUmräz]*?%v9ާ!\R| OdC %V @?r_C w B&)C!~ 4W}x*D-l$!T\\|HA"RBZy PikfA؃`-SИ=4KjW}6\f9;gMsC~yD]),'vl 3_F*$U<+X%%TKRG=,W#RܒG yRQ㣸# m<-Bt&`EY5KZ= 3bFXi:Z@uJؘ^GSפ{ruLMt^0>{6e{x(7,:^0JufgMm,O/4(,j,Y D A(]cT):2 YMV,BuAq*#ۭ ̼d0FRIe.C/e[8|QȬOfMbwGDsԽL`>;6DFuϪFT%7k-'\cFO: 7:?ybu[R1? `N8iPUԛ ڱ0, ̪ pߤ#2-ѱGPCm &)zcn ;#]7Lc 1pqi#k\n޺\P5 {˨=5U*K{>?eхT8+_!9*u׌"Sds"s:83g؀=4%}F50Mn1!܈zb8+'Mdtd^K  $NS'M E3e^ճ;ͧhͥ) YX]>TϵHݟ;-1eUyS]2+Y3vh-CdEtK=>kI~ #hS,9',$/,JPڛa4ui`‘~gͤ귢>δqG_,' ^C(+;fN_y;2Zm &Z9 bvpN"qihO/1 {o_W֩Hr UPP d}?9)16fX G;xq>cd K%>},GoNs'H +.Үx3dɩ r0ͥ2wn^<L6S!H)D=[{] g@3r,졞iZf(؇^MQ\:.>CKb _o+:u-3FXϦ6CXV ԑ%ɭI )Q}]8U4%qT8{uVeOň`zX*i2T$ Z{XA<Hl$t*kv:k-ZKvQZ3b%}gۺ/706ݑyw-fgetG%iEk{ǼO_u, S6q)[ΏSy5٪1r*8*v\|x"Dt7a 3?rI嬋G℘Vi? ՊަG%BcJr?Oq L*C#!pifҝ;u:&" pb" ]b tO+Y=ev;%t9"Sd[ ;"[3Y԰J\6 l_8")/8-%{%$L-l|:}Q$αI,x8ű0җ[4l }}*sD8WygK{n]ʅ9IVD?e~^܀3/Cs`8^O@{7+Uop:= %7 KɹMd :Ȟ\eRU\퐫htdITT-\j;#S\J;"!Y!F` 'UR9QD5ك>Ḓ9q+=1#,d"_8T`$6>n^k b>ߓ[ϊ&3U84AE̒GI5H#&tU7D t낓byYwSԧΒ-Ax;lE` )=:jh?JPT뮭xltY$X{esBNXJ")m}e=6u Wq)7\k(%˰/,51p4oeyfŗXڜ+%ڨCXewUooZo.x& X^LjtH"ά&c)Ȟ9̂u0Acߓwmyo[GBXRX:Dm$LJsfl^:a+w:ܡ^ tVqXC=X4ZkaZ:Y~56ea'}aRm5ٺE#GDdjboӽ {k{Nws56Ί/j-+2o^.̢ܟ4N#4,kiEXhlHOb_-:P W#)J;Chr\0S  47"BctdAƕ~e5]b-vwo2T1xӠk(dlJ>sO)|Ub^ќ<`*RxYoRO>ЫEoߋ (R@g[Ru* in4ZkksMAHqT>SxH[m5;d7DXt0Vmی`]Jo.T7 {qvGuӗXln9]JUbyp}CcYV#?h(Yf}U^D-{D)p^;/P:|q1uAM/l,42|I-Q)N qʌx_@u>T_5$ ۛ,jԭ&R̬X`z"BVp^;`iL|Ba־%00q!97hF{|Q"oo yĠ ">vD@`dLOyYCz8O}UmQBOϴ1we;UboxL_bq L͵0[#DA: A]=?w/ӻ<ɹDe ː:X;v,jչ+s羽." 1$;"cfo]4g-wIb0s":+^с9qUk=+c IFc꽗1TH% hg UD,iɳ*[ ]c鮾#9н=݌Fnk'!è^8)0ܕ6%^̷}`[SV2U7*p»=wnH\[o5qc낗`:ъR3DWͣ}s"LԝcMӭȜZ=D`#+Çn(У%KQ1–_i]a㓂bx<?2qIL)5AD!^=7rRyx5ڝIdu M̷Rߔ f5vwOF٨U '5}gd-Y0}RT9)w ]8Eh*kfc"q2?'Y jZ2A64g=l 3uVi$̆*0V]eudH?HNx":*eEu {ӊT}/>ش) lLJÕ T-XFotE]yP_)(0iкg%*fa{fׁk++ E.f̱[mFKSiKNnU.0/^q_h'\jHT1{# ;Hԟ!7; *cҎ1+4KpNgKj\7| @s>HTt?GhҜr)S0߸p&&eGQ꫷w$8$_xCKH,6ЍVEq [ژƦXvŋSǝ taY [Ӕ=|#_( 3 `lԼjgX-}Bc$4(U)LM*Ģ++䦔{*HxvmfP]|RGw15 qKi1*ǖ|\ (퀘WroJ˸BY2o Ƈ ! *u';wI@|fmubuΜZa~9*7A̢ |& H)g-[#GEȂ]lP8yB3ܬz;I~ADmU!2˧I3fk 4@+H g -fUTD91 4w3`rmL{f'uy׷{̞:6'z 2"|9 GmkG"/9nU/EM[IK<Ō\~pL`+TDo\^[AB*clmcG}[)&.18@k~ۍُ# ^y@#Ul(ngZNM/%]h^.ozxNK|܎VE6f,IYhpW2RWP-d,w=K)ϯ>zѸ4`b,XgpfHL= $k;ߡ2u0{A*Y ]JXg\ܗ*Iw*/C+,e"7vWX,eA8#X[}D %=Z"ΔևǏsU쭍bRZ%=`8xGy\u6ڒYP0l藽*n +mZWAZ1j:' m=K6xd'Lˈ_3TCx7\[Ы*J9솅1"cE)zS?p}!,)gM\y«W5JС}\寋%2Ni˂/QϹr5qk{9ENq3#kK\=Iщ2SAkUn 5G~Pp!eeJ-RsfD4*C^oWjGEe _P8^%8W #8䉦b A9P9 ēuh/zС )[#?Aɬ-t~hW%A.vFK}Q}R/O=Oy^%%߫(C4at {wFى|p$֦)ًc`=7UyuOM11ž^7P+oe~[). 2_m77-T El89 ޒj7}-,-Iۈ ܼ=+;bQK_;rQMc)UEyXO?ߘ'nѲJ2p?#.}\.=Q[B B ?BKc=FUc߳;M giRhwXyVͳhyh#Lc*_4ԋo/5ITyhȷW6-ϵ FVV*8)p&A>- tXCnv۴a%鯫/D.-xe#.tycʔ|FF'28&{+[t=5gj! L+RL?멫1ydS#Ψ/>-* @IT'%QsΉnq͕I#|Pzt8_Xgt$U?5խv~;rbm& [+1P0˕gf{f`y _sz7/r?`hX0]ϫI#> 7S (뻜:6 AGi6o+Eyv[pf\*\۽!X y `mvF={+9*Ž9ؾPM\6q ]NWHMUdWr +A`}^/r'PCRc薼lVA~d[ M_fm#dEqlAZr,EjmS کTH6byMO(ˋEp?Aj oVj9&8QXŘ!kNPb0 Ԁ ! 4&*Ǽ;@(m%;Z*[S*3hkFюρsx(A004n(@?zjnh)]WRvߣW` qi 2'_$0bwb04UڪN"'4z_lyt7 0ʛ83GOA'q8JHXH#j vkc <czA3YIǿ_~IH_ΘaԜX6(k/ɼT)uH.AZ3cD=kVbvN7`*Iè܍Y c<Ƽ?4q{x E#wLW0 c331Izabh[:Crիp6'>B@^H A{ku2݃ KJ1:2%GETZwAfzod[gXn/4 #hIR[ hQ +9i'Z%~w$q/xMudm]q=(o.&O,EPR[c 1f)Ft[ sGl*e& cѢdv*%ʒx,|Ʌz;Dp~\Sz9ZS}ڷǦ&=ʉ _⹹3((=]kZc{9ֻZ< -c FY΅vJ/:]Ǚ`13`-sL]ZmF0+íOV ^A?L*?*Vg [˘[P:ɭ0|SU[>o(y4Õ{E ?t2Yf[N 2 4fIkSxmz7;$cTfVaJG0f bR1-w!n unð?@.{tmdV2/ nmPm9DW(R.@\).*ԟ `1#^BUŒDʨzw&DDC.da.!NX -n:]7e H?X3q@Y R\ "8vk `JAΦ] zV;Ê&=!bj0zp%6ZKΛGҜF )rO@~GAh: MBU{BN*) <7c;~ #{!ea@ws[F͢hT%TTV % `CFisS㦙~"Οy('oLmzWn*uv }LHC]Kzi_܍ˆJCtҘ:) 26 ˃R5oh'o彽{a"IV~7@d86v=QtpTk|J}:KP :z~N`|r NWOy@K.TCWs9mt'ᨫ,LsdRvsB7y %5d7s1[݇x5 \ļq]f~ܜr ()ÂMzЋZ m B~%S\=F3=#42GZ{b?2/XU_ Ƚ  rDWZϭsP'4ޟ4R:{ B"c&wlW#ec+HMBBZ"{؍wSP%XKKp%F uHVzz#  \=}5ˆo_%-P8h26,.נaZg5A\3ga?{šT9+g=w{@ow(%chbaaɩCM-i p޽ .2[ a>\4y$.72QWFu>ԙ;dryx^tؤP>ng ʒ]%+>{9}nUN4Nk-D[*< {B-l㠷wบR ,=͹i6},g,Q[k];d@@~ {8Q%2IYUz[eVܢH't+@ N`J>0m O4~.ߺۨA^ 43~A7pq FglMܕ-1H٦\?\@$OEK (x>pw,io&7s`RD=7 ZuT̮uX߾8Ӡ`A_n)'(8[rlF86S}@!X?WIҸ\N4AinN nCd9$M}"d;En3N 3%bBԚq y@8KC =Q\63jUZM C!\ƒ%wg f mjb̀ptPG3& %YU~W榟'RC.awT6 4uͥzwqewOng۟Ļ%&w՜p&H;Ҿ|$M?TOϕGRҔؾ5%A_\^{Pk(?rn$(k_I*Z쑿x!f}uw6gX;/I쩔GDNjU%rNʾ2S'圣}1|zxS3Wb]'}z'LcKUzh;_SȮ?E 2v BJۨE6ȘL{?vvky@ٲSYia.\ϴLPL [vyK<-s@%2dg(@` hN=n2ْIISi:]2F9%MrHhRÏ$cg(^暰c% ;Q<iJ>(*^fP8oUQ|gjWgY7H|.la)«Y6_n&T l}ˁc}:r!"p^Y"=Z:Mv8 wkm tn1Ho/DXO23𓁦Y[m,Uą@e_tNB%gN vwO[30 {m>aFf'~k(DlW>qNt٬w,x8. q)6U~Mj,ܑ&zcA=9^©5<^QX٭.P: 1ܢ+}sE0T֎NF{i*/1m65ӭFQ0(ۂsK aH#c 3x&VH|x>EۄU0wi\좕~ P"! Kx G>$0mya,VT =J~_sI3r}Z߉f [vg#{<3ߏֺY}"rv.5y"{yx&4(\ȟ2^L8*8bYJe-yuNjJ r!t䡇XvfٹتMXc.1igbx?:ܔšSN`lζ[E'e 4*| ^뇇}ؠhiwɉ&dAygIЁi%=`P1BP1mD%=^ܞ7uCD+7(MA%Ow'0yfl7#Xpd^ȣy\&%hlcU ZeL?ڑ]>KW0f)U5}Kﺋ 8ޕIcZ{5!)Vf߂Y&1+]JŗWāٓy v/ըCt]jl/^:1,i{l A7B4g!0&bT_U%>Th6/)zش VFeFmvqd4t6;i۩e`-ҷu͠qpϥDO;w?q#19"OaI}l=մ~jCͦ:f]+ EHfK̟M~zrBz/3`y 2>$. 㺶(V}"?Kcw Mq4RC'ISH'Ϝ^{Փ'x)1^oO\]Pr˵Ș2nHHEóAZv-8T,eϏc-Ua %\H;ޤ Yt*Jm+p~-ڱ位<49M{[BZŃr6;@-a<"(+"H>1s6<67]q@e(j1q1-|o 7$MxT e$+&7;T)R&Z߼3?OM@V1՜"?z՜U~Ǿ֙"u⼾e7@/ϯ| ¯=Hhly]@ٓ|㲅fR[2Ae0SZ6]Cn]k5=Snp'M= 9D\ϰՄv߬=hrN<$ǩhۮ+G}˒FQkf!«=zI+i1NSTPb!yu:R=H[U19<([Yۢvl\)F92@.5w]HA&"$8HBS]±/Вb~C,Vj@T\ mbRGCG #'IO/{+1{8vkvAVoJlSV CC(.upw;O̷pL|f _0"Yz'qt]IxEьҀ:eӵGoyJ]A-&/q1Y5{~1hRfR.>A$Q6}+>f>_82^a1&15.7aqC;já6ubdy\gNBVH^l}첖4:P 6%ЂHMwmќ*s+d F4rڮ ? ފY^9;(qȥ=58 dO}\ѵrp#4<.}kdK0g)6!gORQ1/?)E#걎щyߞ!)Gҧx,W_'Zh.}v =ZIUu^.wܘ3eܕ dF \(*h'9Zswɺ]-(y]Ypi=.U*GUJߡ6I"/>)TX:ml% yŇHm]ICyw\%K.k &5cg6 gTJ1[ry|ԙJVwŽ`Yt[Ug% Nj]Em.*7Sٛ`nf/L;ԫ{`l–QGɟcPrSzU v/ϹOTyT5YPv '\S?4f-{ſ'9qbMH4}fթҶ"IJ,y 0I $OL2|n1B|{F .ҨaN_L;͛޵!@Rbw2Ayfc ua-@*+bjY65A䝓^CΠĀDD8鏖`1Ka@Î.`!Z\e\x` w.!HWߵȹю~) Rd=qN PvzX. ?[lk`uc7NC[,@=mhTތeUC >Cay%1Am\=?7/*1C^3A b= n88տ`~yB"T`-$wE_w^?=|t9 pB񠀨@*PY/ ܣ+!jh*T^T| ϾP$i\'J9oM-5& sq/ yKk qa% &fٙ?+-CX^s}3@HZDIpkCjq2<[nŊF nѼuP#aC쐫Ҁ7C/” ]l.  !LH.a38Z/bQQN(\X9ߔVb(Gӌi\lfN TkJ9:(JCoU:8>P>IL ШH:iQƬT + HRT! p쮱 ;p=eѪ >bƕa0 2K<Ȅj׷ G1,gԴP|Re&m3fx:ؤ*oq֓Cc B ]L.&y#CuTBT+Th; L;J9>q/f ,HEҸ A<<+u1q`w@ډV}t'&Ap{B.QM5?R8-S{q @źF\;FL}<<*1iƽHYX7Z[Ļj캪M<࿀,O==2<ݹ-ej =T:bVlCAkINIXa+ KfH2ÖtB: VtjQ~Y6|EDk]t.~A}W&ɺ2(cmci~[QNDj'>fa[،NО"CЉ6¼0our{r.}C ̰w_$Oʼe# 4(D3Uj-̷O=Ӂego@!#Eʄu`HX23ٕF$g9(w, \ͳ8+U۶SE\3)56;, KLTdنv}B%qd97`>3A(/N\xǩZ |iU6zb3^ЎރDm5Z׏PMtښtυXy08qQCI{ |KVmz EyUG򬹅klظ#luQLxdxAWh$wusg8pxC> W &%ᬢz%ucSn#l(aPGUNԶ$'+•o3@DmPdgXܜvp!%ʙIionjp 7a.3r?ObAUkÏz$#etNсH.?2{ %?_3Q%<5%bәPہ^.JH 0c[;b+ - ͘It){݈ Ld=+8hGBe ;Ώ F;a8_!oE4b<Ǟ_ kB1cY<2 gw9G.x ucXt+cD&F{vS.eCb0ޘ-aN:Gܛ:;VNUMBPp4 l=D=MF7dX\t3Zη\xb i)DMSN`[Fٝ/(*b4t {ol$s=gόw={B6|K9>n1wȣٮM-W{Sg >9݋FŽbL9IN9_@VSc'a39.6E.X$=uj7ߧ\.)0x[M\mmdZHTt߸obK35)D].!,E Rw9IgWTOsGf˱xкöE15ug\\0ѷ\1ok Xx6Q/nF k%zȶtzMj LUS |S+J'[#'q ap;Y6Աȋ^9 zC6Y9.Ui:uX٤ꃉ lێH F )@"z1~:ME*R^kS'*f2 ZHꛇa1򣖅Q7%ݧ[Ef4kWob[^ 7a& '*~do~\nnxa0p:"2^3yY~űg*I͚E6btH]_9 j_GqYy:0OZ76_f!ͣZ,d]9مӭ`s|'W) M^ኳz%{Z '{zpL6Aߦkڜa0.i&2JU8[_Thd m%9 }"rOm]1]w*$<յ0(^"]na͙4,DE1S}r.wŔDڲj6vv:]5UgLes^4thH!Y6{߸z7Jj~ D'GjVL#Aߨ2F@$7?yTl }/4?kʯ:_q˗TZMHuʤ475}hU?p q!^Puנ!/h%uH;(]\ie?- ݡQ2!.X~+s/hE޵F_| n ̊Xty .bؿl˩nS^{M8Yt&xi_z+BqDZ6i霩L{'KmpFǺ PQ./^(GE/iAcӒyL30}PfD9 َ \Z|p~f1>k!c{ˌ1鼜e\ \Q7!=}um |k9-K'H-:{:!3+U;5DU|(;Qiu+F IN0I\" Kf8%&o{6u*]Hš5/nsBq1`ulE< mPyHw1N L-$_0zѸ,Um0z~R8Vƅ|[mUt7"sdw~wKKNz Ņ] #LG$.ohOT?#TL*EՖT<:Hʤ kpIߙ sm("}`*~Ӳsf:B)75p8c|h+/,_a4T@ĒW(upׅ^ 3jKLidL2+qύ"B!<>s-nG9S#3O "5RoxXjhLG66[IyIV'YP| rLľ`EosUi>T!m5X^JB>W;|߯O;5sR p ? ^j& &5Gx?u^ yf:`G5[,]k/bP)u 7D^V3)gӎdj(u!D%SI>' ]+׉tk "F$:/gbԏ`l*~8 Zpgַ\^D2/lj=  exB5 L&5ҞiX©Mv9Q꙯j DK=(Mn̶?W)T8R;>G՗ t)[Onoזe-MG1Ozng[9=oe3)Ժ AvT;C /G+*B ZڬU. vo$m,҆ -8xz_'Z&XžX]Өq ج$c>WwaRI穧OqGz kWA_@%f?]3S\DׯRx'G'R+a*{bJgnY'sC҅9{J~{kaSL&,04Lm|\w9L/d!4F`c>hYQK9N9Њ>g@[enT;7O9bq-COIHBDsl&1U%% /52\N .r7᫑`ҙ'g`moF4(#ː1( @҃16jݿg*VF1B_o7XCm]hLcby403VyKX74.17mBOǟ< (<*5L=w r Ѭ7l\IqHaoM{Eȃwqjq*^6F'Iގ@**`./Pw%jGG~-el|ROXZa, 9 `s&ء#YWIKYJw ;4>aa gWx430r%`̔5ޜ!\[d>$)$_UpxQ2md^z0'v"+\TyCpRh,HU%? Op̘a^N$*9HN1$l$WUTYOp &tݯԱ7%%qqAY|Qݝ#dM@кW]>`D>}I`EHVthI~3AtmHv"> sjf(a ~H޸Eœw7;Zo XQBWeHnЮ%~cIo.ɋ16W,:xٺ<99[hCbMԆ6p{<aC5`'PeEqC9auJ)ZDWp0u J[<(]o.I7>d AL-{F13}(.w=cĩp^kZ7מ[[2[d=l܁XJ"M`cGgjߘ2i1erYZt/DOFSip:+dU ,n^+n)*APv*ws!B LpĮ͛ʣƙ!]kyP%-eFδ zOXB.VW54Uu^RH}8ZX;t17EɺDkޠavؓp\ᶶ68~磃0 ;ˇ#OP\enB!"=EZ'`n!cbER' WyzӔ^RL$IGptF(G% kc@@s{Zu Ug, *^QWyW?L ʬXvt01)^λ~gX8uEc{kZ-_OZ:?\7i$XSްډSC0~C4U(r"! $Odđ÷d}q%;ܹmYx1n\R~ďo e'y IaiŲ%1Ch?;(!ЧTP :[ |w !/`faLiEwGf; ŝ.pz2_Q m翏^p{'9Y"nP㫬L[x(}G|zb˅A>_ _/^b >pޤl"Ƅ0n"MTvFh16nꡊSpӣ5}HW_&2 WKRGѢ6LD=IΘfj=,3tb` #>*UI ۳N FfٟTD3YO~\y BL%ac{9Evs3K ǐ4-hDQa4)M3*U=L!~&\ޅ^o8 o~,Ꟛ?h Ac)R ih%Tdt韨ƹVZXW J_e+'仟)VNX6LKNkN ݀;u&2D#YWBOMnUfY7s ޞDaü6LaX,PWE?E;"$&o'ެ~jXw躃]C9 z6"1RFć1F"*>tq|~כH[Ϧ׫ݿaH dO/iAd E}Tq!+G[",6uJeg'HQErvް/npiP%8| 1#\̈1ɇ`W$=nG$$5 cu%DVNc]DaƢ :qYl렶ZǛhy#-0Ԉ7=,r<#U\w]=^@fshE`% װY>iCwTt&ox[0;tN|l[&X&fc6ᤨKpOJM:lg#) VR`iFt>oy{? Shh8DX4&ŏ:b݅Z8k]IB=&Ddg zR8 !8Q-({4q'1DL( })3Uҭ.6!<O2|M<9pQ4_rJN;> j,N oFʝR.]P:%C9,;׌)i1Zhا>ĵ/;&yZoRr)eQ易~x܍R:~'Z< /;[?4kf]OH%4ʆA$SԠ^[Q;ʾW<ρ<bl^9iu{md OS~Eus!srțc^ȹ .5b㧎5,(ig?`a s;>;>YiѲy9?v8ZjY|7b/|fNr媪-s ?8yܛ31]IUozfV,+4Dj|vיI*G ̯5ԴĹkym]aS'(S$NQBz%U=p9:2jdGNmmSȔaRR],#CEI+ʂʓ6Q[^j_aqФgmH s 5pMTxh|;}{\d&zXdj ?::|nq$ r./_,͛ozDg˻VzB ?:U10f_T">|z}&dUYv6CX2mJDC5sY_C'W( ]x}/.asѐ=Dֹ w" ^/!4|Kokbhdɠ'Nf\G#Q,%i!)͑w":+wKf3Ho`>LOv(o ݷ_4I?}f3S&)7l݃ˋGc4N55l (B[^1zp Z}D@yJ0CL'$Ikhl i*EM[9VW3EGnz l#e+roM_ nb9? f(jN 6܆ J5D mN͚ s~WN+ XI<\_(Hb$~Q=0Gk'zVj$xD) G%&j(nSjXxTܫ# L Ct~VaR@"VP*[Z줵'ekX6st.a'ֆ$36&=U)0Y-nwԑ/#z]\n0CAk8Ń,ɓq'kr?{D[_C` 7zZE=oF0Tޥ %J &ξ=P^:7lED^̃ :&*ƨwiPrO I@j}FыIjNTʸN\Ȃ 0&AӘ>ЍZY_L3tXδz)%s/^J`M]``B#ePX}=AH6Ӡ*Fifh`C`}YR1Oj.Or ӥIZ!:8Ǐ9%^K`hdKz&u’h=2Nc?7xe0#1{*vwH3t{@E7F2&26? bNrn^JJ i4_j"G 23GB"zP"iE'd1)k;Oo?5 ߵ"K>om;955l;$&2n $~I~ +slr4GzT-ϨcpA$-kf_&~<_`]2>`\JURWןk,pbÉ9׏m#S߹gP5ňThᏄh;=A L~C !蒶fHKYq(ށvn oR#5D@@<@AIRnآ\aZl)Ց #*b*][dlgqw{+ȧo~bR4- 0 _c%ޓzڛ>AE`w<Bqb͑mndd~--940j?u1ݥTg:ze*S߁UD۪zGe N?ZaxYƽNkؙ~"H^Can"i{%|4+[o&^/eSj9w5E}zU[:6_H"8PCt;Yh!H_`lt\R%Pt}Jے&zx I[C> evAuрB.:-qx2}̩2 2oww<4R)Tk]Dj8tnTPFd/(;4! 6y }MQ y\AgLǺwi~<=A.F{IGmNtc`yԹL=Ju65gC'KT g'Ȧ(ZlTp7J頚e[MWv] 8F-aM7ƟHħa \1s9( }sgW AǴIJHXaNGﲂTzɑжmk cm[v΀"A*(—Ia[cKC(~U-.~j cʙEq")2XZNE?0/YGtl̡\#r.s,Zp޿Qy$|N\UrSLĄLF3U*YgʷlJQ]~d Rh5KB'hp<$ZjR+ţn٥8T/N%eVKB^))knGvّ[C8MgswUb2:[-2䀛7zbɰ)Mr J8Ƨ9™X̓fd95Ts<wN^ɮn0k^#}?2*ͮ\7Bp>n:k?Aጢ.("66BOt AGliC Dy\hs`CgۘLߡ@vErXI'amKS/~~T.S*|-GΓusОڷܗhhପ H:cx4h:-#iheKvD `IP. 2#bȓOQ0O0yvWd& ;gu~V }㥡}OOZu;qCzbyi[?`HwhkXic iUѡחV,6_yKjiQEYDȴEg_'C<ӵS™s!ɳT\؈݅j+OCI!:xdʼi)gy0cdETMdA/.f /6 ჺ۴D';kb 1"!ٍ k=NoLRWYC"+MQIXp%?!(4BD!lqS *Am.haoqSS `ĩρQL{EtBűQJMFVl:U4"` )_DO۬MiV hAt*S4aTw|sQ^fsztZ-KJlj2`u(eU<,ݖutrHHFT">h-pbRF_[soK03G"yy+o1辦7L-PUPTp~I#M2yl"[BrӖlL`8Nh"$EW C0?Kcm~"SBGC-h==O cRWBG\g;N4w VZzN"MA}3c1ruå3vA#c=g 9**/TX8/L0+ {L'H@$+slZbQEM&vbBZQcaL&4"*.OjXrCSC|Jmqȵ_`A]gHGKa^ }*D/8rm_ OK3F^ٗ!>Rxyvf&YLy ZҰPJ6?0yM3IWE /W*bN_DRxZ8`8cՔ)uukmDj& r&1c)h7wL,wenQU")s&fu@ZD$h%&;uH1@u%H6CRAuX;ћs. mϳA#+ VOj0n|Ku =vza,q,=%'1>R/ W!:mC$Ľ$} ]+&λ:4[.7nebd.2T(lU[Pc7 7||ێ uUPF)F? .MZD⻴}K*P]Mf1rK)f.er}X#mw%)Z9?q9:\,ke 8@`\dnk%)_GQmn|nrpŃ778!egHRwT"|ґ`^)"i&*xNU>y@'&ҳbtܠKe)ayNM>mZ{E_x?5dY+P"H*+WeSODtK-8ǩ5djQ\]s@.OMz*De*c$m N3qP8ܩd'-*tnΫB.e%Q%kj ApQ9/^q}C?~& % T3mуu 8݈[IB^ /wKsq2Z[<]/(UU4\8IYp|H2:p#& o Ȉß=8IܨW]{aABK/f keIה Ten/T|3ѠQHjX&`5./,2!,X̲Lq%+x*84>B@0Ǭ-6]Kw%ma')u~9n8o;̎icGN7²hEч4[bO*V/a6ȅ8 Vt U Čɻsq\6aJ7+Ѣ%qmF7VsBY`V>r.2ZrD_HHG=*|ىOe6'&% `Ġ&R ?UlKhy/rFj5ď3ta\@nf}4S3VN [iW%柅lL[^87Q>VǼp7tE]rnKjb6{w3)zWWWmX?uդs)B8S`׏- ogn[_Ϊ:$~+3RlqBd&R{~og|}9-5{Pbՙ˟f+>>j1θgN+CV-SX .x_gle9pcKmR2@`3kS:p3 i#< QR0oSθR{[:E0"v@CtlYXa?EcF = ㄀2wӃC`4O~gE`=MR҆1bms]NPоi;;˟{̑MNͭx:r)0oiiFmJVZ i|cj$aBکL1>ԉx"1ʌU]շ'qap16 (}Mw}`/M!j2 5K~7b+BF|eAo!^;t4{}{^8}q[uRY @dݼ]k_eRGB6 P?Y1Bm5[Qϭ&'MZXJ-ɬ󃟵6QMY eYH{6W{e*\P ǮPzpjx>GLVޚiV9q_PHZ(Ň Fn4 Dمuf%1#6|n[o )WuY+\*§3;ξ.H%u# :. RYR'*Z6O! U5׷z֓aFWO7D |+`Uoh>Ѱ8&q4`|]~~NQ^ݴ6Bl%wg lBu>tp)w r:ml:(XosϬ_c7١qd(I ˆ34gJdQFi,lyF4o0oIkG&?3CL5tf"'?z yvv$eax-GQ.7e#PdN u?E 6 1Bh/ +LP }3UeYo$D%.۳vV' w '7'O 8!ZbpriLAݹf(;(7.e18;m/AjKb+ThQ8 T5x}.wIC]$.2xcj’XgѬVe*x!fK4Z?jPnIX۬iR{a}l~R: A6LG\i\hG}-_1>=tSs//>+up]cN$P[ڶ**'|%ݞ#eȳK?Jx~o,79S>wːi)ٸ?;1T:XN]-w9zݑ-lkGGɂOWT JiFK0sҗC/?mH=hi8fL(f;eGHCe]SPl}+j aُvxFzo;z ʣˏ<ț 1-;"W Ǧ͞i0Dw5\jw"2,ns !!0nœfUXp%%S箂Sឃ"kNJ`-:c}.'#46E?+~<R?},FmW9Qz; gH)ZG ǍHԐ(RFA."yCuHmMSLA?! ;c?8O/rS$-;Ccg1 \Mfܷ@K;e\ <: *d6@h ]ȧדhA>/t oB7FKy(*I,ެrsfKbO(u :+36,J&ZGO0'ɥVH#F YW{2*IEQȇ<٣H#VN%e+1n܄>mf' 3W %~Θ @9i4m gnS(U@H0fݕ KqsM8$To}&7'ݴ y&^U~;Z:p72 YTr6 AW.܊IֹpвiEOqpEwO@"=q"Gn?q kwN$εHq:z/Z*2.1+S]7/!i${[t}a92w;B“ An> <\ynH࿾t[Y1o).=BM=!l6Nt}q.0g9pv2dBEQ2ƨNj"2Uie1tMCK ,+Er~' |vY#t ">A̓TS[}>TI;-I/%_', T &_-jCRqMy2ͪĺ:{4K*XIB4Q?*qI$k'm5zJinP]:0ùR8қhuQ> n; E C/$#'$x ۘT{8%r"~Ml?eHN>dV=+qy{Yg7um2UiFoƉ;G*])y]5?CAZ\sk B<P﫯ZVƑ`ukn60"i>s"=M'g۟On5`!Puj ^>{VY2c;_8A>M%Z x;EJ\) qEw(r0HH}=;)W=akF rwL h$d+ sx <2 Rȱ–ۑN!LjX0ˍB_l1eHV|adfF,=?igDŤqqJϴp6[AѮVh8ęā2R巠#@ޖ Aڼ>˸mz.Z|}e,L wW)O p阶&l߳W TIw?Õ=7CzR1NHPL~W]΢ ,_Z*fDC{A*E,2>n1YD(2N=$cB#W {56]9@VpNQr㒿sU%p[unƒWLγE ]pqbA䩑Zӕ :ҩP︆AF1ӿX[+m8&#R%W<ԤoU^DEn%7Ψ:Az qbHL`ut~12mREnʷ'U:i"Dbc9gO%h )t;#1qj!hpt*EH^0/;tQAN gFeXA@[s͢iշ`v ɘe $5=>,Хw3pqweB[> k&(GQtV~*ż;pg~"K'}筷} xzfCtyKJ_|<$RTbWJ__ _}Ȯ)j1%sAgw %IfYW'w&|1l:I 6' kƍ+8o.silP7w5hޚ^2؛7ݴ3xPMj$\, < D&dM47eJd)|j%Va/VR h5 NYd4/Wĥ145-{Vl7zQ=&ڹGLځoK#1D́wvniq7p R@jE/b2XMNqN3th7^4@@Ec>3|:97^wM>IrqX;]RIC3phjFLЧYvr4J*ρ[7ս6-n"F:c$V)!N2?c(kDPwv%g 5~E:SL*JaP4;SvQ2& po3,&v8$)]BJEЊKl_ hqb Gjky_@tAW"ʲ=fi>0!gl uY({HeHqڭqL=wFkdRaIi9HPQ|=\c35]=)ʲ![>Xoܧ Gۙn⤱k_vkYo(| .LmĔ%uЋTKYːt%vCxn译=N!zPVrRd۵>NdcOCFAEZ!ogtQt75QOjŚzĬy0 7X{aڲcS$i%mH3:j՟%G쳨U  Gb榹SڼܦѽuX|:%>c?궧32¤B)1}em{(j%d а19 8JW6?mjW͑^HŨ4 i'l'{"I>憰@Cd 5z&SKB7:k 7ӿJ*!IܰW:OL~k?0fs&Fud$ɶ8-ZREy~h1]E]@'S"n>QQ7>֙R_X^\vdJl AUrG3P3໯O]d]mucpLxd:΢`$׾=תIތf1JT#rM%Txk|Ge'h ;*HU5Lj ~xE$V]poj@`C'/ڬ?ʤFO-?$Ѻ#E*; 2k2I7RMH)܃ #=Ju-睯_9~iY:toS6c 4 VQt'џ] ǘL0Ϊ'KX~*m䗑oݙ*'kھIC+tVl  ~D1o+X' Yua qi! ! 0Yo{)~R܈張sʵiE4Vl$;e'*VAңLI1fo/ƫz ?P'F<ٖRq549Dfύп{#_|fYA"5N.ϝ6YRh,.TN<`T ̉?gJ_*WH)sVup}f 4bN BAn=T@ 'd^o'I;A҅!Ww{ ?Zh3$\y{&X|ס z/D{,E.pv-pj%NjA YOvN$BZ`nŴ龼 osUyY\ 2=kp -M׾wIT}``+oCd5߆sl^k^;D3 <<5l*axa?e`y&Ѐ3`F ]Kj|GTA*gsHBZM&txH1:j Sֹ5ל3 ?Nt;QBXIcDJ{uGPVS4$e}ԴfUL$G\mғ4a*~ N{ړ_d y7|<R=)3%A=dvϩe]&EEH0jtOljKNR4?"L0҆ _0KJXtC>S'N;hNFtJ]ӚJV@XeIyDt,x R#%sDI14e_`'ZJOi \wF,EBqwx0u౑\]ʳ0LLN5\Xԑ (UU4s; `q-oqCue'INJDY'Ey\BuIΰKp "v*cy@8S 1A/= 2 eτpuHD>< _`"ډ | NkMjBOg탪6F遹rFS*xtA;p9ѧ9?RfGRVO5硯 ġx}+m/\ǒ)&;$ڠK};Xkf $x"XT6c͊#w%}Xطux #s&AswX"u,<(۵2S~*YUVfA`綍E1mD`eM51W-&{ Dlj&5 , M98Zƥm2zyc3p51]t[ ¡8<`-һT[LIj4x_t١{%syw.b[G6); haoKvxlLebɪ96]2۩oBU|!{z*53۶j"|䔹0>hN7֘t}#]?$hY@P^ ߌ5Cژy}5nB){iN ,PKSU5M,PVYbJ# ?i8jz.YA-GUT*jG?m&缓f#h]L\`1 P&]GdFh_t=Xߦ9Bƪ.G_PzQ&ѸƷT Î 뾐ݏNi*M, Ht$&4_;˅~JpK0>KEG<3 +)b ց- 5̞b瀅\{D+B_L*m&3F yNJ;¨#~:` _`{ힺ{'n5_m/:ߚ[4[g_w :D}I)W5HHrIDaI_vǼ"驤 yVK_ ŒϲLP>W"݇y)+43fbDG-+#h˟t[ e=CbA8f apԕ8"ɾ#!¹H8Zݺ>C?#W$# ͹>RonDW8*1ooHNZX$ f]~v`~E(\i7J Zc N; 7I43B{I 33&Ef>ۮ7)KGt{%OaMʹCcG>,~ߋ)nG0 7({ 擲 _řWc3mR+|LW#-P ˵{H ޲K%&[%^ҵݠ @[ͭ" QvOءF3Aؗ6 E̘/x]'^ܚ277M-ӉqrnyDqA؅ Epѥmi~Gtgt!=7 &=EiRɆ$ T8kWKnK;"̾/Te "\heJ^ VEe@q{y"ѶK\BEMfc=ݴ-yh(1]T&:VމN&1vvxwETUTu  "Z],ȇ=іC  ITآ?R!rw\c@r/KN^PrKad=6("E>`D2~<I|e7n[o "|ߜN a-]C}xA0/Aj.)PPHž#ұL)=4n+0r5Y}id+:Xy3r24*Tf-ěsTuȟњ 9]H~QQl$^fG7]e>KE54XO'8|nus?I *xR݆ IY+B4<*'i/*PtNZÞ2͉vS^djTbe5+<ʫRO]cBγWhyܿhErk V̫0ge$ӊ^drnHL(UTQnv):́ T]i'; &pJ:zcaP~:8iZO 70뺾Gw:PkNU%W#P{ aMsQۍ*Z4>H.:E3ImY0c猵wMMmh_AYݹ3[L+y,&.jA9s!mQt@oVA{j&8W-|4o.b-$t 7m`ܤsr51D!%B3y=)>>ebG.`BntX z>h:jF%B[`;7l؏xO!UVthhB~ U/W4{2"Ud5x)?I)(Bj`wڬ5WVxF^2ڬG)l{0& iQyByP+  モ_"ci7dM[yr٪R32By<Ƭn-b,;1%*HXsq*ѭ4 \~t0$?? PVwp)Dz$F:Keg6^|񻘟#ݝ~dhAfe<@8k{2NlPbTL&e^OV::V&NysST)wf0,zW#eJZG8WnៗkdrE^>DgJ G-f?н"~FLgkp.5 2{IXrRG^$AYW |ԊO-R0YȱAk*-ǿCBH8yu1\ BIJ\*̗;\a̱GMK1Y-  @>sܨxk*g;ĩ1-;~pW0(<槻0[<76A|m!.#|vǪχ*]jKa»f\Efpk*7I[$zԱ<]Z 0>W&W?Q2h&= sv6B5:2b1}a %Bk>9_ŻKUnx0K&F,hh0{ct1  .ø !h!wnt-namË:hCA:/d7POH t'9N_ FjM, .ÉVlЎfh Q8|MaRoR.H\?E|y2*чҬ҄5.ۑpwhvy\"];5{?vڟO"d[&XZ ƸLJGm6Zh9P :+ aP'⟴ݡko^ҨZlHA2Yyt%M3}@yOW . Q)+]w?n5 0@IBQ=JZ4<^u#gCve%z,=Bcc\9,N<2Z ERqz3;+O@m:5TӚZC'sخ幋4pkQև!Γvȣ9~Ȃ^e,:T!Rơ ^<⏍`tijij| ]!@F0#5Rn!IyRGH]E#oXήv5ͺqIG::BRl\G ]VVy۫fΉL;&؇$A4IEy x2K{0J>K^>W87/~GH~$]T|ZXG{]ȧJ !J}!-Ttc2f}sT#e 8n6T9p=7aa3 >\;RGqzԖd`l-b=BU_럃i*:)&Z3R:wɚ`mi4FUUbyڜ9>(GHz@q~t79.)OLeO^qw0ialVaO؉zΫ ~Dy~8^N2xڠ>t$IdJ^6"NyAblN#o$; l87 gY>26z#-%ëdV-cH$CM_}ai1tҗϛ/NTWF` m&lHfM+W 5!UE,yZEOꥋiPrEhePx](+ӊ P0QdOYj~j3С& (\ VF"oUrr0zC4-NZIv`!Pm*%(ey9! j?vs^ׅFQ0d) $yb3} ԱhHNr*qyUYX؋Vq{9}X׭;?Fz՗1j)upppwY(yh,rH![72^G6,-]zV=w6a}A-'S.D}3ET[@T [(ډS3h!#K7m"uGX6OoSf/y"I;*Ł,LI!d *hpl'p\3Cƅ4wmKsq9:(upn?Pvqn,&o(/afphL]v BI(/`C]3ی+Bqu- .?{U[:֛$V}Kg6",Ogz"h\n;O=PTM9Jz'.x[F|Lg^r_"68~KmϠ$ȑ+j+r.0Sj6a-͜%eL~T8NH90I~^9i7oRَ T!jNt7D`*=f$Y P87b~X`f~pvӬ^nziuh PCuvg}p^@_vZ !N'sFʂF~0AB:ܿӃwdŭ0*/e+4!Bt?OR32 uiBL*L?T>$bB{H60?  1g[.6Qh9$L#|W/Gme:6n7O!i/Y6xBD>ŬB S'/[.}jF6/XSGx-yԬyZwZ13}[2r ɗ^n}X*%[!-7ZtϠQe|5z.4O!Xњugv8\-7ԫ]Q1vʄ8TBd98oJ rs&U!RbIGN0/0=Ckk~U?AcE2a[38%3,Ua} <@wؑz?8P&u΃ yTqːS6wBJ_XɢY#̧t+J*T]g=izR 8ER AgJ[sbWo8H6TI?khΡZe)q=,!i oL;bm 7!"2H»'ms<n8?>"0\ǔl8-L,iA>6|?§X*J2me';u5T$pB@lm0B'1%vzBG'ԥ K=U<թ =lF]׍J2}#`" '/PrSK0I󴸦cP#0hz! Ūj\ޒ4{ehNoa{ > a06]`<)z<0:y1' Dq.-ǵdb@6GuRn"~Of{L&sZ~!GhoMs"AXVsBF nƁZ*Cg:됈M,'@xa!=E/1Y.oUU~t ώh&€ s z]"Z#JmM} #,DC:bg3C!0gxL_ٱq}5;)\) 9PTBXL%$0CHZ/Dټ!cgyLЩimJb}1yz.S@v˛;P`0_Ů9`6ѯ8xH#G BXͩ$I2Zs)GOC4$@Ƴz[-Yv]MU93Qd=UlRe;3*HvܖIģ-]z"=W=)ڤN`$\柢ɀkixT9LP6/_VDžx^a 7 3YbG/hx@ srmKY Q\ LKvȫP&= KW:1 mxao-xHt-|7\TB Y21c g$4@f \h0q>"ת};c`SԪЖ>K9{O&&%ע/0dp⃂&fq蛘j P#hC#+#mxwhTZ21~lp! * D^V$fWO_z' ,av1֡L|F]Vޖe",ƶU:n0 VA!,o},ھ-`D{oz R&W= c-Bd}|ɕo|,+sdb}=`qYcol$! Q/ԘWd@Z!Tho:wd+c>xcie5I^̃%/VZ`mKx{R-g\v'NV*q3G $,:7,Ibt?SY DcAc=\%Ҿ&`xo.ŪCGI=W3A SBrDLV&-AύDdn4()zG3RFn\#SKNXܼf}ڕM9UxMmT(yoxfTF%f*v6#.ߒVeτ3g>dNPP-S,|^o~EQ>.f|nb& ɔ ;LJl'o8c&rgXs}yq^7’'פ ҆-("'<-es4 ; 6YM;o`D}Ba|M?:D(IBah7JU/Qv5%r?RE@wؕǷ2;+<ʷWdCΔ736]9ѐ[yb\쐷+SWljjGv8\W'){vQϪ^ Lq)*#vdGw?x{g:|sFlTm7U˿%1+_<ppIF*u_iNBX01Nj1@wlbnsC@?e=[bjgi/u\q+3nViQ1Vc y,8$m+FKB"(cqu2}K/I-<.Y?_￰\+ 2t^+ (_iF¥>]gc}ش#J|5Ӄ="TTpNHKb{wjUbCoXfᩃN Z4M0Ty,9myqh:h6*Yd}M,! ,w@=?Яnf#8%g<#=X_cbZpJ Wi9GNO->7m5U!mv MO'{vj2F"={_gsHh -F}* 2EgnCP b~3ŐPO i"d)qgA uH/6{R59֝no-h44I)k 7B6V!"% L7T)B&4 T#um*R|"x?hM-b]<܂ʞWckDT.8z?gw?dm6d˛<} ? aߐ7*]], 1Bؖ]ŷM62 őZhRAH-!l괵,@ϿtY \-0W>MS"aH+rnipXn;h7}#.E7˥L7[­i:SlJarbNVJ?gd~ѐZϞ0JchˈӼJ5Ns߾cu0ǹ` ԾI'>(!X6?]{j 8P_݌m% X檙[&|`S~˭{C$/n;zCؤ̕jeKL9CO1FC?Ϲ28$z\*Li;p& i⻡gX^8MaT~]~2݂Yeh2dn"h:W3-a5+ r¶0=X[+] to,8"bLʅE)U̎pjF*4_*HRɪ'f07uk GlT-0n'`|UVz^mTtHvgC}UiɇupJ0%4cV:eo΃8QDB"ad*Zr-BrFv N:~ JӳV/MI"7֮jdj`EJ,s=Om"eg)L}X;-wЪVokH. QG?'R ݩF{QUz>ٲ=wW7S'7IÝk d6+(&HFf3sWW:3v3aX_Wk$]>NdkA4cӸh̼YnsY)BdJ ՟y#tmva jq,V[D%P3J7غa \6vg>,vYMx@gS/4p@|?]˜L6{y+zCRx'bvw4A|Wd+#Cm6>o !C!ZGrHt_ hRg z b fo$+]yn ܔ5XDxp\~ S<هp$, R :O-QI?NkXV^R;{r݈tH/ kJeQ0@>,;*_,nksk aTن\,<]h" Hz3GkJ-gH|n)B걉շ~ (>@#3S"\dK)c_*`@uԍ*0"h#:6%I4i~5-J XtXstLS{+IRgg%."3akRM %\hA%)QCQsƁt Hw5,߄-AR+" ̷oga*y'f4Y5*">0p잣#pF }xV]⣹T$XAQ6Nd]DN߾ҖC3\| ~^Ln@3"ÙN ]CE=r5pQ|(ۼך.v '~lYg_y`$c4\Aʪޒąj# }RqK2!_E4b.IG }%>J|/ܻx^NRj 5} ޼6x-#u2>L%Ț+PZt] O`%-f??;x&7ffo)y+-^Aq %ߠ)q\ vh FgCGP뗸EZi!/l1} Sc&vS}PjF節(]wJ %4ǜNK ^ ei,\㯾D!L{t&/&ca:SHiqIj3 b$eUu,jYu{6EeA C6ƀ%YUBkW Hg>cvq2pFn.Ѡ`"N4!PcV=IM"µO`oVjp u;H=]1:Jdj~~R-3!1RZ1-Dݛ (xR?qTۚfNJ䁢m/@gXr`6kk`7^H^DXo'ct\ l:xP&?khWMjKa2첢[jӲ0A\qA0A9M ޏ( PpmW1`k7ޤzͥæѷ/L kO@<(Av`@]J_LaKOwo5 ,t uޘmj_\FMF- pl| u̠l7BmF]?w)j D N( ư$x7TL2}4̇S;; 4a:awEFX8߲/AzLLwooaט$q*5sC̡Ka+@ɿAph$JGmWRM*kCVG81U]kUA'<j܋ hapQMę_GFL&W=)CHqQSEg ፏ?bǫi,KDۙ*fI.FTqkaOw7Up,[%gwgQ5wRe<"!DB\ ׇVz96_+aݎ;uXe\!Ϙ`c!h^=>[87 l`@!Oy'om= V<` ޴18_oQ}=I;0HX$slN/Ai^QHk&DPv`oS0O"c>isTF. a a877' 驆"EÓ9v]F +/<Ջ}USPTi_OJa~jz\7P@j W]d !\O9PK`_;g +x*(ucV%p8m&#8_ĞEQTO#5xHTiRsjYROiL!$ &W ݄wel#Ec/"1UlGH=d3Dtw4"2h=%ZEݡ0jW'd\!iqX*jIWŲ2_I[mJzkO^A AiHINT!U# _=UyP-z%iѾZg{nR JwBQc=D:xO}d;}/iSP6#ozu}~;)(~N^yMLƥkAVP1Zͻ.]fiEq e1ZI@| 6/ՎD ~Ž蜀8A{.qӱY04uNuJŴI2mcH ]!2+JC9塿0= na]CWV1hKѻPqX2jk̙P'ԲXK2G7EלQ8EίjhŜKVc 8rw| o^D ~PIQ)ic /( PcHm\w߫Kk$-0ɕƣĒk8*b'A+2? #"|%BEo̬1lu;) .ӑ!B 07S-u/2sO:RY׽ hl7tL3&fƌj~\;`)N񒏆dH*Ds@ws·DO16Gf) &dPe#Ƚeϥ7I5B~5p[sU\wՔ+\nAn=!^g Er^uF=Q RcT 45YتldmYߓOE*']%>D $ K@bkooMPZa"nŒ!CĀo> J=I|8d,ͤNK5=p TXds$zGiSxvªi}?)x aD7ѺT* l{Ո G:4SZsRْ},Bt`13 %O%.97Z0gK/& C` 5QZ swO@XY"ML[x3\V7o_}yxċjnL &0goŠVd=%̶\ڰr?2n&H\i}aaJ)Rϼ6P#DmG[>k ?Mf׏?-UeT$Dh2< f'W̌s^ -qa VV|&XJ=IYn1'f8Eٷh1`Vy Ĩ %<[P:@>G9- qH{NCF:0ug(LwqmH덡{\0:Z͏BBs81F"̢oւ}JA:]v_TB=SoȴMp"Er?ȝJޗ{ch}9|3Ԥd{D`i+&&&GW1uFI&Ra:$G#ȇ`2qsOj8o A0WSSr @l%4Syد>2;ҰdSw4 Nb3(-:=JrzZݧMb0 .ug_Zd^AR79i/g_5LUѸN-?39Gl۩ko/$)N:-(ȝ9s`cG>zp{gWIҟd!ۦBTwcN /Jzu-m,*"$N<5ܰZ ;T*Id/KWoZ spU鑰܎j*!rGƲ;Zx5ZF;Յh9%BhD-ș+G[oQ:Y? Iicm" Dj`MI74?9$pNuÕ] 2)LYߣ3 ?m4s"D[\7ӻ`\yk(cpu*Dn5= )oH6IoVƧ+m+`drBaȈfVf/+[8c,yڿ'!2c;2]E+b& n]/Pϐ @~˔KsT]@T?>DY!d_8nihzz|C=>AAu 8a7eٴleݧ`fN̐@r+K50>9Dc0>4aʓN8V>PH) 好kx^(9ϒ! nxV ®w?4.+OnWoLImhLA]h`Ko1ӮXpJh5dָEF.hБq p_jȨ_>-@F8^tgT̨nB .,5QZ!Z/iٛȳ ,u|cc?IJIƄ%03$/ka:pgx䐳&zP/|7,hgo "Wn1WvMԹt`)xtb{?b=#]\v5jI%Je JNByl`!Pm_#C;{53K.𦊪xs#:؁.@gW6q>U뢗& Ok C-3U+ޙy!v$|p`5a ] CJNlHme=dߍ&<چz!n`8Rܼ\ 58E'M,~{.Y:GJ.g0^6|4Bd/Sɪs'ϖFs`u^Su.cbܴ#kE6؜YPӋ:r7:jOA HBz$1ʐT_RyCE8/R'~ILsT&]>GB73-$cxg7CNfB1ڇSp@bM(~BWRf,'@ B{yKMF3=;^b@]v%z)Elq[w"`ynmAxFYH-]ޛ: IV(JcKUaר2֫ļg߹ӂĦץL2%`(0;:ޝix־! boXX\M tB1,7VL UA[ku & +D6t{r]YLlی(}2Vkq=p,Y#= ~DZDA1V\RiPQ)(YMVuJVg!RxĀx))Xsm{ )l"Cw8cln>p6QHʈ/f+(xcq\!!U7/E>!&׿Ş)g %_@3QLZC7v؟'[f[&2 G :ȍOո؞dxʃCr|IR уb~v 9wՐ9XHUh6Uh9H ҝgpX-Qu[ȝI~qGjlOEUa ˤ!~RyhDEwTbv} Yzz=cel;O 2z Do,)JHo{wI)Ŷ! \Ϝ%-EHe#靑,%ܰI<Ua>{[ބ0gFS$nŦLXM CJшS&ømGϚQyj.|on1|5ii\3/ּyGB_.ӯZLG fI+J[T[yu2?=Goweq&/&@Ż=k9` e4g-g1ri:epl* (P%lacezXܷ't)Ѯ7O/(:?)J.lXf)ҍH֞HgTVv %ao,T" 3a.e_ojӾ.\eT\o˄p]|ҸH{~UW&-Ew-4X<~n~!(1![Pdx{F;Xs`e K7 *3HsкXyb]9=3@ ւDWQ!ǖ̮OW%tⰇBp|8&uc_`4jSW^ yuD&ET+,SCd@3 %:e݇`E7˞b.<0EV8۪$Qi1'xCeiu)oݢ'1{!8\~B<rfJ mhe'jwݜadw'cZTDӓ0eF.:G}vSY2KjPv(YMr N$`_b d CYJT$\@L " U*zwp!}+:+L >~]f[VoeCsҢɞ0%]֡: b1VCM g`P'~S@B3*o1za+$DB*kn(]fB⺏/8 e#4Vzw3)%!@$k3-p}W _ٰ'eBN赠BS|3yQONs:%G; 4jT$ؔcxJRf@!˭!OǐsÔIQE'oFBڏͽ2ЬzV'Z h)CЎ|~d{*#G۴HyA%[?BV޿?1!ֻ.5!dR? Rւ-RBlj[k<,/X*$w SĈQL*VX\UfAOgy`vAބi$$ v )A@(3ǫ?[m̋*;ˋ֮ʒ!~ dܚ7* BL1H{%E%CfϑeѿCÐWܗcy{=1anK`cfW]4!ه`jKZ=SȰL:/On!3[Z+:S:YG쪟rg`Ӊg=]'a2> ֹ2vUS[ha7#^:CDV tLݏ\\@5ؗ46߽hR:%ܼ~8y~UIg/\΅ 6=+ڵYg;!2I8Ӥ dx(JE%Bl f@Pt*jkaZcCq~g>S_[@qc\RMb^t<͕_5]kame`VDGwACO'O<<+\c*&P T .}4.9Ĉo#;eu{o4 qȑ?rn@ `+2H_S{QAc.L(J`n8>FM,$mGOIa6Wy5 1{g&'a3lsHu.nrrvf 񅝮}3TvUĮVσW$ji5$o`1 ARE %Vf**'Z/?]۹OS.:3 _NY w \شPRN*!jNECLu>@v͚wΎ!Hw+:=:Ù"Uo89,T'?kp7oS ShɊ|Q37pǚ[YgIf$DE+G[Rq $xh̅D{B>zel(Zĸ[Dߒ.:%E9-{]N1CBIoK2'7q8^mc)yOQ4kpw`5/C-7qVwBcoPo~d}hL^[fDkl!i&I>cY6LI\ej[AvRSa .T DmcIu!Jsm+FNjr_420mw~d=eKNۢzM jJo.vS]wϫ!)xؗn2yuj@6r)؉&2 Naelf1zLCYrX} >L4vaO 6*t8Mh73lvqV8KJ{3ԝ&043;ސ5gw>3dn Io]dn%DG]if0/v{"~!>0Ȯq!X;<[IY=."lԉUY_ xA6"#h8'$D ѪWr 5ȺBfˡxGlpMT}wZr~?<48|KСc?*ZYfMHm7w/E_eiB 1DG*ocH:.>eG*]w?SÁX $WiMx ]b'Am6c ܍I՟نt좸y ^iL!hGf,U^PHu)K>7D,jmZ&kRvm|G,`v #8ȟGЏ#S#d Z2NĮZ÷p &"r.lo㰿3E:%F$0_ijydzL,ckE1z@G/4RIR`iռb%/ih  6Z8 ^2 8Tб@uʎ&S%cm(IuGf1wۇ' 8:f\n2V_NE^9®fH o  2MWd{9ȈX~&6FC9 f'vLuȴO} J6ǥ1xp3f++S2bL#7QZuƇ8ƍIDvK⒩~6Q,EIgS'ޑ+6M1ɽ6'da =IU5aqA䌞@EDC{ YXPy)J)1&!f?gh5|DÌdg +~cH&_>V?rY5Iʘ`^)sU^' T3>c 0PPxَsK T`Rʠ[N-MO"W#vV=A뒓MLYaQ#,3LJ\.B2>Wꒀ&P:MPDNK^one '3/F|:UL¨ƔTҼҡ =< 𩽘k+&I,'{_{<C}Nf#`ūȋ˲Ǧ$ r[4 -IX&FVH+%H\杝2:#% Vt\YgՋG ̽$ͨU'm3%IGX%v79ұmaZFPTPJ.{$l@ˉנ,Ғp":T00dL깏.A6oԿ J-H 0!!G)#7C<) ^&ҹ0`_QhdmRzT Ϳ'ޅ!`ɛgiDs_$H# =2"O۵z ވAAf2N8P 7l VT. N..aڎ4fs%-̼)s0>=_O@>d~g"u5!<)J&{H?{wiUB"DZ5w7U,"s!٘)\9+]:յ$1fP Q!L*-S,mKdH8*^?HgaRulܙ?}H;/ lj QOx<_7a *:f\ mRPs"pے#3*4v vXV*f=)l2C6Ds2 Q܈^Xms{ǀPb\q'7pDGPUP!(#_5r f!bF'?Z0 Jx*Uk?Q@wܘ:nN-rx_Ӛ[gP׳{=5;x8QU(ҽƑ~} c.(YCd뿋_)>[tZjS6UNP|"2q"7-S~La%׼jCr"$X#;5%ӿp_anK'F S@?ΦuR7fXE'[ A/HS#ƣrdFGy5"hpw^O Rʵ៵g35wEY (1eY=gkY^q?o[a~joDE^zkD1+gFQhd.93Nvf4U`]z鯶rnN<`6J0K?o g _)ens8R*jRՐzC"|eL4qĞHtTns4RA8 iO9h4X%=O B"hTxph=ob}Y)nYڝ4OsALʮ띤 GS?4˻16s9Rڀ+} +%Lk"J/éCM\ e @>tM"+qF ryUjh Jhg?kS@@ٍ#JFT"rӃ$$̮GVjsK1kU+7y(H墪x8^>I3~WթMKt* #ÒL!t2Vpt2ID gEv-ZBhH=ytG#Ez!s |fp''4_1K" 6\ebo4?0n_ajۡ:$VHI4Z^Taw|T<$\õ6fHaY zCh!۝v'9Ȗ,[Ym} ^/OokxĮf7^8w{:u4cWH (W>^8tR}ILaJDx2{~SgR^ n3඿d Ua7EޔNJyV ?d6QŖpP(VRm.m9_;*(v rbK<3~@oK ;ӣiXT1DxwwP 6iP QS;rj-s{AOjQEFiI`.ċ$]btP/2=X,A`7+T˻<;n2YK Ը~ӧ+# O*ܜ2I󆎧cȸwf]Zte|i{ *e!E/z +=Z`iLӭ,WY90ZCh9H:74bA$Gϑ{p2 _y|%%׎m9@{F:ٓYZwKpO 2-2B%s%;x wR1K 'H[ a۶Eo5Max0ld>T`'5{PPCCz 3ࢤKh0tMgdLͻ73la7t=.#v|a 0D,{%,L${O[\ꋃtnBX?C(Ni|hTփ!9 Q+Kk Rʖ*B}yYmx75  vz3,2?$Rۑ笛4_E6PjU%Ƚx,cZ{/MmQ29;tT i܌Y`ޒ+cbtuI 䤣$]e{Dzu*dC>KC9:lXn9'B[_}4Qa`L{vʒyyAq;Ƒ5VPޡcp&zuє ,@UMsťK]9RIOݦ>]ʁ)!灗9[eouU#khb fXH͢9ƌv1x[$* e%8qL,sV &IUݑnOFWbVB,_QUh<҇ ?]g<+tߠ)72 2|8 hBD$ͨ"0h{p~nZH{)Wj!m*D6zlv|+g_)$v-?IT/faiFb!ҿi|ӆv4CM I}ﭚq֠I|s7!go+[PJJZWŒIt&\jG4UI9oޮh''+8 ?/Vl /|Q)I0vus*=Džc}X-xtj=rime%YRJFDll:?2LksfȦ RJU# ͂jdzЈ0^JT?{ŶHC)󞦤1p_F^w_Lb0u,71z,DTs3LͲd>V={$-[.3->G ewۋEXnIT;NcŔG++M\ɝ!;0 3gڛJN!=Vei;L`߸ T@K:L&ɱꎪHMhĞ*$8)*r?hD<0`czNUG'"-#!wF#?y :Ɗ83D~Li7ϹֶncDg|{閃C7ׁϩGX*($TF|xŪToZHBɪܰ4hDjmZI_Yv l@6r)߅T;4oX吙ŭ*>R< )}Fam9 eqg7..`ޱo7]\_JΩ/8HO[܄;G#ZS{:\c}Bz;^E# b=((b2ޒ65۩ijӻ;2Ϯ =>fI#* ڃ5TEI(n@. &(U#BYJl4ضx5yD~4!1=ei5I`xt)RJ[Lj&%d*);t&%7iw?\ nø[lYfA3STp3].k!r]T:1 T0Fk;zi.tM3a-MMaAZ^*US_9]&Y޴SiZ԰R*Z\ /e-^^ 7fFH{b';luo!ˑ^w-uhv(ĮIob8ޭM٘#1G8ດH]PO}]Re^x@Vð+S&sg7~vKR{Tjm<^3$ z8tkMfdLv]3BG4mSȥK'O`G4^@vl߂~?d:S-.adDf` k6! 罋>qQ(ivu  a []2MΘ$ jxLК(H|R "і"t"urSTMkCƻT{IN}:x@R[\Ap:yѬh_ M9 %Iml~Z(ϕ :C̈@ecISAb֯Cqڐf:}@ldK"#+;V/\ E1oQHdgjQul m 5dHLlu}W\Q bꊃyzSwh*:T$<ںMhiny\lV'J&Al <E&#Io )"8<@' ()Ɖ/߆UNIjU(# ;Cۂ%T`5ʂ*aM_6sLqx&jU XcO:[~ɷ9o5B%%]B x+:^COǹRlpRY|V%%K\" >n*9>% {;7aNzX8-<)(#i2T\޼?Z ^(}7.T5SP.:K• Z o]((թ [ c`^pz]&t pN$E f8Zhu8QTnLMO6J=[*XKU4-Cnt\? q[(g%,wNX >}ćR?F¶H=9 :~}+-%lϓBRO`gO ١٫"pqm6Ƚ[ϠuP&*,)&G#Y+y=>wyihU!b夎AXj/Ve.=MS[/Lh\,Zec~\ҴKgT`I*e'f-&|Ŧ@glB^p{T8ߟuEh\ 5e꼘ƦWf}!/&G4+(!"J=%Ƀ7T"Y@ZI7:3fU&!³5apb$Et|BLjAE%kO&YM\)BEbg3 m1pa[I3F HmÇ7wٲ.=Zf5`Jn33RQ!s }xSnГP\bYB2<;FV6Qn[ Rr7{י]+5UFSEmѶ5! '}vu݆dZRqkÆJ=`ZmOY;i[<0bی ˗΁=8MZ;w:΋[cY''enAѼm (ARM% Txn3':No^kkȵHx-Aۓ@ 2Vé_K)5ù EiA@nLȏҤ"YTD,}J`TWto7g?3 :2[*)'C5'{%?~G|H02ꈺb8dyO)V:kDr^̿U;nSwww. X-L5WRћߐ5Oxv#)1 zOݬԸGblSfrm(:<0͵ c˧,=oӀjuFA\o}qf;$blsPU !N| Ҙ43h=A\,tlH ՘V)-rf- PаRwGF<.n$s aK|^5FNEKD!% YFuњ2܄Vp$LjUaɀ\9X#&me^DIRPJƳ~*'.ȿtDJ_;zeQB[Q9㌢KMUzYrƣC٨9:VlŌ P_`s660 f@=%Em͆{kzPVMF}+Vk@T"%N|L$e-m*@+UGfi (xjf 3<+o'']sw󤡙I׉bkβuEGe ]^R`uXӲ?ʮH5Yjt!f = 9kF[onȧ+o }v(%2$H\`rDd@(ZkPUS=l/x&ZuaBx2"W,>0a4|ʚ\,y:d$A S`lrбŊCAM* Ji4ֈ]];Ӝ-}Pq9]jK7Gτts͝ɩ5 yh(vzS#1e8 {rdJ lL^ 9#Qk&?S;zKN!et67J kiZˆb@qZW2~T1Q$dWU S@_Ko[I@nbe~ɍ"H@?0~5 -.N ]-qIH*tؠ  酑?\us:6z hNb L)=SGTPR7aNG% Q+$eœ8u[mncH'Cw6)`CP02R0QjeUΪUJ ǩ;n:F=K{/FKϽpLlݚ4#B[sHp"%R_E4DBit&gi*Xc}>Wj:!v8F‰rO'wm͌W!oCsmֶs~$UԾZn =ʌ@$8yiBp>Q.ݴNP79G@q5t0{>dX18+MG0ɉV-WOVBicuqR:re/WK&d:o/UH[D)lANF]:;ҳm"uBrx]& KލƎVPYK3R+_tVPA\i(tѲhD)H -gؿl;{Z(b!P\޽jyħskcfDE\+Ry% fN/?K켧Y(nz> m^4b1UB 69f ?>[ cjǼk4fFa_pA+|*ѫ7iC`yjۄΏQTQJ Ye9;hֵw @BH92{iKIq>f!OĒC}9'oKۘp`'`ҋn}DUZȣ0>TSYPץ{SMEm7**Wc'zO)~33&=MDI h!$t4Bo,C{3šy"Tv%MG۳InQa4B@]<0Z#x |.QvჅW{`?-i,Q7BZ.cS+b]CQ 1K'=w_KGFاM*[NrJp]ug 5 9)}&ԾL_Jėq@)|P^ǝ|EI~qx&} p×$1)V̽۸~~dCuⲝ-^McRxld'o@ Cx:x{5IO+_-0dF <&G¢&#n:ιA=f:U[:}EC3ug鳪Z.31y%a%eebu(Jޕv.9N.X8u+k$e7jhtLڧMqC[O.f%Se2TE)5*,pi;ga^!ICh֢7a(O;JmR7Cm:N= QT3's%3Yl7h9ǁ ֘*]+.{=oG-agB6zf {i*#} ڨJYd a9%-_R]Vu0QMP*V- ad>zf9] wXΛ\o웷c低T'<=ƅ~ߦTU>|WǂM}]eTUd21ڿ8;)&9?WG7  19 ˭:]nѹ7mk8-C}}˿ې^톔g,1//g{V}wYA.Y'7q<``3ee ,-:ݮ@XtA>S„G"M~/3#DD<#bϏX-]lp NsrzAB]kP]}90JNkR ݄s lAej`T>DXxO伭nd@^SGqkߟLGp|Alo"\{)[׏Jld+iVsW_9v^ 2:-k1Jj5% <#&5_N־zK h6 % W,LR΍3l\#3ESVF-M4PI!Dg۽EQ>q\/m'Ѧ-axi/&nJHk0G T^P䣗G,۵<.{ЉIj tوFM.5a_3+q||ڇֹd/$qfѻWA=4u~M_O㱩{AP}T}VG&׬(t50T nXq M- N2Ӊ { 377sߥ9LV"E }]Zkq!Ug7| vg vub3;|,+]EȟE)/}z'W4zFk-_Z(VF>Fv6#,nVci;p8 `p4Ze-DỊJ֍F#%ۅrp /4nU@M,˷h:X?rc:ӌȰ`?Q` .,S?VĮ$GPd]iZsݨH2Fn'aU܅~.]fiCoS HHK{vwYa9Ҟf]A_[2;0h43q,Iny6W hy3Va#b>^ZdIޓ~3>krt򠍆87܏k2j '?vT48QJmu0~<}`sŹt)$E5R2֛+A[^A0Me/́"LJ(m`TS4YV" *rI$DH~z&+^)zK -g}J4_*#CcWNܕSȠ/kCZV~f&+`w$o4k&%Cnf j02Rq)uā|6Ra;c~ ė&G < %M*ɴZb.qAn0.WtyU2T,фG &FWQ-dq89bgcnpv}k ֬YAbmY.VЭT޶!q8mJD 2+Vk˸p9flAN_wsO&O %Xz)#DE>؍*YL<{ԍ;0,Оx/u7s8*ȐJ6 .[4[SI˘YԋjxIij{y<"Wʟ;IuWwXgȧZZqi0E6 ?&hw eT ٨UKpeyؐp-|Lj,B<&>%$NϮ.%@ly~X![$ &#.qk 8@Bj&/13Њ<[L8ST !gĽ4k3V׼ ~guLFv]w3gd8Z鏄 p0|/ #{%IFg‡>)0!tnwpZ8M!=Y_DT+/ba36Q8OLSR`"[Fח I?5ZwZD/,5+*0q.~JhWG5q98Gi MuӡMBX,#!R™"v+QJF/6pKElbZa>kED#A벑.(^D姯a8#~-tTzR5l5j-{//R`=Ƙ IQl_LOVlPy7%N[~۴^9l"qiIp~(Mr#MߛSY@TE劺3zQ"[`>[W2f23{(ouь'YKȶL'}2}Cvŵ9AA]l ƀCArՆ&= ZmUv*EOmHOF`m \}w.t_θ 3{r֥Ψ)ӚeQpJ% CQ|lzRP(( };LPB ;k{\1櫳$xl/ Jgc΃$u~t$.oڭB WO` J!ڰdR:ׇG@JUKfӜ|MP_2%H ',;IЪNY.9{v,{k'Y3bffnClz7"q5S?kkX"mU 3T[2\:˹(Uv[8iC4K9vNTๅ '-m^sȟba#,ĘB^6# FСp!v2+o"3)*N@t/KŭcqdJw~R_:]'yR3^sl뭐$ }؟] U̘ 53!8C4¿*v&- `<'4Y!zHO,$ u{C4vcLd2XyHt HB~ 1#t>u[Ʊ a,$ -xΖVO2آRd W B%e A59X[[[?qv EUF hKe/n|7۾nvE'٘!Cu]]b9vWd䏢M&_!\ }>Kơv 9Y0*N $C)9 X P-n2 mUd/k&M-FNp!u='f= MEa߄wOLLyRw}T$0mɎqO["zNۅWŊUe6_ph١z01|hʪyLG "sE m\[0OR4"Ip,=G^/r#З':,)U~MAsFucЎ_;/^tz'y3Թ/M,Z }7]vx} UwV^0נnV3 vX&G]Kj iEEA4eXC%Wp&vUz =!ᑗXVlqU,t8pdY3A]hClktHzʽrdEal>TچYWm*yƎB=$-\Ji 6- ܐB|hZ5FRU?.ˇ""J>Gˑj-?jL5(X{M̿;)6_^LoO~q6in73, q71'tLd;n'dyݣD01b}.%Iz<ֻ|ʺK %ҍ^>G~BՏH 2_/㉜(L]TsЍĮZ C4j}޹ڭ?TSֲȥ }1p9PJڭ6g6FʗpڣqEDr\pk%|^$&֏- χ uȵ)4>@ї Qg9=DD!rjYW+6S* m>0u3ZHWԕ=ιNv_sS).aagdGOv߀(pKX(-z\GɜuHKg]' oBcB"4q9J/<@?."}ڐp< ym[g0Sf/f\ko^4"AazOfnw+vDu4ǖݓՍ*˻`(<_}um s>ſߤs=u]J&I / 4ѴT@E|_ ڙ'g"ǁ wR3ۃ:HQF+^^bWU9lNDw?)W4?BĊBj^ -UJK-kn~XV RpUx("Sg{tQ*q 9]%95!`z6xB E:"LO vj7V;a݄'5~8 >ܼ|$-^Ռ \K%6NKCSjM|_rs#*Kh.UK\1\,Vy?ˬ@Ĥ Hd cVj]7Q:`PϷ@ˤ?D[,do7{ ook_V3X @)^ . Y u@_OE' 8W r3}=ѬBD3jͬytzpVY\7)},zں0{m]q4^giyt*8A`NjU9uowY 5#Mږ/ϳpq44SˣC҂!+x7NW_{9Is$ݖV uŜԪ.$q ႝv/فI]:clYysur3W7쑇Ö׏ȳɢU!)"TGZJ;`pԔ|dpzn Ca:ĕ&6FsGp s&h /%3 :FaHZg/-hW%^^'xګQ" !SlJ0C4qOrÑTf*dF=\_:ժ!Cgyi0%1 ?]8S Jr- i^>uq5@5~TZ"jP!sKqJ1-ދC]q Ү6ѾDe(Vzh )zd#Bk丆]#^c}ىk~,ut|'{A#Zh8AjZgSh)vTl.[:قl& nfL'fNSـw$dJG`Ro@\Uq`ZT' O h1T9܁za[[߶?ێfE/G4@ڹJAv5U%!vg$-IDO$xoX̼ȨpE &™&.1D&d]IP Bt(6H*Iݔ::lHwz1B*qmJ1lGݓu᫥'_ar(%Cʸ&d5C䝶U|Tbbɮ]iz6 ÔQ݈"#KFZߍTit`̈́0=ORdyvpz(-<Cj(k|< l)"p>._Ь+!/.Ɨ3e8>׈f ѻ}%xEjS޽lNGISdQr{l[n% *Eǹin >?OMSt,oO+HM<&cFJ=/\s: vYj,J[dF3JY6p؊nȹRDHm >~7-tx%Wǻ8V s>}4 ؙЬMkRZ^eߺumfAELQM%SuDZ.d1/U@j~*̻^ @Jo턾a@ rʶ~SJFD<3gc=db&!HI,-3鿘-<hqRO[Lu 3Lv5?>p?l*z \ꞙC=b;)/.CtzC$4b8" 7F?R=־ΊC}<;CnFPeѡ8`n2qsO͏U(=REX\tyf{?zu|,km4/7.d 0ƥ( |g{_{2elz iǡH~MF-mZ#tζq)}KTY7R"M)4lԍA xi{,99J ."b.Oc 5/ 3?OgOdE+}uʁJXeJ1}ȴ'z02E'$d';qi a 0Ο5%(+D7&ӫ>ylrDt`K)zu rFe%=8ć;<׆M'*Q&Eag N^X_P d \c&AJgVe@`0T(Ob!jQdLFTX1AIR|JtxS.- swy7cC\,Y98w@@`T%ZYz8貒Ybærc_ބdyqޟZsdO"?6hF̦mkEs8S_(6B;'ʼn0c9+8_#cE涧wۧ7|:/]\p4J˽u8I )ix4jk3O#KzxyT`@ ]{(ľ__n'KHJUi<Wd7Vsrhe|^V6dt :h%t.myײ6:9(ͯny2n`]Jp:(L# ɀE;N :yfwNCt([ )p s7Vgi12[*k: -VmUV )xf8\:y6 ikl󧰣mzW]jJ<"2nON_'Js9~qyVO,#Q-݊ r+ Iz#bPm%fcQ[$]"s-IF)t+6"Z`ѹEd fu^P-o3pw37nA 4vڡN`Ց܆V `j,M?K2pڻ[a4tJȑZ+m7c T\{^Q5Α<=: 9y8m{jvePZ0 Pl(@n6:8`-_8]GPD)g>lA QGRX?8Uui"&60~N\a[o^т 7ƹM` p%X..D4Ԓd$\ptqPch}䴮/_gsWT2s<᢭|9T|4-d^Mnm{U]kC 6:AīJ)kU2Br62´o X@<,!mSR!dfe%is=^SwI% MwŘAOMT!WzHa4}kf鞍Trp,%=7TK:!wjkYV]H.z8 DJjq(mÆjϧ_8#}0ϕ m$Z-֨Z#䅗fYtF8Kz;bzUUYJ[^ڮBA`,ښ)&~Rbk[/#=ԙmfj&6հ3Ϗ53[`=kǠy@T-V@݂_ɢ7o^!QNmb#S%Lp")*Jn2C[l9c U+& (<`2Lǟ)Lx>xb8(&Ru4dNe-K`H|>T#r@HR|QeW]t)\q"/☩kHn`q()I(B,]"|)Përē1 p*<ĨF^L)R CKCE>951tLzs4&(Hn-x"%Jҁ O+ b,yqdJ!V|˷QĂǮ^+a*u:;Rx0ZkTqo$.3?b]+ZMy@jf۳ O^]GۓuQ Y,oxQ=W:\bҦUt;o_ZIz].RsG]"'eim0;:z0%]V*В t(W*idm4F+]xgF^'{v}Uruy: ewH 40x82lj9TAkUnkh$YT'sy5%^A(rr?uwPXYT<{WJSuqq'e~1DTd&Yz(iNVV\܌$At r.H-)S,b5[?TPKkeLV2AJb鿡X9: T!ݺWdPq 8T 󹄧" iokg~/CTcxFt#5zp7!cZ}Ee!. i.2% KF$bm#FmϒGбQzd^ fb(gɁHXYmv$Jt3j/K"vae˭c^\]H2[>p%^9Ö`B.xrUi5ub1 !3*Nwf֟ e_Kͭ`/U`PXSh,*Bb_Xx$s/QSmUUBŷNtCI^^tRKǧCQ{$FA+%i~]啹~2034K2?IgcL%!Xxzf~y4)FEvyau[1nV 7HU9k6~kp lX7I td JmiuSWKo|m6w5`GNDHslljD( i-}=I\js>lOCXxYo_JlrU<yPƈWr0@} գvŊۥA׿a8-MU95i,hG_ l脪F+ \S 88CIHb#BUΥ`> 726.~0l7+fNN.#jl 7Q~÷ngh_sl62a1<ӟ^`i?`'O$V%EPjrO<,{w<_O 1GORQ0mx)Ba,l7NBuj?ԮDtKr7W>آ:|WLLp[g7C~>gL|4/{)&KU,sRz* keň ­9rs!}PXCzzO>H6C/- Rf1 jGNa*vjCc1x Oe󘢫:{Se}W9fkPP̅"md E3qqv8nhy ,mxɅzW ޏ7ޞtQ}rnood7[R?;1 șב}P5}DD$KG͌qߒ~ Odn ]H rL @$ l2Q2vN`=שkH:qgK=9Xջ(;rU }]yfDz3Uݻബ*US, YTB3 +Q2:P> }]G+\c!#tE !8NF0D3(X&Lx3z\#lycf\RFeHų,[+*aŶsx$MeeI_]ȣ!>jq9jg̷7|FЊA7~FK#؞nT*i+FdhA|׍̽c0Q^-1j$ޑ1KVCRUbN N.wu!A039> cx2}n>,_:mqG޹$4YY8{핐ph@+em_K=QmŜ QxBmıejZ[Z]($!)yr Y66=(rn0xґ'x^ Ij>e){b Ph h|4Groiew I9qz 1b*0{ sұk aȽ yk-Ww8^ЅCi@BTYH0d-( /4kC<]ŻcÝmkj Qr }pC tݏr'iYo11C~|UR 6Jd:Skk$M", ORZM= &wbATdMC&E:R͊*m^-h 7}Af<ӗ[T&ܮuHg5ݒ}Zpm?u`q5MJ^с Я X߯g>;uSS[}]9<Ҍowc<5[nڍ͂̄Ez]`FdhbC1##i+ *S K3g4Uvx~7X0tǘe&΍GC$q+t.1U6G* o<9y- ?xcO#TSNS`$A펱 s :sWMt5zGfʾR&wT/,킐)N*]^*Eό셗ƭK$3+12M\y=|2d4.>H?^l:!Z@+ v}μs$DX'QǚHbu_NlԛS>Qܴ:.$IԾ *PAܺ!k9k,ڐn=+֑lmIPC$/{e\\rA0Xj4=rŰɝ9@3Ck4)l.ׇz/Zy"$thX w/agh (!Ut Jh:hkiU2X1n, @wYbbj[##w5>Q-Ll _4cnB ;T!Qn2I]x݃ Q-udܟZ"ٸD#¥T;%sgZ|,ϲ#/ˉ|}hMK(o%-x$S>M{ -ijor_JRz_FzmsmZ]aUq#d>Q_;-`}O_=(!s~1dWOޞG^zArbbl,e  #zg4)^| ^L-Bx(h$JQ}VZ<E 1*~)ukWIUŒ&+GM܆;_~&PGH[CCs8 |V#r=öZ0@$ ʃp :)xv7}U-k)¨6ꑷ rb|>0S՟_Q}^.v*f9*5F J4s GeyQDWvJ~`$Δ𙦷 ;Dp?6rMC>W[c]]ɐjjS+G~12u)LpటcokJҭ'溠J˝z(m8wI fq۠\Sg\`qlN؅69 Ig Cכ8N4Ԣαzt|ѝ2;YjxMTrl%ƥ*YK( RbH=Vbhaq*k 83"Yup;J Fw*RӅ@FprApR'#k)&%hL1VVUё[h2תr\qu+_,;DZ kΑ⬭mq$nE|Yn7BeAo|m~\|8LbА#';'崯S167TW)=kk?:؏6&7X V/?RY 'M'c34p+!+ȁ !YX} \֐)Ie>p,n?uKhqubV)63G`आ0p.7H@Oʤ0' t]%DUPF&cN`J_] 2"Ex^-ҳ*}hiIy!TǠ. `hs$ yEOx="ҥG[쓿€a).|ǰ,9g9rc5vc>xp5kQzz"ec< e~݇D:Y }JU,Av~KfbOpĽM>kamzl*.Y6Csl! W~3*T:r|ej),d)`9"tSAR t1s=y1ZIdG ک"qsY&l!t}%#nbx2J$ux/:Q!cC2ۊRR?0,d +AHjA}NqGDz `O!`Q>mB7LSϿ EnMCnPv6+K{dNA%!Pk iA:mKB=Ii^J/}(o=%c{yxekxS*H#BrP|uo<9/X(i_2UǁcayR9dsܕ z)JB6/,S6RNv~0)9lһ+؝n&O;-.҉s܈_`QZv$=/5 n:FRROГ_J GG`EfRaO.p0!𙉞Eeb|2}D>)ہnE e,NR+ {1= 3MpÊ9\ C0EٞܝpU]0n=h@̪ srclH/AGݎ5$tM}<6W{[& B nda.2om8 sfiv]zy0@bB r`MW1LQ*ڊ V%@v' kMT pu)w`И5npSBfzě6)z ߀@R FUwH) %;Dg$VFtIS-W?Q$o'nbR$%:4Oi*w/th};9LG)w$h]hX{Z]_/On;at [WȌI-;Z,:Zo.@bd=^]x=HH!*Ò{fZŸr%ޥ9 XI{|>%瞡N̦ѽ.Am\3}-(Rn\yivѩ>,GڲDֻBws|BXq\^MktwΉZj/d\r9'3%0{u\OĠɣZًG*=S$l>_MLÈ]Qbf5Q 4(*} _aTL9RE^J<_>֯wV 6s n7|mbG8|haa<@Z{1jޥ7knjO&0bL\7M9'ɩuҲ5]? N,A=JF($<FkIg9M8'Io>E3-kIa}Ng/w1,3UjL<˴ ;`O1j(c.rձͽSlc9^:j] ڊ-s UyTЦTH6Dt{}F׭sq]L=7?S vJ3>)8{ D_-ڂp(ξn+n|Q]ݫAμ<N`hӰE!DUwɖPa"qa q:q] us7j~> Em*.#@)*Fd^XYAW{^ov=:'v&sh*:r;w0yrDIPģH,؜2`. `EkD{̄7U75# #&dC1=;`xV: 볨|~PzO:QGNDm# !-HZ4s= ꍧ36} 9}Dk" uX~ZprmTo.2j.A4$ %v`dIl(ilV;P='pED2VǾQXLKHlrH ڂK$FC Jy~ޣG"lnD,%׍yEMO͙^5$\qVҡIC"X!%&]V(?,a$&(7> yonT%f],/#/3(c 0n ).]r*m^Vc7>6Fi}c |+Z\ڪ3EcnFnVbzy4Μ:*<@Q4B h%g?R_q%oO1T Ue2ӄ$2ySUW~sS%"SR Sq b>k@U|k"MɜFr!ӣPT*?P(f5O2IuKt>fkwݩ@ĻnbƁXqck `ΗڱUKvn5KZ&b*Ad+q%pń([pm6b-gt3CudG]"/0EmӸGAђFLa,-Ju|؎ E2^_Y| k腛CXxWVmAaWmSHh׊ G5xpLTrHVFoȿHwQ%!&A  ka)?q"PIA-p}fL#Xˡ- ]R؎f K)phN)D6k!Yhk?SN ӻGmQ<> ]M{$'1oЛ(܎Aքժz X_@0HyY/X_֎ʡr>ο)VIB-cP~ҷ~F/ H4PYeM]^w,Ѕ|A]R1oJ_+öa LD0USƾ#VAIB )aLzQ8pV;9)0BB,2GotVM!Æ*i58#0i˴L ]O.}az%v"kGGn S9rK"QȼQ [Gu,vS7bQHNzUAQ򁸰\X7T#ldHi*gC)nu|3l-qd__K':O۬\٭ݞ̣ҜREVA3@>S7'B-z^9h2Ž*S$,IE@Bvtx8Bĭtd$w=ҿNm_4h!'YPp9iߥR4Eb˔ 9Er0$ @CK*"*x~}y`ǩNؿK;eb~(#ak $:V}M4JR# ]K"IjO*U\"u1#+AѸo %.M("/vZ˶ߴ >!.cyS֛2 ԡt׼kt7qY}ţWcz5yeYˇYwoFv$xI}>uz& ٌ0Ǟcqq?Y-Cri?џ X~}.m0QBMƙ3B /j)KGSL66r\D (+z.QS-O>nu`m? b}c՛)!PǾh-c%>`q "wߞOyDⵆ–K YkMg2a#wք䣒%x{Y&$vϚO484!;p_h5/mf6 e[AM*)n:;]pt>i<$BMAKwxgx r* Y9ꫠF%R] jٜ!<;I&{-YJin2.N;IfXnБ'{k|k0㔿"Т6QHjd'_{W $ʉJcb򻝭h/<)= uCdJaڒ6$0ɅC_8?UB_uM,Eҋwٸ …aCɆG"E()9d6i (/2^_T]\C7œWf[v1c"Q4;.ܪހ3+6Ԋ&ǒ)B!9R:x, v6@(<:sa:ݣ-M#Pok#\ fkD-icq,։cK;gή쐽<rK"ږAT>t]=-ǐW"mY&& 7N]$1 |k MSe\-#& |Hڀ$ֿцHlyn2ߦ ͊ζ3w'^@.9#nXjJ6EwoCCV gK",,ḬjY- UH*V JA>u%{S:N3eg%{#_SQTdQk@|0/fJlDo,9T׍ynN=ESϗxTIy \+]E?̀ZӳN~7DOP$5Otׇ^%ok&_uOǦȗ֝e޺MEm3~@=-ɪ^6ށC!&]"$W̮E Hipr)I'*3kM矔*Ц2E6~\t~+:CpMY!Uw ` ˸gtS}-${1@)8ľ墐@#Vei-|dH&uID|CD*Sa(n`/44s3v%a >Gw 0+>}v? RX-N8g+k7߫g+ىanT-~$"IIz'ؙ֝ThNj֡[8?4U f% MBx D?d>sͿػ>1Jj %e{æ+*s +S)T)V|_Ғ5UiP/NsTܰ(rҼ9|Jΰ`QgJL3QZ 4Qe?w 3⸴nNuRcJ(.De{i}&{ܿ:U B[JJ[&.C'p7e.& ў3xz}ZQ3Q'.q[s.~9 pyCd vB9>&w,wZbODȸQu89}a>t= R:HN}4!Q[J\h0jU<!탩'ywM1Y*+INJ0WE[!gK& YZ