weechat-tcl-2.1-lp151.3.3.1 4>$  Ap^MT/=„ j8CŜ7U祅q$k6xyrX~︂=3S j--J\;zZ/}%4@h.xU ji̻85ohc2Z@^0 >p>P?Pd  @|      U X\af   ((809:QFMGMHMIMXMYM\N]N ^NbN/cNdOieOnfOqlOsuOvOwPxP yP$zP@PPPTPZPCweechat-tcl2.1lp151.3.3.1Tcl Scripting Support for weechatSupport for weechat scripts written in the Tcl language.^M=build80openSUSE Leap 15.1openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Networking/IRChttp://weechat.orglinuxx86_64^M9df207c87719745ebb6351c541ee7f4d5896d6bf7d96112c32f5724df73d88249rootrootweechat-2.1-lp151.3.3.1.src.rpmweechat-tclweechat-tcl(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libtcl8.6.so()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat3.0.4-14.6.0-14.0-15.2-12.14.14.1^J@Z@Z@Z;@YYOY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@TmOndřej Súkup jengelh@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 subpackagebuild80 15821097572.1-lp151.3.3.12.1-lp151.3.3.1tcl.so/usr/lib64/weechat/plugins/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:11988/openSUSE_Leap_15.1_Update/bc862fd86468d15ab314b18a95e7f146-weechat.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8b868fec67f5fbc165056a940317ce40a021737a, strippedRRRRRRR"KE~A utf-834671c15a5199c063c9f1456a9d41c4d8b2ff5aeb163d54b194c1fa8832ecdd1? 7zXZ !t/㽷x] crv9u)gvaɡr#Nt/QKeFori`X2,U׷3HTv#_/;tNᓧ~ay7_qqIұj)#gt^]\/#R|cL NN lJ/W(KEI"E\ܙCci5aQVlYzm鹖F[ KJ&CYKMjĭY`ZmkFfGikwyEEmDUAmJ&\%':Tc&tg^89T!)sŭ;m2^tzYs0~Rߓ+ |WBƹ10UeE\鞦5Z~+D0Vİ+0 Wg0sꃩm2:&(IZ/sF͂kҼ|݄`rPcfc=%3ָտHd"KIt?Y8{hy\jݔNS۲n^-疎 { .gNvIgnun/BQ_7.gG~ێ}=$^Zo\LİtO[S wLvdL:6(4u~Ř_VG_ fJ'!A$uF3òNm 5|IgB,2մ .@d»W_{z>IƗ}61_18%=< 9IBCY/`E ZQW ,kx$?}Hvݲeʡ#pH(g7"ZcΪG$^NL~|_ r; Q[=?*d^ʏ`OQ܇j\?*ECX5<=+2s[-vђ2( З vZqf7 6-$A^&ҫB,!߽mTF;)(”P̠M2cβyZe$Eo)D4G\rxg?cpu.cڧTh93F&JPf_j͋]ըvxUұCgGS3Iʈ׮Җk[=ܩVVG8H)o`v /^I'҃GAޘtQq' =tWjeVIצpjK\y.( NǼkKr291D^1Ԉa]g'T֢pԑ յS:s89W*m` F1gYe*9(Imr% ϒy#UA g{P$DQeVuVż}\:0Cfw%l URZtUNs֪C4_*56 66zEp.\_вL5Rf%}!"T26n+H*0!You2pBۂ ~X)BbY\QyGr:\{L9>2F2hso~zp%g 1 80+GUJxjʅA}u1zzYrTɀI,{,?ϊ6ҳs~~!(ZdgB1J֜D8A/-,a,UeeQ?fVGkÚ4#?lq1&M|݁ ߭ tߦ?r^2(+;tE,ZGKvDna?BY9讄B(<nwj& 8]oΕ]H?<6[k]\)fޣ4G0X)ԅ{XK7pMIP*Fj:1G!WؐcVaH$8e͏y84)J` =IJÌ%v53 CaS . Ϙ]CmLTzC`-5IX^ڱ!9%Ⴓ-U{l1*Ϛ>OeSwf\U/<2бcW!6ίBkzF棔,޴O g2 ftۆhb?XD*`R_͎9z\;|S+/ *DopqHгTǔ;5ypSqa238a?8ío|*b\,#f-0ptC-/eH\=:pL}8Y.XJ&Z##9=k<[M͑!*#Ob=T@TZLӇĶhA,3Ya{qA8A}Z^:x:[怔ҹħ=2e {\;}s̈́ )Rr?IvvN <% l9CG8$d_Srʒ:Wdi1q<þpcн:IuRqGOh~ &p 4 Rfj o'/9RY#& [LW@ZHly8DkPFƝD m_VUpG9g-.2źW %)m(f6A ƻbԖz~V2tsĖ>)8c7{ͨT [1[Gx\ }+2{4U_S1Q80:2i!C(]d";%l8Σ:޼_zƼ vE1<%XR\@tI@`ݽ2pj.=6Jlۥ"F`9^dH@ַNόW.pw(; B."Bpvx^ۛ,a P/E4S,P>ixRFFkDW+ZGW /ݵ%) ¶yZӠI\KhY_lr)51~b{Ծ o2%BUyE'>CkJ!@i7nG*1O 8kUc7 4EAa*>ז>ȷ+$>kyB?HD-AP=3jTɽ" ߥzpptH3&r+ Vi J=9(-SLx;^t#(i O(Ǵ~N k_( ma,%@E&Qm|憚eMrӋ'iay+|<]Q@T9X9xJ7(8T->Rm8 }ZL.zx [7|}ϮbچZ;v@Q:=yٖFhO۝p&b?`*V37P|l|-2,?E@o ;6ї3L\ 谘KxuBw5;xt;Yx8eyK^@eƪ;ֵl01Dv31 \ٿmlQFdy(5V/!-w˳#>L9m}i5FuSFCo4ph@bx TwCw=QZД4layze_&!JP,?FUԖ||՘<8B>&XG<,um?$]H-$=l8,}Ťe4o2xSf-3 )×Qoȶ3aNJ%woV\RUh|wi/PB/xG/Nh(l;?Вd5`:)o}JEx,"jE/Q8~eqE8g_!^Sg0qq~fT} .+S3~F hubze"tMI #n`.-:k&E|nPJs;"\P"*?1l;Ӟ9|.ػ fm5]1;Z;nȈ)%coK._e5RL`6 =&M{Dx@C ]uӉD,jи!Cf,pJe6)`Φf1}j\t=hM?3*u/M\;nܬ pceG&Fࠢ&!wos6L.shAb .01 ]K%,@}]%QV뺋gy4(uq4]+MI%hm@Q%zBq/Q@I!_D 7W$>X;TJ"x->UEg Ipk|afj-kkͻX@TT [%[H CrzA-}5ӯ>ׯz 6s@'0#T%үw:=y L'#{F:jEAk؂,0m& q3&d~zށ!}'nѨ&qx-tNSp-W=(L 7KZ\񧍎~rbP-V~+V3*ݤKx+^H9t%K2xTGǢϦ5<^q<Ů ?W~X[QK;q&/W R>7 \3*! q'6#ˉ UgYꂨ=UDG; Gicj-R7 Q٭/i%hf+Xfq DA5$;# QL}A@8ئ`͛4j xHOߛouP$_Xmle⟁C(9Q)Y?R@198g~qyW AӡD_ y we"&lpсy\\nƇŏpk:שA 9{mj.ag+FW9r|NY=8o ;|ƬnG~SX+" T#"5&m23`$n}xTRůce<K(BCNVQW=;yI.@TK/Q%&Vs4@r3&4tAm%`k "=F0ZÚzaO#]%oEug(~Aۓ->Iω0s0&NWJwڽϤC _HbK+{s>G.g ~$Pz(rNHpyST2]Kf7rQ2im+%B=Q =~ ]xJA 92:va0,F*ۊ~.\ݩ8ᝢmx6.d݁}O//Y|{]-~-vuMv6nqC2%c+]^? gˢݚ"ò e#CQT:D s-+{;ߘeגfx(FDM ȋז8XZb32 vS=pty1c`K;|Q}0{]γڣљsn0UtZrSk >6 n/T׽pAIc}'y忢)= Ԁ^ :+@ތj cQy- ^ Nֺ;x5L~"yrՕF<1G]0_{3|r9>[1ϟd\j}Ja{RlxVRc#Gbu2 02~Lj@[t%c( fO=z:dt_!RuMPbēü^ #Q|J r<}.~|{ p[5)'ׅMcvQ^#@Qq3 =N]=JbA|#c,ϴxCH76"训][&s 6[B~{kHIJy;d 3n^sgU-MgGJ SW=luivA\EGijh띐x1ml,2HJ^`gP5ʤZ)@JxLc"e,ڮuwtcS5j=z ծz52^u,0)/ s;*! ƾ4ZKz<~!?қXu`J:)Fֲ? R5PůX=YO"lF/55Ǒ'eRrwߤAoBBYE( áj2V^OQˉ TSbwMmMʍ w>Њ%;'\.>3z$<=[ Stɝ"낉ά@ 9SRbk1Eq19T$KM9JѢYo+kQ\)dE's|lvQ8_aԎ"Ud:[oz!3,>GNb.=?#iY|kpCKSR!X.b>丬}Hn;| yH9&"χ|\Byn MW.dR_ȡxzMo 5vցhJJ;~p5R]D JĿϜE="m4.Z a[!V)8xMP~߯?n17-c#vLˎN%LjM&kS߇r4M<0,,g:t &+q\0dVQJ+gW<@2f&e`e^Y7Ӎr%Wհ|M$-kLC`(@NPŪ*oT%ujycp֖e$I>Ufv²#҂hdՄ _m$Ag|`ou;SD?4G+{z;y^*8aF@y {dw%)ybH#HEQK'ĸgOe@!$5iէZ>v_߅rJ+m^% G: >0N&@bDŽ1.kAIx8*Ȝ$.AΛlh=Ya:~2YLP.R\aQEqNP'rWecHbKe3 ^Q >\ i鳩Dg/TNY sct/8%=c^*:xygn@+Ӵ9V_G08d5hy]δ0^]>;R}j}=l~Cc"z5>YeӲ8n"{қ&zߟBכjS"fj*O B$.)r'\i2J̼SetB2z Vq &L{4%ǚBGZq=55*&?y䈑V6$&9\-!E?X񔺨#RZ :5e(Hij^Z7F_~ 8Udbo+|[;nfQb@1Oe0s>>6lpeLų VOU6^2BOBNxGGasAC@ތ?0~VC> ~-,}۠,PO+e&w ?1F-W\ 7IA*m3H#$һӃx_Gf"]UcIdQϝ A^hul^ `QnVheJ%AR`mBPuRٵNaK2i@@y{V4GqP媸CHJZf..+0^s&DHVK*~Wyxpeeaf9C&d3ަψ(:BQg=)]n9 ׆UpŞy< W'^xIpb4%}w23Rkd(Kֺ [J)_B;ˎжq=@n;Xe[@<N@[፟etZ$pG};G%p-1;,Q%'P0.O\pOB25y~mIIصôm :Mc̻6[ǧP"BFWvUoG] w'b<*.yf[ȋ d(޻}Ӷ4K<,#QUYg1l|Dģ]D,}@{АQb' ;_{+Y-H3htYG "߁H.WJkp8(}dz)O'l oc#.*^y= aFzȯqxJ|`R+LpDv>bMGyr| `z^zlVu-Igp]-AυXV\H O־*۶Lr3uoc}(a/] HvHcEf.a-۪Ǩ ^@Y>+)EzwEI$ITlZ4*K}>hΜ<ϒV)3aw|^K} =y\\(QпbgJޑBS?y弞cÞ,~a~S޶ ƎfFRalܫk8#mϬ-t~sY*>O9h|~IivF}ܱ}w5 u $}Ӝuł@= 6zE46R3P/R0.Ww> 4"ծWW?<'r/50U:/ۊD$-Ί-4S9*;:}j-ڍm)Ȏf7 :2*sûqQ3|YKw')eX}7hXq亝YWFmq&<\UInCVI %/ݵrg}m!cӼ{ >ȓSERKUIt  o'~3R,k+`p'|*y)I8I$z! ZȤ?>T(pD,PD,on3TKk^/}vZXXy%=e#n M-舘EQoOTj*QpA~VW}:dQ`i%J:I-h) dk1w^וI˅H 9c$E|5pZQ:jd 1*Boobul;/TR ΃#M3@/2_>ۼc[.(t5b쵰(;.A||$7™uIw\8) [~ӔHq;w" w6}'mOjZ:H%Ss}T, |*TU`}'S0c:gâfDiabbp8||Q,Qqm?B:׎sUTMIf1)IͱMEv֎6`=Uze-0 eXɹrP!S "*u4Cy\vϵk"墜]JGw?+jQ=[N:>3E OTpFJez.6*&T0ǣDK _oso@B7KnA}Sܿdf K葜]*ʨ/ݶE&>B]pE^mB^g;fRmY4CE5ٵs[N[ioBDgP"kׇuj4Vn:n;>ڮ`% ABcjp}1{&򃲹 `.oX*rn8eYӥg 6 1ewgN۞83on KhUB{]p4GY - $8x"QJ)EL.|8Z3攒owauC{aHU3 Vlr#-eo@*Dep)X~}AJ 2t"i/4…9kx!U*pjŖ-v(x XvpW#ws}B# be߅h0ɡ=͂Bɜ(jЭ-An[# -㳺 ױarY3_NH&_HBۣ TcǹLYG=K/nO20Zsϕ3ӵ&ٽl]KheT -qeϪ0̽Πjۦc8i^;4/"GHH5Y(U9gF3+'$d`^ *,{>qf6+G.H񤭖 'f+( `~膪cvF0*%LK2TT>7TdÐMn.8g m"f|RCfFxreXr[e,HK]ll[b]ڜrD)F>l[>q[)U3 6#UJTϦ$v.M3$[ vvVTZ&%0ʤ!D*/9T%ۧlRƦϱk8upA7)MfVh \/uI9K1_;ml9_Uq}M/n-Nd r{)b0Փ8D{dt)y&{qZΥ/f dI}Jyۉ'Mi{] R,c{~ZZ_*g!,<hVׇg5ցzr]&%_)I(TaƌeR1+)4-^ &9RM,DTߝf(|ޱh82k[~^7HdU"~=iw'ӌJw~^r5*ʔ.tyȋuR]tZNѐi @R~Y=/coD8 - ;o#=ZԉI坜FV\k y=Y'!UV{=Z,bF_d F痫ST{STnX5r"xPŪ7[[l^$c$Ꞩ{4&82ש' A0 7ވ%$g[Ag7`0j9B%N';)]>g9E.hW|P^ZR6XL|$iq'r #2ޕT0a,Z @`#tx~N;ouMݜQV}ؚI13]:ۖ7]|7c$>en֥2zH56T&(hЋLۢL7?(!ˆiB=֪a@M+x%}DS@QE [i,B?3jtCMɣNb?n[2a\8iƿ 5*E@Zm $"^,F@D aQ!r+Nux#-(,oF[{ef:kE TYYAwMtM!y*kpdpppG xqӪdX | R y+Xȵʫ<E@h}* \agg ޡm A7]/BaPB NjۚIoD;RUpjo`s)3* -%$ "'A .?,bﳻņY׷,ga%t{.uQv X^IG EmiaLpHL*ئ">?nBK_L^n`"gfƊxR)9뎯pɈ%.{JaAnkE:Bk)rmvQ$@& (~7z]*P!լO?9Dۭ&] M]+^nq Q!\hK\θqeK9Uf}@"4Qj#Lm1}Ftqس:Hntt6ǝ%S IɈZ.ly./h2:I Gj JWoٻ Y^:vPpYLzHĮIA#MKGg4{rB*ёQ"Fأ $yWrD+V*_^!M$</FkT D k (:u'"㛥* <ʆ" 6Iw$u{r7Yg<_NoA7^LJ;D7@gsvUؼ;ö}m)G1@<)Aia*^bl^&>$ cQpX6r(DnkH0CJE;DH/!j%doSj~ 4w7TNqcc9ENr{YBk-i2hnFd&N`jYC浬'V+q, DX :vb`ktO|xH 2.2eF ߲JќԤjе(,qJQtP?P.zrG D`,;zCex!׃!ܷ:tӈH.pX+-;5}ݶ| +QՄWc._"q xh(@xZvn^ J#*AJsF F4 GO3mrB~i]S/]c{:D+O|Y_)K"13U7GW598 ( ‘]45q@oN]W#DM%6t-}V" .&*lU*oPzj|ʖE9k(/Sf[ 45|5zGՒJT+I;>C5M,)RlOewWLYO(3 qڰy&>7eQ}a 3n%b: j)JƶT85 1'U+ /帏$Aw͜2-q5)A3ݗƉc (bWE?/y`Zm k%mE%MC"FCNMm'=|! ijQ&SPPXАH@,!NF%6,Lk$f΍́MN#c a6s)( Yܧ%y#ws5aAؔLb27LvC\'yȇeQenH#p{\ŧϸfq^i*LUέtDņ(3=ۑc*t -vTT 7N X鮌8 NMV=RU!^a@,tux1ʗbdA 3Iux|T[hMӎ8^9 fh]L_ { T i?jQ\iG HwIDZ+d??}/|"e$U-rç]_́Kzr[KÉ+<$+\a#yK/:@ؚڲx9T Ȼr6.6BSӂݞPDRa+$]` EZlb=RE5lQ-CJ'pC jZ@I/JZHM 0׆ Rz4Mk1vsEE<.Gj-<(U5RH|QZ1•?Wzc6OD~e{|ν#& bv:򂒙-vk_QҀC $R\/hTCV7 ~`h83!"@7Ã'cwWkv1ZTЗK{\l,$ KґTb0+#x1 a < fxȶl] Kt1lzTX6N7H-j0Z ɓs Pݵb_mMbQs^r)e^8JSQ8Y0'PYPdM7^:}=[MFH*a=E{`t>oLR%t_OA w'cELӺ.ƀLk=NDΥ+IWy/\vq5C4]^l?(Ho kT#Νa_2d5|P!H`+F~-,akV9_ȐMG(xa-{PҠf m3U:G/; KcR<[Eh)ngO᧷F.Q۲򂘍kJ i.`պXena/~X̱(NjZH#2o5DJu=A"e˺{Jkr٠3EYٶU !S5aHjJ(L1 H&ec(뮸IA(˵ dN=KQpKєxi)X;G*<bmǒ*I4U|p>Sm `qm EQoQ"/ l ,xo(.1W[Ɓ }8Q 5)M0ij0 ̚ 64$0bBep(E8mE, N &5$$ ġM?7>1i~[Hm 53&zYwHmO IfP)"~US:?b9zos(e?l[, ]-&~ɔR:oE`j@s}ɃL4MnX}ꩲ諯jsSEBoNfڼ(-_ px5d[N>ލmEnY(6 e߫O?#*%ԴˉZSntvI$ h΄s _y[j:x X!  ˘,{nQAJufի>ѓːF*@o+h盐fPH\1*з!Unv,4XEB.#oV {;v.J' 8֟AQk(4=4zR2rtx9Y&vl:fŧH4ңV.&=;u~?$]rr_F4BBՖ\wz=J8~ě0&5h<=pn8PpLCKw}jvnP}v711Y(;e! oQjܨ[ܱ3L]@cf'jYޏEޔ7ꆛ|=Рvz[L In;܅[`]"[Pd "E:dKξ0 ANx9*ѥ[ ߻|JGۥkuC:~bh: b<= ZN7?*)=^yuV-Uu0:;ldp(VF^y hY)9`l n۳X9S*ٱp3<1G.sN$Kњ@ƃAA'#|1]3ܗN+O -Yvq=zKLNUȑYcԔƳH'l|bMz1-Քж9}47dF2h nD(ijٗZYx(őZvuxʾ@ ncUڛgȢxxxqCCso5;'/JtZji"O = O/=jO^.4 vz:s<;@w`̓ XBN1 dDpp9sM*':r (,ѝc:9WNOU AdHHA@LtjNsG[ҸZrq3u*3m&g셤]5Y0'L@Rݻ{`# H;65$]ux<,.ݒԵD`ou*Pδmιл']n3P'Dj gq9}aH4 y4=9f- 8b<NW;L҉#\fx ܙqD9轨b:mv,k!Ɨ{ENČ%IF🻸LK%c;lUJG^s7g\̘OsQ `XyB#-LfxgKG>+}8= # X.%5*N]C! &ZJrAo1=AN/m` [wlWnu56 +9p' 즁#ssĭDN&CfhqHH f|3 BH(G|U )Ll%N| yJL:uO_#7K}em@>QKDk9>F,UQ'je Qs5NXu{n~^xh~ERުطTj?ri4L7DRIӛ@.f FK2TE VM-E ܮ9SCY}i{%!x\רnu`Jn# zP18џJ|}}}l Pkzo 5D0TO`0T!$\V<HZ.%Pc5!OO9l^+sD'$i?Ёx6xw$ikrLLj`cԞ'Bo$s1?!1v(ط4OZ_ $UsУ#"Y2zSI[MAG"|] RW!ƺwF/ D"Y~ h:7='(@7");S+\+'I 7_1  m-}vyP"PfN8ℵ-LA~k= "2: o0wQ;rhAsBz&|Uh~؜h% PspMvGpV'ߎJB/"U*_69G;24P 8iLX7rmO*-_mGdZ:Lh @%, 魻`'h6& fxr6S H\ q~(WG^O埦ؔ 4@xd#l3H޻sJO/޻drEFRy|XK(]U^ 춉XG(Q,'}Wūٺ7~ea].\ݿeiHi%P]]qRB x)V>̍%ƕ 6dI!p6.QSAQ zXAVۄ\Kq7)t_NQIy{rKeﰚ-3L}|/I7dX& ioTq_'MU/wba4IoO/*f68ԵX0(E~8m+{iU~9qa#C47zvlN$U 3v=&g<|RG|eM+0Of{TKx~ $hV>&?q,y6Fy~.jej~{wyh4Ҩw]}ƳҏPf{[H 0˜Dm p&cQ^osP~I&$Aq͉ ?Ճ^_[}CV,]Ӎ2btBL/RraRi<5қ9H4U [VNe$(U,6* nS|+A\EzckQ [3Sdnp2i@(އFiFG@:KF|2k[x+C:G%kWeO%˓_n +4z,Nwׇ*zo A>M_˦̤ Ki#XUی-lAO EBLݖ| 'IqpcқǂzO:v aӪZpjN|E#2>k"x"-J36!V3BY֗D~Tl#/bL+fGndUj(E48l8scAA vJ:0!-yks#Q^X%pnԭqTQ8Sv5ҏ^ rUeD`ؼYTAc#uV2-ʣ^Pf8ifymo|}AD(Lf,E&k4Hq |sPPNv1dOA'֟bɡ(2\=f,EERj/Q:d"g E #KfW3*HfW7*I?* oEU~~=B򞣙ʦqR{}`tޔ 5luIFmMbjMaSnbK6j/;iR2qK *)c?:9|!(xFy32- ݜ\1xv*X j6B;|pKNɋ*+{1 N_nMB|(F lT8hW{xzRwa9p¾^'H#% O\z%Wlı^dj6saLה s׮gq^A{.x\D0'^F.t{f޵(LN[ E`+IcdXUGIRmSipOp 2(?2&PQܳF/SMC}LεE;HW*/Uجc`e1 _wx>San[me55Ѵ sM`[o#W!&BZWs76)Z-}a6lM9$ ɓKלy#^? )i5 %!̅0y#*$h3 _]E؎y2f|RX:Zm#/Bjqpm.+y{AoOPWhJR7|ىa}.Fᴞ$VxG Gc:$nxswiZ71zKl.g/tmwW1EdCEtI-R/$ 4AzN/QX@ Ŷoޏ%9 YNݯ_k{=1m<4| - \Fֆs#BWz$$ AS͛ %QI;[Ը~"@^cܽ%k&~&b^t77jE 2\90r nu~fD> H C  otnu)R3upB'K)gptQH.K؇Aut@QQzJnn [ӠWF0eC'YSǓcdVEg3@ٚ"y*).R$I5,[|4jZPJd].P3F?g>DgB,j/: L|q(@k ޾0<1o>70%_tzn ɖĪbo# 57*0Af\ޮL*(/1UZch'.2=~RHQbuHaP ߑИvlos p6% h0I9fZd:iNt@PRm=ExC6B/ng/_8hAK~QP6bbl1]lotdlѧL~t[ b/|Zy[R]PנU ^cpL|L/٦L.5ix͇Ty[K\1&:'E~i#n*B/+Dm\nt@K}/ء֔y+pQ޳F+jGFy}%eQ+aVʛ 5+AMurn_ *()\M=UPя;78PMR;! xD4;:Fw㢠bf @jRRxvԪn Po2^ W9Л[rh}eQtvۧhϓ!hCGuQggqs׾wr\ hV6>F#DžM3֋" tDz O>P.r0nq8KZQ GجWt4,1^o[hW9m[6GoSg3 nbv *;pkYmT( uu(b^Cg})k V XOֳ.b. t*A9,$j>9C{pQ*ͨo,qۘ9ldM!1T$}PJ|CQ(Z [1W񙃁X)qA9^stPTI&Y!XjƆa54RV ZU>&?d5=LI^Y8oiTfeZhg@|EV;yD-RmtOYX㜜j NCr ۞3Lp"90`*fJA>^7;\%(.[:RU%tQʃhxzNֵq00qj^w<*Z \A7W9)uX\0%|+ǹKm;eȺ֧Ww#'y `.Mry)uNt>)^\Vj4zc;;j*’7YxzZQx^[`ژJ:B ~2K~|\mC.ZhucH_OU~<S`-R@y^"Fq͙cjnP Έz.=)nrSJu4\ԋAa"c3rȁsJq od!wA KJH랸$\!q.𓮇֗oƙ!.jpa&NPU쟀]aC~#g]!1bP(bpJ%[ ĕ;Tl]RݕN+>]3\b7/3Pᙯz:L"A{ˬ0 ʳ`swopDz.{Y uDD *n&"r ~.nz$PbcA`,p[&tA$6984)3Wlڏ4Q5 ON1T$_$3Q+T"7}Z,QKbّ^s3(2#&c̄w3j+7VM`CZ.T,7wψ/ !tU[PX*Sd fNG;}"'@=ĔRdESݥL 0 07=Ӽ!?vK(Ykݲ] 4>L۠ǣu͵ZF5jT!érp8iUf,$`[!dGe[kCIK۩baö׸mhY_OI}t+zgWV?O,1EJJr;-ع۶ QVs_%z41X_C(OI5ӽAd< HD˽B XX*ƶ/j6>cC5gaS߅^vg8׫"1=xB+QT9.etF~A9'iM:tuOyMv1_F`?|F0D_JhۦI\u q*=$CX X U<|~MX=4-̭E,e =U^U d˅g·mB\Ӣz]O {vWqxϵᦧ`wW>j^@;a4:Q *L9t NŻ}=z^ GυА *WZTJي\N͏S%To~ ]7MY&䬩cx^={:VQbz -͛To,< SR gya4_9\XEEqX[% RfsmU=`%]h 5܃* ׸LA{? ]GHnw#j:({o;vCr IŁ8PC"0`%G43zndj;/Mk9m j.%J+&<آtZ;B2:8 Yl#Vpa}BQʨz; Ics!=U6Y*d! @ʭvԢ%2Ԑ\c)lSTsxVp`۶s/;͐ꜚ>WE:ս.|rI"'] )v֯eZkĀ88Wi<%^݋UL*frp{j~?|\̿mM&@ICx9\t`Gna^Xrӂg ~ѧxl`aT2U2IInLW3kҔ7Qn3=]oBhA:lZ$wܝ~gzFaTEv+|fD_x!\EOxX&>Yz%= 1#/ hh!ܮ<̥j j }\( 1Y$|I@]Z2h)Ѩ03Y-qş[] iDQcɜR(!b ?yt`TqPEnw)ۅF[{ o _ZIvhՠUL\& n$l;EOEkT)l6q.=z4icgy ?v:*PԎ* +8cGWL:P;@K/itŁA]5XvGQ[).8䫑}jKC`1S^9LwU-n@J/؈Sߺn&LQR$9hQ9y'{Q=@Ub>;txprayCMG<9֓d~cC4} "KC NM<%z(=,= K}ƃ+Ӎ5‘9޲Mx/Fq[e&ZRJ- ?H%x$:vk{ȟ .{/o[FPYj펥"ԝ9axM z 1u62u2vOEX$C^ mDC"d5?@>KmEI]I-HԄ0r#w>Iw\ D׫ՃU|JXm/CVjX%J84F9SwU!E)\Pѻ&K=V u}LKq$;FI#j`7ʖOhrkw8;٧:F,ĎS2(9L[. +<ޯ\֡ ݆JR9lǥї=@M,adAԘ O`DCV.:Z;h!(1BtU)fz㖂u^ԃ*4g*P[J@>b./"3bM򒂑%Df0\湎!E'. ?OP<="%3/z]ߠit) T2Gc(PHJgq`Pk.6s)Ct >&z&)*oE1<BC]Aw~))/ʋ:`3qR{J{[&i( D*7+N=я"y'QYTy4? Ha0g;,/0X[ ?'c+_ _!8H&Xյ 悦a nVY^g6EDuuW|]4de CYӫ=Rĥ!MxIyRe͡T06] $GWKgdzXutAMip̢ `fn[HM~n]4`̀2WTYncqw{4B Z8w.deJs-AD&{ 5r޿+rN̝z,ҭ`/ }"Py֌;hbʥ KC&x:j}zk~Kd Rz PXH~=B:d)I>.%gEO;CFLMө~o>_ M˅Ѻbre$.Zs(Kl'JTIsđ1ā>M7*^MKj3nV^q}D0B~$N^~R(ڐ 5SwbW  :\FHeif'^e#L,?dKb#9@[tN 'DZ(J/Hj3I\m˦$5&0*!&#7YCj $1By* h>r{sksGZ W!an2Ca;d6hypDTZ|^?zFbhǝE,x1FMy+ww]R+崙Ǻ-շ¾De65Oz^VI5PTǰ* p | шx-p0u" H?< bMM-zgq> |sb"7]ٛɼ$iK47]_Dᾉc,y3f>X i( ;M ZVۈQXPL:qd'f?ڢTtЎ_r6#܏"Z7 qFE0R9:⪨s6|^&7R/5`ݼt s'GB 8 n*RO} !f%*hZ5yr]췾o@B\;=YFIznk#Ǟ-xپZeT %y W>^pfIY /RӃqq[t_}^)W$(UoP}hL(xxv&NNd˗HdmtbxR>YwާŃΝ 6ce aqn` sD| RJOlwypF&\-G͇tZݡ$ PLP;X>ߴ '}Z/=,`X9)P'\)i08SKij ~Ԭpx16 w@\=Znh}G?Y.aS멓V&ڄQǠr?=zM}x>i?RnH=Pَ`~bʣ YViRfn=5CY>Qh4|t0 uɫ8ez]@ ^Jqp 3)IMdi#4q $N,bJ/K0z;\[`#K~|Y7Va QIr]zVMSL|f(*AH,]Lz&gߦ4DᥥD ؐ nq|%~|x:l_ s q^>;<U J9KbM:,ѪEN~Tfv t(_G"J"$e9!QYDڌҘT@/qUov;Y3e,ClGpGHݘK㋸- ?<Ș武yU=)0;`ӶꝩpMӠwQ}2`M\itƗPe4#Ck;C EUG5 {&+dt5t {痍^řVWcЗwupRawua⺨9lDoO| 9( Z|>K$RϿ3Q̙pzK1n2>fDɎٗlGBٴjBctj%)eȏ|d+ܲܟ@]͙6FR7yc< 3wPy+\̱xWz:+2ho^0r(Co$5j=QckZL.ή,`I9]xQUDʁĸ;%өEfT52bLv /A4jW cO8#n\Ķ|0i78ѕ(r^(gCJߟ!]LFt3wAȦP"5$agqڤQ#HUb 3BN \`N4q@m%ڇ#F~ٲ||9[Ԯ|K Ao`[|9Ϟ'j#?˄ePmP&l)H\n= o&p1 #C!%l_8bZ(Z\ܑ Fu}k $vvj~MuƾN+VZ9eydzf_$B#`_45JL<M|QbUIƳw|U3`TB}po3U\۷ 'sEM;6I9w+x%hp2y(!ns.@^&[`EOS!Qcvp¡^e׫Aa3W9lhZ~Ȱ͞91v ^E6Q ơ!Բh=uwO6uܪN4KwH[Y[f5|5 6/154z}O&t-BzVoK ک$JnWy)upMR)O64=^&/_v!cOq=_fN/ KG$ZQ'R*Crl‚wH!#a Rt{4Iuk5.qf3CD 9]5yȔq-.]=`d7J"ݻ@Lv}l-PѬj8W$yFyS[urѰ`”#/4`,( ͉yL[]!E1t:*BSf̭d*KQ~[1H!Edoc t$q9L䍟H&ӕd  j<z8Y'm݌@_vR.9mH|h3U$ֵ4思N>mv{6zP:wwQзgŨ,W"%ƟCgl1/nnc7W2HX9b`_NT.?%gG-Aڪ r2;,0-QzӔF tu{)R. ;F.W2[#%|“Uw.> .H`8;kBRi 0&L}l+עjg\1G6_G]v{ٕGr-k*BSU]hP~4b:T.;WtIW"+O|J3$yG] uߑD!Ki Əa zilgfA$јW3{i)^.? &yVOBG޴g`ksZ{ 2"n+Nt3:-h% 1\aYDtp\8 i?6ރ%hqP.#.LHjC}!??² %wƊt=1[luᣚRѬ7 v-n=]㴩sIvk?73ȾPT4M\.TQl3G ƙׂ`rYڜS%rg*٬Y6cb\ŧ)?+G4 VBd8e*wO-*K]7hwy^\̦b#V3'R[Kt4/sqkP~|31-aCR>y Dl!G T=z*#3W|ʥP<>۟0L5 u 5˪/ j:LaE ɸ vm>Qj1XV"ST`!fx '/kqR:fG|:5#HDЈ,rFT@&@gf_Bԃ14 =ő9f &p5J^LDs Z5A[enp=hzR t[xBك(m6z%Rqc|QwJaO _2GU"*3QHy8Ȯ@dX 27ֹhpm+扮hf kuT@fOn`J!iIo Tf!?<+gA=¿ڿVҙ%beQ^O&}Gݵ͌ΥGfe9fUų`VlcuAQ5Jgҹ{]{ƺR,z׿b#z+kʍ}2k5FГNӒ=%EЧw?Hj9Սhg '*Ygu lIYQnŖTSbNT} leoD%ryxUP.KbN7K; 5 0/ӂb7tnCHꀀH) ڻ*&/3mbKUgTdA{R<fԨ"'GNZOT*6A̦~;d͔FY&q>d|yGins<ꑵymHJ#Ϣ^> biW x'4pQ@Rbp&aQaV 7 X'tؘd pn4no;':/9.`d,'3isGFB⁻n9yL׆ t 1 9p;`z /QFꕫ>m>fC*Fiiv12kd 1~PK*Ef1.k­'ڱ0e-XlϼkR&tו8Ghafv.E̷ڦkz'Ճ`*1fe._rpo:`k0ٹ8x{a?H gt$X7~=_4\h/I#.|RT[MIIrT$24U{33QbB,X`P:xA!!asBk'Q(щG3}6# {=W?&@|pUluN&?򻪶n@wq;7ֵ}I1B$۵1ˌ7\gtl\|n{-:_Vmiã=?70G#3.`GY=x3StiB yFH} ύ[#}X,TlV'-ŠTڣliZ2hrtUތ'!'%J~MY"G ݯOh{Fvj9f$($+ƥ= l82^ b<@%<8H[ŽT] K^K.n ܪ9KP u4s~v CKplxq;S;Z?l ցj |y[@LhZ"M M_+b|;Z9l+"\,"!5+3k[UচTvв,;o_a4^m{铍\(l!`:=fz;gkFO'E@BMB$'bĎ,,_ Vsudh}iIV$XsoOrXILSc&,Y=w_oZ*큏=s4|ʟv8`}I6'pO)JQS}3Vu{-4U)WDr)wpt§S_dKUݦz a.A|hxKFk"\K m]RvI\8g!Dưu5=U *h)}s xlh*] ~dQQvVBI/0U/C]I6<SEJ´S#F'P0вD(iQ1M ^d>hMtJfڳWUGZ1!΀•  W?rc "l|qFV#֢g|ס&1܆0^f c|3U<4a="$8yTMz{D=ijH0jwwz[l$=zsh7k_hN aNtN04 ɱu$mNhVWE4ZXqcyL<3IH}~^>3ip/ ߗUR2I 3;^R뀔Y T-RTӭ$ 2kx{ }(β%`o];D`7d,5Ho=Ԙ[و%a 11쭺:󩙡9WbS, 7pMϛf0k |Q$3ð(8OO2 Ww. ˱-ڬK/,`0xRR&H0?ht\gCC7@βͦ9A/y$XC]XQoX9ޜE~/XvxXt/IPj!fOdMLb=7%EdrΛo,q_<5N+DS'$z3P" 'J„+V5Fk'hD 8xj~v`@KoU#QF(^G=5ԿKM9_Yt4؛)7[aP%˻߸gҖifYKzr舣Iaґ_̮7XJFCh ګ` SzLg{C5uTOCx5v <)ʖ{X^ەpGOǐ4 #5l&}тE ?x;@<@Jp} 6fN'@0BST.SeO&oΏ1N=,b-sb?0PzX#i逯rɀ#H6.rN0Ml ^H~ϿA~_ply&%&>O#~"~+}AE ͅ]uV% @VEu<@to϶XkNz{߅1k8Ra(O2o7y1Zo^]e^Y'+Tݼz+GE އÝK1W8/`dD4nfv`Ƨa@utBhLCу!&\.'M={Z?*b Ľҷ_)!!.a VNrTh*;XPc Jb8KYG"7ˆSL }Y0Mm@P燐hb%$#y@'t+oc9JU{@+ir֐#]N /LꄒkvjF3fSד N¥"*3y&`-z3T\H^u=#+Q ﵈gЋ ӎpJK1CtJ"b:$90`R!ky܀=c8K⥁As!N[?5%De3R2~ u1 =Y833V` 4jxh*4ƘLk xUDh_nX^qCiHF}_k᱒'ի GIUSm])`Ul6EmU آѐfPIV}<7+TC P#1!#Zvj( bFIrJ:vhT\>^cY@bnJrb15Ӈ4﫚"< 3dli*8Gf(E7$X8!9@LǙWW< <!l\3r䔜vHWX*ύC9qyF;+{C^#SОsd.a4ӻsUKs{`u;+DMGo-]Bl28[O16UIA"l`.M yxΡZDً'5 ?'YJ5_PD.yEu\V[D-{&IMYg.Mdp GY59\;(o #E-"sG72ݮ6i?^q췲ęRj_mCfۤVrJlmciPl7I>ђ:bKi:<SFUsj g).`.ZL:?۾&U|%)(`AI7>rM:ƅq;1/ۨEуH+aК<+W\fz䙖6BNT!gCbjCdˬ%ƥCƲ{<*-}RH\ۓE&ëٛ)R;W͋Drzf# 4K3kbJ;FHV7o1 CR,NS,W`&HUq>WyKd:ջx M ^{z*hT]\%<Һ0f&LFϸX1kSG]zRo|DPd{d|~8C2|Mrw jN!-dTO"La,O⦉01f9ǣ8:dV|-vrGi1%j-pRx¥lo胬]r3kƃ-ErcMϲBz0!|YҴ.2;u Yvpy$*fkk'}fTMK0r*يrT2ظp5 L ejCڜ@+ۃ'HV ΋-hnDlT)ޮMuHTBrV"=*/-< W.eR~RM],bY{F5h&ny!vfkoJ.H8̤74y z3ڎFhV53WEOD]eIV"ܙ4dV']A_Z/-}~lu d!r5"؅$)1Suѳo$ǎ2a c giL߀M%;|Z [lGbj<#X6sh S gqtFZqHenHy]i$MdB4foqrEnQ앗_[u`R?'wi8YF%4* nl4OaEX&i-M8^wy!({V5_{(#x]-3΢0=~!*h{ˀwMJ7Z裝[d`{9wI,<=&Gjά )q؂?+_Wh1;~CvIn$bDxVDʿNX<(daֈ$Ƭvb=[`!G~ڻ] (Sp h4Dc& )Ti`P56ѱdN6-p 6|RM+t o\Gah:l*R 7(KDo9\&*}Pr5vAީ |=ݯ98,8FUdn93-쮌3Rfɼ=0k_jVb8ܖݥ_K2&#|A͘ʓ6O[ήn ӹ(V IK~1"J')\…F ҰS:dMQLʫA~-os/8Qw0[W@;>}֕a /TiX+ |c\;\K՛ʋj<[GbyM6i.Gm+h,0O$s%?U5{j6L s9#0얌dT3, |4[ B+X7,`_`އizjjVV|t0|^PdY-Q+H`0+W+zI|):|rA_3cV1) K\깒d3/ ܍??oc1ٲ'¤v {bzJ5C)5>*$`Ȯ)KjORYی' rg +oi=kE!!3`oF&\;W!|nڹ $مkp/*;Zh |m^3n["ԗܖ-p+Y>Egڀ`\ cЩ5Jl6Uν쇪F Hs N9 eUe565lG ,^ɺf"<[2 ݵ '4e9Ͽ nJbdst-b #<ٰ$aK;@9Ȳc2i⹂R7'% }-Dg`ERYERf>iu۝ R5wᵫ"EON*H)(FbH7+I݉SDQ.Ef ._nE%NG4LuT&O)foO/lbli|N^`4wٿmlsȲbOU#gMtp7ژ_bR=ԅ! VnٔiڧЭP1}3Vj蓭'@xv<VIabÏ>?}']4ݶlkDS6 ti`DVԢSڭs;jgeH} f<rkx98xBЖ 50%\#N.7}٘j2dZ[$Uε4߽-0N"ΘCzRWO1h:gބnD/x7bo5?6YiZj'(6 {u4hbLӡy;3<0\%ڣ50=|MUS_iщޙ08z.aJuUG @bF'~Jm 3F!5_ΉwΩ/}a*\*;1I( vV37 s6c[C۲xLxoj++Ch8fF|`y^ޯy*AiBGo1A gx˾MH7'ճ2qOZ2YA $qz^6yھ6MMr,}*D4rMvGq B!Aejd-nħ Nq0l{q6w IAY( 2|_b4O#9+/UW3^*iRihhx(p0>)7 QAffNE2{9HNv,$:\;f>ùH>W(#Cz.Tk~Sf2R,'V#ڿguo帿,&?82,E.><ǀmٕY&?(4Yi>, 789pxRߣ8sn}[]=`z ,6~鬧4ovC"$ckXA}ZFMQR[ƣP䖻+^e7~!ڡ*}goXˡ-<%=Se}tQD6;_ `>s/?z_q9e5J\[LOKtȜ9$_NSJݎ^Rp_kc*]m9}$Tz'sݶUtj 3:ɵ:p E%4Qz=Q Usm(S)?gkgwU,/YF6:o`RwHpnx,8VNUP6s[% \]J:)bE֞"Mс娒 0iPz mheԢx3J#vRH+Dzn`VTNјRzAJ A#~oI_GR{xؿqra|\] N0uA2DIqRq9;1GA- MԧegʧLvYQ)?eɖWL[BNTmVc'No 'MpȨbi48<(D9C$ NUEm[G!%2bb ?4!xVInMW[ o$xF8HpnӶ݁7~=EԘBk 1GŭXH;| p#d]EcΣ9pKyJB18y͞%E/iӥ:Gg0GEd lK`U ,񤵪TԳE`zqMWyQڈsVGiǰ 38SA48ըl~!FϺM 9JMd[|I ʯ_wK#$J1Y]Ѽ,/kEC|YU <޸ qiq㺚8%DEB!蹉v+C~mj6!⌗B`cNlX ׿/P1Eux^XV3X tMR(~h:Vbk8^ni}e֣t]<2 fmĥeit\jQ‚g??U!5YUԍE>m~Cn:]dye)bL WYaR"̠Iy&0B '6q%)2rDյ1%d nzP˛+D,>t""9^SҠf*ActB"`-}KA#^@{Gx*+E&{ wx $z!_kb1YyyBcv~Тvd#>e4=ς_s\y([vD2 8 \4W[=KpL$}aU%4= OB%=G]FVUwc1XB[SWrzI[)[^1?5KEKR# oĈ(7,U莲mxf #OIg*G*4L!E=(koc@˳ _up e_&-ʶ Ǝ~t(6aG A)̑6=ՙ?:S~' rt9b z4B l!E1q miFO1s߂yM?P"!D~pKr:޻R Q<5e"rM>w.Nuw2u%miQrcms?33Ujl}luRIDn?%~iAxgs4,ׂu\M?7Vd3JG,:V5~Hl^;d2G?}&gNNvjm_2|[c~b Jf 2n. 3^g _4+-:VD*p@|OIH l =3 [*WQӲ&^>?G8#.b1$Z':#|3!M :4uZ0NQ2uW(`t섧-8/Zft BF kzWe\--щ,8XےG`#F X;1n/}(HU[yw؞ z:AJ T@xpWHxӲcl$٩GG|}jr1qKgwi=sSe"-J6=4* 6xt+&ւ3o Z_NAI4pGrUݦПpu[GW/K4N8L9:BP8j5 ʂwe_Iu)IA斶immGVYɉF5fI5qA6y A*D=VjTh7Ґu",`"1ߒ JؽRT G{ ;ٴUmls&]Th}XA^hg ܨ>zRӘ`zhR]A; W==/G{}17BQRli0o]X=2sfT߈SdoG"ה7*[T1&Uj¦p;$u&rdzy- :B`0fbHLIjaijsJN2!ʸ2m3v%Dɛpׅ&~DgZCO_~SwP@`Ul _zpH*JIl*AZ:|-8<\w~PsCu1cIкVBGujz1t\]"[#1.B #tcn5)n~w]23"uֵl>O;Q;k_gI$YL?UC;>2Zus7ѬO j2T"E >!OxTSh~YO ${q`&T]F!w:Ћ-r~X1YIQn: j }`$!cQeߎHՑ)g֨-pS̵SOsٸب2eEpq/L5Oi ].t0ȭ*[gh5d`;Fiˬmgnk#e(c,r_EѶ}ꐴIv=}D~{ӭ d'CzBs=HE9REId,C&"Tw@wTҞ[ACǦF/u(v1%kd+ 0&נ$#)i8U%t>57xZ7LpN˚?Xgpqio+ɖwo}RnmQ˓V5ϼ207uRQW0+Ԩğ&= 3Ez']wnTzgw %Û~㗲[;Epw"yBUtc/>$\=Y9&vjِ4-y\6/:dޖl]gr򇐬% ՜ c|O{ N`T V6 %YO_4)*aKy݉>x# , b^&CL,}1fCN Ɉ]8xCM#2t(Sf?Sz˹J ӓ2w4T2N6 #P>[ؚّ:qηJ*K<;ZՎ-|_4pz,dpc'e3"\tǪ?=X}} M vMpޥNH(tb-Q35t`&$"@aC|/~K%~(ٜpNM kg;&-$n4$2~ü%Ӭm|ßpwx#7"q\PM;@G8mUU3 vj_T%*ڧ.-8}vΟw$s+Ј43:1K(߉o %0*~ Ye}=9Z8}nV*\@Z] 0P]<$.{StwN91ߐ0Xn5R Yi?.=:vd4s6Cdt*kmg%$-K__(~oqHL'v)`Lg\@;|Z9"Hf:PI[66w(Z@ #Rw6ipwѫyb<S–f߱uN ^Ҿ NX´U-C|n({i8h,&֏-<~U_k=YDܧsϣXc{xr2\UOzrs[Zԃy]^6'f5ͪE*GN dp%_& 0/MJxR!#Cy<;h={00mX&4)8aj zw+*Ѵ7V