erlang-wx-src-23.3.4.19-150300.3.11.1 >  A ep9|p]՗w#"gQY]X O :|8t4t%Ǘ akjn-HRXBFԆ&r34t73W e|ޣ98 ^p;???td ( J .9 OkP 0     I@ J0MRWPWx[8[`[t[(\8\^9]^:e^FGH`I# X$Y$\$H](^9b9tc:d:e:f:l:u:v>|z??$?(?.?pCerlang-wx-src23.3.4.19150300.3.11.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.eh02-armsrv2E%SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Languages/Otherhttp://www.erlang.orglinuxaarch64`h D2z* EcB<z:01_X}4/* _] c`) k\`/ }HMnl  {[fl/_` b e s$cCm`1I KXav z,4[q[pNjH6B 31l+H k9  %&y7.H ~C Ĥ( >m\_!,3TG~WhOoeA +--{ 3/FXbY(y d uB% {_|W ^)  $RZ]lPP,lM/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@sflees@suse.desflees@suse.demcepl@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- Update to 23.3.4.19 to completely fix (CVE-2022-37026, bsc#1205318, jira#PED-6209) * This Removes SSL support but adds TLS 1.3 * Other minor fixes and features especially in the ssh area. * Remove the following patches included upstream * fix-upstream-CVE-2022-37026.patch * feature-upstream-ocsp.patch * feature-upstream-ocsp-2.patch * feature-upstream-ocsp-3.patch * Remove the following patches not in use * feature-upstream-testsuite-enhancement.patch * feature-upstream-testsuite-enhancement-2.patch- Fix a regression in bsc#1205318 CVE-2022-37026-client-auth-bypass.patch (bsc#1207113) * Removed * CVE-2022-37026-client-auth-bypass.patch * Added * feature-upstream-ocsp.patch * feature-upstream-ocsp-2.patch * feature-upstream-ocsp-3.patch * fix-upstream-CVE-2022-37026.patch - Make testsuite run for just ssl but leave it commented out for production * feature-upstream-testsuite-enhancement.patch * feature-upstream-testsuite-enhancement-2.patch- 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 scripth02-armsrv2 1696236192  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~23.3.4.19-150300.3.11.123.3.4.19-150300.3.11.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.3.1//usr/lib64/erlang/lib/wx-1.9.3.1/src//usr/lib64/erlang/lib/wx-1.9.3.1/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:30891/SUSE_SLE-15-SP3_Update/2ace9c6bcc117399c05d91970700071a-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 textΥp\l%JۄVutf-836083fd56bd218a088395e04c4f0c67913263cce899d129e3a9554407978b396?P7zXZ !t/; ] crt:bLL iCt1vx^IX,("mJ$J.m,C!@L68M̔()~y-: P/EtZw9w%8\uY@l'BE[bϮֶA06r4Q Yy-qfTӅvi07:ugRh6 D{ZBH,~-;׸xwAJPc8an[?և=d4z&q#$z(]C"7J[iQG`UZq:{cŋ$}a\>SJApynы4G'[ITTP7$`O0"d̋FC7'I*" TNQa }JgcK"]6M(Ge얹W c>H+0&Lxko<HޮB6-c`+Ҷ2h$ {oX(#4/oUі N+,q tDPZ#đ:Z,yaъ ?Jj%لgnPsH53 18N=(Np;F/Cwn N0q*/ĦR_/H/kn߽P#^xjlfZV1%r+RojɓüǛ.dZlJP_l("ɐ~YOS7RAMP/_ 37C;65D),mO Q3"P\H/&iy e~]e!W"'a՟-v&`EH%#S#4rKW0o M؂2yͼ) -1Bùj ǎ|väNMzOܟG.\]9K^ZXtť\/$/:խ jtBYW?bѐ(kvOiw=>gPL#%p.bk+6 9UT3NQg=mU&qPj@.F&c$zcKE)S~itYo.e23Ma[ߟU!e#?FM b zY2+3gua_YwuL,#lXOa`LT*Բ+nWs|)[K0A#"ɺ" &u܍\ 1sָkFz9R_-n~Ĭj$"Ϭ1Up*d9UBy} !l_72J HHftJ6VxvCMHG&$ ->9r >|=T^CK{|U@Fy/u6IgaUIf]2~ǪV2~ ӡ c*gI6A-Nyo[ ȯӵbuiR?IڹձҰhVaHw ,ljr`_o,n"7EHY#eG4V/F6Ef2b쩁Y#5we:sX -h=)&X~'[@)3mB yw0A8؃u#G)deFlgCTzUxiɐl8_  Sί{icx~q!deizۦ??BTwd^`(Y@ ~ۘ:Ne7Wxb fDGeV|ӂQpdTM(YzI9 JNC?A o{xd\OܙCuq ;7)Cx;G4b:a=g)IX!o⚉Cz͠?#@6H,YleGDvƦ2i0^rwz~&ވi^cn7-?t'뮯…,ٻ&>=Us!:G*g} dkjQu69<de}ԁQ&=U8G:";e%7Ŧa*ޱ2arR.3Q۫o2)Ph#Nd4JI;` xv}/wE@"^caLL9y=sdgVe߱kų'/o%7Rοߕ]O\;q)Xn# C'wIoE NZxÈQ3\s[j"YB^$2[Ipj'3-= Js{kkaHT]H}'[Y'TvT\Yb%fUTk`3<bp>""0+C$KGtRǏ_Щ+qpG @[vvCr, $]k,G :VխsP{ZyDP&1 q=+imGw#E@71tm3Zv̚ j"}J2Q0lԧ"l=/-G &5থ2'W!ˉzPyWa1%CMQ3jɀ9>Ӏ3PkVBCIkHex9vGXKDZ[ mo#)Go_U5E", н=5T$qf4~@ =9Ph vU?}j>#NSv eA2MI3*ڝgFƻDX&&I@nZ.iC *ev.sHFIFPEawfLެk{&'I7U&'Ոf;èn)cuezItXKf=TQa—V| 2f;1 Nٷ%]Ș3@Ӄs:i n/SD>,=Ӕk/)7ou׳>v̫oQ0׃OfX aJaS,A,*N¼R:0nwi _-W+w`2D>-S$ '̔ UwE+P3Jc; ƥU~9LEyM yw`QU|ڊ×TtH_σ jpՇ"A9p_Z4dk+4$Ap>%Wyҹ9)+_Ϋ-րgp@TPU *da1P,0mE@D7/-tBgcr=XtqsR4-ڛg旌9MRMy9%laoǟzD^G\F& qݦF7"Z6Pmfڱ}]SJ0ի;\RR3&Gi&˦_|4܍p`5;~p%xͶ͝w<|]le-JWհ.\P|*H`R.0iD8Z^sb Oުg( Fb=c7; -]|Ci?`԰m̚G3^7mQV`;h>)ho@6N?:<^'zD<|7JO/xy؊[eGgL[TU&uMU>׾JAƲE%\^'Śb藘Mhi"dɒnȺf0k_9Rz*FZ3&A+u^+-+S*J r;Ft{NkcRlUVqԍO9QXÚy钂 وyԕB/xԕ;J?E%I]+_I5r\1.{@g8reD!;=efΛC#! );#uwőkǎAz[cCJqBaf\ ONj8(Vt@P=M#L,0|[=,p:hX2D GO~|ˍ 9.:r#h##e)_> #.\TD wY{:tui½f17Cj̽ ~H$k̊!BfΙwdF@#nڕ!cxRN b.`ՠ_C_m ,Kif$E[ck XJܺc"($/(mXyH@>`Ż5jg>I5$uݨ6Vꟁ3yYXHRṑNT3 90/ڞfpc8Ӷ~ NR>( xR >5]d Wt%Vox,5}dp.=^\+,ej{$(Y7C5|qDEoʡlC @Y^L?SMm b慹 \#+C#Jg9#qxccOs7Rz͠ }`,o$ p-Pr_xsVsP&=wXA럃ZÅ'1=>WB?YVsxG9@+%QEɟd::IbbpIȒjǴLw1OW=S=# #W0Fhꭴ0izl/G\fw͂8"Yt0V˚&'f z.H?Ӹoz%iί~LZz-1$:1]4Xn S(XehCDjk\ KP+f#lZm`"e32awקrZ P_ᎠQ_9@hTڳj}ĕgB1 ~*H+JrVppa㱵K.S\㨄*PWle0G࣠0,CsYؘ}TRwkYm\Ԏ5ju$x 3y6{ž#XtGkϘ0>7BAxvɗi7by (|5m.d{dW.uGϦț   :GsW‡vUJ'j*hQTDwRxe d*){l;D䙊;PbRDĎݴ!!Z.ra8 SP_o7)>C6(IUA2aHL?y;ezx{`^STx}~B|g8L-EY:{B?"Ut$+)ϞZYM:iG|Mi$Y%Z/YWדɐWҸ."ƕkE(%WJp<տ=4.2 k4Ww;b"Tvf܌;ӽ0ma1"W3CQ&2۩4w=8Թ{\Ae'3&%dRd\ Nc \/0[ w;qeԍuFs2~rޖz>9卵]Zq/ī._q?-ɇ[5wv{gÿ6=;R[⡱5`W@yhR;vFMP *Fy>X0hl|<:6RXNW!™֣ {qkL &2*YGWoή]/1W%<"ܪ Y` w2z{?WɀJ_ fbE9rG6؂Xj%_zjҼEk$d0HmTiVNwIbAS=' ax^ky|'&ܖ4LlM!Y3p74Tb~r(-X0fCt\C+(xw&2D zTu{BBZ@9zWHOaC^Օ㥤&M9lO$S\6̬М@)@`Zqu !ѹ{9scJ=%&3\b$KٟuM5{($/Dh ZS;O{`JܲYiKnxRc՗O9YHKJv -cWr>"@~Q"Qg'Cd^͓sG^?y_D6ٴ.XduS,!Z"">`pЁ%#U{#3ĦېҼhz֙.` 7r'OD±|^+1- S礷w|)C1],I=k_^;cŤ Sh|Lg+|Y xX äWbBbz$nV 3 kF%_t{PFtrEo>GVϣ>2ONnzT=ieFz3h&bT.-Fk}h[ jUJ~RoG{x <H2>{7Zx1g$,0'0Q )b;mlTxWY 9twJ0X"Z5&{~PE{aKهPudwwxN4 jCM'SqHQ'%-gh_A!ݒ<5&Fg[x]q%.&خ{)di Fnxkܟ׉j97;9 l^MgSƼp,S BQXǴ̼6):ZIQ krR"7M#"F5Sb)*y_JY<<H3oJ>w &CR JP3)HWr.t ? 'X=dE =dA~)˘ =p=~|~pFP`̝?͡1!l? -΂.d %GP}ulIŋ RصKmʫG:{ܾ> F*5*ʑE[ºƑv&LK}'G薰j'/iw))69t5nm/o_~#6 88EdmN$G&} %;(M ncgn֯MnoAK}4S{m2 AaUjBk>Ez켝83}d8f1'}}jEZ=hE4wHKg/㩳aaLd181pl!qYֿ:˒ 鵦V 9PZ,P^i?9!n4cgCEY'Эx{:np{:loĶ]sgd J 7(u9ⱡfP'}4|\cgj{d` , ӗ_GoWLTgTQir4fhuGzۺ =;L5*yƗ;Vcb+d]՝iiZ&my$e-Fi2X$ d|ݴ}dYv`[$*C& 7t^}-Ck]ӰЎne[fͪ~i>)JLݕS5ğC<+lmӜk -s@Rh}d$LaGa8G3N|]Gv Yy443s- / &ǬE\"5'@{q86`Y]L\3lRo}2QKq۩67\;Ri=cke(pJc:Ѽ";=`fCQƬkz􂄳vF5!Z%=J/y .k5lvs[?'&\EN\0!A&7ZOpD ju_TjE(<)l}뫧vƑ~;;:^<<# ޾#1I e8<`!\N{K+xf1Q#1 fkL@}'fXNq&Rr`뤀ɵc] aGv)uqms^\ȗw5'榺#yahM:+in<\`J/cy[x9nQ*UY>[]3{ @Қ0l9>1{J%(/A|o{4QM8!ۓz*w{naFMD ]ȡGlQ_-;f,SCS,rrh10 z5A$0Uv{%vUnCk3{cv0}(<6JE_@bAPRS׬ mc[>% (+y|E'f5:1-d%֎c}Cͥ\m  %:c:^iAn-O4́3h_e!V#Ϯ[Kz;=?9)[^6h l Vوm0rÞ;BHER舶-ƬOCN PsMWmS\I&޴U)Y2 $Zqr=u޲Aċss$*:O IS`<~P%>!-U(#TȮ__oHB5aLw1wNP6Hj!{$C{]j8N-A,ԣЕ6I: æ7Q>p^aDRVyaʥ2 ye8dݝʥ;D1Q@ 0Y6鑪[wQz%|_X0u%V+b!EqLISg$=ԨyfX7@5)H(&Ywf1Jy~ǵ؋*-`2ߎQB'7fU:U`|nlܚUpcԪVNhqBcLӁVDDhAWpD$٥B#g"[ȝB>Ϩ0?]b[WD׼P'7^p^B,ґ8WCJ@E4x{1.L[d?i.Z+8n!x(XOG9ٞ-fZn;^Uchjan?y.<7d: }řIHBl8?n0hy5c"i>G66BWJ3~ŰqCh`q_eJN6>M=RՉmjt>̗} p1 EP9>O(ƮqV¥*lh|LeVHKj;@~þ+0d2FKlbY*e ӟrL%fo`Tڹ  *·5@i,M_2D0c#=\nVyby Hl_]{s!w"9R#m $:^qMt!Q)Æ7e  -#Ne`]#&l|S΅k)A`*1.hoBc8Ddk][_Ms`X$4aϛ_l'JYGFG[^s4rgﶔUm~mHL+ hpCx:2q#«|OMpN]{ڮ+&Cv.-G\V/- TdKBS [;~)h.^FVPQ-eĭUwt=a3}"g9^dGe猼W`f>$}՗5!ծE1f[. b5WEi `t9E05*MƟrIQx6s)栵#5d5mkn̖= sy -]9պ\IEuA2ڥݽ`hXiAWfZ}p2~&/6օꎑ ' G[^ AD I }CI lcZ1 LJCnZ8h!NҞGx/^R7d,Bd D߆Y׮t Y0"g=Cmw%@KO"]pgA63|IG@cY"lU_ .S[ Rc4f ω\ᡐuu\fJY|Wv 7 @#xr056 9I§5/V Z)t5N0O`Bʐ^?޳j?Y-,AbExq3 r3-`_p[,"{eM}ޢ?V>?l{mWOF0 /ܟKkDn!ɴ} g52RKSY3h! o8 Mqq"=?)9Hv]Yy_vq[)lr2*JaToV,^ݑj99\Eu/)Vj zM/W )yG p/~b [mtneҖTai8423Rr}}TưѢ̱E ?װ;}=NʼnJ|DU`Y~^H畛e#c}n<%|mew /VhG;3Y}@;燼H MB鐃LfhUE\4\ůo?,H ԡMaߘqjĒ&졣U;=~qj>7 f(>:}I?oquPs%`cpN:Txt'@/{0ѯ|MvYT&uW \"Kx8-ч>˦C@Ϧ\Ȫ/63!H*MS.TB?7#)/32$&<42L[/sOA~`Ȯ@D{+dV2U0'9542@Ɠ8d_U0bO`4UEP_4Si/-Nc. ZXDx7'؁}n/eK&w?p8:&.'\|z qEl 녊NsK[l#J%`g6<٪q:SWB^=LZTV!n'L~uFEϴO ͯq; '8~1B[dOQD6vl=od&ڪ`6LEeĺ2/0>%5Dxe@,됮0%*tpi-]ēke"ҘJXLjҁ!DBORqH 6<{6l̀X`r^'L(;6. xscPrl(1hUd6PjqLze} :|m˘O@7}7K}PÚY{̫NuLwýg ֖Ð!Tǵ=j$!9+w"[W>XˆAOj"yxVXd r9/9kK1E0 fG7aTfWףM GZ^⑦.ljMㄘ7ukЏ*5 x8sŐuJ3xb>:ڽShr=GV ^vknMhd>ST6qZMޣ4*C"Jc[dnH ut= b8?k]QAWnT _&Vm!W} =[ѬDnjטoUg>ߜ8NC2k>,0&e>442{߾mA-I9u,c ]~X\7yI2[mQ֭d`~O0Y^ 9* h Uoź-ӑXsx. K|ڦ{‰0)DV!lIwˬE{+8& =5T%#7vn3f۔}0rʃ:8(*pH V/2I6u_ '~N&*#'=\ņ dvvΎQьJ3jzޥcG<3=J,(KetTli3І]R prT7F oFR}@U@Cjņ{nJ:I 7~_:kelDLG4;5Z'.Vmxj"U 0=8WZۅDz+)pl:0BHH,ݱB~}Ϥ`bX/|/�EOC!쟂<<ϔ ʺ߯.zkKGHdl?u6c ,UqaX>7(j%{Ycobl!.>qPR$Rj-<. 84Yy@ F@HvӕIЯ3,jjF t0dLO4"y5 q ZCٜX2hY/u%;E9t[PaI J/H. ~ܔ Mj8f ix)ell< U}Y-s5#?Pa7Z+ͱ[y&$cQStb*.LIu%Z>-;`җ:QyG=uX y 6|8~`23Q?d&ۭ[^6\iޣ>b~?<QxFF!*Ŷa\G aF3eHJo6*7oamgImpꤒ&Y0@&f]np*Zw!zĸiy& !a,4HU> >}JQ<%? wJJ Bޱ[pDӇKM*?qY}s۲&|C|CZ ) _ M,WM_ uV5WWWa:zP)<#x!32v9m|~UͨRS+)QH̙Xm zh}y!%xz!}Ԡ{Qc{k}#R]:ԟçW]mQ?ciÛ̇2)wb%c1c Xi֐x/[ ꝍKw'#" tG*`,U+ gQLIy'!ӉM`6لgg=|#NMվ/j9ףqKQq2Db‹4; _C;VOz\3 ~7|O?ON*]fs`΋`ZB; ḱ9jܷ T'$U'r Omu΅S&w&V*?7h9wg_t-nK0"W8?v@]䘝οזy(_**xۉY02IyzmڊC+V=6G}~>p.{ԝ,&GgRkM4h#D#C4t;vahgC݄#ڗ OOX{ld׭Lx~*~>#XL RdNcQ6O">Mh'\#t~r,t*Bsan<241a9[5>e D?o%iTήطeess BKhDR\%/I5L31^2{p=NKն(,uǿ`TVԲ^0 &\TdܕOp&={A=i}mqG Ɔ$9ݜ.]iDv x$aW?Pw@cCr\;IP+0Op J|bd jnLʕoJ2Ÿ]Um-_HzhԎy=xmȼ")(a cث"X;4ʔvޔ's&h7EF:r)YllMiY#RkD_jTЊ7K%6,D1FDQ~_!txzط{Y 9(ps34xm=}ۃ_ڦefTˣp^̼6ܨN@Ǥ<14 "4Z56il7G4ylT< *}JىX YZq,8c=[[MK$= i55`6UYkv}uSey"K㺋3\n4 p[mdq&䡇XRs[ 0Ӥmn[ Ke`az>Om437' ,˷q2vpδRI*Ľl x4|nSIlB2=M@UӢaYD~@OWVN)?H]BᗊZ]<as7J|wV121:@X6^pDeSDbxHK5u3Ė#n&̫5B@Oxq ?eiϔ.kmhU> j,<=ܫnI.Aӊ,G-y7ʴ4=Z휈qNYnAYm:M>4y͑Ea1;j-9VjZ!wBGlSjVɪj<1=sZ92b[C /lpCl}?__t{{<É;W$EĞ( @j@Wdi^D1_>` ;S>S~+<_zj"]5@f^$OΏ=x@!u8$ˈw`EgzGh4 y I<=jδb<&: H3Y$;?X5eRMvrΩN|"i,l5Z<7xn˲mqaMkapʞ\[ WX >v77|~to 0B)_غna9\H:Zvea|o57.[Hx/b+!kkhhup~a} )11ZG )BE>$UԷ?&>jM#!qcrVTIu^Dz"Ռ߲.Pq7LD<{T'L1 8|jt6r83h %0'Y6z:|ːt|eX3\L||й> %5*=tᥒuQGp!:ȗc7#dy |L1},M58F2&94$06 1L wA x&Nӣ nɳ$&ʊ狆WTt:iw,wտ;HOb_5vWZԁ YwXq+vխ#o_!ƠW*ļ||Gᷰ[FLH-9r ֎Z~) Z[OHU~v'53zh+0eMN#2@qB{w{-UUd vY](8=%//2M=G@3fgFzQg M.띴Bl:[:@M˪&v[DF,mU`ȡ{B=L ڕk_&5$@cZ (γ܃t,_aJ'g+*]Ԍs`IcX)2_ ,pim}%Lr`FN[L}\[wʣZ 8gZ22 5d!Q >]-~y(/W^:X{ʷu[:DZz4CʟD|밠1wtH-rI.0?;~G ж)$>)l1e+Ga ,|W0fKMz4,l(9K>L<}M)t1ȠsA48Va+R6E[P) P hum=k9JV,'g 7n5xETUD|㮫+R4'+!kI<mx/.Xݖ4Z\( M.ʄl!WGV&=mؤ7+yXˬ0?BY~sەNy!Ml_E'w]>-Dn(UH=xTVGjz*3.;D)SQF ;16Вx4m3l(XT1a o3txRF"_+Fx Oꅈ[8v`p|>2aV|7{NEj?_c9ࣳt@]WSЕ-g e898-}@A^@<#ѽ@PՀ/2y}VnQ<8&i0ta:5cr-O̊6&&}fN&X}BkN i2Co]0]kI+y',RA" RxLۖsT]pXkB"bg͡0""kOX#Xg {eF*SqL˅Y caZE5Og͋8GPYT-8Qѕ0cJ1j= @Dބ$ v2sk*(#z4UV 8<\:çYĞ kM 0+khod<4nf{KdnWuKۣ۬P39:=Iأ!JhEg2-[tɣi Y%hDw¿Ugn+XǛh0:ͻ6?jW_Dm9vk6W6.a_\;ƵpwcBx2y/h~o k!s"ȑ uXe|JDߋ~ɧjcSd"ػYP|;h/ƥsTDv/%BaS(Rdf)a{;]934,xSXemͲF!1 H q#?A*s (;w0os4M'~7P/urG]:9/vwٝ./1QjJ8{$|@=7'r©yå}W:Jet| 4c0*0V<޻v66R0B؅c#_?*`|̯}2EjJ.;̽fU{L^<OzW(4rwrA$, UV6tw0o-K]mDFI I}mSWf? М̻a=R2s^iIs_=_#]8m:i,]h&f4#QQsdx GyD2f18]J"k83eh 'MEQ%bP#XH'nzqnKo"ƚYf] xW % H &/D!rO*eK1 Rrqxʌ~';BlA6KS+ݝB->mo󿴢Z 9Q9|;ipmPvc`垖L< EYi[ DCX!ui+ToۅSp/q}FUJi6. V(iU|ZU ٽc'j:98(7㨄,@#{Ǖo%?ԬVs[ݾ(4uF17SN| \[IWV}=Ok1j.0I zIFʶpr(eH~>3B(}Hj}a& "mhMa|[CA"!(&!ikU)D(E6o\6;eꄭQn+MtP!HA]iI0j8ɹ3,BDV$EBs+Us6#9??%ϓ-f$A9wb[H\Dujg+}̀,9)V | Xm4]̬/5CKZRVߐL],}u;Lq/;svx*;ΰ#:,g2i$?Cx1?ڙ> ()b<5O١4o`*h\XpQ=:3IڇŐsG¥3?xGNk]9q9*2- kFu9OЬߌ_V6n$ &H5i-O',FN+,릚 9udݧK&r;D,$~w giPF<ZJ^2)bRh;;h$bNMρFCiw<ҷŽUiZ[@GСȤ̀Jٹ!FHɄ'L#A E&PH<11] j|0fP$1m56W͐ /꒶Ʈ%3B'8 ^5 H j{=CdUG(\\x䆥DJP42^~#yFoy1[d3Y34g? yL} U 9Jd+8yO LDM(^xP`&3M6:5Ǎ(j"!|U˰\8"њd ?<1WKW+zUAf҂Jc "X\Y4}FZ#aSWhb`{|Re“Qϵt9/j 﫵ƉDZIJD9T@vhf i ]ϨBlԶ RlXP _ޟč5T7i}֭u':$$c_;Ib#Ty{iondK2w4곂>Ha8n0I/3ax+b?h?7>%P,}؁뜧`LPz&Dh ɷN8"cB6XZ{*I^x3ѯfk3X[xDNݲW%Ke#13x@Tk,`k6I()Ş7R2y3[1U!%nO!7cEh=8m`" bm[lu+F y!TӢj})2kS&kOuJ'8AsQk+#4֭s塶YNs I'XƳDvCqln! $`ԲHسDegRMSOTSny o GЧ}B1Ք5 4P-jk|Zv<Q!pl -gͩ7{t$<>EgژћUgWA43];yutᕯ[)#x84㱫9{ ! ]],$7B=f ~D !U3GIc!)\|Ӥl6ew;Y[[pmX?Vg*`jgDA~S'jک9gK1BYe!֪HX`wTwGdR(V р-ٰ03Qj>PkW o?=Hk&0n^ROz ֝rpOʔ*L@R ^s7Kh2AT?pN"P\4JGph(vqE:<2/Wz#k-Rp^t/ʢN3Sxm7iЦZ%ҡ'r YBH҈9MSoalc/nœJDIG9tlV-@s?nx>ٹ(3:v;)e~?u: :PXO[!r=R` ER7xye*GMS&/z/ m"Su*hoDC h/#*ySC-LgQu,gOoZ邕3dzK6Za0P1{{` Fg#Q?xicZUX5RwmE3c-6}֏gEulE>?zA3|̸V.T:_ L">Y~Ec6!QX=.Ue^#:D0G)+g ۲Σ)iZ.QKeA4}E Ϩ|\{M Uң97f!n v>`1X'W:i[|IsJ]o&,fBZsp,?l: ̵'NVR-E6mӌŇX0%oWqɭQ2޹ 6e:,'19M44u`MB,0vň_߄3Y߯_8]lkM0xL^ERy,-p%[cXm@+ԦҺ.V\}!ɳ@H`l"i2Zhz204!-HbӚH#ħ.'P]@]hzUu_nX֖֚~3~X" U:[2p,L_PlYX (,Gy<_{,AbTsг`ɲIr[pcbcO}m)Ko޷e-]h:A8]*7 B,Gp#T^p#=pյ‰zCNP3uὴӔsFWK oi+{rjjʂP^~cj1ޛ[=$5~#OŚ،1Q{sE-1uiJ(?lBKE-2^wT -YU;&Z"?o?~3ظ3T> mY5bKػa=R-V^`e=pԭ>v|V qj 1woN~/#=BY`FS%cC#,'.k2KڨSdBI'r?Nq.IN{Gi4(wrK"B#ɯĤzP6BTɷG Kmҟ)mY7]5@7H{mwW)U/&'rȼ;$E"ʫj+= P@V&i%yP'΢ɳc]E=35Sfp7G-VZTXܤMKlt?J$2[,"> C+ J>B21A' o2plxeb5d2!:۔{+sDiCkݩ;/jU]u~K'YZmMt62n wceR]gL}+?bSyh2*6& xǗ'[3|f@:_<ɞ,x"05aM`ؚ8P1=۸vfk[q d ! gE T(xF"gLc9{G k 8vf$9w {/0󮕳B̴K}}.q0?}x=xA]')x\=E"t\~z4vC0o~aDT:8o8 %֔o1J}Qq֥KY0 IY3)dzT%|x#>΢p'? D!'mdcL>Ӕ (rdm) $rnZRoDS<'yKÆAZRá\aGvmJm_-HTf_?Iꢔ[Pv,sKX%,z]6N橮ꗬV}ɠu2vl2ԜETU *s;_}߳[j-p/6OSתkGCDqu ب ێn\yvuJ^IeIϛ3pL12@=abm֦kp777:i#}3Z$}t`r> X\Қ_t׏rsvaFhfbQvAğ=Ѓ1#&8>؁Ez=lbÀ^|Zkxnt*:w}QO|=ep*DL3,'*DÅuVC).auY-㎿ӝǮ yqWrт5_Z==ߐ3-*n3xg7XKH?Oo6,A6MIkٛA5kwFqѤ6"2JKV䋣:3{& ?>y 0:wv1u" P;ڧ"Ob̄k_ԕ_VZ0bMPiIk1iBd!oٖ׬S Ӥ>=U_F'ũr0CUk,Zye:/F.w+AX=Vz/ًQr>S"8o< "uGҒS"hYnc<|{3"bڗ; e9OO`k%p=̍'XBJK`gzzyk,a,t!9V ؄@hT_Wq|fv[bb/0[G֢"A> @z`nHXVf[`A>#UF@N(P82jCi~LV/2}LִU^sLܱ}Ҝ oFE w-gz¸)`p@AيdY*]`uVc.yXc6./hRG9m48j"/y0(R8~/4 MyVҪb0:$}Ùfa%ga6P-` j?aL3\p)قv̖A~]!Q[ĥnNrz?V*(JN;,i.Pz*yedžqC 3\sߡZﱕqt> 0:}À׷Vzod-欙ӕђ"*b8"AQa2PW7>w1,RH*ΥX 9CkMW>CN|ϏG Vq%}W]Y> uWOqwc>;#̅q*S-MK2\YJFlݏY*{i q8YjLI~h[h TuuB9L0E?ЦUEp5lZWjwZ_Jp- Y.ThEmS1Hg_^]*\hh8#p^HEjM)r*ѣ0#b:#Hf 0LuU~<Щ`y|E^>/H'3S=bH#]^Ǯ7cv_IK j2mzJF(+|֟Y8Y=6?5Vf;=KD Qۛ>]* 6Y3i"eߕnb2QDXQC sƶ廻3-3AkdtKR2g;},w`KTOx\Zh6F1u8r  jyɁ/`|ΊH0$a]K. ߌUI d!C0|qHZOmBėSBZ0N*=͌hţPxϪ&z AgZ 5cos|ՄpjoScc3'dsqo"[CA׏B\+.&6<1IeJp@^_]{Ŋ -;Hc#[pTg ,&+⸿)?ˎl=Q*JNLdFسM@l-\(*&@`b.G2|NQ-=Swt1:e.Y5HG!gk޳51Ovtw,".su"kBBGGCzG^.L%Upɠ&+8Mk'0U)2Q7l%aؘ9<.n02֧yJm^-(tUhvtBP0)uz8mg;W.w&,K[kFgR,ÆI 2eS}>oһ1.iPXNSa"V7l_KkqaC!uYtт/(.x1ߎG:e!i^):q1@ ;UbW_qֺqj˛?!:Zv[hBBgIwPAN377:㪰":‰*%9ڴSc/xGqZ,*|ҠEfz:p޼|e}2دrA#XMg8(ԅl+0{ >,pMUa!:'7ZaHGi^AIOC$5||߽.֋-'>< K Z>i5 Faˉ7 :$um8 zc`yovd6y3Md38[;,v-3b̖ DoQs5OTAj X@u8[|`UQ4)֪2Wȷ~ZH "r 2wGw}كߠ `3h)'~p>wbbV Ԕ5!:Kj' ;8t̩T]:><@a_,S3Nk26qxr͇ $0MwkL,;з6}yz jB0'܏aAYFCpCX\RzP)|f.Gk]d؎)\AǦר d-2M~ _*e Uןm=eN2y3B`Y\hz2bbq<<%xM-1-k4U`'j~g.Ϟgy$=vHAе]K>}B|{Mt"<#'&0.~HӊؿjHWzCW&GZc0=UJPoDBdvh(d- w 4TLWAG>y{,]xaD9y/b\($j$5>t8W=+w`Khrbu.m4NlO7"%`,-i,V5_rX|L!Aa9@R1H~SR,EvI|BFn!Nt8.r(vfBg,Spu"4.38gTʤ_H{d9 4{2?!}8os ą YANNTT!ezq֩P2"Wx G9beբ>I4za'<ʖ a^0ƚuh &R@IR\7cq=2$+P}W/_Ѥ<܍LQặ==agj͕ Ľ! Ag̚M׎XaK&)G{h*m. 䝶c).1BR-JG TlAsyvi/fEL:bDWHסhsC( eQG=]de|޸exkL ?J\ @*v|[O~>EΨo8>:[Ҁ+IYUǩ]{AT*e)?~&JؑQ!_J 8ŽUaT''t ^IdW:A&0!%fAÂN&E`_OFKAw٭Z9Ʀ*'WHc8W`j[s3&H<9j i `*Kj)GPS_A(y  (q OT k&_^G/xSZ:-Dd1hd8XPt w{H'&**wF8^~@AA\s6_6)q.Y=3cӨ?B~g䬁qE6a[ lIyrwJpGe-Fu ^ ^k<m6% pm/`YSViy%Ă4,t }_#E\x"wj8 `G+GWws~2 .~l2Gi)ýGS`\DOv k9 ~g*;RB7ǸzH|MȆAT|*?t~B M@9nQ#XX\ƛ7CGJr=z^ctcqJX's;SWɟ@'҂Ĩ Oy#(r~.qhN{jsrxYЁiVB:Y~'ee4d1_DN 9Θ-S )0|߆;1NxCDeS*€ DRG)7;VYIT aߤYtat?q~W0)xhle9 vI7o~qyoĉrHtС^aJQpTH5Aw;-<WLҗIXkcJLW00\lܮި\/ -ZxMnHE3`m7T8@lPA*s`zrn\2^Cv%b0)3"V*׵_na녜#X6NzI7l0<[˹wg=I$õN,ߐ'm!"&^;Vĕj̴SM;o6!=K#``(X~)Ӭn,ORV]u$AkPx~! LqJj1R q H0Iת;I**^<ƅf~c{C~ʔjPgSY-jJkXr8<\#%#ɯvX 1?^n б/OW0_WPZf=)Ppxm`CEP#liDI ҟ58$EMܙ"#C "v f/)EX1B/vezf ;ޕf [NA+Rc<,Gv0NYz%']Qj'$e-S!N(.7"TO4+%dDz+*n:8t|R'[7e_k@>s>%[Z3܉c 6q|`i+0!15,95x-@$)[)s 1n[.]1y. DƇS0+\öڅvz4AKaE˔5AV_E9S.M4.[=y#K /i%'ߖÍEl-WJ@2ŔZh,KH,#ii&ΪQ~#DzjIuG5LskMym{aƻlaJe}acvG(qPc Sa8"Ų̈~s0AE@kx> Ne*iF]!sj|eg[j6swO8LK)ZT)Mb #Dܨ)N}'<2 2V`)CR);eC6djc/pMI3f}bPw0suڌL5=V4ۖ[!;ۧ'X+F"DV(VF]*sA؉Xưe˩C * (rp#!R?-h/y{gu-۶ fr{B)[mO+۝u&GFFhvn󯤒/KCp[(/CC(t\nԛ_W8z Z=T qڽtyW}ƫyXe'JxFO;Bӭ<=|*,O)2CA0OJcct)h@T X fJe˞1IdAM Ot# Cjj|xUm\M*JpzQf"@ƚ;Q֚ۙE6R:[&Rf"f7eQ@܏K<ͽrlFbV gSYU3s&)І7&c5UZG"2m<(7ܚoOSh2󃩇i*"JeThN5Wj+ w)K"ѝUsUGVyj 4)Xr,rhs$SGIIVhC_({d U I۷(Lo?6ZgfK}jK'AQNJa^𱈥Il.Vc/ЄLآEɳ&]!drti`$e52}j @(B>q,b~'YX;5E٩.`L=N?d%h` J]-FKZpώ"|m#O;-3I $k)cU_#p8ze]oZN>zPŇuFB<}Pe!񎂸2E( ښWmEksh`G})nK Q1HԈ{;'\R)!QiJAѽd5-Tgé={$ x`tIGԖnʳ1bOs#z. k+̙y` POJO@r0[ֈjK֬GaR1$ML&'nVx7Ar"heڼE]*Do/` 7t&q6\b xnjHu"i\k懖i<.v Ix9$MCf; p D, ʒi Z6L*dQћkEܴbnDL:r.!2t||lk/d`VO0Vu7uRlh(Oy㴾~`__G}3 `S{fʉ,4&M9iJ~AB7&(B(W&[1\l۳HK3 L v^yv"~H:q 8?Or[ݔ86-' ($JVy,' .tE,d 8ftA1}b^y0Ůw>jWF**aD*1e8dAvaMфrQ8,G![T)M1A+ ൉9_; mF0e 5_ιϏcMLn/ =3C-U-(BT Mw5}H+PצkHWm&|=0zÛ18_SSCu=M4V< eG<, mTl;n48׈Q"##O+876bP6A:Lcv^a43cJEUJ p n0 Z^Jo^ϻ.4Vs_ǵnpZMc3 W^YA a?:-03z?uZ=5Mז|dE1ME:>\ T\ 8}r$=u\rnk&[LKFǦágߨ M3#CUcmz,oH\pIiQsWRx\nu&j ػ$H5P坈t%-o@بlgшYtvd%_,qFF_0SRzNP*!NEѽ6NSfx?@Ms__nxPϋʶrJ2Qo)?Ik+LeuLvY(`eZ'iEƗN(جmIA) [B_> c{gTyji^GnFD<)Z >#n] aI`r(hWŵrH;į.)v┻=^Kɐa3SkL@ht/kuXɊ:k˹b#tFԪ^Tib5 C , s!VQ:S13%ɂCWK:лON[BscZ VxscRniB` U&*ԅx&&w78#>JHR;|{m$cXlV; Rαgb1RVRÕ3 } OV)yG} ߟtܧ&epdz`jDmȞ"VɖBXlub5s <Vȟ',2.aլ{aFWbyOyϞ/Aa-B`DqS~K1Ǭ͘*Kr"9ZtR-+&C.p滃08)BxM$5xƏDŚ 8 nJ>%/>Z37d5pϲm*(U2u\M#70Gވ 7t.&ד6H7&gZ},Qì>ʈQ\>dT!Mt!ݢ$p>`@Wu&)$)㑱J%VvT'"@C]_~0,p`!Esu (+ႊ3NлhoŗTމx*Lv_d-Gȿ`FP+qb:a ƖYDтb˥AG49IV)Ye*sQߌ"Ҽ=>]yseԿO6CJ@n{v)xhrp,~ y-/̄+~vJ}\@ q(ʪ XM i? }h~LcT]\deFn&Ϭ>:ZnK/Z Tk9 ` FR,Z\f0T}l[LweN E#^6yq4ZvD^'AIKp6m]v9C[Uy_#֩w2@ZGZ`vYͣ%R04|ヾ'Kh/=&Y (S8,%zUp*>Q%O `#FR;\$;3A?_j +P ~/ ~"nx^3}>PD}`4 s[_6Hy/76 :!騀Cw V,Ab-2O8܄/[c|o J]G8*&9'R:xx}c'te_8|8 ׻%Qm/nM`U+ (1@6# [d.eW?7ZJ: WTqeFZ+(-;1 ߦ- <#aCwҴ@/4HEV$AƹnoswH{Z¿^[ί|+=Oo&R3:|]: 0O+x%S(#srj$n&} viBhJ,5ҙ7 H8Ec"|MjgI@x21ZC2)2mD!kزC$D.)ܦs|#}pK?քߌo#e(}eI)bS}-=XP_a{tﶕ9hB>QFy(FlV'[uMDz.Rw\kDSs e@ ՖCQL/빗swiݓ-na4:, zոWmվTOLA:~Ĕ;9ˍ" 4y Z8W2jAr ,{&x_p oW>f1.Hh w)jؓm5©?"KS].(,|jCpOˌ)Qӳ*7 0pg^K[:hߦ;N2b!(blPp_łgLK*=R3pNhWۭf"#;E 2 gÓ_zS5dPgM&XB4|":{tF,V9!x2(TtDܜI.IKx]K{UdJ=%NMk4SwQVc˯֖үx;P(1#U`J0JڬQ/ЩuqTَ-V$A4 Cޑw~^Z0Isk+1HdB{Uκ*doTcڬtVIAV5XA"Xgx+NLwdGli^,1ܩؓeQøIjv<&\]o{W3(ۍ!zD]G^o_\P5B@'myôH5ClNgILƉrs (3aFK%j 07p*ڞ4Xn7= H@N8'~1=}$=F'CY װar[4%ɬXDֽ9p%_#$౑CQ*-!2}g:nܗ7 @ami6ZZ>y{÷ݼixf&)[@t ߢoѹ?ɪ[g,`Y,tcSĚ579m_/(Tu?` (IINòIwA(ve%4x z54j*iWWRƒyjX5.KZ04;ʴxwJp<:$tD\:Iс+ 㣿LU:|(~9I`>n}sԣkWTBz7͌|L#mg!G8~q%. yfqb6ϙi#"6>?Boaz53AP1+ݫ(b/(o.S62JWE-! q#{/X\ &mpfaZoNPa酑CiB /`N>s1t+aB-V>ƊҀz#&!*@=P)ڨLŒ9]Sbݮ] a ~.Pɷ]$Ah}jaa@ ٢!1YjLEJ5^^g4XꓭY/Ϗm1BU ؀DsnKdL&zB>#Lf Шq3ܚn&kҮvf?hJzϕOyG&+ӅO 7(ԥJ+61zuE&4~!;w?ρ ;gH(!g 4CJ[r78 jP> sH[hM:ӛL Xת$#%SwŔbFn+DJu״vOhd3 1vmSD}e J*7#7")ОZ]ХbfHDe7'^O{(PxGR- ,{GaҮ @ɟA07+Lpڕu%Ъ%I,m٧qO55З3"xɽoD͗d؅q`nvLvlh\ Hr )pꢲY;FLzlAi{ f֫3/ӄ5lG4AE[b1K4kemEa?\ 2էSpJ\RAĩTR33qD9d7 [{/녡3la DZW;)n}W:Ł@ G Y'!qTܖ(\m.Pb4ZPGϊH[q] 8M| ,V2|o~1lRyuB_.2{ل9x3R}3%q-Fj 8qW$oQnߡ,L #~nuwS;Achz/`Q(h9\& W {yD%3ݞnAal:kbC"|e<'d (?vN Zv O[# y$4 BC2MhrƎOn. 03"Xwδ&#:isLD#WOge{Ʌa8V~hpU4p޷t;*+x;$Xy'ª@aȘN|WPm1d@SX#WSf4׎:XCl%ik) !PNĽ.Q??Ey7"Du^V V 7zV+#|ߟ*&^sDඳ?DTURPHzc2Mx`Gú-kxVr²>ʑ7K%d>`wX)7VZT,H!wRX7PHi#XA zLff,ϕ'@f?dbSYYWe !R roX m1jJۗ=;=W-Cw#1!Rs[ 4h9FcWWw~!}uj–l%'}`b<;ΐ}z$l|}<Ox )>e~q-5c_ 'ƦO,%W)Gk5 [pKK,N0DGN`Sp~=5,F}|p#Zn5W*rJUT 3YcWtZ9kIT dJA+% \:~b5R\OQMNzY iãJ\Ueͽ(^'[,rb~h(YG$x͆g+ȇvO$7S\Zɦo(X8.v܄- k{$y$LÆQ B:(\r=Bm)= ښw.+Gnc)(t;"=SWfZሪZ }^䧄/TsZ[#w cAW|<'J31'N7|LH}@@YX02dɕVU/RkKN8%1xgpiUފFbT餥8vkZ߶pprZ a5VَxgU%-4]AH] Y0/8(.?˼It<_mfIncB*3]gӷ5o@7 mh|\+"­Cl6rhݓ"ck\4Vv}"*Z2#A*>PC; PU ,)1#SPn{C q`J'k=W/TZ%]QϲOx\sH/c ϣE ( ~Kǃ׾"͡1el**#z`藟X9 .=n̆6@F=cvZr 4WyFd} )BUvR=]g"$p$c<*9|\ȥ\;nGJ3 10rJ[T m^ZBB IUMcJKS %ۘʟ5|zr/2!:;"@9bs44ZJy$ 2⚺ϭM!h|R۹'2\ᮠΏEjDm7?dQqi(85V%| <р ܏Xok)8O.jgo-a䨿 ^+NJO5Sժ]/+8Μaøeæqj9JiÝ.ހ"kCXQpE$ЖpFPir_mI"ÆyHjmӮ^&˥3N0iQPn]z` {*IZPTa܄v(T1eV<hUWJ#b#4!3^PɞsRk{v|jٮ0K2pOZQObH%Ut$.){(}_ʚ\sgjMGZ(%=N~\>g-+2'Y8D.s E~Hjuw-؇H>v(};-|"YִD~smll 1{~"so6U@߭HDӘf/I <0 r E쿲y4vИ.#r[1  ^$j tk(HeB&xLcLH"F" Hۭ#+W -dI*!ߞ\%}%x¡2o]J+b?G;}JBKMSV!$ k9lـn.5y@Q\4)ňys)|e2H$5i/|Ī8>RNdzob/",8Hb0HDIJj_|y>}EK1L0Pgqt&B,pWwLf!]񘙊p_AV#V" x(LU}Kh`DF,1+ 0A#!'3*%-DRv03,n[duU;p\d"F-Fyx#9"  1(y_3׸9i農O4,{o#LB?2d,Wemu?uP7$ uZz!;lS/uA(4 N- ^VBRSZMQKw.'%%yPP6!҃Y4LċѦ^CpxAH't~1S4{ w ; j)6!SU=\QtTRǿܘs{#d ,/vYREnnAs62x/wVUbI[&63N\r?*7s5ӻݟYps4+ Bcib:׀^BK~~S\Z.)P})(˜_ƤXJόDoiբ{eL7jP\&<`Lx nP)?|]î"dr8ϔhvdy92;J~<>Z,jm>\25/ R0d F{K|i@hĵޡpi(U'9H$9Slˆis1& ׷0!8_'<_^@A;ϔo+daxbQ[+X),yٍG”ѼaM=qb\=7~0q)0܍~ Ԅ|NJVO=q(N*`ӟ%/ۖ剓 zfF($I,ע J?aM$ݞ>E2,I=Y'j=uur 5V#OJ4,FC!2/Ι1>jB]HFm.Yy"Л^-" ϢEugTK_>!!#\f5Yy^PN7]_qXar^ğgYWT㪵AX⧤2  aS)Jr E.=yG H07c`5=SJ{+m5sB&t.hW2cAǔsBt8&<}MM RH#ZnzԮ=ۤL*@)i ^of 7@g'I3CccI5VXHfPS`M`Lrk*2wM-]iD]{Z%äxܭ!$4؎t E)$DMmD~S0iY/TϋmV/IZm j-j=]je>OS߶a=!Ln^Y-Hx1$pýʽ .v>sy%,hYٍ 2qr !N$4~1}7,yu!{GO]ԧ> `lV)gLmҏ'qb^b'ЛJF fJIRڒ]**!IH;B"8Ҳu8)r%>PhT~G̗ Q_韐|BТk{A3RwcD%!våej?NtC{;␷:.ślY_xQ ~}jLjq7_G\DZ+zFquari urRL>J!Fb߀ぶ' +¼a֔N5yRm2WwI})9,;_JQ[ml!VQzt/d}}d?@=j+b <+" ^Z҈ loױ ׀䵚T!vKe9p$(eꞼOG~ṏ7k}IZHX(+/dŽ҅ Eŵ ?6Aal+R5CSR a cg:-h+) m|H-$iİ)^"_ڸÞ CF $i><@8~4k-r#VbRذF6cp{ee7xw]-]ܴw$v#iY% ^&7W3E#˄̭3mM>4 97AQpfS2ʪD̰r%pڔ$b"h|;? !QٕTgxD%>gҺ8C):0q"OoiiKeFo=D#f^7lTlGh&^W/ٍtjqJ`vo OÁ-F \:^'(􇠤Gr=k2JA#~p4IzÉ0fUDav&=+e^Yf)mma4/u` ~XuZ#Jn CG+A8(պ1]H ݩ[Lg'D1) yRDX d!5bBER:ܑQT-ɲŻd6e`:-d!흥rvNf{4i.N;;1Y;0e@_^BiZ 9N#q>|pZ0w-Vs=G67-H_sRC24C-9J[|eQau0ԍ 'XWqro՛2CP/jhِտYT|B:" Mm/u7f  m14Sgy o*v U\Ԅ:N3S}"%=%ۘt~M6_b6h2/{*UlڴɍeԘ@3 @e9%*3w,]ҽE= W/$8MQ\ FQ&dZhVMff"TWBf!Fx.'嫴SPdߵ;Y`}q ^Bx]W6{D 䫨 y Vy*~D'M%.ik,yFro?IZwv#ƢĮG+0FG |}'q!7ɯx;KRǁÇͮ{kQܚN}ʧ r3$'3 2세B#f Lo,#|*;.h"L7MnϺeL+^2Fdm3)milI 2=DЫ} L԰ٚ/&P5e((H3aXt=y۷^L7RϓzgR[?\HKef8M؄ema-?/'\{Ea^m<8wxDZj|28#ê{3|j  J-ujMߌˬ3YC_Y'@0]i$>'s`\1g Lh|\E4XVl@ :G/Wz){-FǠl\Z4R|Pi&־`8ڍr5#10xsĮ(` GwkVfP@d* jJ !!!SdZpޣLEMxeSŵSBgVo;uVlƛc7Mpfy'q]17HRK]ComSՕH /&D}kĕv DjNNsX&]*%&-I؁O( وĴGD߮F: 8Ym[2kxkMM^l~2Oq&3 :]v!]9рmQ36CA،黆Ѹkg]mp^UL- ro/ eD1 +/3ge³ggafc$wju$پ1Bj'JۍڳzʮxYh-FA杏61O !b!'+Z`J}8.|51m$ ~j w@bMFV& zP/gdbż$_TW>>|-( 'OxgŅ?>ay%X{m5*'܂y1vU%ۤe7zkА!ePh_cl6ś=9W[0ʅq|Ÿ]4C݄ԭ!³5+_k2{p+KN 6jq> "s90GdP+3(oTeX. : B둬=r?󫗁Gl{$:nfTD\'svS{cw??u׎}.JyHyzH57BRU<{P~,__.nw8{n~’MDۃF o9B+XDC\V I$ILfG..t9J@!_ڔ`8̑3"Y1/t⛧2O|cТ}x<5bku1~"2m ãC$Y)!|^ }76~|dN=Ž0H+(7k,T!H X& hW qo)\]=FbJ]k>^4 3Ue##:D᳁DozѿEٷ3Ʊ }}oo<,TF9MFGVqJA{i"Q]TYJ^F,$v!̺ ; 97)9c.idơ Wl[nE+ǰiwU_`ռay&Q%^o2=KJm&ߟ5NԺڵj &-&`MZ{W1%)QAMݓܽ<2T]1xt]6yܮQ=e3M)C`&s~JUJf<79[@8J>R4VIiUj5+MGf:ťoH;q=&/TŁB#Ѹ~o7wiZW9]xwTU2 'znMR{5oMمrcʷ= n-B>~L݃ 䗯&1֩P# Y(81]YKa$ʉW|撕\8 ? qbP័Ju`Ems ڝXZѰ:e m%( cF @akzuc=1`6h, Emڷ .{`+)!c {1wI]9́3U7cJ 0j:A{J*Tћ6j<cwjo#ѕ[;%Sm{ Cg(&PN~cKѓl҄Je%?^RI#fk؛Gz1S `$ r4bV]zw 9i6︬!.)f-m63HkUNd8ˤQ_7Ą=eVšo;+X΂H=ԇ$S2c/ͬIVbpBTq Q /0rKm,mKg2Vجd0/,Tz]ݛdϝRDCYSc3eQ'1g@% u_ ~1ǎD8Y)m<^ ĺ.grz@j?;];H1_F}րrH!eH:^@721l43c$:5.fR1'~1.=YB7pUt6vMU7k 2';p 3qnoe U5h&-^dxOE' VH6 =ז!HA%p.!۱}!U?FI`U1y_@$DG< 0 %v1wAG Ww ~y%dpNzSo^osT_$L*UEa*@{Rt\wM2'( 9KO^$V҈(f??½/u뙫e(,,f@ɞ)[3MG%eH"2dbX0n^w̥_H(Ak?KOq0n=Q`G߂*n}@6i;㞲WUVϷE6|?+P_(TkmM;.n~)LK"F"y$AWPz<l v=E! zVFSo4r>)#CSb̩ YQ+`p-Y9Z>5]SrX 3@ޡ\9{WݦL([uM^\3hb?(~͚]U "v) ո|Ĝu$K$|Ӛ0em*oU2njOu)eE /@>jSsB˲}M(:&HBѵ{IZP!iK Kiy?YqL"VჃnJ$MGͤoS B ·oem]3tjrTIY:˫W*)+Ԟ0[_oI>w7| lq_ZH4={0Iş|sTN|j+|vIja$)R }|"'z qK ؚWg*T5 ٫6HmmI 44}e,7|(|SAE4y^hvo}#3D yv/SFdF֩"/O4{͑7# ccsqݱ!ndj :ĵ6!%<(-?ϣXәЧٷc>.Ml&K'Q BTV@c웜NDжu/͜n M͔"/D+ A,4&8ڋg=FKZٛu%$/Ӿp$+VOxD+s9kxy$@s0܎ %ZZZffh@2OyIL`qhlg=ɚӿ2 { >gň}SX  &qOn|-yJYM,ӷJqRsj|gHԴ~,Aˠ9Qz{@M K:}J4oڄL'.iVq""go5N+s07%A]tSL"V7”db-a|<3KC]P̰'s [mo,d'@xC;d28.︷S; a8)o;2ن5m K*7:XXi1W0w6yj:ʙo,T!+nFEawC3SmRM(-6j6\*=oAqͫwϓk#-<T|UTA= \.am"hk-$Rp7E9䴰_@FKCМ+|'S׭)765r՛q~M@HK/ 1ĝ{j".uMD>×;6(D:ƙ2,X:;0P@h!رuWshPG4'R eBIMi(ݮtGD-&}kmG''zCqF;KOi; fȭf)+8&"7{Y2++;68-G789/."u7I,SVB6tqh5wbz VP>ʛ4qYU08kTbwbU)3 E(-0ȾsoGW?J'F(NG./ |k*3/K%^fqpM!" wF!4YtqMO.J~eL2-{DcQ> sN7 wAaS$G]'6xyRԡQNP\:p$:+"׌5ןmMx <9 *EѦssfefJ `MaOCڛ+7La Сq0ZtWt'iLQa~JN 2'UB 5VQEWt6H@qΫR+L/UA @b3%x|—Q5*yoɨ%_ .<-llLu3:>Bg9M=KA%\>7X%=WZ\n.I5U7m~"|!nW∀FI> r3ᄖN5:$3sk':e{|ESR/[,0,%83D7_fe|pPZFGv1H5c=5LE2sZ.p$TWs,-)z;X?@?ϗWXU0:cC =iGiaKG$ȓal7 ҃ "?ͨ*|7aMk6mVA y+RG݃TJQRg7k_ )C'ؘA )6V-s縴naϜy)4%q|FPՆ0eFCA cuq&7%HW4v#YڶmԱmjAFW;| %޸xXV1ICk{"='^MdӃfX$(+BH޿xQk4Z !=U+{PC7T#]r{9Iy"Tpf^`^FMSNSc-JI-JJ ~p죹% WL>e3G -* ev0[.aV}@}ZYH4+>fL0lZ9yaz QLRgt\GN~yxrؚG,I|Z (3JQπׇр3*dc .]D"3JP@~ɴcGBƉ6\F`ߏC'C̙X=4bnbgIp 1nJR vЩ< ܌ L78+P s7Z]fRED?^b{p4<Ȯ*1ٰ+H ސ ~hR'tbZ(G݉-H>ƷZ(Ϝ(A6:ODx1꽤B˝QmU n $V>S(,=9eN\cIsDowٽ7oKG@d|骎Nd > <1vb2q8ӁsԷ2NNӵlN圴chx2p_*jUBa+c%.D(j-FgbvnuD $.x:VM%˛ ̈+KBR$^9'J[\)lAY tQ{fS![%/j=yʄ]O0XHVp)j'nz^%2w3K ~pAUOGүMCVQDtڼv\)7)Nb{Npm%Eʶ_Ҭ ^aR{Pl WGLm|p")v3h6̰ i>/kksMsdt~}B[D$ 41< /zԞOB{POVc#Vݡ̼;n&ϵDHkj*mM[FkX#{qAet(i/^]?oTy'LG(ҢP@D㥑ff^9XT3 ZuO;Ĕ#T,ɿ|,Tۡ'{#R==[pzu®s2>>;deȉLڊɑ L]2 p@^ o7lEv{1R,0?>]w'̫ʼyS~:'t0IRߍ(h [GcfjFtU_KbneO 'yB%w~ГBW=ar|훆Դ2b^'3-TJD1%9U* V6Q[P`QӷU(\!Vg[2&z;jő,RJe\ʄiNs.4Zaf>/'.*} P ngjԯ~lʫd*%gҦa,Yh˷YQ8kP`:&^#q0Kj+:]WMZ u`~lGPE~7s8"0:lyQ^-P@ʳc J%'zPOak7TrWmϤÂ&P9WF NȲCP %c%6bP]ze)^JcCU{}P`Az}s Ji A[9V,U,$L /aOOqbǚr01`lՃk ڛZBL2n-ݾ Z wMQl:ai眮8&()hΖZ@/u4.e >; 23b2o>X.zLZ?F2qkK$F8I!eLpExWp}Ƈʣ'٢cӨ&GV\Vh 򠉙N$G8Bu76?圼zn[n Xyie H#4[![_PaC^W~V 5;ܩG٬Yt7͝rl.v%\RȒYdhnjűxaB*څ$MEKCutPM9mX qNy~Wpoo$ +ڂ{%v F5"Uסj[}kd" +8[]ZCK wU+Øؗ9Ft NT弗E-g!n$/fl{YAx%qͧAVMw\IVFJ@e:77B>)4')ZZ?IӤa-j ~5=`VMh68!rU@}7h!ȼ#WA|#%_}WiwMryK X}As=.$~8waA3=`)s}|mf2?t/Q9A]|dREf+&R7o6u5[)LXqrЅOJ{S`)bqjCths|ij'LFn7Qak;rv!b%mVU Po>c+d(,2O~:¯H:d&@] P_@j\qU1-ᢃ)UT)”E[w(`մ<$JlwP e[a9hzoF60Z!ea;9<^M0WEy ;]W0y2@("# -/@0wT ^}"2X1~+"nBLQPgC@0$S s jڑ.'ecl3EJ/SǸ9q2g.zL(T^ F'&6kdvyUaje(*Rv ̌wbhќ+L%sJkvDIJy‡vIj{*?_tRTQ- DT:aB%_Η y*zq10S'cӂ^ 1p:b=x8<[TJ#Ahڟ3@#._1_;#jypkX 809]Oa+_.At@E_P0,{]l<ž*̅sEG٭2DaQz1A`}p߮"\̙@(:.<]RL3]hvaOs[Ra%t$sj3=O#ygeMtF- 8&b|`jG з +iϷ-|vN8jcfQ jAO+qȑت,\'`rfCK\b}ZJ<%&@x-Px._u+{u9oj7lptH#zЭ"G\d1xXM4T@g;e3w֊ˊ? tu U&v<x Jp ~[ҧL[7*uSZx=ry!ɍHkڬwW dV5ku۰1]* Dbd:.I+ePa;k53xNPS<P.b[GR$aD,F)j%6 5* vqU$`hv>)v4ιW0(_9ޔq9qnz V9; .L=#w8ЩS;fIʗжkT|6FvN?7:Ƹ~.nJ~KPL }+}?j!/yӋ c/Kf)f fٟܠRoY={kԋJ d7ޤNo'̷kw(TJ\|V'{7 ߋF~)$y hC*(d~pY-NT^Im)ZȀcO3Pw ăy]DQn ;Wb9\#P7Jo6]D``޾0Fw^YKZ\gT f`^ټ 줟عA %r'Jm;|Qewp?I5e M$Ukp`=&N~ M0a:o+yHZ8%Bjoy[o]_l?&(Ͱ- i#ٺ讑i+LݰuHn9&e5zeA݊Cjt|t$t2ʘ=kVoU " ܷiꅸJp0)tm콧G\k NDV~n!jV$+W@a0%<{e"zBo[OMfN <~5[L@K^HB2:a.iO*R\蟑S[= ^!  R_&.rBW&gfᄔpUo=87 GF^%þﲱDkzg =\-d^ل᪘I+W\0 Ӣ8= H衾D%B0mR`)1Z뜉yB.O*yP,*ǎBjK[fxC-(Ĕ-Mx~D[ZhAESS^Ĝ`t{En]8jȖ>FK& Fz,9 ċ4BSZSCFK`cΰiMZCO]b"LS->$nf[ 9siؗ=o7#Hsyk9Vj ~g O}}`7`%.cd,E3H@2 W ]vBd\nL7jw]p:}#R2r : ǐjQ"%)wR-Ĝ75ƭ2Qm&ԊW.I@KL [7 hӛ園;H\gjK8/jc~:xܓT;7+krIF7h D~wPBNtyH:$oeLn] 낣@"iv':z4K ek(0ۨϣHEF$By"ʷ2'-M¢`c%˧ՎV4CmE7t |[WV]`DPc3fvT}[dd؏xn*K  3 JwlOsN` jGߥѷwذBΪ2EL(QJu;QބrIL~F:|//R$nouE9b> |5!Z* "%GOS ptgz &2f+76!(11YEZI'q@֜_?HnJn; cm1%T @wgf~\οmAw0bH9R\gM$vq*RGPV|ZV_,Y.:%uFfY0F͋|J*VPR=`h,Z~k\:'C\%HW#rಕz % Hی7rBR\7Y!'\#H@ʋ4FAFh,Ѕ.%a#(c/#1MdZ @r-E 'YzS?UDq 24LJ108p\Βk(#㈻Eχ3aYd V(F6E܃(/yъc0 ng#t#=(s/G˫ϋyX8Rf]8nD]F:&mJep-_eVx{-(RrȽWBFD˫|bΛ%oob32?7RkN$Yں#-t><"6_E ݧY{ 4@@J] ِww +~q\_+f!b4`WFe NNӵYR݌ҵCޫ}ie:߅l ;^F:}@wĿ Ǜ$>ç7BvsTׁ^  Lp*L- ['P=z Mdıh_Fh)E2)^_-rYk{<+u9coOn Nc/ٔ-\r?/.m|,HQ(mbI˦8"^Tp8#4R]F~LP\iV^6 jUF6S]zŏPH<ȾvdV' 0>zwV#=Ln ߛWOܩOHՋ>qրs "}HIcc d.);z7#k Mj%P ۄ2vQ" |s;J(y$ b4īqϧ}з'2x*B5(qoY$ CӟٕS00cÒΩt RW#X W%rF]Faf=?̲顛ȽN7Mw]e-d[`#\MYr%<>Cj4P(zeFY@O[qGVӂЊT-&y/ǂ5!Pa'(C0B1P 2*0]ƶ`+]-\\_ ƔUsTcF,f۹tǏ)G T k $&5< zY@1&TWO%_q1"dXyW*SiZ=x*fc"TX3);]C [,L*d us&?htz ԭw=PqDV[]ۮ|˚DYpvZ AN+\!$k܊"VrNW5 /O!D |pҢU8s5|gFuJnl' *Q˿KT"~4$w݄wi?\=&;7˜u߃J-zόWeSA\,c'Rwd`K`@Z)8H,!7]LEddsAf kfi4)Cnह;G83gG5ʆ^T4w#j|pdƄLqWx͔92Qʞ}w,:2xMmʏ(rvo o&e:5sM\ީΫ Ժg9]RJWQ< Uč\%4ѽ1BŸgx͓}̝k!wj=R]$ n^C-w-vY`Li_S4+>ޜy4[^:''`Wt:*'Ve~,Bava{Bj/3ujmfa=q0{Hj|IyT$ 4J Ruzegj!0vS0  (Nܡn^4:le/4Үm ApCcڥnF5y"{.3kV@tEa o&Bpb)?=hR\"QkM,Man.j$\1U.f'L ]вW굎 [EW5ڸH7 q )fkbIRV|қZd.`W:GArY&#>z}"[?Q6Ku}wDDyjl!ḗ1@pFx!Koer)2[Ɉda~(3ۿeW-[ϐCC(|A۠n$h1)⸸"_ ~oisqP@|I_@'s%|^F d;v-: ݿ1Ȇ2y6oywF8+n_Hbl.cs==*yosoç籚9 I߇u @%v:Fk SygpFCOLe7< .ǰBl,LQ,u e!&]r,; ^\jC[Bttmj/O%.-kO 2ٙp^>>sߐS;At/n\q7'` ~iwTvTWˆqYԜj@+; f|ЀOUxV VlYw?ڣ* t&8_[ug߽E0>{[Lo'{Lu0I{v2h |Pk0*#9eXP;|ð~Oj-)5.l)rd W*]Q0Dڮі1j><qg ;"_x_'Ri&%7GI..mCB$L%9}N/Y`"z5vUv8Ѩϝ5s[nFfq=V DN&z?^K/Ȝ-=cY 6!C{/e~4(R׆P>QPkRAZ7,ˑk.;qӟ頞Im9w0e=u x(TA R7.,0vg&%#8R^Z6Kj2Mt(A޹7jg\䦊1|]Bʝ'yѪ["Zx p2mA+OS4*U Uw)[*w4ϐN+, Y b9J?4P/̜A_`B}[ںǽps3lq!IwS}ZΎ0. g yC7qiuEdo;F~DfކR$@/,͘w@P]riul 0/z>Na-evHru{aY KDUHނj;s1%VI$F$ԚRC]D Mi#)TXkdT#i'3i!WNv%/ޛ81Z8CWl_Tm4Ie  qQ&mFG_6+=F/{ jB4Ŭ/ގyc Nj@ ֛LGR\v7T&$wWN)O{ud̰"ոpUm"H41u:39N 7R 1 Dڹ e6 ^ι7:Z<UEaI(YrH&W93˸wX@<{v׾Y9Nf O+Q> N U |MejX-;'*-:6O*Iu3MB -:H*A!x̌q+zj2 \ 4WǼPћ,JZ1sof) <(i$$C3 FOj&KOÊ}93?%mBS6q_SKR*N6ח65vzHD\6I8 T>ֹƘ9`bAA|xUQ4f\*ߨTtf0 F:mW7ꘀ aiYz!p1uV^`AF1M/^"gߐ:m 8 J2<t>W#M8;;vX"F(W8mS'>1ѷ->LRf"[SӹE28ac"WI~A07-h ?[d#:=8 ӧ!`bQ@ȣO=_ly*Z,pp㮐AjEݶq]-(?Ahq?8S./k~{N Ҙ7d)Pu.` 8+iIi ZGvpQJO{r1G:ȂD՟Z;q?e};Qʖ:uŪ.Ypi@ٴxƒ׉Awh:0_ M%V$=yyw_'|Y[X\nlػ9.Gu3lOȠ1o \$s-e8{tLi+8Bp \lkRWOgN`u4,Rf+]F2"B`(=t>@ L }Pk)`8=+M9r{ЖX%dFd Y?=چ. i3F2UBT08sBysB&%]A Y#)f~ $9_B͈Z]ck#4/edNf,mi>?ca?% Wr`Ѣ1?]5ʮ3ofghqhfet?~ FHq%1RF0dd'VWj17zλ'jG[Y[˓/F8e **\{(|e)DMEEB'/UYN$)2i+*!+WAY@s)妬X>`X&(ܚdv1+PQ󽭑}Ē:?^dR $+{RO#Q,Lp0auw+Iԓ#k,t0ke0QO_B59ltMg a{.54Z1Uli23[; ,1]7P;&BPX@i3uz}BKL6ptFҲ #Phc܇MY%jxQAKASK{aUR 9M*[M,H1@ U ӵIPMwˣXF>'G%d(l@gwZ% cxw͏ @IJ *tI;xz8 (qc7sxYCrDŀ]IiEE̞YKAc(L;$4erƕpFlyM#r# |"$v/T` #iQ Fꎰ{H _T̶w/`ebk֎2cT, 7z?$ U+rq1J}@i4✧çK:)Uzu54}> z^F< ̻bQvTۂ d*_]uNoع܋Z==ϒ.NwBnp9id5]$`{Q~ ǖnu͊^WWɉ6N 8&AY[N -%0Q\3+ܕ #c.Ȭ:ѫrNSTX`?"d>)<Gbz@q*u^W'mn%_Kɓne L"Eٞl*d,ZǞ{ާ$-2t>uU^iT.gSG&](7r^~*oK̛DQ6Hn#:Xe3,WtQvbZp9'O.YdjKS7X4tW'~s#`Fj4 !axsdщ` xΠX==J`5y&]<%ZYd*U 3ͩEGVכ](]GK&8nƿm5 Q{pb0|0o/?Ĕnɛep$T<_(i!mp{op2eKCDA,$WzP$)DSU&j7z+o*b2޽sTvtӰLrl$Np!8^{ (aZjTSlQXHr-vIn) qXeM" : 7Y@U˴C0dh: j ƒ_-R*`fX390>ӔS?NYՖk[[Ớs] ^G%ahƫgV/?|z m:׊ߒf:xTYE'NW/Hwv9/R`|Z_;"rIEn&,)K8G yE$'/w鏋De;ěAA|VnV2Gzkس{HZ@&©0y䭾NklvAƂڔ>z~ԵXDeFcn<Ȓ(ʉF*ˤEQ_P6y갌c}2AkٟAm(לMnh}<0r3(ߤBS> Y^r`O{5j=H5O#;Yh;|*a] 2߳&B>Nb59TD7,Lu}To ׈xID/44\Œr^sH&x"^QvPetE`aMqٽe@ q&@=v;Zo1y4UnO6P"Ys|C8(yU\B8]['LhQH\lJ=^8$+\"] 1-i>l>ν4G;rcO\tql4ܶ1^\Dn>Oz:]^ Z3{#[hJ"ub)%I$ru`zş 9L˽Mb6QRF1 `c,[Cvi.?\m5$M{V{g{D,/mV>\<9<:qJOporP՗_Yw@5b2Kx8996ږϴ_H4+T ~phNP*9'xN[:`GJُi+V_]LTQW#=䇐.`YtyHr`;*hBGr$č4ա\CȦ LV#F!e2p26u @ Y#&˾x7aFoTgF@iij-уe΁LIr+nOR;T5SUON4R/{̋+,z2 x6@p0Mi_k0d gۃaBD;6U| =4{g1Vy-"ӖЩuBOX ybV߼@n(k0Sc)T9+e]#WO?BC胬}G,f2OxY)ANܵVc(@&' uXLu-T[KZWsT^FXmb?itR#,]} -_#a7wz|DqsIc!|&xJ_qZ [~d6QH7aĝXx=w#qWPՈ]uZITb>{ʠ?[LeB=+fm|h7K;Yl)_No&~L!c3S3HiA<>tuYmQajo>e[W!35!oUcBpܿޏ[35_ѐo-ޠR9j+B.;+aE*gϮ|- hJ_'a5TAm*rKh"\D.׬NT7x^˓ =L`h9Fl'#Vx Eܰ i9P!k|+'˒m(1OON Y')ΦB[TيiB^.zgඩ`2#ݫjT5kGP; EӲ7Psqc]EScxr k ЗMecj8 |6Ȋ6 {te/ t'idv+H25JߜkD>x'Rv߱B,&mn~)uI_9"@6Oˏӭ$sm'61wasm+W 6- ]IYM:'ّ *G^mAjᵷlT+n_)8=u;x/?$jXkS 'w]7qZZ(4\?R8Y4>I`C>3?HʐKyU;㙳i!h}P % ZWV !;r?f8JeWUzYŅ-lj.wpɌPqn\2>lx@#og>i$ڸATZE-u|jN8ы,on8jUzz-s sPv1Uy/rMX9@}mp8Gc{naĿKf~ X<>-FoF=dGVQ>r%Ure^-^d**@uj]XYh-2I,z)tc^=F]#;9 tUO6fYc'6ߺrؤ=~5]=jD,!qw/WoX}Y9 3zZ<BѦtZH ޱ|ʎ2C5 B-<_Ȫԯ~F/SH4QWP4{֩ݹ鐓h(H0ur!~3{~_^BH=$﻽DLaV&Nݻou^\|4މM) A>\9}"R&$'IyAOkI/p^dϒ_瑘*Dd頻T\(v(T Ԟ+.*V%F^1ecSLt@d-8%%$}(i7c-qRrXt"h 5Imʓ'YNu7`x!tMmc3e@a (Uhm7m0S<>үtlm=<|kc~f@xavRg=l 0SPCܮ Cn3rs*sq{_Cd@Z 7"28Qp9``9(x6TėF۬7}]v/:&ȹ׮ˇ9= /VfgLKFC!ݹ%^}*z^~wL4<1j]ߗC a6洩?:# 1Vpn+hħWD|@?C ݴHFV2͹,|<1xGiNagˀa iTQƠws>̳^܈)M(N-.KL}e.<˨;Jt"ȒƣdG2!Cy|wHUU2h`edmeX[a(hl=Q{A[V {-ėYqA8 0͎ZC BǫX\Z#6š~Ӓ>mP# WcrLg )tlRBN#bEbu䧵Zj|j=0X c[7skxeKZ"IkS|D' PςhWrp!_l31ēWAvʬWSRÚ jH1|FIrmLjfNndMN4!3PENcY>-C?/,EGt$)n*Y+XjdPB9m2VAxrq''>Nһ"rf'.ÿ%:cI}xjIW@h_QY{gzF}\_)9H8v0D拂5ifjR_Em]iLdrߺBϟ> uu[yW_as"Nw HJL7їT3@lRz@x 1Qos I{=poN4ZoOqDymRս+e1mR?v-ZHpmAE,i@,Y -ܨ<'zy[b^q =!VjDE7/mgstHpsq+הKMwf }~hڽ};j\ Z:Up4 QlybwN%+O2GSSg0 Z,&+iW#~Q[@%p5eS{P/\h%rhc3'Yr-G$-K:^w9^i^Ŧ0>rYpUYPYig"Aia1mJV0R @#cr8稖#\Ooq/~c-* >a\3V\5J7rY)mp$yi߽/7D\Z9W"C d C"_P|ROX<M ja;d4*'wT?&2g8@N) Ă / kheqph(DBԇp$5CyU_j[lڬ;a@XM!\NJ*+Myyvĭ2 dH4B^ P&`=+iQ%5gBL9Tp~$Y Mpl&cG!|+Xv X**­Sf;dezp)Vh 9SKf u1a*lLQt[D@*yDv%m8mF] J)!iMU_H2AbC6 ~\OFO$٥kjѣȝ^Xƾ=2rPH*.ԸNsz?K qB\7]뿯"6yƏ6J!i84F$s!(o֚C@#%ZY#"ИSG,{R<ك:s YєWE僦(P`# 7̥gH_g ahzb]S=6P?D xD诟Lo3PѲyƎGn Izi"j!9*۶Kn1i-Pv9-0ԴV@t;"!230 Kn?F9stor<{@ /Ir%2!-޼g)\X(ڤ Y#UX *B]{C HUJmxFӖ?60v^7 ґ`+U3lG+ЍR'2dBw=ީT[Deު2 1[8|ܧLJH2Z7 &o;K>sEj$0MYk-xoU^|H `MHxy{X!DO $Mv*'T+HҘV޼"0#~8B%?kLo=_a q6D99 {J%F {cMf)')W2d /_ʼn}U)kF #OnykؘQǠVU`-,D8 .zt*Td! :P6mr?b4HǣK1\+hɉBڋIg,N"ǂSĠ֩ wfCل=^H >cn:F(M xbo4s;X} %әe3qyFu経`RHlP_mgͲSI dKd lyP ԡ'Yh0&5hMT|CshƘAIZ;(.3P~PsB[ZH!;3iPhn$ t~?Hsȹe))A(W߈lY"{a D2z.až;@Zs"7=9!hC"OWȿO[DlQ{"l1 q> .,lt]Zﴙݐ!4^TAVONXĕkHuob\MVkJ{- 4"/L6@JP. M 3[Pf*i8(?ƚ49W7ǿ\;7ų$01\`|2lW:C:>7vmKB#9A#iu•yvͧB/@HϚgdx>C ѧ$dlOf[ڈ\Q/n#KeN[WT߾C8=)'D2x_UM זSPj g/ W>f}r|B3̰:1Q{ ßkX'O',q{)afڲNp=wg1{J^Vh;;)TUdNBAiSiČqeGذ6z4mtJ"Hsw>IT H{A=f^Q5\$cw;_K4x|ަVn2O<`'hg;ZFx0s,F_z9@6=<-@UZaR y~)Ӓ }i>3ev wJ* b#HmА PRd5Y)f"5Q|;BOCt,ޮzֻsU5&[M& {ƜZ.mJUΆR?8(QІ._SfL X{9Xgci-hyQˮ!p$%1F$ySrS) LQ)MC3?4`Ym.7$3Ƚ$BTY1)X5.7EϦP 2ˉ_q~<v?z`!'f)QΌp0~i,E ^d,% ">)\J_Bw)R1{-3?'8\ƜFT=G3:WSUj9BaVf{)^C$Y o>`wGUbLdJܗuF2G> l(O No&Nדm΄ӳA6#!z^jf&+fLSRi 4i;oele*m+ɾ<HXΆQ!a0OndJF &gEM+ߞ(dSKx_j$m >V c)Y7mag7D*}THnt[yؔ%bd6ĝX7_c6V%g.RtU cMçrxg~i#Vx5WE@֬#d#R͋ߖAP }X[j5=b-cYZ`u")|0Ә.gvdH,;y9`N@'vDBw/EgpOcX{Bs||?0ya&cIlT*tv` uTQ%ۯ1NJ;2Lob^fWM/Aٳ0;ak0/88$1o"5LcQL8DШ%vҸc_(_ႁ_ϺuOu޳m&%1jR 8VqA!oRbe(2 ,^߈2r|5T7rֈai]ʤGP-8I(]?7aC_v&H`/4xx*h60F hx-VJ%S#$<(ݾZ%+7, 91C}v4ա\;Z0m8ExɬIH?5ԕ̅o9}dDIo6%eI-ݶ5YKX5| gT7AED-u>X惰Q:}\9SIiLobha=7\cy6adڥ]uyP#˨g2?h:{+ R0❈@TsŒ/ ֆʨ,,䱟6t#J 6587>e;4P3SvopV l>AJ{Qeo uFZo )bC[At:73NXŮIGb[&z0 B5gp^gUkYI ALsKB:Vܓ܊KZ&Zk-x#oN"6$儣vE~uiIg<2Li}2 ހ5zzgл8y= )k9uʻR-ޢJZNZs|QxC$ƽCV.]z>&9);XՑuZ0`I3P_v*ʲ?]'kKK˾̼D$VZ9+鑠 dx,ѣHWZby,2lή&n!u0O$>)XcSqGo|xn1ϜOV#&~: W7~L^BFusSj C|XSa3:O|tҠx>Kfi] Mn5l0wba6] (;[NgOgß7l!]ѭ5uaa9кDQ $nb1ގO]_=#F/ƋL#*hdM~*~F~﨎!1|ՐFWWSIQ(dP2 Ƣ2f$NNr/v :~}7 v#]L^DP~wbuY6][iN%6ocu2 B㩽$a:O`Bt-ygG[S |/IG; d- ~CXq>*p\pɣȆ6Ą F_3q5z9i1DZlœ’XϚ@ 1x2;CMfgcQp߅9Cnc C]y:'TU&ZRE,2z5  #L(J/ZK~9hvOx$0( hYyه)[TZ y#EkE䶁If'K=oS4)ҍ04 O&^N J;lƣ$q /җ@j ;DǙq/ւ c^ , c!#=WvbI^B`'ǫ oomtiN+=zu},MLq1%D&7s[+BE*3*42&%ktRqX=ͳdT0<'<õ/w%fm_reeU f{F UG:o||ō1TIqvKp-2qpqAG5&<"Jରi '{QB5APH_g͍בסAoaڙS\z V}s+LI#nAse-]q .F8+-o:`aa9 6Ȫo # $E'-&ӄ"(@>ow?Iܰ^_yv/q' ]-Fk aVr=;ڢc\,箷V"R{ !8];n1<0_Wtor6y@M{:AkDMG޶' pj)c J9sR=|H@5JY1tyRϞ F:9C(3\Ɋ(E %I1:<7HAܔk ǣI-y0m]+N@DUv5 6_z9ɁHPfVeLw3߼#ˑծ̘ WEpaT Q^jA{Y&@܏eިh;侈}-v!~C8S,~!ҋG-LaGR{Jԇ>oRUJ1pGW4uTuK|QLߏT:P}C,`7rj3Y㐺53(WCfhLJR)Ƿ6OUe2oɁ䶨{El0y :k?j|`A)zvfR넗lf>>LJF}?Al oͭp^ $ s '@;l&?R OZk?''p./-BJ[*9)a6!RP}0_z.ruW44*=Us _u)oG'uwʙt!], .oz|\s 3!:(D'9Vxۻٌf9%<qm%ěj1,A`oζBrLYVU%SD6[a<ŒUS1(Xú!Z]9R߱.|&d諵 >d?~ifɫ7b25󫁍{UjD^a6{O xRf h룢̐0.q{"&t |6.n-27"na!19􊨎rvj_pA WeU>[Ѐ?*ڞMK>,X}/" Sgr 6^lEËB5a^۔6lQf!)oz< quѦ):-5´oA@MQ머nQ9-e1X !`UFo{(~:\nW>+Yʤ7K0hq4?[%y&_ceOLI-az6а ]7cm LUJR0zd~b;.]LPIfƷϙla4dqbW^"Əw6R/JM_{Y{tlH?2crdW(sj$]rscY)*VϾ;JS7سvAp:puj&f'<1y\+<ǥ']Pb]fːF 6|a*QBt8cE* a0Vch?i/wmYz쁯0x ; f VZ PR gOꢷo:O'%YܣuMKQ{EJ/]/J(K|.YlԄVW#l$7Zfp1aY`8tbwB=$%n3m09L~yџֻf Qf騤]\6\Z)6zb f3MKw O' 5(8+w| 0X b^*T)%0?X@S= { }74@}nX:F(sbdɥxT1 hUx_i|")Qݲ/t$K+/|/]$+N&Qf.w_c/VywY7kg([g/PR3SW$n%聴jbqAtqNLG L6*l\//p>[_qg3%8IUEZuʮ&|l-,H ZGMفg`j%#@}ߖw(d%0^Yp\32("u n/5hM"Zߖ\OzɜHL§<>[c@)q*qw"hpEd`Ӂ=_!C}¼8.uu!IGJ\/Gs5,m8#['<B* /#-P\Tľ=|DfLkQVyFl>߾ Yw\RgseI5KH^, p[`&k&4t>FSʊl]@>6_K+4ūy&C^䚿m9p;h/XP']XV5 @p 0I ^jˈ2)cNڞ4SN赽0W40H;B1:2G_V7+bô⻚Λ}p;vZz SRVl_Ӥ0{DԑʺOwOxsc%D.OI5 Nx-xL,rGӵЊ B 0hJIHm[lcgIDZn DM ̻v،q 515 m/zf,{A3Tf[CȐc,洃%a,Ќ|v6 lk99SABF40> b?Ou6IT4LWX9ј tń[ u@I %3K T⦭]^n\fE/4 ]ט &lz*_6j몄]UjuT6d/zw[kV-  O6`s#rO4HGWCVae)©="ZD'Wn>l1fvM5B)OmcZCy**Pxov8OF_KúOxP6~!wvdj0{zrP/bET2m7|#H`wgC%χ)gJr_GڸcҴ`8 ]~%xN,mkn!si̴QvӮ[Rlf'brq/%U ʦBhbQF^t&7/ab^˜ WD/boIL.)43#J(ԣfe[̃qvϹiG阍wAr8/ wT.(uվ~`Ac{vǀ 0_ܑCYQ5bݢ G 7:M2nK aWG~(`QH2W"ߤk‚&66w\lvpj.J"6T5c?y e_~-[!ܫJCe4Tՠڔ[̙wcZ5G@x%焧Y[l#m]n7ՙJosw0.6{H椁J^hk*X {)P%>=S/-2L*ɇ R4=/ Zaɢ'b׷s6 Z{-Pz6IТzĽ'ΚÔO衑.&p*$y œ;űlڋU2OKMoϘ:kN%?~p q\Xd$oE GFNzpɰP:3A›@;^c^q\a7J{Nv@f->hcK-vĢ`„X&7˦A|)jK.Kz@fa9FVY3DڬWH,_H GIk=ϫQyip 4*DlMdn8"ۦzjzpF%&e^V4̤'`ACM.~/ 4UiFpI^(n-˿O0rT>ϡȮ5pw3pk-mT20VEy5NpVF:ALZnвu=(WR- VHξ9v߫_B1d0Ť@^%'2<+yz$mTO%9ηTz4!IXw1,OdR9E]dDfJTaewaqR#nKnp 䔐޲[_$sEb>`Sh3 L.{C"E@w;VY8[σoUn>?;oc$Z/CuE:㠯UͿњXVJ޲(12\pW@nX% sHiu^c峉~@WS*tP5(h0:_xp=D'#L rHI4DRm7ASǴ(AS(OSJJel32dTiDq'Q31tse~> B"Y*^$&CCOTpIp'(yerHO31m7ǟ =?Fֱ#7tfȾ-p*VR//GZ(XJș˫BPs`a˿HJ#aH ܖB",y<9XN iG\0 U0~s~y|te@n9ʅj9Foj]MPpU$%Hmf󆳮,uߊxFo>tC/3> ߋj "bR&}?9.7{޵^ݒg <Ӓ:bbe/CNIȃ]\t(#nҧQrX,D.UeV,89PWI0G`Z!V7|1ڊᱝ m]`&([JxhLmyX?Im 4QNWU_Mɰ0 \W=6{pj'@hп zYN*>.YBuS7j[ R;/36D$G=$!.vnJ-L/ if왧'uaK.D=T;wQwBrA8}Ers&!5\)SsƗd[4/ AND9yx@OOIsK)_ǗJb.e$sxi\kH)0:Aj^jɥYQa=LRf<0?Exjq9N/!nD1l!D!vi/zS1WI*tdmmfD8P/?x IDtʑ63oN>I4$ns6NSHB o 6!g0v$D }le\4`@,P,N R^j=Frfے\ 'xe8{i鹶B4m 8{]9=z=F!3`8Is+B ੲl-@.sLq؞Jg mpmY|~v <:u@V m9:BKKr5#QȗmBX,d)u9;B:S%tmw[0  AYR!z*b:<^{G&wDz HƊ^/ W<(N/󄢟We0/jkMi_tA)f(mZ%d`FTa;nlֆ5k(r"%kp<;LqM fT+!&˪Y ]3ǒ}"!JC|5-49myֲ]TؠVC[X0{!]d}-\>A'bBL۔`ÈF^qX-ՔA<ܯ7챔ѥWkS)XBC~f}\XW Wĭ ^Sw|9K`LSh&X4Ĭ̘{3UAZ8`?c3iX-F7~R橪E.H*xte!aȊ+]I=.Lb]c}YWz| g3+hk7;B K$gRV?1`!כեo9qs%|w03^}ݫp "P y~uOv 7K$0ϧ ΏSL{r2lY{1F#J6[{q{ u DD+/zMüba`f='@byqȲ:?<ˆ;B&ţqW5mI<˶61:3=`-P\JR!3jXo\VLìDz5zWj(xUL/4ieśP11ȆT)>7hV9Y7w#u xŸxu 9|Ύ Ԩd"_ ,<]Fbjk G1*EmǦ޼I r' %0>pOVN+%FUK*!@u$—̡;r%ǖBQz"c=|7?3JyѴy6"ޅ!c wGyݫUaJrҀOl\1{fnYqvXGAo/ ;̩mQ|,ܑ:E jم'JOL7_y [?]_)K^mҵV*\Fdv*86GlO݈¶EFNыK}t 0np_]*ڂBPYURg;ҵ5~UiN 'Z/Ri$1(Ō*srhpC?"O K5ݼ P]H%¥VDSseߪ9 SiQi>>ψ i7fknMa)j+7YSIfюa2>-I`krVĿ6]Ch~$3M 5dT?e?.@e Q!W!Wj ]Ȅ\F, ;S쏵#4E2ۉl&1;JR=}0>0xzByʺǯ%l<> pYiM Xx#uie-$O G,ez=A=I牨i!QRɢR3nQLJILeVY-k#x4L::mȯ_oD:wE!9rlώixΟ>Yf9~05_5$%U%Rg~zDNfi-(q& =3,`ƝlXV$'MM:T]pxC~:u8ٻx:oUD{nmhqzPop[!%e ĽCE#z!u_3 crNQL'h!!0/L 친1Go-nM8C൰>Ҍ bk8eGEzi"c@*ӝjdȎY%KNL޻Tc a^7.h&JŞs\[6>dLI Y 8α;Y5rF b}KFB_Hvƾq%@ԢvR/Y"mB?QPOZjh܀ EGBOp.׿Q{N=F#`Ețj*.s8 0{;k;D̗c<_콂P$+ai=}[0Ma>eayI Ri8e 6Vj8(nمl<(Xx30ە'-.CE\]zWnw!ɏ5$* Rl3'ᇪY0g*Q5v3L:]#,vqQ .33㽎Q] %ΤԈ-%\H0[;v8Vw,>gǮ{_#>1Ƞ\9/J *BdZt!lq6Ak`_n@JZ{`]C?I`+^!6Vkb*ȹE2@zٛ"@p}}AbKw-7G{8I5J86u%;()1ΙAKaG[|iV [zwvLjL}'WHlI^-[,`獮<:G?!ԍ`OM'&i]4<0-s=$IE/2^ 3#2fj^ғG 3I V;_زK-%;sAFR.ek8n:B 63A5m7yvlޢ{QSq;J~:H,Pf<ۑ: X\r`ȱȆk\6I-P DiyFրىl8ƿ\r7BjօGqmU(P(H@ކ.8% bȗd\-tU@u"b=%(oQ =VxTUg^ΛʦgPH{#1Ys??HC?KEqyU ~-1v_\asqkx >5nm)CְHl'v =#1ifE1AǪ)m㿐VaӝPpOғ j+`~UsD+bM:7ŻfTsȊ 8%ew cƠo4ΜKO.DtZhwe|VoCEe!j;L(b&S^tua-D+2#]lcqDE[ު:bo8h(Ձ'*\j='Xtqn&%H\cKpy'%+UĿRϿw-C~Z33:{k}{tó+ȩŊL{fpjf-epk.&C7`<.RF:NJALBQsUDquh;zY;~'mŅ[þ+AݾO E+B|j{t)'l+o@ oy1c{yj.j"OrN2Й"Pl\_Qj_8sgGqsAnh/ Z+pqr7D$hW'WO-pA U젥kd97HI㘴q<Lk=2!5]_w_|XƤRx\b |ZL^!/#)^I}3 */ƔGX!oYd˴0Uitϯn2 wAISsМ7BctΫT]NFg[٬Dܻ/ұZU~NI|+rݙhm@Eeὂ)<7581oUe{҅m^80a-%rl:*T`27>e?e6HO æ鄀Z8ρf](OZ><ֹC4G.GC +V=dźVFzQ = Uw`ՎL8mh G7M'WⰡ!+z)I'Obc7:S5nTȳquh.5^dmnaEsϡ)kH2rI|5$rTXxUv"cD*=P [ $ikD+0{ԀGb+ B2@s3 L+mNp{ȾW0߃6km2v =l>FMB)3,ck4kx=) U9I(~U +Kӧݖi '$u ' h ;KL+Z(,3/2)Q45=t]6F}rWZO0K8k^3,lWë_u!G0nsډC9wm׳LƧE^ ( CS7p dLbhRΌ(w`1(L86Z_|^{'G%<.CB կ{ P|5]Xd2r(9iO_"}9.M ;ڹG3)Tk-= j c>[#.wWaO`J(4.AZ9 ԧR@B`3tDW2y@MYАa FL})oCBxIP ղ\d9}rH_ԎQ< ~zfե3WW8hꪗ9{KxˆV 炶HT\y ڤ}dG=lAF1Qz!cI^ψC?5dלiX27p۾di (x0p}f~T}OAPΑICt*܌<)\j\5=RGKcT p0P?,mXV9N6Ɠ#⢈H\6:5pǂ,AC\|IOvIpE(YiY]2?w8"gQ5*,ñ "of @? mmgEn"4ZВin@ ow:Xh$췴MU`LU#tuЩ3ZCQO,hϳzhD |,-Aߎ,WqDz%kOcS86BsZJNP?=)RV I D6S˞H=F% f\!_ +n~*n袃iv{ Q+&B@­zHGX{(m2}>a7:{q~Q>F"tXjRRљ&O@$xB%e,ÇJu :ʂ=e1Â7fՐ4 'DRUNFZ2O|KVyNTP2f>FG; Km -hA=Koy{nL^F؍|x/jY53E̦ Ni#א Ƈ-'?XUyʭlzo Z;YUHIN[" 4:WqĦ1uMn>{wCU\+@em azP1tL@n=+7 5ڄ.,bo 3n[C4w)%n}Bv)Uj)"M%>fJϴ>VtVHRd$]Cz]dϞavOpoDAK==ogח/ZZCד+?[빗`7{;Ǡ*r8lDL11:9A֕_d߆6Qc )ÙkռȝRѰ.Nm_.e{`T+sd>(u:*qAMW?]ԻZ\YIA`(쉑@JaHVRa)Q'9 sGc^ 6fWaL*嶺 I͇5cp!i8ڦzKd1mu. xhqRqXjk(:qǤyt/H_ |_Dgqdq,t 2`Vb@7EXZ 몃""Urd\.wx5ʵA, ǭ^o{hZרd}kԐxuzx;G=k~'M<5sg iZBktd!G$QwIQR'-u+4{%[xȒHPQa$vpmt( Fx =j:'+\ cܚEn}8 oɐbDTpݹ%ĐKZYB^_SD4}I|͚0P2 v˨Zy7b RM4BdakEUu@ ΟŦa;5֫lhSu݆tUruYPB/N <$(nRήBV2i)Fbw+_BK>)=ccZg";q {;?t;hqC<-7zK`Nk/ʭp˱ZG}G'mg)]SG`F)EsTکu"!TA7wo |Z3{z^PNpV{l' v\^l&}BN'NJnp# #2,[Lrl]1bbfOp>G_Rv{ IH>($&y%9,6%lI=IsSU`5+Q*%Wȱ)1Bާ1=*Q*0m|`-ui4; t؍3Y;^q%W}-<E;7ʖV6C|WVM}zB8a 1"l| 3iĽAh07h8qwRL1cE(`cɒ0E՝#r<˾ Ǚ3ҝrp3֯`TY™9 {>Hu ɋD&#l+30匄=}h> o}fJ DXfLqCʣ2GԳ,;̓UN5f]pq~&S=2]5h15`͂vsL[#1|wG(ؗ"2d$ezj(QV=d)(khB4OfŋXvT߀).v0_i]C}\I-N /kQY#V%!X̿a. P[m 活G##;`n_Ê@̶PY`ӿTx& P|c0Ui)I08%GR'S=;#cڱOsTN9fj whC3 gA.`)^pQ2㈰3bw? g}mF^V_F(}HmQJhTT. ţ6|V7z5VgZe%x20|Uˋ'" =v"DӇAdX̯&rd๲|2;E%< ж5kpCד9ڒfxoUh+mNq.OW #3+-Qzk3<[K޸Ci֢a4HB!6hY6^B@e3@ha2_ KO&jw#;Wf UzCxm-B3>N9Jt79Fzh3C~S5^!g^ݧPdſ'hK9@L9hK ǾrMsϴ)Z8XmV4 0ք>*1vȱ-w(LmuI0JkCSIQv⤻fc6T=iی.a_"nz-PWӷz-'neEŕsO8" $jġW\5NbWhHhAWp@8)vUx5#  @^+ >\V 2.5r}c7鳒,/Sng3[ `S"|$чǎOrRDq5;J{oji徯N*?73 7U",.PfAZ_v'p6C|J|@j< RzchYCY6ՓmdV1厹0mC7?]Ql'GCAeރ?Rg]cE;qnPZzprmɠ ɠ*QM/4SCNrJoy]ɄBZ79hngqʕ׋ba5+Ix^r/L$gn E9PS[NE0rv(݇@2i/G""$RO #^6`UON?#- M 7[2jk]ꚋLz8A%geDe̷d볦rȍ/=p|J=b[#E[o!]E o,ydX!'KZsP\+{d ŸPȔ@Zoz,n,{j(Sȕ%AʓJ{TqnT o.)tq-'Up=|R]UEeh0f ֎gBVބM,L[xg>eqz0kC=F-p3{S9+K7NjcJJ#}O9*&W]Jm?>0k s J/}3js6 #/=jV~ϋm+ŵdGZ3/ i(^aJ,q_+ZZ{Qe.W۟UDw) 2-{a!ۈ 9zz╓T-CF9}!oS7Up|/mm+]z"={V==wåO &nYe?9)[6?cZ75xlK82;ϋ6ҟlD/R;g6A؝x-#vhsl[xZFy3g{=KKA\n+PAyLn`&ٸx% t#zFŝ-SGT㒒Gʾ)7OuE8Vk)h';Q=%_1r4LYl| j L-ه&.l愊 S j/P @I{aq })5suJSYB3> -EJ"oX,|Q1XaAFaw[uc28ջ0f-$NMCm15pEkjeZQ}ݬ4nfhS^Vڀӧ=__E Dѹ\bbL%2RcA(hEa= $v:o앛| . /~n /xx^  x^H/Iy&p Kʷ2qvX{ekMbt+g l"=$b储BF\j7-q=M%+Ww/{ 1 q`B}šXI F陌WW=$ 6ϑf4CZwɏ]%A7a6,#E)G Jg qOq KǽCෝ[*ù ϷƄuU%L)d`!FqEiNܥ)nf?R>n_ʇ=TZ2O8h!5%T@N0f\i!XmXxHb-i=to~1KnߌԌkVQ.6ݬsrE~lஏKfH0hn)`f~GniAwÜ}/w7#QIaTԖ=+jw6Dq,X69*Rִ7:[5`=hw^.6X+k: io:*nFȚ@opؔ8]P+ć`U *}!%R7^ݧ]#"!,bӪ/w.^rUX/F ھv )(JM]r97WN8V"3)nkgq(jrl\éǸ+2},d8@"[3jd=#W}p 6#ū͛xnYS t2ޗ"%x~d#ZJ1NI Πg!x3nJ qV7i~eo?];{ ~Ʃk6:M8 ΅K4غjKO65yuiAoZVR{-vD _zl ̬ۢDkb+ɮZbDufsa =?(ٸ`}bS.KL8#ԒDƏqISo*q"~f! Nl.d{|OE ;xqmP}=GLKm˚L^=DB* Df͖?*2 pTi מj47E=CC%鞶|ȽZEJv&As R?k*!]gafj4\QUD1Lʏ hzK==#p|1(6-ۀ ubC)ʟA.M-iZ?ݳw"V @y a2Ag$ě5*RM0T6T+4pR \bG.1]ӟ!(KW?w?eʀ-@^xţ߲܃0@ĔRoX,|ioJ1ZC0A cP4Y>Nfnr&=x`_^'[KiX=%_H|_U㩎Z0>T‚4"X~csD:Q_YƁS\՝4 S3p<!:D\ԁ*xiDrxŌPR7.3Qb0U?za.p[Nx1pt?W#tԑ.>қ[ȤWD o۴ϨA%?ԟ6{FfAUS Qڧ$ #h5'E_3/9#(N2jq+õ^&4lfSs;4@ 8ςt =)%b,LjgD?ƙ6^j`)EViï6y&7`mUx$6ps(yW:Қf}N?g2|k'A UpR*QGǡTFSŸCBpkT1I~Cm Mϴ|e6bPy7Ήc3rPcIWP3[xt.v "' QO>nuˇVD*xe{ yMKg6uM[mB@ZŁ2ՠS&16%pj"u 9Li}6R%8jL35OO[ڗQFHZ,.(M@*["RfMwv;h,aF@ȮhY)h0I@~&9m{-,pw2KKHk#+cL0?  f?smTQ"&ؖ0F 6`c Bi?IާY1ޱZm *yq0ߩqEB5Hv?OG曨L]~G)^ٿRY(/ 'd}D6pF'*4Ihe:?;h$W8E>Lc<^&39lU;cQQ8mUrƟ&P,?`S"|;0 $0ܫ >+4"]/$Gs1DŽgIT-TeV=g^2jZ֔) Lezu: ,Xo n"__]0kT,TȈsrnyBr  \mJv,m{"/Dg-Ǡo;޷'0ˎ;ExA 5ϡ&])ص Le_Tb{{U23}ބU${NmH5 +I x*|( ]Ӂ'Pywi\u Y$!>p韊ɢ\|1E# "!׌Ooܔ)8=Qjᲃ*IMh$Y7u_Mܾ"KAX74{"PK&Q- B+(%4VVtW K]Ż"C-u4x  o9mzkd&l52=YB8(`,L3qVu=xeT ibjtq!Y}eI$FmTc4# AXԼL#1?Ga<٦uQ9se6WoQI*Z=pMQ'nH(C WEwoH 4pr DXwHg߃kFqG:Of7*aZVc=`/)}Խ&xx@F)Sz ť0đ@dUQL]l8aJVtD6#QTC+gqe"җ @jӷ|RFGvS.X [̎ wF#$z Pt_I ($X985VAH&-cS4pNX l΄FC nL78W!uH2d~ÿ)_B(Ww3ڣCc0V&н}7ZܿaG$6zf VeRո PL0[ HM߲ǜ!\}ZeRv-6u44"_!/_ OjTzvT.=YЦPS VZLzŷ?9ECDOPTY" =M;c+b}\q-_WA`i6Kߘs#oYL"8.%]M]YD\%RHkP# ]k%"*ceD1 ÞvQ]v"__AᦏsL҅H,G2~$ؘabE37zjyB%_9qqf2ȅz.݆b"Qm#0.O^ OU'%>xK]i zf%lu.IY$P fexr C"M9eE^UW/ Cy涬U 򘛴&h^=XF0$ljb;$ {g1|kHCrv-5?[TȨ5T'c?ʚmLq[g4̈́|i²%*K.v>90-aiڽJ:̸Ć7M.ʗKp;8Bxi-y~Q#<{rQJ-n 7iͶ`퓫)HRUz2aYR>jk^-~eqeSi KiVs4Z(Q1BVgWcqTFlh!ɛGhGGrl >b9y-&{>4*JΨJ`e ]kS>em = c)/8$՟%$_3TV-CpGy0I# kˀ5k'qR(<9 05;3Ia tS8>G$0,wBǾƼVnjD;vnzl -τ4eNj1:eİ Cޒ4QңCy~ 2>\6xhO_F3@y`O+$P 93R\VQ\˟26]($~"6.6JD"*]6%:Ȥ)kqOaJY*Z`iE& R@( >4+.?,Ϳs5&[p2 /l[&׋tfq_^7FDH8zc".P(SUo`D ZU4CQ /XIs2o(?,Xpjb1~ <>3ߕ\{&g;HdოK1yiQW@pTreEKW^2ڄo g.a]3 L`!jGMt;&[.rT# B!o}j*cp PDPjS?rDP(Iʭvxm oGg6 ؎PjI;oȆ" /lɵ,k`ɦH8*tZ}$Ǖrq㹅n r;o̱_Z~bsGS"~,b5Uf ;ު-5ǝZۑnRq*š5N Mm hZ1V64)jF-DY>A<j(6:lfk^ӘUC!Lʉ@S yl2?ǥ*mG|d9ٟd'˓pNd]нɋ7>˯WuvChNi˶su*; Vyёh,C25%VOP'6Foou NX[|Z#JĵbǿOwG2E(jvqZs\6ho] ?ˀ ]P?B/2HqGMrP`zˆBXh{3BQ2 |6XTE1<WBHH"Pa-NAk~%X%,xfg$gvݶ89.k^S-ABFx]"v#'BUh&cd<DLJa_B@06|Vٚ4Uo PzdMv֚]}[X_r8x YlHO3:F[hl\|ql?C^ϛ~ф%á~{3BNU+7|RSH0O_t[0w S- pA,G@gXyl@?2;BӤ  y?mejV9\:3 `-!vg!$_eg/ovrq e- ǾqnQW[%sƤZeQUHN9ԭp0 Pw2n/C_tԂ&(Axބ#>Qێ V^ o!'SJH;P@O1qы,V؆LM$Աq5an 3Uo=T7.gM?QQitlb# ~NFTwQ= "Ym {T6uC}]e}f}EUnꍆu,)S e%Ʉ1@68 %B\|~w\!UxkvOҁhɯ8;ew܄Ŏ cG(Y+/qsVifX]m6u8Z Rz zr6Q1~Po& z_>였詀_Ur9vZSwX'Qmȝ(}$M$D.q@?Ǭto^xLH)k+hm,v@<{z%w ڌ%E2L9oVrMe$E-S94ty&&>uǼzVbn kcX\XS\BQ+BְYRS0L >P閫w _Օ$eሰbK#wKpfzEU\mP$#_558GӮ!Njw)Ӥ) ݰq-īvIq"tB]!eL/W |GX95|Bjv/(_p#F OF5?"+1PCx2Q"R0CϳИx p1$ZO+ =f_+55o0OEG0;<H_jUp*m^}qB_*"_b)S4=1KCi+;m|N7t÷"v!+9P X6_aa[Ƨ nXj,>Įօ .JP&hث-HLM &@ĽIZse"P_C1OxX\$CtSMfNY[$>lX|+6\.,ETDcctY9^5<ouy{4ёu2J`_"Һڜ\^m`B hPe4fI8TH|a'_+?7B &Ċ:s6XqkX}'b Ƽ$6?hGh $h!i8˯W?mځ&~zpjl&006z*ߐ"VRw >egr,mld"nDu+ r OdtJNdg*|iP7 ?W~ }eyTo+oaָƋB)pݘ$7E!F=fc wm@,XE8.[,qY?;%8EAk탓NRP ˴? \=l ῴ<#ZP)a kL? H|U@@"զƴ5V-aZ! ɚ2P0E>eս,>yk` ; &>$ ()8 K5\`34]i*x|Pe?G¹o=lqj2dT<_PC } MPLe(t_mR͎Y1<3&* 7PΙni;W>d冪!Ì;ZO0ץ㭉?'n9U_uغt!sO{c>KTztg(^2NB-xGTnG7=W1d۹jWنNbT$= g著>e1w2{F9Enke-oJ]oLY ˢ&ߛDy4c @)ڙ%/kDQfX 3Qb!v|wCL]nX卉ԸBO[Cĩ}V%* D0""FȚ2o|6QL& L V/ILlRWj_9Fo (gk `̌4+fvȔPzꀚu+}fJPz$o(2zRi|Kg^Ǩ/*El\wA@KH\^7YW >կ!3~rn?`(GjaeCYQ\v"A&"F/_y6{6q}^wߒ+w4w:M:K_H$(y赣' r&]Vg[/͎{bjEc7;zCt};\LN7RhxWt̐C:'S~wʥylVzFNyG7zY,1p(樤:uo dscOHnĴR%#;j%+dҟ#Qe o_ mh~)O~ޙ|]^}(֟!58G8{*nܺߟ5sl {J)Wê}ekV((\ػ}s^9,}'XJ22}'h@2Z;qYS'.+| F&\gG*F XMC_ _WgG?A**=&+%0L"IxXYDڒanJk[pU: ;DjdJRr!uw>[y B m&8lmwYp [/TRC&_E~Mq p5p\/w#)\p< JZ5yTd~~cUT1zRÄtuȮ %0TNܒuR=;zy?@0۝bQDpVUd/%r&AEve|eSKʡ7U5z[>DlCò}Y$Y fw\ QU9%vڕb"8 HO;컼m|ѹT/\5kR MD5cD%w З~d2c3aI &m8aN _ K]眪񝋒"t[Q!с #@ F8禃(ޙGb;tzy.Z[e]ɤ&"nHN"A # s60G6L-v^LxCG$0,#F&:>/J]9N14ʓt! 4O-n(v.@%0~fM6gT2y"`~;Z#:癢 ?զVKċ2Yw0|S {&O;ZikD%WVl8<;>~)OCc RtN<Ѣ$u+G X3 ~8|nƴڇcxcPA0ne(!KukVEZaM6~;,@{Eu (}aP Z>]益fqw'4˧1 [vƠ& s&Zf4HJ~3$0.Bɜ? GE$Ċ@UYp9ʿA7HHcM" BFlPJ|>y9yhD{J\$k4QVݟ!џz&IzB'q@zcڶnqUGۮgH"gZṈza+CT "n{#_dvH*WZ1lϼE3~$q;vjРCbZHB ?gԳU" Nɪ[jٿeA̻~.gK2tBq|KeTs@y XC|8ePK/u ~A^TLQuםDGi#m+̄c3F.`|RR g)~\6sMI ҌQ &:.qng>MP3}asV1\T;;v.gmtZbhU7RQ? fNc9pJ&y %5PkPL!@"6imkM# '&KѣAŽCH \;|~ꂏX u mHe=G:"wGamt^EḓrͯR ʡՊͭ8AHno=dM`+{,1`Ȼ*4xO5kqWXq~[H$<4Ȅ41= ~l;&+â.2̀=uZj";7}`9 u팀.Ԇ gӖ` 3v_ [8J  Q>9lKnƊfm̔_}uhuY+c%4Ls#>`=1;}QԱe\6\Y'F؊{]8x?sA 7kNWbe.pm<9(]{g&E!ig߆sw @qéDMz֤!M E;G w-WiёHv3dcSӲBC`GFw0Kp "YX JEz1#cG̓"LJPIKOw4^>js_}o_d mT*UwY]nh[|y\M4)KL$n-t!}U[-& LKKRj>HÛ!Oȝ:27d~m)oڤUMoӰ] qbulL.ϭ7f# "\.d$[X_Զwף+dǠ'dQ_ QX>ck?}&O+r&e̩fҍLSIn E/5oEj$P/lN41SQs~H`i{+up rw#MWvVMBpP%a=8D4vܨ?Jx:,Z)iWrܸF{i}+!+%Z绀o|`rX92˷ 1w>%k"t٤aaT'_#&2 0%ݢ@nj<.ǷkRʿeٽU[:h4h:EӉ.[ö83=~}!7Ak:/d҃cKviW*'# 4I@^)0KktG9>؆ s3ɣ} S˴=d}H%֦0DCs:{2Zi+), ?lݪVȺ(3>&ܒMܲP5O\&G%L:)٣IM>aFm'2SE׋Ԩ ;+Yץx>k)yˠםt< >yO ` >C}NM ?7er s%ݏ]IP-ֆtUЮ\xIqG3sCǘߚδyc7j€7FK6Lj'Q.PyF 4{"k0**S xSAQp2Ц1F:{WQ,ﺨ@NG~Ťˏ pԧ-g#ܞ*]Z=ŦGx:  VJ'M5! kѯ4A(gRburֶ$q3 ;SHS\:ɒu)@Wr)B^vvK]bС q$ж[m#t~)na)O2:ؿ He52mWޢ`uU鲆(m3˄鐓-oPjIs]vBwpU Bt#t[ _QZsu Î[/)clpҽ%υCY}Bָr|9đb1j No ٜr1k9X0 (:֠TD %^:5d=x_""zJ|f!b Da_"IY:#C[.b#5[Y󧽗Xh Bh6o3Qd|HtF`UvD5yo7\*^شMҚU=3 fl om]eTHG{is\&iK|]P*y?^ /'bqZ7!Yyp4ѦֈobԒږv/h-6 ɸƒn+kauJl#͔6" DK.y7 P7j)@-.sG3l曙IDQ8=ҀfD؈<[#Yrd!ME'G3HS 2j)W>NgF_K2EG/e<#7d0=U4 3X1 Ai**x]D 5eé?N3E(ɮO,[8[SH?<*̥$(G)X8nq&Xar8#Dȳn+=+ _yF$;!Ԩ`N !!{xوsBg#C/*O3lek'R`'y~q ́\pzusgTspJzQ3%F]gTg<.ϭVbDq=0Cl SZHڕ;*[ OHtC?zhy#ð)}ϝ @Ӿ;#ҍ0m$^q-r/v E^KTn~ޥ9*d?*/4f6~d0Ci*^ɬ)wko,o \lcSo8xUm  69-SWBԼ$%H^ukG#WO9{ %ǒwU1__[A"@ ӧ{dRL(YGo}M i?jHLj?v {4.(lE[N@J{ȖDR뱱|JkylfFW}w ) 93&' .ܗ2 (,DrYcnEM j "+,~dcynIԏ K{j~5Xϣ,Է*@/t,6m:|S#(K/̻|8# 4ܕ&'}<ש+/́ ~qBq}NjPh:%V/mlpދ֣ NF# NfJfGH.X+XN &58)Uꟾ9U1 ~.)e#xVB8@BX?ٶT5`Zqb1dln."|ۈnk~8w]S{Q5ȑk(t|7NPA-rANf߉yf+@d^(oiֶfۉJĺ 9wX}KfSC~"<&L!0[u U,0 x/ Y0v+YU~KaH{ aL>la }s xυx ?8!1= ?F_Erњ;#OmnJggMơ#Ix*"$R:e"qpK^8~Q]HkKOfz FsgnїcLEP{qX̑C}u1j͖BT( aҷP)R L~#x>=U+/5" 0VWvI`|G L  ItkDiSЫRъy mOdPhDgWDX0D sZ^z}<l/0(Y}KG*j(L ny{j斑HZVrߘ}H. itCF)y,%}Vݠ$e}&C:abWЏf"*sm DzR;)+Kt8#"ꀪJNv%3P!m&V/4Y zz{1T'Bv͂|ZR v q. -lҥn-lJE/'&Sfo, Epzm6fЯ?pZ¢\b8°=cIX$]旗}Ziܦ*3lDX/o]b%x Bf.[;X(FfƢ\"jbw  W) {<=ߝy%$5k_\fˣԅ2)PmSvʊRŢf} Y n*eYݝ$ӌq]GJ9է_dx?:70T2k{eh2@ȁ_˛A֠ϰl޸',@[)&-_ӆ2>:̽÷r4p8rs8 Lr^w&-T1Sz `-G:jN6?ð|0jJ8ˮ}I^4)۔vY8 ,Ț3ra 䍴-61,A^ SHsvPʴ#;$jh^ήA*l-ۇXd;K8 CM0WK }]n(=ƍZLW~6T=hz( ĥ$rc"ȼ^d='w8Zcҭj16/,\4h槖):v#xdp4=*Fʞ:Ԙc-4ib"cҎSbUPU.e+psR_] YKYjzi^dM >]U}(JHP 8ET8x -yyu_)1)Rֶ90Wxa֊LO3^qFB8~VisPZUΘB{{&B 8P%(%Gdqp*)$Q|jQ99م#<"J1LF!S_kO L"MF}`P!|ޖӥ,#JҞl+CvsW4(:Zg~_qԘ<1[ymsmI9bx@ LV}n&*=zf ĉVWlοD;Eb qjƐIc|]7&%1mSR4{M V&氇2Mʕ4BNoֵaO~b6R# NG~A=!}3`Qfz,{{BmoL( 1O.Y'`5 G^7ļ=2EF eyj?3<([fz!@BDEqD $<:_@'|@1ӿr\yO :x.<rPє;Y1c(]bS"H=ߨ:=pjJ82ka:pMC &Kx\~v~6 #Yao-YRMV+?OmM/˲dT! כ^#$tNo+X1 6VK?0͝q7dB> ]Qjm= =~c !yd-e'xjLge*Wbg5PQ=I(0gτ򭄀Hq~(Yˏa0Yq~Wv-;fIIRt85D̻ \KTtRc'g]KS!U zn/8Q65XXt7"bƽ϶7ߙ> !nu//N]јYafv]qR RdOS{Ƞʼ6k>^ho:){WMṗ.u|E0f-eյ;HGmpងpq<89E^߼P#זNX l1t&XnBʹh`?qsnByc**S*5mbGrePG鐿k& U\)n_[P'C]Oc$x"2 \ȕC?:fr[&T"sĔ\e tOU۝U`Ú|hDE%B\w C, d[y,Mt}`“9BL\p*ۚEܭG\"G;`eEU4B=jw Y;jŐ*yxkM.@D@$M CO\2<1W#>vSDx#̡#R4g;"M?FW)Is+_p+J  ߔlPQ b#QcN,.Zrzuڑ?'qG u #A*<~e+jC>RB~VEvMs$銎/ d(k`;E,q<‰&r$[nqxQN$ X_, $ K d2ˡs6i fYv483p.PFRrҷ}s󯗕ߑvFEڋA ^'ƥD> -dj'u*:f"k2֦Zn0!2RQIM&5qgag-R94mMj(b%D :,WYMܣ@]P9tbʼxs1eD2`GNl_Z3EHiau E ^x+Smc`Uh"apX/`{F~w_VT7.]<,WNfQjg瓗B.tB AǾaz \'+(DTOefvo@ۀug jt5l"/<ӺAq0Ye|s{NR>]F1 ?Ɗs8U[D[m A/N(헴A+w\,G㳠{i'E{YzEK:QD%;JHSֻOM<&C7R/}L˙_?Jb yM}}EUy2 JƘ 5ȦkS&YZ[> joT+'Գԩ4ıANlvsN>vJ*^l'7GA.&PuºA\̎\/O& Bf 7{|.t~2"bLV2%LKL@Re;=fQi1>[\Jq{ iݟ9#(XNּO!_5a<޺\x4omPKשX`̖ԷtVvLZ`CI*18W;rd lscOBI0m19p8菋:*QwήzKq26/?dj+COz]8'0⫒ڰxp Y|~PU:ޒ$[i#%}lg[4'Cpco!>tѥ 0/[; 9Hd_Kc%= $>3,/ޖfh3.fSY}7ޓ n xF' ަR*T@vm{ 0$7H*9IJ>51HL(v1Bӌa%N^bƆ:,374:#T 8jv,Sa9kkiv޼:Aꟼy%`c|`یrZZziNa=("LX/5(n+e+LiZc*ZQ;bJw(Ȑx-fCPI&Ձ(>b*0H9#dv ! ^ ?TV٠`>\M>ErD۾F! 1=Q #4}Qhr1IU]Gzv"x ;t|sX9 $2 Z;r4ϓgSD4k9{z'-}ҫ)'60lUD }8O>i:Lp7ÆؽR0 o~(gppKW~fY(57}V_U"sbiL+QDS:uXxa򙖖^:ʌm @l8 A?yM]2b,΄oIhY䰋5N(JږQ,NZYҼy6MK=yW]-+˜|e?^܇Si:AfIjag- β% W =s6Av@=sc+=dK/cŋ /5\p>;:N~`[6ڭnSt mQS\:xy)`ݝ н˙)|iׂRi>gE鮏cWL^G<""#@L&j4 ǫ{ٶ|{p fW&? []H%.+Q\Pem`.>3"-CWӼ=B!FZ)_Lb:"Cp3bq:.&[ F>AkR~p=(iĶɂC@o"lk"EıT#Mݹ`2[8Mږ*+ <v xs7-@)[tdQA4>riv.HlڰuæbeQp4!eQkݙU K͎?pd՞MuIN2 @Z;Sd*;rItDHpJJyM t5D] s!9ttoCl{ɖMh7:*O<1ӗLj+~/&+8=0G+&$\B-3x +R!#%%()%;UC@sn5G+Ih ȯ]'Mkx?ۻ#(+R(ER{?7`E:bu'\:Nӳ8C2|BH  04:S{S`e'acHidkVxΟ94l4XΖW0M{V9[S qd3̺XNס7Øf+L`0a65n OAY}]9( {u̓*Y 1:ԭ{(y_/o63#ѫWz_jlfH]u>kbV#h&0~{BMZ?3#*g?hVrEtnu[]<"_V442\DZcYu&J[: -U6dz3<-R?gRcFИ_6XDޭ1;~RLc xMq|@I;͚e^&%Bupv2͞uy`h@} 0́ro'4$#r<ǭW.F Z91~=_˒n_$^=oWHoP L(HgJӍ!lQ(1*֊=V8ThWZ˽0M+#E&h4^D插R7.aIwG0rq#v~&k$P!*RO7xk76D)HLu{XfУdQ'a#jyli.4ESOz8^Fa}L]w(L+ /6+Z)e\Gr i~I.[s^t8tvKQ.:wK?A7-6~HvHm=ùd @2.L\p*l:"N!6-zAZ99N9ib_UxyN4/7n3Je-T|!S"(U8FU#/ߝ ]q~ÔM XFfE:=0\o [6? j>1fmBG6Givwgg:Em3&on%gL^ڒ)$+7twrA# H12Ԑ Xw+yS>}0%鸯Ipt^IߜFϖG ^Bv3(aLAWq_i֦Ts-KD>!/%z}3 nk3MďXMeeqfON*o%y594zazKU퓧Fчľ tN+a` 'q]8zAnϡ4xq-<FaTZD}qpN#An귌-:7 q I %g~}a"-]`%mDp:Ȝ}e5ڀ.mܿTTimpW>fdذaϘ~_di M{G4Z? v~N:mKb-)ߔR>ohu]II6HoWtA~T}aVe>?'l^BN&!g^YOkҰ >v~s5#יa]M+RY7_0lǂ5nI)s>4S!iFDD W;J6kjP"k**\*R,);D}I6<%d%z)L5~;ݛPGkaCQO8"ݠ7,H]`ЕʔD[<-2ʟ&V-_̈jm~r|GѽvWp~Q#_7P%^ I?cY_V&С6LIg)"a%G?a-%X\L)K|bDAo4ݨ<՞po p II?>7LXz.E dcߜ쌑 =9T1Q%TIھ |U#Hp+yN@Qij73,z6 EAJ#zxZ"QC Tc zr~$QRkӀʕ+.T Յą_1 F,F;Ukxus+i_ܚ4V|H;ޟ-6t,*2`׾F/80?xĚbSYigc ؙ4_6jo5kgB:~Jl>rb`icNU1˗z 8wOŵ6ÄjP'5.*CjРcy{~@~#u eġP\{7$ŕF;PxR\,R5z~װWq4;=1J9%QHجp2^N <_ـA6ts?i;{HM$k~K]ރu"\ivS>)fwipi<1N۰흚03;Gy@thpǶ7kj%=n8K`erJcx#׉Ѯ¡/Ҭisft7MZ9FcJ<) >` ׇ|XjM<:D"t<ل3va9Zgki֚ze½~4lG{)8l/P,V-5b*EN=20' މwZlS]Y9HL#{=+a4N!TD0QU>1٢nON[w 1n*=5Lv4v6E1P͞I-ļ,&1KJ@f.w=d$o+ȉһ֜{ >Ѻ"d^wk] (F>'u(Pu>o}}! BT)NLL>"I ռC8\|jߟ_ %qCo>P|yqwdo+b=H[MQ-1iz_g[$FKKpkЇQz}W FEt0yȑ^2uw(DA P_+pPҤaeq*f<7EZq%q)集h_+l|V7.Q#2.V-.9>7[,Amh+r`4<@Xz>,;#u|8zSW$I`#PVQ@R^ 18S|FH>% e6a~FmPت338tjy_ՍtfoȷlBtRDɱyK8nHMqohٽ<ƻE$!?hq'6W݈(; i[ .B6{N Xּ% Aóc BfJNmڿ9Kϥ*ǖl\fAbf6:7`7k5Z3Cj<n W)V@>@nW/P37 ׈v OMI^ag\{&ypC|ZH b We ̄xwJbUC.}}7WUWcgQ&Z{5aZ5ekC 8!s^n]2M$Z 1싛4kQ3QpO'=+y)>^*$Jj;(}GcggClbeH , gMڌ#JKu3jR>yȭXeB}iL2 *%W[*?@fX;" XȬNh<-e%Z8Ǣ=9V3Ć7j¸S41V#M;q[i:3zؑpHYf;N?~/3%?עLOq䀂!Wf0, t|N,Q#yNmK"zΨeIp:oSQ+i˘42MFHOBNdٸnmKZȳggJ_h?߲b .M̿1Щ4|eT"r#ZG]}w$tޛV{E}A`QG ئ@ɼIFjò[P󇥁G#"zM\MeN,-4WЦ"GjzQ?xH O_푽:ңF|gx\{L)(\i 1\kjrߗ D [tѠ<%lQ7UH[ }^V ,qޗ-8Ti'\7{]7xEZ&S"w sH}Mc  .{q3WLj!Fy)|0^bw!SVu͔*;w;nPŌ< ۊ煉1<^`S"xE$;!I@V\h5oEA5ؔ}ˀ;iOk,9FB;ڠpXJő#-7k5px@wJVoznĕ8W꘹cMz.cy5>@&ӇCc\ Gǰa?4;4wukVpH?A/I9Pqs_DNJaMrQPA(HV)}/ 7:4ah`yՓ ']f%[ʅM([y*( s1I#[p=\Obata' }Z~g3.Զ,b+ ZzI/3-nu *PHFg%{`5lS}̼oгPZ߰拒;$0f.Kq\qR9˱zEKL ܔȷ3DJfD:?m>xPf~:n3a8#1@rlrIjHɍFq0Ҩkr\&NQjOF. iRyOw^>E 1FRthΏ;f`[`C2CLٖ6$Gzo.v0l4x9:]26I^]30iW`!N_KizeS)$ 8=?̆  Ɗ(31۱0[n̪`Ŭi%_G7@OzЀR5SBo)=G^"_o3# e@tc$F$Yz&nq 2ҋB⇌:Bܸ̋S,WeV0LoܦQp55t_pFEqi4$ZP0Њ]OaZޞB{ n\]:YX&;Y%(዗zjUþʢ}urplwjb ƚ.H%r5 ~_0(2I)9#\ikA'3cb3Cz;VxWXj+O" 96AF0 ~MrWŚ ?(+ȮU=or@Rrr2,†Ƈj_2Ao 瞤A,F>mvimud,ZkM'q۪sOm:0/UPZR)H,_<<ɨtdL<T`#tZ. P[kHbq KȭNو Kl+ZKx#9Kt13Ut76BLBh} ԥNE۱!)ynwxu*xL~ErVS.}ZK]2@돌9v:UyrQiiRD8%ԃ]S^'vO~s뽾͋.M?j&$BT/{y"- F:>Ŋ1 N%&嗮8KbmNlhc/ֵ|Zn7v6d}Y۵"/*S+JgDE<:sP)?ō8Jڥ&'Q.L‹5mJZ~֗e* a?;)AvBѪᨮZn@IbʰD[Z|8V\Do_܍ N2S`vOWvypI]g_$؂"dv]_I?/(Lbc0- w rEX>g[Pm&7 ei|!x'ؖeo4Dc{H AQxgЮ\ɖ%jHhLUszGH˩3Z]DiS|J'62>9 $.}P P^/nhA4v\ Y+$dd)/'+15ZxfGt[| }-J1!u:oJs4Y V{t"-/iME9K z Y'$pVNO=o~6л~aYZ00x14'YkL@'l }8j_D-vvVx6uo߅(]iZ<ܙymMAI7Az0Fa\I ثxcю#n7WL2[Ϗ'3].^'aC^مL=|aGLYEóc" ^UVd,mp}^4aO o^/0Pu8̱0Wg I9 E1 _Z^ BXV5wy;q,NS!ҀlakE3,Dن.̰$'@T` sR%S?_-)CSSbӶ Lq'0)Y $Qp lvmԦ) |*;W)E;%Z;鎕~{l`g/BQS/MXFN7AXT C:$XO.o8d򎔼IP"D2KcQu戳l6,(jS+=p"y8ٽ05"Ss޸+־C 4w`t;VӜɃg;ڜE2Bl9y<4LK 8bٖ*.(8F0F1P8;Fh*Tt!n>\:$ڎQC|g܄z4RbV)_/A%"go*BOeVhWf9`o.;]b[SUsf ^Q=q 3CP| cf1),,rtɏ˶ 16f# |xy"m>ߜ 'ݻxkQ\!Epp[MP`Fpޙ~IN0S2~(&Gn*Ua7B\*%=ܜ6tMrڅKTB\ƗdzY`A˭YeUϒ #V*DWGNQ3Wsɬ&Ts3 $7zrIu0ǐ7HjM+fLq9G?*!$ۘ2%^Z aه 78UȑY-W$7*gh&Q̐Bi@84Z[ ~IM3g&N8) pTwg`g\06|8j&dt.f|Ea6? |k[jJ·saf\fm쾖:P NVI"@Y_sqy4&=B[)+U r>pF uabUA[ҩ)y+?Ukſ۴t᷑hX-{KfB2w^j:w@LDE-'E$ P Ck+;&)tjEDD>vpӷxLާ/V1xKdh<,tJ?/Eq^'})B8XSPբ}r' ;=y,H޸']>&"Tȿl?L~MYZdTTw̓`J*G'|'mCm",A8mQ'Y< b^Qt)8*:Oy R(^H.b%w^rinzU"]< 1V1 3&߯SVf" MԷ{"ۈ^]}-'~&HzlNjnkEg7>4gi$A6Z? |@ B˲%Ku.8vwW:Hs^m7)H'vOhjl UFt+':8nr'>M 2xi^|`VMOYn E>S` yv@8SӘ47ҠfwNdp2֮EbuB`Uy,9Pꄳua4d7cOc+) :4;H7,\9= <5~dQ a6يou|U[~cGߋuڬlk #-!dRp W9IE*DF>h'jt!Cp^T|L׭سI/mڔ' ]m]};//\o ̈4͎3y@"zѹZ,HRpD-PZ5f) kw4g|PEz 2Njy8RxEUI) >ҥ8Hs+ uy~( j a`-wMB2hx};>[o\-_'AODC~b<= U_S%wO&=GD+wJ; @UWOcX=A3a|ŝ'ͻZ[SVw][ \_I٩ħ&ێAϖSTFb_:M#[y=h= .v:d,Eud#Ma#9:!RPb'}2? qu{|uc>0/-rAmO>hxcA|^|\jq+A64 `_])؞rQ, sWw &R9zJt*mkL­I>64$~"a ;`@3 \ s`&I-{p *(6*yvP^:-lNMZZ]u1ke3TL僭041?>%l 18|A )Ňę;hOC]"u5, $KIRYmr,%4nQ?Z]L@X ˕?הV\ZgoFw|K_"*$} /$r˚XhX#;9y44_uimWyaAuG3 Y9,ji1#WjW(maSK06}!G am`7Ѡ˞gyjX;?֡-y釈0u0 Hܙ>4vߔsU`ġ`t } J5V@؅S`yǑG [K)LB۩Ϣ?:>+{LМjX}ǐt2 I"%Pp4r zcn洏Vj:Z4TCC!I>+=]$gS162⮴h}E:_pT_b3ራ _ 5FVpM I{YE'!dZ+Z`qqzSwM~ c>%g[VuoN > d7˚겘 q@iwDȮhRaײP?+xs*OCPKN?-4*u{ja'Ies19vɮ CԭUGфq<ݢ8e-ӻD p4j,Ua+i)c{/˙#m{+2wIX;@A(EY 0;U.嶉f_ {bmr4GiG%ʩEǔ +0W gY(o 3 5SǸ® Ӏ<>M yCϔzmQ.:u`|Fa?v|"bE輋 EDxv^jX6B!L7y}J-f Ĉ(\XCMH2*ZI8/ d}ԛ:=Ҿ*T~X4"ψ=ř U;"ښ}73I,̵Vq c8?.N5r$<_'[Cr)՗F1g7Jt>-&Z9[-ĀWArpcV:)zz[֭Wa!Y)xU]]FYTap`@„: zm2!BA6XR2&- Dl K o6 #k_ӑ6É+CN<kݩQQmt dS+eM;5pqɊ{M: Ĉdi|-eMlࢀ8D׼&a^BLV b`7D0έ5?|8{˓6^Uxɑ'(rרy3!o&K^XFL 9hʞgT.{vĮ6cP*3|EX}.*{1 sN7:lC.BX!PY(NQ@nT0r:{G؆v2_! z^ԍjMx+PbYqlI-OXɜR7^2h8=+ɵ m  CyU֙^ t M3)H/Fv+9T9̹Yj˂edK`[ǥ?[HȴoFhMԔbDɛġ6xU_Qp@y2 eB ,/Lw:6c! ; J^l(6Qypu n~G4>Ӈͧvw_6 .-æ?{ig D^:_K Ђuۅlͤ6Ik;eVo'jlt_f B+ݱvb~e(uV]"E, iu)!lY7\.M&1cS1г@VL."vTALUGQa̪TƝ5si64U(x{LF{tw 6 v8 p\!Oh: `sh>EwO^y-/IianZ=V=~% 8J`tYTYa5Qq9'%8]їVkc ?y(v&1f`gZH,m%*͵fA0-jkf+#andj\cBȏѣ00)lX?&QL["`T-x!d AK&g/}6awT'À|P?&$75_f0iy_l=;vI)F"5S`epp6Qwa &1V/ \p$ PA  `@l/s༸'lŅn?PθNLc B>+,8VlgH=.2z8$N`%55xZݜW/)wR (& v98it},rQ{[cJ%UnbVcLYҴRj9&Z.Ҹ5VNQV+%XZVR@@@x]*OL!*$Wh2ŗ&0$dLnԝ7N?^7EAS5=*Xl dKM3P'ݭvL&o<2 &bjܺDr;^~Y2iMr+@>T%;SsQt_QA(! ّ 8e4ը{OJ0}G僅Sk@u T/FG՗Eeoqx1 ,vmO%rxڏ}k<, /Bm+R}:~EԚtHHf+[dm(̣T\F;+`%snp䳍to#w'}m`>XWmHx?TUi~oo}A KDAhSQu1.ՀRb$ϫxsf) E*4,,2z`Sӗ]?ܔq"^efMs2FjYDKd> Vc)s<<ʉp=_WIcH U^ JQ} NٚuaoDtșk.4j r0_G|1)<p]N"`rDFqAI;#ɂY7[T OOͪR3韲֢Nd ͯf$Jo3 Y fZ" ńÌm>bTIB(vw9z DZ4ep C?C<$mT/bp\qͿKE.l{*x8d/ *4/_Ȗޅ^ 硽Vn\xDR8 }-~)3ʟNQii/B|3m"D}m({R_g@]EL:(N2zD[Y˩RE,[Xۧ47zܘjvOܽ/vOgTb3AR#{g^u0d h<ˈ_xm23nMZJ+Zc&E4/7˶o}=e1~q]l5\{J:F Zr8U_+z[5V5鐐{n:nkXؓ†s% 5xHn)郯ߓ?&-9׮Qi]%1ʓ&S "ǺGFփYYCcl\>ϮrOqy)tmqqpC'w8o#$y8Yqց#\7."v_ئEڽn]0bv@=]ykpS2-@c*WcgU=Yw l$xYG df_#<·I=6@ΨcH) eu~9dy6{ueUbaǴ'S:!իayC;k**6< .oC?`(Z>YD Kf8b#-f%\C "'*]& |P@-î @*,p9-k6Y-[2.oVWef(˱(F#V´eL% .]h>ݴMW)jIPԖ ZڥlvϴkTynqGy7U-WSl"ܔq?rβdB1R#q}|A~eG5!( >q @9) Ax]hXts ,)+8^lD瘙[زr(ɛ n}t linZ}J=Pa%_t*Ƈ#C̛f Q[$?53mG96l4fUbPXi2{j1b 780؄k{Scaoݡ?2J(ޣpCU(;EL $ è ny4nW气XsitF&`?m ]hVV({ ;{BNLm-K}㼏Vq%c$P1:s]iN B\䫒0r0<^5Nt۳E$,fN< \DR+`$1pIcf1^B@eׄ.0Kvԏ8 j\=#oT$vq2&Yz CO;eyB9TH\|(%S4}+A)stK& mw#i;Ȣ LSF7OeiP(̩\QlkYyk,$Pbpy2x䀿\D)fieU-FۮD m']Orb'v[p*51!`@_p IH<@)x` 14EI.._wrV>Ya uňZ#,I°tJC+lW{[jK6Ag|+~n4kPZc`Hi;rŁΖ}]mg }" cHbG qg;S|Aoq$׌쯠tUAM>oQ2/v0i*8ECW!Qw%ڿ]J>+ߓ0I8mytm7a[:p֑;h ZÓDĪ>޺ɸoȴeEH*~E#:1K͊$"WWue@ÈH ݇8xQWvD2{rg Xa'OC;6! />5d}:!8JKzq̾O 4y5 &Ğ󭛲. rdni6?L8VX9&ν:#wXa˫}qDRntVEva. "m̻1iҞSֈ) NG='Ye-fSD-~9e1 3i޼mpmW4Ps)`Yn)D3MtS=&Nf!"Rq/Y1. f,qS\R fZ c_ۑ$:@ľH=ͷ-&e٢Bxg7XR'ǥ&lG1Wo6)%ۂ./%.W~/_"rHO@J{텦J%ı ]o'@N4 #>%17Y ck>q]J`KL %fP A4k`ćZ[et H LD4^aQA~T]ag;ylیGh&L.=dXjpX3~=VLT'KeVYD'+՟$—"(,uFCu¢^0^ǽr<3Kąs>+̻p)Q"Ng9زdMUEB쫾-d38tTJ)H3 MT4 9ulI9dXĊy#mZR UƚHah,1nr%j3W`j3;ߒQb-8y)T^催K7(d(G$C* ϝ(/!SD.ZᴫhJYOr84xl,DLĕS=M0O63N.giq^:rXDṄvҶtyOAhMH5 V9yx , A-@}'Dy a`eEM `Y:h_aA~88%Uf:$$e'pU5*ʀqr HcKmղʷF"lB?2{~>l[e%*$Cn>xJNQ^`lKOF"" *ub# 4uxpG,?iNCQٵ'k"&A(,Tپe}%o!j:X4}yD?nڱQ>C3MnUXIn<Dʭ7<~4l9IA1yRGjtCE c3kL"h@,ޠ3x%xNGx!AKX,"Aa*櫰ʙ, byB?RkIVc)pe@/ˀ-b ؓ+F˰OoBYJl`A G=UBh4;[W/CyCG"Nǥ9oD"';4M0yTl;O<|xYU@4n]-9{W %J:tqwaDR9*%ɺ4irP"`~9:qd'@ii n,c/~1JB, F9>큙.v[QbP[I#Zh@Rmrp_R°VczYiMPfCK CIRc 㙞[XFyXr6̜t*7.j_€^Sk%yLZ\2FFչwF[.GHb,AbSY=&K'n7ݯS7Ωx΁&-ޑ35Lm2$Vܽn89G9V6 鹟r0X&-v5#1*KPk8x~nJYY8l.RmI,M Z7dl\Ǎr8ㅮ]𷌒&PuMgq8:Xznl;yl 5Uܳvغ#ݦIC 2+0h\-,>f)$5FiLhXkl|^0 ͡;Fdnez^\Zy`>BFq`S.'9=%7SLt_n>s'^-1شؼCWaͰW,D|@[0+˫x'>C4Sq=,F :}l -24ᘤۋϝ|L=I=QF[q#W}@bqӥѲ dЫOI^%ɰ4>6^Nk õla\Rm1#n m !ʭP7 Ob4RF^#c;Uq'wd&O(aݭe 615Ko6YRZԙZ8D5Lc JܯJ_4 ,Ʊ9 jp'!$- {kkˇP[=&/ԪW}u&&*9 B/p­:ZsלP C+OsSɕlQ] J[<2҂ic i7ɧQj{,!6@ĆkoS~yjD[Zk@kw>lX]שuԔ-R0]LU +! K +"Q'.XM?أJV]XBcC%L×%jb36+7>mjFy/C M*#xq)ʶ|v RC 6,e:H%>/lB>?.}]Bn2x}S nūOB%Jmյbd{C i42aGH&"8Wn.wFL̫H 6*c!8f^JjE=ۦ vab+2FP[H^[£F?khnۚlgtfyKH8'+_FA(l6'z=!U-)vhːZgyj/ # {\H[p`?ڲ2e(?( g]6L\-K§>Пx jLQ[[=F羚Rbk͆|ui6ADYalH޽4;1DY﬛;TLuM|0=SVb^1oZTa4j0VsGrH+K/jcxZm^fyo Xѽ 8rgf)dE;5TP^.A$ u{RUQiz!9Ϸݏֈ/GH%~h .3Ep2o7T)=(rnۼ2u'P2 r\u/烩MVxl!kVn-~98֗`ZݓUf<:y-gGz/ ~%z]ʁ@Û97? OKy҄'{l'{&Vr/B4^md fEz 1A1|&"xݿG?c*5Q}i(PɹE]՜zv kKnko gPū ;jEe]]v%73=\S0Ojq"T{k>& "N7? Fm4ЫI\6?!QjQE0]zFqWXƱszh`k1Ĺ101O@eJ <,sMuXC 41 gt1M9ܷ熔ɥ2B^H6</Dr(9As8Fo)/Xn6./EC-MJHqGO3)sR~!J}6JȩI<<I6 ir~[8. 3@މF3ky]H:힧̏ )}9u yn_x|?1,S`&&.Lv9Clq4T=X:aIcɹDLV۝ &K%-QdE$&-n7rBXq2?U;xdS9ńIlOFpY`QE%DO05C.xdz(ı { +&^|>HcO{ zY$<0&,J켮?3\拝A^J/H OR`+2_( ۪RpmlRǹX7ޟ ԰+]uo1 m ~퀙ȼOl\ꡃ(0+&zc܅^[ۑ))_Rj=w\s4%5S#M;uO2nbIqʧI;9lzLH vFbqُ~'q+TA_]lNզ]務֭Oyt^K :EK.=Ŭ7lEMC@e Qi&xϏ7{DƟVqjdF#ہiH,8 Q7TN=$u-U jh$yK07WM Lg< 2;tZѠ'aB7ȅ[ݔ&C?01CZ BHˮo@`9lKxfd ǿ$5%[,'Kxua2+C0iDpToɤؖDT It*|op}B=;7&zqˇ_-p$g`_IBî;o*F:jE%ş"jct8VdWr>a_^(WBڧKcXݣYo܋7iBn4xY 3-QN,[3#Wf{YA7Dj`VnAvDW{U<қ軿{8Eܩ>唵vgֶ첽kC=JaE=ŘP},KRpژ IrHkԠE̵(φ?~y#ͥ^-0Jj Z~ĥZioKg:_:rɢx4h trePWC NeلpYտiZ'vYm3lUib ۼX~RGxS￰,L^DAWE-G1۱G_W}7diéLYEAx(?T*3M&<ȶs 4g˴[5[$Qʌ0ێc+K -Ǩ1z0D_r| LI&?:/)\2Jk;!63ƘG7 x r4z3N6%Uހ7DЈر|f-]MF?E҆*&'.S^gO{8g^Hk8ZQĢ֮7R!'ؐu8pvYyS؟7D1]@ONk_<~4`K .{]2h n 0JLjCuu9aR70R$1]kσNId m[O+\7]3o%1;'vC._;yi,3H|}ĺN&"M tUpsXm 0YqD~UP*h;/$Hʊr)R[*/#u/٪Mʎ[Iӿ7/J˭#F>n?*$`\2q1Q}YGcY?\'O 2뙓ӄM\woohi0iR&J ;p0L %^*h1U}ygW>J;6iěwd Fz&6 sy1N8zV!6~BtO˘DT*r{ڄ]s)^l $Iz(y7\&sW+9Gx߃ff8'8X2=b~K+-RHw ~-n̸WE{_  5A1eC![HuB> xJjKF,PvlwxBaf89(GX ~~DJY/`8qQ՟#K1xLhcDֻob3eJ)=%X|֓$ŊҦȇus 5/%'vvzGtϋRM {cLz[=е9vIv~/$-uhF60k9cJfi ղbNҽ,W6'~򣉖df.@g_"jZqu:v?xݛc;[iD!=#.pΫ޳ƼoGjF׍ʥ x4@ Fcu)KD,ԃOM§T.',7mp'yɠ{erNN]WBWʧ5{iCLPiɵO+6Ur2hhJ'm 6j,碷l,NW6 1cl?s ٶ=©#.I5^K3p2b,7xs e/oVR##2(*dϐgjc3@E)MEN? ˩ mBU4}~)>9OO ѮelnL]̓|P/cEm VWFBZ8wE=@D4axoυ 2;DmÕ{#%tFdȖ&A/)uA Lg(t-| SF42cwѓPt,8gՌT (ΗrHJŚNtJqahuk|OU"Jn 5pj"MF+GKuG2M]^z1.˕@S&)\|nnDϬOGJ.PF4slxg۞Lux}WQғvޞdWaCGpK ,[G~8 z!$aY9Fz?*?# ŦO]J-d b*opll'+ŕ>m)2AK(_z3](N]P,]i~_@=38,UkAXFhJƅ>x1IBF#HT] *Yރ~!8+΀(rC*+әmhJSI#j.0,\SE)*VEȡ>B҇M̭VݞdCN-sqU^a7 ݿ\cFNtpBxPt 6RC>`7)}z݋Ǭ`~1RWYR$i>5*c[:OF@DW_/_>K&hH/>6'gF?u=0Sv"P%Obci>aùk ݼ2?oňaBlI8@$? ցɅ{o~nlWX fsJ֕* J ^]y-;/tԐ'Qt&]@2<':tZAGRY;lUvPD0BP\z~ ;<~|[ R$ +ramq=TQ*Mb&Bo9Cx ÄNpvC$ 9Qk+Z-1W|#AJ!t\o#N_j氾axWd^|fwthyu 80m5}1|9Z<s BOg;TVR,x&y ) De;"&aaVz8rTL [ܠ)9;! ij*fFlE@؞+ZFj)݀9I`bJ<3_cef5djĔ {`geUֲL~.u[q{|`Pt,u;.|-Q k>K{J_s'`gn&|Na5jqUE8I呍"I3?dV4/T9el0~˨:k{2JpA/bۘ9j^. @QGa-!MЬv=l7^##Uy_% ݴNiK„gϺ#1i ,oL&NC-t28 )DWR¸dž Cl&QX*M53lZKT{)NJq.3e7\E[S?my_Ȗ!OBýN-]Om[% gFE'm03['T{(4ӎ ~aCׄ: 1M0 Oмދ"aPye9mD:CH5&^?f&8B';i/(Pblɾ,eEh4NB&NIN)a d0"-AN[jrP4q?'LETD`whW!idN:҇@IO\C2GZs3x@v>_e ޛڛ\9Њ\ @Ԓ1OD8ٞ‘nue[ۺ7gqZtGu Ŝ?~ط4y$]є!+3a0zs+84c(CU>~yW/9H$@nHD& so |B(ձk@,(NZD ӄ{Ug6+FփUP)VoSnr紵`t5<\HY=`çŧvƔh_YCfzb||HHYCHt׆={!Fi+}oVqAJmx/81|4ًaZ'c3T{`8a-fm%qF7 FpFI4cbڳlt'Ȁ ==ںA/vGmY]@ROF"xmLWa~~ݝR{fH邼 ii%g&i&w7C.%3[K7^g*3ߞPh*HljTnUmcb?X('.M A65anG1_ 5aͮ0Ny$e4bC9hDAGiS\>G`.Ӑ8 WKQX$a7LfBd`N,P>ngdwb+q>)"k 6D .cd 4ɼaZ:v'΄rAWj$%8VueN] QCx 7ݒn-mN;K^?ebU5"F1ž|)Nu~#[^B-t)&k&J"D#Zʙt lw;j؇%.C:̏Q3nnou]SLY~ kACF ݐ6$9K1!qZ)֚3zW1eG)iG ;ZxfU}y;ˏ|puig3³rF6A`hU l+m$*Ubcxݑͯ%F* n D6a,|0;M63O)(TQW.߫Ŭ$o*M1Y@n᷿T6h>.ko=YV{VlPlrŠ8h"ZJ{o;\&+w A+CʿA]C Nr LB(Yكx6//"k*Io+ړ)QjspGZycu@[xH rP/i!nm[8}H:(1 B 8 )C.^ԛIF3D'm() nMY U.$82W(Iv<ġ`U艒oڈ;h^ .ָ  !rƳ-a847ˁ'!v^tL6$7令1=4^!=4ikc .xeKPMkM|qeQ`3.{url4DU17?X%҈sĀ@G/:tuVe.͝_B7Wwt9~TV%YRS+eU8Պ/ŗ֡h繝kLy^'bމYI}w{T2yu d%X"5ؾ8mo>T u΁TsnƦ r6,򍤄\ω<$OS' \P$nQ$Kwʮ>%|.: 9yhll~3K9fB֨Ӵq!;fD1~m=TA6&N;]U!spZI4?`Sj:pKb r`·G%>UfuK_u?~?B,I&DgV(狀u *E-G뺗Ỵ $s+d.z6GMAŞL-`Ľ<܎Ge 8ҌSw4a[GFUrtի?ӆ79w˅fq<ҙ~kD 5Sj%ɺOmS?W@\=RQP V&GB )}L֕U}Jd5 =R K^+2z}4G&莤\. #槍Ucȕ8o{[ #|`+NiWm﫩{ O:5jB[I7wO_-'y!1WԜy_ߎ3Ú}ٴݺؿɚ5Y K;%ZHNn3o1Nfmf65ٔ6;{D,h xq},D=Yk`p..B+2' Waݲ!ć褻@b9kݷ6 뾻c8#x)K#߉woʸ#Yla10+5*4Sisa@^ؤ|Z xp'('珬 8;BR']jWgT nKy \HnUw[r&ZP.{fE7K^'* , 7v{F TRz^Ό+THG~%?ح] h^0U)ECMqAIR?'ꆹ8 ^*6P)Nn f }4[(*_AȀŗA}#\Y/BR#ծ; #?{x0+=SmKglQvpfī@{S! lw6˽1{D"4qM]h80{5wA< ={ tBѓ9}irǏJ>ZyaE~5cQgI {&Jbjf䀮t$:x1R=Ƅ#@ޠR71:<,l/,F$yea7.h $X%yleyQ#a1p n@>FF)&9A)AK$8䵣yC҇Ȱ oѩxfVbF4K %\h*&|( `b>w7{dͷtpe +U%< 䆿7[Te['=o hn7kxXZYsDaW"\@.ۂe)~մ*۾"9x%Zӕ]AIu_vjDƠ M kWQ 3Ս^ܘ2ɐF2EPzP^4I%&}vq'k,V0BKPl"izB>x" vbMu&^-bognU]QHYQ ":zZ}Dsڸsb|}ؾEhϥ$+,lcM10L}+ʷQGYo;[ޮ?\!ă(yٙ|F < 3ph@Ƨq T43RsWUmO;'2K-!%'㜫XC{`[Au& ?>ʗ1LDosd# *J|"X+e8eZʚq,\8 +G )HSVb @9w1I-%ԄDJh7y`shs[}o%hIzF_U=TC?-V8LKTc+}i$F({TCIL~*[>s<6<뛦 c3' ]R >~F jd֢9Ƣu//NcL0ki'1$Qx;&Wu2i.mW`w/+Lz{H<Q )lNC"̝E Uu?2S Lj$7MKƁ(I|Is lIYz;QkxSCyO_WA7&Ϋc4p A<{ΩRZ+k_gFO^ƁM> U& *9 mn-ԉp'# Ąn2tJe? ڷYU5,^|/aw~P*6  Mg'85 =WB3K6MwPM3mͧUA`]L="64]C3ИpJh>;@1F>=jՂZZt,t;)h+d웮d j`dǓ"F}֋ػ(MB`pp a8_fXaKxBw.?1'qYҖ5f0NI(h6ABK257=D!Y$*Sfz2:vEś}IDGqPKW_C+S]~N A#ȆLH *b\o%tiO>5ђT CKI]զ{Z|e*Jk@6:2;YAa@lzU9GFk1hQ"Ytײ]j4t_ DQ?d։fkѫk%}E/77=/]TJ ATu~R,X#l%WA]'=BC.sL d$?Ӗ 1MCI'U&h/-4?JW A*VDe" nz!#M cʌ,3~F([M.!_R9C+JνPć`^ʘ$n,32t)+cm?.1v8gc}t6Z3/eK .XaW5G6 ŢbKƿ Q;w! >hidvux\J0 rm~3Qw+RV[]}ܑiR&rI ~7ZrsPRLI]~^d 8W"ovѦGA I{kf!pBCD(2ҌnjB%gĪs3H}i!A.n1x/҂@8DZ rthE'O- ː942}`4Pc*l#W(RB.:CVh+myXaT2=<}/sZuh7Hufl_ebDC &Y?9.ہPP(dW!?,5՘OIM '}gF[3Nb/;L-+Rexӟovr"\iГzޡg?4s["`_$4Stomq[7s֯X04h^ɞq=5"Q{u|b7GJ*؃GbuKO1ئ"{aXS1hbGqxMm78+55@$$/6N٭1NSZn A8R]1!dzIoDZMzu8#0S?"+▭9O~Sl4X}#} [^݄cZާaNzR2cΧœ>MSf7Rٸevߦu.ރӧg+ƶVB*'- xФ5eڑj9" ym2*cHt`8IS,W Œ 6P.|H)x+9hx3lq|^yWA9/};H1D_f>ͻ+&-$^9PW!mLAw ӆjd\tZhrD&)9ht|;wo (*h;y NT6fp dZvE+<{68D5Z_<36W $HKoHWp_}&_%d*hL])*}I]zliC.`Dy6(z,4$F̥PJ2*o@u2[S܇%%+5~/Y(UL J4ق:&klQOe_TvǑ|Dq.un24j_XA2o%Lss؊ Lh-jWĎCOeGeVH2B(~u"挪$*ceՑ}Y)h/dGI)Kb2UiO)9L7Yi7tT[u`Xd!q @+7]X4kTXټ?H_=_ {0LUVI rMRlkAc%ٺM5"hxRHl".a7rSd '4D잢<O%c#YE[,0J_L<19v{tZ"IYgg2X~s6VKR#ٹ)+6 .F=S~Y vkzJN?dulMJ#2<{Nxu{7Ǯ4OdfeB#wd}6ǞkЏ &O{9@]{`<>$gY]ڱSw+|_=ذ_ۺYIe5n'k^`ٍ!Īï=Q|S`DxԤܳc-m.;j*GADRlДkEC)+.[rrv5om 9B#_G>6n@m>,>!H i|yjVdHH?7͸Ͷ] a'Ł[K`O%0l aFUInD"iŷ߆FyrfF\\yy;~͸U~x/C&L~x;5-kl7b7<)#Ϫ x+ʃ*>?7 G:P Lj-PWA0C [+Jʺ}冷 Թ~` T!T%~c)B o%t\D]}ʿE)l/fmFU+ 4{}Wl9.ş dxV9VoUR;?DERK :lo<b>T-宅 CWJc}܀S} IߖC9,%ˑyBI/4k ? "e|82I'bb[* !z +aDl)> ~(_!>uEϱGh>rzB^ah-˖ӊZHa5 ? c1-MqF>Թ0t"do?GmH΍c _n fwYdP-ΪOw_>,2ߎ2,I|YN lTRCi“Vﭬ4Ƥv&Y7}:1":Q,!// rԇ'I^7wd n{\4ݩ0S-u/97!mšM#?LfB6(MUal . q %*"֏k3pD KJ|;7YFʍ%il9x%RD)xEC ªՒ{.  (|xG &Q%޺}۸$eVމ߄0|.Br0~/wѫ̃qgړK]o]٤+@CCսMpוH\YƚQ)~1X ȹyrnHKjG`-O:$0/%ele`Nq#eV 7|Mr +W2ɪ J9Hz+.HBoFuw\6eٶ0G{nG }ctHO1HYߵ_3 o:Ū %Cop/M;'AI~e '^h` 2 IU-|Ht qޠsP1AA}X Pe_&_Bu"}#@+ |7. ټcS&JP(ަhEO|t?9WnܝX(*OΘӰ"u4՟Ơi_cԗw-R蕞 [xx%tlY8|քS|+b\ F%CG/*bT %8Mt gB\j[׶ (`3}ŠqM 概!!(,nXF mZC53֦ܠx*~*hkv rj|4 z23R7K3  Ƿw<:EƑ&{H1~xttM*hU  HA?' FaN^Z"ӾRJĔY?#UBƄf-ið{jzǪ3c YkW9Ǿ${~f|z&p]&귷“܌Rnkw:WgQS.2Ql'?EញM&Vb$uԄoz޼\9l>P۫Ps*!Ed ɫ`OHfOptMc#/r$K*Ŏ{D+E)bo[mP9|Uїs c /Z%Bmi+LCۂMOd0%k<(- ]wwxt> H*h3,`i AtSߔk?odiFDzʆu 4a"!\JZL@DQYeMMshy UYϘ*iylVpcp/8z0+F{pN='ZqpeM= cڹO럋}Ui5ؤJ>m-6 m%hK`< @Ԫdn"1W[BBoU-t '\2YXghO%Cby[8)̈2IgHd[E{ZNH7ۑz@? 2[JۣTD'6EYd`a~Ob;HRJLr{! SnhO&jۂmM%ʑyi9ASEʮ롹xz#jo>o# ~ q:> )ەefM&1\"dsΈ3jJ0*IXJ!I*~Y^Z1>⚎6Iq&>[wdN?ނ㞓bAy]jCPBܚmL%x$ߍ% PS_mx69ZPZz0f]i6>DZpc>]]*cy/^Ha~$E{ы1Vka2g.M\=,MpTkL+k//6'V* r ~7nP>y(Rc)&=ߧw6Jͣx z%,gK{96z4 EdS;{;)M:䶂 C,:r;UD&e8{ +' L:rBZEӿӤшIhx'r [qԮ8%<8:E]ɨ$D=Yn7؎=+\ i WߖBD76ҭS]-6,#"H=U2QG$ͤ͛gO`{t7mCaRb#L-M5Ea C-|%r_$K`wMv-*~(p30ǝ\vBtbpeA\O?vDǝx")(ԢL$Vx9O?KSdT3xk80Z$R>R0_ G2jQ6-CxB9 K+w!i p\ܾSί&[x \nFȻc:<FT)B7[;6daupaٛ^qѢ2ErFҠ>3rM5 Cj2p劳/4沝kޓ [q$P 贮 yL}m7QHxCɓ8鸶O岋r.c,I y)P-Qa3e_3t,kq!,44F6pǃdž5lQp- 35D..sbߍZ}@3isH;qs(ȧFp v35vKB#۟g2~1<'W5dk vx{%vUʥu0Uq/n: ެ{@.el`~&0q <hTP:*3oK![daH͝`E`7+r艗{MF _}KJ*>kָ 3-V z߿K$BxٱZ|c)s\K >⋡DC3%b&#KwU]kIh4ǖ$ η5+Wۊz[I۾1F6zpߙ/8 CYX0C=+ir^)QS`.y?ďd"Mrиj8%lGː鈛nX.n;繗`ccA>ޖ]4|h6MgQ^tg:gp׽KJs@ùL@Z#P%M;@Dyu>յ_M1^@]z.Lĥ6Dx=gkkŵ/RMm"5p뛎Ylr"B-"_A&Hz-c۵_'`T Zk0]·Z<4 ),gLx@x8CZ~ LF'[Q˽(orڨ^tznbXNKԸr;w.P2lV FVs7G*>])a0YJ6n9t8!+LA /ʦ8&+s6dUk6}cm7%~EzޫO}^L@{_@-:LVJ>#C!Ƀ4;xW]f=(಄o&6;sv4D?WiyNZ&r ^sƐNjnE5 c1C&hoޱqto ְ0n:46! .z0$]jʦYX/`onq;֛ p9z7 0 @zo `6>uȱgbJ8L;`tF؛YbG$>mA֋ا0h:.<6aP9y-BR60FKJNj9Vo p|ǖEVUtQ;յՒi:_3""6yvݙJR' WV5ZD#68z .L&k2 ҝ'М3(Dajna;Xx=稯9v ߦai 5 %uf5&ړ;xqo* ^wgꏁ:/gK c&mMr/[%9 &0F0f1m*21JxMbPq-CwNLg= P cedw9ZlpN f/jޏnA4ZVO{pĀ}dP=1@\HߊTwޣWBI? )+Oɐ]W0jz8o^Ay n%5>DS{6/&:θC55poz"Sv=Vd]I p` CWT uR O6|Khzi2̛㙸8d`DdjFycx h1mg6it"#Pzb|(<3d E!qjGuǹ ,F^a6zc[5k,*37 zݨ2d05X ؾu%Q6  q<ЀJ8ןRE`وnuUp({Q?zLbH?#C.ϺXhS_q6X;IbP4a[h⽼<~<C6AGƍiIcc,|Ʈ`}3ch{XpJ5̑y\HDSj8ry_&eE;qDĵS<عt4VَC ?62E+Z2`"zb: +aCIY9RAoN|B5*,~l B]kwӊT U{7QMac 6j L'jZ?ĺ~ m,{Bp NU{0X{:M4ܑo'~Dɯ\3¤%mi_"]aNGg۹v?OY;GWձ1p1%ϐiTolУM:-ɤHr7ɈfND"2FJǚҏ7QksZ]f Hљa"PǃWԸ~P1Q`_Bb՚6B60@(l*_=X_{/c`O{t<ݩ\:i'R&.r^5w^-X<[ |\%¾)S8 ޫ1(jrc=V'JUɭ/uHw/OhZk GvGS=Uw῁!/gQ~eQ<}I`VS_IO/Z~9.\4'dq[h6_󕻪lWcTfn*skͼM-ln!ksM3 Sw^BRW̺v&TˏT漂ȣm= 4 IT8⫆0(^!}.XQD& 9lQ,0IФ(PZrc;My Ü6=,ntBHefoǕ4&H} =jXsA$=Qflۮ pufқ}^ iߕso8-+&rZ!V[P ( ֮g ٘Ţ, X?ujZO7aW}]~7=|9xQ^V {f @;ŵ ~FxFcWš*u8w{t3LChTɚQNnH$EO<5V6A)%"T=׻)q̶#} in,lI~걓.`Et8vcMM'j7*>\N[Ub,e SD KLڽN8i_&1ᲣlFҁa/ u}V@@t^=SIA;gAǩ/,ٸ,KBC&<ʹS3YAwP%<{m0$RʝkZh?!AZnC0CyR³AN99Öp; </X8I4Ӧ?)h,tvMyw581~?x84GxOysW IHgV 9j}69` rXRU+)uZzdSwU ^EUH%IBݫR-I NM.g~F\hMU6"Jg*QtJ RTڡ)oZQ4a1^rK<+vϕ*71o\V+ sQ1:YMQ^T%e' #p=iym>Sȁ(b\0QN|}>,JRF{= .uоn/}y߷hD*3qP9yV?CC]1Oӷe : 6tD;:B7]p{g.68BWAf6U/ۜb4Uan1}~sc0ܟilي3 KIH0`(5^0}'RB_ ?̈ߊVt ?qHT؈Wa<ػL*,i{uDQ Mnܥ9ҧ!?[QЉ!H, `wdLWKR9A,i4 .~!+r#IƄ) ъ!:"N~X=n A|э`kZ)o/L[T]%C7p=A_nxtBIheͻΏ?,mٳ_ r 5@j OI)q8uI$6|u}i@π|}S mE).6A8ʥF IX*]P՗📜r m;0bF9=Ju$U bۭյ)_{|/Ya =u^*oȴ īVȘj62]e K׍70S 6{-WsauOY|xѰMsQ[  TǨ"vcd7vW^Чga,i<&PE'Bġ7yP(F k ?"gt&~h׈f+4g GlU'Us)N"í`$E_"`DNP]hq^!E!kUޞrn&q+gأ3,ș8+ "IU5|~` K\Hs_&Kx Xzl6(s({k`r#ZY8ԃtT4>ǀztN5sTO$[F@ 6ϡ@X;VU;AJʟ;jD܏ E>*\=m&WCGìu~TQ\T`ďKsh_B%3jeܔ\lL7:4+]NVO&71XE?+IUP]1Ś&/tMaS|vQ` XF#yRYjE,&`.w`O,<oyvϼ~+G~Tbf5}֩rw5B2?<4c@0 E2iVbSKhlk5v-ӞJ"22Qctťƥ>Dkz }8XuUh]th,oib&juT ?<(œP|e4]/a)V>쓃JQ AE Ƃ&xvې1[fq .,*5(m蔅k g_>-82*&$АIOo OQcA48"Vxz%(=äjB+ [^@ ګtAmD=]&J3S%5D Qb{LxNeXǽsQ *v&3XΚ\vC̺~K옗D!͇W\It\P?GKH)~㓱/;61\seb&|nkKGI{YBN=<퓰** oߪ˯SsRB^ўj3|\86ywj@\812sH?"ICZ( B8P:+})huмzu{6L%Peh һ_h^)MrXxdU,p}"a@-ĉ^Ͼ%#lA]ϭ)2-Fe tZ6~s_dB1<2Mfuw2V2P#JB-}ZD&*lG' cnH!Gfeys+owO)x>v ٬WmQZ4T"s/=3~1V1P˩KZ?,3"%FV=>6T}X% )0>yIvaC1gVr#[T`:miVFKVᏤx'm=:y}q mr#[Sr:K-T #E$AЅ7 BePŽRGJ_ /Ezq%jTj.M:&5YFS */q?l Xh5x6mE>b}.\Ry&F %|5ks1 `B j(rHSOL͠ۓ=+>R`eR=歬!2pk rǧPHi -t<6?(/6fFl /12 ԕʜj.Y䐱i)|k9]sz"FCg8IeC?, `JB\N0ra8~˦zs?{'՘VgىFM_.Im(*h34$Y u.{جY!_Ƙި=\M-#=ݴ(NPսȯ'7dYӶ҂-Q |=թ' 2|]Xe[cU ChM  FBJůMC{?aVZ+} eo{oI-vsKŹ;i jB{1[?Z>p 7&/cd(2 wrɧ0Zy~NYy͹o/@YqKۻNPbp\̏@IQk`@1;E_e$}'~YsbCxʈ<͗xxɹ_ds?׈?$Ws2M78lrڕgUVô<9:"Y,;xXw0(2Kdr~[s65+q0EPE[`N sk,K^ AQIR%Ec{.P"{<+IG캏i-⟊J|l7͗ƍY㝲]kVO[c/fA,1KLy, 7@7w1~5CwjJzOYn}Ҭ&]&me|y/TvDh 1:*mE,pCVq֘xexـP[g~3dM}(c'?e-TJ!?j1/ȌW2N !6~i]W.98?;CѮtɖf ̶ںLUԊ͈F84͟~o+ݙ!!2vH烠\C%VֳON 4/pxҀ j#gZ3PB U3[UN7f3r wnϝr0q5L$rml="^Q|5TDLUv>|~KluÁwBMEev #)*,W^̟3*?Jw4%Yj4? M7O^x tlW.@STz#=[CPf*74bp>).L*dˌ^m] wOk`UǶz^Ğ=[Ϸ;8T!K&+p]]q\we:8֨u9c5[?\HIi1т$n^w2 0DC+!Zȓ'\I~[( "ho$3A/=$q\cCwz#`HBk8}@!{G9sPY~}ZJ0A} !0E%W=@zGSMI iutX.V+Lӎ9T#'vl#Qǂ/ʰ|s4(oVj)v&lYGeNI8"j?z| '!S' *\>j9|a{.}2TEk98]Q]֎@t\m|2M5qy̤$:ϼGXuTk_O]VyPK`Ix Xªn!)"eeg&+X 026~W\  NQ`R㶁\S3$^ISuMscʹN<AQjD;C48ƙ?e\ަV&C@&VO[3k{i-unE=E}l<˗8꿟2pzV!_ w? d*.2swbd>}8mٓ㵚 LsjvtkX~ro7Xn ⦉dq+z4J+ù ھOf7xO `AKy˧AKh_Uj7 ƬJs+ֳ>p,Y~6 ,OvTXb|sTQIh;k0<ʛ>Yn+%W,;P#2]JXEgէW]`AV3{n;@(rZC[-ySpu7_a"1Ui~ gΪ x{Fz6KHt+`O boVAWNd6:^.W *o{~~⩭pW 8LH|̻Q#N_r%\Q>ڱ Z`/BzO! NT]9=ZF ["yOkqj&& njKIjK*ɈfҮsf;*qsm-O/ a|6՜m@Hn&ШP_ z~fpG[6ܙY!` l;RuGAw|r*6W j3rb5 8A|KAPٲ _V?zؑݤ#/TPӓC~ܼ+' ő "GMY^ >q7 (w bp'skUd✄evn'QZ|J9 ]ޒuȝP3gb-YlcS6Ej\E$H}9A uDyh\tT,0[:~VL*P C;zM0eH?bF?:s-08ў}dJA[F`nT᧡#; %d7[%e.֫>AUڢC9L\tT?\kg83)JeS )'s2$Mq5\aj= $.-1\U *zoED*Ac)kl[2cq! Q`~:㸾n!WVdFp.!p.w<_{3!&Atן"4XMbʘ$J_^ETLWn[eAc$hc3URvzu7' l浽GrriXnA oӳeyeK&ʣni` ,_i"jmX_0+譍oST2*H,t8M{0R~w?_%g)EU;"P ?Q$R >501N55)Ӯ}7ɼ;H_◉X9 JN˶Y83˥Qꂯnd_.):Ous4}{_9KR%f5ϴ7V QoP pn6͐̅piYZp pJMl{7T`|W}ezrYf|QѸ+5XbZ'imNA@.\'Tt[]h0yk+C`dh8{S@}.3rPlGF{C W> .=G[gŦZJR<]r"e 9|e_.L횿&3K)l$K~xhӐ^dZNݧ7rmHtɴj;.6# Qg؂^=R$3% B9dT؈y82@=s6zwb+]4+~wQc0OAl-1RbOySh L/yx7៥3Cgꍔ)#e%2$P锞8k z$${Vvu^+Kv+ ld6B 2u3)Ǩ*^QJŔ3#3ItJŐ}8[ "04L}p%Fnka9~}CF2.C3}<&3fOz1R"wђ@KCPP=Azyz<(Rxw-(O:KVTϸ3m8QXTb䖻o(0lmA*IKRYqi~6)8Re{!jFb!4.OUx- ;xrCt6 v|ґDB_.(꒯sO5}i 6o=<`GC y9Dz >IˋR໥gx+zQZ$p_]k>S|PL 8䲗$'GKKf_OH_#,|T6d*Mg;pwNP/!(8SJ\]wbutjKVh86*eWY)55ޢ:P 8oL>SF"XڳjoDُ0'i|2Vřƿ{r՜ c:K-{E;k"Ի@UB[K8нD0"W8^H!ckRh 0;4:3 fM|-O'@+!$ltvcv9ˣ*BwSMM ,TAuY}y74 Ln>i8jC)^Bq@)l>ҭ;"F$Y 8~]{~LMYz*H&)̡+zH٪o?oFd)#j]o$y8NZ o"GsXXT,Χ!\C^o,KSjZlVI-trQ`w َxuL|H+T* u^^5)/UU[i?>_y3ٍ딱t@0v#EB٣H `#Au#ۿRYc1r$_; }ai+{n~կP +ɰ6t2JIB^~:q%h2j g)֦%eegq2etޗS F ˽3"Funo$rOēxyn]ңwJlhM7_ =u{+ϰ%݀sAe}Rl 9 E[=+5 lrwm*:G&>;[/҄'U(i Q${%;]Q^h5+?Zu M2# n IKDWQg2P OcY%e^1&Sq;&,ۉ.1O nB-[˯Yڨ@|hF"`.DW[`d/~R'6ov0\5rPdOi&3lEڡV, I",L({̵D"A6(v{]Bq($gN,oTs ¯ ?|mu vk%k cժNEʲ%C1N3騖׋`$pa272 a 4}8JUoعm_g-dқ9}[Bv;JQ0BaϜErm`y5ZC| EMa:&?YqLu[)l+s DxrǘXG ^%*XCROV (Z `7MJ1qQ"эR^:X(Gl*4&#A}Ƨ5~,tȖo+iڣrDI-euOE}ϒ6[SOnGh=` # |[v`A] u).nݒc- F"#l Rf\zQ *jԷ}H Е7@XRJ(6YXtB38eG@H4achVE֛z%5y5wYGϰDkZ}"=ikm[|(90^utdL:/=NUt#i $yѢcnt{"cn/httэ7\<8E7GBlm',J&N "i ;IIQ71.}g"av LNnAXbT>KĿa;iQSs9}fH/Y. ^ j C 纟$Q@. S?ȘZٞ=[eNϫ#p8>MC'9aUWRVc vg@.bɏx*a3%}.mQVu0=ZꗱVl&?RLxS!c{%@ &XAY鸺 oO$)PqꙵTA]+ 3CEQpyɨ.αS5c0wK/B|g@<3)?ټ hxaq4LvрYUݾ~нlA!Z{^z$^i(8M7ԽJasjA+ēFW$46wI%W5KcWN}LLc%lG 5mICg PwtMx32HOє{CZ_0sɄa86.GNo&O=/0rԔXB%6!iM1uuTD_n}[Y-}.ywn @5ޯp=׮Oͦ_3FOa/íkoC}>I{k̓XN9ۘTlqaﱄ S[|aW$O9INKI}Hf$m\406A iQo%`:_ t>jTMb(Y2>g9umzjxvm-ӀBJ!/fm'&E"R2 /]ZOm8'7p:h(OeX0i֡.CI+yz lmQ# `(?G4][6]OΡ[ Qo@r݈-+QD8g Z7PașHVrHbѬK[8f5  TR9=(u_4112.;nLxlO(kձ')#XX4cKeMHZMƱP=_P5ıOXNb|EG 硂f %\9^ʰYvQ PK$ ThF8Q>l.7>kN-hs&1K>,/q–b%AڍI:UѧN]fo,m(R/+  !;$:S%pNf4`y,`PXpf Ӓ0+b;"w9IP~Im4m+SR4LI0a {O~Vɘm}/K\]"?N mh*M,T*ll7__=볏 c \sl /Ŏ^  ݷP]x/dyjZ3L z:vx.Z?Aؔ;Oɼ4E \m`趓hoM7c*HtT} It&=QY  eL;l%Jbx0 Q=Q;"_bMMI8{ Wn @qq-겷 1 䓂@194L:%Q/L7e)2K3Ӂ|b;#'N(W41}IqTfdg 5m-c? X'ly:r*T4v/Oe⋹vxC;}Ix6|"gEY19 uz};7_!k*bbq7~{\m| CjTX~}}T,ZU UoH|PN &g,QP& Ƣys hE,6q=ƣ G6pvSOIt:okrHހn xvYs~1BDlZ]^}t(B}(~C !B16_@T&wD͑$umo1_Y :S;rֳP9/u b|h(zxSYKfXkؤ=ê%ǖE3+Ƒs 1fZbH-~Ti$NYST+?<8GĽaқ>x*Q(7i!Br& Rg&`t+ٜ26 E1:Ygv_V8G\j%Y27ѹ4 }mI"Vic@ԴOgSc=_Rу6`Z#ŇsjZ%w~پdmHFW7M7u₰^2{WK}hҿZ:1~4Y ^i=:NWl}$@Qf#1>'R,&;ތb"UKm@3oY$ZL@*1rFJ?gʐe-1(ܤq4?[tjep@<&G =; NL'ʤ}r3t/G fzAd )>fR؄Kk^{VH(փU_6~ȸX_ibФ84z)#P-W\Yg$wS*%+I@%lc<͖JO0IN{(R,Tر ~{7YyAш2΋C`89j0LL: hC32`~U;^>t#`O 4G6/Czj)8RKȁ}ɫ;7wGs5I) .v,XYKӍ Au}f 1"cjdU=QttLڟ]{}qƴ5>ZëdP]zD„BrHri="$U2sp3?O? i[$w Ej=jN'b?hVy47|2Ac}!0X yF&d*'n.kR_a)"vkLNSW߮w?mniH֓a7j 9/⟨s ; Um:_w(f S)N;uƎS PNQ͍52T"@FM#Np?v҈G| )޻ 2kb b.VhOq 3|=yͯ)BDJ'nR}}r} 0qR/?|O&a}BW#C/g *|(1R=XMq η?Pd@O?֪<f1OCHsF` %ńepL7eO~I Nr tk1?Sz >J1dkx\2$Q+4oN#Z<.Hn[ z6tIrˌ{ݾB Q0Wm?ڬMZyƇ9ǥ9xIj2jҝ3kJOSZt4./F%]A:Ƌ gLeUe  >>-8S pZ*!wc,_$:LǑ9@(gq]L^l:CrȝLgZ^a֭$w]~=SEiDu2kYiH6ɪC&wE?W+ܬG:DV`oHĩ ~D@5+$Qt(qW%ܤoz#T_}g oܠ_sI~,U`7ԼgKՊ++NRat RY+سiT$޵4T$5'ޘi< `lv0 iіሽ#)'༟QV_ȫG(ؗ.XlOufR~Rީm.ܾ-Po"Ae @}E`fw/f\YPa3'%p8B|kqHddư>Fx'>fxV2 RZLW+ݲ{*s {< KKbk,Q|y4 8}%\m%Ŏؒ*.ʵfNFtmxe+e{^ĥcM )Y 'E.Wϻhrp"ܥJ*L jB'g'Ӽ-: 1qS2e砐)RX Ԍ{]w)j j&84=yZ^/zտoϺ_dkhh^Ӓ fmzl{z^씋@1^RVgIM6n,)Ī20FVZ𨐫1꼦 2` ShON;A|d* I/Gqb[_Qˏvg0A۾'RJ ^Oc8 bK M;[ /#Q0'فe RQ04~`;W(o$-2˗zZw1 K\oC\ gr F>Um 9ZZ@HX@uIjsRTFpϜ@a]ɭ$}>8?O%x vmҠ)[bC$c)Z}Y%vY];QAܶ^izXedFڴFKD[wU%yCڷe,`-L_)W/r0\񲃩'r ϗ \(E6[~H rs|OKI_#69>g O@>LZz/8 PwCCy5Tnb~zH{E3nMs˨G'~9@5o6sRo4ua7uЕp9HN{llU\UsVvg@⢯tP ïΤJLPDw QU ' Sz.1`N; =.5IMtjsHf!^u|e< MzWjY(1hשA aU9yTx F}91#Xv <҅ގnD>giHV>I)}`/#G՞w 'Ď#`azfm mH D2>YnC`Z]!֩q{X9{yEgхK v COcHדm-H^`BQWQ։,F`*$xԅ]]R7|^z%DΆ~;b4:vA7e-&,ϢǎjIx?l+n.&T֟?ƿx6|f! L3_,SlwLNjMߧ!nsowm4%C+k)U[2'I?A Hf[hթhzg?IFO&'EzBh6#!F`uZ/Biusމo.(Uf_c4 #O\IOBSnFgWRW!i >] 7ؒ먈_le_ݢ 1J"Oa N[ۄd_t4Ky, h$ҸIgDHd9+Kir\Hn:Qmo3wWKU;]Cn2 D]w>^ca~l{vr 4۰;禝-΂>)b]9hHˑMR RW," JfyDUЖYӛOwO ;zn|0-VE".U Tp@Ce!s)r3y&ep招 <8M4Y__)H^$QzPAJiG H|U`\9m^B&ĈYKL-Vɉe aQc7ΡYjÊc">?/{¨[o9KBT(ޟf mQ|[H9{R/kX]{Yp@4I!̚R~uDll|b TNk,1em,o5 lMy5}kݘ q_T U p@/OMiOg;@R]u 4ա&fKV Nfh%׬)-&*<Dn H>#^@+B9<3܇uK%͚0rdlұiWfSTkc& qtTf2 8%b>$8Yd_c퐧|V# aGIL?ϖd-!\*"]=I_>4ル3gۼY{*"$16aLĘf^_Rx>]Sh(5ǘ̃6LC'3eC:D .ENXbZ_a'ouԉ!@i:irhB;PHWw?^ rX93/huە'qw2i\C@F2(QQ *.-`%YpU3~I^xxd#ȃ ONj@z>4ØZ?hȮcEh[CLַ|d'/$qD<s1K6aPXD47ZBy0/ $e~QS<] \U -SW,X!1aÉ+>dT ۳8.<'ǂ4g? `Ӫ-mFHr;@mH°K]+Xc ;}3%DlDpUQnXr>!sy{^yG2 w].vY#%E-ѰCGͲ `m^Y$sq/7=?FTQi;ɰpoy1M9z" ƑNTYd Nɯx&]r\ kh/-淗wqaFGy!?Sb =ѭ{Vq'c%#ZNv,6JkW3P+#!20(Yls{Eo9~tmSp1rHg;ldQảIBb.@9^*} Ex]&zj*hT_,Jz bo6Y6πC6ibqWvd0|gVɾVuŧb~SG&#Ov29c`S MGFi?ma,*q@oTȿþK*EJFٗٴ28~'ƚX>ĔdXy;`_A_n؄Lʺ4 ~0tbR,~G_bL^%yb{ز!+ѳSFSC.Ry ,3cy;D{.`#ÊR}#?sȼ,3$?|[塈 -8ҸK|kYsIv!:8C(ДJG!K[DmV+K MV4*/eظLzu  Ps;pkmF%qިPcVպjwSdWYDy;#gk]g8;*|9[4Ϳ,KQPN#JicnQ5UĎ^t`n%ǰ)bA{A(*EI/FR!(RW:-E59[%kuU[<.u;Y3M/h&V#}Bd.dQ6jrtw7a?=Irc /x6SU ]}%py'iΗބڲ%S؈`T"I ױ v7lkd)wiY6Cb>* b&5B>z,oM.bo/w쓵`GQV|a c ~$m810mw 4XJ ;ź-ɥ,T_1B0|[{pI_f{eV{zCcz2c5R~d(Kv - XbxS_6+R)o1(%c0W徾Vl [R||_d!c EºP$(3]4r-C1Z eiWe8Yq X1X T;3&MǢ@V!*J̄ghqf XJ3녴}(/I2c&3g_JU+4boH ,,j, C}6]FSRjϪ)S8Nz_8JaK7rER'W.{q&YZcL rK?{.]3\%.?:5'#l;M^ȍMIA| 5ZfD'x=eWCCM w<szy0SL@ָCO\Bj3=.N/RG)c|DZ"~+btG;֐*GOÑBwT1!()q\krxYcsz%}R{G󇩉9Ek~V/i"Kr`ٓɽu|@\1 [1 pPP},lxF$5" 6a CbRVRsI(Pt_к/7g3[WD\(g]R9 7 q/(] 4t5<͕2#:v?ueBa@([cAf 7vDwj?M~o2<R\R\W!`g22NG ($P7h8$jo[a{I|:Pr+?O FQ¡nx:q;4Wkrdj[M#7t"k\B#GNUHXA0ۈ Sss%a!9B˪(ר'+5FS-i2`CNϚs 7pQ0$<BU _ 甊O x|q' ࡫&q̏&Aѕzgksq4S"p.]Qk^sTCSz2 \?(BD dz3[ U#c3Mo濖I+$UQbH,Ev?WY viDX~ǡ j t.? ٌD97/}]gc3VW*[zֆZ{Ee1AXo*˧d8LeDVpnJ;oz\ҾXAm-F= Ϲ6VKݐJ%!i`qt{YL) ''"2:VC?%s =_f|f&Ѻ.CR@ \+z;.PIuLjrWN$/\܎?U?ٰiͮԴ=u";@j˞cg\p]StZ0+%݄RO W'$&տ_4_ ׇM=/R[d/C]-ʛA@+|Uj.q4:}"*~s7ȁ> \BJb쟿 v,}nE]$5b0иLC[0[ tK^Ike2OP8l2MXk[<{J|qYBJ~ț*8OyETz\/h<)zJ}nI Ɔ4l91O&3 Pz)RԑMЅ~z$_[*mX)Ά7Aoͮ,qý2]w!^sw&۸vO:%[:=ÿ 2F2=9 \Cj"EtFG{q(d! kEXw^HZgJca1 ͍ʮWd.U(~$D'˟Wo&ϳ{9rYGHd(4wB|Ƌ!!;[%KUf5fYmH)xo̊Vr攂h uT50` X0 {b;tjx흤Um}@3-IEtJAdq=V^{#Ef(AD]Lɭg=$Zr_e7Iy ЁݕHW$`e YH5p$[uqX||8xf.@, W۲K } #2[ՠ;:Gy`z(eLXchԅRiɱ샮[\!ꉱ"B;aA٬U,;vh Œj}]I ,SsW5Kۘ}!k6LZ\⼽E]i)YW_v(d_Jϑ4寘%Nknm%A"HG-X׿(?]c0pۢߙǭp$gmE.g'S8m- KYok&zu(peF gqϙ.kR^UW ہ8Ȇj:d@禩rH]>'no揹NەA5 &ѫюL s z"t6e_pٹvTOh#) lm0Pΰs4 ޚ-@h.VJ)N*a#XVW~=,ywbfaäār-Oǁi݅RUAaVǶ39CZ/+rBWNsK*So%>i?0d)_3~U/Zݙ]9dؔvv&dlς6loS8etB*bS`Gm))HazH{v9ApLmϖt&Tōv2MO2o'Hm; Qjtg7 >3C\ɿN(`R@gN00lBFřV>]8sLr]~d.NwKj?J68S${%"7[FTP\ݍ{͖ No˷I-yAQ_ }PIT,QS򵁛 t% wt$F 靰}kpVteTrt.EHGY?WWxBZ/slHSi m`#Uk慨l k9i+<@Z;AK7 9h@AG}CX8ǭ'J[< ^-gf9c7zZL0;o 6/JŽ)^z U&̩d=4J՗󷬆GciP]iɘ\R) l/T_rn`m.r-JD23c!U(ϬV"S!EȯF>q -E6h8KtUNB;mVi6^a(Gީkc@r~(͇Dž<9Xd '4{ MaFSXVY1{>{E8%d}R^\Qq1Do,63:{T24U2k-8_b!sM7 wEc_ JX*5*%&Qar@*bd\"D'W FB/?>g9ִ;w8n-86z |"h2Sciq9nxU;z]3g_Z=Hw>0(v*k#27轆8ZXVE0=GƗq{^Ş)p(Q oZM8d+"qEƞ_W8~efWΥy{sjgH]l L]ث;DM^([xj'^OCқBo^J?>!-٨oJ]a sx$OQZ_cs[m4Z`xJ׀an+qȺ7#$60Z򓑻|ax88 [vUjH~g܏یO:(κP t,w)T۞cyLu'4 7nDѭ&|UI]e Kx"tBOV 7P+in]tsԡ1atӿ~v nLJfwHGekbc4-?DJ^ҟLrkr2=Yetrд~Dt@>BjBe*!rL{:aAaP92nGZx?jt?͏BNAhv@%9P{? &Lߢ傩Ʒ%h7^Y0 1Ц>Ueyn}vb$'lt*pŔd_D8QPdb(O%=M%FBkb^"YTxuE"=4;`}e 4ЪJ{Y8r>Wwj3oXKoiEydoa`Y& Z0S%lvBϜ?%_"^Y :*eX fG*w*ɍ2bb ^ [`8>F狝\Z;oawZ4O;{!GYu !L ZkU3yQ ~$@0@ٲ|WNRagNS)ޢP0`4AO1I3n9), +!ҋ e܂zșڄ=!ŅhZAwjAaO>%6t _Ѻ4\EW&[p>Cv^]O᳟SlՃ\|ߩ2+w=Bqql쾵5 ]E-iHhAӏɩhDld/Lukx&1DFznv8miʉ]΂ kO:׸Kyt)7zOQ̵dö\6OjWŐí` aW'ME> L-^u{E"p`F& !hBhj;nSɘŒ3h*2y<R0LxROԳJ7PDm>=S~TUG&k8dy/| *uÿo7|Y˂ [ qQL:MDN}nגM&9f_,PJ=9 Z>BXW 5RIe(z,h1@ #iF5c_蒴:01,H:>BӠUnnV,livAc3NRrrQ\[ &1"^&N=rlby>VY"P8 ^6e@v`B捶yEqVVL5I$RoŎHێOb9K>?KG||y.I 4 -,2+G1 -GOYf-znxq5ъjU@) N;dռ=H,='t#iHg#;7Cqaeԋb:}LWY1d :jq$A >j5 9;1 Jqi1hzh{$Ļ|\k~c&Wv?XSjAD0/>B$hr;R-Qr!v7z]ռ[#{IL?P" v哗GxP'UTtGei@~3j wҔQZ|zH e$H,rk˖0C0&KPWW68M/Hkw?akMԾQ 9.jzjz/XL"A9.Ny)v[=iPMB=XA5=YJ^u*8^$VP2JRV/Ev攙14Z.B5<^ŔP <&G%&Dx2~uyzigHh.2cVhg:?S,fP}+, -{rig@Xt]Wa ݝ@ƯA׹)7#fȌ%`Kds$ k+MJ!aިޗ̫aLq%c+EGbD1&NIcG%ilF3רbKj7ְcьbZ!]k.v1ͅ:*~K֭E k15!rH;ܻ 2X`#p%I伞p'sjçbx`7K~;N}٥#O\!Qf b;ArLC4ğ1 )r˚ Oe#tbq&&SɾEq&~Y>!{afܼ@>xT#GKnU ΂>V\ PSaiآ뙑VG;fZ6uRY3t}HֹgyjC+ ! Ϟ_! =N2Â+f!:^3:> > w"qVB$0:!}=D*xg±<Vl<}UmID7~wX>Ofng)حȂw(i%fR&bruf ޵L\JxI`Sg p>Y6_&4qG%nn:bv$Rͱvv(2~g,Ѕl;M,N}u,S7$ͺF4ItVyBz۱ل¡X%3B,&C^]l %-C7v\^CsG|#nED58|v"aBuAzc%gqdyD̒a߂4h)B3 oS tviYX~1b䇳pvDz,Z7.y6(?v2f-@M'r)SCڈt^%F'tal լh.C؄ϰu۳~m>xa<޵^@ԇƒ{Իr]Y֑7-1Lga~4-ˮAmރuo?cbLR\a&7N}nηL^j5yqQb*68<ު'wdڋy]YڍB2e3q<-ل͵s 8o+;HC؀<,Ix,ׁ/\ Ѭ =~=dn§A]sԬQk\6oxQbhx-レ,{W`zsb#SoJl^n(A'zNˢńm,#QjQaZi#$OcS뷳^r>c ' 0gmALfKɖ][AH^)Zط ? 3ج}ՅIoIϐP5 ۲8tՉ+}$iE@E8uF%W~, ODp:{*n8 c;) Fc<]7-*o2e,Qn.f6 R$rM<.2* 6Rq@KV*?5i3YpmwJ:B|`\dG˝Ѩ79z]et)k1O.R7N :l_iYLi^๎=!+ҥy "0)LMDղ,[Vȼ'NH&,LA%0Iexmjqgo.:p&ٛUF:LPbEFFxa$;+%/rNֈQuCC{xGI|%x `U(gX No,W5\k[uwFwuȥAWdSf`9 a.EK`?j5] |H ;.m E?4bXhV2LO'Ӣ^ r BQKC4$b=s&RW[c|7 ʇ4wYÞn!~ׯg#ь>oezV%J/=C*ԛsU;4s8>XTĨsΓЪ;2wZqd-ZOi0 J㱕3a#ۈ7 t}XLE,GDoI*8+^ (NnB]DpY4nU7Qôd:܏ouPY:S#ʌ.&<5c4:FbNwpM7lHVrF(c܈xCϚ0j*6Enru;%cAYвy2LJ7]ՎS}ۇh{}K/(gO+J5`!0Y "˲cX$(j'E9_?_,SC3-wުZ9( ikQۓ͕q7AI2qՀ"MV}m!N# G1TcO 5|΍y9SLIu{[!6Q;}ĐW9$*9ݐ_8>~^ήbgj/q0L"EPgDŽ|x# Ŷ/p:+AK0ϰSzjaMEoT4㺻:#/˭P2?EeَE4xYJluKEOErCsk֙k;ؒ 0amU9!+xTǡ B Ϧ:CU)JmsCљ*`l= RO!Ĕwkv_ z[~)ۤ^d",hڕ+n8"]E֒ OʃhdQ{ KDm:.V9U2\4!L;rS#55 Ic/!8(&BE|e=~tmh--\>kڢK2+'!aVw' !۬0Z<$9Y@DkSgzvRPFߐ}DEBؗ;k\Fi a^MyhZZBiQoO 8cjVî(JuY|oJ<ϣy}RZ43\~Б.y:Ɯύk/gof@HX}j;kH9MiiCsf~8hy # >z7>4Xun'~~Y\o8ipeޘTM`=2E\ 8PIetS &Gy KtҎ }ޑk>ECm4s J(_Y:Zw-{b#kJL]s(4k=7סM6w81FV_ D wue(`4<,w?-O8BT\R9CT gd1#z( @t țPdXH tY+vZI©ø[;wuDX4(`y<8,hM4 NOiNhw(7 ^}]lG|wN5&ZxW<21zQ-$-!87doSw ܈L G|蘦>z.0 v ?'ԨՃG,cSD#+"I~uJR ax风ƽ_w>{L+OX|5 Ai e4v$1fdFu2DRe_26LΫ;PA`?QGHtT$1fm6f cUzb>P>ޞ׵UH\}bX`x7gw.?u%M88 RX83o*P_o.L8Y e8 .+ГwpF0`~qe 4q- @=UڄkIMM#Oui(ʛFʕ5\? DV!|jdw1*!4];C^ (v_eo_)x.IG.[k3x)\>N9sF0Mpd-ޅkYV0l 'Ԫ2i܏fWb{`P.#7*dkϻmHO EZ0G8f÷7U֦D*'Ty&F8L&МIHb{D&9#Nđ/&[rѼ!IAgӣ+>^wzlA}bGx9 lwXv 70U3ӊW2c_:~>(w'Ƴ(R4/>._Q[/msRҬmSL,Sd}9=AcVmR; x+~Pq,篣Gue4mX56RZg{0_5fQ]Da*>$6k̕AQ#;&2 8[Yvp)@g/MWK=$Z"ϯXNX~)&>ܦgFC2ԲFEu3 I4iIj]鳫W7Z:>,zюZ1ۼGѯ ,ltP"P#C<>9yʃ ^|[I.!8lW$ӭiZ$Z~IzRV0ITYMhf/hZ7f O~0gD #ܾri0^=lm$;B͓ `.6Oj/FnމF(%#N-/`F%Hkem:EQ3=-)皒_* Ł*'N`l&(tr/:cT33>O}1l?F6a#O"|Œ{Ϋ@0-u$l ަr=DAc9H@%vTURxmU?#<*\=@*kR}|@ ټxS3ȣc9.}Dx!9g3~5^rap+DE MӋPqVHyb }$D+G]l=kxEbnF"7o~UV3]yn@RRZ|ڪ]Z}6d~~5r^vC2n z`Q\\| Q5|];L QD[DhzZ/ d+=":Q~.Ӈm+mY7~'1_0$9jzYUz^~&m 6%;woc}_pj(-?7G(Ɠ爚 g͂<.Ww6JgQB zLk?*dr]8}⟊S: bs =@<2h  ?9o\8256dysͿgsG\He =3&Zbs i ϯH5sެw1g@Jl P=0ZKsʫ  I=9JMpI0M_TE!9cPR'- OvzQjƲX *4jqԨOE!).hsʒ {"q\V{9 V.Ac7WzQSۊC?0F+_Sd2]P.FLS`DǠ hYy}o i$HZ֒>jשeV^vM tͷpWEԏx]:{ϊBR8DMW3VQ-V1{gTXi/Uu@!R_lQok} ].iN:F",SϊH[;Fǭ{J9|D3CrOJbI,1WKf?k\[<d*.i#QFF9)龼i$h4 m{ p_Ʌ P5]E0rOvd*ō#~ &a@ʑ#](c4oeUiTٴ36`Vo=Nu<}d8~O󪐮vFQ:(6]fih|,e%F *$3"?p|g4)HYPJ1`0X`xwk%vK{?#tkʷ)rVweV_7BFi6^0rv/q=tc ϕD2c}mN G/]K"yK?&_:wșhd{ƓSb _ [~N97ߘ5xL层Ij>|s)-=k*'ӛʷI a*z0}20_#/){loM5d)FNi/w!Kٮ9%kR{U1Hݚ[Uٽ}_k ƪ9WHX׀ǽt5TJzfˠ'3X"J.Fy)˜vHD\xWVd!멏aX(z|;€ߺ=N9ȩIuw(|鎱8$:l"F{R{ tUidCH\A%}yC]SmW^aOnyhU@Mv$*ܾw ޗRͮ5~gNcl'Ŗ{ QAfAygQNxciԑߺz۵͉ {#Cr(?^}O t kF˸R?q]JW.؂-З`"*vQSVڒ&A@г6:V]b+$J^+9~X6eoRlW$Pp3br &̾ vb$!ykIZ]G3'knmTčeIv>{*ugP󳊿6Aj_Y{e i#DK+~'!`$m"e ȝ=U2%VgI+:lx̬)k<5ѴEF\ĵccYI"'t|=S*dwulWHp6#߬{H6ѴB/*f^p#1V:Aqϟ~uV5EԽGs:2#*޽lRg3Ch>0%~@+9Ddh;d.**.kY)8ʟ nzs؆,P=\ +B< qwNزk" #l!!kzh 5i]Qe / D͇q&͕l Rh6uu$.`!Jے6\œV2V[aAm_suLgG^&2;K!&G{RRCR DMMmTr]HF"2gZQ6w}l\"Qʘ Z;IYQ+WVIf"P.(9.nIg(81d39rNe> qL%&Ḿ%Si/.vBvn) 7$@ Czzm}R!c~Z|V`5)yDػoھfXhZ"xXT#ǯ"=j7? RoNޯuX T _Xcr[r58 +HyA[u6"e(y6@C*/>O&7g}oc':!KW=c)5Bޒm_/G5a@'6;tAsXB\\ɐQu \kjh]}!8`=&/~JyxBrUn|q)fkCfzGڦ1bJ|:Q@t;xEw*Ei(,iBs,x,+oZj;1N^']r2\TBj6mk P0~ gxVlꕽ^{8"O{4qvSۖ$SȚ{-*%99 x<E7 O@~- epTQXfLUY+fp9Ji`wnbψ qP/ՋF7e{`q١Iw k!%Chx(T{0wRϥ8WIZ_HRmqYMZj-QF``*ަhaZ~ܳk^-ʏDt;T ql9i $DLoqMrc̚`n]w+l! *!ߪS]0xue=sy[1kxưa2|_nx6F `-@x8}{і iE-7|-Φ=MZڰiJp=MmEZs_;YEPV,35'S ")pUqT9΃uQ$SMfnR@ĂVv%>>|At]G5!`~$-[4E+v$Evŀ4ƚ{zw412["E7<]F7LA fɊNY;%ԼS &B*I}]Y̔Xsp󒣠2?yn$(|t$s}%ZslKY:͡Jp|mo)Kmb?_DuȎq"K9kiZ&a $Ap.E®&# p_#jE9;.@E8 ʵR %%p'YыԔ RRU`V3̛eT4wƗ%^Lw>KkTINq>|' Y?. )5D2vI%@bqUq`+? *Er0;*2a6)+Fdu =J"bbi z`X.;jm_lFb{c"q ZI\: YZ$?È^{1ML^}e *\cd̗pψ]>utvӯfyfndUok Nl{WKӧ: [V2MKt'9(r(5,Nt#>S78OBȥsh|mV AN(&G Ƥ. ÍbEVs|XUz{C<a@)N:(nf!Ovvq˴TF]ֱ./:YGwHZE<-;Ճy<аeaMjĄJ:.Yq3e(zF2_V/px$˘bm\uT5G(R c xjSaK[VaF%n?@+RԡLE |Z]Y0e&a**QaίsR~yeA =$DjGhȂoE&%'Q>A'Ev1!'`#n8{ҏj=`%Z'Z /nj:8˔%Ao~JC[Ho\Nd&tIٙW=h`'?w"%=B@1Jԣ)f1,%63LEhί9&W12ܰ#x(DmWDY`&~7vx]Nي-5P?bES_ ,6@gȑDA },&`/~id#-\g d灋&- 5S \RCS>a*ĔyBy *b%Ը6Q"ʼ3G0yJ6oyF_--t f0r-_嬁;06؍Xg(U<|ZuoZNUf4< k ;]xSԛ! V4mFvN~m 뀠rglPbҶ/xR)taH|Kf!Hp<#Y*JA ,1*wqz %Q2.&@Ep^k$7X$I]DHiD?EˌMtgb qlp '=$ c5:j G;rҮ.@fA^,wIU-F`6M?jHPTŲFP5hDk!SNf T?}ǔ {/=?p_I, 03I/~hzI3@ª`V񚳠w`jF"c`ux"N#_'[R۹PjSdr<1'k SezsϕHǪBG]suXkVN_PX鱁f]0@+{Y|8g"y:`~X_ݵt7dТ1F眥csk2 cտǚ$ j]afy1-" }hDUx1SQSN,( 7.dlv}.=Ͷ$+ |L΃3dcXpVj ឈp:MoW\$&!9oMvzZÅ);ɱmBwS;{sKhOH5ɍ&9U`R97?9HGy.:T 46bOlw*n$8 $zEM'Xt03|}G9rQXyn鎚-M܅/'_* 7^ƝRW&EKXVĒQl)˝,q(2g毝 `uxZL|+U1rb%,4^^:G1wgZQ,Kye5lNK1O}^Lv7EcF)![ж rg7P*oC KTrևK~3ÁlW{"3ٶ,RLWoJ]%z|ے(.#2J/ ZnyGEDtooA?U;6ξ/3^V|"nrZ*Dվ M?״g= ~ z'b<;^nD[DѲ*$ڒ]CئEe"  &l1}vw;wWEF)GbRj{(Զ>*xhɧ'\͌ܝ2r5)OT`5->2$9%䋾Qg־nƬwKAO?-m/=/}E?EEB|ƅgK=ssL̾:${H/b}"o}!zB C.foXQAQ'_aFVA!3sw} cw+pTe[ߥPgu^sRPBEƀ`Uk0S?@,Kq~Y㦖?, 'XTfAaYps \`z{|&i*"\[!SeGeS؀D^뙎;+5 sD8d#3H SN<'1n|9+MWB_G9xfƜ R T BM-od1R b^0(qQ7 Q`i}ׂ}o39US{`c1g`H0#w]R g0gD"$]$` 41U5A%s2"v- ܏?)iKdcvZV8S(s6$ċ$7Ӱ*csL<|f0ʱ{kQy (sg˂Ǎ٢iZ}ä3r3K3 jSR]e/"J͵`fGĒ[#X^3wH_<źTTgS:J̓\1U# Zs ~;V^.kdJ=Z0 nl+8) rcR p6uPπ)|,Fm[iǘ]'(8\GBcK[Dm8S!V}'KrI0S)]_ DMp3d"ɐ߃ 2pTz<%uۇѻs>}ع4n3C(TSrw4*%YLJv|c<3͜Gdn8H! fpL J;*6k. 4Z\zS'jy-idSMm2)V~i!{X B?A3R* hQ}_N&pi_疷b)Z#Py 5ͳNjZ/ҍQA~{z[ڀy>2}2|\G_NK-glۻ(WųbPr(BT{< yb>Idd!v\oVKH+66)ZQ::Smp F**? DQ Mƫ' |" q,OVxb{N$'f4C6~=UցZ&7t&sxx`IO~P9tyK;LAsT}ʎs& ؓL}*Iѻ(Z&'kblW #^9}{;4~ƊûGzqS=dz'B{ ,B˲܍q ' ܕ݉ab`7[eWie"9k!߱o i}$OfCqzMz$+!1=q$rdqI>EtN-XSfbܬ?c oM"\-_ &<.áwB㼡ny  ƼBct_^w| {cjU#+*d&UvAJZ&XY&7^Efnt{דc- jo q˒W*j }|⒚8PԄuX_ut+Ò50&).<VJ\$H՚ժ(eo{W}[Յ ,Tyo>/"wvxq59mVO%hqbyQ)R[#% 6iHC5ċO+_~[: ug BIc3J#ezy G϶7NMAWձ77=tF)h \ywUӕȡޅԢPϼKDpA͉nT}}7Ra\uRXl*uZM ~p'~gQ D<9D}I މH5ERd&*VGr2ݔe3D>$|DMt =V=SASg#VŸ齵.*@MP 5<\q6A( [~_!LõoQB Hau9.XČVv^χrO@ .#68 ddD< Z:[9:]eɇ7&KpURfګSnYx-'fVhm\12r[/Q$ H%R,AI &q>.1HoPP?A1r/e-] Cš^ަ)uU'T\#rh_c \ao#d S*?Q;[szDja%1ݩO(=-S)mG4@|rr qr֬{zmɪ s_& Ɵ;KHU9ѽac@EH}-YO~Wl1c *⛽/iqW:;I4 ROFIibⲑ!y$Z[~N\#jgf*+:oELq5X9 ܩD*6*{t `eV]oKQ{ݰ;nE~`0x~ᕓA}-M903V_ %d/erHyr]pO 7srF N HqUɝv^e}/dy w)$А2Hx5|(@uK6mHCCe[hivrPeoLyP1{KAqE5oL}5HYSbua 8,s꺄>m!e_* VFN呾"yxzrq>dK8Njg%eh7 1yotZ , ?ګj$0ޜ𙏴eoBwt-uNQ"TWWJ$Fs8l7JY!׻פl]+DŚ0)< 󨟲S)\2z2*0eIt ikO˺OsD{Bvrj~AaFicɖDg\ZZph\3ӝ\ nR*hy;BAloJxRشx`,% US#ST=Uݙ+R=к8)/93|k"t` oͿ `qCgl; RF->r@{J+IbԲ.z! BNWV_Q"!P/Uɮ ̗M4]h ffi5`ffJuOw #{KI@Κg-,CFшP_Ӵ-nu빭^)9bdf*#&MR-FIQB$5ߨ %BCŒ*w_@iwQ .h= c sJbz5<1'\^gbHB4튂5M?&zi̾@` >' Ym#9cjqW,6`g/./g;ӗ`dz$(\eTm+Ue7 }_[ + 5PR=]\؍mrՄ6ܥjS#iB:D0kK} M&֙J*Le9r=oq9ϧް.^sFYtGy#oVZWl iˮ'yLG#34kY~J fRˆ I1bGİ@7σ}'3V{]>2,%2Q;ބIXl{(v.O2sEL'3ʥt+x<,nYt m9Ч zQjMʘWѬ{QvB;̊p|4gBYv)R'q?P|o{^kmͦY_ކ+ ХC>+#н\pC_daܘ!=}y¤I~N~Ԩ #>bpG $_rlNmVAAIqY֕A:cلV#'X]lK ~gE 0n; a ʸ@Kh˄˶aAð3O ?سlc{ `T,0Lx|X,JO\hp͝Ѷ'k4T9"3+^jxlNX1[\:?gЀ EH;gxt[6Qg%fDs!Gѥ]=.穈6xs2}/ϳYsX]^S<=w^zb#oէ嚻L@1͕p |(FU, YHe{s_2Fȿߑ>73՝p5oDIJtHTiίw[ e5L(逬W</u&\;NcU)ɭ߫fQ#{ l%#+rԻV {8n^⡟D# 6pG,`W.m~iN;)Zy>&Es eL(P?<\ ,+|I_(I!\wOp0sP":G)\s1F z֬vM_u &ch(I3jM#5=P19[XH"QLo(w&Zr |M{;"$~HΈ׼7ƛcI6ecҶA4<[U4t}2ά 6C -.P$L_\.Z sB=T򫾜h_< 58ZQaXE7[&`cױJV&'7dgϒX~kVYڡy GAfA\hāf9LIŻV9y yfЕSP[Y?5r̉ﳓ&dHݦ]SITtg4r>y}h}1>(«QJ=#^ao M^L=pIB@5H?1j{Odc#B˥^HvQ$L\\[u{شdMc^@Er?^H9cG.7 $;]A5 W''̀,1 pK0>#Aw0R-/D) R2&pJ`%4O*HeW vod"E$Wwwb !|ij0 qEMFMՍ_L(ofaS_Td>_&Z$KH@kK'z):4 W1kZ2ZG>ZD_>WCWw}-6ʍϽnƍQՠh&46jYhZ@F~9$@y0a;ےwI.4Z~ڤmVrvU0.)ąDߜZZtU R[jr<%6vr zuҰ_a$wW|49a%pmh]`~L&4ӸAIgp\eAcns5X aظhvz';;+θ4 X&]v>0[HYO٭`*ި|on!lyONj*5reCƕVCM &AD CA甏0W'H( ur}3|gۚ*!g" 38bfNm!B'TH;`LAo, R'6~m߯T\*:+їS)VyхbO=s$/ o1Q$E;R#@bʗe);nWe0r2ӏS5T \= }y"gfl.WSLcYᵦSN>}W`:B@V,D)-[>+L7+zvDhjOߩTxukcUGCBU4Q"Frx+#Gzj|E Soŭ~~C/~߭!maxE%9徎rB7*AdGA_/QV.5oYYSV(h蘋Ȧ4d\܏A@m@ '-5NZ$+SW2"ߣTҼ+08sa=b '2 ,V szW+pFN 1;,X>Yo:p& !lqe.:^.'C4óACDheԋ\.<.8!vxݎ84)_ݘ+ni>]}jGScŝ)롁R{TBB:ÝXcٌ(9 |"QT,l0BJ9FGn sRud7-GB-(V ׶aq]e^u'عQDGL|rYOĴUg ~V*i Kb<2ġI*ֽ/ n<iX"ie1 ҮRVQO.t"5L5O* q_/\ÿfzkv>+8wtއ15is?χ˖k^:6:xo 1{J(pVTFwWuoB8tB\0ͭbm9Z0%`={kuO~cp:fRAdM&sy@/RUe9tki{>b/$jcj4#$eI נNJ7jv(@.FsrxvB)}8 Y5ڃ@]}#D6*)d8\G"x/DƼ1EՇ%/~]95?mUKP&7APnƷqS3HOvhnPP YMoL^ȥ ѓ9fm]$j+b)՚y$|摊ZI7W`| M{Zì}mTD>$?Sc6,MI:0a蜽4%B)ñ#l3|<憑oʵ?ÎjN\qwJ\RU{1mzKެJg} OaO;H~6TM,sKɳz`*yQDZ+<QyᅢFDLց*[Qc%cۻBJh6+|f^p2RU%bB5AZ"Cw'r,eSU PQ{(wJAt~rv/Ut!BA5xr`sVq峁Zj%x]HXdoX܀y! 9Lu}mWP*d/P7GѢ1kBѯc ˝OLc)ڏΆY  .A. 7ul/1i&DɂV : w?E)x\u*vX+M?^i VCLT$Z'488 ! %ge]iaPrxho0u_YAED+>_t6  96£ (Aw+؈5RI9f +1j ߠamJ[P 7r0j֮/3JO# heB2(Ӑހg 83Yi.|U3{uAPX\#qv>zP@&ΕT^LTch]RLd[„FH+G/b i}@%!ǩj}nAAu-:8RKbC)mw>e}z϶u>Eр bIDfjD9^굙0.3ͥh}v{?*Nl )m╠=ٷ>#{D)! ۧ-%EpT̓v6ELS_[D<#gd!ɧk</r|| =w>[Zv23W ?\rNo~ZB)bsõgYiq!m9URI 88;VYqdڥN$L\8k:aO['vHXtŃWuzGM(A %o c"օ{h2ûbHyvR"Y:j}+b3Rpii>K3(FmW ndVrŹ)6ϭv"<1^e'JcQ+H5Aeȭ @FUЋPRD)f6)->AV, @G#J1`5JiAkrURT &~q_mFkp H;ˤg$!oP3i*,13K0'&d \dsH ED_i5uL|ԈXj|ک^ttކK"i{<> Ua'd0U:dVdJuPDLoދQ ]X#>$KAM bbfר8=/!ި'NІ(%r::@ӄ8\i]rv fg%-]c敽/#DkFRrOJ5ua :ÕOR?4kJ{ nDW'מN,%1]; DJW0vRA>i6k3G#N5iA4 +9yJ$M!X˫U-6-j 8bM IqЛ|Oع4T Hg$&a, X0 5soˆ-PHa{QHgA*靓k UsFje~M[8#=d׏i :bfX4NcT8!{ASfdf?SZW (T@\5b;?~E=CӾ":Q c}6ټ++Ǡʚ "h$O0pcmE1 fPF\+O Zfm'|FVn[eeL`H"-64DʞBnj?Qj??ŁT(E .-T>V x/2K[OjEg=ZGK,1wjk ~!gA.]$9xr;# ˡˈ%6SAɱtxML?3`:4 ˴%{e~ina/R; "Thh@pgf}gN?S|0xK1FK[D=OzP`\1lu*/F'DeT7B*erQwm-%-2yAzjy8I[!neا&&5["(0J̑ IK"XOqjblcu)^?G Q]Ry'Ms,%9kn,ךIFQ8jXlĸ?Ɠ(gFRχ $DtgL.+ۢ# (44c䕐 -M_@&Kho䐌9?Vx eYXCA6eK(Ü;fa! lb(3eqqLmܿGSoU:zyh5ți:2Ȱ 0(5׭c.قG\: c7Of2-]m/+#GNɧLPt_hsAk$Jl.krׇ.־a0 SݜE}8Ov\k\&z%Ru \&~8-# $NZk sc2-z`;%Pvh<ZP-jLݦL cqK+/K4hqӎRJ^oP{q_aUy_eĬ҉6R;P \,~sr]~BvZx% P1pu @Wz&2Ε%c ћST) 8ҫkU;aa,R]<mUJ r|{{pS G7J2dmR||i1Ro0ąA_@89^ksWۥ H4KSR߸f*5w3|VkGXUFeyzC]_urz10߈?e>zȘ0%!sR}}yE.9 >oDv:މ‡|"=M=餩EP 6]yFG3` Ţ aGwdo%$L1887m&+2=G|]_M}":~Զu'LoUM aq'z5f+dL$ v,C1a1u;[piUj-VzNC-/ ~K.7]qd'zd NJ:ãMb k,~l,–M&A[:V.ȂY0l<NCFxScwu^EJcԐ[oc#Vp^"[ueoSa4&1d .(k#֛u6*;5L6HX]g1&OF%ge/ǝOK-҄S` we0lh ܴ6*X6Y( PG!>_@ ­J38uOKDŽb৺Q[ETs٣ï=[(:7.[c\Ac՞[NmDe>T[;<(Z ^X2jOE܃Y[=YLf@]W9-݀_2.Z[frf9=nE'EdO'DGt}ٝB:X>-oȒ Y6')ߒVu֩#N$ [;YY# xɹ΃&®i#Džx :^sRBTH; Wv.1>b(X%3 ]ZsL?RDAEPJlMF#v:ѮtK}\&t.&R֗-Gewu {˪ agQ"ȹ{ַeX䖣-|U>ﭰɊ> *af:܈_jhzx(ܯIf -Thd.9kwKZTZB lQj9J< 'w&D3R&\_%>kXkO4 [Ad.k%cblu{j1DPh^Q"X4c͇^<G\''-rhwAUY^W!2,w-aȺ(2B9>B등 Uq TY&6 os3f*I %vHy3Y #%ʒAzh+DpwP4xxPðˏ {ɐvIc|@;ܢ9J]ŸbuPMNRиDI`Zw!aigMv-