erlang-wx-src-22.3-150300.3.3.1 >  A c}p9| 54 g\*7Y~jQWQA4%Kύt|&!]jqAb-/cQoAh<Yq%=(ؿOEֲ7B$ exėO)Y[͹| xD ְ֋:aP( З;9c}rm_ t Fcbeae3c180ee95cc25a942a56da0d80ed2ae7a0c4a2c58fd4fa3d4de76e592c1ed8c69fd0b4490da2e860da7db4057e0eaa88fadĉc}p9|D'ĪJy9Fy= SVrE;5$$bíY<5Ʈ4 ,mTa*yeꌎ}G2 ؘ/ -ob$5fށ\ cdT\GC>P}}VUZ"RٱחZX+7814VX9UY'Lr*GŊaME5kf*9$mwpQ}*EJ Jj]*C3Q_Pm?ET>p;;<?;,d " D *5 KWnt|<     I, JMRW<W`[ [H[\[([8[\9]d\:e\F[GpH0IXY\ ]#^4b5,c5d6Ve6[f6^l6`u6tv:4z::::;(Cerlang-wx-src22.3150300.3.3.1Erlang/OTP wx application sourcesErlang sources for the wx application in the Erlang/OTP system. They are useful for educational purpose and as a base for creating embedded systems.c}libs-arm-3ESUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Unspecifiedhttps://www.erlang.orglinuxaarch64`h D2z* EcB<z:01_X|/* _] c`)w k\`/ }HMnl6  {[fl/_` b e s$cCm`1I KXav z,4[q[pNjH6B1l+H k  %&y7.H ~C Ĥ( >m\_!,3TG~WhOroeA +--{ 3/FXbY(y d uB% {_|W ^)e  $RZ]lPP,M/Sa]@] ]/@\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@mcepl@suse.comg.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- Add CVE-2022-37026-client-auth-bypass.patch to fix Client Authorization Bypass (CVE-2022-37026, bsc#1205318). Patches gh#erlang/otp@cd5024867e7b and gh#erlang/otp@6a1baa36e4e6).- 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-3 1669137004  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~22.3-150300.3.3.122.3-150300.3.3.1srcgengl.erlglu.erlwxAcceleratorEntry.erlwxAcceleratorTable.erlwxActivateEvent.erlwxArtProvider.erlwxAuiDockArt.erlwxAuiManager.erlwxAuiManagerEvent.erlwxAuiNotebook.erlwxAuiNotebookEvent.erlwxAuiPaneInfo.erlwxAuiSimpleTabArt.erlwxAuiTabArt.erlwxBitmap.erlwxBitmapButton.erlwxBitmapDataObject.erlwxBoxSizer.erlwxBrush.erlwxBufferedDC.erlwxBufferedPaintDC.erlwxButton.erlwxCalendarCtrl.erlwxCalendarDateAttr.erlwxCalendarEvent.erlwxCaret.erlwxCheckBox.erlwxCheckListBox.erlwxChildFocusEvent.erlwxChoice.erlwxChoicebook.erlwxClientDC.erlwxClipboard.erlwxClipboardTextEvent.erlwxCloseEvent.erlwxColourData.erlwxColourDialog.erlwxColourPickerCtrl.erlwxColourPickerEvent.erlwxComboBox.erlwxCommandEvent.erlwxContextMenuEvent.erlwxControl.erlwxControlWithItems.erlwxCursor.erlwxDC.erlwxDCOverlay.erlwxDataObject.erlwxDateEvent.erlwxDatePickerCtrl.erlwxDialog.erlwxDirDialog.erlwxDirPickerCtrl.erlwxDisplay.erlwxDisplayChangedEvent.erlwxDropFilesEvent.erlwxEraseEvent.erlwxEvent.erlwxEvtHandler.erlwxFileDataObject.erlwxFileDialog.erlwxFileDirPickerEvent.erlwxFilePickerCtrl.erlwxFindReplaceData.erlwxFindReplaceDialog.erlwxFlexGridSizer.erlwxFocusEvent.erlwxFont.erlwxFontData.erlwxFontDialog.erlwxFontPickerCtrl.erlwxFontPickerEvent.erlwxFrame.erlwxGBSizerItem.erlwxGCDC.erlwxGLCanvas.erlwxGauge.erlwxGenericDirCtrl.erlwxGraphicsBrush.erlwxGraphicsContext.erlwxGraphicsFont.erlwxGraphicsMatrix.erlwxGraphicsObject.erlwxGraphicsPath.erlwxGraphicsPen.erlwxGraphicsRenderer.erlwxGrid.erlwxGridBagSizer.erlwxGridCellAttr.erlwxGridCellBoolEditor.erlwxGridCellBoolRenderer.erlwxGridCellChoiceEditor.erlwxGridCellEditor.erlwxGridCellFloatEditor.erlwxGridCellFloatRenderer.erlwxGridCellNumberEditor.erlwxGridCellNumberRenderer.erlwxGridCellRenderer.erlwxGridCellStringRenderer.erlwxGridCellTextEditor.erlwxGridEvent.erlwxGridSizer.erlwxHelpEvent.erlwxHtmlEasyPrinting.erlwxHtmlLinkEvent.erlwxHtmlWindow.erlwxIcon.erlwxIconBundle.erlwxIconizeEvent.erlwxIdleEvent.erlwxImage.erlwxImageList.erlwxInitDialogEvent.erlwxJoystickEvent.erlwxKeyEvent.erlwxLayoutAlgorithm.erlwxListBox.erlwxListCtrl.erlwxListEvent.erlwxListItem.erlwxListItemAttr.erlwxListView.erlwxListbook.erlwxLocale.erlwxLogNull.erlwxMDIChildFrame.erlwxMDIClientWindow.erlwxMDIParentFrame.erlwxMask.erlwxMaximizeEvent.erlwxMemoryDC.erlwxMenu.erlwxMenuBar.erlwxMenuEvent.erlwxMenuItem.erlwxMessageDialog.erlwxMiniFrame.erlwxMirrorDC.erlwxMouseCaptureChangedEvent.erlwxMouseCaptureLostEvent.erlwxMouseEvent.erlwxMoveEvent.erlwxMultiChoiceDialog.erlwxNavigationKeyEvent.erlwxNotebook.erlwxNotebookEvent.erlwxNotifyEvent.erlwxOverlay.erlwxPageSetupDialog.erlwxPageSetupDialogData.erlwxPaintDC.erlwxPaintEvent.erlwxPalette.erlwxPaletteChangedEvent.erlwxPanel.erlwxPasswordEntryDialog.erlwxPen.erlwxPickerBase.erlwxPopupTransientWindow.erlwxPopupWindow.erlwxPostScriptDC.erlwxPreviewCanvas.erlwxPreviewControlBar.erlwxPreviewFrame.erlwxPrintData.erlwxPrintDialog.erlwxPrintDialogData.erlwxPrintPreview.erlwxPrinter.erlwxPrintout.erlwxProgressDialog.erlwxQueryNewPaletteEvent.erlwxRadioBox.erlwxRadioButton.erlwxRegion.erlwxSashEvent.erlwxSashLayoutWindow.erlwxSashWindow.erlwxScreenDC.erlwxScrollBar.erlwxScrollEvent.erlwxScrollWinEvent.erlwxScrolledWindow.erlwxSetCursorEvent.erlwxShowEvent.erlwxSingleChoiceDialog.erlwxSizeEvent.erlwxSizer.erlwxSizerFlags.erlwxSizerItem.erlwxSlider.erlwxSpinButton.erlwxSpinCtrl.erlwxSpinEvent.erlwxSplashScreen.erlwxSplitterEvent.erlwxSplitterWindow.erlwxStaticBitmap.erlwxStaticBox.erlwxStaticBoxSizer.erlwxStaticLine.erlwxStaticText.erlwxStatusBar.erlwxStdDialogButtonSizer.erlwxStyledTextCtrl.erlwxStyledTextEvent.erlwxSysColourChangedEvent.erlwxSystemOptions.erlwxSystemSettings.erlwxTaskBarIcon.erlwxTaskBarIconEvent.erlwxTextAttr.erlwxTextCtrl.erlwxTextDataObject.erlwxTextEntryDialog.erlwxToggleButton.erlwxToolBar.erlwxToolTip.erlwxToolbook.erlwxTopLevelWindow.erlwxTreeCtrl.erlwxTreeEvent.erlwxTreebook.erlwxUpdateUIEvent.erlwxWindow.erlwxWindowCreateEvent.erlwxWindowDC.erlwxWindowDestroyEvent.erlwxXmlResource.erlwx_misc.erlwxe_debug.hrlwxe_funcs.hrlwx.erlwx_object.erlwxe.hrlwxe_master.erlwxe_server.erlwxe_util.erl/usr/lib64/erlang/lib/wx-1.9//usr/lib64/erlang/lib/wx-1.9/src//usr/lib64/erlang/lib/wx-1.9/src/gen/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:26956/SUSE_SLE-15-SP3_Update/8ab2177fe6a5931aa88eee2e371b3bb6-erlang.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxdirectoryHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text, with very long linesHTML document, ASCII textASCII textxU<ѩ.:;utf-88d15c54af7a44553407ad581ed64556ff7dbb8c2ff302fe94898f149d1e3bd28?P7zXZ !t/;9] crt:bLL ?"ԐByPgn9c\-0`xr&qf~NË-1VLWw _+DZzsmpDT.u HqsTzRP4uH=M֠ǭJ#Y^@1-H?]Kosf2|%i:(ZeZW21IEk%<.^xH2lړ5Ad{QZj;8&O,3@*v\f ~O喤uFQV1f_^%*7uSمB%`v֧%,YI+:8:l :Xm5p@@3uE9yH`񏭻{Z:7,%rqz'a6=d%[="r?P=nHhO|XAh1QPēW[/$~_HE4bwng8‰-ܼ|v[*,_> |"M3EٿHg~mw-ʨBR1Qܧ8>*)9eDmjQV>.}IEbtK҃y+d;oNK-f=MJS^flkzc:FzDN͙.h_kl*;Es q 1\v,=a(G%J!6mp:TE>lTxYԓj2W T 'KI. :irw< 2X0ԡ N9Ba`:rT򀾡X&eFldX+A@U:k9+SS=:N . e uu7_!9ʃQ\rSӯi+DՃ?897"P jO#|YQ%h>[ckEg:e@ob45pWM{cIINVm JXSc6h3xM@F(E/ dtOqؒz(@v~ ]'S:njCb 킨H4]1:&>دi3;+EvFqhpk ^mqOEӶiu"rnkߑ72Y S B\RLG%wSORCB~ǝZoybg|Gφ#dr[e9?F;lÂW!P2}BڷyGEz\\[(\2ݷPUjpELNt3:G[|=6Ic  >1jԹ F? jjit4kE?=r+mQAјlFFf %{LI'tqšGR$It p<8^IVؼ6{G.h 6O"v"pi#m*|MJNlʐa>?|Z:OÁ|o,dKeoȒRx"IkUTjS. O[v$\X,E " 5[L(B h׸.F;,`+U5Yđ،t8,KLR<|M{G ߫ݱ=2]t.CR07'8a/HEbS M] EXtqOj=9|>Ak7DX$[Ts_5:ZTʡp*s;<0^Xr5*l,^^g=b "R5WqG8f1ꚺs]Hs ƈavm?8Ojx CuWR,ysⲭ$f>QBi6 !'W5kgvGCܕMENlCQ- $f3h389N-\Af0@ڙI|m9"Ru9U<193#=`?J=D\N\ȏQlR^ tۍYB ؼî2!T2Qt~,(=FJ4t^3/m ](GoM$?nQmScf5J̱րwxPGk 7W/Zha?q-0S_2ߨ[Mv`-gYXȊc P{y~*lNe+_ϼ-IqȂ+D8yI/gʋJVu/^ۦ}hJcA0)catO^ԬlݷQ]o&hNų;x}3 bCQ 0ö́>eUZVk>FzW@kׯq-O\څ3]t|yB`1袙%a Uztwˉr߽jt~&KO_L|޴1{btUJGIq@@V }nBٙ, *CC4P)1 *8sbIdHðs6T|Ã~'ވ_-u }<Ikx=֌T /ԡ O>;ᇃ:|] 8ΪXX6|w"F.i0!Ҍ~N0*Y,ĂສI+rM.0A@ڙpUfcFNe11KAKh`ױw&sw%YI%-leQP+>%M]RxTlVZ_7X ;6l~Iׂ}#x/FV:9\)m#NLg#w+sD9S5gvv6ל!gV^C^= BSi62ttLN.s"Js;p0Yח*zrņh= Ts$)1.En0m@75[9+4܎͔MU[ŷe$ I/}2INh ]NU/"sKd1-;Ԭ9V cS'c__O׳pfq.}O,nRΖ'Ll&txq7FJl#e@sS::8B4㜉W5:Ǐ˯{(8g\݋lɓJn@4R&YJCYɣ+o*V»Xo aS (R :' vs;x!n3nMi+i/}[N7A0ˣ-':^iA8M6!~ұJzsPޠtC&Lh}e>7dJrb㙴a6/, xՍ@/Z7݆2%"dR{ag4LǏg t:H썉gS'1ie` Ѿ 9CJoUD' 7U9=؍(^fK[9.927N&+ar/FDut1k$_o_~)!:Zww#&Ɇy6Hs ُ 绱6t6!"ld.!kT'yeH2_(Omf-jv?htUU7Ҷ_h56UO8ls)/m!:Q 9̩ &`J+Ht? d!iMʌefv/8<wYw@ɇB⊴*+;6#aݩN{r& &:QƋ5 J۸%'U^b2i?ؽ⫧qB_&=аuFE|r:C/vc\ڌH]ۜ)zz+Ɣ⩆kK\r0퀛RA Xm={uFYH[6~&I>[Pi|;ZO \9M)ₕ,q\.G+`%Bcx6 ;2G4JJp E 1~#Ri-"kg ;kk8l]/J3o4YUn=k1x&$ //s, 7l&a].XKb鷩LL&OX ^':Q ^ I8H؞9-s{GC Hp VVI(U~ʘ_zJ=9f h?,xJbGEP)DVܴ &d #Bb.1]ZMlJŗr@7_6&R3oJ.Re`M5|i`Zo&%CJo1z>FnJ3PlJ[ |xZy,v!}@;L|tha`7_) oEPÅ{Qƚ": : \OJO⛛Bٺ=rFH>Rne;w=hׯHx'{X&awbdG2l'xI.p@ PGԇjExr;|v jUxZ;^-ƚm ehOwd8jsHV5Nˌ̻ٳ6f0#9Kca5!Z#Cɍ¾y 9܂'mȈj@I/ X1 p`|67eVXzGqJ߸7ؾgp)J8 [ӢAw; Xr&nHƹ M'xBy}NGZLu *ѥ2,b/)BA]S8(c)o6¿arg۳Zo6#:3?gmcM|sg!4D X~ڧsF*~ Ll+ji_ItPԻXd1DSxCJ*aL_Ӛ+doBѲ,;x d=y%yM.C}S&u<(ZoNM֙l0E"C'2g*IjH (Ӓ>OR£Gq !ӵɓpFHIvXHc`Gc{_m+Z"6pWj އR4V̷'GK "O%\Y\yw+Y#ln49oڭ^LZ|/4G@aX?O~zQf٪m꛹*a/y<|b`3>Oxjݙɛ1[!>|/$<uR|sTn\йDu1z3>E;SS_r{szCP̾dޯOҗ/ݓafMwjVY{?sC(w ,m(jD2iu2r/g(:4nXVl1xYS 3x%:ܧ;˺mp sNMj-EYK({h-SoME% 3Q`ziJA")pk E;ÿe^/?Tv.]T1O".<|ٗ0[r/>b;5m5U%y qZa:T%K:n>mBƏ'%Xn"T/|IUP7 V>:c)~%yZ!xFЫq:0έA73o1ipr-BmRO;ϻC '3>I ΄DHզ J>/ҟPsc"_ݮ1^l~>wRcu/s"d7Q4I.>Nğ7TRh,)E|_įDVyi7=?JђɌ0)l]>;8`C17#| h9K ,t`xM暘߹IXOnrhw< hxŗ N Bq0{9ܱ_m4,һb:!_,E["'6_+ S#ҷ2pLA0!V`{;ECZmǾ(>ʓqDTMlNO`E~ˮT5F㖫jNVNl^Rr\b0D^?W)Tgx|C I8Izv$agWajxX{n. g N. fp9nL#(da-+_.BwMErrE.o .Kl>pÇ d`}MVxIP ?M]ܿp|'wd[S0;Mlθ/Tu2§TpS1zSo;/^;f,pQgfX۫-޿% [K>Qq"i>+_P !OGIh\M?jLٸcNl,MgJo3F1w#)zCũӍ\p7b0NU5j?Jx3ܛzWw)KKoэGa5:Ex3{»4=$?+Mb*+'9'fCZ_rvk{ )D;JP%HV)z1ǮZ[uHNx=v f6_V>'V[|Lt Iȓ zƦ7#Jx Do^/C 怦eP"ZTӨ | n F|O x?H*ę9")zd<Ϝ3t}ѭMߐV*MS?.}sxS$`^2^З2 >sbjœX?8ͯq`+>T='U!vPwQU/7GXgFuth'ީ.z 9C<%RܗJC|XHsӈF]NZ*%TKፍg|]݋@fCBpFmdfjtx v*q3T21 I3F%'(5&)S{)hzXdAX@[(/bW94uf@,Z ) n( 0t;+'@7rwX(-Q(Y bH8FHk!GOOS^6 +J}]MKS@9NBcM|NP_1ZY'a,gj[n Ķ[D xJbNR8%MeaiU? dߦ(F>pRY 7^3.6y_A*ʵVl.c){E% oKc(r͘[\,ͮrA&wIDs25X9D&=ȩ~ȱ.%F)&:]+t z- t:ƾr@?AX)iW)ΘjJ'/\R3w{W ^Qy+ŀ)=~{[V_-r\§ZR927wh~Q&3|&H.\crM)ϣA [EҷfN{i֭g 3Dh!>k=4`(Bm<,ﬢ(Ɔ:`cd`\.lV'Z޼,hW{Q3M)pvT=qP1̢9$OQ 6IAH5&@ÿp{Ů;s¢Ŧ{[K0=_4_0~Fbc`Q4&چqyCOQO8s TGaD>g?\g%PgeA5VgR2qKw\nB2TK\8ԍr*)) Hrb}Z1=*W*H>1;ɌrƵ$Xe{e307И٥ +ԛJdiZIr!1իɻ}vSVR 7Iiӑ.oCI٥yj2G~;'rYj3Re͕g;%Ov#Pd"Z5D( ?=`c#9vM,Kzc #C} Hfr%J;:xX%5֍Bxe ă: KbD\cbxE( wAܑ&:p_b:D! dVtGk.3B0K g3AW Gl(Z J'O^zʶ\P @>* p]XE^VQjO3cgQRV5xͽ{"\,َ'#uXKzC# 2E#)[.|?jcw}*);6@ž/p`n m{osDzHJT\Tէ581lX}kՖ{GNC5Ghi6$y~Fֵ 8/yjdQ}e>,|m1\ $[P)ȥ 7.=.ŧ2 TUUL'$ [0^`>fc0=A0Rgtxb#rBY-Cjccϱ TtL~`D{ʣ%a^2 rflɮRsG gnfsj* C!uZwyQ`]I/3*Zٽ#JهdOmbڀ+1AL "wBd=H󯯓WP@7W*7\YwEsfcmQ=v'tZ8Ft"-cHkfoBɑ է$VG aH@Vvl^R:FF)ZxL")D@]}z!HhxYJQ[ VR05{A{GJ#aRAdk]^4' 52Th+΍8,FܻLC,wLHs WP4oQ?B5`P Ed}K#L',\PTB aAԧp`6o(iSѫfa>ʏxGeYa>J_ HCQn)'dwP^\1}bߐ;47;{_*j`\€dZ2Iມ|c׼Kȕ)6柣FSgDBGeGOwEՃd'۸j:>JM-aSʳjuel/s̪5b[`̄:e/vרy"ƻdkIGҚ5W%f]w7há-sgsNA.UO•iM)uB~ޡ& 0:]HD% :L 4@OO -p)7׀ȽfTǕ T.:lɿ5--kWʻdGq$=n.lc(,Y~ZT6"7:^N {mE Q>6zXQڅR\Kþ;|:¯[xcle,Ʋ(Y UZlڍS}Hj׮p[eS̅e<lH}/b@?g70$sFs ?'&b_ˢXߏzsuLCQrez Oag[ڧgt7R=$[5` ^MzkXwJ3ՀQ[<^ݵ^VU F{%٢I8l{s4AtQ('fjBD816B*.+?V(;jv"/ea2R[%N_x»t/}ٹk%Ƙve];7"߈e{LՔz|<HC-u82]L[;U C=P6t"y>^"wװN_S_˴ uD{vsFyɽ ~wE=?1];ֽ1$=論2jFa+Wըx3f )z :\tamsASg֗v9ٳ^r"|݉B q}+옌0;L@18:0MQ}_UL 1]*>%% H9BoM⤐4rk l%-4Msd M6)6\ [;,\s\Tox;q,BĮ||T6FҪwb|hGsH2`A{ =; ld +m X*2@X+XH|ݒX^$4F]#Cr @Hq@oO~Oyl**d #37$4Ax$ϋ) yY#¯ }86/:YszGJP_s*[߿7k"3X+Q;EYHILi %$]3-̡ٙ|Dfnݾ$Chp+J 4G eTqhN &δ'v6i @b|{4ypwҮAU"#|F3exf|d|aKG^r2qXPLv%J=")1yN£W" ĞfƁYvS<,hq-B\ ˣCJYp\VmNQayof٢s8F"KRTh9r9ʡIJ|YQvM[@3&/Bŭ7]\+DVpy]C bq\!;Nu!>p= AY'U2^R/l #Fhy(v95iC\׬NϋxkIJC(T ?q:м;e4u% -,Q y 6G.LrH,.@Z@R7ke°1ӁJbm}?ې~?ԖDOҋ|wCzܩF-u]Hdxc^ {`_"]%q|ԋY /azLK^c ҈~}$ⱝU5^}\O菱GR9N!Ʋx$CZ@ 0HI3FWRNV>h t@Ϊ7QO{\ y\1'eouLzd½h/G^WST 񕸞A_u f$ ? &c:. j+Ia c۸|vԔR0R)pq!/vc;%-1jvmkKk\~}HA:">2BDLwF#'D[!L>n &e&#aD`yAq6.?Ua$Eӭ!Pw Q{67!XP?aǵP8(Cdru)qBpVjSo[%ePRnCf󹷼?n-zfS{˕(4V%vlQER,{3C'qtE)dVM?gKVm_OH {ǜO,udP S,-U/(8Eָݪe*a& `, T+-/b&-\; IU$;cRi[E3n-; ب/ۊ#f)OM'^TAx( mU>XIAZ|c|^lHQ Zorfp9Y"f]7y=/# dP7N6<Do1)C)c$Vٰu|R0 RMaMt pR $Hfv_æ߄Ӻ :ambh~1 xɈM{a [V0#hiJ !iLΒjXtHK:_>SLr**us|fH/j\ȋ#(Rȉ'h-Huʾ =rw{dN&2T@ :ƖPo^Qt0z꘾GaMƠzXArх``'EWݲDI $lrUB;ľ`,ڇ8np#G)jۼR0۝`xS#<;UdNaޫ3e_QcOAc&j3 [!pRڢGK=9l7w*)Sn%QN  6V:b(|:^{H6/ 1f$ǭ?mi+\t̵*:aA &y5<=N z*?^RZx~yoZ?嫂ek!Y9Am}Yow"'zrC;ԃFz3=כ[+f ;zM(Wa{Ky ?qg<=L-Ă _mhnAE6q;}~VNB$GUJg0j%Փ4 rfQ^w0Bd ̚&4Rb7ޡG|yz:uŏT> J>jbmNsm7k`f4xJ(eI]C"%r4O *ƐN%~_+A٢P)^!=M6ÔFZ3uߏ >)8tI~ó9 v!Lc׉ XLLRqO@,‰3 Y_O!H-%h;8!bGs^˜>[h]u Dr IW[-(2'~M訶d63dUO6nJn02J Q?8Lg ?.;S:7qLRQ,˗GM{m{H[gtKAh&[(I5Y F(e'"&08}N5Jb`-r)&92V!= v[ r~6_G`dߞr{n4~PhDP~ܘd#hR].®eZH@A8 G9qs0[̅aR($w0t ixGI)Ʈ+kK(+"u5xo~ w y߬cS[o;Qo7^kgFіTJp[|SK .҈a`Y#;u7#$gR qЖOĩ$koLDyuRw 6MO3@5x,p] ^g[yjl3"HW+Knaίp qxV}R_ W5&^CSdn҆Iv*3rD-x`œ^z JkHHfAx(13%Fo@%-o /RsS,o9/׼ؖ}>"i$ *ٟml࣍I'aRrOpS" Z?DJdbW7te4j c{PT.>SI`{I3^v}.oPdWu%-ߺ(VgU|sؑ1Cື'M-s35|/}ę\&"N*~>d&iX>Mn֒$8[(Iso ✬>!ˢL $$Zd@D)'zea~/.av HwMz+ʙc؋vN{SE4L*A3(itʲu_ޞxhf%]9-LAYqV$VwP}RX@ѻ7a6vrvN/ (CÒ_ɋ Xu~!Vhnݣ0Lq-TlzD)x&Q1:_AlC\<:뇣 / /' "iٻ K~ڢ#K$[e+U>ǃf5smccǰ*u(*fGwjfIaӫN]؅`{WcFйr^!ֱblii0~muJH;n' LlͩG$9{f)xFi|BK)iF * ӰK\c@]iB4u4m0"kIp]O[S@N )f+b1zr{ n–R&R<`0l?HT5-L躱۵ف8P}&-U0Оs$!i*Y9)\1M67v;k2\ׇu): lݗ[;Ft@x{m;ӑ~(W]_kw{4'ːf|aIҼHJySia?pm;E.Cwӄh)E%_GC%«ңe "TasZ&<X/h%ق/b{ W}<egBD ̊Za }'3LdjYZKi.=9yg^qLZN\TgwVxݑ q;!=KeW@;4GJ2\k3sa( g6;sIL'3cf1 f>aV.-^Qw5- I筨t^/ꥧG.ԣx=I;ƨv@6tB`c Kt,ե1÷N;BZϹKg77WVb{WKd҃^h~I5=zIi-/.:IexdnhӏhO1#Qk-t 7UƲ_a"1^ġv%ͬZm Ik ds46CaĢ*JC['EgPE4DŽCnNnc,XA i ٧d_*j 4o.2$/M fNӶ7ep1=ێ:ǔ&wD@E^?W EN<7vyG9؀^c"'\(J1"6c DflUŌluGq%?iVQWQ!FxNŜ{t3ZC(vT<2bZ谶/Itv sq&^F{ězu : ?[0!]l3,D~_,ٖL׿oNBKq=%%=G/^+suNwC`&8.IׁfvibN~gQam/9)ܣmQ gŽlF+kXr)& 1c.;FWYŻe9KJ gO?J?}jD [ʕlO$8kФ,grAb!$Ս~?\$ĈRm~̚>1+KgaLDCڶǴ^+ٮk%^[~]M?3xaεS I ՕcQsm%F1Hȡ)~(ONSWYvx^p=f ƚAb;q4O4rGrT6eMw=0L']ZA>? w BVCՠpgxǑfAw3?<~)@;2igPqY7⬲Hy{u#,4:Ik䟞Ilfը8}'sFycf5%]&>A6^mZB09֔맸)| &G:qm$% W{r}!T-(@b*?QiG=4 QF)\ WZ%I!G2L= 0 l;ums5eAmN(,*_ͿV*"/.f 7A^|LNz6}1J֖0!|"S ՈVDYYM5e!Zh}ފ,a”2d'#>JaO45P&Zhq5&w#e *?0Gnjh={TL0[ 5O3y,x6svu@eΙ(>Fe ?bda =K8p_鵋J^xNX,?>_hd:!)趣4ǟx1VN0ףs$iu)r45s_EV}dr\ANeH݇y\Qn{}77ŵ'Cxzk|ha&&R:1JPH}B7??m%U Ucnu Dn bs~m4#l1"0s?[ ~J!r\ڵX񩅞n+y~{._7lܖv^$grb5=v! s-XM7 =a>9# 5礒3>fƏSoJ-/N8$HzvNk:% O2T\Sq;%.}k"*L)'Qf8YT7Xe>nzX υм V-v 7Vxn\q-ds_oq+إA"S٧lo EpG M|NH*ڝ% %f%4roiʾPm_Ԛi @CzP;fLrk%:ú-HIӼ4gO\C  u^ewxQ4G)5uQ*Z֓བ[KZU5 !toƔ rp II|Vi`:Fz)& risAe$r{kK^4㡹TߺQnoIX{$ќ Qp`iC'zz{9T3<oMs"Ǘ0=91e!m5P򐂱(zs5✐yͿ`\^k_Ѹ|^c} xk>z7RxИ/((U{s]ygC_v4>4';8@h-=s) a"j` D1e E$F=ο墏:%Ms 6SX҄\ N9߶M ߝ0*A.<\Bm$L5d 8(qCr{YjW]hg΢ۍiR0+$xOv%՞qxd{4ژ8{7]Wօ+A{@h2EIO70*O1,8|I =Ua(GzFm/-!4f29jLX]nk.(![9B]Kƭe#@ťFO|:|Y(vb(ް6SNK+xvvbRe/s1dl/ͯ(e \ޡu=e@EIЧc5zGE`;l_ wi%;eʅ9f_EӧNE~EN2vzW/M OR]LEuwelnjx"~GjFLD5F~s YS9/utf7qD.Ol 2kL۸0;>1ua U< jkU]{7b*X KL56[MUL0"/Ex$%?ij? ?~Jyz!NNҰWksqyf `CC L34O`TV?=\eu9RRb)_(.,_.ϒ*S4.e+Ҡ ]p*oҠ78Ku@'nC%wD&vh  [*BeQ²Hl"6('f)GWywhҖ{8W $V \xG["m?^FLv(R-{~ ̴4LFuOՒipT 1Pl;6x||R~5[ p'~Hu^䋡DtЋdS@؃Ǣs'9֫F)dIGSOyd6/P)_N?4ߕx/-$0ha]L7Q~=>_9z)<17:llivA P8$<3}=d2\|42{f]3TX|ewN_Siqv,[q`)+/nS?C8L.V*9BA8gؓ'+B'xmHq4PPϚHն^!a.:Ȩp^h[Nzd9?{ Rr&qU9f&ܚ\~CmB,>Vɒ Xm1Q[;&)E>Z2 t9@i|jf0ar\vGCP`tw ށ 7s5'svsҴiMMLe:礈<: Rr1,"$U^GmQRsn@dSyDq#7.5x h1uhSq {prF/Qs*X7!EJvj9a̵n䩃bLdfbEV[8 ? mlITRؤg߻tT^  !sCc%-1dǔ69!\iV[);cɩ%Fh[t lɪg>PCNZŅ#hm~~u{O1mӄxS/̕5pes5cwY ]/g0{'30&2iN%S3 ȑ,e4Z1P |"|YTy*x3?7 BMga#ld8)2n.\D#bQ@z^Gş o O6:R>Moĥ'/K,l&Zধ}E_UVlI!R6oQ%-_RSگ*<:Pa2?d!՘_UA팞)9iSH4O`7- P,JawQX'~UeO1UKfA^%Hot KFj,4#BU`pRwl?3W2v!h9~v+Zx) .JGX|Skn }?=̀=&2r4.W`a2$_[Ng c Oguf-1#: #6|m5t_sܔysiϴVR-b,WML4^|L:")BUx 8KJݶ$Wl< 0cN$Vӿ Em7X[|`+d/2|XLo\ .O ^RfZJ؞;.} A{-єљC& ]dk  >vnF*$VgY试SIQf9-/NGa JUG΄F+v<;Qkű c ~W:Fɰ`ü$>r\/A>3y ]f?)K:L(Z=t?3ຂĞp-/}HTqr(, 0n(l??[޽DxVlm ֜8H >\g(ffl!s:=;8\V%¸:54LH8១!1,HJƭoSqC\ g0k ٮw [3q'uڐNv JduNEa@OVÛa@ si& $Y' "lr%c > :MsOd `c'"atRxw B] DV803q5[ 4jo.ްUek_%>-=U{ D`IG7^gtj탖qo͋n o'7q8UyVȣOw(Ї`3 pe3ՊKї4h|cp9wZ (y3af6鱴?BFg,jpod?>oLm0& 'G~ޚL$ \>O;qS4VooXopT/E ѣ b0\])$$)tezus>έg|.1Z6H"g>0Ex )LZ͖3#|%vZp{j2hdݬA,Zf-fʏr4Rup쎦`(iy QM[mPvaj*"!Zš_mKR2|*`U!ȀQRPOPPa$SQXQ4$?G:CswBҧO}+'ʵ\02bL>yqU41N  |+rhHdcBڿ}Oa6;[i֫ =%: ' !$BWWLخzIHCϑ /t3 y˴0b㭟<Ty%LRzʎ&IJL?3dLCi#?Qb/l<œ,2_|,_PH`D?a*;(gb}?`-9\Vrpã^ Hﳭbl[] we;tufy]7{K=/T9[E,vWIRt/eXk\fxr,# n-]߉ּsYTպbW9py+b_(dfGSCݍ]@}]KNt te TN&f(0(_!EnrC^_ДZy}7Aq{*eI)_\|ӂPmXBz +7Yu]Ղ<wdW]VDU+(u>V] )ƞb{X~&+9cED'P;o ?z%bA?:{*QUڧ^EK}Ƭ\:^v /яs&C6n)d@gHcVw DBynSgJu z>jU?H LΉf ˵PcZ! yb[=|:@{Vŝ10 *IJ3詽+ IEa@d'86&{ ^n%Q1ivW=?@4B^"Փ۱6ZS_m)fh3|UZ5X4L4үWz(k>j̰8˯@].t v?4>4A-~}Xӑ<+&+{aYO7%o m4e"a- oڐkFQD,3E] <Ҳl33"^ğTYg\_^g]9rV1ߥh AHWc$N*cZ\d^1+X)y)gzmY$3@{:8.EpVubM:z& iЅDu$Dl ut3)|ssL G%>S%ZZl 3O]W}edm/yU聹Ek?%n^k9<ɎgRa xnQA$z+#4i!ou;Y&#jh&Di3ZDNx u=l K)cLt}:U(Ju"W|s/C0Kw;ߝ'ce Bߝ†顳< oGN=5L X\"aF5ui8m>ѭpX[&]Je} v5j2s{y2>!H_&:UD*7*MPK:1&뼟70&NMo̫mI\@Cd?M7He9^f#}u fߊϊt__^%?rXim$ )NO!CsTih.sȺׄqT8yE W@YMd)x#Q;;eŶ_εsRsQ=kNn|ª32\gg@k-#ܠc+)Fo[fm\oC ? 9!F3@U˳ Dܔ%OiB,󿌃cIcJIU2<~o"kx0VeO,ؼ/ÓH!cp#-}*wyCg-klL{wT%dS7BdY`]t3/ԡxB]27u;0X1.Qg َG(P6ܡ# l?}K~ m1S)n/)8,_Y­ҧ&efۏǤ~Lf =Ƿ; "aK swM7C@툙@ց}]]n6H9RW,z( I6btX5ilr٢{9Ndg&p{g䦡ˏT|w f҇rDFqaw2¹཭9􁌑~q'Tֵ|#f_Z'ބVi Iy^Sgh>2?߿'=A?91R&>(6\,榕#`&+Gsڃ@xۢV S0ҭ7:e2VKc#`aN7h蛣9|JtIdq]\PY7 qx )_RALU6^XoD-*y@/ Mkw-_J4%IO[r*J0k_TUg]Tmq1B(1ٌW9;D\B>gAVJ ?݃ +$5զaq9?՘?i>}9 1 [&M&Y?c ?, 8(\$X#Q8"MYP`f*Ltgg\{l` _< 6Iŀ."a^)nHIPE+2㙘{× LǼ<,%Ig .k$Pn۬[<-UpbդKWYm˘ VFcI L8=EXn3!J̱ZS&~wEi_SR)3^aj41킢io9L " .e9^>|ݛi22MIУ >jg[ BzF /9;)"?&R2jcl 992A̠ޝ^ E @ۢZ :~}Imn1E2}?)WMDŽoC oTK<6XTZ\IT{olC8 uB31ӹNx9_$wAh+nd+cP潟74Ow|HXI&)=ttmf>]L^X`D;Ps+> Wy(Xo =ѨpdmnJ.GOmzb*tyba*/@ˡ3r{*71}$Ȓo| P&Y\9Lڡiߟx!lf:ANNQ{}i$;6DiPn  g&9d}kYJ M&L}j>Q؈Q/[UwD,qp9j IưhMF.ÁNy_Urs54G{` ) [%p +J?^1+ -έهg~,Ёʾt2pZزD "}c\|+KڽME cKF[j]4.0ǡl h BIʟ$*/=EM;QȜblQ  3maU tq%雽0symxN?nS5c$_qç B_h}&qtq!H8y>tKHyL"7ۛXul^S9ju~zשM9 :,+fX9;YwcڜIϞ8j<I~+*t"T*#p1.#fOEDE'.sw$t$ AC sũZ[OVkQ;o &J7f3YáSЦTB5L $͒lnւ5&I23P)I$;7 lSS涓ۗ׳ jy 5g-W tװx/B)Q+ VEK*eF\von9N^}dd>Gf7Xb@x9VA_b|u0\qQ]-੏O4Q;Q g"< 0>oԵ=DŽa\f ~gO5X~^v033^iĦ[Z1@UR6ٔ󉨅S:2ۺOqlЊ<3ڝˆEzĩVpBC\4n':>q"D3v10l R$ur@Mx]#E)̽2&s!,kXɭgue϶2X?CpwX|* q'4r2lX_ڹ*WݽyHO_`V0^K-\Er_:G3uM0b2kN- }.x"o{Il L:§h ~*}Pg,_*V~ݑ]"s/Xc˂fߜ 3-.J%Rƃ 6ON"<ډ#7VٛflD3'] Q자U_[fDcnPV8*fs0%L[ZvXG\E3v$q?{)EGD֝/Y3c!p=<>SPDOcMŮI %Cg]ߛn*;*Z@Zw薕(H= #RKFmO K[/W&+Yenq#!7)**c06+tϑDLGOKiB I,][ ʰ4ݤ- 7גʒ6gV웑oFfo0Is@4<~seN ,e4=Lk0W7K_#vvc!c'T$YL$bOR095˩\1LCB=;q30M '#a}qcEK # jnԻ'e*_?L Rؙ  ٻJvD!Q߭}Pj0h98 q]ƿ(8yRd%2[؏…>^{:m׾->Carka`BLI]T(tQh7:G!xA$Z[Y%e Rw֡'s15c~hBM] TO1r/-f~SNC]2OσX|{1RSiOA^0AE"Q6iG(,JNelOT BwgV<)1u tnudK?:R [Z 6N ;ůAxm0jY%r)!UE-`!T0-ԕ > zrz4=3Q"cوآugo6m+ݙMΒ|OAû-_NL: L{!S'Q`ilbx\ 0]{S{.9oKq4LsEk1$b;GNx6U #o?#g Xt抝H=V mjH0m7/6R8_݌e_^15h1_ND.I){^zӆ {Q.uurl;}2pZ:^ڑ*8閲}Ap :6R%bӯPb"Qyio3F/ Uij%6_,cn/{c7_oӚxp1\;qnFqd}KH1H%Ud^M*,f&ug jЍCӛz4%4@ьTdBf66a7;  g|FU؈>@(Of툞χ sap5&F3~\@ozJT&|Bې'.= ^Gc34h]~GQ` 0ߌc;lɉtxB|6 +5e'ߔNc Gh VfJCK4X "GMkdD( {6ɝؘL~5p}ޘ +tw*HXfQce;9"-!b_@5Rv//jÆscnC1q}jALfB(<^E1$sBJ[uPQa'V,m RW`P6JJgjWMWb&'RNf,,4&#\\QN{݀@S6ƔZz 8@̃,gѿ=.@Ygٷ7wcAuV0Y O*`%{0I0dԀ{BVUo'31h%F0Nt< 6mҤ*+8:y2c?ۃN?}늌mP PMkȰWQᛷ^+qf7׏^<-$Gv݂]%A=ܓ,9WHaQ9*RAG1n b/`{[*Qo㽨dz8 h.p>+$~uu6 p߀ %Ȭ>Oz&OF%qwc#W}/bR &2(X:ڜy@_dk~<^u(2w/~@N_qg0cTw\g GATgÈǾ\B⩦z.jRUTR[x g:+|oX{LqZ%uc=⾃XIS$qQG HA Y TRy{h5D4ۘ\Af]dV&H^r< .fUÉz߉^91kh%~I[7'@D(|K[j҇Zt%C92jx$S"F-$%׵/$p l8O]**~ʿ|Kd$kml;+*TlnNwu+z_ &ZMhxh X&ru* h <RA RxQnN &񀦋)ѫҧG:WfK;0Ǒȡ3O$wlgD3Rtjs`55EaS) iAJUW1 ;@ȑ#н n3Bgs3j=x[쬒%^ЬMͻj}+3pj ȴQFx@' sיwF1 oCQjQeR9~ktfݗ'<M!3-.N&IF:jS}j&Mnj߻4c.ZXRG#n%oH_SHQ톨šZ\$;$|x,ԊZR1)sҕEȐT %sz6M~3C!S=Hwļa"X&XwћvyP,.;!6et*tw8TvS@:L 3G|n+1Tsz~PQUʪ_jvm9W`l6 .^\xC Idx_e;qwh#KbHn;*ŋI2ZDyqj-BZSSw-/ ~)mwDPY$X iLDP 65C Cgj7@@H[F\zI>#g2е.d^o'LD1AIΒ9 kf%$)Wҭzy`hAo gٍ:kqM74/l4ͬ=bR(g^`"z?Hr.\ d~)>ԉ1Pݻ% \]^{| ݑSh}ebp^Ay-ׄ2",E.6b=@*#ѥn/̥.\:L {zOIGW- fR%_=#SC# !ߘe,߂Cy[MmUɱPA|BHROږܽsAwZWiTR>:?QCl3j;l~spPT:|mFqDA*T;OoKCL/ l" tmo<XjcNLIBdBU21h8ߨ'Iȿ.3<h}ߔNHq̮| ؾj; qca˘ UKkRhem2MIܶCF@|"/jU:x. Y*||:45 [ COz'BQ]ezOx1Z967/Da D:d+V K$$n/ ~^p /_:7p1ӞD~^ ٧ȺvJQ#.A"~Uu0f62s~zm,~ \+4<څjBIs!iϱ3P9n-`g~ږ5(04<5un. Bl.ʸ=:ZE>v*&3Obрh(LB撮} ; Ѕ,PUxo6&L"`EPgv7t["[L&Jr_ K*?NYS<*}nk=!$pYeeOGشZquQM bI qs.2怏'́4r*E1Mߐ%KQQU$7OV7dUd::;{u=?4%uhRzXUE8-a"[Kvr\!-a*>=qH*NXIN*)5eJ d'bb @ v3w%)69(`°!;6g)>|֏th҆'5N`AljlORm9% &=?]sl A{~@WƎ9MrQ68u>1s{]m(M &qO>P-FAek<]Ig7_3B"ЌTx5ê5`)3{몠xsɔ 5ݠTyl9w?2QГPuG1 ʃjQT~w$#TS[K8D6R![SA_qt)7 Uz+YӇ6~@GԐ;elA7 +q>xR 77Mm"$]* M4A0kKojGofà當gD\Q ?$$;mPu\:@Pͣ:rR~ h\/-{68w8*ղ=>G2q(}:Uzy>qԸUuSy%Da5 >3ow#6S:Ҫ>c19' " aڭ5nޮa8Y!06u;)~AXK,(vq3 & 8ڨ;*O!h0a9Ftü5ZWq<{LOXwHr\d\gA60\n$dg\dR\G*oH6xNnm}v SCqr5p B1\:((Dkl^k@vEb ԅ@:?|Ԕ eIJ%̴)G!MeFpV>ث(8;qlRl̎?kERB'^nu@f7d8fqH=uN 9R#q-Pn*$Yu޵MGlwng|aeFVL{DB(懺p9zַ|!8J_Xhck 5{S η" eZ5%o;ݙ9SO@!$ռ$pDw[_->?GГI#Cd_}as-/w8Z`_ (jP:ʇ<"g[KpîQ=5x?#̑$\,…)bNe>GM_N؃^PyJ+Ω9uՓ{gzEHv8u@:Gx'LXt"ް {{::pNc;gğ#ϫ>QM?vճnAk3R4R|ӈDŀa$&/[ďc`TI{ͮ w{pn(_<.XMM>GQV""&YM+ P`T+'R f'A7i|RQ-L?M2.PԔp2ḳYKyiu6l `B~\1d{8ߌX2ߔj))[&dP;>\»/>RGEG5ӴE{myqƠ9ݻ| :~F[[3y0"tj[ڙMcR)0U"9w8[Ix̃?}M6nL.I? /p ]jFo^}[p:vlN Fzw\B",3ٞ7]ǻPV/įY9ϧ2z^A-q ,j}٘  x'AKP$G:>^3byPY R%2|׽ǷnZ3[+rm$#kpRl{B#`Z чUe?$L\a vjy#Եy5hXlj5*1=?ܮs`T[MOSyˁ%uRQ,*"v[6/DuߞFz7 ձ6! NЬ4Rg)ݟ;u)`? _pG*9Դ'c _97!K!( .qQW]B0ϹD$)H~<-(5bAaǫ gm#\+<CH(M|ٴˡ.g3[^w',+Q_b w&^P[rTYEHS! (]X龜^M: lB6R|'᳏1x1=iyyu 5dEʼ9ºySWX[<.r0"zݻ6:ADFXS=|\Ht@)O 9WS|<^[ȭ CDNu??iޗc[LuJpb_#/uK!zr]Yx|(PS [ [Y1Dx*5bAN|mD;$]d|y'ޟ^klmgyX3+ T/v6u%q{_T33h2_4Jp j\2& {$jgNev,yX@('W]Y?AɅqO8W^m&rz=-&Q;Cy7WzMDt5K}PAm%>k'H]*w͈L^6"͌N pB1]vצҬխ: aa +Zei!ub蘊.$QcA˺Hl^H;@,vT/c3 $#0BA$PfpЙ p{17? ~rxQ8t sr()b(%݌9Ѹ Cob}ZH-;Em4nXACO x$lcxvW¢ԧz>"M+_CJM)%[IjeEПh<,zA+(Q92alf ™#K @L >w8&nqYBo| P&H's,'U|DD1Z_` ^I T5 M@,y:B{oWʶe9q^GXYQߎ0_*=G`cgY W/ީNeɯȨHCBg|`b(8J*/2eٴPtVߌToJvXX>bdSguFKoOvm3h#jyk|#y.J/X_v- <^6Lۡ=`0LX{>̽`9qWi Dr4sQL,\xEgX.^z.ȵt&nXCMtբ"'UjYNƅG[ֆ偵Po^Ui}m?k.UffEO~V?f+PI0۾_i+мzӟgyglX=FA"Dw±Xѿ/v+~f-q (QCw';UJ.ߩ`Q5llauecvEͺM>Kx'r$aGn@Ɔ E9Ͽ}+87KW r"̽>+@C Nz`. {:7xT'j;Y;Q ݷ3h<wd ȸR;􅼽t^غ]3plZld0t{ƀMm VHQi{s?]"x7EM|iM,p7G /%F9<] RgM /e4$Y¤|3cef5 Y\?-ԷTv1xKӷ0GLϘn( O^1?Ə҈@tjB(oe{`Sd[St;j!ki9 P?-\\!95G.kޟ)KǂhlVúS5Tڙ=юSyGevTP<7M cr63jzVz[GG؏F^+;{# dEFŒKjrioqIt;OzY9x H7fjcs?*}E~)4Kl5:B#T; --`9':F-kn6."DhS]{/Qi8 G% 5IdxhښS/5+0CER~1ZuzvΎFOj.˧K}#uY-({h8>"L; (Ne ?FH"*Ҏ!/A `u4j.;r5mF=loPC4R\i\8̴h};NTf=Q(Zg*6FX K'芾6h, >O|J|LK0OfGzV/)`yUg^3tGv3=L;O!'zGsXFehLEwDe䗶6iG('.Ԟ׃@l`\ꌱL_q{P1VZ H=Tƫ&e-S DDhZ{p# dϜXt&in! +q K&}mgDf>;:ˍL=?J*iT@h|p_UCc.x̢ER OW1G נ7Dvbлd7A@h, GPt 7H2;d<҃m9r:m:Ԟ yH٣Z XS2ozɟ3V7[;<(]/l=jB:9&p蓖Bҧ7]>)_ʆ>B̷A)-bG1o4X();աuW@\i]]f}YyH8N;N0?q*UԤ{GCg0h^avbXɻ-ץH +wl: |$!S '[No&qB ݷ&Y.Ԇ u8-[|=,' O̴-'9 o.9gO_xL$tv+5BA$F}eXq( .VZ ;4;&G޺`#;i ^ST@*D ~hCB`t[dJUcuQJ37 k>zo{N~w!1KMUz=S:>$(g 쓕m9¿c>T 83zSvS{Wrtju'c~ MN@ N9V֥"tavBf.E<lJ<[*Xž!}LK \8ՆfVicZMp7'ڏI9N-3z.=P4 ͶPo+^ D,4h,zwLщ BJ z*}0\i)e ]e]VU8"_L"Rq ,JhF̊)>R^ 8A'Cړ Mևu . Vl5Tv{x-j<>GPNꉴiЯܺAZ؊ߎ+VQn%R01XI`UҧKxqƿ&<}xDbWWK:\oKәy#|\I[X ޴B{喔Q`Qf[|9_n{ )1lxo\6t(xmLܾö_i""ʿ!| ~U \\kQC?̣ D؃$P{ոql2T:-l3T~)- ʦGO/˪ˎ\e"LJĦ/ sZkM.LtbaUzKvC;{& #G.Z_p<"q$]C4\C0vY"<B"w@q$ƹz&T8k!ó@JTT(wTSOlGcFʌ'Eo0U;Q - L- tB.ZlRyj8IcC&7Jo@0 Ӓ8:_be?8Ɗ8/Z5~398۴cYAs(BϣKH@4(0V:}rMZ >8f=p8bL_^kj0GG#o\ J<덚 f\V$$.c]}nU2Ta6VR07 `X c<͢:᧦OnGQ3ؤPu$4Xd·ӭ cc4p`؏ZYTלUD'-ɗlۂ gr,7{k1yQKSüDxZ b?a%S鋤V1E,5Uk׻-REu>lJ</__SŸ1ʼn3O~bHyOs>aR\&̙n#NjtsmU .B\7ŋ1M%ӅD_zr ]pǥk?Nq0^̀C,sMst"\XGP$:byONE87&DYG~ƥK|ݩBoeL'`awǜsS$qkJPr~.n{Pd\oߗoUG;_"&d_J*غPMb*9,|`m+ݣmpSD#NDV/HAIF$'D!)~')^ Yg &kDAߡyb/4Q4!U Za'*J,GùU{4胂 O[)(!C]eHѳ׃N0.昪 ]Z#QZ?QתvS^>⣥=Fdo2p90KT_ʄ, 9h X}hB*Wrʺ{nbƾfg0y]"3z1 kbYnHa` ꇋ}6KraQ窹- lŒӦ@l2@#zAXhW0j*-=Va0/$m~.V ` 3.ԊTi7./X9 h;E'֝u\Q[>C+ tUi$wzBcNU=λ 1> I燼SNߙ9~n}v 6h{4}pay.Xkm;FL4*fA\ ԉ7+U1A! ƖVFTC;*"4ChqwQ,'jI|O ՜RTԵ3u?I`:>~Zz36H ,)hSW9`1+F!N}2e/8/ uO 263%{AT1vD4I=Yej/.}~HCI#_AM/ o:A;׮`,IyZϸe܊}̛8EMLJdڿM55P)_DͽEr% ޑ]e}K9۶s&Óۮ 'Qoʱ&./tXU`WCH)Z^}sc:xx : oxE'@aОFes .sT4l:TMy N@6w{bptq7ΰ-u% v y'gLuf u:Wk\T,rt'"ϪbLp#3^zN҇ MV<E2Y(􀈀BCej0f%J qWӏAb5&`Zh+G-p9ߡVQJ}m# i N.HGcD9hsqR+ Dk=E<ٵ9ؔ!OW >DfClӊ-/2xՎŔPPLom9w 79r%eDq&7A}mPKTP>5ƕJuޖ߱MГDݱ5AN(78M0U&4GR=EG@< ͼe꘤>(\S=w8ǴL7*MM.-[9k+R3ZW\ ~*m#bHN8!,VWxlT%q_'Zk(60 C3A5F26 dj~2U'%9kKҝ:f:?\21riY ֔ʀi)̨HcdKM3rB<_ڀ=~m>NRU%'#/-u'e[hnD?y^5,}"^d^ΓY6&⎾I]翿e0f[hƼ26"vaS]3+?x19cFd7I׬ ,a˖*yI􅷼 iH6eHZn zыŹl,!a[Ys\)X.~.)A{6t:x`fhXW)9eb`ޝ*,% B`ΖTWUvXUk#$nQ}<^;,^25FI<bIKwFQUcNAR֧v>m@͠kBIڳLm"5gp6!5?:32*iFmfI?  Jr&|  8!չ:DV]5}c笰_l U,<1csM >9hpL.&ûڿ+g&GhH\ku8z\5Q櫠1%ͥޗ4З. |rVE~xvw^ ۹,Q2pɠ5_9pcȿRelfUA\T{k)Ttæs;iL\U8#I:~@Hni)Ml|9))=bjȶR\mzgHk\cܾ/\Źjn bY˾Y`\ Rpv /m\-򠅰%&ѴQ H&v !ݱ [Mņp\Xl9 .{%,0y A<JpyӨ [XT3fZ X\"ߛ ajxXu|6b!/Ί" 8/jJ|RaIa䰷=k[BU\Td GhADGx &&UdLZ{jh*<$)L'4bR#Nm{\TxUUʔ61JE8'B=ˬJ0Sz~%!F9'+i=Zb^67~H +3#X6hٍj(#^}Dl8'1Q$MCoU;4 W3E_&~p)V둟BY:y+tQ!N$H Ay*TOJW=G=@/kDpKԄ)VaGNגGvE)AiŽ+V~ܤi%ZJtG>P1j8it8|TJ2XcHBN;.ceM'u-GV*RCf_k+: gVt ! wa߈]UKjYHG2[oP,(B"<[ ElK>*+DRKeq*Ţ#QMC\LK" :\* Bfrd0qGVᒻ2+0X-`'Qμ+olWWIwM*B7zKW(33{51 MpOiן/⿤~ǯI*%ȅ;ɨ s4ZuHĆ0*ʌQW06)ي&Ԕ{Y "+$I1dHkkA¦7 C{&Z r&Q^dd[_T~w$>ԇdP#=KEw ΞÙt89VdR*tJ&`fb L"cY ܐ\j+՛FżSA>J RT/uw]wEzy݅3|>>4yYP<)P>Yt`haFZ3裷[YD5ݸ=}>Z+trn}tb[<\ U7gjَ}Yl6~ц&6Ylsf #Pv!8[%tӅ[ςc"Y)1f RB0]!]6_[gهZ/s3mm|D8nf< d`gE$ ^ѱ{|%y!X&^)7uE2%m>guw~D$JZEe~G~"}zbۈOAeNJAl4?="Yt?Ɲxnd[g6a lSsD|9,i D_ۙ.+dtk 7v(u ke@H~RTaIx`Hw֗CLjV>›oфaawTJ2E@&LL0is>NZdj1h_c{AYի^~TSp9BG'ܸPb_r/=GYKiÑdOt^L!K;VrC׫Wd薳|ȱ٬<&)rqYaůR 'Xyn~҆S/(H?=W joQr5oG'*~$XbJ]C]c DePצ?PytSz02EP2M%D#h戕tEzё}nW-=}͇‰4.^HoyC2ـ\JdfipK1 $;LVAw$eë2o_ *=Mi0׻^pV50| ޹SNc 2v$!ZcbVqHլUHu[ Ӟ2@ϤY&4"jɍD ǘ7@"㖙zDnFH7<*H/tOWj/LBeS_ @# t1@5&Lhv&k&jW(9fгueh]4poI5PWf]ܢͬ>4. XEqW.#xSQY>֣s<@-/}T\ًnyH>y yw !)3:DU4'%_dam)T 2p&'w4=qۚA$ҕ?0w%Gz ? $-E=>Bz6R[޹<8eZc֖jFv Ff Ze~D;.co[! qB53W E>8/2E}J*(ivj;jܜhDrE!=\'- xZG'Lxw2ȇT a!{uʯhY+ 7o[oHupnȆDbEtKVP6(8{`9pVTAF.`[$In|zthH <Բ#$ ,s3: @AK@<@0@UcLqXUG. &{rY:wBq$)[ZQ/כCs#Fۚh3kQ" rTD:V~g\FOpȽΑRe{´`nQ#q ShnwGXDMǩѷmZ'\W,W-mܱ2w䖊Y+Iڝ3Gi6SywQ6hf߬+'7 URCadr cSoǰj um/g|\ulhiLʿQIZWY%wlMLI{%Lr׀s&8嘧Ln\mS3-(dȰɜzuzOl Vd~M?mo88ܯf-/$1_,X Zet4;Am =pۖI}7Y9O=lRF3 ܐ𓯰?Wy?==ח9}'~+#kK׉2؎V8L8ҡWՉT\[}94Uj _hT H|&mPw߰\7G5vB KFnaŔJd|ݐj+]Mi36Tq/p>C~žS3S&tuHݮlo)Ń؇eGpfÉ%/`Kh:"L*Eo8 F;X7(. DGG^O ~|ӗ~E߻u鞠_sʑd%d90@w%*!"܉A]?:wGj$͋=r¤  s2X<|~LyE9nG7DƝ' d'*!" hrJDЃq gOa#sE.Ne5pIcސ\ 4̢8f)zazBĈzVk1(Zh,4bpKb?@ jۣi`?=l;`^4'eI4"{+Uv̌ 0~gfZ}FepįNBA.&w- w0'ǯ:,xnKd+!OE_dW j~Un:k7-1VO[Zhhq+8 :` T;͒!igRU]*-u #fוYsa%KNj>ۢJ4f&'ewA|jiB ͊f[QAk/Y@nF[y 2gd&z&G{da7kE [I@PT"S+LX"w:-aNE&2xK&v*C_i-0IXˌF"TZw뮜z>+q4QU N&8^=Wv?Br=i00ᄎǻ \B}st#Ɓ >㑂&l'Ԝ>MS8 2KrlYJ<蔋:Iܰ˅;dUIU-cmsY?GA^Z+FbJK\d՘>{t95bAÏ>S!V4Imd N"pLlzj쿵JZ-O/jSby(ŅWY "5VBIxDC,e&IM.7чx7\woD698-̻KetTO7C/& w{x#z'f?Jfgoᙦ̿+pĬx-&#s6wX'0*ö"+kx'Jx')jzI(vfc5 vO'%_+%f {yK6e̐%[%j~Q3ܲܮ$ Z_ ^Q @$2 ;>C; 2q6`˰ONtӮw !e%Xgc8ɪxwmѕwd(q9RHN#AXfyiѨX/[m\0ʘ%ޖİʃ;V8ctKup;vC%9NDVFW<*Hq.pZ'A\qʱ|[H†l-iUh~=UK34PԜkYJe]~t6@" (;E8A|>mQ@< ",0ENG)ԉ *3}{V* ?~ݲ~P<3E`+24碠%_c,He8q21z`371aE ?ImV\4_ rdqSH|K**9OB3ט }V=%ўטּ^Ip&BMKc jSΜD27c4OKQ16gRF%S 6<(f{Zls ]zVMſWxqᦅD뽕N<EḇIMXV.rbzE.`15.)5ޮcC?GSs+q9Tۃ!P$پVYuvl2fs73NRЫ}X$BU'N~p^!JY4x(NfbX59^E]ĭ 0&)w;vQ_і2[,e_Yy͜f~vɎ2i}nlR31t(nv? ) #Z>0kٜ|itNג[>l\6o^ 8v*2MWDl>i`8İߨ: $($NG Ns?sI2j5 }@m҂V6⨲?qRJpa ,ܛDO\PXB)0pȴ'{y2'6U!hp0뮥~+fjS5)E1L-tfͬQq6r$)T'VuQe^ Vtr>,22!!t,|Ip&/oix݁1NN]&MwQBE[~" 0=8dSN-^r”#.N;,QSp*v +N'1wH@n6vAm#@.nZ:D&#  4x]L2%/Z[%(A'0@*CRIlgS6t/3y*o8$Q mvhAM [J"M2o0|2s PxPtp|-31uWOI!uz,D-x:oַ\؞[; L3@3 *:!s)ÎYj'u |h͜ylؤ".:TmoŊIF+ { i˴KsRp j soG\(a'kOw3Y+F#-,#YYq d,IND\),pctab_U3~تIeo):QFJSZ-yMdW_Ɖ3wp/8W ;#@~Tm9H ?ăUoZLʼn P;4<;̴),)faa%"jI`ml} GGIb׬_J~Hd|g!&JyKY:K;6lv:Tt`#50 XR^1}L^#u8 `/]li$Jv\W s;Du9MS-/(M?gbFJ0)mz[#xG+Bl}nbe:s"C>3lq#BN]8o3f2s 8@َ܄+qx9uv6܌[")Is9 }4e}.<{!} tdː|&\Tf9p4 %̋ZveP3BUΜħ:_w^8ݿLk5=pfH<9lߜ92-OLҳFq+b"B}p< +Ǜ4s'50IL7`yo.4׏)ϣ;*: 9{ZH3jלQQ^L+- PƘY";$SL&\m#6H2n5颶`닚?H ԓ՘ ~9 e._ Iԭ`NWJoA˧MX'Nj0'>J@EMI 6ktRX^(ƃEm~!h gk ϕ8P3u`zxbl#ӎ96L0}lIXd-j=VTetL,]\$hJ˽, QeE@) ;aΦv2\-+/ՎF#J#qJ(R6ːD6|g\렆|sKq'̨PHӃwyJF'K FSTw"B۸sGYOqJ")w93/uXei_Z]ϣ~/F}&*1S04rnplh"i&SWl( j/GpY ̋e;oTaq2OGe1 _ř%M}-䎖*`%_bg=} Q&{>9CzVeF}_5 dBZ 'V ('[aVqg%D9m+cbtz|˽J=nyCLoM~ {:EzӶo^1ja&d_Фnwu4H2TSa%o-ќljUV_ ޳_"n$9M[=Ht,䷷Q[ !5 5`,YUpGT&,e 1ܹVFdP#j]L])`&s jZ&WS4upT&x?au>XZh)K<~KR_Bs-0/ fݳ?:D#utR$6rz_!KR@5e`MqI7gSOv O.5Ew,>؝Nߞ,|OkY&.6F, cXY3-~hk{C31P~Λ+n(XQ57||E8ү /ixv4xrR-@pz | rw\h 8+: RTSyNS2PS~s!?pEv2bW3{DFIv¥1]CJaH0@сVIBt4F͓K0,#k ی;+OXcXEXG #R=aMGL~go^9uBؾ?F8<A,󊸐8$Zu@/THgў B"ưPxf`;@ rNr J.QaXnk"#4~KĠN@g1ZөRU(HQkwf0Ӑ[X[ч2L盾d~)^Vo)MZjw)^zo^.OM ڈ?CksKAsOFuL|A L1V밎UJ|gr1h&|ҿIHb_&RɜQ%-zxJ517-K-Zsu 3|ﴍր%a ȅpW7ٹnAZc[jnzKE1}-~c]v܊tVs35IVO+B9;n)E\Cl ՄGT)Zaَ Q`rՈSSjzMFR8.d]N08+AqG]gg&;7oRmpfp/@@иk-n2l-aO7ƹQL>x:[u!Ԍ1ӑ>7u=:(- '܌/=4j+I<jvZ\}`s<@5(t'Ytj_a]5S\ %>5uQ?znn.+seZܛ.3U{$W9݉1*8Jʾ[V~5RY \vsth Kpv~Dc$1QU!qh]KP_A$>ߦ*,l&N_@!@|p? ǂ|\%YTRkD@ͯo_!h?u1=/!9 fQ{`[=qlxR臡*~)J="FLkPfMhkzxWlD'h3ٶ"ee}jOE$m{)a-󈘱^b^6jaSWqzB eHTzuc e6$nRSB/P+Y>s{d..yI iw$ Ts{CD݋GxneB*x B.?`ѝJArï4$9vE(m`hr>ND0C9.S3^;spC'Lm$mY=ߣKO룶* ȏ\ ,s/ = `)J3~kjm6䞘م( Wl%f Im Ol2efJ1yT)_(N)wnRJ NO&fqK!P2u+:~.43b{8|4 &t1t$:HKX;*/-I'dNP\Ҕ4ǚuq\_ fKXg;sWΫThҷ*h:lhY!^^<"h\HU yZ" $tB `'@X2B:]:ns=_rozI!pĉ?4Tb= v1Xaubu:^4u GͶmָ`*e>/FhqSFe#\cFP3諔 kC@bY>>0wHW[(J9׸bi̓h{\"%2SP(; t.23 ^k}DZb2 ݵ_(xҾC$.u+ -8B+֣~A"-YV>VzIb)ǧn邨6$P%5:n7ofd}V9Nn~W|&i{fkaKԘ _f9 ŭůK*g#aًd ţk=AepHh@?X;qms1UNbXb]idP1&VϺȝїw_ 3kwop'@a ?#K _Ӵeh:>+i̷' @Ek<{V>"'uU3;0xt^ECi Df>ku6@ͱcϵ}.H66O d $9qQ)u;im{׏I* MU3'w9tҐ5TJz?oBzlT|zǘq)Z+}w)sL*dęQ9 i h>г5l 9! Eғ|QII[>PL8ڮVT l=cÐ=BwT H*nCxBC<v.%uEqϤ.B׮z$v1OS)XU-CӵtvtU F=K8jmr.%~jͲ ƿzfD eMO%sOjsӪ /[:B&E9?%n-CfIC* "<HBCZj2$h%u*]9+$&~Z1{řJ+-Zh> .P6V7ZtP_i{3oAG؜a!u?Xg$]kGd˻/lHD H!ڽ_(]Dk"R4IlOą_:#cddԘDM(9g9s7/Tય*׌ W rxf,ٚBuCBg$wEl70F8bߘɗ rQ wL̵:oī,5[dV߾( K|kS2mS}w[o=:So57?x≇ +YQ?D/\t%+% }hTIy}WAD"}c (Z ÑԊLg_}yR ;Fx%@?8U>Yj A0iR4 0[͖P \ PSeOh :]( S3DmscG|(HuMJykzrDq42"][BǯhdX\0}"?ƛ8>X7úULI4(_@)qao M,ƒΐi ƌ}ȇ]᙭ ~`fp-@ر`O3.ܩ~@HsM2s *@JkD3c+$7`Y0-(5oC2*h QpG2N3M{y:rmm|T #m\Ψi8g*z`3Dc!j2-RsK^h"Th@6iSr1} IJ j,.\\,z$T36a}M" #d X6͓Tm\DRD GFys oC`Kxr. s&IȦȥZT|L=z #>Ɲw |-/Qc`TH0Vk$bf>U ~՛MS`)-=GH^1 ZH j;|ͿW YdB1XYi4}aK7p{&;=5RcNoXO٩E2"$¼T8 ,R-UlUQ7)V ك=k -gy}v K/92<+a[N2Gz&fxfy>;$y C ~$0b~=.R(rHLo@.2(&s!.A+huΏtƲw;֍㪭#eOnt+4@u.пPfw `{ Nph'AKyo!J!cD2&L_z MBrC'V1PK=YJN*BDp{+ |=~2/:3~~G}bҩS$1-%7E4\aw-QrIă~a_O"$I~G [Y ^],+E[$]F&+iLkuUk iOLt \qJxt eb쫑8ډ5I n`"~U{ OD%gCC$p@[r'[*c(2u1#*5z4;%P;zDD_b3(boc/z;;`uOW,nܤPe` B9 ۊ_߱ZtW % чV-;A K'<_: m5gqd5,Lzz$ȴi)9Y[H4*D{}Ǯp&IUF6" W:Dd:t\;ߘ6˔-ɧ\ s;#Ϋ U g[N08M Q \$Vꞁ6v32G^cZ8J X@ݠV-ːlFGqY`0atĂzusۻODL\vg2neqP˸0 -Tud$.yADJd$ Tu.fkitޫ/f;qJߤRV3FGY}1KG=OxQ IQC{WEFǗ5<0ԍ]b: ڢ7K-(ۼTOC}lsЈhTK[ZZg}2N)Z.vBGB$ي1O#Wq){-F,!mjA㽮^?G%2Q%)q^Aְ":5Z ɦ uLPAYS {L}' rv+9MF[˕lT3!`N^g;_jIXXf (]W0ԥ1gJC #z!x^z:vq?P9ȁ7:*ޱ#y߃x>Br;uwz^2<)Ŀ e\f*bv8Jdf+ Z%֏ HӹsdvJVQdӓ/ˏtGRw+ezLY-v{L;}c.=E,(9_ft)=um| 5<%ojܦZS%eowTQU޵xʵC6iĿ!_K;x)%hͤ D;!RjTf5vi b&Be>6lkt{PtєÌYQS(-H!_3F}};Cj= ('-ߧ@beO'N7VYmVPE$B~:wWms>8 ?3nSDhR'.OϦ;;#"P5Jz13xAHBUaֱp1R Z"!_5ZAȗ|u.O`8yP& ߀S7JPn75'cƂwA\?D8L!'ػ fPSrE ]= ++ +|GiҊI(;hdF-Wi/f;`%Ǡ_ vJW79KjP¤RԺAlSStִ3vɈVuFTx`:ǽg+_>'%_}EK9AO%ً7=}Ygfzx#3%B{?>%X~MI3EK9~" x C5=78Gvӆ ђ^(p[c ~\I8="|vhip0jo+&ʸ Zg:Z{+!&b],+]1\5L;C[7|aV l@Ν+#`մ%uÝG~/ N W%0XhJ^eҝJAn,s#Ӈ"b$9sl&L`ŽO7-9Kh?Xcf0nLL^[ n/ TxjOs=·5Bj˥؈G4߶?R|.2-7l9F۩{؃a=^#7{>Q>I{J LҔ$6jF2^fg?eK)_ r2}ۻkT ܹl36L0=xed" Yy?IUOA䒱/WJ ozوl~'[e΃>yW&dW,xt7y< (FV8/E}bUrm,YaTd~!4XQ[ %Yicbwv ȶP:&sa&W?30JzU7Ɵݼ ·qv;AFG!cޙ̅3 ؃rM 9f6LdZ.EZjdOOĭ.|v3_%&zg) пqLN Eϰt?C[{se+ٿԆ:ϩ>=u,Kc"2w8S6>ȅ/9DGV VG~}4VAc;!Pj[/-xa&xp.pZl*O<3S^8@-FFE󇟂O<ؔǪ0+@TV TׯqHGDugnDፃAANFl'o>cB=$v:5[WVeCHL̎W)*0&?yC 2E*{a9s;&4}LѲl:6_0v|wz>FJ+ޙY` 1JEePF,ij.X|ͅ޶B'CǠGXR <X[8JuTkԦN$H>f{q\6x X su$Z/żfVQƞ\BWJV=^aw3b~^QmP&GWw2[ϤˋK=Ru t!ifgΓ bqoT&:qzB^K&rMfJ 34eάaMc[h]5f6EA-ŃDՃƼ:KGPB&د1T`Gy9韷}}G7{L:|: bpѝҏO_Ü"y1A d;{tnn35fr1`xAD[2hfcVlACHYr ) >}PdžJ^g fR$\zU~)%S/b{5̟*ꅂӈR*P'mx -NO"Xthk_^d՝j|Gvy+"=).&FEkݿ RX;Bۛ%OpCPgD᲍l',֛|2'lD@՟XDC\-rՎQ='P86lZC vUrRs L ZN"= ULc@%< QI\4R) 2/Bxe+ w>gQ%w 8-,"&{N6.Nx !4YMHPR\G~S=)~a?s :i8Kb^=CvArZ Uw ?CYtB 2-_hYgKZE}>Hdh~+66v+OLhJ%$2liLsQ>@JU?TI_/t _H0\O)pH5O`{T7ā*S?jray f탼TwtՆd$&^WS(gB]"؆ynjs iE 5LOJF@O]dAjzf7Y ` y4; iGIX@h}ya8 լk qG߽k *CWA#4}Yq='9FC;]esŅ A^ p"O _eq| #eMLx Tfߌ?q+/llO2:G;Ǜāpu^W /"ņr]4#rǟ[15WڿxRH`%rBSgBrf%sϣ/49;䎅`Je3;p w6]BC-*q~\W%qxK w0s=N<`,&YjM72ip1mpqIr@:FfKQҀGͨ58{l_I<ԗ#S1C4ϿStIٿC|EnwL^YO%i۪[aylrTnK"g x_v3ǀ;f&/b+rhxk"d%7Zf&#*L^DEaR}-[M3> 62. !cDЧ (^;评E:؝&[d䘚liZӀqw: MԜm?cOO>s$hZkXա Gx$ ƥ}~cgW2eͰ@Z;lxU,bJj? tkLQ۹uu"_H4n2M7.]b8kX5zVjt,ڻDD`0܇hν'j %Rf"<]!qqXWvF* me({W:T$5oTE65q2'ЬJ*q(VD+%R!ubҀ"^bޡ|iX^ݡM6B-y.$Qٳ"Fs6*^f NZ`tO=_稭Eo}ǚxc1Wư4cP`ŧߠ 4pMGxsJ'R>%ݞ>x*.(uaάX*Km!M1)QoPwK .S?x/E-OJ%XD^l논eFFcNXo"DXS5N3y\ >䐶1#e xz w}$ m}|.چ`.Ia0Y$ ߧD:ʷMce$u+(cx@:Gp %&nӔu]ܥŏ;МăFtǢQש@vJrVa6{J0Ӛ.Tz3$Dw0 fE*JT ]0l0:`|rCr/G=(qL@IKF,W$J!6uE/viTqx !vjfWix%ULxR'ۃkYl9 RP1u b~pO>M"Ghg~MƶT>?#ZXnr&!%)rѺmGٿ?L߯,ͫ'H# D4LYC(&p+i mYʩ/=)y=VU Υ2$pHAZF;iuA ;59'VhmWD[`v*fն4V& 5MF/s/!?ׯNo+r,SgdQgLk'8>}+8KS, 0f< tմ53_,MsAoTTn6/-S5 p`{['t/;٧9hD+د'"%hI#nTiWP8d3Kl,(*Ĺ%UZWɁ#PYh\F]5 229:ؼN3tG TjaMʹblvb9(~؛i Cg&$-y(Jwsh2["^,{/ײIBo6!.5>i,qpӢc{@]pR&1ȕ8fdTB tg"-'J6դ85%#{7qpyAG-o׬n݅gِZfcS`ɿ %IcJt>QhQ^~_wZ)J=bR!#2wG2FI7"r6z4wo;B9.d}g1i0˙_M88X+&-U3 W}Z݃= g>tKp|xs+\<~&"5;8H"p! 3cJfp##Q3:&X+G,׮揅N&`/tZCmk̏E \A&[Tsٌi)0Uҍҵ8_N K{_T7l GʑTO\L2\֋M/awTѧk߬-~E+.Ɯam3`^^%5TB7溺5*,-_ݷ1Fvh~QȲ N&aն٧QlCDg:9a-bB6N?ԍIw% |7VAanx69_xUFWOD3<]( \pP6y(fB{*m_l%^޳Z1ލ`rej ^[6K#(I9 vBA(;(3D`{PuEgޓܓqP aƃ)8A`<6=6guT9N';j{7;!DВ卨Q Bh gx(WN}̬bmm*ހ/Ҏ DK!7Ѽ/討vH;m)958 vpHG;v@ɴ|.H<zw)p=̥rc&SDdz>K^|f@1k)2da; |x*wGo[R(+lx k*F*- -PAͽ3D1́1Gf`0ہ,{uovP95q3@meKK1)N Q_`(v^;<ƆwUp$ IP|Γf޿l.r?w1bba`2 Zy !UW3kzVZ+y]bK,#j#=J+ |#]4^6a֦}ugFL<~ᚓƴ9X Q(`X#=fskF5F>fU]\T!i=A#ZljD>. F(߼OAgu!eMN !T6Kqy7~GNݕdAņr.\YM%WUɜ\ߩI5LrA.t30iWI}<*d];?s&`D)j~',0zVQc49|ez*C=m] N9<-( ^ӛ^YgE E8./mBȝMrmiw NCR-(*]D* _UvC\`*ֈT˼m,Tu ǒ#i-VpzZeG!iEM?ucz+C‹SU m +l mT4P8 8!(s&aR=bZI94ߎtRkUj=]TuҮFH%֥ULj{QKIX4mhv ºyJ5uj. 5<B1 "iP"ear~<b9:mHȗ7@ǨS_1I_OGL@/"nQ\Dkbr 6h-* }nl%7[=O.I^L{e`㝠5d-u &-,&4D>34@1I\ :'O'Y[bՁ%Ј1ב,Pwc%>)f oc5:=>:8{ z?Rs_Jݴc~ނ\XaQI޸,4'6a 䆜JpON;K2>6V8'GnsZE5qKo(IMWXx"MJC?'GJt-Lp`ӊj؂oR=Da̦iFIߏ:|V3=ׇqCdߋt0LV )xEIzKg;:iMF>TE]B[,O*|BuK3vD:1 1 fqT~-l|Ov͝窆f7EtrΒENGxF_&(PtU Y!l0W즀j޽WI+z"qcɕpIklO̟i*Wٲz/]rR-[VNA=J.Օ;K:d;]-)*{Ie;8(MܺWX*f?F5!h=n^hYwe9`,8a/G.fKCWʆcx }KJpcCo8oy46XՂ)՝PH̘tAԈn!ceuQ0ۯ7&C_K*; ؋uk{a_>q Ձ,p?dU]U`oՕew=?n97P~Ek0o9hf…2IaϢY.@.PZcU:ym/Y#ɉ'2D2nwnW \۲8\GeO\~ 鈓2Wf{5a kCjv:ьRqz3 Vhc̩nJ[ߍ p]P2gJ1d}ċ? ϟ\D6rxXQ SF l]UQhAdT|C*43 պ@\83"|ѠtWv+ u;tCtz6\Q>C6H?eN&C>kǬb&9Wh zڨ8e 4gp|j"v13{繨K1‰$tŭq+\!¤ߗLԡ)3z7FVa[R儵{Jjyj6}Sx "ig| #ܞVtԴ532SVj<]@&m>QzG0fUaK% ̛) t) v4C'Xܲ3lRr]߳U& =}#HqԲ'4 v}RDr2r!#u޺%*bU-:ms1^-v殖Ѩn\A}xfANQ{y  ')r"%1"Dk'_$ NT;>b\V7Lo㊚6G-LQ0~\>FD>OyFj@g31l\h >^xG E$mM,Wx=J|l4Wt<U6.6=ըyz}t^ozɏ 㵨rif4Nf)JS6*/c ͜.Vpΰ듒*e? AZ#w\Wz0iބNw _@6"u0jæP".ת( :Z&+c^>b6ϻ@YRz*fg'dt"!@R5caȅ,yዟw|`06)1gui&>R]v*dús-K.#B\Kan#m 2P'83@;hŏpo YiRܒ]l4Py, ~(f,Cacplns8։Ly(ŔD3/$nnM—uu*eysRm1PgئW밪lĤcƜ+Z&VP5}Q:#zh ky4ZU;ݹK= xe<:b2$"5UL AˊZ[ ѤonWKnO5hB_~i JRKo(DhG (2O\e敠W0e=walY(%rN"u&Z਻it0exMOOkuUOtaaqT0^k̀P>ö+3BJf[ dM ӠmdFl K^&l^ Yv{pCHH]X*_MQ^96{ҜmU E,ވ?M")d\Fъ;F6J.t]UYƺ1 BO ]DT2nܦȚ\H[Ո=}H3WT+!87^>t X|lQ\ ~5VkrLξt 'gAk:@M̈́+>J*ճg4:Z=Vkm}t&KgL=Aq,y`MQ>m[S#=-H Eمn}={QKid{rIqRCBt[P.)ڸ+&̍#4Ռ~Q#5[8LGjO@ROŊde QBABe]}hkXr*).M?4l6[;=lBTdƩJwt、ZQ)jZd- zA3i&2z q +؆<8(~E9^L6]U%6XBBYbc[|~,/YP&I%`@ӒCjxpsBc?":|R$5]-m[3ܱnuIL4}&{s"*"c+<'؄ccZ)ym@/ };Nܵrǹ"v#Eݷk?ZhM'd&ҡY;YwmtHSQC$gU3Hzq00CK!տ]HQ?uʋTLӲ.^}kj2kP8O[x͚ Ǐp (  z8U 4iM2/#Ξ1GAj9T65iEVdJ`"aQd#(v IJE GҼO]%s;dY ׋9;> 3Va>:rHa"YxSxl{2o][ô'liQ:c]ټ!sO *l 4Nی,k_|3b-oUM&tBv0R#7"$䬍9L\ /W BcǽNqK5{yGkWl>*ATjY V{QN rl)7ώ(]%fRA@ ͲĽ 5`򇻿|]r)+oQt]6?Er^,Lec ˰nvgX FEfRDG_~rd6i+)m߲R ־lM1@ؤ8逢 F-'# KUV_˫OgؿW Ȓ^Ef,NE™[%kK<]ۂ$ŀ4X"oӌײI~E+;4fIAnVk+戮tdWpk! m;zn45Zs]?E[^*ojUkٹ߸ 18̗O,/c@$imQ_zסJ4]oN <|\f[px0 `.; I``&B*s9g]y}bѠ:pw|چi9w*e_%&gϮq.3Cor)V6-wcAq}3o9I"Y 0O:G?Þڦr& ;u@?%Ad:KB*_"9hc1;i뇨RĠNWd$3&jn٘ʥF"u^[^9x:P6Oѝ<y^#3<7 ݷ50J6e⟴@_e:7`~g<+<Ġ&2ڕVP㳱"&~ AĪq%ʫw5l੮^A@z%_7LkH_O9e!f|sVx ]mVWoN1&9RنZރ,4I[QurD+E:V d0"UZNJ^uӅ:A{ЛlIfvyu,T6*iG OPr:(Uʹ K@}#\4eےf"+WuUѭ5K,Ouo6T%l/=bϱv=)bCba^{\6#zƸ,6j~bY5>SLHj|6T1h;}t4bRkҪS=eޚڡ!ªCY9_}fHH59P8Kt.E޸13.hM55ߩp՞#K;g妩j+o X@D"[oR(ٴJy=Cj®SwfOfW *Gh[4H},[FG#iᎲa+7TJM> }T5?h_&qߋkc?[ns2w tbxV~i&JVTPMT-L0-mΡ ({$:C&q&܆W"KOhL@'£*oVq:mX\Kt}>tJV^Gyh*-dfG<1]Oxࠓ&*PNOC钠[a IƓjH$HmYA cHrrs+73r q{(`s%A%Sf5:+YeP&46ϫ/LwƈiE:qe8"}nȸ7o,W 0]`hkјYj0X`T MRQ{ tJ YBwnaR8*jGQW((TDQN L`QT2-EٯU]YQIHM-K-u},E;hkZ-iHcwP3 ["+M)o;G'v|Yz|8 9r +mQT>Y_Ɠه TFj}XVYtRn89t7~ m ]z>/|O!A޴>#QgK+U=T1x|Ȓў^T"g F!ҩzb}7}4#n:!n"c"`?xf\O5No7uM!C+__ԉyM.O=jA8:mv'_:;|DZ b2F`Ǘ;ͮ'i5he/'G;q۹~6Я˵G"Bv9q$%YLOД5xST:&o-RbJgU;}%OW, l$Iǻ4\N%nfh˳JPZVfJ2qrZϚo;TP꣪2w]8nencXt[EPmzn8Uzff"J;L-ߏS4q{#H&[k3>jto$%HtO4$^KH/n۪Us5i6.g2 JD]#w)NσZH7 7Kۤ=J\*k{M.֙ma%0[Hi\IC,zf,}g Yudq=( ZFBjdFC;T|Gܳ׸;]b8.Ttyb>uT!-9}\X)=jz8vvt<ܳ1H2s 57åZ̫ׄpN#HxrM{`m~rW1$~]"Ǩx> .|(/h :YlZZ/@uCL86M.*%E+bݺf1 ,oAkLiѵ6i,`: Wq%[ݏ\a{U `͑mD6bH[ooDo.,b`.IY[e4q7N(D_ U M-wa<IfϋA'̇3Ɩ6zLZV7UQ0`$?LEK[8Lp8r 25e>54ktх-R@ᰞ=yLqi$9p BEe*% ԓi+_~~ "E{C3;l;nCt-C.xh3nxp袶5 9^huk15QίNs>_OOEޮT*׷*y6x9u{ʷӣ]ʉ+_Ya-N"'m(C MHjmчPØs?u =^YP4Y .y"IOU=/BPؔ/Կ@<oCQn"䳤>xkF=PRW.#avDQ\Y88 Iʆdo쪱` ?oEȪ/SO7ʥ_>LNE7քu0~k*W :gQNLxxONiE-窹t@N񜄊'NHqt 7/SmW %cjf"+atE7 8bIY}qMW4NSX5âu hDz,kws=S ʽ ߋCs1ßp#ȭ3.άW@L]% SG|ll|>aơ0 FlEIRy~X.Ao݃JwkҹWr[ODq*R6k$%@ ]p?ݒ翾`DN.ef]^w/CNKP,."Ҡǔ{t*f9dBsB3L7wYul zG^8#\w-<<]j!5PSfq'.E}{6x*`2ss⺣qy>gZ)\ٽ:ǓW#Rħ_FCpdͦr <*\PgQ'뀃֙{aM -A#ScģgjGD f]{գ=!<r nK~jI$jy"e1кs0[0^W a<<#MICҍWo#N )~a4YEs^C}}V3NɹMd.Dױ#Z+ח .!/`FϡN ?{8#;c1;kP#ά-R Vih)p(RF<|LjLiCEL _%lЮ@ yR4W1 L(Y' ϱN`~ @2q>0,g7QxP 6geoJPXL}kCŐ"*A%#M 7aNirhÏϜŎ"&x`80 k`m/cA79͊jdX*PBab':_>߻Ҏ{VcݎU}J8z@A^v:ݾA'iS17y> 5ߪS/jy[1# q?kZcGyǨ/))ؽe<ѥߖLoB] 2l d R{QsPaT1(<ޛ?B-+V*AlSdm=z`!sZQp'蠋,ūcc;$E05sOJb'@t!irwS>vIBAP]|&W|&gΛ^48w|?CR&chVcC-S1 xD$ӥT,'/jpY*`l2baT^ÚLlZ'۬/`HA~1Bn `uDkPf#[U:;2<"!;}(~s'KVFn .h09|23D[;08\iTFJv2M,YS("߭ Q\I}qpSR6R9IK 0!{WO? EW WzkH,8y~7HчZEH'>}o@vTB,l0 c7OτmāۋU.F=z :w]/ǖ˗ʹ[>R='xkjB,*jrx;8S5F/w%j$dpZo/?Zy7>yuuPţ :nImq|@5˾Xfs!kآ`v#})hx)LF|vRGwHML:m̏KKրLd v$\sJ͟c=ZZ~r~zV"vS*3~f`z?kmDҀEo5j"_$}I oYVv0KFlUO 6h>Dʸ Zuf $mb)D7 dW+$4iO8R)-I%p!˙kϙuu<8"y*?M@BYZp\JS]qS>|7<]ed1ovIt7N[rZ0f{a|ŲV0aDaDϗI^lʩGۢ||b%5VhْU*fJ6<@^yƟ',gKzeXRGf9iha}N·T:h yߥq4iÐ^ <4ͦUQIN*䕷IFx2Z3jg nIkۂ}m{QT*W!<J3{;b%\B6spTC d{X3al({+rMqjC9,;0+pk)ʅ#mRPU!q3(1y b_˚o-$YOh [!S+ןIACJSdiπOo >W:39t^ &X̍b5A 7{rz0ZSq70/) :+E,OgXz t0 GZ7U]gмSlYA偪PBm|;@>>|8@O""֚$-" Ε7ʻ9E'%2T>e |ik ;b:?.}Su1V,~g 3Gqwq-PL00:i@>"2ծ5s .\;}VX'\%? w (dmxf;pWp(+r[ uU$b%%|1WZ|̛J"|A="Q2YCѽĖ?hDxYR O)[fDoM?t%1R6 ' ǹb̠ +h"k&eV dTN𵅟nN$+Ĵ.[I7]b1nxnݨG*oZÜM$DXJoaVB*k?.s $YZ0P#BLŒDg^d y"Ћm*>m3psjF"^[|O",x54$#ZyQ= \dPͨa/ں@ ,ojxebGg-`LkAZGSO4HqH - .\y$8n A(W&0;2-kfMa;wG&9P]Y]]MH#t:έf͚na<&_wO,{R [_t|uLƫCR_4R%;%1}Yg^OQTPM@f k~r%OU;>KT,{L{cdS}mc6~Ieϱ!,G$T?>(GUP}d?w;KɅrN C)DeӍaq'!/~I]~PDsɻ쓃 F"]ûf"bbaFA`!:<ma-b| 3iF/@H*ZBr$ iڕzw@Ȇc;@0T8$!>6fd BL?SOU9"9Kt9 \Z ʝy9^1) Ț">e afx{ŹH[p? aYő,Q&(jSO!m D$=5`rByq.#_y0b˛|~3@,[*0%ZhLbq||!qPL&?}H_,4}g!,kև2ց0d,Bik\6N/5>i0? ;vI5iCE7Hl~*@{'?EÚE(?dbViriBϔJ  '$` },{x^!x&3_#әMfӯbv_2mT96?k<7%8˞jKj&8TJgmGwnx`U d2wYK<J"r5-JrK髵۶{^Z*Ҡ3.zX30Dm &aY'{3R9Vh'IuCxϨ 4_e%URH#4]q6J2i'T#jhS?"vbzG8cglg Im^g~,6~ 6J{SUXD,biZyJa>[]C <}OY;i} Y 1{Q=Zz77 mlN&TC&tZCv2h[TdhUcapDwPSe G &cYq&m_Al mTe$[pS/I3 2'Am_^UJe#8 Ʉ\FF飝S~ǂ'OCx=SerN_>jqTZp)zn( Tyd'@PW˧/; l镊@8mqw2RieB:/|9gQXeW s?O_G$lG%qM G'.b=8zqIRiP"+, Я;9'biʰ=kU;u%2\-1[A>ǥbrxaEߏ -7LlSU^*ߣݚceoNuXHLLYO66O{ݯ 1 =m idsٱPdΰJ:ƢtrѴ~3x[QI{`?͂.ICZǏ}P.T#wkSƩzH!.v?!:r ~d-o`A"z8'n?B"ͮg&'/睏Kt?UOvdiQ R̀\59Ί+RWJd}Q43VEiZIθUڟն@]zk[1&O'lnwa.;'LE)޵ۄh«Ak4M&pbn'KgFfOgļP7m@ULr,\7k'ĸBs׬d~L)^IݎI#~o8 <da=ED;=vXD_vI/ZI(+1GDE[k@:4Yyο#ffXec |b7Px(=I3hIͥݹ@lv,@ĂHu%GsycGد7kNrftY=h٬ ? WF4T*O1$]QG5Ɋ"su-ep+R NAkJdI4 \Zʭ{h )rɱѡ8Yc~>ɿq[Իb"a,iG\3#~u':jx\G9(iY_:ǀ,ף2]^/}0bN%׎,-8'hs2kB}xMS)AŘ@bM;/:;e.7`u9֫vkpߵkz|.{h?>mE%W*[ g`s`±Ҳbs~Y4ECud1v*8z  n&僖qfδߩTs9<ʡ:DnKcDL=4W!5;dzcJ}(z K)!Dԥs%Wb ^7+' _d;A)Olց_z#gnw""NPu D?n r~D.j/9V5gj4 j%ful*D?ͱ7 B d3kԖ(I]"F+\fgǺéOEҧ 73Ovo @8EvAѦъx58J!5-`oxS׏AoTDAVʩÍ+<5D[@(-L F#?dѽ}#vcDG&P R`Bɬ'TO ǛIq/k;&!% QP,ݚU={t37/uxN巋Bָ35p=<&+=%'']m ,60d?"׮SZE4`yݚ^dPk9-V?3:4wþ$) ֍hi\9BQ/K8Ds1@O6g9w!]#$NkD$@"|rnŁސ͋ÜVذkWɾ8w'`>%TR1o0o֨Rh__l.2Bzޖ7h%\}|̩Pg;:o~~ x Ir TǺH@19/ۈ0Ή77A {G9[ݺc?Vhj? OEtJYɬe!.Ҁsu>8#Nr2'h@ѐ? m;DFik;qQ'u iw3jUȸʈ}%M,*@'+ ґ@0,B36.a员!HB\fT\;|@OGmX`=(7\1 [-Xxۢd&zS(0XRIGwZ?@ZnܳV.u?څ'r7ɫrtݭb|N){H,wXՋ'$yzNeEcWB y" gF\F/5CԔ㩅^͋o| /)l@![&GXSn11M.eMV*&:Zghȅ܏'&<*{h8~bEiqWL)\Qj6n_GweѣyNbdTPH$u( dp`1[~@TCF;Fܭ5pBdJ[hl>ħ&J&?x5^);4<~-bO\ew_UrRqcm/wQҽ®xKZB;B>d&XqPl+؎HΡ]Z8& '&yQ\>öKJy9)7D*>tcPR ԈTb[` TJ97cB˱-q?gyt)(W44$ [iZ>Ƀdi(x08g!}٨_#Czu3uLHzj^kM%zB$ā5Rn/ew+UwF-Ό+bX _Ӷ("kW(d3̷s`wJJA1eJ̋cbc)el9¿G$Xd폃@8x1?C$xkFD_c9Yyؼ+wBǭx1ʅ4: njGi: qP'6?m`9RɁ#8LGY:FehQx`aR8!\;jkB:%&f%A{).WTψ5C񤪳HɘIB j N4@ø#Qr ߫Ho}̽`1%c&{mfQc'| ku]XϡceU f׀{h;izN/5(qW&o>EbpK"4Ԥi!Zs.)q[Nv躱Z\%cN;OK[+>D#qgI@yxm=Ee7ahhIw$,+ЮG _+- Y]E )h;?d0]e}(,eel[xܬߔ [H ='Vw-<e]병[> 7Vsk_nҍsg, !Tm_(]8*j>Qy8:C_wyЛ2HvV*sUBGs}T)~IE;<\/ IV|Ղuelǖ;?$Xg5N5J}?(BPnuQjrJP˺cDBS:ZΡY\lj mIJư3!Zg鑢ffp|}} 8UBЌa+_Ϗ:>IP-0o@ڒL0q&xj$sd3`Ft WM-.$f徱&?<)!;jbg%($CpbsV0.X7ҁJ8 l|2!m7PQ"w8?N4-!Fdc5GAƲhS%=5SScV(}fT׹.i&4J{BTO^x mn9,Ql9K Mr*:}hOA軦m5 mp#^AV·b?7\gL>6-|o֟{*%."/hK%@V^>,G=ڲa!bxTd' 󼆰-k<\ȏVfvȑ}c m,QЀ]؜*`֛ ock=ƌDNⳐ|Y>̌3Ej\#އ}Koj|T|>Mr~J7̌P_|klʼɬe Ⱥ(p$<&Ǘ!GcОg8XR'-FU0"xppۊnQLõn3zXߟ,8|*Dl "\ =:V ]u)4E\{Уo@HaK$3agF&,1_e4q9uO0|/ "x\诪QQ&z_ҍMŕ4S(L5V}ULGt~M(i[J1疂W֚0u, v|ܣ#5F(u{mCRX&+_1'* "~,&iq+`#8S"%R[~#:wDTs@Y/؝zKx8a;Jugx #zT|CmvܤK·QYy, znW WJ/WD)pi@|oI UoC?lD3qHeEOW#y^r`Cb ބhiE ~fUB2Ho69J2\Z/ݞɔ5,BE, FU?S‹R>q'xY,> px HG_b0"0>1EEyDF_rNU+:;rkr#_W·-w$TO->k0IyA"GȲIx*eUHid?祔L,Nljvnx(@nJ$2@*ë*lHa򘊐*$!C[D$Sa VC0v3on=)k06糌+_/$DDfI#S S.M/Vox0l b<G8F)qW2St~<`b#X ';3/6_aV.xDJZx8bDÑ׬fBϕx39$9RRp= ;omf 50Rf@de5]%CU^\ZBo%8yP, 0@0u0e9.9;PMM)Q 54 )ms9L=ą߀ Zw{nUmV4wH g[^@uLKx=/~OSZV3 Ȣ 4aZ4\*3L'VpW0v⤽e8EΥLԓag@qE1Rc?oAX&DN&piLN2#*e[f^mcYg_⯴ZNv1Yk[clwA+ =ʥ56(e|?ր*1SiY@%>QD[{w)>Ua?{>F,)9I$NA1;#peJ2W̊Yį3ҽp8qP}LxnEA妙:|Y̳ވg42mr/ѹCSm!XJ/<|t[/&Ai;):x98B?T\/keY%ySVUESÆwy(၇A>M'kbrj rFI4Ye=я+ GYrcò[[ۜO̳izƤV`<N`Y}9׃Ώ }5FNo[ _83"nKLh 3Maqb4ujU܆!G|"Qll>з~J\߱ɺ*` U}y7q|Ww*<(\ƥ)nwG#! {˱DtGnL]9%EƐGzTH`XmS8!,qUmѝLБj,;Q8~Ү0 Xi~P{CbUxk~ Mrrna߃M>Fx5UeJ <pH%H a5myZDXݱ>J=ʥT6]G.@bc Q/WNRgo1@dL^{ųx)͔"(G"evw^3͓KETn|rP<~)*^SZuGǻ'nzBb0k|%% ~R%Fjtpf茮F$+8u]BJqչ W4cmLBo|?i@A~NLΘ!{ZYQ>3¸"QM+(/︱ S+]F9|^)Dǂ7gy%{-G ={FSr8i =%[̐=cQj6ڄ,r(Zșjّc5J4:rfPoC ـI&;SF\Yl7PBZ׎GpeXF&$:Wr=i{SVxj$% Z= {$fҁ"D@JhQ4PRoNJRod\Gm, MaB?3cv̴{B覷) NVken&{&=);ۚLs0.$zFpe[$ 9Q⌆gѾWŽ> _lE~."5j2I[t'Bo8*6BIXk1 .0xAy+E IbBvˑF3~-S#P0` Ϻy;ӯYA¸;g 6.:ZT&LK´5|t]bƷPm †HKQV6kL58';,5./SCk0"HU9(wHfQC`@ wY2!U@!IS+7/^uDo<~~n4lxZ٫Ha> cw4j㷮qй:fJ ]l ?170?.D1zU &RX\20uIE[ pޭ Hq]xkDzŊw.(͵3<"$lFpdן@bAa墶ȥăVd1KM:ٜxTIÉ2;Tߢuoϊ &ޗٱ}fTZ@Nk WR+j#Fs+}AaG&07"ѣ[" <ٻ:cUO0W`tL.D흛6mauWa40󖃌%c SuDZwab̻#̨8 A凥2θdؤ,SpX9xt߯;/fITk Sm>9 6jE%-<'9b*W3;S]}H&vSbt|.9gpQ|<,MQÈ;q;Jna9;*8fFJ{D#(8߬H#=doouጱv sE`Gognc`l0j!׌8D3%c :A+Wj5|Z9=yG3vx!Gְ 3,E44;-s^%C0;zΥ9e-PҶJ"edc=59`wGfR[ᛒy9!Oͳr1etS4' ;vҗfWw7oa)5faсp'7HCDɿi^-#TS*3.TZjfzM"fhFLQ>6Ū"ƹ0 VR{(p_#]rV׹XpR{"Yْ :h^pp}C2b}*!9U%j ,^1b U2[1K\\avB?&_8`|RrۗFqx? l"[p_f+Р osi +9㰒 @]n[z>B'ls>H9\]<4whq4L+^nt>hQB.+?J +֥OM3C6(2dZ66nj3GSPV&`5*s~a+X >SF4Ex|'攥_b@/sƑ\SI}OXJ:?ԯ=0ev#r&PwWnRp'܏|x:#VYgs[|-d'6m[pt,g!Z Lyj_G$f"d62 lLg"k0c@ O [`ESa!/ ŴW?k=+BbcF0M|!.c}g_^lAc‹WaF2-+bmXAAVeQETBOO0iK5m/Vxu\cBvfL? vl^Eqίu!W$ "&ɑ>frlRpDw 'eG?öYQr<+/r\TЋg<~#!p _ʸVbKV֤--H]N_!if/ײB 8P!~:>krRhesLjS޻ !-Z*R4G&U"W~'K= 5,Fz-p ] 2 C$A ؄3a*)ζM1qWg6 y1(?AHM-~efG*'2 |ݍk_g CO"۟cJ1D'n%w@k$pƿ7D62( Wv-zG@mXJg$$Q4G=zSs! (( 0ܸ>ewm$ΠzRC2 =&Sm/[q()b\ ֋g*_oeztu7Qqąvb*)[ח9Sh9=Vha1]/)̝w ;+]ZhQz\.KU+RQ{@19}$Z,L[`<6EI= *.'٭h(??fo ,h&ZSmHovق.6:&' @npʆ!Gnb&(|}Ȍ@-*(Ǯl+7/U u-[\ƻÕQ;hTc?hwM&tJ(b+ lzlrV%qntՁ)F#IyiKI ZyV`YvAHv>2t&,'Dp*L9?Dq1`_S)a+*otQ {K;4pb$zBp| 3W2f"+RA®zB#?Y {  Cgs:6a}Ԛ&PU Eûj^ mq+u%T,)BpDB<<`K= *vJ>(ţ=&8JN3R'GR,::Ѽ iTGMŜw'#`/)6ֱIQyͤDxp[^;#dxiJl#OeܒD3CaC"4&-G:FLEj4 ڀ1 p&>MsJ:<:lYȉ_h]l]ZWL#=etW9P[vոˁNe_1Y nK("e06%:o+{autuZJxy b&JGjs4/G&ݸ>Mgǡ%=$U)͜6dI; i;@Eyq xUS,¡T+YPvCۺ~ Ad>hnzAͩtDfvsm[Ҙ RNxffzR#Řhѯ>+f@&U?9WE=HP$B]W̯ ^vzJpI[D] 7ZY1acCI0s= ]p}b!C-Gc$Li.k˃t%H3Z F؛L8xa Ч3hH,AQ[lk+5߽rt+z갹U/PD;p$A|1z,ݧk2UHsU{ SBo{9j" <#0 DZ {5P\ѥW{}LdZ ߍ}CGG cyͰM@Gbb{ܼK!BWC?0oL=Ҁf<3&(ue!{96;Pzk^\ZqP1nzbU0i2?Q}ZǼTϢTx<4f hc֏{h$>4^;8 ɃP=aF d*-zJGuJ _έwrȪ(M,:@a&.ئy~0Zcvn47+޽D5M[ 6| E ̇Ȭ=to9t' lESaqٵ`[]ԙt Ϧ*I^z fZQyb1] v.,7Ϥ/D,Eaz;[绷!1Naku%狼"Bg5('.fv=ffe?~0/idH=.Yk"@3Ca/b\"HJMͪIdbnj Ҵbr_0c> ۮe0Ptl3v(^? $=jdP[^v{b!c4q\tt0PGM"/ӗ@5xF|0R.R.o?ϚY~zz $[O}eZ~NM2_f0F'6s=w69Η<ɻf%TI_bCgtA^/k:s<N\RD{ XjvXD=?r^ aOgTN%2 O"4cc@pzWa{jjejw#& }4A32y\Aqؚ9{]UΓRZ(A&-, ^i' )NJ>OWx!Uq@pX'$;[`T-=A9#<oЪ0Bj?IU6dZ/[wDԞD8f.OFؖ \2=3̟iLBlI{pS.E!A4>d_JM$|(g!Ņ;pGע7. ǨnŭpJUc#7DH#B=U̟ӮORd>ئRFl-ӭh=ûxʠILz8x"ayJ= s|m)THg~5g?euLN>/]?zB"]UڳD=ΥAr%#rc-+.!T3D(W;v i&F9i&7r4b< 3w#e4x9D0@|"}F8t[NnzbmVq3(۳T:pvv#;##ۘ(OpI'mOc/s|҅ 툛Y훷chri*^@8#U(ҜEgT QZlfؑX%<&iJK"EInXKΙ H,hPʏ)FgTR(y%%|\TIEepWDYK݉6͜<t?Nz6.gĈA^ +lP5g=70OFS&ɺ&[eBZ fBj@26VJ 3@7r8 ڼxm@Ꭱl|';AZ^h/:B IPY9 hElG |>âyVjsQ7V^lŠexDjHkKi@_F.BzNH4[gJ%B䁳">ra@{?F—l(3+J09E#$S g-zF?^SÃO Y"aCf IXn ?d%z܎쪷{Ǐqcc Tktl?6(t_ $:7xv^*BGT#.(FZD? ahjf;/L 4r"SP&_w{+^˻/.(gGoӎ0[03=7LJ䩅Z+Ĕ9/b6<*:kbe*G6DԀxm*64X!!` %8+FKPE:x܂Tp'f\f )u}_ԚY{8{\EK 7_J|S+IVw=ޕ}]pଇ^8` 31Uzmڽ.gFn#5aaXf#[j03׳.aP]0-@t^H%0\`(N.`wcFDg9RLc I ,X|\Kd=>nD0$n!A\va 6haNn?U>*6[ٳ,ՋOG(GYYT9uQ a.!c)+\&҈gsJNN:6kx:4ouIsBQgIoy0e:[;r "ZJW oz[/̆/($2Z!H=Czշ K؞=PfDf 7KU&Ӽ.r<ݢhU|-~mq`w{\jN7H)1jقD)(XI^Oir~gRdܛ vO< I4tq!|AS}]L18@KAu6woTZoktE[mtz)y*OȲ2לǀMkDdk~ 0L aP& v<ݤ>ͽlE}p͢[1L}ӿFVm*Gn#+ʰ0{n4tcD> 1 ,!iÅ^lP%g\f RkP# ޤ$9n\_(\հN:я u xozH1Z5)ּd)Tr,LhY&Se)GoN0xR|p ` Wd!uC&f0,~m5.!뙅`}ID̀,SYݾYI{6pBJCBw5! ngcJbzC5[V#\,>~dq4V9i]#YE?9wO}\rA&Ajjq VE "/9EJӌ9FV ӿ"I/Bh"/ s+yYQt<ș4iW$MKz:y͓9&0]Eڮ\G4z"ޑeyfțj@y7 loJs)Bnz|\7y3@dN'Es(olef05 6a^M##(aWWz']TuG)r^%Kv 2C sH"qov҃LvNr7ʼ"ԓFX4GBT#Daο5fKkܠ24VEnԐ*O ٙg(onxHD>tU7 h1ĝ9n1{ڙhJ XU#Ó>dlWGucgkQB}elĢ5xp%)3j J80vRFV7XIw]1fЦ5f P{)u2"wf.*= N#>LqN<\ h-%SU;rNQb`e%i"i=s<-.x{Y6Fר|ڒz|BH6keNW7_uL`qؽ*ټoWXO5.N6i+A uӍV2K, ڧEwc Q)Ys ja Am 3$$,ߕa0Jf JQ/.M6"iaT1ե 9|`Yjx AN# K”ΊaՂY~n!-^-d,Xb:~S©o$!0.WҔ<`Ɛzi{vUI[VF)#L}iEB sn$_7!/1"Ii)yb`Ų "Z2aǢHDCk+};N _Jtƒ3ow ӥV~#`-rЛk>ORߑ,| D,SO ~ƀ5Ev.ףy!dz40kQtC=` DEXm@'n B&X>Z¯J`Km~WWn G47<bqV%t;$xXTFH?| C8,>ȱ۬7q<ª6(as]Ê򀐼>}"fc@IvATrUF(;PG ;4^I݂@h,rU!FP `F{հ]./ރfB:aO"LvH=2MX\Pu4=16U'oxEQ!WW:d/hW߷\)lc2Pո@ W2/j:fE|cgv!\K֘vdԹ&'Qe_!0NXrGf]STDx4CE2U;sk +y'ban!=F\ \* ! W翣}2y>fT0˹Hoპ>S:H鞹)LlxԼ p\.Ui%/֫m5t^h>b1ZMb^$Nr(Ъ6 YoF Di0uvc6y8[S[e"XhiŤCp43^i! ?#j;U~J5L{wLcD?( <2IcK6z[{R6ĊMHi N.}&3+3Sx$8\{:E; ImQ`e864v~ ]Z*Sy*N_bfYlI.#$@6YGs9Mp*BҔ!~lً29lon|gfJ?gDδJmOϋ7{/qp.bNjii־29ASQt>8nBZZ >uIYoLYమ aq5fʊu0(D[Y;u9>$b&v]X434,pvvs#1b> юh%p$~TQ;Ue4Sz(Wr{ב]I S~H-xp'-4PMD%A4qa, .tf?> ie_XLm6mv6-;If6t[⭡} ?sR 8N/7~ 6q30[ϤGY8M( \ec^8?1"ABuZxB LjU?3&o!kSQ X1&P-F/'`LϿ[k^LaX+ /۱PFgd-e׋p56(p;rG e<Ei4[@7/Eۍi6)S,:;yl-43kt+w]$cI6'IHvr1޲F <k ˱{Հцk*lDרJuؗ\!3JI;!1u`v/7ݜ(, /Ӆ_b2܊$O`ɓ>I,>.9h吭s2preR'a݇iM1AbDCF`wf+vu>Etݢv֕s 4قL-I;i.PS!a7vThjXY[Ҍ,7I+ f%F:2{ưlX^D&)N*f‘ݤ:BuvdV59h? c<CFbGv1JkIL%s %QM">{FA-_> hJvA^匂SAސy&,_BGD8[Rpm>4cY+ _AH e-柑T!Ac\x 4b7>̓ičA,5G*7=o )#a(D|Fq؀>W4"Z{9(_ơba梹W?tP?-]^̴M6{i+(TV }rn(J?"Ku _nSYR/lS[x_+1lB'T_9z o,}@,$2J2@,y7^Tg,'6E?{`s"`tʝSCL$Wc2gP^Q!xZIdm1jl@)6Ͷ_8JʒW7~mKEhxKؕW,-ÙM`Ki\0T"g jsۭqD qߓu^*!Ev܍,=n{Yˆg{Rv²IJf<o!EPn򝊱,v6>wNJ6ae5Ϙ@ KL>I.,*G,FR`~7fy\eohs 5Pl!j[5H}3b+>۱lVkk4{ xCx*V̮ס' #i`\ޜb+M+XrhcfSB=\nwzbU@0 @O[s4bqL+Buƴ> ]qDpqjTqD2z,K٨:5S^6Kjpj,  ,GN[ 3JvÒ hy6{4S1тf:;t;##J=C8KC'ӝSbuW\bz8PVS&u'4bǤZ涰j(]TòhO`''7lܧu1ג7^ ߉g5TZLĦ=rNa溘ỈK)ϹYG.3|"xa/-f^teo~ۛQpxP!dAíL9 yބ ~auZP,'4`sC53I5[#)\f~tE#E/%?7|}k}K{G}hj׻dNHz0P,r4IM9]QwutTbPZ}R8oemUiqFaW=Y\mY(OԢܔoջIIXTwSr`a0uF箲>nZ'%JSpm Н;=zu46 #8] xܦO0?$]g@+IV0E碞 ګ͑_|bIv/O2,Z~W7f>}<0KiHdq?va~ *\D:e%Mg BHmv OammA h4tVخ =}\"c;'H|oRJGB[ԕY忁w nFŏZZQ^䏀#81x)^27CzP!<{X`k^ONC&-i?xo ]-/ܤ+?Xc~iݚƉwSւ{3c΃'h(+"&cbnȐ",t\,Vr]|ɍ DT0(Gxr0 F˗jx ʉD!-cwSDGZF#LCV?L?s@̀A\ o#bq%XITn\ aЁǷ2ZǏ'4,{'RvI#Sa qu(n`3t467&cz5,/V~Di q 4E]c:/jˁɤfEDLB+ؐlK: 4ɬ%|Œ$Ԋf01 BnN&l5]<ȶ0G$d!+:(5ya51 ˦L''7`7&ƨKid? T;3rowSir86pp7[L(o$40"߽hИg!B_1_÷zN Yњ$;Fput_.e@Yj}] DCw 녇+ӥWueku҉s~մ" B^PwS"*"RM Tz-~+zяeC[Sq>瓊(OyIRЗ]zFS$`SC-D,9Z|Ѽ]70bVI)__Ʀ˰-X&"UЮu0} r$AH~t1<אB˲t[\qx9"ÿ\V~{,NxwÈ̕8t+SB 3ʰg$J0Z g$-b:w :2S7>#F\ zذ'C@]+(q_[p' |kfvEo $-x]!և\hg =g%Iϯ#g,[33hܴ1+4DMTymqMHH0s?I;U^P}Z^3l.a.6R~s@01tSt4]jTY3 Ю/RUKu|pnq[o'jU ]X9\lkU!-BkYS*,̥+0go;=|P h4VTmpS:kRNH*wVs6H=aSY;i1@}Ɉٓ}հ}3]W kDMԻâ\ռSrd=}Y6vY-Y7i|3C?zU֌ YW҅dWj", 6oEqtl<$JX<˝?0ID dr00&/.1$exk<[گN}г:,=#zAS0ԮlãߣH5ҫx?}#-Pݭf~}RGz%-#R3nʉ WFL=b5Mb-~tw%!#_%RW] *͎YLͯS׮JAC^`OmGLB;Cv '8ht@;WUy+j|_\]05̐m?#/ԩ'}NfcX@::aG~"X̾%bI0fw*>X&GS%EcedqTiD\XOtvKZ\ +yvoKṥE\aQ/}B85t]<|{Zɂ!/|q&2,(HHukW cx=n?U.]3[2V_БBŊ9)Ax,j1&aS#sf[d&9G)b>4((wKu]:X(r2M6دFՆ墓7MNZrHE{0d. g܆½g5d3HX)c}$ƕN'"19L|5$0ǎHDx+I=XN݋Lɮ ^`X5(.I%Qyi9Y^i9܊&omF'╢b$HAn:?"8s:` Lݸ+YAc;b*rdN'pYլQ LpI֋np"4T.\\Br*Y^0WghupS]$7\˗עWo^uaV&NAM:=WAm0zlVwvѠF*kľv T LqA$;ŸUp}IyHQ8ڈ_$1Wrkm6텅ǑvGpZō ;}Oi4Iōs[FЖ]a,8z_6uEXKdLWG"VqAEFTI΅wzy?^40g=_ki> _~)k}[FQ4+#K\f*6B`Jف=ʢ2vـGօyELQ %Ҽs5k^m~.YfԀfS@,%Aހ\l$d|)L/LWÇix53o(".WJlZJGGq_&2vIǙ,D67h0G?sWLF.g.'ijR,mTGpRyNݲ!&P3Js}x#6}I"}j&5QUEf + f9҆gEVOB̨]qs+t+h~F+M~ BWLkVn 9g13鍛EA *WBv*/8=ɯ4?^*'!/x(c(F\Cn%Q];3עf}ցDEMF\76 7|}K*v}ԥ椵/oVĶ3qƷ">~Vþϝ"!2т!Puϕ(ʞ1AP~YG9GppnNB4isNߊŃ:nTGAasMK?wŚ?ͅMDG(D:gJ@+bHj< 5U-MOƀ]k+ݘ.^ }D)8 Y@b @buW$U'HрF67B chU=4L{˹$'9NX5 5X/hX@Wy<O東}؅h9?x?!d[LY`s\,G xG. zLA^ǵ纲Ö maٸDAq}'n!tfduWHC[gtIW*G)'QɄaQS|gXgxE>Fl/fD"V6^j^NKdhcǃԠ[ռ0%4U3MJMm ʇ b A|ޝnE;` m= ?~ M}I뎀Uc7It4]>kk)fxB_pԺv&B!ୀMpu yϘ>(u}W;zӿH2%X˪z%\GZI|]hc3:_ =Pft#UMsS{Dqd.E1/T/ _'}>VE# LmSC̓Jё!$>>?NHIx6&?%J9ӲK@1Oamcү'Sy8~eJxNѠL%\ՏRiQiuj]e|I3 7$Eo*e2S4VoxW6BU(d"[*gNpZE^ilDZfѲiYC2eEV& MKlP(isX7$"/E07n3DqxWf9ѐU)d0"Qpu݃ g3\xDc=@{٩=ݭDJtd4%g Ч.2`{= l2MG;Ͱ}kdm~s?/pb~DNg`Om7Eԡ|}?)*: {˷7  x;^2\keX#.E7qbj:nxp; )DS2(Ӳz\4N7YVaIp@ʌ6/RRA0(wEDsldTs+QeW:R5/Óԫ4ҳa]tj㥈9Hw&hQ;d;e QeHhQ! "l:3w~NjeI.z't _bw1kk ɂwk7RF~cFM䳠 $jL;|Đ+g^@r  OA7r5WpSQ>*}c/&*tҍ2] Oh?JÒFȖі\\ q|xɀ^FӾ;ɛGve${AȟƇ=̂P͈]fՍ!J,hןNv=?ѽy cU\[eSܱ)XOި\5@(mO/aB__b߰P:E3t8۷sYћ6/UXQpNvj߉_KxYQc<9ҥhQ|(8Fq ǜ9U_o~n>4w_t P@)e8Id1(AN:!3Aye㳝?4̯yОtqa %T1RW/h|c~??}9l>ۿ<{w!2:H4aEѴġ \]k)tSv\kpRe έF zg iio)yuW묉׊PCjI݌LˏR|}omJ#v/ATȅp"*g=@Z'JaOQyx%8قeo>YS%}H7Li3Sji[cA]818~-q l7gLI&4wMMV)E:+LBV0讕Xi# hWx&CUaCzuŀXKx b|˨qd1Fpd˰`(o^\=hoekEZF:/jյ( #kW'PL% -rfMR9Y,0 ) ZӅP8McyԡBz&1JE cu0fv VS1|cKFJav.(2IK"zg0}z QQj0`Bc/u9)(>Ƿ5Ȍ-ɻqEEC$L,Dn4JD}&2#rn#/(Q# 9_YܽWX )\jpy_>?\Vw{Oc^uEIܥL!.iحc뇂z<YVev 4A ?7 00,()^^ٴP )$CjZ`(ug;)OEyF=WòCS ,Ŝ*LE9 tSᴋsks}kg[}tB rn9>4[,ͲqB?2e@5E)~-crC;{Po6?oXՄS\3'aqipYA2Ã]S~7#PkfNj1b3㨣3v`UWCϿњ.>P51%- E2I2[ yJp};dw]zvγ!*ey0j ؇!UC/Mвbw'[fw$1qd|D y0F|XN*(ݳ$f#:O 6bK$=jHIǞA׀0#`" tӃf +\Jq.qb.Ҙm#OEW)hPBB>X\[ z&Yb=!PطP4J鯫ʝG'sp5zZMx;u3ɫR=gRAB 6 ۭwLA EU.)`Wؓj]ϥ^ xJV |")#nu>1$Ey[YxWxקPPvT! JO\l'j^'.黵2yB`y-j'$ds>Ge RupE,Qݙ~S֤F) nPooB}1[Ellk$P7-~ec̕~65E]OӶ^:-5ID)W nKn:V̎$I|Oq.qdXb1Rrnx8"sz h~I7+@Vs\;] 9:*:4AVH\؅3&O?ՋLxlwkEewxE@y^19xuCjs5xPhYmt}U8d7(v'){_hdHWb(A+pZg՝Ke%b6n7ЕxKU nKCw7zOŤL¾u+>d$ ɫru6y*1Theî`8 e@6`[xAM?u[csi@W|0uv'8_(.p<2@?޾[Un8"CuR!^v#ZU?AiPC8}@HRԳ$%U~,˴$<(K\-9LqJvj8WL]Q\<],~$#'HVHk.N]騪 & ^ߦ!&0l  ^[OޗN#Mme=mbjAiMFs̗  20.ƶíAɕܫ'8$:*`kby#!5鱛r}GjNeR_BMQP 1­U n]_ӫ( ҫo 2T4v(z[+_x5ch=/`s+0UCpN3VeO$챫?<Ѓ4W385BE>L?PfHfi3響ڊTl)4`!;SzFzlF8Wޝ pMG߱сKY<*úɅ ֈ ҤY(}iB$FAJsh2fzG[xB'=͉QfŞi"{iWͨQfO-րggiZPhw TLgfDH$r}AQZ:IԄψlIGZ獢@#n"vWE0(+԰5[{Gf"ԧcH0kT] 3!I52\|SlompvRK "'`RvtKߞhN0dh|u!:kNY&D.3ł1IB^MHKĂA8_ڐWtA2|@ LKR웩'lͣ}NE8оLQ$/E=9GD ^ݑx>罬td2꺣.!Q={'Fd]7)›JM-F_ Q#HQɗg^ _nFKWwn ~R IHT[uuFG-f5./UPh&-Rt_`YD`̰Kus'­)?f/yWa>Oп4~wn!EMIW={yVaygP4~=Um\< wBi ^`dw{,5ƊɾE XD^z,[Fq'-3(et|;0qjT1A)[b}$ ,BUXi @^U8<4Fin*az{/=\ T4wȖ9PJl˯.%~ o9X]RآFS Al k*VCA&v6/ًYi0e9?{/`[0^; 벪tf^UBB$N +mL8N_swžSK faK~4@ %ˣE\Yr_jbx*v&D/N0Vk&2Rd mre i)#|`mg!ĻzwLwv`gjT浻$^'nck@2VRw `Pmg XpQwXƿ\E,;^&|o18TBc>RZ}1j{/zD' ՙT%M ~Cݾ&os%N>lEY~G\jL޶Q)U6P9V_/}iBr*K $oaߤ}(G:xE#2υD_bك!G2iUf%>͆7,As%*q ̫ ;Gb~Mo R'GlsTxo6-r&Kt OS*&Xc@M3&VׅJ[NHF<=w)ݐx7|SU`LiLsڤӥC{︹,lT䂤-CKhrmB1?E3<Ň= cЕdZWnt8յObQKFqn7pd(B\3Hr=9ziUn:t?11fyjK,MDFAzfw؍p<ܖ~`XCcŝA9E%`C!e1{ ա]/-R~XOnZF.exw,ܚVXUmȖROy sKiR:ÐTѷ\בD52W.h'W:Gvh"pk6EwO;R|T N[Y_}`Q2@ߢYUf"0Ӛ+dM +M DՔGC$zlf'?Ry-1`s}z[B]&Em@@ķCڋPvGgj&lBXH_O hvA&vATWn]|ײ~ECԎ'gvV`\brx>ǁb̑ߋ[m~1`"wQ^%q#tCk<P·J+M8[}+HoKAQt`+}ɲ?֌㉮Q74i7 UcsĶ/q 1)ȱH /Jf7p2V6s_,ҡ\3~̶scN 6$RQL4[&5p -.ܡk)ZQ*a"Jn0G5JFxK;U|:喁^bdʢx_WOlgDsc\] |㑼*4X͢G\tcmSr{i{i 5K^0t''V&7x1|] G}eȕ\z /:1Ifč-/̿l|/Pܥ*ؤ}yCд5@ܰETڡyC[~3#> *9%Zҙ/iPG9']oM2P TE.`~D$֡.JA X=CrjV3LDr~.;YŽEjm?H0}#fc:?]ɽ+Tjw]qR;0mYEdc@|QtłPUE|G3b2Twa#_\ΏC>{yxhz!YORMJ8j챧IRoBc&uEnքSJE:|iޮuz\ҫUi>euq{ IMVӶ<:%$oaיmr}?Ӻa5k˩?/;3m3= S\$8p 4lRWƍzu?t`Yh!! j:m案Z Z U&ЇmbnP Lyd|?;5@jWr[֙D3LD04o+cS8\Av v K1 Pf'/YvfDkZ`+aZ؍;vk!.-y J> =Ŭ`Q;4 w}RI[.`OQP\S2|\3U\Me .-WyR!@jRZcKh# bqV~\? 8;{}MNsljcC(x"{>vCL'LrꪖM͛qdLmKEB .U+M\AI8B-9L;3KV5QZQN 1M] g .-U_1rMߴ{}W]a; 0=jgv/&.{G,q[)ܖmstjf׫ۘg]:ERuMQ^!grM ytq'ym[]zfpaJYX&E?H.jwoi)^R枟ܕ'>fñv4ioS:)cXe3|i?`uDNͷ3rf(uۊ?%d3cry~0ʰtUX71#r={WϜN[) OE5.v+9Za1>aKRlV?;KBFݳ6UP/ EJ{f&EhK߀ٱ%Hx7Tv=͉k2CV']yѶ)w(L`p3MeI_fڪ MVmߦvL0%HDbޮ"> K'xbyb>G %e1g0}mS1|9j\$Opd`um"/VAd$vi>>17sy 5k'K;%OFVˢ? .?Yhijmx D_#II|!O]WكA$`n).i+>50my]u]h=|ϙ?HLN[#doצ_~ cņm߅1CLkPIH[ ɦ  bCE+=cgoZ wSViGtKAwsuH꯴%9Gq(L4xG±#M3%(yFU˅č'O۶Dd<=JYZ?`fXn5Q]-GXorI#5W2Sa"2vd@YۚuJ]Xڨs)5?ԑ9?_fk=eh1󪉏0ws}JF["ö%Fpi,l/ߩŶ0jACwTA[~Bۼ$е*h\6OՌò6o;QLmB*ӹeFHq@7\ [(V>VRvPMlD5ڑ8|p NgU!cxLC4=ˮv<'OuYf~2ggWjS_.ӱNK ai>R>F7髟sLP"Ѓ֑Job@z^9ugQA\VQ sl{#q4Yr Ȩ+w@sG"1f'L2l6NjE xy 68v+Tbsi,W0v8@]OH`w׎g7^Fk0Ly 6Pzd[}A~K_,j;LgoQUկl]pGc6jmcK9qV Mߝݿw\'˭^G[ Plr4Gv/A(;˦noU:nW`CY>E7'׽Œ0W{@YR8|j[$֘jvMw3iEwY J-۶Ys;nrgћ΂+&Xyc~>It]zl\u`?+NbMIj6<^Jj>$7:@ _qa8X\JGtjN~.Ƀrtp.82ن.,"6W`V\vϋcs)DJ{@%o$uD[rP )* BuWq|pvU|GDGd5N]Ǹ2t kKy?~CՌaE=.|'NlhR ˜noQ@DUhbPJa#R*zvaQ;Pr4Ҕ0D .` W|W[eK'PߧNH$gOahjQ}40oֽ5逦xfq-)(@lXZ9to@Q)|c{Wg{h4I|;%:WEdCSyV:qdK]vD7<~7$ЉbLo@("=p.I]mv:XEPbtR ~-s;5ҙEJԹa-yp^mi1x'{]c$pUޡ$eBT)W9 k"QtUM +G(]nqo>-0T" ^Z`]13QULp[VR+Y6%@LWhj6 "ƇCs?3{W}MxC MSs hGltCԗfJZIH= RۄʱGqEDmFh։ ~kLO-H򛽢xE nv*bu5Ag2?-盉j.PG2vkkfM@!qp7V㷧 Hn)3P'qy7bnVܰ"-SuܺGuʁ CI06$ +k3 mQi݂?k6HP*035tKa8,;}6NK>d٦ZIK#>T (Dwep)M7ull_Gp B-2UG] *}d\MPePǘ @l9 cA`eyTiݍ46YDUQ*=Z0Б4|A*ҿl#TJхwowmc4j`kqмyr]4)9B3@CLCfw%@( P#yMŸ;?1Px}[5߲4N4r~̨SĀYQ̦?KY Q,^gCCi@ ׁ\i'Xl=5F-Ҙsǩ؝F2~'Ц껦NPE ESa`hvh.!'خ92_2S{,ym˒|7sHr gttT*]/W;e['blwE?t$fuX ZAKcwo*Dc3^3xa_ N*k r@; XiH#x o~8'?rDi|gr9K6s{w-6!Gx,.B3k“[*F5(4}Ң3~|X6OfW|W3)cn?vu\m (<|B@a6ם]˽Ij={~d, CJd[i䁔tF XrW]\/-5u KTvn,kғ' 85E3.2C龃H&\ݺM[/o^])%Əᆢi ԋSfWO' >4~7@'x\NR*ցfKZ4eFlt1&XE=9WOB6[ipᭁ7{ q|q'➆MAz=&߼,mi{ejGpW7aֈGiLІ뚾=qg-H) kFI'dkQ$!iUJ+ /=P Gs3ʆMFFTR|9=F/X:|' M?J1Cx<`GJwQW @pzw23q wj lD!^J"¾yVPk:^L`BS?#pn-<.z&g4n-S.ΙNLfj"ا%W'Yz#%wM\HE"Âng<0h=?|b$}w[#5p蛠8 <(E5h㼚)3Ar81-WkHomj*7ARq6KeKӾ6%,QJ/1X0tK {j<,VTԙy<sv$ ]aD^7=xe5I_å95t75xa˓"Ēj~ 0RB.ٻC>ޥ_u sg32Ȋ-䗀5~U9 Bvgzq{~aJPl80%G0A fE@QO%,64Ow+5 O'f mRҠ TF^ƛ2rNJ# 噺BۿrG4#JԘz9Vde]-PA>MA&^uE950Ke8E Um1HJl KTc?|H68OŸ$}`JSTJ} )OД dnm@OѤ W"yga0܀A- كG`!e]]/+{%[T$2v31%Sg7ze|S ;nSwyj ̪ywzfc꧗w3ENVliW'Eyy^j\HLi¥тtM3GtX )4r |(W@K&T .KԉD\Rd7 ĥ c-SGH'ۓ#HNFœ)OamnX/1 -E4:6Qj߈*9S脐)Z%1S!-5)^ÇjV㫩9駾TpY2)*U^cܠ # j+MdNQհavGmVN>Amplhų('Onū܉{POς ED!}+o>Q~C-<T }a`5s،)o d.^6xm {Jⷻ UP7?9HjJ|>v6ԭgM Ӕ0_B"$U6* }!">NJ9W|fZJBlL^:Kod/Ƹnr.-l 6=Z}ȌX#pDk;Yߝ.I4΂*q>~%Ma5X.WuNMW,Wy;ߙ+2串lR>N@sb,J=Xh{uCQo=Gm%!a /ٰI0O\E/C:"ʣunˆhdr'Q}Yɑ{Zk? a o }AJ-ߐ fG1Ĥ3c%XxLU1b´{7m\H4ɭꗽmh;ȕKj`hȪ[grb q0 N@$"=xE@ n8HLT wC^ۨʘ8z3p')zjוlV::@|dոerlrnJi/,K8ʥ`sg~OPK"T(غUK>.S 06У#3p~掑;4wY!y/ Ⴧ8Kp^-ΙK)%Ao$_LG# Kzx*tf%1! :^rQV8X(QQ;p"f^u, s&cl"3cl MEdB!.2QsYgHQEx7! BQzR:#8`4,z78AW0^D0 f-Y$i¶@|hfKpa[X&ARWbd{ cfs i_m1(UE9oȪEX:aRFف?d'So[ &j`&֌h @O۱譨\*0-Gx̴!?9-7Ӳc{ xHds `S8R_[)p3|dzdLG%9@r>GdX11%#(͟{рM&dQ49]%^XH nJu!WfhάnT:'yr0+( 9UZCl6bUh' ԃ84ΗB@϶ c@(dS @ |:,|xdl zn,`-]h Ăn )iwDLD]Mco+R|/Wnu2[~4CR)*g X3iuV (KuVcWZcP/\uκ == j>Du'JK/K^%wW|? _w}@PH!s̛?+l al_í̯A)e`N3^2 nIBVr+CS]GL 5}*(UPӋxS7 ʓz`Ľ[hv;6Mj>% ѲAKRLeUEM&D-}<5,w fi"aի/kf_oɲc- /RDbP *Dz>jEO7gN)oRGQг]Ei'b;1TGJ| `K1\|LENw-8ta6$/BuvW(3.5pJ,=Ai0#%& Z ¯}OI/@͒ g}7M?n8vHtNAZr4-ws22T;k::2Đw t+ #?x9xMVOO0ke^WVF )WgqwtN+lbfwu#{] sԓ:|]MF7Alكa3/b7Am? O{5Dp-$Xޗ!Q\o57AE#G,T;&lɨuɆ*O0;%BT\`%_lQPCehn]UQ^nUƏ:"Ø_o_DV4q{-Li6Bwk!Q=3fJXwOM!f*#K*q*$g4×G_/Ts̭le^"kBWzƣ(6+mαUsbbb+ZeIDu·nd\H!cu[˃tԦǎna>DJ4:F>% FlR5d93 d-B΁ M{`A4~!A݁*;cDB1Lp{0aWdGܞ M4K/A"ׅm؛=ۖ෻Gh?Xd\u.yNO63R9duD[rTM0jUX  9N['*InK޾IuPS Vy, I),9Lءl$E0P҉,N˳~K눾$JOPWiQN=GౕE9[PJi$4"<.2QP}(Ο x1 XxFU . q U!m%yOA1 {ЕGGP|`cu]Br9 EiK*8#Q%ܕx9&^ÛR$Eȗ5+. db6Q 6* iЙ,=8nR"A2SfQf`!zLP+wXu[H_MXYb6R(ֻ9L8IRw 8;3$p(i/bԌI %UGuBgbug~08QF32d;KhB) rMd`=)Ȯj|\1BwXYw~Xnع^t j|/ 1m F+ib,]j{hsj~ParV ¸Cy?S{$7ܻm-8ݲQ W`ISP3dG]6ÞL8UH02IL2<}4!^gg):'1T$5Q-r 4>WG;`& y7*6@IX3c5?/S he4?qrx4((0j+&<{qo=Gvt9&? ~TȤ2_茳AD]LP7OU#qL[4ud4oQCu#:҅oDmQ?w0F$15EVGNP(Q Ș[.IyIz0ACӥ"9aSGAw![D 6Zs?e&Ŗ#2{ R^/%/ @?)_S8\F:w1V[m9-CC6%DžǮ;jžx䯭t^+63 {XoTH9BEw&: C*C4ƍhA1|[|t7gb,idc>J  ;bX\7<bʬ픗_!WO#]#  ۭn}ƒpC"}2ZۂqY0Qݸ6m2 uԦ/8WмAZ!{sQ߸~K=ffHz4O m=b;Rnr5KǮMLòMy͐HL`&S$ !m@>|#BsX)^=O!̣W4@ ϓwB(asb" \<M̿Sg[P_sJTXR'#!98r0ƚvcGdxL(; O"pM2kIVYbxe1UcS)&U7=RYXJ:y'p2]ߙtZ2ZO<::5fSR#l$IA|CU]*P:~&v UuX͋G="'}C5450=_^Ƨ% $x4Gx%?OqcO'bC nEB}2ަMEV旪kvlսP Mz#խY[{ƈ]͢B*.'b$}?CIcbvif0r~KyCaC]Bzlf2׍,Od C&X 3$Wig;ԊwmwWw`" 67!=;zZ8zg~q 0#}VSӋJRj{x5^v$;>3N#҃ύϢ|3yoXKg*pB9fM?]d*U-J#FOix ɿÖJ̋ô=ya۬T?-chrC\䂻11UTM)EXnIj6۠zT1!%X  FAA޷nB9~dhYȪ B8-E9Gc4`P`.vNZ dxuyly U\Kݷ]B&}I˯G.92W,)X_`6q73P~hSuA7znQ4R`<, q2*lF`}du//Oto!@F -<}0BLw8P;,r;rqzYgpBz(jE%֊ vтxhu&T{$wG=t;.{5i;V[St]lwwb~5~nDذ ]޽Uߦַm5Rhˀd2wW摖wl_L`Ar Yd歯6fMf@#stLҎRd$RA{Ww{ѥÏ۪A. `hS=]o|i+d $ Wk߷yȉ.%l[W"0:4hvpl:(T<#5.tWS,*)uiPyߟ_3iKQt>|A cG$!7KEAADA3Zr0aДwmb9o4͇֗%{**;]>u8];E@@JvMgJ1ki5pNtr D ,EDY wxI_\l)=b?#3tXP*\I4( ;/^1HUw^| JxR 6l%t?ͰwGtP8[ ,Zk5ecBwiW^ЋT72 X^4MQHHbH!7Mj\eX3Nr{'*kV(̚.H,q<^ R]OWo ME/Q0x\0Y$YDѦ.F9,{wOo4K#y(2e]eev mHMnUTU3(]XpZ'`YKîh3Dq O/o„_iS{;kgEG,n~8ӊp tno&k=h`,W_BOz!;AySþ.c6N5?? šik>*l> iC -*q%)|ͨrR!M]X8c5#"RɫKB1RMkԯM庙9"LU?j*vb6Sjs>H`'|NXI+5fuT5KrUwDn!z-oW9i!qb$/MG25"[xR%{|JdL}sBV%7^mq] , IT2+*1.1ʩ=X.m-IO:qYSm8 |܈nO/KϾjk>OYc=Fl ^`q&u|-P^.5=fw<;Aֶ=g6<zu(Jr(Mxv[udw%3$-#2LE+[ LH14rn8>,@ \Ht`*@#Q`#2o]ݩ. *0N*~TJQv&ՠr(@(;:`r`= ]W3StTK 㽣t$X؀;E 8"< >iN¿ *cB$%0:v'))#]K6ӈ#Ri$TDƦW6)I_Bxfx ;>vblzaR"v~T~o=81~یzр G.|ۅgmwVE2 V0=hĘ[$<9cjMnlF_XN%;_;n˩6[!\O8)M"|խ. pSAx1Wv˝s߭ J `]EζO- ~x;BUhJ/S 2"siu%gpP5b30m!'`-rnl?SnRCc waS)}d{8G b}FL4Lr>ey9,q Rá8[o^qպ:iBmDgnvK$tgI2#[!zlk-Ӧ2ᾒ|?$7[hAʂWMw)$P\I` .0c$oVz ۀ0eb6 %b;l'2na%B3M.րR'~NEz,R2>R7[QVgmw.o;P `fSI>Ƹ+tQD9XkK='/oPy[VD@0H%Ѫ);~f oM&dѴ"$5kO2頥߯:^0@*v]tIbXph5 >M**f)Gc$̨qf/b[RRn,s(glBNǮ.e-<!aN*-}{zɤT= ʺ\P;P ̻)O\I4y^\4@7kZrv¨k65TK>ug'(Ժ})|Y<Ύۛi=2 #iH ꭐ-?I~ۛb6n#}" oYfv"cfh$jٴ, EH=u{dXКrfSyBr{X~ҋT<05bY12& \g"J>f%\5\?+ҿ'MsY" @|4=)ȡi.V/Ue6tSl00k`J[kJ$DY>a(R:`{%G'xvZ( OHK<}lEXZ}QH2N= 04n p %:dmkffx`V2v<f@gH³DHx;}DTOf줛O-ɮkaFmVl#6~EOQb3xNBV 6Tf\<05_7 %Tz* MMoҥ7dc60p@x2[[,er._*uGU=DuN0|_W4B;}wTPԬ_=5L .S+$gxqlRr; c1׋~b! - -!)GsyjRf{2q P42`r-*T7[JCvu'44;4d%n^egȄ6xfbJ>L]3ۻTr?X$t;D?$c!WX#;āNH8o`[# W ΡPoMJ:+*x2aMoᐅ5ft4 @;qwnK?k,xh|XKclc;rb?CsknwP> s&G2 fB|E8ho~Ђ6k q sk_hbeS^kulyBxuDW$M;sQc(/ea=(B?@3%xt<`XBDA#GJ/[|6uƗF];չ{:gը "sUAsr^VMp1ȀkN (eM<]~  kξ5.1Q2Jr܆ K1`WᖣӨU<+pEK012G[`m(7RX&)+r02Rk{pu[1̧&ze#jJÌ % UvKîj ^eq>EJm,dʓL-lPJ˹K|di#?OgewG? C_)qpF1Ql%]N X%Wxr j `c|h_#qsL %4Mj ~خxķ(kSAٽp%a5j5ַ궘9͍?4yInGetuV@@}pgHkXot;6B"jK Ÿ4 V-Ff)s)DU.$ɣqC:! }],ݛ%TMJ3[]`5g8[D"q J8Uj>ʑ.)uQ[v"Um0i6fa?mۺ͞ G4؝QZ C:@N*t`j;o1ѡR-D տQl0"M}K[#Tƙ(½ kPw`( %=?y0,HP˜mF1x@i2@`N!Q&-Y>3x!LvUd'`u,\!,ns/PJ&:ww'j׸=53/h4JXA]5V&GfnkX4 RќmASa9Os\?^r򺟋~, mr:/\ pFpK=i0ܼiF:96S.o6ϧZ|_oh;zTc/ʮy]=DtfYa$z=Sm*Y,?u91t : <,{4 6W+OjQ@TYlsU`.[rx5gagŽ+CT4X1oY׎]N*hĎ/HGv'];cqT`/m_]1aw TDض"v=*9MgO:t;sm^LL/ߊG[w2ۥld4Ho:{1 (!sᯧvݦY3"&{bj8h \ؕ5))e"˂Yµ" "g zʣ,/ã ոkVe3r,$!LjjiQi Q[j`xHRy%˗?HN8i p]! ("ʽpg Po7[.TVk&[Ԗ;&73c~Z@κvYOZ^7ذ$cNt fiX Cͯ\(E~In#NFndg_9QA!.eqf9VC˘1Grx&tJe.IGnFn=tN$3'O8L6)?\|^UPBٿRj>ӈ"[1rJɞ9+m ؾ%k -r>n\zJXh я1/%pk L4eBtOp3SAn(:>Sʙ{XpsJؓ^&lЉE>4;V*o,eco6R`PhD?жt+Kh Q$y(\-& PzZ沂Өp$) 4Dʼnvۓ7e![t po˷M D{Ql.&Uq 90[f6;\S&YeV/P#7QàEh<6V犖%r7uG=t[J> 3 >h WNl0;Ų>U53R.v媆`,=W(4KnI~=+hUo4KV(~GM S齿jO!z";G+G]4cp's3N:=Z{ayiYa}oܔ@XN,٦E&KSꇼ!7+A3`:<>^4g,tW_|$ЦϝVba*W`Sp1D@VnuOC W&y_iMϧ[ Θ:fv?|2B60SU|Y:",dU,}jǂ&# =r6Q*vz20!_8A8(;ˊT]Qȟ8Pj^*oYQ|v?̚ezwMZ܃B!rdt.>ΌnaW%}"Ǭvg]/܂By"ZLڶް9eIᆺYЀcEv?yJi^p4g"jƁ8z_ezXE9[zB.nvc7ㅥ#}~71S ;SuKɡzk˥@O~*dfV$rnJJ+WC &[ w~}*apy$~ITsLbhBOC[=ɘPMYg@"2oO AߴymW ^ "C,՛Pg(<aZL Q/ &v }$&vMwTM.G!r#u4'8Y{2TDAt->s"xXH^-(#{M0HpǞ?хlX;9+q7Q #v5dBzGG':"B]K1C P)$ @ ÁE>-dt@n`3 Ϥ`7M0DQDKo./Oأ? ʜ8=: EgL" ,_)ߛ>e+کӑ5hPɷ}EWWw1 2759XMZ U*}aNNCn[ ؄5h+yx/np 64{ՓpCWE><;ckof@"0 F\\t:26q[w ?22o0 &ćx 6$zlNA[go8מX+n $ozj4) ^Fo/kH^sƒdL {̺a>;>;3tX_5R۽ l 'u@$R]ANۍo>Ѳ;^'#f A&saVq OQ9&p0A31캔[ȴk;}A@V _xipkYr$y1c[.`'OsH{ \R(5jBuСpx#nf;WlvMzU @F8tW:phC |G=㈲%ƴ&Ϥ3?9O;LDl-CTdy$ߺV w[Gh3/y6|<4zcNGUrq0 IV.*{q$Jo(Y`#{]6&Z'mvGG-ep/cAYwi~_$pR)8:o Mmr@fRא"JJ3JR!P sc]-{ʥ[h]Z݆': Guq-ekT 0xAŗ .%([E(A$.pa鷷?wWBhi! j{هG"-\U~m9rFF)[dDd11[y[Bͤ /q8!?^i~WVԬϓ6:@@ =MAS0Rտ0?W/B3Zk)"M,Oi2 7KTb2p#r7ًd$pSAlƲHhI1@ L.˙JPo9D:y+[~Ƀ8q׋PbטIʲ҃Uy7;x(49;#G/[=(r)JD aF٣xنdDŽ dz9,1/k=J$b{cBtڞzkw#P9NŧOcLIxREf&4ý(^І䫑5֑1vU4!@OK#U=-BaNj~Dƫm^B= ̪#.dd@|k;ϯ.nhPWIn;UhM~ᒝ'! cc `8u V0ڻZ=k .q.X+4oz=+E[%V#pZgWnAz '755¬?;C%%`]cFބeNhduFIX9iD<[ϫ*"޽NYM:%_~!@]2^|*ܗNЅ_HFu;ky,.Pɗws#")֚%*}&>N ^T!%1ښDkLB9LE*3m.Tǒ:;Nu)J3iWBwF۲W9NR׊͖25o|?VdqQ|%9ILdrlxU"Dff}> o-*tRaͨXzk] 2J<nO=ƽdDXT͈c-E] Q e v&3d=1~4B Wp }P35M{eR[^;W. 5DbY3VnA>Ֆ.ub"AgAyƜ)i~#܋7%3l+i]AѪ|ce:&Ʀ3q=|f6mEzT "^ ɼC*_ԟ5rE1aBd:t'g0BF#;G|2}H0j>4NF=0w+KJI^g_ujB2MLJXK*4l)_mxΝqPsb!&.rGuW?Q she ,g<-d-7tSoA)l ;g;^Wn/vI qdvJ*BCK9d\u'+OIS/h`wń C5mCvLoX֖N'8PWa? r"JYȟ縿m'$ԧ\>{ ]Z?D>t;V Guؒd-Z-A,$ijYaѹZm# Jy-RTt`xhhJA;v+2x3ƾnێ:6d23Aإs7p / >|3{OX_kPm!OHI[ejfy ^ {X;lJ:|ʛY}oZ/t>] SSX<nAz1zpBpI)2Vjá /V4*4Q3U}m}Ù+xڴ {WWckE[}>ꈨ`5*P/>. Y0 8ӊڷ[a-:+!$&;x.~\iǧܧ42?X05 1fzE!A<H+Jt?hĪP0Z}%mCFt|FWP,;t! #  !h=f9-k W,t$=QB+UE=2j'M 3U^ lu 7X2ۄLIhng~(@ Tχ&_v1ŀS$yۭPP@eTL&׎R(@a2nhf0¸7~v qL³Y/$hMSv(xA۳n?l;oN tʼ ur,ΟOojP@oRl* 6iR5!ɍ0:TwʌS:Y6ɣs'[_+R5<,AM-vd2Λ]`96Mlj"d~WJZڙׇ}uy:Oԗ`֝Yguh=ZPfSs=RdGhQc =s zJ%cJv9X#.9 b:`N,\ưn.@}yˤ0`ua|}S[VIJ?q0WXoV\֡Ru%L]gѴb``F[`Oȷnw+u jqp+e=`EaH2hSHlx QJL-6]%4=Cۚ:ۑ;"T8Sor!GϟLg2kBn! \Ck!iV̋Tel:rU:Y&?2 'wҞF01'8+/k2GH޿h*noՈ'YI]D@ZRy&gIU&nn9@,D@oזh>脽]5o @T/u saO;)uˎ5uf*gUl`p'Ds@?&*n~4"|'ekkÑyx >ۛ.|^RBd +|ƨi_Fݟ8ti_U99 o|5E~5 S9Up89YuUqޫȣhM'Մ{B|,Lyb;:t2 HMlPDڈd9z>O&HLscvB_~[ .ZM1J+ mfE|:v9ha7QRo)Ǽ撙*Ndq kkHbݬ >NJ땅: } 5w+o]Ku& zi3;^RXR+i7 f5-7(E!DO4mPIĂ#^=9a x+qA?O9K 9؄ 3(-0l3iؿ -v8f8B h'A*U6u,uj%<⮝Q Dv‡u RX iod`hTP[3Aa}9mԅ q҂-#47Aj!T; DH~0nWO!4ٙS|twy,'NGo4K_`cWٜG帗@mE`1@wi7b8q7m>1@ *] *͛ieni"??k_ӠvE=kzÒg L+ RfmFW߇_dQ ^=7|;4t 5cGD&V$,{.?BCpx[@`A!N WI;HZ͐R)CUt7Sa.yAd&GW [VǶz^ewGO{Z vI{ZCbF 6vlipUst:/, +IaV$Xָ &034U](T d*0!Q>}ڦ*BdC%W&^h+ WiY-. gDn^N;;NcPCg_=tXD2Gnf'gVCH,}Hs!Q&OyDZ$&1ŶflMuDs H\=ZcJEɄΞR uPFSV-otF=잍`zrcXX'9_-Y? 8lOQe'ߋ쇂-OuYiϺYڲ5Yt 7nfR%sE _:NF~], MxpNܴ0m'pW5ʞD ]lep[lA~aPa}^GuH;2<0 W@J}m"l H9gZZ 7 ̞7G\S= 1&?܀(h$cnŜGCd2>׏ UC 8mDhcY'tC$*QRBrLa:W ]z!t˄@z'n Kv|#l '`nҒIq ~8ٓ\qR?3!nZSu;b6] k< N*Y,H,HU*^b@5 D"I@8ЩNAfcikbݡx&j*l*4`[EƝ9ڲ.ۻhO 9A ]_|rr0MGkX޺p*uG{Vs-cBB0E0Ժ 54JVFMP|pfH[v߷ .^%&d\wkn=*A7&T\'mm:1~A"ioY>M7%ӂX≕ n]ӵ_ NzPB)Y1L2+}>FwoYme +XL| v$z {z?E®3nO3{7 CTdvFt!Au@!@XIYT<,^=71+ƕ]b;' LGl*M.Zv(zgZs>#inLLE/Rh S]JҘ%`?jaÛO\g9io3eZGkVԏSW %NJkUXDYMI.up 髨!iC%ud֧6GVb^-y)")2[HÃ3H6QD1O5qø8Lxo ?c`QU:] {,À}3)AJɯA Ie \`դ.O+m(J&%2/cbRe`ZV.O7[ok+_]n>S۸޾_q2A[LK,vKz<-PFLMO)] m#&撃s%s<'56Co'ȕŽ%:%? =z?L*Z^Yrit{"⥻^:7_Y l<8h9+% 㟒.}fBYy#8z4C@?֚uKA4|נ`]pUfelϵ=* eZ:З"jAվ!@tBЭ\M`pj~'~D^%R\I\7v$A*W|.Owd:8/1nx,)2"$E2D[PYqc, nlƌqzYa訶O룙ժV abDhHxԸM|M/`@:"ADq# 9{V|>Q#\16GBQZmP\1Ci79FRy-` K#0 W\@⭈tƕ&$#Þ⫡vಀAi)XlxuO <})`u3` 19'/$n'\{3u$d(v_^";W;Py4-'0V7U_?EOUq 㼾.hl9 K HoƋSثVm~]g,.pY\Wu,dtƨ~0[|1UlZ\SDJ^V DIi"<Ϭ^/#9Ta%,Ptd{"}p;na޲xMs䥥kzx t*xMgA(&߅]dF37.cHSnْ( *J&q{ nz1#1g_@ \mMH\.1Fƽ%Ï)gV]D>ID8R=߮c>AEׇ尳f\$4P(ovÊ'ZZ04 p`z)KX'X窫l>omLnՓ__n.[~22{+ [5 Qrzfn"TqTvm6#XxqX:(?eP_Q΋ZL– Ӄ:?w >ǿE^؉RdˀitЧ'MC͚uFb!inAwI P%qe}s-صh# ߎYJ_VFMN)6Q%G>;9P\Ts7Hco- 7Mtx *;[H\=Z@Hf k,xY[ (Uh;Rf, (MB$pѢp|O AkoGi7(F VBcS+>i2 &gla0Zo{TCK0C os_1$o$,#_䪟lDc y$Nt3}at'8 G#z7UX~ޘwSF3O$yfD]Fqn):ɐ/$1/4qG~ϠZ(&[AW Cڶ#ui5"`plSKqXB]GJFʖb[H\3Lo9DF&?%ËCOĤTKϨQڬ 9N'd+lfڗ)Y r,S|Gc#UFaY]?/ \߻͍{Ӂnhs)=C|20.z-/ۇk068/5(ȀJ;}{X7,j[ fH\j<>w#]Z44]^'"|!RDNL}rv)v ߾?%5[{/pZx7ǻ"8V) )NgV_㼦hS&i,wHBX9 )3m0%U&Ydwycay$4Q;#>%!ml|n% Vy&;qfڈ hՁkцuZF绫.hQA)`GZnhFUtl" F- _֗ ocw}fzI$Mm*I95"bkaH),}k @w*:V{*gG,h R1ͯ a5-*z x+ǿZ6Yʱ1s> h\JFQy%P9H8+_jQrXLu |H.ĹvH!% ws{7`u"|Rѯ- Z</`joSӅ9KVkt%G F݃=S.+TWc.>%h݌]n.XM)@! d35oe#/J;_rI6j3A0錘@qD;R0~TGA$go|}HDJ5IGF\!09PξUiI3 |3i聇ӂ|$z:- 7.`bsz*V0ܔx0vf38ʳm(RrR_ط"c992ppT=<ɏ'DOX. CĖ q$"|8Ixֆ5z='AiW-^rV^:'~;W58V5 z7$"D\إzԝ?VnD_xwVKlDŽصG3*/P "r{w5*T ԔmJlv1єU 1l*e' tb2woF6W B|87Q界I94bodz+<%3苀Hu!St_Xv閁H9'w"'ҹPA cܕ%Yta (pk; 4zzwlhy|YT6Ȅh\42j.=@ms5N|:ZX=vn,9A0T_o"x`@ɁK3۴g`\ZJV92bXVusƹ2;ҫNnfԺRr?h1e8Vij! fz)c> +2 ;6ێok^}xꧠlKvdpofj1cXNCc05* xIhy$`)N MRg `Q( Q~r"w,˩Җ&=-e:!J"vBVh9ɀ{|p{>U r|Eh/f-j>rKY0y:mQ"w EldzpWoo6XS& Ohsd?2ei&LLH~$+9EXm`2^ב]F^S2*T$A΄?aU B#urY|$IFDѦj=:I#gxcYSt:Mv^ D1R_ؕ=|T^Vl .G TӍ-nﭺp{g$2t#ɨ>PTiL ^%F@GbO2lMi4d[)Hx 4VMB:]k,o~{C{tp CS6Ǎf;]L!j/G1Dsk2ϸl= ۟ Yey.Pv-YaEO`u!1I[_)Bt2n>̒=ۓi,lSgM:Ճ˝0+ =d uu`UylX+QG6#V~SyGm}!%5߭*ȀhlrmW@,\ YتUշb՛=kt+t`ca_3Pxr ]`.\"{R4U^7ݹ,&t:qiI~4!6hi"p)/VW; lgY#[zqν${Y8MeSw#$S#h^˘L9 }\1!b|qa ӂIqI]\/&kvN)rjd%[W7S:UL`.G]A,Rr7oi'5) 2'8LΥlT}l#"}rÃp +b5y} @:?`3Gً9A=܁vdc De`wrdw~jSmyjIެ"Ԡ*Ⱦg7l-Iwʠ+W̹[5Jح`^)0 UW3UXMϴWK~M\8D#s t,}MƘTwq{J Y @! } RUUrMCy&noRE5,` qx'Jd߄T$AMCqg)Ksj|O#6T'i@GrjkB *w5&RiX!JyU z+4J%tPȕH6kC"dSٰ:K53q|˺If׽1F-+4߱i thOF.# ҔE*%3}[q 2Џ GKy,ZYBvڪ&N? 27 ;% L}5ބJV`_t2#{B /hPSirSa.$mq0|2`ƹίFe34P7z4$KsH3<"5#7RvQ4A6g\?G,jϬAmrqЙ dzuP$@ͯ i'XpPh;N:UL4z58з|>]ز^|9G=,VZu2"ر &⭆oK&Mf vujGJH5iTKx]U4O,'_OZ|)Wi|\b=ʎ}"v-&n nk5‌0 |篐+x>:*{iCդ*ue#4-x}h vOp4溕W֍^ a 'xe|q7˷ňQ4'gCovoN۾6j 0;/]&ߍ`:PKuE7IK@~%Fx"xI5{CZjPh֣OtM8AJ.2Ѭ_ZJG61|Ӛw^334Uѝ\imW !эrПD-='9)T=&߈bNytv3ՖFDn+OoұYO^3qjC e_.w{GF+_syhlzb}T\g<ݶ+zPK(PCZbm /ᙀ'p/BR6lF]R3\tJlݚhC*=p]2:ms&%07?|!oS> #茆eK6@L_q^3U`v>*\qݎ3ZZ { 11X]UYXlu{7ʂ f>9wC>WR]Z)%[Ʊt_}mU(-r<,hpqlsij)lۛs( F#!'r-gXϥޡq~  'KSlG(h!J9tV TF}3olZlGRyo Y">7&h)F@Q$}c8:u~%ʬV}wRKբ} Eq.}p.L_jlb6%.N@ʽ.3)&Sq8@|>"lފf5 J㉲xu*PzXP!2̺6 4^).2R#" 5R,ʎMEC1VB zZ(KB򯫋h{{:q/>?<8XO}n̫y+vRUay"aHRP0qlqU:25}a:[_ $R"Mvx+Wtb#:mXW.F~62J~Q?r-?ut8BJOqqQ$D7J=a ; 0dwP+waˏt-84R64bLe|b :GdccYmѨ7&,"v4-XM]4 ()}pMYi6^%wUUG̋EܬCqf-Il)z' J>Oo}V֚EEkX0^@G)-xOB{c%EQ B{壟ךLc`~R>b Q2ӯuȍ |{pÛ2 l8XaWVCU 9|*Y!k@ͣi}g؍5w^Z E'(>)uvymr(PNm=%lUF=Tkv}m{tW+3}%g\+tCG_x8k).cex&\m1,VqKv%_d_2+-d\G9{[W*@=m51V,Ddk.EN: Z -=\0J፬m;_Xb=%/R_N(d+^7$W&y2\UE\ZL%,xLcI-5.pw2Y^~iѻK}Yˏu\+"5*􁀬ÈfHY9=QM1~R{&Su$d8E=$K\g7d)~:_X9gZk|`}"Ϟ=_]JMrT#q:ۢQ$3= CN@'Ss(F<‹ɽD?]`ܾ`/`hRS.zP:&֔7KYb$8aCuӘ] -ުOY=_bZL*;z>_ߏKe4H$C:'d'J~^Eetpll3ݤӡfynɫX7m}5bz Kf?6FrUn1RNlLz.|"mʴyzXB!m z_%'銫iY%quuUyT2cO-alk_$1%oҤd:\ˣAMۓZ_+Ϊ!Q?wdINj]&ZO]]UD,5G^GتAOAmjp_ł:3:Â]Iv$u7J썻bF[viǾr ]Ϸ18oW6Á; 6jX S )zĥdUcLݫ@LgfˬOkN%,mScઇ~sWBc9qݙA.mYx1q㓃g&_q F'~ujU@ $i̥6G#'U3n#i aLaK!n& \| %)5c?*DM#, 5qF ɩ; ,O+ b{5UK+_ N^W f%Uo]9/fva$V 0-|$Nnޥo#{0cq r c~Mjg7~O%wZEXqaDmt]d)*9r~/_Z3"$ c«$G @eg_8 s2iK= uү8VU3_ ѲXgD ͘yqZ?+Vf;񖸥@ G)ڷ~T?MxYTÄ',+7lpkZLʍN?.Gwز_u5:/CW5ծYvK?W#jY 1 &Ji]!ҭ;7O<.vQ3z(CO',|Ep^,.P'VݣE Peq ݷd4r.7S>$ {Gˉ)D7~{MFN*Z2zYڕӻ:oسn*LqU82*ė6:݆Tgf'$8K?Oc%+biJ\A^ BO$pj7=) Wbi",>VQ"^fWaH bc p[^Ƕ>^]3Frh=9+m> _#s児֤˳oHەʮ~F#Zmm$"ix`a)~ n~T=ӗZVʗrŒWmK*4 ܩdVNN#*g\;uU]c@2jN.@h]+~Ic7sDY^ K5H4}]TUs;^L LDZY)m]bZD33(Vi#xLp5~³ᓅODq]lh!3 6AJEXb[VNGCGD=|gIZf/޺lk(hS;ËS} :VKci73$oe?nx4Oɣ0`>U`, xA-p 8ƖN^5"Sv1''E0^o mlFݎsJu%̸v``z26bŔ } #o`xL+xhDfS%Ku[<-)X ׎%uW'xoٸ~G4YE)K@OiwL1&du[d~>"O\"?ũYߣ Vxqk ##I.s&`?bq15Jw ,oHP,Itfzu\l(4LS^WrJmQA0b#uk;ׅm-DzxRcO8Zr(֪59)x6Z}vhiPDn$Ӎe{{we",F~&^? }v% E^gjgY:wc\f{#6LO! !,TN*8f#4 oLW/<хk3KMqW|R]7C}"23A񭘱r|!rh)h.>%- a򐬄BŮ '?͚"{iQpU$*xW_Bz)=\]G4lov1S=b2GtZ;~h?u sW '*oUMG )]$4g8a>[C:FDEEr:芗Wv΄Y?-ِ2P2c\Z 驈+@&PF9c~S[EѲr[_H\NyHg6G0Ydt#V B/5yJF,U,#dGMZkXsf2K} i3)L-g0X^~E-Rw&wFiW?vda;XlK@NehY*qW;$>4$C][Pz6S]H5Aԏ;^l-JM z/D(?CZ,sN7Xi3b [-8J|(H?HCςyFCMX-4ßۨ#b' TSzIeI\FDZpvFwJ*SGi P(Rzi39">5<@G=`(,kja)7DNr Q/OS %Q6_z{c;fwXi;/pLi:iw>A$ tXiwjHOD6dSSWt'm[Iϯ@U\E W@K櫅@ e_ֶZד#`sELIu%J Uol!&}(U#F{pt]u rGZ>g@m/^;edC7j5EgrA]lR)2UOtJ pBw˯9U T2w~LDԗVP,pbh.HsABkAح}ű=~Zz@,%mj)=ROq}$@m&y!=Z?U$lD|$գ9%MS*f]Ղ))g=IXlԱ%LumJ9sVKEtC5`<-0r4 k:PX)ء}wX++>S)J'm wRx9B} ]/? oj#v$RV|t {5(b sN?lH%H.X7E)V1Z IZ:\ޥمa狥2<χ<}:^l`bgX}BYT"V]4smvvSK:3i+b0*U|k#24} v0Rc`E_c\&E!.aF$"hNY|Vꓶ{K BcV'f TQ08Ej\K\B;']v}KʌN#HDFq$4i7okkZ2 P꩙lWH $]MZֶ+8cf ,Oȭ)ZRΆ(17q (irfBQ1&pH쭋kȋӫ\|Ĥ=)B`r<]ݰy~'Ke^QwrkH 6W4j-Ts5: xZacBܮ=3j~,6QYA E]fdP*{hPb}rN΢ˆBJz5GzI}xD(VTZE+ԬJUd}8)L yytcwQOIe.!uEb,):R1Y؋4$4bR(0jJ5\Pm<-f#z#.0 s\u5Fˣo Zn#L}&C;Z&Ix,@|Jy}pzSݐCH_؇WnG`aԛ;JuKE _3-WkWm1R_U?;x3yj[_b6TVuG? Y#Og0Tf)i".GDzP,'0@>QBkHїlCHa  Y>[X}&b/D~={# 2zGG=C3ҥ!4{tIo.DFC8u77 "NTd~KT:XO끊.eSB\5HֽX+{ sր/$"/Q&d0  ]%-BO6?P ?>B3@ m`dFNt`$q ,k^{v/[a7|[@at\=SZX"yFm^FjGJy0>ANY GȣiB=_NL~4ƧC\s 3ZG$1nڊI*s {4I!<jiv qu#mQ(K|(3 R k-Jp1QfM1ړaWe!h~by& EybsOg4YĻ?Vyeɢ032Ľր~eVwHyUKqih\=P|Ӗ= mJc&{f+vZP~}/\9fktop_3V!6dU)}-T#~1*X pK۞.weq *|fx&{waB>B.ˡe'Z8,#T<~od  ]d8r\vUڊ2jp6/#(ܼj&j^^ li/-NH CHy$; m(\n0>e)*<%s'@[[M_ ڰ\LsatdM\!|0[.Yex43CnW@.W:47Kbe:CBͳ4ibu$9C%ȒM# *yZѪԜ`z%aXlzGT#| z|qBm)ѷHL-C<&Tͽq*b?Q)dq 6zޮ J(*jIa铦z2LU⊭ϯs>V|K>faT9  Y(}?x}ݻ(8pMO(CL[6dyN=Kza\uQΨ8#5ol8VT> ~o0v'%y!^^{hNpuTp]ɾPDz'`u :Gƺwln`̞ Pt[hvsi00(5Aeh֐ 0L-/jH\e):3ﰁ$uhZe_+)W5\=ܜǠg2WZ8HH_xLFkEwDzk^[ܥZQ,&%~ЀfEryn2"(ؒ?~8Kpdj${Ԉxꕤ֐Jт~}ksAȌ8a\ױm,hYN$*> Aa)Iڗ2CU!}=:g'YcR}揘uZ-@X<,`*kz1SOwhUA1slTU2W?j5kn tDx/ʃ ;(}, [%OmXDt dz!5kಘN ߗUAtQE+%G9s3wf !r>́+up! #TI[>UZt=.S#*ARnv[؝y rCx@`nAo*w.v&ĥ6bqc@Sd,>HtA YhsleO~9jyr\C?%V~~Vw5sc>( j0ߨY bR:|!ujEc$xEU y~Տh*jNѧ(w!J`BbG/LP @d/P "i'o MC]Jz:rܦj]%yӈ>~Ǵ>8_Jh;QզK*㯦|lCQo`v%Pw4?$wRe5rE\2] k-U`s̎/ >tVkt&}UZ9_ &(ù!b[j9\B,Î9]nߤmeN4PKOHI_2[}"-RdWWwZ6x2kli:Ñ*Q zJ!3xJ1Jx,Kס4rҊ34* _z,_gTY y!"4̐Oh17ۊ-J;'7/཰T! %qg7Ed:yQ5Jݢ̖!|ަѪU*} nsp<- مQh$[3*SbҐEpP0V2+ O$)jm@c˚"5I:jmZ SScw7oՌ,7YWqʢP$[V@Xo@m]_5kGu6]D_"çпdz Z"R&h)ȧ#vc r-*04U7qemd0jIya~zSXK+#7W qZpkU`7˲HWE~^'8[N(}3)} =h6mb >'r)<(hlfP7Ӧt @IV{|{k:"RDu\DoP6r^f5=XJ b3i cnrK}hǪjqE<@0RD_~ǝg^o<'ib qsLH:kBt>)$|oZ-@aҷ:YZR1 N5v1a;(p/Hq8|BTYYR >82.HyB ͪ/;U[nޖy<~>n.pZ%K>1#]W5]>4Nf'inyfN[>!ۉ\\Ez:  PNtڊA4*/WQ\]^CW\kt`ciKǶr@ 9< E\>fGv$'VL1ԹϓT9T;6 I,^5G6eG\ 5M@K Ufn}Vpɿr R8la'vu+2/p! W[31 B&h#4ʟ[&?&;uBRwtmUs0[̦a4hS;\X {޳(g%XZJm%wlU馑ߎ4`09|&`j== b pH(w#N~:m"',uP: {DbK|U&_59NSzC̹`}(.R\>};1h&$Y ëgDLx]:>>W)9ct9â+֏ >CQZރa7 9m7ߚt5WJcx<-"Bseb{{G|| Un[:RktwFtP\[nR _]HA"]e1+Sl&tI{ Yz4ŐYFzmJuOuSgWFX e4@V: E4((,ݎ?7i%obthk9ֆAL)rAɞdI`{Sz edV5(u7YۀԚNV}kjD;t"1Nw7j<}82xAYBR)%|{D8Z_S6M|.V9U_IԗА3ˀE 0ৰN[FjM ¬=ĬeFa>-q^>P^pnSlߟp?uG& ux:cGX#rg0n$Upi;H2&;ȕ;0hz^h‘*WN2^ȵ-PPiM΂y4i2hzLPZ"2~zzGsf(Iը @Eʑ;MuVg@*K(0Q $D!{YSƋ*{y-])lS](W f}mf Ŕ&]'# c?}x+= rpHqEzοa:RO,ҌMRbi$3{E lòFz-۰aN]j/oi3 @we! m,?)#œIe8JԤh{ yy4iP@/hOQ,4 ~=9N\bչShS}B ~$pP7%3£NѺ<ɜ Bjn2{9R%tR5d Jf~V'6Vjp 3z,Y2hY@ bnݘz^Hr/(:u/ )ZOќZm}TY"_f[XL+r5z10wRa?=2n xθeyv,KO˞F~MUH9sSpvi$ Bxs54++8s: .9;7<vAWi1[-ԴO゘HLЛ!qjE8xA1WMD_*F%F>YML`Gl7J )b!'džeR~ͭmsm>/a|#cX2*WB@ o/,M5ݛn㨁z_.-r+ԫ0Y>{Ȇ;y6W OO<vMIwr< UZo;7@o"bI(^a1sX}g֟ie3[7/^;( _=Iœ˅#aaA7n9µ=>kO6 M"͔Qi2k:fXuHϙ9†Ƞ8*8JYIT"ND,z^ۚZl$*K֜HD_Ї䂽 ='h励蠞n iQn4)B \3ܚ)Ջ",ɥih=숨1镱 U\s V h5T AnMp[6v@lrJs g EKtucw,OBѯڒ S9>FW]ow箃sl3f܅AVxZI[Qwa zx|0tՄdR+.ߖOAxTu@#} (茯@aR 3 5a^n<7Dq9RMȚCFFC!eطܧyrHT`;8ـECt;U(p1QtPҁA^ q*V4FO1n|.wZSA~ے?Ֆ_PR.}5JX/G,(30b#UNW5V=dt%qaJXPT׎;jJE*YFK"b؃d\ϊ1VTߵPGX8XA$Ő5`"? ڣI)iC.G'<[hnAq#W?Qwg١S96H*Dj }7'@ HqC"$ahh9)')OڸPuɜBA$h&y:}5;0Ak4<^; )`Pwspm@5 9r&Wuu4:N $aJHLg ƞo\njZ_L}J gLUo>I ,!^H%Q\m ]EP.H@H uvSN1bssR#џ" 1k N ˼ 7QAQjpE>uQ>:h1?$Wy2Ed@i_=R5}3;3^z ,C| @\zm\Zuɭr/>0syL7y!G{?zAh {DH@p"oy\,"a){W!itZQΠ=d3S9,RVe^ 1B%}@Co+qDuj= }* amZ}n YJ>Rpy)B^41J23R ]$k5tGVXg%v$PeܑZ!FS;*֦͆8Ȣn߿&=ˁ|=<Yp ,yNBޭ $ιGP*OP>]Mm(}{jE쁶7eF/[| ӂu23Śy+$)pe׼ ^ nT.S1"0g FovRT ƀF=UT;nVwAIiʺǬs$ /pu%K V$+|h_h0[ 3c=\d hF)`q //WȞnyUXJ ѯ3+9B7fiaN7=7 aZN_y3H`'[4`踐'2d.sROrXaM\`Np%fMp7\Vra -[[!;Ԟn[Isҥ`j"%hQ˨,[Xxm[c.Vd+\?6Ie~Xv d)(ONB$ 1c9 S|Y5?CPSw3C_gT:B[!dy&P/O TL6OR4wCi6叱'Pay/hA;}Z\/@6le7K2:lg{yæ=UzLӟ@ݒ$& EKG|-H`ba`5t1\c֡lIH7pK,@#UTL?,ȝD6Z|)j"}踺~w 'nVM:GD'qR݉oq\- >x[8I S߶;xAb49bRuS\wιE&F<(𬷐_WmF) byT$g|Ĭ"W[ jzkQWq}UNU``Jǡ98DdtZ/O:-@ߓ/908Й/іxuOaUrVxORGQdy,c%[bs,ow 3@tKU9@9x)ziܑ~)ۣz8dhƝacRCBt ~M q9*DTqoHg̵)&|=ݬ#.HztȀU>WNApE -Œ(uc,oDM/4iȳ^Pʾڲ]W:3HHT, mfp1GTHtu+=F\5Qyvߛi޿B8\'**jCʈDnXaZ[ {aDEkv̲ݱ ;g_Р-VF!g]BRj&T-Sc ف~ci`z:T)8W: @ZL&cze;q}xc}kg<{fZO/k}\YvfǨE9at+fj4;%"b0TH5U㙵L4rK$N@Xs0Rc7HVMMﴴaJ<49,/k0,8FS{<cwUL`x7ZcJ=_{>#p*?oi** hVxt,B椅L.c-L엉6g,̩.G~F%"*AwDaʤ*fIdXÅ_yR.8z~NU!a_E?e= ÓFэK4҇\gf8ciډ\^F$1Flπ_IX6T!I@n!,#D@$9fSܖGqȹD4{sd6_D;t"6B-,RPA%}a^5Ὴ$Kѣ ٛ-A\RJ$쪶M+vbrX6 2>!k &{Fw\$ϛ׌ufP^Цh) eS.Dy"nV.`#=L"iS ] SBvo̚OF⾦v|p|C˜&{JBdIXqKEt7rc`z첑!.BF `\řWɧ(U F]zAj58, :6_DҜHup`Ϊ`q2E3e>8 ZppFij*EvA޶kDRE[:@)ꃂCHrV`p)߫s6mKajLF~2K&5POVmx>cboSX/YZ&GMpLb aGn0&:avٿhgUg|q|*n[ke6^!nMo60AO$)u{Ig81q7 av.3JK(vzLc ]~/p_Xb~2N7 ' _dPcnzNB< ^U /V ݆ z>DZꀐEq8S[?ǽJX?UEmZAxI*c}rXK̓ͱx{ane;.݌a/2MM}d~NdAB)T+>q֨PON!_U>ř 4 p)SY^:]k~CR,(==]5#9yB@DTwWZ*wyik\7j3LH> uwܕL2!OJ?)XBnt.WABpos =N·0+3ȆAؙ; I6 ,ɖġ玃 d8/8 crTLGBS&Y,M҄zy#y[@Ē|? /ǃex ̓q3E*NС@Q13DՕ,Uhʹp՘W;2kmY# +y 0eEJuyIuwV3fg| ˤ^`7?^%kzШl[,v^&R(":H('9 /{S<Rz#DmH!aL y<^/wy#ِ2W&M`01fɄ* QHgюC収=+M?p\Utj}_$f+p]HO؍Omv le#yg-1:qzr>u^ 30Mu'}/ ߉mDB] /9g 39_Nr-ĄnV2&gmptJ"Eq^ $p+PB}\8v $QTKFjH DIqT_ju, q{׀Э~:"(O<}>'xf*>۹ `;'V \ tXon5T1mO3~X L< AtV]s 4;_\辥VA@I|T38.0PӌOQT|M2Ӡvpvy;}k nNK-1$15Tg8 2+>ERt"GgnYv "<0pTBy%F|L.D:)=eu@ : f{كͭCbŪƽY[uQFk U9/zԦ v<~r}v E-܀V:; ^(Xl21/@:0.` Ww܏# c8 M52dLڸ '7>7 bgg6OTD`lF..YAzə?A[Qh|YY)nXg-M.u&E®ޢ{!vRԾMD̍>4 z|B`}sf~` 82Q(2\ȕJѦ|d,qE**/PJp]0aUZp5wu1A{3d&9|^8%!I`{D+6!ȱaM@L@$z(K `7UK[c[;xKm]9H05ƫs E1JL &k=]FK9 :«AQ cDMN1Ԡ\;[͟94?kͲ DEt묧@N鐞Me@/Ė``z6%1ec&񛬨8 벀1,25YiÁ`M-Aw(Zs"aY}Z6_IC ؎̻?0A'Kb^eWLt @ h. Wqr׎Ⱥڰk<=軴ق3O CTdgsU )F?S#YyXI}\-"Dsm8nF7orٸ:e3.uߖo Yd: =<{ZN0e(sE9oc۹*st/Ơ p"Qy⋔w ڕGG^/c.(aC&mYgFGBTاHFn0 '28tُUdXޖ/+ԊD UEqGj I؍kS@uEH>Th5SYdVS#Ko{Hҙ#ܟ*w$%`m(̢$sjkZg iFj. и~mCXCph;[-}h\M\Pˊޒ \+jg8N}@Qlh2fkהy!j(6md\SrAa(qw?;*Zax'}>9wq8 woDP]h@wUܠOPO+ox>0HB|VhOtimTC*Dž L!6ޅ[S D:OX>鐠hw߸l?SQ\& jҰ > Rmq{ /)4fk؆O<hKoJ%X&͢<~R47X g UM' ]f]L,'ŭ/[l[WSE$Y}% e)bYH")y"ӣ@pM"aqR'DzO23ܿTk/O~ Wgdxq2$SJDB>LҶ"qshئQ;ởB2|AHLYEYV6:mPꗈ2e]й7] ajgg$φVxRsc!F%8C!9o|:[A(!&ڕ fÖpj@ ~*)Q GO Hy< n^%>>X,D 9)yk?r/:hok{ChJ6Sqx׬Z8޺@\1Uta*-P,IX}dKRbT}o8H+A?'uHx'TӪ^\=kOa v(̳Ag$'ECp[]aj^nߔ.FUm[i7 ΋ێ}T3>5d`qSh^KcGNt9-A*@SɒASLxGh66];OA3gp%OD6G:F o@n_ꃘf ;mm@t~@VL#c,KbǝqPSۥ3<1uKEԹ;O +|#>M#`Im4Q`Xit3"LUۉOCG)EӨy^*~\#~#g:}8L՝{H,ctc Ѩ8|ߜTk'<2uU}XWBJ4P6HYÎPQ٫GDeҜaewU+i=\:W, t~7RGq}ƢE|O-_W-r-7SVY+n 7ڮ_$TL%6&y&h'GbU? H^h3 ͸j(I4ɴ T3 lgLZU2m 5~V 1S{GiO e4\ga&n| /dWཱུ,`T9M3&.jt|H"[u6(#}nom,4^'r BQ@·_IɏK5D7yD`RR.j)AH'M? {֥oKMXv@:nƐ#|mL;-*%^yM;x`O:a<_`tEii0xCc{#"Ǵ]f`9@jd&4{'# \bvfW)Uu?& Sj -BlWr< F* (B:]wj]Xe*;pv"w0:J.0jF>㩱#p89tT7vŹ}afE"D%f}u*X13庻ٲ}b9 qm} 嫽'R81@eJ&ފo*؎WtwE5ÁfT>ve}r>s y S%[:JAL񪐑֟/ k^^N ba ;m]X2[3BeRdݕ$(a,Z&aNtf9KW(Exp8l9Pݙ:h)D%v7" iXLdL 8+s>:>+G;@$ۺN! F[Z^;+pz},5{f#È FoAjm~T3Y52UGC ugС(p ( 3a)AbCś O*Aj4Q)kvKfAc "#R1d^O.4 Ԯ m%*Gxu:`')R0~SÌ{Wnq!KA-@Kx͐@n]̒Ӹ|Ye$m6솂'n? - áW Krh)爹8s䴝w/?(5Y pI\{kL0ɱAQkMnݏYsvЉ)B:D s`u,4Kok.SB?~B,Gر?/DAluu9%/]-o{3?khP:yƶȧ|&Q?Vs_f1}?+|% =Y )bEzqQ7z}'<,E"+=UB~c]rk,xua~ B'iR_ձ!$xoȣ8b&! $N+SUvɎ} -g1_}N! )4.Eei"[3d6=`bٖl#0Rnevƚ{3Ta7 UNkiV!X3d0<]i;EQCQ'ߞp^VP\7ur<~/ie?|AKH bGDZ1jMN͙yٞe*.0^>;rZYƞ(:sIpʌoKK\Lḽ`mϹ+J6 9xu r4hh3}*$.LB0#IK Ǻv3xmn~WXĪNe Ń(!Q^l*yL/BU}cyιi״%(<q˜IQ]avViƇ3#O5ɍ0Z,u8_#Cm+}@&pT,?e8wK9ѱ8Pq+GOw rsGO=p^sFF&V7wր "iPo¾a4[2 _&$skS>X)Կ$T6n k"K/Фe>;1f@Bhg&9|1"֠p[*Fs5*%"* j$#D]lh,l_[W@m\ٛ^P٬}!#kO\4,&¼"=U{ۦ8vds}JL NnYj;@3aW5LTjo13PމRVҺx/ͫds h1&kcdC_" c9aZNT*1घm\(%a4j=ye"X4QL(\),:jc0;yp< DuQX\-F|u>=zXo_4'1ƟsG t:7^kbMrYcw:8@"#I%?ɫsχ?N$*4XB4iR&HWl.w~V֝j#!'AUmi2:Wʻh h,Y0ݎvq*r>sݴ8xbyN{x+C\4&@*`MVެ":SlN@BoS&yGRGH>')8 [z'JԑoE's#=AoT .3$E/= ,]9QQ[n~Vq8N'!Ӫ5^;%Q} "ŝ}o@ 69^p)vDB?JVPh͖OCɵ^^)`eE.a'9|Sihr_.`cKƼ} @P>o (z%WjSv2tC;24ZN$Mx+:p"lLjXmJ_;z7BI8ui1ph8*п+kY 5؜ +4\+ݹ`x,)l X_5Vk#QQZt"Mq$Ŀ[>>մ|Džr* c`FuW_CT5|. z5.5Tx g6UPyvKO59<EqzigrV :a ךؗܤg; M$Y\|g7(}Fˏipʵ==;*v ;#x愱уRů`I eWȦ h?1)-w0m|xRQRW x:ƟL+w )Sw  ^+ڜlYC.2w`E>J ~8)-% S\I%ԉ,^ @Q禷x>ĎaO1^Tc/*YiHçB4( s?wn# K araB#b6 Ș^C.[Z*Hۿ0Gg+0.6TTbr.;VL,4L询r gM}l}] 4*ᇟ"n4H/$.ݷ]F vSJ*4v2-\{\!>ٔ, fO4*_$1Tb޻[sXgVHTuh:R?aqyI<84=ˢ=c` J^Cp\r*MĨOitmQv?j}KŽx r '^zl{ixa+{mYc.qyhRr.j\ՒH;_~tWj[b͏3f2CO8]ܺ67{iikZ\|j ,ek-([4^Uڡ,'BwY(RS <a4؅s1uQx`= Tz73mq-`Z)68,TW!oܸ}"qH-|P[V|kcBYf65f0bt5&4ek>Jzι1m1S>~؋&bY'uPkt;oК~,4XN!XljXDzrAk5do-+^ٻ'δN7BѶ)>M o@!h1b4۝/' +FN^IC Jɭ>,똠ōW5!8h"S!z{ lZc{&W'c 2[[;ULm*4an;ms5tx͟.AzkELO=1R<EC,:%#V f Vֈs #Z״17+ްJ }+r|n\^Bb՛_IA P.2t0f$~v˓#HWl0ך{oILe '{\P6X):[nb,P̗.\-%i/^߁я3NC_sG9E.owa)#τrBw9ť%v9\!(}r޼dUq\2K țG"`ҫWw:Ht,eE^*|ΰylzJc4 T 9ARs4[{+7 Ig!xm޼1jYI''\Sl+l | amM+Kq)׿nNsl߶bDp;S_S.Yt㋕89/J'Zb9`g걠)eYml2ʘܶb1mHp0[z/>q>Lw½?KAN?YХL3Lx{`go.=2*ivh[9XOlWC~4gt{F{T>4| kJ@V)vqCkc@F?2rt1R(ꕼY@ܵJЭ#_$[ 0F1gJ 4~Aeے4_(%ج!O=n9̄a5{I,,̔ `섑Z\}Gl>Fm_Ca%9T9,߻~ep% M(}]1Њ.!L4w*hw̥'ꗟ ҩ@BBO~.g?:W YZ /Ftˏ_B)eX</uDŽ0.$ʧ)uY{JDN]k2$g.rmK:WUɇEfpNq]B+泛CrtKftybO </,띘So?io;V jD~n + d3tg@Jѧ$V`ls~v34<:3OņY= Dz-rNM AŽ|LЗF ƒ&bӗZ#]hfRb( rcCﭝN9ڜ~ 'b, 5~h_|e+vkKoVPf٩'>;BN@oRog)EFӫ1LtB5'H0bg0a 9sE3FV}zxyOvO/'g M~YP$M]ȔU`U[?JS`=08fC465֚g4RDPZ+{x .V߶Z+koAkzخ%o(9uQI (к > E/qLV-iT$ܬ,WK ~I–JY:@<ญ WK ݖEtw"ea14'0A´^S0`́P 4[r2ִMj3 ,jXGJ{9P*9ֻi$h׭5Yh\W 6<(4:^(x-cHO|(/n`)!=٦E y]n Ry^`@/SF Q]<пUE][0 9M14&xCyk [qqaIKX7|&KW>LY'p6&Ţ%x-ƿ%թbB̬πH:!Qn?G.D{ý:MM}S >:-&5x _\ȴkN̉mvn'S_ 6{}fI&UL'Т}7fW%sRF ẀߢU?‹#-'v ks.B^FeɦQ"e@t0+;@t3EBUϞJ*nF R;7p&; L98W&ږ>LvHqA@μ_癖=y!O4˖бP%͌x߹9I|8BlƖP) \GAt$,B# ]U#3 5&)վ"I}gYa-\갤|5AG6[&G}9@?MØ2rAdTUyQq4`kAYt]3P:& ` h!$0J3tq֦/{EqHeGWuY1QL}\j'K~( 1lu{, H?ÀsE{ib HEC!p,s";ǾZ b94s9iV׮YYO:4nhPv/G@7]ƹ]@ÓJ>]8 ፦CbKr)p\lٜKigGkFUP "u 𮔣tKyYWm?uxC~[ϮOl?ߔ)G7qJ[(ZI S gR FQu o؂'5(wlGM^4x(+YSx ~bIaJ I 3J>Go*_=U].]ž|@R+N ^6'&x/P/MQ@ d6 w0-b]qY*w2\J"Vu+)^rW|xN>V&j&Sz(̿o.u{~]eHmIh0;捗&Y^jk445#Zw~%RG,Si}j -CݍXhޤíB&VWzzSzE_FB@ouU9AV+Bez# ˜kzG1aɘ61"]ۯV֤g}GȋHԧ68H>^BJ]䪺4oAy a`G):v{v|gIFD?S`N/A=]l:GKM;nD$|jW`{A0`=Pf~Pu=mf"]3 v*)'z J1 oo_*Z|,BA8Xv#ItEw^[#eC5=0*p |HϲXie٠`;rCӶDHED 9ѵFʤb7h [WB 0TMŔ=BOp#܋PNj/#ФѰG6̸::ADQ22$`* \߼*yA |V|/o _J&/KHߗK}r2$?B/]`~t4گ@5P׻0w<蕰# 1^&_he`js7# ff$2EN+ }d NUZ:z:]f!ÛeO@9]8^6tvS0f ˽~BKU{~W7l%훞b -%wuum]4PMȪߵY] Xgx:T;B.O@բ|oGؼU/lIp<h)s+al+\ڂJ҉j|dRX%:Vc~wgI-A:?1vgNR8S>88 &G j{Y ej.2 y=pylWB}jEq;|6݃~m)f dkWcnZFIC_Fus\H^]XMoT <4 z:!hN+am i"#~Pyqx't<ʷfY8\' ǶT;XA 3ں2ŹiL3ol!WeInț$_3XLCE]7$DĽ{YScM@)GaGbu5Edf1^k ;a1xIճw mr yOK.2 T㩣oM7% RS&T{9[!u+ s t%T!foFڙD:c gE7j)i4@|g Mq([ kUNc_[[0Xm\wAX+½GGW<5qV%AE|9`ZJc (VnH{;%jHH9a]xeH~),3RMӆ@/ XTHJdB0Cl9ޤ抃RP\ųF*ӗnjjJ |t:AgAo(B,|gn h6چ-S4zkV3rQ'+3OJ&juAnAjέݱ . KcӚ J=K McEeN.qDkѵX`@y{SP^iLz0 NxA!чJ+)"-G(U9O(NQ*%.lpωQSNXǼNW$#lŌ7zɆ1|߶@#44yhV#)HPԘxŌAPE;pb 5|1T[M }wƉc_lS&硗0!l6- w]$V"r_D*=18kjFN#]"݇Ұ6ANA@ l}jךʽCvͼxP6q9\u-*<;t܌'h*S3%P@a'*;xҴiqmFs_ds`M$xw3|s\fQD-b9_?84(m+9i(h7 L>Z:$$2 bgkyGm2i6db+}<>dDhGVE?'`!vx80%G1> (6gqKBLGR( $ yzh=Ȋ2ehcZ5b!)g}Fy}Y/q䶔k|,>έ!%'\۽'a{vs(D<] :Z5.`.PHRNUu_ˡpyž]Q9R(weP/b1"7>`h"~]imT;O23:cehigGַlo[NeԫjKع@N[;gJ\*?լYǬ7.uZpcxDFޱ TobLؼxEa1hϦ:Z|CohՓ>Bfj+ѾgbL.dƎ2t/H @Hq$%wU\m-"g#D&îqEOvA碣2;E(q@I)ϋTƯ>XBv4=ˆݵ0.t6>DozT-tj]wL )M@GaٖXc?.`1R?cg1z$\!+>&t$N3fm_ۘ.y?]7)ltY7l@HMG¿Wkȧ[ JΑSac<$˻WbSw=vá~$Ӻ_Hq1+a IJ$u| =kJ.E]oL}6cq;n ;tʢ޶\i|ք=JyyI9SgC#s%KܘxJh8hT *λcc#|g̎V(v XMp8SqnAR7qdRj8 "zEI6xQ*xUc'KHq-ɰUJt)H,=[d܍.hk躯R=|.g/~4Bp?ƧB %Dt 8؅ !b?I&}:϶E,^ٟ zp.a5T.H8ivKUU.;1ِ/.'6I|[Ec`jҮ[U%> בva'H5g75зv;Fr5Eg0eĘClF}T{ljWi5,GluJ$5 ˩^3lp"W(S&+fy{oAhSC' iťp429k?i*ҋ#A8`*&XMC7 oE$fT+؏ =FCdl B/gr=}hlA\ =sDFzqT/$? \჻% 8GkqkZ <׾'|c A=E]W ނZd8Cv9xi͒w__Hó_z5n;a^Uѻw\żBE,믜 ЛE|j\Z qa?8ka5 n]C>JP`޳x-\7+,}z۝1&|A&W?VDvgxH.N &*az'^zEomeMYiY0qTW .('DxCfpoxӘ ͎4hcoQ& k`C'mDoLe'0.#ʬn5lz27y\4ǥLk}hUQn.!_u ;ˁNll.11"{@Nya\ JYMgA?>&vsٳ)pIqXE)ʄydjX7$f.y{6zH3mkC@.|Ŀ"OP]-K ͧ=\b 6I='_&y|GZp ODm7$]X)tI:_լj&0?t{ )3Vtg+cx=M'({<.jmhL2c%Pm67C 07+\bVHGg1'( R!HK^MW>|;iˤl>Og3r7xu*t\¾u@=:5 p0#D;y3T㾄>s&MMRg*e~#KDi 3 ?|ig0ӷ͍W :߸SS"nrM9c׳Xݗ(OcljɁ0(Z͒gzTY9 N@7\/x,d\;/͹E.۪3z=}Sujo:D SvWI3 cV ڪāR7GҠez-W-l] hS$G1 4v9#eUc(SR'M)?XW.hU  hT!m7 Qul`|\5_YEf|.Jl|/B쮧r:KѩrPEkLnhr+P;bټQiAF.b ^__r & 1UjS)jޜ"LEn;Ͻ>5<ϙY45Yl j4 .]g0txX{_^֚wxUe #szd靖S!0OwʒoR7ݸ Hb&7yAJ}N4}kGخr$8pzFIBcNoXG}0#ñ>^΀SjAcZFv:a-M8z WFŮpUKawܽeQimu:֑jq6v>|T`ZR#+E"ԪFJ$OŬPGag6HD,IM7nL<XMhQ5sHݚPl[i υuꉇy  &**U ̊_u~bB0u-BQz^_q2S̃cHQo@nuB ֣mJ+l>g !--6 }['PfMiKa 1I9Õ.dت! OvS!m*]S c|LC:/}2 n34VP20Ρm$9"?MyN :;lUw伱X[ E:I,&L^ie$BL&+_1Oyܦz")M}GԋBz_Qfedt-'63~blՈcYJ:~>ݵpzȴE]/$1ՍCsӢ: I!ߡ$e.4a[#aMHakЍ'# ;:+/UZAud}>m)9L&bߕ%"h7iIB)roZia##У|NX|Jޟv{ؘ?Ǥ2,>[8eP]].-Œ66FIN3>) "ՠQ8Xs7eQxge l5_˵5`)؅F3VQ amHF\Ц6tns4E=cpy(mJ$OxdӶSQEr7sO|t!oG9[tH3#rz-1 G [o4#a3k~E+rE*ZaY|Epzg~p:ZǕsd:O(l̦(䍫 8gM_4<||qů<~A#R!/t/1CON>󌯱y=*aMT+q 2_.a}%=TJHeQr߿w65\ gnv2th.90TȰrXA jY~xfIg_X2\Eqf֑1T9ϥgƥn4:{5.YW~ {aRO43c͋hB*-(9O{-{n>GO6lnT3vLoq|HjQ{0 J)$v07Zhng7zrz %>>pbc>GShWѓ)[^3Z<׼jЃ؏q#;z O<$N)V?|G,i|PM2G=ubtH:Ŋukc5-Mb!X|<!Q 4Us/ g[ߍ@]2S0&jƿ]Kٷ   u6u{ɚ֓ӹH(/k+8Pu?PgTl(?-buݡ6GeFW\W!:ISrfFR?1-D(Rw8={4hla!udDM511e[l= O=G?jp PR-$}G5jX2nhae+mn`W8rвؗ6Pau]#~ˣ jMqs^⎹١6_k"ؘ NJ3܉Bq CiǮ9Y ~Ujr䯵q״Cű$gJmU'/ل'+j `6=c{¤Lg9$?8췉>`ik[ỳVuh=dONޥډ d'΅ȾMj<~"%k`<}t8je>0; "6z?ZfgJ}NdgjReTJv#DTǸG_X2T&H]im:|b@uMU+X?H+;mFTY$ o0?ϸD'9Vȯr١ۑX&fZ=OmqǏ a Ɲ^qFL8fhgr"s! P5[b`:}fϭs&J.E8YS?6EU]gVѕI|U;$yi،<:)ӹ m:w5֛un+0VI#XʃZeL}%suj^)(HY_"6`yHɦÁUy4䥴oش~JPkxIe5bǜX$Ln2Je7{PP*< )|5͊JT ?GVهF~5OQ%Ƈ8,F6EMš-<RA+T#rfnXtjմA1&DPĆ .4kpb!6bxpf8u&8Bd?6dN}J;FqRx0!@I":c~b9̫/{ At{Z2=(ժG#e(O(C-hq#0dIbs]BJS9!߷M~W!Tu. &*!I`EZ߆ ιtq\5h,N?řLFTSZ( ttj>QB% }~'Wa4ԎvE~KTF!b_l#۵ِ#F$eT%QtD-1un\6MQ5jX_Dxe6O:q0> g("AsѣsJ8phz~E2cj* ,5U|Z%[$_}bfu/;*Yd" i;NaJa>@a#'HjEfŋ:fFu~s4ir8.пLWX9- `TZ忎Re]oMk3\;zMruvpt{QV'\;Hq#dĚtnPB7@O#:+30_ q`YP?Bz}=С 6%j)7N@P.dl|馡sތjgkA3 E,r=y#x_Sv Oڜi F_znL?\S[rز@\Qf AVrL,REς nѲD:onЀcLqy"\_myQ8C%DNdɽW`[YFZ1|ȠHE6>h@lOJک ÈR0-kG%]_gsQvn5q0yY0԰[/_eQNSfQӯ R1}SV<+n'Trz'-\.DL萆6k(YJjI$K*L|~8 3H{Jť!IRq(;l4䜛b LrO8Eވ)NIkHމ{e<zRڲqT{!Qdx1Of -KiuFZ~^Mv!a&Nӈp}j\*nWcova]!mdA8(=O t8MkBzѵp݁jؖ eBa{Z캎 T4㹕 9 /JjEN59Z_Z$^?Eu{ϯ* B;j2.c$>=I3g P޸턇Sҁ݀ali闞'iMS_ȈG+lܞ^KO뽭F{O9(H@rSȄZ}|p!mW%2u,o2[ aLV ȏn;ԢU,E4PÀlT:(|FWc!m)p줻(ӹ(Ow}j2#G*O-~^&}QW+a)N$+ҢsG љBPB@cӓ|'M ;] byګ.;ˆ:>LQdzT,Y H<$0TGD}@rvE נץ3ʂ" 0 cفo$m&ЊW%]Z|,(^'Xl7r #l襐b,+/Df.̞+3\>X" "y\gϹ꘤!VM%RLڣ_5ⷷMט #"rtxbelM(Af;D K1r&+xwqL%}{LlDՏm_NS~jƨIn}i_ *L!؉J\c3RF|>P~5 A|O+_6ਿ<2%0A'3d ~(֒.6 = }`I۩PP5>ܰt>[iȜ櫐!Dˁ|Wv]L>.<%wJr@q'ެ`D8\6lKPZ)m]0v'B_LUKäJVְ!_[0it1Ȅ2ꔴ9z`MUX /(_ii$Eܢ&OӺ:c-_=kZU~}#a%eJPk{I(O [3w@-:}^q~vc vMƃ܇{xF: Rm, w]˸!A9J %fZ184g؁>evOL*j MGOa++o^@Y- ,)ZӈK/?\ ]zwE 'Q6  8(e?g(xsI:Go˴U+YgIP@ 9JlM1,@7i-\WjL3d;_͟pA5-0ԙoY>|!Q$גvѺ yozX)7h Kt̑}d9|I-WI,7* >։|} ?H1Glqþ]4yt4aa ُ݊:3HD)0sRX;w웲!1Wn,zs&X J}dk A-r5: ;u`;ҁb1Vi\{؊$ &ӼF8Ѥz/wsD(uE-~͵Zҥ+yVyDCGE$vKsn3vJFǛVUL I4)o]*4܋gSਪ\)Uf%—}=cF4  1b|ӕgRg򍔇HͫInsLH@$Sk)kI@,8[Efօ :!ĵŝЯ"\2j7XbӼ1(:w._7 d˯`7+n]n -2K~Z=XbѾ ƞf!gQ4xwYIq"[Fwa TQUu3A mgXQYPIQKN$qJ,4>T2xӹ=K5=o]o\υKA=tFZi1 `WA+O7, P_5c]RJ$ \"{⊰MBFō/.XT$4Y%i$B=}Q;Z[JgyܴVoq%~]ͲGM$)3,OaRT$;gwKN/~tqa;aXMFB*FiEk rଙҐm%y,@ PƸ#K_>r e]''M70:"$º $ixh~nH5&\;J%^0E G$|U^w3nrwb7CTSRf;`OB(pn}Fʩ8U?֬1O\6h!i52nU!Y`n> {Hsk|/>`tJK=u=itlVEB]-nlE+h’yx;m[toAdE  5Co]''"""uᄯiii{IHh^nmCsS[2Ln]/WᘏMVDa [g,[#N^K&r 2t &XH!{P)KԔMK]nF>F;W7[O]_?_ x 9,-&H*vbtH*FRA0[wSa흈s9X6AZy]}7|Xܑ{((XT0#e([mIel@\-lTd+&M7pYvZС/cʿA-*aH.ae4N`AY h)UB'DnR~VCǙY;6^BOF)IxӢh#|rW o!hj--ص%۠9N3Lx3~N`:W9~d=A3mgv&~ 7륓 >ؽhoTM ON"6 {+  X(j"6>WH2*a/Vxئ>4b?8 Q*ͤ_/l#[酶'=X 2Nځf{mtGWwob̈ؑ|FZ3 \?. @Γ²Vnox9UxШ `7-/ŚҺ LL{EҞ5S0ƈa|U RI=.)i9bNu )ZUH>Cx65|^T<̅|]4VlQa{ʥFNER'~-ub\DA)/F_ N)PɌ*G|IS{=\U t*:~U݂ƥ܉5'$VۇlZ_n]L0Yv˯Χ`ʀ4R:4^5Kq(K#J1n!I&l %-:J*ɽ9;)XMHGܵB zەbHz,k$J@9ey 5ruV1 h_ȳ+W؏(o(on/$&eceMqۢuWfZ&>ZOBPnfIڔ8#մu& ]ttVLMe`>D93xπ.VuJ|goW>CSDO=Q9(9l+c\ov =4l1=0ץClle}y)=3.W%Ԅ  h7#HOgY%H=JMvZAPXU0ð{l8͖LW0(Ym c9_Y}jf$J뫸>qCn"*:"raA jt2xrmF}iޢe񬿷.#X϶oi %<:.H*+5&e+mNzjSxȧЊq;=İB.ֲ8pk?08XJKMIbgM(g x,wWq Ĉ%>f6T\~"O,EݷT> G ˢIV3< >P Ky,rإE2L]M\皱Աb}ڌ_ ;R+gEW}pڒL@]sGAOTbJS4O#Daa*>ED7xa'1rnn9^~s;\UZs=?٘:XN5 rbo'nj_P;\چnS?vt7Lti:,Duh'2Pb;0B=Jm%.>vQ5TuujeIn8 rŬTuy$iuE`jjiJj9a7F3̦U^<^J drhֳ"Tl]PM t5gIQrzTb]nX>$?|'|O@x3ݻYSB/\CF+XW^(mi'7l^JBH1o_/v#ؖcTnv6,8?6߹Maqrg"o.8ȑ~rto!0E&8w;9zc#_/Ol^cF*b'~Dɖ|k4{TdЃbܕ@(xWˊ"} >Np, r? DK`^!տ\|Ԫ:V3(C`\:W8a}Nz0!D!{5 zV5kI|ӽtT;8m/['Ea.'S5kgP-ռ蜠.Z9k7J$<"7Q,z(x "dY,=h3^/p) "`\G'G10PQք˜a3Y-m"_gڗ"CX=@pѾ LoUWiFt k_pT[z=[m(!aK5t3R zB v^xaN)%YS2m#@V 8vs~'̷<Ԃ'_! i25v[I폞63F,LgwgWzp'RUr߀L@ D-IjnU9Ӧk\I4p,z!saԄB|vɃWHְ`_vevb53``!!y!,Q4ǜ3o^ըo#|tR]@ zj9]y9 .7]S|=oeR$%2g ôA3($USΪx2Dnzb]/.%n5]^*ҡH8w$Vɐ{1Yu'`E7Y32ʃN4#;glAw˞?J:Ue]kA1VˮM%!?k v 9^o|HF|^mH_Prd!ON}J1xfY~\\.Co\\vZRw)sj)'#~EM$6# C Kk}٦z^ 9|Y* 0ⳓK=G5:-K\]h0d2L@69ZJV)h4I{9zQGK,7g:@_XіLd陌2h;̼Ǭ<~oVq^,XE0Zb &KZ+^Dy@bÒ)2P̓roHABg޿fu@ 2/]ɋ!u2a8~t6R>05gX /? 22Ġ_SP -pQ!>ߍT~C`~/wqe\f{܊vqyNG.{*kϪTъ*R#IOV""27)Қ̑d-8MUFڸҪ ;,7O1d'ͅ3?%8j;s%C4"Vqi v\v!6Pz sOm`Rz! 6c^ Nq?RfElnD5XFdraMzJd.*ٶOvc25wxY"h*ʜ*Ka5+?~${vOgoPm|.UKTVLJ@u(jݛRg gO5D YV%(=#ao޼$"< (JtntUV&< JЎzf{c<4I߮㍾<7Ѝi%eτE,?qF4w8Nn;J5ůiеV ̰ƊYz5 7{k`*dk%{1?d'79nCF,"ׇi!?uM~ɂKU, L 2m!P&m\^? -&<_-gʾC#늅cE)U3k%1L ]?C+}ȝb&B#5{Py+) F+V 2W؁;"ϹbOF! "փ`765f#DN+{-7L'>5c;<Ǒ~ dnf.v-‰y:FT#/²@UV4>z Y3)1$p9fn.까/a)mgx'N]+UJyq.AB;@yd0 2bJs5nLE5.ZW*PDϋO2|a&#l2DAxse@ԄCԖ15 @jJ\*oCfg/$g]:- / ܄RY 'ɹO8-֊V920lzLRZj73([`XS%"]?«O,0t.i7|0AW⻌TV8*`UPY;GA]̂ "=ryWOM:ThxY?lBF!˅/uV^“onmbjBȳSԶYC8\DHj){nURA=D䥮U}=ay@Aw6z)J'#\^]zY/k| w>>^Wa@֛ ,BT5RqQ9 tٳŖ%kV3'1 RXMB@v7ح=Aڂ,>=#T\<ພa-g1/Iaq`50S\H ԏTL>+Ze+\X8Yf}H[s!Ѝa(_3Zdw6ߚa] LAk­=e:J?/hEžB M  K@^Mq*ғ|"(6z##KK˵lԗ;BTl5}W%^5RJ7 +}P2@RSVY 띲Uh///Oc)=N "Һ4Ċ~lj*sIX:#/I0gMm#cla>5D|Z;lS.6:zxȑo;b6)6i8VIC)yšI+udbJLJb72)X GTfO><eGH;.ŠkuJyw&VIqeZQӻ a;5m _S ;Ƴ k 6})W ։8mwl5ϒtXi d9cBHxe>vufKzU >mIx9Sb\! Od`㔨ۍ('HKRVs ),mn,Y*tN/z{ 6rK(|s]4<Cyi$[7p?weHϵ:( D=I.+ʌDˀ:Xq?Ey3RAڬKm_]0eտ۳+/ߪ=zg(6ZEqv]Q IS%7@h*G/\+ujwyV!xB"<mI(C"s^q6QIk JV>r;5wr݊nrqw_` (Mkn=Y>~ pW2ַ(Et;xIi{LKR}n tXuYɎd<>!8=ߕ|Ua|HW]ljn9і[ >VOi6LWQaCK֥󍉅M*5ͷOSw!npbYV>o@!eM?I)RNXCo} !:yQ^ D@@ X<^n]nzamM/eI_DD'P^ZJ sBU>uEVw'+dGyFh-z'`kN ^!˂- 8~fx&'.Cޘ>{ھcs-TʙUWH^Q1@VŐſeiPIy|wh-7& AEb)8.)k!p%e"OCl:iץ Vbd,v Kw?!k?'eUG7/6}IOڥcn&~$-b9VhE\>G%IqW31h7 5:EŠЈQew4ag͕՜vTEZWi + 7aQԸvnDp&)/0xJ:O-wN+6th)fgh|]@F_5Y'y9_v0m`/Nv,zqa}ЈJfX@V%?Fn5Z[<%C*w'#]#Q۱j7ƚYr蔼#)gfAq˅~r3}$t[ 1[75q6|u\Hgˀ%}UuwӜ*mMnĊ^hFq<>su Z!GC:͉%-Lb|l4L)Pr~l.=W1|CZ)OhMɨ0JٗɎ'Pw)l3H;{.+x܆i^e>a1ko=E!l<һ"gI dxdNW,l`PxRXEsUg)Xx[[5Ͷ ϔykZ9l {=č6ƍk*ᓮO>.FEzGP~l3Zk)/~s?qDĤDkhM!MʴW`Ehcs^l<]#*ࣟtϷ%^I?U!HRզj*o=Jf&/WPSj*$9_c))ʄi?w769S$ɒl/$*vd/(L }"7v2Fl4$:UMbC'+.{Wض󾇿QbO0%hj!ddFi)CdGKMrI~4t&j !´ZDe*ED?wH5j"Q l{S)(k1ѥ.~P&e[F,~;aIO4~J&lE( (Ē$ {wbZGA"r2a5rT\)OY8eи*#ܟDgj d)':.L:Td#:2(r>#Bҋ4(T9фa#/f4W[K?wo_qtj>?FMTDo[ʌx eK1J*̷v#[%\ aԇXVQ?t 9JN9Щ3˅8 J˨“J*_uF*MA!M$`j!DX"RB/izj<-%4Zޔ䆉.6 hE:yn`8{tZ+kϧ[WQ zfq`1%T.tby 0QZAgգvI>eRpiy@*M*DWyۼ&![bj{8Z"Y%w.|v鱐SВDmc&dz~աxRB2,_,z~mLY^ݴWpl[HHG3RL!yvWD۬w)Vǭ 3S2x4'B#`] "IB>q2èNbΎ~W6]$$7OV;W5tŁJ> ? F3#boQ4~Ě;`֟QP{RGIpq{)fkepр@\3CSDQvsGc9:E:]7.SAR)8O2au[|źu{x My%ã h(;$>;oO9D+4J+e P{Ïw.yaPH߉P"6ܬV۹<2,^UpwGR}?td)?<[VaڝŽ}Е"v4ZEtЌrI'5.U 0hރY~xvd!k1_'={8Zq0\=P=bZ4 ajk+ifYϻ++F-ʁ>ڳ@i_L΄pT $#6זkQr6jŠrEcx)`t/o0)hPG+&s|Fʻ5$\%Os & M/9W+RH quk@&8UQKsqӉRC_4+WSTR𸯲 \(W֘fLPOBzxm;OU;B!w4uPX"q%hуŗor&tdMDrN+Ap3/1M19˛Ł-q5*þ>tWd ,X}dT.l)LC7^ yt=@"Ⱦa89rzTXy# UB#s7TZ$1(fi*AVT#9m,|AHu.Zگ.A(31wŞ&s!QHtd:\2#`T9W-Er& 0O哎^0V ?~ FO։A.bsq++$O=50d*-;r۫\`̘Y JxC%s- ̔)v(raolp0.C3$lP`:\NZyfs$oX Nt\)5Hoðx(4jL+2 hb.zs08i2& $tMQv㟥z`&XE(;-M-V/g Dl:=Ȫp݃*f8A<˨tE%7T5u_3iSg u1/: _v"1 M ϫP~!!=~Qtkf Dž=VpE|t, n;d#"DVM١t?pwl9𜈜Qo+bLAy .ֱp5/9J y{L@ޑ6Ir䰮F`73us};hLNM)`X˿!Bb _Hon_GYb@ߓ@WR00Uнo\M} A4_'NE $N@>HC#E>Bm?'*ܸty Eܰ-Xlϱ/NS3zhvzw!:Ј4p]T@,6xڮMզ$rrM] r *0L'k Nv*0Q*e]1ܟB-ͻ)JҲMyS%.ۂ^W<%~0 ({^10*gʠtSIi0r&ˈ6Lڱc[Nؕ#*&͆'qXD?{$Ë;<oldOIRʼ7l/.Ԗ^>~}t/T;jAxA9fUhAL R^Il2X*B0d&'w9YRw"%1a\.tD=`Cu*#=jn}=F7+9,78q(sJ`j86]x'FyԴ| gDwu+ؙy;ԉJڞBMl<87V?ALu %i\G抆uD8eAs[ī݇v` nŰCs5ٽV-*a,B &tqْW 4~_|mM;}_GӁcǷoq`z5Kuǽ|2*Aم !Q /{҉ t|܉*&x=!kypЀ h_zaF,t̄rNEOw*.87kS-fԮ[XMK:XAv`We"|Њ x  P\o˅(`œз5=4uƣuSαLo|_)pW4\drӥ`_Xu0aeءah RUO<wB.?zp۵%-,uL` Bă~,'į]ÄăbE:jJnlk!HX3{PݝKbm\K9O|[TD'ЀvtCxo7QHcrGEgc[:Ƕ ~]!`_P^OI t8'!3ξ8MF9w' a@@*qF,.f^IHf0G|;jvǹФj? | ׋h6a^8 B1̑97)PM.WLv%t>0~ETkwF/;&yaHY}F(VX)RGGAqfUu!.mnjqfaŲ!xylz6F1 }K|!]Iaf#`^"L0A?}SM,%L;4'+8M/lKQzj!)t >I~t"`McK+u(F< eAьY7fݼKHAJ~R E xV9>D zLVݒ0OMZ9w[AgR/Չ" 6)W?%.X:`!E|SQjȸau.oXETaG@%Ď46qt6 ȥF.I)+u]zcmH`>-=l1 mɌ9~(zy (+Ea9^)j9RwՆou㷎y[Jag_02z&Lj3n$p 5ok뻌ϟI}ȻӤ1S屹.b>^"e+M|cnQ3*HmG`k_U66*mNDU; -fDr X5-8iȴ1;cqPr~(dy+BNsmve$2LJ4-Or˖6lh4Mz0؀^C$RVz >7lLOѡ9c$Q WՂ/<0z~ߖώk \uᖰ-<8cK3>艊D'VT ~% :xEO7r^ö#p:Ӊ h_H"y|G~d Y"$C5Hf N10$Ε6ͥ c//YlP7wAE ʀ$c ϋHߔo"@[PvOG)B+h3kH`ZLO8ScB\{éWxXbee9B&: FccQhhboZ.T,Ж>5X8?3U?,jB|#e)=>V((ll7g?({6zYt\PtϔfaGs8P4fYU<–O50.:a0" Ɇd#7F׾bA5+}2 `fK KMvƢ~ \77 3R?Eq]N qnauzYVІ#[C$] zC8r:bԖ̕悦ݾ~n6܂$  Ո̴mXL~az 'i+ U2QiNRr:eX|$_rIP.Nf\%._O<9R/UtdJg1&cc߿R[ s8*%Mi/ ۛtH{DzUqRL bV4ZJ,Dsu.]p)k12< UTa忹p}$ZGOOP! B«9}EhyH0ՕQ?#&p(J\x;SiM9)5pewZ>nH$ϕmd,e%#qMe0h1SWN3C7jS>%vgߍ=7;X Hb_E E?KIk&1s&ذ! R~"BBPwqbć]3Q]Rm y d8oƼ7l0$||Gb&:^p1^w?8?͟`&d nM&5 -';``8xEOG8Jly@~\Y4_w?dF/!L AHc]9t2;$EƏwF@YyFi횞ɗ&S>Cj 7ibV6P3^M`PA^{φb 7ye ju"N:(lݺۅ0ʖT3jB[nmٱ}=L-z"D 1@tMC Ц Ckw֪kIda[qn7ZM8y(G喽fR8#iږwr+yLS#^s/=w0h~#㡇zB/W*wP¡~ l(E:-yLJ0W:Jm4DUt!UnV:`S܊6]OpMS,IN 4N{i2tjX(c3 2. % >͐%W ɜ!}fc~|5`[)1bf%VgHܒevΐK<=|-2 ̵ˣq> y!9CQTuNDOس{Ο3gK!jY@#65"Le'.AOʭ+vēR$Xo>qI !1<3^p [ƑWw¦U61{"-h"n@/\:ˊצ]0S:9hXK/n|%0SdX;7TpTl8M~ eX r33C0rqnXjMC(aN^SUǏlqAuc V,C^e5mNaGN?CNh=a4%2:6o1XQ xUKS;8`B 9F[븬)'ް8'5g/iM{z?,ĩ_4zj Rm|UU 4Rc{5L@$S "NJKhL\Ւ>hJ~ s "v|@I v||ρtSa[e*5^ DmL?Oɂ(i~-iOHN*Pދ8a,"bwA&jUۇ|5Z*#7ӂR|67muweEAە\1/*eٞec$Nl }"㺶Ư32퍼ەܱ4"yP~D_R1+&m^ 6SU3ӣc->IKL 3hpfL;s9`>b˷;(5 6@8Wcφrfj``˚?o-$݉1w4Q(oVezd'M]:B9v]gRVd>3;hc '5\sZs㭊C&L5=+m?rc8PNT {\ z{0F1Ñ;`8f#_oQ.ݹ$lk첋OŊra3 qؑz߇-=;&>komu#灌Sʆ&HaPbIpƶwM?imGΦtLXd;ii!+!/aJ?~:2#nW[="+ Lô( &P|Ʊ8Y7yNbpE7=R!D3 1bW-ٌ3 esNP{Ίʕ[[> :RO{]rG ϊe1@G^dl BTPb`TÍU)g^1-a=Obf|c_}4K+õ]O^$ku:WĊ/|kCh)K q.Ev9$y&~IH5f]_"y`(s~1c 3Q䓛>iSٙ0jfW."Y y1TFD\>k'&7|Cm`i"+N՘r𒓜X?T̘7uVGP+lCJ\hDWg8Gח|"粶bQļM%F*5pc'Wc vxμSvp+BR#O00y"aTwQsB`wN `1|i-5uakvQ|'톧S^ȉu)a`+mWj8f<ϔg,6JikKc`~~ڡ(" L񸌕Ae>V`{^2Ҹ`ۛUUye^'hj~~ F5 dJ.Z v+tm F1k$¿!7}OTt+󭦺pu=Au KxtL'UcA ߳csD(' cvx ΢3 U JҊQIp & -I/ۺ*Ʊ2"עFm˜svwg=:١u@xJ}jp1B XnMTGP'Sor3BLm=ŽAɪGI$D)Ʒ#]yOhiuLyI}a{&M`j;r gNL`&@ӷkKgN9ag"o۪-S9+vыft3O /VL}pt_v“z;(WaN7g57*-!~.NOg`KJ$~C7wBcMi\f@-hp}&˃q"ݮOt$@k_>RHꚑFtjA2>k&YwjAw#)m,,ԇ;߾H |aeүCe{l)h({fA 1A - D$U'o#銣(9E”!Þ m0}B0D8 S mJ^c/,ᮌi?GM̆m-H6GR"eoblzF '+B kW{M_]un223K1W-d^+5suF۬/T, ȉֻ0x4R7rPZMˏKͧP+(*걻JXHpkez(Fr<ڵeRK"H"я} <^z|)"^|yiW`E("'Aۈ]>ëhhn  _ƭT;RE,3`S&O}UA5|T7faeR1M )]fk h\,>oMw a VZTHb.#6kvQV-9k#QZlMwXOTm@kmݨ.l34hOq[2*rR{<< mϜ{Q܁0+z!$>\3Cwx7-Ɂ:KXXў2.?]dJV8N~?1):h7ob3u7/WyXfڅ ty8iT;#S \ֈxO0Dff4{[Rke<^hzL-?E׈7/LfǸ^IQEST<]W>˪W)~%7iKɓ` >Ās/uW'Eub~iAhjLB/QYuGܨӁrl*KܲօOS Z}%hyJg +c㽷|Fm5;fp0f%z ]Έ&/m{ ֲWl{8;B-<ڳ>URGĀDqg]‹cA]/rK*`}Ja]d&[tGs ͗W:Ao$>ۨY ^Wu,d@ۅ } du 3%^dU{(+td?+vce'BBo)^Aw; q X1:s==՜ sHvesk8I`ZGvn)(0k|U^-!eXB> yCV$M4@ZĄ,Xexԥ^{D`y ؆d`șz-i&ٴ3hnh8mi0˸K%{aXw_ LRb&"N~7]xBv>+oI}Wx%8?[.w*FnWV̭U]אG眰]\xd-3N7[\Yf+ ֗)e pr<*T征 I@u{ur6/c8(# XhZl2v X8ۏ*]rTM$ſkư,Mi`>R|.A гxJ7/O8 @ɶ*/!\SO1!^y{L7hGtGø--c_C=Cti{$PE yh_ $%80P€S{.OC!? "ڂ~cE9k*)(v3O ుFo%J{0Z6L>;_?`ݙ\^^>Jx,na6GҘS_>TPAӈ" 'Q@q0|+t|L6rK@vml|R܉S]`bJk90ztr]c r-(Hh#/l&͗QF&Ea' #s7rc?[I9,0 -h…_>g%y $ý9f*d@D49,v9LQX+#K~S[>{h1G;efܹ1:ŋbbxg c¿s\sF)8>K Dk<ǡVcby2cw+ ɋ5,')_@sdZ ci +Wj/iVZ78?I5!jsp4};s $8#H[H3L--,~*:XnIgO >~no3agj[/Yw\t}j2']WEx1'L틴%Bf/J)GI2'Ŗ? I_Vt|i Ɗ#L(ܯ1&;nX2ft樕4CMbXH g]4m<hϪJ-50{Idb^K˜w䔴>pae Pr8/avy_q~Dog]"`G|UN!((cu`BԲ[FtF_pr%A0l/; |35B%M3yOkθ>TTQƖ'4D>LCLi \Qjx'uleF (Re6CR4cD# "Hu-R7qXjJ6}~؁zɘ=yJx$ߨeZ)5I3#^! y~ENUWA*V+H'lp˥6^.˵>z !W'l}fHk?Y]QN\/ƐH:CKnu.Qt ij/`[9l`t1"bSv/]z7QS~:Rw~Gq$dZ; gZ0Z>84&r]K)dq-%l|iVOL-{,s‹W#걔Hh0fqU lnMŶ~FO]Z`#㎅ğ-7ݪ4VHw5^Ki)ɗ U78)Nf|ɏxL6Hmf? UL>%cfŠ( m; q5,mbN %݊X8N8!t${Mev'`,p mFU0ty#cyN?}R`>y2[Qh/7k ߫ʐ/+w^OqQ8+DrehL8@IICyTqPh%GXyCICΛ@WCVh~Qo2]~;368'z^e.'JrmhRR١¢rm4%NX ߐ6y[ s+cHlRUF|+.adGvL"s3q&X{m~Epj TKDllq(7ԔijԒZ[Ii>U _^0.zh0DpUmV/\TQ]c FsE&_~XU&~Cntyj|Ǭ1埴𾋅ePxsJbQW]OʋF p! |ބ޼[Bl?o1CyyY,Y.@/6 UDxPN0/< γ%@o%>ɣ74L@jr cM<qfL.M+w )ӭQ8yFn x= M9BAj1T;_Q͐MIkj*DDm86ywgv\ iU LtgD#:ۃtTʣ:yt" o,u3E8U rO3%uk/=RSl 7װͰ%GMMTp d޽tTd>Krp{mh< 0>8-O )os-duye Ζ v;΋+B8Cg IRPM{YGMv+Nd49RAf(]XiPΏ ,u]?xˬQ*P!Z]s'9EFNΥsjޱn!=H\#s2Skm~F%BM? *U~&ݦJ~HP` IU^I3ΑoLѢ/O<,Vy/HnTŵᩩC6fe=ٯp$)߅%X^65'S8\-NԜB떍Z/ft*9 &](K)k-JǫAn+]3F֏׽ˋH ba\'jchߒII:`mG$?5X|OӚxA<&FO>;0%Ml@CLh?ͲP^X(WLz! KH`b frhG'Og'd bN\utB(ZVURږ%zo#Twk=>R i_;Xr`SKXֽ >)Mq?ߟ|m Y'DM%:q^Vk6x*VXJi `2A o D0Nhn!k7yX۴/"0MD,VS*3㱌OM>xW'=~ .9n;Lt bnI2:X;z,[mǸU_^*KR~:*tkE %F0Qp<J:_JKUZ ez,I!Ic7W:jWhzr-S;c2u*B_n0y=9Ggn c%{3!MO"Byr q-5ϣ}'˱g2K^1y} R^-iׄEQ ʉ)J4QSk\sbs ~SOۤSZ$fRhѩu3@0sbVs}jZP e\99 yUZd O JD(1( 6kFܝ Y AƱ^3]!ς(LMx\n+$dC oų8ڗ\vn:Y?!^@շlgGʻR1WxArMq{uD4y+Qrg+CKq4|:0vss&#Vd $urߋ7dkKڛӬ}pz~hkw23E2 ΝΊT@e|Fp[ZE#.扴XcR(h{ӏٵdH_y;n?@6qb;ffOl/j•?ym"3x/6/BOג_U7nTc۝3kة+ o s@ lX߄Heke&0̇otRCQ^_=' lM3˃ȑ> ZdnaOfe]K&\99³ݾŅ׆͵1S)(x,!uiΉ|025(~.5hge0'RnB!2 4- bO^~bؔIO3'00\E T V."rz$+(+ Ř* &/T@xفq+ J458'ϳt/c0 mH?Ci>}ڕ^oHV[nH._oP*JnۦtKl=1viU}dx'Qf+ُZj{,C1}?jt xhP|a(P 9֝m-X,Q;O#ϩ4\P"a18x!3ZpΥr%h6TiK2z: ^P IQ7Woe"a%YJ)J̤5OaKJ"ij=Np2}G/Ήԕ]TE 'SXoEOq7rZuA>_Srb?[ r]l%d݈'?$L89HS7no^"ݓ@-.wUլgr>]i:[L5@$+J¼BpܶTb.9#b;uީM_I)=;Re7!D"~ sz>~a!Cit, |kab*iKo p` ]ŗ!5(dvgE9AqҔSN&Fܻ~Us$v;ȔdVH-[ W顁.@loEJ4@_]YtNtI%LR/6Oɯ>Sxiۇ߈tIIT =f"~7uc=i¸ W|0C?Y՘#*p~ x5?OCO>@~ t]C*Y+&(197-L[ie#>'HvKX zq ng5|gf35L74g6")ՒH%AtAI;;]L8=Q^)[sSyfr8 K^,t'DΎPY;wK ;,u'.CmB5sfأ| 8cFr%{_9Uŋ ;؟ |4fiDm.25sLN~.";iwڶ=lNm55rWP`TPzu; M]ɐN:yGJF$1إkq : n\#гImSѡ|Q &,—!BP;!y:=pʉAnoE c/>6 $Sk[(k~<5UGv (;ibn@9?S/l!f',PMLIzCk4,{7rxaXsFx)!afJ4Btӳu;Erg_Tmlk u iKXGe<4201{`͵|Q( Z 5OqIw$f#kg#݉;q8/)))0UAXbO膋U2i$ 7SW+$sY {p>[;Fx9"r'p?4}co{@B5Y 8eds􉮾;caar-*Q. #q~Y纐k$($dEdg?J%3_*jx\kcaɆ_q+I 9!/Bd`"% 1ar= z>s/Fn^^_?֌bl&m{ٯYqڠV,:HT }0Ӕ  L=vM&< cf'4ߔu٩2!yaQXn^]%Hgcc/k B"oPS܎^dq/;ֱYK; -fU+`u.Øn[HEQL4\z0>Ⴄ@PFƸ'K }d7thͶ D/ʪA:CK *+UU͠W;.=tLȎ{h"y"獓)9DK;}$)ʥo.ҷVmߏFOa+PE]A%֞*f8lp2P܍UC$^@nB2#~PVPQ n<(bׂcwJ\%^ۉ:z?W-9^̀qB*,9VQpչbbCiyRʧ"li~^Kv`[< YFu?/c~&k/.i.?W&"?=A˪qI s2,z h?p!SDeGAG~qNy$_ d(l9MPp^!ɘ5=hEW/mST(?bQ_\7].i'?a,c_'W*R5xy̹YNf"F)z<1 [rYW/C /GꕤP%Dg/NXDO DY X9u9(c)⚨7Sf-bl2e1,jF$rqaުU^ 3o\SiIj>ɂcT 5wI6umB+k<6^4v[jnlcK=0wL:tdk̮;BPm\wpg,08T xgH?m~VQw$kK聲Y+2i{;%lŕ9 rȼ8zz uχ) 5҉=0HNEuRd ޠf/,AH :;wXovsو9%q`Q y.a<8 s*f> YtϮ[~dé~5(fwd)G#o3;Jr#.eežԹV8ߪSrMN,h4h5/睼,ӷ%N'u:U8!m{m >g> ')eĵ@3kB7L(O=gFϵT\0γ+P+S,7#YXqĽ1lᬁ!//H}1ǦFXԖp5g%eߦrN[H=!n:dSĬ0oEG9EA|GN`Օ6wϑ:dK񢯧,mhs`Y6`+Vp,S\V S72ђ7JĨ PW,o^T&"R洏*XD B6JNUsW y[@WnyuDuMcW9_st\f$FSK0y\&~>Fp.]C*v99pX}!':S ,sYEYw&hVndR tEsuE9X-gpq3I3y{Ө)sԠ8oT1paj:(İPNz~lߖ''m6XuN5K-뱫@ݍ{ԗƖ`~S)Kۥ0iE@WQM x.W0/г=FٽFA[rL?+W(o#8+*nh&V$hlYCo;P\d!4x] ?QX96ub,HNutЫMe! o БVp+Xr>i[:+WZ>kX i86-!ҭ"7WGc6>SUb`0|6cd)b@8Ii;)ٶ4;ө>5! qfǐ{ RȃdGŎ QI5yT]@ 6 eeuU|~[FYm:/-3G_@-|4 x)XɌ؟j:0~s@f`R1ٶ千!a5^&B'$;S"*j{>qdа3Ж@aFb_Ffmk ZZbځ%BrQ!P!1_ED$-=IJZç?ˮ|9Ψf}'mX Zaԡ MQihMj)'[ E[*ϖrSRR1|i0a>SS xR4糤塓17(D2r\߁KW~8Y[x*i>pfcJ1FΗIqul.T7~Pzx7S HȒzOYxkm͠ǁ\=1>" 5Q~XNA~mRU>@7iԇ:'[TKWbiAj 'Bv{2d޻sY{m[qͩY3 LK_uA24-Ś4.?#%ʖ}A: YZ