weechat-lua-2.8-lp152.1.2 >  A ^#鸋/=„YnHhR[]H(:IxQ{([Hgt1Dq?ף8GEI`%%Bp,qj=]_q<){Dt@ieFf]uz[)u +̥Sp !?|GeJE0qlfs2U:QGI lD(͎yL@V8il2 ">X~^suAdзjj?C{jE"o 23b536a7d53223552bbda8c7f1c5e77ece5ac22faba3a5465b210ca598cf44738cb4ba09b44c31b0e4bc3e9bc1cc60fc237628d16^#鸋/=„5c_{v 7|2XV{c-rwt0f-R=| AѨ[r?iKS}m eDx"Wu//!dVW-Pv`mCTN,wZEz7MDG@ܗ=:{ _ـhI0y{D N8y:*V֑r6hþsnx۰F>La yT#`(̤B֭ffȫV|#*JWyqmCg-E D2>>p>t ?sd  >x|      Y \`ej   (*84"9":"FqVGqhHqlIqpXqtYq|\q]q^qbqcrhdrerfrlrurvrwsxxs|yszsssssCweechat-lua2.8lp152.1.2Lua Scripting Support for weechatSupport for weechat scripts written in the Lua language.^#lamb14Maximilian Trummer Ondřej Súkup Maximilian Trummer Maximilian Trummer Adriaan Struys Adriaan Struys Ondřej Súkup jbrielmaier@suse.deOndřej Súkup mimi.vx@gmail.comjengelh@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- update to 2.8 - New features * core: add variable "old_full_name" in buffer, set during buffer renaming (issue #1428) * core: add debug option "-d" in command /eval (issue #1434) * api: add functions crypto_hash and crypto_hash_pbkdf2 * api: add info "auto_connect" (issue #1453) * api: add info "weechat_headless" (issue #1433) * buflist: add pointer "window" in bar item evaluation * irc: add support of fake servers (no I/O, for testing purposes) * relay: accept hash of password in init command of weechat protocol with option "password_hash" (PBKDF2, SHA256, SHA512) * relay: reject client with weechat protocol if password or totp is received in init command but not set in WeeChat (issue #1435) - Bug fixes * core: fix memory leak in completion * core: flush stdout/stderr before forking in hook_process function (issue #1441) * core: fix evaluation of condition with nested "if" (issue #1434) * irc: split AUTHENTICATE message in 400-byte chunks (issue #1459) * irc: copy temporary server flag in command /server copy * irc: add nick changes in the hotlist (except self nick change) * irc: case-insensitive comparison on incoming CTCP command, force upper case on CTCP replies (issue #1439) * irc: fix memory leak when the channel topic is changed * logger: fix crash when logging is disabled on a buffer and the log file was deleted in the meanwhile, when option logger.file.info_lines is on (issue #1444) * php: fix crash when loading script with PHP 7.4 (issue #1452) * relay: update buffers synchronization when buffers are renamed (issue #1428) * script: fix memory leak in read of script repository file if it has invalid content * script: fix unexpected display of scripts list in buffer with command /script list -i * xfer: send signal "xfer_ended" after the received file has been renamed (issue #1438) - Tests * scripts: fix generation of test scripts with Python 3.8 * unit: add tests on IRC protocol functions and callbacks * unit: add tests on function secure_derive_key * unit: add tests on functions util_get_time_diff and util_file_get_content - Build * core: fix Cygwin build * guile: add detection of Guile 3.0.0 (issue #1442) * irc: fix build with GnuTLS < 3.1.0 (issue #1431) * php: add detection of PHP 7.4 * ruby: add detection of Ruby 2.7 (issue #1455)- update to 2.7.1 - Bug fixes * irc: fix crash when receiving a malformed message 352 (who) * irc: fix crash when a new message 005 is received with longer nick prefixes * irc: fix crash when receiving a malformed message 324 (channel mode) (CVE-2020-8955) - removed CVE-2020-8955.patch: fixed upstream- fix boo#1163889 - CVE-2020-8955 , add patch CVE-2020-8955.patch- update to 2.7 - New features * core: add option weechat.look.nick_color_hash_salt to shuffle nick colors (issue #635) * core: add different icons sizes (16x16 to 512x512) (issue #1347) * core: add file weechat.desktop * core: add reverse of string for screen in evaluation of expressions with "revscr:" * core: add length of string (number of chars and on screen) in evaluation of expressions with "length:xxx" and "lengthscr:xxx" * core: add calculation of expression in evaluation of expressions with "calc:xxx" (issue #997) * core: add optional default path (evaluated) in completion "filename" * core: add support of modifiers in evaluation of expressions with "modifier:name,data,string" * api: add modifier "color_encode_ansi" (issue #528) * api: add modifier "eval_path_home" * irc: add filters on raw buffer (issue #1000) * irc: add option irc.look.display_pv_warning_address to display a warning in private buffer if the remote nick address has changed (issue #892) * irc: add server option "ssl_password" (issue #115, issue #1416) * irc: add "user" in output of irc_message_parse (issue #136) * irc: add options irc.color.message_kick and irc.color.reason_kick (issue #683, issue #684) * logger: add option logger.file.color_lines (issue #528, issue #621) * script: add options "-ol" and "-il" in command "/script list" to send translated string with list of scripts loaded, display "No scripts loaded" if no scripts are loaded * xfer: add option xfer.file.download_temporary_suffix with default value ".part" (issue #1237) - Bug fixes * core: set buffer name, short name and title only if the value has changed * core: fix scrolling up in bare mode when switched to bare mode at the top of the buffer (issue #899, issue #978) * core: optimize load of configuration files * core: fix window separators not respecting window splits (issue #630) * core: fix cursor mode info when prefix_align is none and with words split across lines (issue #610, issue #617, issue #619) * core: add support of reverse video in ANSI color codes * core: fixed segfault during excessive evaluation in function string_repeat (issue #1400) * buflist: fix extra spaces between buffers when conditions are used to hide buffers (regression introduced in version 2.6) (issue #1403) * irc: do not automatically open a channel with name "0" (issue #1429) * irc: remove option irc.network.channel_encode, add server option "charset_message" to control which part of the IRC message is decoded/encoded to the target charset (issue #832) * irc: use path from option xfer.file.upload_path to complete filename in command "/dcc send" (issue #60) * logger: fix write in log file if it has been deleted or renamed (issue #123) * python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue #1389) * relay: send message "_buffer_title_changed" to clients only when the title is changed * xfer: fix memory leak when a xfer is freed and when the plugin is unloaded - Tests * unit: add tests on GUI color functions - Build * core: fix build on Haiku (issue #1420) * core: fix build on Alpine * core: remove file FindTCL.cmake * core: display an error on missing dependency in CMake (issue #916, issue #956) * debian: disable Javascript plugin on Debian Sid and Ubuntu Eoan * debian: build with Guile 2.2 * guile: add support of Guile 2.2, disable /guile eval (issue #1098) * python: add detection of Python 3.8- update to 2.6 * use Python 3 by default * add support of 32767 color pairs * add option "close" in command /window * add infos "term_colors" and "term_color_pairs" * add infolist "buflist" with list of buffer pointers * evaluate option exec.command.shell, change default value to "${env:SHELL}" * add filters "h=xxx" and "he=xxx" to filter options by description in fset buffer (translated or in English) * make command char optional in server option "command" * remove default aliases /ame and /amsg * many bugs fixed.- add obsolete for weechat-aspell- update to 2.5 * the "aspell" plugin has been renamed to "spell", a more generic term, because it supports aspell and also enchant * add support of UNIX socket * fix memory leaks * more bugfixes and new options - change subpackage 'weechat-aspell' to 'weechat-spell' to reflect plugin namechange- update to 2.4 * add command line option "-t" (or "--temp-dir") * add support of Time-based One-Time Password (TOTP) * add option exec.command.shell to customize the shell used with /exec -sh * add support of close frame in websocket connection- remove guile bindings as they are not compatible with guile-2.2 Upstream work for guile-2.2: https://github.com/weechat/weechat/issues/1098 part of boo#1117121 - obsoletes weechat-guile- update to version 2.3 * add hook "line" * add option "-P" (or "--plugins") to customize the plugins to load at startup * allow multiple options "-r" ("--run-command") in command line arguments * allow allow partial buffer name and multiple arguments in command /buffer close * allow specifying buffer number/name for /buffer localvar * allow creation of temporary variables with the regex in trigger plugin * add real IP in client description in relay plugin * add repeat of string in evaluation of expressions with "repeat:count,string" * many bugs fixed.- update to 2.2 * add support of list options in curl * allow merge of buffers by name in command /buffer * add reverse of string in evaluation of expressions with "rev:" * add indexed ban list and completion for /unban and /unquiet (IRC plugin) * add support for IRCv3.2 Client Capability Negotiation * add support for IRCv3.2 invite-notify * add support for IRCv3.2 chghost, add options irc.look.smart_filter_chghost and irc.color.message_chghost * add option xfer.network.send_ack * add support of Python 3.7 * fix memory leaks scripting plugins * many bugs fixed.- 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 subpackagelamb14 15896503742.8-lp152.1.22.8-lp152.1.2lua.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:Leap:15.2/standard/f455ba095b2f8ef3c43af4160f56c00a-weechatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1a4959a104841b216832368d26b656d706926c0d, strippedRRRRRRR#Xg?f]B9gutf-817b3ff97bcb16645de853245e7cfc48f5998659f04152115c766bf9b3c7f9dc3? 7zXZ !t/>] crv9uQG\Nڶwu ج}MAzyL<+;sҕL9KGW&!%i df3Su(DCc?Vs}QCxtB#m4_j#lIXrRv*LjQi&Nbݦ.Iע`<h<ԨSá8rŵ²бO8}}P؈};мO :??M.: q]J8?N wˢA9oTe7Jhsl48;tTL '{<qq2T2mKW#Z {8=<db `.dh 0PRGܕISZxna/<VV,H"voc(\|j\k4}$S9Mk!dǟ2 S:#uÁkM@0}J7C~9_:աoKy\ FVc[FH_}D^3 p?޶:ݏ3F3c֎ YPV7:QyfNaRkFL, 'j||~6!LI?kׂwN!bW PI5)dLc-56$-˹lջ>ᆐaر~*d?sX@-Dt15pU f4.9Ъx`&~RGE@MU;+-7a$uf5YvdEL ^`Aba dWOk&L15TmDk t]LPPXc!| ŸIEt@0a1c!D#{D~hYz'F-%^ W׹p /Rmē3.eJʬ$(Cn@=0&ʡr(>CWi#,x[M+%&QuΆsr=| I䚺Tsp1nΚtţ*mnYv),N6D9TYxݹYT;J 7$<(PtS[wV `-gu~ZTd.9:JT ^L|76[=~j[\z1Uapa`^ĽŨjpI`nGLIh;&ITRhСqUtd(s԰ ɫKV%ߘ&m-5Y7JpM`{FaySn4.]pEUWi&ZL@\$TޯLyDTJQpHe /*'v 9x|q ھh+Ij϶mn yQdc}BNR|Z R(i5/7L!C veĴ n9{mr_F/ [č#1ǀHDE4.RfwdtڐdfS/jN1LېR!)jˡ0KzIg0;_e蔄 ,Ի%K( wW3ezEBqI,zIy^߆D>xQzrz_3bTd;Z0-dz@8~"J.s~0p8V 66-T& oEcjE{N1.3$IXXnw#;g-iDZ3*ĈDa26. J q`S<߉*3C=X7 qʏ1Rװ,̂S/ٶ/*?-H!_tTyc]/z=omPZC펕":gtvۍ]҈R9(iv TAvqݟho2S 6Vcl*VΧɪxn'nEA{fW"{^Eۜ>v-\Y 88oDaOT1 !JΞPvܮ-Bp`QXs9(U(7?)]-#tL6$Ѹ}KeFO` &k)~}vT䧇}ÜgL^xhj7ؘy !sWM8 >-"?aҠ}N 8Sslb5e^vYpaRd+ _5VPy(p>ާѵxG3c}hHS- (A) (&֍4ES( -".O+^XepmQaG o@rOIQ{Ofe?/7_Z+:f9K(LPeeӺ8qWy"ZwI.)d!g"#fi -3ʠmGChtSӱp<jB=6:ev Ew,XZHTUfE{UYPVt2(r=% Izѐ%9&/q)$RQrJE֍1%O^d{?T><8fQZ{9k'$d%W; (JSgJ,ɄߡH rAY} `() Jut΃JgQehGR29|JcZ}ji,8M3Zy6%^[$2"7 &")(i訪ԫci;)mmkiOt*a *\BIJ&BPIۂf^C{"|]?-9"+灕'QbhK)t"Ŵ~tEL7~<y=x6 k;4p"`>jqeX-3 Y\df`7{DB .])NځD.@Kz=>WdSq׿_/Erxt"љM[*vptN[*F䦽o94&쟏EC?C1KhQwȾVEjOh[3N C؊WU_/EB̗)y ;X H: <Paֵ NWl_ :N05¾G@m T[EqIfYKV4o C*sE:},XL.?jkrq d} Kl[gJГLD(F0o\k)S^[.8k vQ:v!^%f+VQ aYc_oEy7Q~P35z6Žex_ pt/wf3T;:lmzn }Q&v/B+"1{J:?VQic)BEػAr [aŎbC&Uü d}GF@lfx8g%1 } xwHa0_,.hh@-|H~S|p6)^D3%"_6Ss/'@ن4eAja J#ѢRm*=i#ac[w9EbFBsh\27а0;羕$wuHԣod^3!ЉIRk, >no`ҘHt8^6C&2y$~UG3k<.T T 2ֹM&l'I1. >D:舗Aj}Lokjp;J)MY5mnhgykJBC;}OXOyϦ5lyGX:Ma !sFo2B\*wM+ehA~7`3h&uv'e  gll/ 7/`£ЭxE5QF8=/By$<гoO[բK)w4+E3A46;a@Mq!]F$>)LB*Zg~؞LpM>7Z^wgm%v8YN)"w5LWx3ݪmjϠJp>' 0ڗZ6>H4h`u88 P#AV~1"&7"FrةUϪHK&S]I@;X\S^9fwÝ]0:]j䮗X6a#ŧyҖQ7J-*>0508\3GGnjpՂmafC0囌ohE:ԉQI:qc@Y5'ueɾEQւlqӞ=;kGԻ?n)Y[[Q<`ZfVWLxSmwLǨ}YW¸dQBp-T񊏰='ѫ H|I":` 4g3-;J/𩓰[eoLEȫ͔΃T+ֽt M}jkB#~ZCќ{:xu8dәSx&}̏Vh*˥$|e!-S^Y$q%]j;1aQ"ύW-1?&W.(dz eWƨ(=^$^*3oʔ7 tVXh#8bxR~a~$D-s,$ T,zMف&8)oviȟq֔g7wаѴD8e,/61ٖCl8my#z?ZtȢ/N.w؆xr99̎-f6 \],dt)R1we4"U{vi&ߓֲk't8x=X(oTܗ6S-I. )}T6 dC6zR^Akʂ'K1:Q$a0P! MR1Ijކ%-j/- O4(O_PN=sy2.u 7jU2睞ω ld+0aXǚ~~I u1bmpP*O?@ meHqqCt-]ɾ\Gp;Gz[diqg/&ܟOgw.r% C э"fW| l1%ҊI'ieص1 q;"@oWk|]I"fXZɘVJYjY}nd}=kM{t>:C߫ݦa}hH!U2DLX]R ~r. \88gA3HqA'Bh0TܔaXKvC/p.$UXA*W| [jQxL R:àĢYCeq)+GՈۂJO!o~!ǩtԶ @ٷ#)?Y,⒓?Y8nL~aZݳȏY{qEDi"-J ~~[W;No -e$=ic'؋A`,gTH@P=l tnRq$R ^G?2<֓}YGr$j-Lv_ 646+0:՜s,IU&(zI,J'GYgn}G"Ix ׌tA+ꚦ \K=$茝0?QHJhc#23 +.) /3 &jѼRa/߫phCf~+`] /[)|.{HΡQ4çcMȧlDep{HZ_"36Ɵ>1jQ 3e.qHN3xՇEn!`7dA5:kaw G:wuG*_PZQy ) iS|9s}̱=4herfo,R>b,[¢,KqS{O_V V֛uKU$M VyI iD~*fҁHE% B|ɭtu3}*a`ot鲇R|N?s%7 W2%^}AŖwָkaUvrYHTW, R>G.BUX599ԣO`f~7^P$tNU(><,z?V/ deB 8R{=߱%CaOOYX"^3JS3|t<10>LB5q=5aI^U:.I@ a>6ٺҜaCha̩:PW&| r_{$!fXmW@N~yE7nbaP<%KCg'DnB8K9Wx*b#ָcEd>ۯDXъ_L_ʅHo$H6ۂgiı//_5J%~6'Ƕ8OmtpjIJ(&IB@4 })aM}9 z쁁qFS^ffs`\>e1tSֶ$`}roo*'f$aب Chym!~kT )| aESiQ,j6q-ޜE;h G|T׀\].dK͎@'/˂q;,빎 } 5 b3 0G Rcۊz: YBk Je A&{QAA8a?!KOuaj 6YFz~P=tz eh##OcI]+ 3͇(57^V ڛ‹_űeg;Iͺqw+4! M;s[a\AyM00۬҇hhIH",M|hqu32`쩅 +@*?;)f-ULەUQ/u{՟~gߨs` @k֒BH wX7{gF*P66^n]]0ya&?8S:[^N$ 錗#eϽdZ5cc9D?WcJ<@MV9US3 ;CQqABNQ6 ]M+*?R qjD )Y8O53L)iܿ0[_FjAg;N{^O[ /hPhP}+ܣP0 j7@Y]? Ւ:zkfa`IA*L:X땟Ȯ+vZ_G꾝SMS' mc y~R$NdgFRNPSv[In,ϴ,ebH x@D,/SG ?[gNZ+ÅRGC|%#6.9zg܏߹K9T3}6H6F#-l'QZ[BuFLD&ErS˿Kg%NU"ѕ32DkǹČ* a% oV|+A#vۨM;} *劊UqoZ(ga%suH1mx{6zYr(n~AL1=]9uoN$WeKlZL 9瞻HC`xs0p"'"w=(gel ȷxߊ!vbʪܿk&e#e),7w=ҸӢ#gRHOSӀ/U-ҞN Wd3 (m9M=̠P-ْEf||y!YMR@ fnJިN|P7-P*S}3i-A)D?fQUv=K /)2.%YeqKn2a7KQz̹]HxPa7yRue"ib?5NȒ6YLJ英֨v#Tdmj| larDStqb W:Kѥ8`Iuܳjfܵ_XIYTnʼnyf?ȗ7IL,V%|ۭyK]g4 ":aЧ0:/6LpĻ=UK⦗Sob,|a3Bpy=rP 0Ziw,w&Gtn>ySڂۜ.r`O7'}z>C yme}5uK3".DQ{j(nY~n:jd" 2Kt|<`K YB`cζFvBc+{j-r8}'~ƈG=G#‹a3ڀ8@¢4X8]*n_cD$ؗܜ}&(+`֨>onܴbA9C(PjzUC!\heLskظWZn3; BBް`jʨ Ght,AbRfJ-/֤hۚ)czoC, 45Kr_4G3AGio S{眪0n\mEQV$.o2%|e NJ_KSif%VK>>z`<`w N!5AOrϞp & &z*[xpx(UC4Qr :I3Dz[%}E)#C/S,ZFR6B.^ff _ٳy22 J{ 3|SMйfԂA#hk:jÏpR?x@ZaHM.eWf ;Nxq=XtͥДlQ3<=AY{];޷㌛4kpnm^|ݸ@fOh::oB:,i\g"xU1=.*v9fK@7Jȗ(Lf4et1̹$~%w,[CK4<3Bq`-8@#Hkבa+zk-t`݋4Ц=m5糕xs}WuKZuw.UsR޷zGq@ǯd56*6r7?uYGՁ/lv0y $ =B`*6?w)Jtvn#X}৒6x*h$?m>Hlؓ|-Jgy A*۷zM:0LѼkA)BGBEzioM!u퀈oGd38Typvv 2.0Pu61|Y ^׮g㇡Z\M= qr`VMqۣ~%Eϔ gѕ1Tش-dSʵZխ @FID> $2|RAAk#^۳p]y-! 1omp/ v)*51WfGs*-uznʛ[ ;a|ػቮ P1>]> ;a54#4_>w ?G{/zRN]lTco{zP\۸[hNiZ=gR"u%wOE3CGgS5Yfm!YCE y]j<>$lݘ ~夲V\ 7Z=#}_rѧbf7z >9SRHsvV[YxjN'B2n`r,w2JoZPKogm^+"nLR;1X 'H4A$\rlk?r(]*cO4(A:,/ g+jHM>>5HS0)U"i\hu?LE γչLb&l@ޖuEu1!q97h`FR o̚G9< 4͌ g1`0|9aEV%A&(}7n+kUGU r0WsDS"? Q)Y%rբq|i pGa'353G&A?M9Ik<J<9RE_tS09/55cIue``p$fT3l ]SwwkLꪸ7/E%|R |g<4vDaȁ މ8H'}H\[[f !߀cD9D`^i\F޹Ne%a ɄVnӻ?}ϛO3̼mҞF0]'C )B`*7v9FAzްef6k1[jMf3 Pijlb*ZYp/};CL I'د?xFLDzD} 6N%׉-WS 0qf5/ռnEx/Pbb7#:߯|34l ^,TD{x"+HZ?1>z'<-0Ss]XT+մ!uFPrČǟd'»vî"IgIF?U͌Ci-6un-ġC2x(`Xfv#6Kpi0#d\BgL9߾z:KkҾ(qۈTuzm^c1M5{b,x<݂\ӭZM3!oZ#f?ѩy9@R ҡvώNXI!b{=WSs88:jg=2S).g?5D45}(ȃ2,ò&: '|f,Wσg{Y4ߎF,@C5EblA ~%oThD]Q4pǽEȨ.rF|(%VhPE@?X_@'EX r(".M>:=;quCs!Bepe'屚Xҝ,=4@I%<PY1Xz (8N|Kkriu_▟HcXsLT>g D)\nJFT) cμ-e *Гa׃z82c $z4c~~ԾNETWcIE\{8[2O#8 ~JUzja2Po=WWoćIᗟ ,Kc/jX9ZIMڥ1:"`cnu+b^P\Qaq=!>cmWyWZR=&ۡo9n}qx8=} @JA/6,R< %{_>Kd\y9͞ (im 2 pFBdwN@-`\r.vML | :P; 4hDp!i&Xuş mW͚xs[sWt$ B]ф"0ޛeS?OhYwPppV3k^ {-0!d5RS<t\oe;-H0jZ>~|(!u''3(kBKb^T\ AGy;p $Ĵ&w9s T'SOnî\g^䋱B6 R/pt] ?Xf(D'oCnwc n`HlI߀W`,IX9R3nDj| c#Ri1RP6qA\! %S3Cxi(.FT$WMj@İC@A|C8]tOo׮z}ȿEӛ ߂޴x-fLΓ70۠VLU Cq$ S|\:R 5+M_/" ZuΩ+&a2,tEXXAoXO^j{Lrwe,cq|Ra;߱/(cR0$قp T ڰoKl ߾1ig=+9hO6lEW1$V-E\'*7xֈTq$=gW 0h)=5 ۚy8nc5[U 5yp e!YxhM/0}fumצ8Лvl?N=e@uӯ^.D`iS*XtJ , gCqYr/+?~'j8:qTy8Y_nȯV,/A >]մ zoo:RăicH82*fʪxG$T>Aƒ9߷Z8"zV`9mue-ݼҾ90` DP-ki_XP@:er$ڸѲ8[8aN؀8cܬ,5zWx)ja*zwS8D؉h cCil.%Qg r#-#Lk+%(/u? `V89 F9o93,Sܛ e?M܉|jԒH ^״'M!t3浖CZIE! -],%ȈLŖӪ4;Qrˋea3DLE!y V0y}{tOt>q[Bg:1$c,ilx֡폾ֿ)U]ұ7luyc7,)ӥC[/։3tFwWj'/ #2Xܪptݭ@L.%@JEcO(ۿS/HK`*z k$f:ent{ᘉRKsiY zQkw]RY{3'f@w*+t޺x!Ƃ<m{& g=1-`3JEf:۽ :_ܯ_ݘ(,2 =ejF( b*ڕ(vݝt_CS!X1ol½ 29&}2 Hdd!4ȸH@7b QedFm )Eyۀy %Z,-fM5ZY˫4X5;ٴBCꗃ*_#C`]#gkdvO(jM?ϷJeH|ށk#(mo,;cw :Avʣ$7Thq;$x(1U5; 03SYr'FSn͘xpd Jp=rHX)u5׹j|o*X-R"B d/ o,OhIR$Sn??U]GEfޡٺ)>ۍqHM<8/AmFJ:![N`m׹ z$O(Vy]Y Oyӈ;TyՅ(Z$Wr"7cwGNN0fKԈU-g13L߹URLzǠĮIVn]dr[P &89^w=E@xʛ8B!V8S#[ aN <=_ќ*n"E~eg]{V aHN 91Ŝa(31*Pgtg2\cjOl Rs} !5E%RjOJ]xC2Ȕ$`\fT#i?i6P#w^~SW6h/+.V@s-.˒I=sOv.&@p3ZvK>PY&viYۧ{o~Piwpu V79޶ w 3x*t}2Oմ  w؃bBA؊jpZJ¹KO&T^|5 hݘ!yC)]& %Ǥ2kt8q۹ϲkkjI/b~5ps:S q8qu S6@%FYs9%7__fXSK>j$=h|gCǃz(9/C;Я'SpT[ @``rvM%d/fA#ϩ̟@@wb> PGEa?wO @`GANѽu ~X;()Co`JM:r>(cnjlf Fz恬ӗЕ5n6 ~` TvI/yh|$+ܯău=Ѳ0`" C[zEF:3!D 3k5di8)! f"0[›B\i΅q<`}hm=PN zDs*fux/>OX4N*Q"wpZv@]>җAs{4k`$;% -@f" R"mlR [H~f}pN8Ju'".qī[{-h[k,7 8`O0}GC mx04A7ͤ*}\+Ӟ\<BS|¡2$兴, 6|Nrz޴]Fa\ Dx+[^vjҐ>Ѻ;eX„}D5uqK.K.KHL<^y^崙i#(dz!.2D7YZ-Ձ ͋ld}\PcW$a'ԇap+oS tDeL =}K`آS1\4^]ͯz T Nsm쿑pMD4Ciw/=ζUTnYo'0\ 6HprBg!Nlw؅Ct%8ap"-JĬBP)hl= G>)iF/mN&b5xU&("!O$,X= x%&YYȤIİ%e ˕ZPɍzDgª>i"F8|4>$;F Քs.U(z5E1A[!(n٠ODž\0b! A>1w:)SZԅKyH\;o܃# 7VT(Pr>)ޖˆ#MxMa%]>v>ʊQ<.mqrdm' Gv2c?cÉԔlQǪTyN)-vEg2a=Ǝ~3TkgUQ"cqy|bEw'(Unx~AT{gn_rQZBC^2Q0^n:ǦwpaǕv8Swv[y.4]u\b\)uD|_N.;N~ -n IDFۍT^ g;MÖ`Ȍ |ƣй:0S-ťf_DOt5AD)'Ӌ99a涺 Tbg LÖ} riq^e토ϮR4`8 nCU#.m6%v9FlNW}5]ǡrU3 Iլ dz]eZPn=#3ή1c}kqM]䗶䖕]`b}xesupAD\.j]Gr]CG3J)\?3$ xJ@W%%Oր/Ys<LtpR RtSx"̃TL iDлy-7X䞟/$yr^fDmNr#jda86 ڿFW>WI$gˀfwYTʋ\Q2z¹/Z<?I':gYEKlL^\vűVScyؽBxN<8@Hv vȈF. # 1&ȨW;!J(c_HdyyF\xpW@YJOX+{ZqKOHjѢ})H8Xm@vډbQ NGiFcG^+^~'˖T3 C~4"Z.oC9Vz ,Ou9[v3n}U8X0u|XF `2ȱL7"֌OZsU{w6'*Z >]?zɎ)lbky6pX@Dr(=bQ_ˆV`Sƕ[ 5ɒԞ: gnv)d7;w1@y*}VqQ;]E&k@`9y>_L55EEĴSk c4@}+r*i7_2QT^ѓ/;4:  \GVɏ׎.]ċώM6=s:0%!|6gvTZZっF` [ ,D?v5!h߉iT*2ρ36&RVn`H 8勇IImvB!BuMbO`g0o)ipW<,n!_~2pw6V>Y}n?l {Z%jx`/kN棺 #$/8b^%Z 蘫ȕV%8f/wzե4fS.w-Æo"NZߴeR/\ | 9NրGN7@4 WH{gW5^۩QJRkl5@d*ñ$=Ee1 x{Vq-k(q̅lLѬm <"A$<;ڊ_h} хPFI6%ܿui՛q_hu[ Α+FdX׿Wqn.ͻvQh [NkM& iҏfb%ܑh_Н$F s.Zv`#LChi*ujI;_V05ۋF S- MSC2ob[ GNC|{4L#kvJs47K5ֿcX 乜xj)>E̯1rdncIOG#RNESiIz Q0E-e} FRk? 7rYR4P^hEⴼ%gtR!tLZQ%#bf/$SNNf' IƘzöB7tnQ 0*Үz;leCBgcV(7P 4G';,C1U K7?F 9]IwrV`KE 6_[KݒCF"'f1Aod2<fFNatR+ bt<f2G辌.z۹ ܏7Z[SJuok-#IǨGOƺ?NZ}. 6M'_\rȩrNj87gd]ʿx%G-j:,6ˋ+)%#^/U`5Ń7"qY3:Nqd,(]I8553ZjR, ^My)+v] BCƂr z)SAYq& =ֲ&'$#?H']R,1p\E2ޒVܩL20Psl6rmޞxQ ;hYR/ջ{52OS:>lz~ 1KM&Zw ]~C#T {T% )sݨh%6˭ y43 #A;){8RWgǍ5}@K(OH9cn%e0ʖR JjHKmm+՛+> hE=%t9BаD8{=ݷ!*+A?y: *5] 6Ԥ%Wl?5M=#"igry/9^:wl}XJUKȫ2`1KiжnF&-p1س5LIX(gt c~˚&vgi)3H#iQ8u|_Xyx~y|Zӓ.ڐ' T~m3 Zh  ,2t |fT!J=V[q' di1_Yn o%|=CЛ3""CYL&F"XǙ/JhWo>hX~C4夠SsOpRC[Nm}ߝ-cybDp+?M%lQ3 > VCjeCQƔJN6tftJrZْN,DڲxhV1C6guLMj+XpЃ<${(4όU SF"&l`(lIcߣ9gZ?R^Y/'vLn {%rob-<<䕘\w"<=ض5 i=3wÓ18+^llWOǝ[(|v@;kyHsqO+>=& W5q"mmj %41ӞR1Y OjJ\:0y7^%' z[F7ʏrac%7e.N)O^~aXc!57(!Td+|+ZW>5M-[WS@1|]BK1?צ9ɣ* `^ .eN@5NČ的Nw`QI`qWYV0{ i'oJ dS PorHy4;uJT0סNCzQc0zڜ3'bvzP qD{ ųD(ӹL]/}+f&>ks'<%TIln~WnY@CTh7gsX jCdo'uaԥWLxjԡT9v0ޞDQ~`nA Cmm<c7'XWwnfs8bm\5WP)߬!=YxH#ځm~:NJaġl m1LIv>[etΞ ̺{jBή|Fc~u˼OPS_k*ZW'NґBxkB:KGRo{mfo:+“z͗ IOp^0,dtK1_ KO1 J.jw5hzo rX}ԬP"Klg&'5qI%E~kRNħZF`H\}dppr6BXCJժGHGzj`w `JnllDpuLtx vJdlEji{OŊ KCirΎW+⡄1R@ ~ qpWEvNssSb !c^ lmv/ZNB}*b|r[LܔH ]1,: VMO?mS!y1*Lo^BHkJ3 A[AC̵:/$|Lv_EZZ,3;bT$& t*/ta`Cojlq;feY}3;FUۏMG6_,SPgWfb KA8{B hɜ&F\,F싶?wťYH7I\;Yd7 χU=z>˙u boo]h*u.br 1X,dCm|yxS }Tל Z:4D`)5XoL\Y2bPy-+bpr7X4[* , ]p߲R f̶9^<#VRo._a ~M|%!F-`N `O"ǣCT6݁{K.6v9mϖ/[`:Z$#)aǔ=Ӿ4:>ɶ-}&%ղc$^A0D^ގJ XOt Z<pޱqX=waV&e@}]%S&qMO78:ck$w;ҵTջEVeGM.nmL /5`md7Mh?uO0%}[υ ҡOқb!lN].q浶Ph&zgZ)fH\UDqꩉTqq SRGphM$-B#A26T~UoҘ["SQ7=fJaь2ಬHDu9FeͥgXVB>~!1(TuLpmy?`3̀99S??MAڒlUE]US<*ho-ܞHۼCA }|lD jE j /<ݵbƓM6oN`af$?xܰtkyЩt *ت[JxMQ#6N)ԮLI/+fx+Cus(nD6@+Y'Fr.[?^(W6`e֜èl%Az T? >*`gL#X_.߂7{~ȏc q)\{pYRu%Ҩw(6mfsРkE]A@0F(ɦp^멤߄e]PFݡ=~]}lʢ ܳvxͮ/Jixuw󺫎wřM&|&VmK컯֩,zx_m# ]hB { ~Sٺ(k9ٯ%Dʷ\%j*$}mc\vt g1zEmܦ7(>y@237sp[CnVo.O13JAGe~Ā"(Ȍ;XAr|`LG` ??V}l p :5]{븨܍Pv, j\'s)Jsdpׅ7۩flO_hJ70)I/ۅUR啷Ӆ UbιW@^; _3*KȘ 2^1%rnd_AP\:W;3X]"y${\JwJa9J=79Y4C䍍WPu ح+r #@ݲ%$A (\:*0OX78*%!]]gh>vVL1$3tb64 q@K~S{_աͼQΛ3cd iђׂqH j`d}ݖKU(`qYIEv.|]ņ0BA`T]C"i[7&V,M]sacC޶GLx#a|@_sAʴၰCs@a5&-U y7= M;֎Hw~mpLY"*Na]ߓr.{1@RN0,B u.fP~^e-~g@]EHKJO(M;<*lAsMtԣ z2wus],Cz|%t/֠_z"'uc2ڢU= ̂*24>M$W/|) ҢZ3oPE sX={/IP.wg(Zy5&G"hIG_e@0Qc_+:L{$'^=ބJߩ `迸 dXw,\FHCߦ26oF1409)ls^)sMZkqFQqǼOI-L8;<޸ yUpuѲb:bi^Qj oΥֺĹ:H!(;s'K~ܓ ٪`'3VK˥M؊LP.jQ9$NOrꐱEn6}70b / Q0.uJXՊ6yt<@FFU"&dSTwCE^n~̡qv.?8@3.&5ԗļ`D;e?琚6-~+o'h> ̳.RRV4=>5WZGw_..NC M~A`Gu *F0_ Ff'22]=a<Y`yдVޛ]0V>* X~eAazqV$)DTzw8A9]1u¨Xy"@7%sv-K[g̙Q CT@ΏP[XOL/wgP|J ܏ cg?F?|ɍwpY tKzdeAG@Lu-`e&8n(Za^%w"C{F8 +Gן3YCoYam)UDCpmXvV4@8!\ЙIQ'zpt%ɨ,[@`%!\\n"6!]| BC5lٟ4#ΰ7GYT8 0ܭ*/Isܢ/ErSQCg+4C_>G'Α7lJFf閖bPM*w9C#JO klD] YZYWflw%]:̦?0f=(W SYHgߓ{ @ԑFNQ\̰QqSQ8 i|Bqۘ{{%X? qL\LTpynLܣqdQڅ,} o5XU"Spe>yn&"h 5h :j6Gx 1pŰzWbYc8:?87p7-)U0_䄧nqtGԢ3һ׸x+_xhWS+!dQ'q!G]q͓eo]h"Fx3xE'c: !|T%P(QgZ;L5xH`6j>]u'w|P:UjN_rΒv5\gIqS$uxCE1KK@͚2}n;.r.ā\jdV(f"T*G/yc ]M=.^79_"d:9kmbt5'&^%XU=}SJ5-6I]"ppQ-xP5}nL2B{yPp?6-VلC[hym#/^3!ES M?ha>ĸ,b(kJ %fLaꅶb~’ckq_Qzry rt.֯yz) ;Ȯ&UzΆwz4) F^2װ>?M8JeApu:@N[w 597TuǴ+. v;G@2O=TЦКA0_)˗(yeJ6G!XjCag1aпl[7(U.wi_<ˤnh?͖vW SoS }SFc.8rcCquIDAQ-6ffyhOIq5kzy?4W<0,M,8[$f #ߙv-v3pxj 15f損6 O@2=)vxd(ʓQA Z$Y3P-t+׌*UFV~t%g$w+;$I.g:̳S-Z8)+ø:ZyOY HZCg >F~ $sAI(Mp# G( b79#ހb $@_hH: XoGCP1zTԏ?{,i t@;i"Y"y'7HH8NI›"um۷a 3Kw@^DڄW4+ X225w lQv}X 5=(?a._%{ J•31͢( ?6L}-ʀ(e"5ij" /€-z-țrz(6aIaeɿqmI` c#܅.zҙ_V\ljںC 3E:[_e /l|H3%8!S9NlI^~K@L_Ä\ l4j0g_)k vEQ[9 DEݦ܅xR;qF  PjRťV{Jȩ6^HGesC2!];O-',?Za<9[ջ\sT^Wyސ,i8(2UpMZȚ<G}~H\5 * } \GDJ(B-jnⰑ`}L SzmfYʼn_iWZ TR-LeMŻ} ?&);P-Oŭ괏%C'౰اc}U&P^oNQ/gP7_CLQtNsE9Lf,7Ooc9+N8D=m ]4eJ)IFA gBMw(,2E s d59#A椑 KvEm:Cƌ<%*jEZd>$oUg؊G:5f HQDG'_K>.N(ݰ4(Ha<WR18A*٭r#cK~lw7%<˥x 6ʖ@}0rb0YX T@ڹ__iM|+K9n9z0d 6%xE!{ izB;5ҠC +4-]D::'@oxi6 m(P)͸4=nYj5Pb@GP=w/_ڴcv{u~ײ'U@'pY5|Q5;VX3.L U=ܙERK21liVg;;Wtl_Z#Mn[Ir^27V*իX|} F)DѹwO&n\jMƧzg q:1=C>~58D[@y òo@_i*)Th8zMPߧ-qc*x1c%gjOaɳ2cÙJgV@H/ZUfnPip?)t `SQqT,zPv$SSgJ"(yS̉|2$!׷l˥s[[]rݬ;: i<84q~{&O@[I?ƘMqn_H1Kjߺb* QZv{n{?!ٟlG|J93bߥEϤdgau"2=]KR9t\u&F[Ktj6 Dg[$ӻvK6mAVTE5WYja1gdq3lkD=:hM=r[CTyv{/f:~eDsNhgФ 1&05zU,}xTT:23Z^Uo :RPvYv2aiƾafǦ3(A?P 8 2 ᅃ"q}p-̼mMV,n +nT-:V-X͏h3I {Sd])Z{e]2I*G]xц̠#(1: h!-\QC 7¡J&W9l2A59 7h^uTd3l:\{k,R,/,Q|2BTwc]7W&Йcftk -C,\geyaN4N>'Ea @׍O3L"%#Fu] ̩8`V4U%(- [%QwWab/pMW(ŦR)**ҠI))tHȺupmS\*,Q~7]@B lpU8.kl8}@)J^>MhD]ӷu^)Ξ2ͼ)ew) %V;*Jn,mar]ؚntk!ޢI(?ц0%>r>&\Q,UR6Rtѝ6֌qgJG1D0ac_36$C<,pre@gG__Leݒb9]>jO+⛖c;ևH, Èv g/5$5@ t95;'ls1mo!1Ws7~گk^S,-bvAnEҊlEy|NtA;s qrxTZB7EMZNH.O6_NS"ȽG{Fvfdw=% "B'JS0Qiڥ{ߠ1` !8ЬP"W[=q0=MP~I"!K'LW[Tw0bU`|y(OB Nh"AɣūWDgy`ܢRYK?9CMd>:K{G?`8X.' 0c{/vd%L+h}Yy:bZj]d`1Wfr@vy#^ LvEs*}L&%!@ktt'YnGo =R[|LJ4*]jq:g#}XJsV| RI|qJL7 ~(\= 9jU0pzHt;22i;+Ck&u)fp+^kk 2d35Hl |CFT@:e%׷[!nCz170ܰ+B9 bADFZERBx#^tNWh(/*{1~]AMN=@KOEW"+xHQH-ge׃-7uwOsy8ާTW)ϣRi164$@ >읟btHLǍo~"Z[~M7HRφG >uwXzۉ Bw&.!#"kP\fKn]qT|Y(K96@ybv~_I%8|bB7ĥ$KQ&[/CO< 7VYʿ4& fSoWg$1L~1Z[@=R,ݰWD)4kv=JePmvjXok8b5]IK$1;ZڽH9hY_d] C涩䴿Yr&T.wAeܡ[1:f@>Շn81OFW兖|*7ql_*?8N/ ;7?H e";BQI8j%kFZT54{lZ =Z:$^ f)A1``inp9Gg21Rss_"KOpHVhAČ4f[kX#ơH5 o_1\6riif#L\dƷy2@*U"u3^̗:sNDвB:c$u0wsuMY@ō`taJ2:DH Mvn8e̎iGY8+k0Pe˥q[JzAqơS(uV 3ǯ&<օtɯ#NV7.{}urCHdlo:}K/7NB[*z >xdqͻaWH3 , LcOo%dpȏL%K<ȻEr p5~ [^Wǐ3% bZ6bhfXiv/=8{> '6\,uO͐(S,>HIP< tj.$\LoF}4gD (PԄ+n.e237^4EđAT<4AB%q+}Pv\< Agu w vB2uk.A6[` 7! t/iq¥NUQͽJV؊OgK'HԴ.$q:8Ⱎ$q1KACx BUaZr͇#8z/|pi[LA=Ml^VpAcf2J\oFWtILh[`JY P dR6T/0ڪi-Tq!̕C6>ϵrQ#%Y Yl-2# hmҁ2* Ӡol1XniT-?WjyOI5OkެY;-FngWQ~0eJё4nχ̌:DlEz\œ2cɠF%n4ņF; G^Uģ!;R!#jQ˚G:*D,T]|j[O2zab cΎ QfZy쥁($DB{UE~r1uA=G׾ȱC@ု,oxM8~հc}5>o:,W< )F\e|IQf)|h\Tw$^|hwp[SL(t1 c%~ a5 ?ʛNvСV4Kx7b06gMN=rkJUH}o:Av!ݹf.?"޶R ľ3IFj hy@]}Ey٤Œ= a_t>Hd_EA:l0{&"6]$Qlk$UVC@il܇ <]S, *jgbeog<PUNyH~gA%S<M2̶fM;Fݔ' Jlkr/XE$ipcDmqIEWXY?Y5ͪr6?PJXE  r"{#qݺ,< 9ݲu_rԃQ]:{c dj@y6+fKFF2m]?q+K-첈46yde!Ztw4ξw/0H= B !<׆yY{uo7tڭyP^XX(lH⳪/K%1؎H֎dzsْ0O0`(ug0r vAKz+Ӻޖ.o>zb0 ) J>4nEbL7`kBPMq< vOV5+{h2k\ LL0إ9 :&Gٜd/luG24v!*^,WdxǪ(1o 3>0 *6FHLFokIyfBQKʛYfN4>G'!٦ʴE&&:u4zn-Z1e{vb)FɷT‡Do`MQm(}uͧB+xv(}nN?=97+0nT7ƿ `"NVdK%M~+z7=~!]MT8e)ǺaO0?:rPٌBWNwMgV{Bh+r-YyAPW+4ƪ$͓ҋ6thiAV@QvNv:,&vɲL{%͟mh|] wÙlyH)aR =:j4H LS/z`on|"›P5*:%(Gp6e^ $$ ;3엺6Ū^xor[ x6M,V; ܠ&N~Lhp\>R{F?M>\T{{JwhBcs7ZS-k {m KBD53 U=5jQu2X Cz;"t':͋ '¡kVV2lȓ$C7\s$3"zra-ANg̫ݻJip_ɀΟ#+ "J N/۶l":<G }h.e! ݫ|I҇#*PK8rM¿:ގ;a,^"w]FGsj`}d]ÒPܧL9UB"/[BЪGnH٣'9㘞u9 C- =|'[*C% [/2 '4gs4 )W,uKwh4CS4d ёCr<Wr/`.Wa@螖cäm\VOTX`s6;TwErKQfߦjپ5#Urݓ L_j+,I-Ғʹ#OXq(CKIc1Y86Ӝ9 GIĊ9SHOҙzֱ!X SYfZf"H!fmU}lm%\QQ| X@Fo9:զBQNј5+kO)4j4H8uP31UjڏWM'1m!@؂O{w(ƪsj-G*$1 EhSW3}javL3APPy%q=Mf N%s+ VH$%W/[h}G36ͪ[;^Ý7ѕcb>{ :-m3W }KtZU@w vYov%;f^+ϩ,R Yh ˜TbWubǝ0o?Hֱ2?LI xireb*|4:lxq|7c/عpJ9cH~2;֚` 6Ö#\vkZ.y~ 1`zXhO8Ds nݒ9>?¢Q5l`$-OZT%IVc83gAUM)at!G%;U4npl_ZWC'H/$Yz +*/¿/+^pD_:vMܷ+Lŭt,}c4#P :X;dYGB VY+V~٤[ `؁LJWͺضy?4ۺP7=\/Zԣގk!R?\b Bp1 ;bY] wzq? |6:W1,խ. a1Cma.ڹJl5(}]#u ͵2io&rt&OQ,T!P[m%_77],F] X5#')[_ON-S:haSH9Tr\E"Sg>\Jɍ$?X毒遗o/=ll ꚻPAOᤢt)u;֦'k\pջ$?q(gJ.oŒɁĸ `˰bܦ5h-I<''/:/_s}l]Uh| 8k;hZqy_[t1H<7ˑͭW\D_u3B[SS?G01Ѓ* Ewrk6O Bj~cq.J<_N<02z^W˫X xbAj`T*9tZ#˗r E2[GYP;xQ a~3 4&83YIsl5T 6+Xy.I5q=i7'4СMpqZ%$  ,1%i0AE8ĞjyǠ[wFt6,u]~ d0)g뢃_ PPL/U&pinno#A7brUq2 :0`wewVNz I|n26-]gMQ_\/yO҇w3 yg YZ