weechat-2.1-bp151.4.3.1<>,zd^MӜ okCm5מ>^{̮>ZU4Y~ z,+R :҈QW5%mc?OӚa1 9YmEPZbsu#q"Aե>9{.ut̐LVD;a._Bb#58_Q$䑜:1#v76h&S84mw^5c_B>L+v3hr&6,էi2P>AkX?kHd   @$(48QZc |( ^     ,  : \   (89`:!FYGYHZIZXZYZ\Z][<^\b b]Rc]d^e^f^l^u^v_(wh@xhyiczjjjjjjkkDCweechat2.1bp151.4.3.1Multi-protocol extensible Chat ClientWeeChat (Wee Enhanced Environment for Chat) is a chat environment. It can be entirely controlled with the keyboard, has a plugin-based architecture and is customizable and extensible with scripts in several scripting languages.^Mjengelh@inai.demimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.combwiedemann@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- fix boo#1163889 - CVE-2020-8955 with CVE-2020-8955.patch- Ensure neutrality of description. - Use -exec over xargs.- update to 2.1 - build python plugin against python3 * core: add binary weechat-headless to run WeeChat without interface, with optional daemon mode (command line option "--daemon") * core: add options "-newbuffer", "-free" and "-switch" in command /print * core: add option "-y" in command /print, add support of buffers with free content * core: add option "add" in command /buffer * core: add option weechat.completion.partial_completion_templates to force partial completion on specific templates * api: add hashtable with variables in plugin structure * irc: add server option "split_msg_max_length" * logger: add option logger.file.fsync * logger: add option logger.look.backlog_conditions) * scripts: add configuration file for each script plugin * scripts: add "eval" option in script commands and info "xxx_eval" * scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins * scripts: add option "version" in script commands * api: add time in info "date" (WeeChat compilation date/time) * irc: allow ${irc_server.xxx} and ${server} in server evaluated options * script: change default value of option script.look.sort from "p,n" to "i,p,n" * scripts: display the script name in stdout/stderr output from scripts * core: fix regression on execution of hook_print callbacks- update to 2.0.1 * python: fix arguments status/gnutls_rc/sock in hook_connect() callback * python: fix argument fd in hook_fd() callback * core: add flag "input_get_empty" in buffer * core: add signals "buffer_filters_enabled" and "buffer_filters_disabled" * core: support loading of plugins from path in environment variable "WEECHAT_EXTRA_LIBDIR" * alias: add infolist "alias_default" (list of default aliases) * buflist: add two new bar items ("buflist2" and "buflist3") using the same format configuration options * buflist: add option buflist.look.add_newline * fset: new plugin "fset" (fast set of WeeChat and plugins options) * core: make value optional in command /buffer set * core: allow floating point and hexadecimal numbers in comparison of evaluated values * core: add option weechat.look.save_config_with_fsync * api: add support of prefix "quiet:" in function key_unbind() to quietly remove keys * api: add argument "recurse_subdirs" in function exec_on_files() * script: add local variable "filter" in the script buffer * core: do not change the chat prefix size when a filtered line is added * core: fix display of nicks in nicklist when they are in a group with sub-groups * core, plugins: check return code of strftime function * core: fix cast of time_t (to "long long" instead of "long") * core: call the config hook when options are renamed or removed * api: change type of arguments status/gnutls_rc/sock in hook_connect() callback from string to integer (in scripts) * api: change type of argument fd in hook_fd() callback from string to integer (in scripts) * buflist: remove recursive evaluation of extra variables * guile: return integer (0/1) instead of boolean in API functions * guile: fix return value of static strings in API functions * irc: do not clear nicklist when joining an already joined channel if the option irc.look.buffer_open_before_join is on * irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty value * lua: fix boolean return value (as integer) in API functions * relay: fix parsing of CAP command without arguments in irc protocol, send ACK only if all capabilities received are OK and NAK otherwise * core: fix build with ncurses and separate tinfo- Version update to 1.9.1: * Security update to fix CVE-2017-14727 bsc#1060140- update to 1.9 * improve speed of nicklist bar item callback * add auto scroll of buflist bar with new option buflist.look.auto_scroll * add option buflist.format.name * add variables ${format_name}, ${current_buffer} and ${merged}@@ in buflist * display a warning in buflist when the script buffers.pl is loaded * add server/channel pointers in trigger IRC callbacks * add API functions config_option_get_string and hdata_compare * fix bind of Space key * many bugs fixed. * buflist.format.name * buflist.look.auto_scroll * F1/F2: scroll buflist bar- update to 1.8 * add option weechat.completion.nick_case_sensitive * add wilcard matching operator, cut of string and ternary operator in evaluation of expressions * add resize of window parents with /window resize [h/v]size * add plugin "buflist" (bar with list of buffers) * add arraylist and dynamic string functions in API * add option "open" in command /server * add signal "irc_server_lag_changed" and store the lag in the server buffer (local variable) * add aspell options to control delimiters in suggestions * add option "-include" in commands /allchan, /allpv and /allserv * many bugs fixed.- Update to version 1.7.1 * irc: fix parsing of DCC filename CVE-2017-8073 (boo#1036467)- Update to version 1.7 * New features + core: add option weechat.look.align_multiline_words + core: add optional command prefix in completion templates "commands", "plugins_commands" and "weechat_commands" + core: add optional arguments in completion template, sent to the callback + core: add option "time" in command /debug + api: add info "uptime" (WeeChat uptime) + api: add info "pid" (WeeChat PID) + fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename + irc: add server option "usermode" + irc: add tag "self_msg" on self messages * Improvements + core, xfer: display more information on fork errors + core: add a slash before commands completed in arguments of /command, /debug time, /key bind, /key bindctxt, /mute, /repeat, /wait + core: add a warning in header of configuration files to not edit by hand + alias: add a slash before commands completed in arguments of /alias + exec: add option "-oc" in command /exec to execute commands in process output, don’t execute commands by default with "-o" + irc: evaluate content of server option "ssl_fingerprint" + irc: change default value of option irc.network.lag_reconnect from 0 to 300 + trigger: do not hide email in command "/msg nickserv register password email" * Bug fixes + core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM is received + core: fix display of empty lines in search mode + api: fix crash in function string_expand_home() when the HOME environment variable is not set + exec: fix memory leak in display of process output + irc: fix option "-temp" in command /server + irc: fix close of server channels which are waiting for the JOIN when the server buffer is closed + irc: fix buffer switching on manual join for forwarded channels + irc: add missing tags on CTCP message sent + lua: fix integers returned in Lua >= 5.3 + relay: make HTTP headers case-insensitive for WebSocket connections + relay: set status to "authentication failed" and close immediately connection in case of authentication failure in weechat and irc protocols + script: reload a script after upgrade only if it was loaded, set autoload only if the script was auto-loaded- update to version 1.6 - removed weechat-doc subpackage, ( BuildRequires dep missing ) * New features: + core: add optional argument "lowest", "highest" or level mask in command /input hotlist_clear + core: add option "cycle" in command /buffer + api: add "extra" argument to evaluate extra variables in function string_eval_expression() + relay: add option relay.network.allow_empty_password + trigger: add support for one-time triggers Improvements + core, irc, xfer: display more information in memory allocation errors + api: remove functions printf_date() and printf_tags() + irc: rename server options "default_msg_{kick|part|quit}" to "msg_{kick|part|quit}", evaluate them + relay: allow escape of comma in command "init" (weechat protocol) Bug fixes + core, irc, xfer: refresh domain name and name server addresses before connection to servers (fix connection to servers after suspend mode) + api: fix return of function string_match() when there are multiple masks in the string + api: fix crash in function network_connect_to() if address is NULL + api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux + api: fix crash in function string_split_command() when the separator is not a semicolon + irc: fix socket leak in connection to server + irc: fix display of service notice mask (message 008) + irc: fix NULL pointer dereference in 734 command callback + relay: return an empty hdata when the requested hdata or pointer is not found + xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set Documentation + switch to asciidoctor to build docs and man page- fix typo in %if conditional- update to 1.5 * New features: + core: add Portuguese translations + core: change default value of option weechat.look.nick_color_hash to "djb2" + core: move nick coloring from irc plugin to core, move options irc.look.nick_color_force, irc.look.nick_color_hash and irc.look.nick_color_stop_chars to core, add info "nick_color" and "nick_color_name", deprecate info "irc_nick_color" and "irc_color_name" + core: move irc bar item "away" to core, move options irc.look.item_away_message and irc.color.item_away to core + api: add support of functions in hook_process + api: add pointer in callbacks used in scripting API + irc: add option irc.network.sasl_fail_unavailable + irc: add multiple targets and support of "-server" in command /ctcp + ruby: add detection of Ruby 2.3 + trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain" in default trigger "msg_auth" * Bugs fixed: + core: fix nick coloring when stop chars and a forced color are used: first remove chars then look for forced color + core: check that pointers received in arguments are not NULL in buffers and windows functions + core: fix truncation of buffer names in hotlist + core: fix update of window title under Tmux + core: fix detection of Python shared libraries + api: fix number of arguments returned by function string_split() when keep_eol is 2 and the string ends with separators + irc: fix first message displayed in raw buffer when the message is modified by a modifier + irc: add missing completion "*" for target in command /msg + irc: fix /msg command with multiple targets including "*" + lua: fix crash when a lua function doesn’t return a value and a string was expected + relay: do not execute any command received in a PRIVMSG message from an irc relay client + relay: fix the max number of clients connected on a port, allow value 0 for "no limit" + relay: fix decoding of multiple frames in a single websocket message, send PONG on PING received in a websocket frame + relay: fix command "input" received from clients with only spaces in content of message (weechat protocol) + script: force refresh of scripts buffer after download of scripts list + xfer: fix DCC file received when the terminal is resized- Fix build-compare - include .changes file as Source so that .src.rpm can be rebuilt- fix sle12 conditional- add weechat.keyring and verify source tarball by gpg- Version bump to 1.4 + New features: * core: add a parent name in options, display inherited values if null in /set output, add option weechat.color.chat_value_null * core: add tag "term_warning" in warnings about wrong $TERM on startup * core: add option weechat.look.paste_auto_add_newline * core: display a more explicit error when a filter fails to be added * api: add function string_hex_dump() * api: add argument "length" in function utf8_is_valid() * alias: display completion in /alias list * fifo: add /fifo command * irc: evaluate content of server option "addresses" * irc: move option irc.network.alternate_nick into servers (irc.server.xxx.nicks_alternate) * irc: track real names using extended-join and WHO * irc: add support of SNI (Server Name Indication) in SSL connection to IRC server * irc: use current channel and current server channels first in completions "irc_server_channels" and "irc_channels" * irc: add support of "cap-notify" capability * irc: add command /cap * irc: add hex dump of messages in raw buffer when debug is enabled for irc plugin (level 2 or more) * logger: display system error when the log file can not be written * relay: add option relay.irc.backlog_since_last_message * script: add completion with languages and extensions, support search by language/extension in /script search * script: add option script.scripts.download_timeout * doc: add Czech man page and quickstart guide * tests: check if all plugins are loaded + Bugs fixed: * core: fix execution of empty command name ("/" and "/ " are not valid commands) * core: fix memory leak when using multiple "-d" or "-r" in command line arguments * core: don’t complain any more about "tmux" and "tmux-256color" $TERM values when WeeChat is running under tmux * core: fix truncated messages after a word with a length of zero on screen (for example a zero width space: U+200B) * api: fix handle of invalid escape in function string_convert_escaped_chars() * alias: do not allow slashes and spaces in alias name * irc: fix channel forwarding when option irc.look.buffer_open_before_{autojoin|join} is on * irc: add a missing colon before the password in PASS message, if the password has spaces or begins with a colon * irc: fix charset decoding in incoming private messages * irc: display the arrow before server name in raw buffer * irc: fix display of messages sent to server in raw buffer * irc: fix display of invalid UTF-8 chars in raw buffer * relay: display the arrow before client id and protocol in raw buffer * ruby: fix load of scripts requiring "uri" * ruby: fix Ruby detection when pkg-config is not installed * tests: fix locale used to execute tests- Version bump to 1.3: * core: add completion "colors" (issue #481) * core: start/stop search in buffer at current scroll position by default, add key Ctrl+q to stop search and reset scroll (issue #76, issue #393) * core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with Alt+k * core: add option weechat.look.confirm_upgrade (issue #463) * core: allow Ctrl+c to exit WeeChat when the passphrase is asked on startup (issue #452) * core: allow pointer as list name in evaluation of hdata (issue #450) * core: add signal "signal_sighup" * api: add support of evaluated sub-strings and current date/time in function string_eval_expression() and command /eval * api: add function string_eval_path_home() * alias: add options "add", "addcompletion" and "del" in command /alias, remove command /unalias (issue #458) * irc: add option irc.network.channel_encode (issue #218, issue #482) * irc: add option irc.color.topic_current (issue #475) * irc: evaluate content of server option "nicks" * logger: evaluate content of option logger.file.path (issue #388) * relay: display value of HTTP header "X-Real-IP" for websocket connections (issue #440) * script: rename option script.scripts.dir to script.scripts.path, evaluate content of option (issue #388) * xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388) * many bug fixes- Ensure we use system CA ca-bundle.pem file by hardcoding it - Remove patch: * weechat-capath.patch- Version bump to 1.2: - add options to customize word chars (for detecting word boundaries) - add a welcome message on first WeeChat run - add options to customize quoted messages (in cursor mode) - add support of environment variables in evaluated expressions - add IRC SASL mechanism "ecdsa-nist256p-challenge" - add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint" - add support of IRC capability "account-notify" - remove "freenode" server from default config - new script plugin for javascript - many bugs fixed. - Refreshed patch: * weechat-capath.patch- Version bump to 1.1.1: * core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) * core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) * irc: don’t close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) * irc: fix /join on a channel buffer opened with autojoin but which failed to join * irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) * irc: fix order of channel buffers opened when option irc.look.server_buffer is set to "independent", irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position to "near_server" (closes #303) * irc: fix crash in buffer close when server name is the same as a channel name (closes #305)- Recommend lang package and perl/python scripting support as bare iron weechat is bit boring- Make this build on SLE12- Version bump to 1.1: - complete inline commands in input - allow incomplete commands if unambiguous - improve speed of completions - add bar item and signals for mouse status - use bar conditions on root bars - add option "reorder" in command /server - open irc channel buffers before the join is received from server - add server option "sasl_fail" - add support for color codes 16-99 in IRC messages - disable SSLv3 by default - add support of IRC capability "extended-join" - add options "stop" and "start" in command /relay - use HTTPS by default in script plugin for downloads - add option "restore" in command /trigger - evaluate and replace regex groups at same time in trigger (new and incompatible format) - many bugs fixed.- Remove sle11 support as now I don't need it anymore - Use %cmake macro properly - Document that there are tests that need extra pkg - Split documentation into -doc subpackageobs-arm-3 1582110012 2.1-bp151.4.3.12.1-bp151.4.3.1 weechatweechat-cursesweechat-headlessweechatpluginsalias.sobuflist.socharset.soexec.sofifo.sofset.soirc.sologger.sorelay.soscript.sotrigger.soxfer.soweechat.desktopweechatAUTHORS.adocChangeLog.adocContributing.adocREADME.adocReleaseNotes.adocweechat.pngweechatCOPYING/usr/bin//usr/lib64//usr/lib64/weechat//usr/lib64/weechat/plugins//usr/share/applications//usr/share/doc/packages//usr/share/doc/packages/weechat//usr/share/icons/hicolor/32x32/apps//usr/share/licenses//usr/share/licenses/weechat/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:11988/openSUSE_Backports_SLE-15-SP1_Update/1580c7fda66dc345f0e1a17446dc634e-weechat.openSUSE_Backports_SLE-15-SP1_Updatedrpmxz5aarch64-suse-linux ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=ff6c1da0715e4db82273f389e9a7c2d4cb6cbf84, for GNU/Linux 3.7.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=7a5fba5568d88bbbc2580cc082190112c14fe1ba, for GNU/Linux 3.7.0, not strippeddirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=59089fc904bb7fbfe8aec81f0d3b24cd01f9e775, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=da54bbca8b856197b538914005f6ceeea6a7db1c, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b13e6e9e370226e2d5d25e054ede42f9986ed9ec, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=208ff98ed264ca181513c01800eb179e08f7fed0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3b42a037771da15002b09b48ab78841eb473de6d, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=30a0c33ea22f6aff36a1273023b694d1a0ebd395, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=63381a4916a6ef4afeee4f9bf81ee3fe01f4b011, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8be1faa1fa3945f3dbdee08b0b14d0d8c6dbeaa7, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=06214c0892d8d34cd52d4ffaf43e7bca0862483d, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=52312c1f2d6e2c9a884f23ad5a4c2d623da0e57e, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5d1e432c1c7a08c6f5cc7acad86ae62ab8afad48, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=29f31c956fede0dbf3f39ff1b3049c6efa1c6d15, not strippedASCII textUTF-8 Unicode textUTF-8 Unicode text, with very long linesPNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced#'+-159AEOW[a RRRR R RRRRRR RR RR RRRRRRRRR R RRR RR RR RRRRRRRRRRRRRRRRRRRRRRRRRRR RR R R RRRRRRRRR R RRR R RRRRR RRR RRRRRRRR RR RRPPY(exHAW[weechat-langweechat-perlweechat-python2.12.12.1utf-8c251060ac8a8f992cfed5487f4a51b3f3ed409a4cbaebab6bf2690dd0f990967?7zXZ !t/]"k%b f m|ߤK) I2X$\P^!%'6v**U&ra ys~XEWJ1U6I`g"z[8se4^W8-QQj*V*o}V$~oxA\ T(%3NSUչޅPKg.ڟ_#\`XXB|'=v]5/R?K={ J 1&& $?.sľvCAD[3 դt/F!v+zl=ƽ WD؊WiiJ($͝mﳖG ?m Ee_Ƥ !~aU P#=#ԡ;ʴdV}ܟ ?,arfwtAO'y+(=(>?W?OF _Ț1{W7jxnzb][s13kE0.PVtNnrdw-'~/v9*MԻFMb)f,7 *^7S;z%kA\ {yhV/ȒYݢ4\ k^}Ƹgh$vj0]{$$Jv9z: .10Ų*R|m-@x'RzF~Z'^v?gJ1^T@ST:c(dr8pKׅ L]wXU/; Ҍ&޶=oY]IW6%1){szp8l"jS3d ͦE'.EP+ZE[go34 #UAs68B-ߺdv 7?GxpymY}fvJݫսGۡsLlΌЫsr(8ɘXafnzW ԉȞ>]ٵ 0T1KL@j,*pF>¦g*}8MU身IDslXbTLyNJt{ c-)`C|f1_H~>o+>DhVS Kr.0tY_ !1'=":wEz%#o:t*U홠v/}|[qfUz`p g]A[za <>?¯hE9J L5pj A"Di{4 WɫX/LTArȩ|u-l^q4h3D>-8v]Gb͜9ݮ T"bmp$\ Ef)1 ik~i b]aיS~k9f||e[4È 9Đr+ ¢͘\1!LBm19VLp7k3Tx](_An,%W7'$QE]Svsum8RÎ Xϵ}WnŽ.Z5"Y1zkX1+bpׄy/.tD/9=]QFXiIifiyMV,vW$ fr4k~tė RߘS!.݃Z=cJsp[xهLJt+e ">6k?_ɦCs:`xWq6! M墜aNyNՑÈeniSwc.CaL{ -At8=Ꚋ?`yyWfe6lI:+vEfc)Dă]5Tz2S}%GOŔx>tn|.lX1%<5Կ@dݔri}n_X@oqn1`j8oܞ9cs娷o(pDW3jA5ʁEba0 vˑv`Qa1>Wf6c!`*[C>s>'WǑU 78ЬJt({fmlgw3L +|+S2$pA =02&<;!mOSVx8MՋzvєzd4BUMX,Qx%+mejΛ%R۰K NKmՁ~Z2jnLS |hW6"gOJ.|3ZB5~Zu/ikaϦ 5_ppJp%kKb$o$ XjDϭk{W^ޝ59Dd@-*;[p>Q Vgn ',a^ˍu"܅M_M/dXB[+Mw)8X0Lљg7eG:MI0%ъCcnTX w PFEP.v/ZrF<%|dn R8Hv b("~'?)$+ڒBuZZ&оFAA%w -)H mj{FO=W(y[0Q{P#\s[ ,lR$W:?c pg A'дX(ߝ`X:$UsG KuKpqHdD6V m`88n@rce-Bmc_d_'V8+gk>!Ws?)]BXv EsBC|M^i 5cnuZ^0F$Ͽ_sr\̴]Qق2U ę ͣ iQ ݽE /*H4tl@oM%P-\1eL`w>X$k^:Ʀx 'A H:a t}+os11k#~^2>+̛jԍ4XEf V5AnzpM=KDs_5RKv#/QN@eIxPCĎ·_w70X BBY-rZ}6f6{t#K§opkÒ8ki\][TN-D;~>Mm`H&{1$n:b~w1$0'ZWanŖ]BM>@ۓ[\m>禵 YzBOA0\[pS S'C욯CƒT7K7(7-ݣ+U#MY^(GiSTe`'Q]cI&9yZ*`Td!̩.9̩xeEQtNJa njR6JES/\I+"s-,7oD?l GS5hdkPUs2*T"xkʙz#' ylIop׼?S효.jk~meiy0ɝkdWL7SNkzYB؟pIR%*XMf =[Z~&LzK_b#1-Q lL%]4]KMG^tʄͫÂqՒHeIS˜W6, vv*҄nڪ~ݲYfjgd}}Sf%Zr)92\2< ]ߧrK`#͋[qBV cL/V&! :STLW`>Ej>*0gԄr?|So~^[H9P)'sfur:E/]ں`#tGk58dQW1ZǑJZ>`.?FR z.*xݷL`W„*㏄?"M`1FH/YųnQsF^ +̳% O zƥ W?;!77u*,K_\n0Ls0xC}7g/s;]f,-M$@4շCvړ  Q!wգaku#pMU1x|Mq'~қ؉ ])S8*"y*~# Zte(Thv&@1gDb!x6&YT"1%_JuJ @25@jvs3T'" XQ/KhBJCaq("v/U8}I>;GőO$贶_PY*d|"[>/!{xnc?fmAt$|gpa9X2s F+-;બ,fOH^O:Ѩᔨ}OnXsr^=lM<\5"-&OvU0|co{v [8oBs,Q5-k>>6'\ PA؍.y/a:E!%7WMsK MOdz0Zr0ӈ1 z|J 1^ =H*稬U誈5Ug9|*~|v2{g\N_Jl?wjy̴ 3_BtMY֧/s }~U-z JS{wfߧ˴_|kaAqF0ei1n){㻖Zs<㺘<䯀v"Ekc[߂D1 iރsVuuϫRFu{,D|3;le5͑wnOTdD~b(* 49,ee.ɖ$Sڷ*(p#i>()lʛrgbt(- S+j#q&'┤ |ܠ똫-ͺ˒0L.P )I6,.U=o'xx}cNfEch &B y(7IEQf̷[ ܾ ޿ʜ@=i?3$̌pr^4e "S ™bݸcieHЕ"٦% isTw:sx ]?8ܒ;PA `WڠjJe'!'>> :L81\ZUSȈx)WA_z>@ʎLvԄgY8eϏs>#LTRZlb杻 Bqe{+IZh?]B6Q`7!ύ!PpI OGaI_vO jF ZLqqM/Kx'&RJkM ExRLGtNbi ME\&4z#?S2 uF)_nƟ$L&Fߺބ :G3^\Ga Mn  ;Pw hsɵ)1f}6uO:]uWr Ef5p(8V1|Nےs2`DX<)9*7Bmh ҝQoNmjXbz8*; X% uBX8+ןFPncS5DR u{t*:w_诀Mm$vYg ] w̟GQOW% kķ}!iG6:2Y ,Aom4++*ؘc@Q },[ E8 !78|@9,M]6&]a/3ؤ]k= ]_0G|%bk=78=^ZyGWx yspJCx@عu@O,%[ExqflnRJ- න%*K|G:3B%מc>)Z5 [o `/⒘xXUt㮼lCHM()5a>WDF~rQCK,Xc.^E05qh][u5ra4[-nNVӯvܸ``CVfS|QL:!?MLLΛ/B̩joiUu7"&D2`+ۅ@jW xDv Fk7jޡxHl޸6E(s#@}p?sJ .9^qwBu ൺ K;4c9S>1G=B*BRFoy Z)ҡ)A HO4B~wɺ!.wSGZ%_E҈ωU.?oB 򿂼[t{'c(Ʀ$ gnNR=a)L_;:tG@IǥoE}jhCGYIm]i9ž0]yiKY$[mheTR6#(6ґK)Ca(U\h.>w.{ |([IlKĉuQ=ǂd )ӓIUS~x6"^n rpBGd9:; SݯDq炛~86߷n=J:קszZ(3uSGg xAH9rCJCH@ +xej a~'jW%T7#T]۾h=:+RKLm|C/vj*ը}2FI٬1 ,2^-/QJj`rϯFK7݉L:2+îfLz#oR mPeǫXAv4VMV`ҐXb[0_>g3ضD Q A?.PDSu #SDx1=s&{+[lr6=h䲦^7&S[%M\_)v=яbV!%ʖ"|۞US{x}R5ƾvv;1(V@,IlEi}rMf[!t35dG>Gٰ 2s$Ԭܘ{qEIc|F2Ktީ Q1&-N%1P: գb>Q&3&d#]䢋@pZ+yp -9HP\{>?^|r{j/'@9qWIg`RiRuz *%qQN҉_q \I +8 pDb"9"<07Ȭi~YU(b"%X\d2[[Y=3^j3 3;,6bnދV^SxSTa ]dqj Q@0va:uh%4߼~טR[o.%Fk"j+GϥK@pUՍ…~J^ sOgh]B3hr*d{3N 7E*b,$j tއ#!iKrhOaAHnDt ݤC|cC~( ;EJ>}4קY|1Bh3W8 = ໷?w)B* Tn7A:GOQۦqeKr g]G3obNJ<7`}MMa^ᖟЌH9 #L0MbqR|h 7rW.jh!6 إ v_̖&(V tۦj.x$\7M98ۃ/lP1%r9צg!5Ҭ7x.mEUF6.oO3Ā4`}ba#KX']8ptǍ:|RGCS&d! iQPJةA GΟj'X:5run2 N /4UF+Ȣ6u)>k"5>}H6lݮmf`޵L#p:b,lF!t}LCe5/ןg? `0WMPqDY3Oef~ZGMk ( P4Cyair[@^\y˻!<|Pz;DO9BVn6VXk!/I}'jb%0NWG#yWf>^ʉ k: q 6w).r`_#etJt4ЕB9WTSq™'l4~.G0*,cEĻ-6,%9x&J^?FU)0V#3gU5\cX6x=VOuJnu‚9q&1Fө_~[S3,$E#2W^D <ט^L Cﱙ ~ɔ8/345~IpdR>sɓ,u qXA%&;LϬ>Z B7[U _TkAG8yXMad>+ |[~^ueA\$3}?c ڐ;b_M\gT;H!O"I}$g̚wxDRɷvN.g:(zx;)˅̱PJ V(ᄤVmԏp` T \-ԉ L8X/:-\$Bx>SY(il][;XU$5PNTv|j hȢD67 1cZJ)΀JwQ--! jmzPhM y<6ׯ[ki86gWh{2`RW>Ytġ~q)Gqc{9n5$6.u B3o&'1ef'_YbrG"d/cp~Xy!5bU)^l -IH$tYFCي!qr\t+Kek6OSU*ݒ@GWLZ﬇QS=mQ %axGߵK}&uʺR,#a-AS!>nCQ<=TtgF- .F_wtU 4?Bf]ͨF }Fi=H~EɝPRfo)߼0SSW2S:179~#tK7(}9njH D [qWe@?I$l< B?n\HzQ }B^ܵie{nTCE!§O6w2:0vp>cH# B 5[~x|%&yl*{x2vhHid.d F sh;ntb.h[7wt`#&g(^ʀݭ$57͍h5+;.j(lBKljf>e 4U!!Mڐ_Br钳Ndݼ܎Usyb0R)ye6o5k$5zB;>\޸C3} Vlq[qu¸2֌;گE*c-*+xZMI_GpESJ ﶣx 5mp=3a댉>{;%3!4-w_)0۴sl`|0N/0e>$0?`uyFi7oŲFRCcQQéBky d+)߮/Ç%E~%EW;>v/P8Ac'RTPsl=行%Qv\ȯƹ8~R?EZӿeV/.Тp)hbY_O=nMfX³n)} HBz e.=vɭ\━\,f.7f=Ѣٝ~V"uK,6բ[2vxF:ïU8ފ p[P}ЎٿpHI3k7I}GC% kU&5X^;op<{ 1#MIǣrIڗY{ܶr=j U1ؔ:uoL]ΌjRrsФaIUkN e2JAE m|'4!UcFiAn&yC20Y *g]8(^*㔅3/`m .\!d^Շ5 fGw#͹si]W'f*d*Z;u; |X"vd &tCL4jD*o΢3&1~s&z'Wj/;0 Vd$# D1FowAVL1זJP'ۄV7v@J tL4ʕݏw2h4&ܻeZFƖƁ (;l&d^Zӈ61?x べmzV#!=8O^[}*-Le7DK hbNMxoԫClC=< 2='g>0+L"nfȑB h=ӏҐ5~(:$Ou"0/xYĺy> }[r9dO]"s!IcfNy(%I!%Z $aY7d8M1H4T=fZLS(W ȷ~E^E>ƤL{lh7]*Zoٴl K͞p gp?>~>w_^Ǿ]灋(ͫwhvus[lAQdUgQQN9dϭ6Z3OI w&F>^1Pj+o:kn-BDVct "<qۄl^th]< ўµHxCҸ[6Vk"Ldܗ'UheGYH3?(ۗGq`)dJ$8GFahv7gAyf1,:{yFv2aP)4j!{>cRp{;(} .<i.\yCiWXkm׆URqFzKohģ}dB!ct]-z7eqXOSJA?0z@'$I]c *6[cPS080άL~ZA#RfHΡmc{d@ڊlxtB ]Qۚw;{ /ſW)ſIBMhF!?mprh,e՟CɥK` dӇQ45Zܴ.ZjX!5v*%:S] kNt$ r42R>GjSUBZGs*K}&j7F5;[FH\E 6{?#^kdLy5O3lг ~) ZyؾTURNKI1wne[gQ}اGb,i- ϔR}V_@)䉈peNCxLPF]]>S?YF5niP -7!,- coWenA%>ɇ^BM"1aG?^hlXng"N# 轚قݩ lc{|*+n Qoa RC[ r0k] w]d('5#]hύaylLحgau"7^}RLG@ y'pS-LL9Zipeht!%A4x8/c 33x{N0y|i[=..Dɷw z̞?aaOU)_@b n^s ʄbJ[^9N-}iqSJM$<.? |~-92F{ݟ , Es/f|e5nyT.8jI,~bqD)&zHX!G"RЏ q *<ߥ[J[E1:";X?dCG&Y/$$It+d< ~k,k Vk@7Y~XR3X򗳄|1uGLq{ICdE E Hf&!8 E<\.J@a9nq"b4y7f-фT'y xLK̛mYh%ҵXܳ`ۣJDGL[T:-O* ˍWw7D,^}lۆo)eQ8LEТpiNگoдPDK3ֵѨ@wyoI7킨:^v %yѭnf;~3lsL If.scҠu]C`NJ21]`ǒjTh-RU}9Cn41Qߜn mwZuC9ȹТan+,6=]m]b.gAyZz E M5P"]I89^wQ7nf[%-oGl?\/ LƲUj)I 10y[L-oПU [}$=ՉC¹waHpMER4E \z]*ҒS?5MQY:ڇB|^ޣ"rS6:+B2z4yGP:CgIsخ^k;ŜA='SRq+0 %|Jj̷L"dIөQtXZ^>tWI-Y cBO~hIkC5!F|!2 NET3a[;oX87vň|h8LN%V~te+a{s(s6QL0%`OFfh :rؑ+YppKtԫEcwZ=Ӛp fpWq=YZ;W@bpzYb'&seM̡C~bwHQi֚hmP@ًBaQd/k43[jܙdcno5)#pA'4-e)X'9 $Mo ĔjA" z"kVYŴ ץ[; lMJ?~} A_nsz2Ώ1YL|Ҽ?,_QN]z 8Ľyؤ1";;ʽW&mcZ%ojp ߟ24 +$/s3+3>P0£Tv^dF>՘/5ߟQ8 dⳒMgg4׃:NUlϤhyYU4VWy۵Q6k_Ԝĵ>yu<RN^z6fs]'U^v~mm~5!c+EBZ̜c}"fX6V[`nΡxg:?GK_fY Ot, unI 6 2Sm 1',=8V3*y\$*'Q?S$/v Bp6fx8H |A/7~q!q\,QtHyG@ZM'ʳ@%V/3XʋⴺhyghH2~$FӹΏe2d/mϜP*W`vO3r&ݗA ]miGݶul~^zO־M)XdT*]Sҟ~iusg ȀL)$(ʥiJD-y.W~E k) #w CN@SeO| P32_muT&fezI=~"z NY4~m;t|`R<%BK~|tt}* y@+{BZDkީzU0CO|ѯ{sf#QR> o{oz F 5{[iL#٣ ]V| 2KxW*;*q/:7X~S=EA Rl( $/;#O7NC=a Cf]z iT6i]y٥5W>Z'SvϴY°'H{RNq`R}y CК#h4(-`O@ahջ߳&l#az6(z'*3nͯbD~Е=<L*l}n/ÎӦP[lI`wK;(~P=ђrͲ4 $UHrC ~Edq ??AmR%{TEV8p9]5Vn?ӊ'|Xs,uiSκ)P"z=A& d4 .Q?9bípw\FnjdF?u̠/jBU*Sv`Gŵq^P,*tg#O&sb"㸊$Yړ(:Z6Mcs1oMj!gv&aO( Qڔ;ߚqq/+PQC>LELgM gbdO21K/mnkP vx+|x{֕޻O?&Kv9@evhq5_,-'4E*. =v.L5\NkyT@8ͻ7t)R# r06VmvKR})GKe@AwJ`5)s'}-L'HUZc=8# =#ؘ?AXI|Dx=>_(}ғCJ i Q&. S:ʳpZQ &-;$pZX6M|󬶑HT`90/:tZO*y;~2Ί&$dʨ x>lKGH3#]e% f[uhX?o#6)|zs6J_qoD^6IRj> N¸! H:0^NU^!IkE%i_2"xVqZ.)'-);([*2y2YA/(H\0^˳D 7SՇLg0d&Z=?Be3,7N*P̍-6%]cWr_uPOΤ-z;jtZlj5mG6oȞS馃 IS}e,.z:%S>,\"9+Ek` H%T8ÔF5u+iqyuusQ-5-8q~09<0-Bp$@u3R'L?QIegL+0΃Na f ad7Fk^Jj`%X:̺ԡF<7h!+`yT};QXe:}ݥ)aZO&`,FzR;-"~LU2W>t-Ĝfzm/v="2yEٚ4?d4Bv%na9\h d3'֔7*nR.ˎ@LQ8@9 1h3oړv:-W&lQLKaK3!@LDGlƛByZ! ʟK/L=G$Tvr8Tt[S5sR6b1((v_1r%iJ3hm[ś5gkCԟAM5`n8$B[nQY*)=\+]֞vv8 /)3\hB=Vf}6 3"W^[2S|R :-z8M~r̮*tYV?[# Rbt|&vV)H]V2Ϧ? 3:2(:7.ƒ=0L~yRG&XhUOFU:2ۥV6m Nwr涧 g^y]:w(~o#PxL z}oHdМPQn$13_D(SlVP~興 * <ѭ7A|V&./˹ o/XzXw]UB/Kh\s6L!:5.EzCt\r>a|뎔777D&{8?v[HQv.˟G8fB בɿ_L((mhJ׊.suQGA(=GKBi)Ui=ys4YC0 ZBn<>\S1WepvRܻgQtV=4 \ =\mqܔ4ez^`lj-u{g})uTQa"ьFSGw qyaZA,eWT}{|>+VVm5ݓsy^OGlo/o%|*y>_v+wHGvt GEk}d=v(yJYW y!E=(ګYzPEm"X#v*iJ7U%un|dȼpI 8ɏ_\t)zckÓBi'[M<螉"ԀV-]qP%PHp~|ŒH{B;t+~PUn v7]HƸ%FP$v *|+nQ k"m(ed'ӓ5l5Uջ_8)az绕.Vz+<MZ}W\u'q:Ҳ;Df}rF3G7i$fL%f&s~T*޼I ARY 2l_ekڐL}Mq ʠ8oAops! nycVBqxϩ~i = Bvq?;GY8p[ [Bd!I_9QL vއ!8:pO*ނ ,~_ nd@y M`Cbq[W`ƥf WgݹwhWE [z@1X5 tq~*@ w~ID0R ?H15;.ĶV$yˍ6A,luKᩪ-t$@Eh{.6E XȔ;ix'0.U4qߋ|tjf)En4rRM1i!BT|@ UE:Mw2NTUwL\rFy*NtX F3Y%? "Zig ǣJ4gca$ ODv O8 й{+x9~zNe.H3+ ga {Pu=]W=e~Ak*Ç"]9tYb[δVܶu˓W2_)1 D  S{aC\ /"dVs[iYDЭv.X3*C̓Q}4+ƸC5 \z!@@=P$/H'Ŧ I9ͰeNY,(~Li%#BNs\ ,jjB ūАQh#` e(Hn'4Ѩ5 Dkb A!%-u:ɻOcP3mgh ꊽ w?$%[k$3e|`0uOVBh'n͑7#FD 9,BӀR빦UI#nyzao}<1 %TQw of†? Ad\GTF8@s.>:hw+;,<uKLɆy,WQӕ~&;Zs<:Sj6±=&Oބ^RaB ;b qpP~8PxY7gkf7Hx#^ZQz .ο [q {%X a$gGlڔfKyg$>{W}MqE.K1&JBuogA~f'q(9ݻiYh|%0ab}H޸%i/$e}֫J ѳi*ULp,M17tx;@4c҈  ɣ-~I^J}S7}!j_I0o,l/zz:-l/dYMQS>,HEۿ8M/{@\~-WxP_Է1hAY?+t= zG.LzL PKlj<mA+ǩ[ZѫlE#| D9ergF@}P U-@vcb<}zyO(.$e@H-E J{9v5׍5(9$d Ck,Ғu*.@Ā[sWMTnj'1 lzTɊBfB߬43[ N:"MW߫rp-%0?;"?N .WɿRRL9"` ^]T !o_zN]Pm 3#i٠8"-1D?˵7w?Žcx@oSy~QpeʍW5|ns?G被g':˅9U!rH lA'}*Hu\(â4nAWNP<{DN}ߥ5(vOE<~ɀ(Au F<АD:;ޝ΍R(jm# BSbp{3o]X__޾wYkmpC7bR % 4"97 Ϙ{%ZX0]o ?sP==1A0ӑ ڊ8ˋ=\*aWnRyLtx2pT)sb?66 #fmTӒG=q0xks<[)14<8HpL|(G dcSfU[Zi%!Oo;WU,9_ ]CA-f(ʈW ƦպCG\ۜo-hM[%q (!arD=0kD\悘de~p- p5@uw$.,k)< =3Ds4EorPX,<ψɮэ~ӣz|wÎjMgѧ?]Ӛ Fµ:;LﶉU=^v =Dl(}f'F={{t!P$9d, A fbB>Ԥ=tԔאmC Hc/P+BZ,uY7\Vy˵YYbYVY(MBH GO'j'ƹ|h=鲦[u @/Յ4WGf?jk,}k|Az&%afAL/7strLȮl4& hGmPey5E#0%7?I|1&](ʒ&ܑ@U,IJG0uǝbŧ\qB{_RنL` pUcf!%;N:ʹ{jkN%80O{YfS a32L;R2Qfa bԅH`"}) ajC LAsMU֛' _ ý{|H̼ʡ56IHI_$Wt&hԡ]@Cwr RaeN-R%TIAIUWD$e4Cm$zCG#<ރ:kO.hDф>`z+ Pݤ5OB0a^c8װ_/?DFHkؚvΟ߾OgְTąEÈ" [<-9g{\b*V(C c҇o,=2IG?v0-1JdpzFٔ6;M~~δhi#B_S?."v6t*l`_Z_;͟8j%5#?]`O%6V%!TDدl:շ!\5r{{IS54_H`Z N 8Ke -9GQmɅcB5wp 02̻Kjʪva9˅ܛJƢ(|!И/:@k`1{I8MMP eJXVBȳGf#>㽹Q2u-si*g F?@t8A7k{V*mah&~5)gdfz =>Yg3 Μ%Pބ6KކWO8,o0 ܙ:6A'ki*5;)$T!|{jbv6bi ψp=JONƭP{ BPmO 86U>:$}N=e r /?S||<z3ЮBo 18cYNvQM8^oI_<^8iצ ?@Qk%=Cc@JVy/p/ ']M׬?\.ˡ!);#_ujmfV;?VB;,qP. & |saQ?ӸA ezAwt `,82#eFg-`bNG]wA"gobG~l"F~Xcg(r=RnheLC)*)Ȇl=kʡ*|w\MAy"2w/iQ5F*Xx:ҙND4(9'$ƗE*SO_ǝXٟ{VEuPP*\Jg02˩ף] ]$257 Rk}<6SR] O^-c{ft{n^V14AҾ7zT0m)cvwnjaca 3''Qe%0W cQ1ö왭TxScKeb$\s9?@xw5/;gI#םϯ jp3X Iӗ. 2[-sve>b eK9d+[COņf8RZzL='R/9yЪpޖN uԝJоD7׫06_\L`5f:P`2̂kHqTD@-w vN?\ `gLG7t{I]7! 8{`F*Cc RqylkI62N w=D;7x\DCS `DBB?!t[wO̰SJ(gRaО> (xC@zLilYCRQp\` "1nloޜu8vp)Pu [$F˕^;UK5hJSMNp80Zl[)0<9~dFBD>x$gI%S-j`_j4uW.B;2T.O4^&Ĵ@ce2E:. vսCm 23Lo;'(h8,Ξ"e~cZwBHԻUk a !b1 cd?o7ܮs7(ȶ^^֮#2usy"Լ F-b0(G)V=L.6ckQ\o<&LG[8k>d`Aޯ"DDUE(#-=7 1zYN3%n+yeD|~D6CN(i~p,Lhџ{)E8O;h=;횰f:/L'MĮv/rAPi4Qɟͥ~A>2SY0&7b#u2N]뱪whP$fR4%P[ʼn4SxQĔ |+l mX4^n!=u B3Nr>)+LGp/D4dYBkԝ"5+<>að]WK~}UPۚQn5d k;5paNbJϓ|#L>E'W]bڥ0tGd} q۷|?=H)UOW̶|?gsh@{&Dh7S|oUJmcYtJT U|Am@-V-> ? qTڳ{`CjY_&42*8!NF,Lz{.o. 'ٴz U϶sl{JQsPa-_>p-*S$=2݅.V]8 ?hu" tSt&u*{_d/~*ǙGPMO'h0 b`28mų|ͼI49/Xzө5\a8 3] B9 `>(bo ɺ_2eSKr=[u:rry:>3Be=NJ.$/B 0v[o__%ʄ[~ o'0o8@)Jį;3VXhn۸Z_,ÒNVa ϯp'W||[ m="zlfv_fGMo4fJBW~PtFwTP:|j6h6Ar3!p"#n L@mb|dw<:腱lmVvF0LjzK1pN̻ࡽT )v |ǪaYYiZ44.'!R1(9ǒaW~ocpkWH.̳Yo b:d_^m\XZWlgː05'HXQl)0veYߝC:CW *Zt,'s2Lro yקXW`iK4)lZܤq]t!J]s$H}X.0 |᝭fN&XIC8[, Cה%KCv dI0s`,iUR;Ӳ"]MMӺOZr$%.j`^\6cE)WHiz >ށFF$2ܞWu_`U:=I`e!zcs0hP4 J(3},*w*[ߖґLvѫՎ)RP姗lQ#UUN}t#ː foXB1)%X K*cCk >VYp;! <nTQ/!q].bl !z- =cGt]m rz >Fm %}Ok?Gz4M >aǚ4v~̢~rruP˔CMյzDvzPJwz;⢦ sTrGu .> vEUȏ};uq?e8qbM .@查mhlIÇزϬyk`++6˯:ԲqTZ1r6]° n a#5?L\;)ʢq3,\b7w;$wup?-~͘i#2Wd:>cp y(&?9K8d9\I},CmF!J7`?|ʃ {N" C zє3GɆ( Nd%'! ]BNNjH>Y5!Mϐ]O8Upah#!3pE}ی]Soesw{P>/XP!3lfHpu816<|w 0M UNR ~9DLI\|𸤍 -IV̑رC(<5~T ѮRg" [^D ̚TrJSZNǮ7UO0<EAC~ZF s||xܐ!OD)q93r7Gr/.a0BM4Uڙuϴ˴ vbX4C+L_#"txm $ybwIJgDQ\w:<a@ qxw4ᏳKR)x$!n6Dfz2 r"" GlŸRWR/ 0af)vi-4xm88x"n`?3Kڧ7X{dIi7a}8]ߘƁb^ߙ:6%Ԅ+@D ;V+#^ !|:* A=v9G=rrI yo73$Kv" w¤0X#_5s*+ؒ{Ξ eȣ+23ˈP.*h/tpksIfPɘ`g-iQYcށ!%y XgGo]&ڶB؛R9W @jI 2n!$sX}]{;qL*Na򋜩􈙊ww?TйZ'lW>F7/őjI, R%H~r~viLb%+AVR[E6=-h/N($e'Và()v{[1vq4sH` H1'$CWF,aUupk(5U0`<d[!ќiŌXTX<'wϞwv|ߒMgɱxF!.yXo*Ѿ6q*ҏaI# Xꢗ؅џI 9^c/*m4NPgq&XiBlsv'fS9C#|ýhgRt~R`C1Eb?l,$j'\KL[-=)91+-n͢C+_' G| <%ɤEn q$eRSVڄ>c< ;4Í P$O^XRD2O#YVfNqpXlk0sue .M'#pPFYb'SN>-\i\ MV2B"-6=Gþ̙WpZ4[nؖћ3L/՝Jf V$B&QV=+I U%oqQSMe뫢!+$GIBbc{Fְ{߾78w"W3 Y)p}ROGq\g;bx*r+޺K^(6͐i:&w)|n&S4.$PQhh?4(;fq\1~\>~ZzQi.T;-Қip JŌepd8\ M9eТw䚥>w"4βWfmzΡ+P?%I,xX[O1y^Uky;AMjUEnN~SM+XzWSEӀEtԃRXC+ [KxR$~Z+G7 "gwerI(f|jVIrژ-:0" jn>IY1^?6Qߥ( 2b^=÷||L}.-fhJg_@< <ߤQp:Ovk$xESoύ(q 3Iػ.-d0V8 48\BXq&Ln}v7N’nIL"露au?Hb"O~Cv*b{Ж  ~X> k"Oqr_ $8o;9hVIUZMHD5W%$D{rb*(DT*Gޣ} Ifiulv]΃NDG=숂42(aw9(YO!vM9;Abol(=%eoW]LRÌa_leyZܠ[R\4:48wQDceoHanƙ{FRxKGB>)J[<|V8v!W~@Mc2x3d7Lqk8e9@t<~9pv%<_UWc+PmJRCq#V.Xj1F֪ղ 'AyJH (-upV9cxb~UD{"nގMc/~h,-!rS) 'S>5XaAJ^X04Qt_ef6fy{_C15",`8WD Wk}SeD'J_KwBgZ,̺f&hx;0Iv^Y7yHfqv g2vsrnf4}hg0b3аw쳐 WӤ7U 7)MNp俢P4 ;Xc$,1}t0[xbXҎ7T$_qrM*Y W=MK +ިL=."xK4"Ǵ:Xld_]. o?O|H؜W#PCR\L\!\ 6#|BLwy!x+Z@Ldc 0Jew}NF^֢NĀ/FK򩾽umzWmt{]Z'/i5PK1{8%ʒD ذaP!6<3g'v#bG=3;.@GyvoښZ6kC"'C{S͢ mL|kBz>@O8h1-Cs+ml+T/PLv:O=r^}#m8L}8)r_IIUQ1g ;7075! vOz35bkl*0f-2bA$.f= /Ip"dمXƟ0Uhyw$P GH6$3֡v*fP͑f  )UR7t͡ddNQe**4P!3(woBt|Ÿ#^ \G!B*UB;n?OՐ 0? Bw1-P3KMa>%OCB~΅zn~ 41)sBaF#=®qr{ l@a3NBB33<"1↹"Œ9@=tֳ"~UVk*$7ew9<9:S Q֜CDR @XV锴@#E׺w8 "(*gKb׸Jj*X@`i#)c[`4Q' TldH6MGVwǘZu4lG `_ny#}bw.ޘl N=aIFu\-k[YK[M|~'j_tHf9guP%,1J[5=`8hoq"_" I1xwSݙAfE>Fea*4_ՒyuBFN(P*ZPK1jCV|I}M_79ϳ|-M Q| 4-,J r^/}5-,D)ZD*؋.]>p𔽷[a]{t7Q@7rgbϩN8]=10Hh?1DƸ-Y2ߠ Յ1VuUZv\ս<۫ƻdU_<7s !qO$|r-RgUJ6|NlK Q˜H6RLbK1Wc s҂*"0p[* .1x'ݣW6-7l.;AG+`uJ ag_s $k4`)̂.̣y? &N8,9'k(nt)B1;\4'O ]g]b"C4T-}7? 1 iN}PFߪ;^?IsUL2sn (cn|yzu5@<wDiNf>PG2@H:y25Xg9pNcp{p-%č*'7kP9i^M'0 W4mU2ԉ=';wJw;9,/(.f&vhGIp(%ώdsm$1Kpu $01=zȔ]}Typ]M} H )#?ކ: Q. {N(.mk-vlMu?#1;2YA4Sі! @"J4Qj' ٹ9;c9pwid#kRnxօ0NJHv^oFjأj++!ͶǤx3r=`Dz ɰ^ m[a8XObj웳 zg;9P{F/pMh`7b~|I7ڧ=bkrla~J-~j`TSnTﭤ;;̈́pqtwjMA[#IEi̕}i4wBR-)ro;[wiT4+:G%5L݂N9tRŇ7O0 ʄ 8dzF[w*SN(;_4T;i\n/٬7dc4F}t2{NՠB~ˋ)m^_o|ג lcy-˺arź[ 馘{veבhW1P W-kEFuų{('A.RUcf;<-۔T7[\P. b+bez{mw61J-fUIv[(Gܧ!cҙ fJeS{K|~}v1d^C5N2ECJc8E^ű^vּM𻰥{?$yDF#} 6q10;=GK <@Yfm7W>ul(8H$ΉrVcp=3R:l2 ,#% sMa]:>DwLI}lv;O;:APGYʭIҪX>$0IH?5ɚ_=schF3=zPq9BT%[;/i,ӜE<.>~KJw*%(ʭ+MdN9b.!*kEB?mOfʥQ&J>X H_ҫZbvռW ջ~oWRozݷ={S "Y}9*Bs]1?֯Y OƇL$٣*ѐ`P-ڇaC\#"Iڱ>O=@vt+ֆ9g6&%~k>WZE*!6OK\]߳F4G0OnJ* #Py&*OB=Цb$'RpqT؝rUu}?Ņv!SzÛT *IL8D~2{coߘa%eoCJVJS|F9?>k%ܤb|l*XC*aiizKB8s=r$ 8Ix͜m3y;?"ޕQX%XBh$~PT0 _"ȑWO0tiv3،F^/r#A; n.h6hK4k@ -a$$,-EOIl.xF7qN2Bi/L*. /+'fcjЦ(Wjo58X-l0lyl^YU58@nySLȎg;xS ; i8 z޽K8#Z$ 4Jۏjg*1g z>̰㫞ͣyWT@ϴk+2ki(^c'MÔ6Tl[ʍP_og~tnw=N:kW?DR|ٝT>[_[H;EHu YDT6OogyzZ 4Uc]P^v6>܆:oaV'!tb?7WxN@ .u}boDsj,01?J;SJF'AK/#J,jEE)XWP(:IAf΍;xv0D`?xfRg汰ɤk=n4x/w&*0R{)CL50TC9[F0;m̗~asR t:D+/5w䴒q,̧0E3)n 2-}p\v ĬxGyGS[i KzVP0o6v0Xv|@!L1(ւu~JCY^F>5FEXFwiGȪIFlNO߃s1U+Hg67Hӹ.:*dD _.Dɿsc _冦Q-RbZm5T%'"xʼn52'J윝:kxSs$ĘT>~Mu:# Sgi%gVÝMt@ҀV;W8cOt|>Gs8S0#vi1*q=˖fέP" I IXmEEL~4df+,fuG#RY1VW~،98T>7 +^9̜uE\j,1bNrVNd&?'k`ƜGUY ҅*mG$?,fHNh ^HwgZg"er/v "nӮoqsg~ϲ hzzVU"kb[,HB 6dH8Nѕ+XK*6֕)5'tPaԮ΂7{ֹ'>SoZSDOha#%4PYpy/*W;/+t} JfQXAr1ޅ`C\'Ő/RCB<UVS~Չ*H1DEP'z,瀖?MbT$w^Q"CI^`xV%UݐMן XMG _1)i{\ll6 ]D_˭CHVV4+Ι:.q!k@&x_$2~x0*{sΜv6xNi5n৷YµH5_DH#4(LJnanܾܢV8P6G=P- DC7r b1Og+t.}M`S=Kgcۘ;L el<@h9?!=rSW~uKL ::q puKcB|ƒ>|IƦ*tΏwEN쪘*8vS.Ym.{ChS3 V#taY`dѫ, ]>ۃM[^-c9`ĬIѸ+đ g^V\-hMcH5Q(BO bD)G,8pfOF`adWZ)2f!ᩗ0rߎV]H퐓pUٴ~GXWb\B@O}@ֻk ʛ%M $RPQۏ=%UWV:tpE&V$ѧC6s"kǼkd*=ugJD3bEy/y&m $ECغ$q2/Yy?\IJn}^HDa CuЅMGg,L䰭IZN]\-U'[5ρFߚwhvlGlU }8Sy.,,q1w^qbmZEf*瓁2T֕%iǐAfaj:\(P>>DFG-iܬfiEl(0k+=+L> Pik!f?z^b7 N{˱1ܡ$K2$L|0ݪ%'os &Z~WrOOl+_K91B(RS)xav捄Jgh(6ieEP3QRDm[, 痽|,qQwz&[]9q Jzt)2㓹Ʈ+ \ͥf;Il ^7;m8GBD1M+ⴓ@rYc^sƾ:MB^umH`2A_v-v]蠒@nCw}ѻI܀JJUj*HTBRF2&n0;ޠh`\|tDOg6LN_n&M&Gx}X ]jӦ!fLut~?U@V<қa ׅ>MJMz[$*IZKM/&!}'18O gFl,5S̷O& O&싖'ʺ|rwS'(+o;uɝZdO=]דCE$JOչU0?N<{V>j T@"_ѡc`: ,OsUt5RGX8*FlUcK`r#84HÜwN{6xݟaJMMKR\\%"(ئO~A}B ]o"F'V(ύRM%E 5]%. r_aqnWeϣJ&Ԟw vIN}5j05j%24,S|!~4H&ߢ gb!dK5X;- Xےj ڍSsx:沊 03F3>jKveC/T  /9JBmHZד G}2֥IlͤfL5^n$P7ٛQ?j׸~QAg@t\Ga;%'+1/vW"ĬzIwVnGڍ;$~ E5T}[*4|z-h Փ9KIe- z}[|&Mʌ1xͻY/a, д6BiZuiVAԺưVb rp¢EK|ƉeAdt%X܎[-r/ K*ud 32tu^^܁Y/wɡhX#eJ6ߑN31ŷD5KEvx1质H<9 RpQ*$u3ep+㷺,9:a`쿙|Wj0$7>`OZ k%=_BSc u>?vX-}XO9,(t?|&"h%f1ŠQOR'XJÁ):o:[^IoxUؾ!N߹bJȈ}.F#mt,ϧd(w)B49VQBx$Zy4hdH2l{P} o{w+k~dfX J!NQTNG၌זE{Sj"cV0܈~!g>?yVQ3Q.]yOlEL$6kK<􊡺ڴ*O`%*=kBLwRGPd>9]z*#pfe#հ]IyA*r8F87}l0mЏ^Ի3 tq GҌ5wd8 wUA 9->-Yθ=t.#X`-9>+d$18% f`^ӚE !׏5oRsoGkgth`b/ '|`;ρky|1<ٚ6aH+K 118F{ ݅ V!:q"S elkO>C J-՝ZAZ}v#QE$PbS.s#"7Vs6czߐG텤IJa퍎BIWtq);ilGaM\蔑o+x^~|t6M,Z}P`뒍>.Q)!U6Eh)wfޞ+[?*?C_}m}gz/春,0VǍoxʳEsbvF@.oM>RʼTdz$oC$⠤V UTJP#Oaɫ/AX/h-!A΅|~g4ɳk@4WԓR{ЌVvot+Ɋ{էH~B 2zܩ}:Tc !5||f]Td:[У0|R aMou &qt1>f*0VyH1 u sfdÔQjX$aC51>b5H(gcJ6}=0islVEO啾@dQ$HX" o|lwHq I 7`Ui"Jh !`4:(rTR!ZaI5)t~Fl}d:/OI3 JXC'܌!ZA-%<^*X,|٫`ܬUA!0 lHA]EMPynpHFnK1ѱ?=5/ܷ%;2Y46ʖ9 }Fݢ*a ݾq -f{ O(J1L$j^pL9*m=BT$jFS_F;(1=y! Co\DV2br |)WTL&T0V%%ZE2nLLU{:N@fg"bj,XIDmu}Lw@.u œFJ-UmFcIL^V^0mVoXd=ylR?HWXO OÍGOXmrg+.=Px\3vp/*nsI_8+h>`RT@4oAGzQ1tciYOܸ⾮(N1I!VWoX;I!|"M{֚84 Q|»& DNwLW"{"Μ;=)bZL}UOV0wZ{1^ٯ3#_5Xʜriʫ&-V<*CQAВ4–Cd7z{^7c7̪x}puډQ YiQRm!Ƿnpz] ϨfiPbG9<iքJQX&Xnza'k=ԃ}1sR\ÖZ0=oڿK9e1Z`22kZ2Fpnca$`[ U B\WD蝺f~>F^jFeš0˲XSiiJbOy]DrrQHa :=tgasp&Ŵ; ,sKr kF@Ywa!jVoww@nqC7 ʅAqؽ7)Y;d>^q]`yс#cRUO:^;ȒТ8r|ee99X9H'LaQ;%J͚"bG]Q%FX_uå"v)659FMT_q68Vs-mJ |3zO2-(yp:mr1gG#7A╠BuFN [L8 i{#ﴱuA:QِIzE5-CiYoqw êZ?30YE7!ȃ\G%.TJE'Q9Z3ukxlsg2@Tw:HJ\hwhj.v>P%.{o夾qjN.ml3|.?`Y-qvK$5"7k@nE˶9%c](eĭk]ʍݐہ ݽtmkatl{r֧0YPb&z BA3ǣGr%lKyyu&F=}n*-)=þar2wx2S_i[Eo\_YR.L Xӯ) Ɓ5* !km7m^-2; R-;0GhKTw4QZܺ 4 i_!/@c"by$˦_5]?;uLB]]n#*VqI>9w:V_^Hj>:DG;^2Bj -*a_2P9x?U (lG?na A ?vy0>[ms f:vȳ 64Fhë~4jmT;NpН8͋0-/עxͱ.9xSBK8χ8e:(K[T=)+3Pp)N@>ez EL@RI[T ɵbUMQ. kClr^W ;YQ0 ztZH kjdV|,(T•c%H"3m<>%g^ψN,("- zGrΞH+E/[{#sNרY2$N/-]WS(1"X.όmV:QSѢLX %Dl}x,*sؖSh$ 7%j-> Q((teWnO($d"\zf7HN: JVjNa!1!@!;ۍ! YSMc( _hj?XWʩQ%lNXtz *`V 5[#\ٵH:K@Ѩ9M[CD?_EEH}eS62yB$85n j~U~QGKÚd{7`98ar >PܸM^j<"'6p$Rz՜yw&sza:EqC#dЖuOIt$:F HL(GfDGܒS:`] U98F% 1F]Q=_fUH]f:(/!RHBiH5GEDx (5۠tiuTN*Dh\1_vƚјW} &C_t~$ws hԎ7?U;b=YX]]a;|*z{R\9 M IF{Ӥe 1Opڀ;$c-Ⰴ`_|Ɂ  kx4SBbM06nǛP~閗C᭟n.]JI`Sx˟h)vuXU|0!HeeCsud|;ӌu^l6z4%/8v?΍ În9-A`!v[6`Z@R' L1pAmJd| 4e>ʯo.Mk صY[se f?? ʥpM[E&t_2Atĝy]UMNx"\Itj`gYcKŇǜ.OZhyE3G6%mQ2ѥIvcAɄ dQx+ Er6

Ǔ*{] h5.Cj==(G `pdZiP=wqcT%`u"Å!8T2[@3~:@M@/ "k䗿iybk)uT]? Z5ivtމw ̲3#v#\b'Ǜ7:t嫵ƹ[ ~J1vv=U1ɚl ;Z] v)aƮSKIz7fS tߏ軑cs@itojpMHU6x8Wn&Uo"3if`i .T:4FB -GT[0dzY< K}RbfiMͿ13V E>/-o4hτb6?i)J(xS"f;$?n|Pb ֹO 1MjBĚÊ:"N ">ӽ#L_\7x) / {4)>9}"6Nw'jYJ  W5罔["YпudQBQ'Gpf(3u_&̵i ?ezo)%vq :QZ%_sӛ>߬kd- Z|]ClVm1yOʃG}G{C'&MM']5EXa+0XTHR,ϐ&]|v:8lWJgb6N?-26K;~~nA=UѥnBh Kw#p rY㞞&i*G?6a6r6R oShf{(^3J[S MR;C)1ˮ Խv\_kf&G[G| \S(X )2 'Be9MHɓCe HaM+WqY0v}#7ʺGW^ 'IkoP(D Τcc&M`q~$aWB2w Vy-4z-F ,NێKƯLpxPިSB k㳐e5}Ba |F_ 4ٹk],&\Fzб1$TҪBt(Y<1^̑5|'h>]9Ŗ/4O),g~4\`E^>,6 EӀ.Y\&)S dA Tԩy ׸CRcf=6sŁXNnģ:}mW%󰭚lhj/^~WHUxxQ\^Ai源$&cޮ 8E6ʱu Ap68hwv63&$M1_!%vmP) sP"#HbeM魓t,9W7ؽLdWuIʺ=])Z.8VMoZ54 *nc> ֦]8T\q"w3ԝet^=`A9&]WvT^>M~|NgH5#9_؇"מ.uҬvCTRaDr sEsoxv5*S=$m]ÔL)X)j륅qWΆf6k?\W3H/[E3-ǵ^ )ͯ:e>/p.>2M=fsyKt_W* Ee]"'eq={γs1/,iՆ.i/н(mQ:soOr&9rzpJ;B](qh;ΛP Msh; Wfe7KP+E0Q[MBhT..^]ɘT*CgIbU2-cV.di^Z,Yb+Kӟ5`Qxnn -vrR[fQ$\G؞ޠpp)`v]s8a]Q DI{Zc(f񾃠 ҂oLCfBQ(H8_QS,;Zq6 g~4ܨy^ƪ-:) 7UiݱO.#?!+u?GێE=$!L=Y+])1esw:ceώgFFFGєh)J6[SCfs4.~1oIr 1 .%Z%rUq1I Pb3ǹO-.n{}ߴ[ͼCJ\"T4^1{X˲ ^S@&Υmh̢"QsBpؔa|x3 !ÜOzK0(\QJANֽ9 'SDh)myg[gW6: =Z.t <,hә3`JNx!1=UEPqsz#t< MF옢 ʳKa} 4@&.$mČ^S'pAѤ(Mm6J"]EHJkwt&mˢuO2~ {(]yz%1k=W4{dV#Rx68*Þ]mQ'G!bՅBzLiqfUw?s?yA6^G"=Xg R7p_YarHtbjϫO Iq&KE ˞]j"^]:jx8s&CrSXBSB6mnSv[. ':H ]0sܩ$n6-MJ/ 43L 30 ݈O@dΆ0#';S64,B;RJfPR^Oqlb)U܃)d0"uT`U.Rmek*@%Q1Xρ.!@ hޤ~qP2V ZI}rs ^h1ZM]u9B/ӌS@sуfv=kqN@zo([_y2U%W:7z?c]fjKWB׫fOU_<0!g n+1.4@FBEE\䶚F=&sQ|IϷtZ1l}ױkڢVIm/)w/zABdz[SYVb2 բ'Z.<JҬu1N x'.cwd.umD+RKl- 25Ge'=H]ȇ8E dw$^ߕG7kF&B nCuc *eD)U^chA9lڋNa,-*{pY5u?u \y-u !y|Dۦnm&gKXh_xMokx#M7x躝߉%* ߴ- a_Y"c?̳fsk:g%Ԇ1STO5nQޠjaLn|PЩ1R"nwO!Ry]sm[#22_C׫}3?na1\ND>Zfz&63/]Aߍ"uGd_釅\im(MbklV9%B}{d|ӽԴX CQҥZWz$;D'H-Z,1`*Vb',YP8tA~Q#;RDg2>Ӫa#q tsYAf< iE;L orlRdFBl⦦C*( "vIqǏJ- I(a-M$SiD۪mXt`/>~¬j%od(c>j5y|cd*L glr7\ g\F|^!cǽ.@H?+o7l P%[2yE?L/]SRx駂)OZ,5X)0b R(DDp6 큂bȧ@74nwEf?4tU[˶GfQSxDHkV4͉rӱLB_kr7'%ҲA^|UcG ,Kxɼg|!ٜc: ڸ$0#Z6I1s4g\9 z<~ksj.S`Q WiVM^㉋YGOՍw0^@Exy1V`9Lj0A˥b:,'\PJcэ |P˙)n#r|Z3}r13(v=z3noQJaeJee|/0IrZ'`WDGb_RzowCQ+ 6Ns-^F+/C|w @ 'y.*ڦ=Q"zSsVHOicn)&1&5.%i #{vE_ \=iE-Eگgep<C "YnSpgaz󇄸CPvYubŎg*\Ù[ I0:|=FE!63W/;J)یz,^ytFn1>gK?Wx:/3rZYiXf4 b;6\yBi< *fC|y0 uwZEُ:]2*ވFsHLKl=:bvVշu>,*;Xk(I< g>?cER1.oQ6otN#_sܘX?%ZwJ42}@=!d")%Lmx;ExT*jyY۲_bE<ϝ!pYnJe`m0ՊYQ !+DߔRLN&AOSkH$Dz~d$Ih{Lrs>(onlqrTA|7#Hxh5!v5obg՞%nAv dBCz;C[Mj)G&?wNUkǍPڼj&$* Qcz'1_yt~yjXwO9Y xUӒ:q>3p%vDWSdc[Ce?דfF_Qq> = vy0n XUe7#$d_tY'.az&I_.XY;G)?9K?ߠsQK+#.%WVȡx9:[?>[3盜]dQ^r`G'i5(S$ueV^Ls.Ej GWT[QebHqfcܠ(>Vy|5$Vf\ZB"QO۽%޵^^rfTN [RoQbuH ƭg7> RatK}՘/p@ 8k^j 8R` v\ *h(s'}u7 9un+W46YϤ G1o9vsvݏq7韅=#D7QvH,Ŵww b+e\;h9s8рNlAYI=="Ĥ+làם6!("Ս ,v_g@V{>/\7Ȣ9ސ/!jFP,| PT};'*sx u,0xاOm9CeM89DPjDJC0MK>I Iүtq)}Imd{_WKc[;G޽>7S:öscܫ YN.t{f%б9uI79-e7;k(J]K`E ]A֪QM][+\SQ΋d3)ohyKX,SCS==(BlP{]i,D6qNچJ=%E%7P!/oWa'0"PIr[թ/Hr4vT|=}7ǩA{E)6EƱQHWUK'΁v! 2ucr`NQIgo7HKLCBͮC{uL'W5rԟJцr}8xXpjZ-זҳ/`E"?Jn.X~Ri8 5!zT]CpܬN]zlDըSqaZ`Yl)aStMڲmvf:X_ƊL48a;XкF)xWȥ| KKB:a PǚWtZj54J'b ~BZHj8p Bn\0O-pRlgb x2 \@A; 9Ք5ҭgB&0}h:7bMї՛*tV,μz|pSۖ Udә %,AmĴcŃ tS?cQ{MO8Ň\jI.@re=S4,Nm rƸ^T qXex Idq'd 'D}\ s[;/aXSZ ^~J"  Ui!E n8;&˔>g9NE1ړ)!xN~72t,,1ӰݖSӑ4:_''4 @zaTްIWei`~}]eayluaA F-xU+`vS|(')1LiSf;2dX;"rDò(sԜtdM> ZhwXN5}KA:PB)r{n  *#> 3yfcgDmh+.SUF9#:쌧f)Pn9fԑ^s00f:H-eigi ]wӾpU>N q'qY nsz-d8/sOپ1+p9r=`QгZ[򦔷< Zl x[ݯʖ w}`t=k0J7Q\?<²xZ%4]$II<&LH +8H@KtZXn0xGܷi}nlpo; _+ ui:Hesu-mCt8gŋ*.3"6MCnۖk1 n9'jhG3&hO",;_$JǕS6 YZ