weechat-lua-2.8-bp153.1.23 >  A `^u!M@eeePUM_iWPk5BҮ)2 >eŽИygV-\oko59vR0+h3 7SDa:4W~rGI,Lhɫ>.5ؘ3\AkQbicNe 0 ՃܾCMxټkDA=CƧ_3"jNgt ߚ+o/$ &kv&s^9nȪC:,O%1X큇10z3N4P7c&24b6b14fdb56a8760389100dcdbb3df4e065ef0070c1ccf21130c31b506c89076c67369be0fd50062af0cab00d843da8612d5161,؉`^u!M@eeev~7+ '1ԣVnth,9BǀJVes" {٪PT Gc~92[x:02KHtNBQJmiQ׏zl{83~8vu,}j2NY#>f#\9JA-"Qao1C}q&p>s?sd  ?x|    " $ ( i lpuz   ( 8"9":"Fq6GqLHqPIqTXqXYq`\q]q^qbqcrMdrerfrlrurvrwspxstysxzsssssCweechat-lua2.8bp153.1.23Lua Scripting Support for weechatSupport for weechat scripts written in the Lua language.`^tobs-arm-9lPSUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxaarch64lP`^tbf282f420c326a3726753c2c65a7f4d094de06b7df6b9c1fae71b9bbcdaf7867rootrootweechat-2.8-bp153.1.23.src.rpmweechat-luaweechat-lua(aarch-64)@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)liblua5.3.so.5()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat3.0.4-14.6.0-14.0-15.2-12.84.14.1^^Nt^J@^4]{]m@]m@\s[@[ @[M@Z@Z@Z;@YYOY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@TmMaximilian Trummer Maximilian 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 subpackageobs-arm-9 16168030592.8-bp153.1.232.8-bp153.1.23lua.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/f455ba095b2f8ef3c43af4160f56c00a-weechatcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e975c40fbdd77e33b6c77c6c31af75a87618c76b, not strippedRRRRR0ӓ`筑ϝ{utf-8cae7b0ab18049770db96eea04c9e8e80f49afe65dcb49301bf6c9387ef547795? 7zXZ !t/m_] crv9w60g2';Wtt[62~ve}Q1 ȜYqhPY%u覓hzll ͳ`u< M MEy<;߫Wmd|+}0X~SL&V"!4notfl캂.~ hx!aU.@ܛ$\>ߌs\ho* 4굞yF }g럧կn,ASK8ۢ㐠_"dk!%TwO&2w0d#`\1Yd}(:0TE,sxJ'o):W VU漲L*.~lǍO5O]hkgچbj-ώ{ccuE#R v} ?1 fs 10m"m>Bxћ|(k]Bp~u^y/xbnRɉįFmR)]xQ-wùC= eF40G CkGv殌63Q'!.ܖk>~0y{!Њ-@佼1촟Lcw;s/^SDoQtꞮK%$ e448"nQ:}cu8DNzͪS*&q>axXmj! c ;JM)\QMb,ffA0فYםq{4^3WgK[hGOszG 9-O" +@GSiAɅ8@5 g2°OO1~|`*${I G*7zCRy&IgBP&_2󡚲eփVŠ[%e>C־E)dQvgxD6w.Y<ļt3%icx],SvKے<\E 4C[.,zTY'Sړcj6#}K׹f^i֖v \ 7<9ޮ3): sK[^9n{J#+;+L$|XFS@Qz@ǁӑEH54W 3%M8O"x.'&^{m[ pdӞ٨qC^ɉS7YX+:e(ou huʙWË89#D4Oȑ{4{ECB] G*$H:J 7`nG}d$" $ 4L{U@msDŎc*_\KTfK6Y7@IsKe% @ 2/c_o!(_@ORSlv3}ˤ ow 6zu87 g ZU%X!|P@l8!h!o^reM7QZ<Ĥd,GH"K9 fNOu!D "MMjThNO% ndbZ! 2;ܬ/ߕZi{4%+q% ]lܷ|PLޔX?~|[6%;Th@f^ rC>^_IćeBϿxf}flE:!/_7-R=a| ^d2$SڍD|=Go&خ<#O؉a_ȂWhF¾YۊAؖ2B 9$$6_+SMOaL- Ry?Nau #pa?[(0Ljjፉ\u"f*'ڿ't* hX߃M₉œPr9v쵇Iq$P{E&EwL"ҰZV#Enpv7W Mh>&G< L3,h*D쐀)k*_5'_*:i|I\H 8;ʙiDn\}3A2j~?\S4 a w" F>{kx%E>1Fld|+1C!krfq564(}{H lkٍZ}utQ՞X7v֫BN}^ҝ`E(EQ)@Rs=y9B\B+Qkh].jg26D`قEU'W{d&{WUH6<ߺBgbB,)i_Zf~Gt y BF>nV.U<@$b|"]`P'?^/07uH *v:B;ل[0NMKϳ?M?o汯"huBP?IWBS:/j[跾Uoq1woIզ ϫ MJvir4".'uPƈOR\qmSPUbi쬥aeʠš 4(F尠^QCfPx̹g'[Ժ'SM bmȕ, 1DsU'U$[!`wjG:黨/Ã}0qxғPdv+d[54 A4sF!9BNWv~Q>>MU=6|'b-8;577/82,tDqq_m4M@Q_?c靕XD冕ZG}4BFZverUkl#JzZ3LpކrG\hiONT/pT?ؿ[8$hq& &B&V]ŜG2{*zm4|o=2%<+~M=,&u5sh./-^y iSP"GRοd0 ?8>nx̶}I\WŒÛӸkӑt g%fWzN}UۈawF|aAv6HA\9*0ઋDq> V(I*dvLrEw?/#oqdaMX5 B%+aH(5%[ *k-1mѡ\s%|7pz4b/&jXa箌B;UYzfWNcB#Bλ}4E܀Ggس_"R1TY fHXu:B!LZϮ>,..eȳ_1®v1hTTtBu'W^n 7_9b6`ToЌ{Tp? 8SژfRxԁQyk0&_Z':wZ)BϿc%4RqrNrE]_k$ ġpjI S3ܧ7j;޶'\-I) > N ./E*^OPOkG%t< (( ñ8W$K,f)}٭2 /;Ty c{ RP@ѷ-Z١}Y}Ÿs BOJҎITCs0M׳&Pp t5D(rG ٝ0&FOö $a~"ݰ¦ ]_`[dF?; rJ57<`2^dt^[#tK u-N7 cDXuVtC [*3I & uk=~D r/KW^[vgvˆlRkfD`[븡of*G(_oδLeꇡB4{4VPȖ4~8mZWTsfQ6!f=_ܻo&GHc?P9ۼto jhdWX$2-;-UT̹8GvI}"ݫ ҃W8 ~?:ۼB5DXb޴&-_|®8K.+(w`aqOP2S\Wq*7j0^ǵɰu"xXtIxɤcY^Ǭ߫ր3{1W>[|Rܸf'ntk]!Dɡԓ$ i>4ťq ]paDhBS y.VC-@9{!yW˓'0Pg'jH2Flj7飪wd`|j:* hֱl:(1JrlpNi&O: hK7'R$)KU[\|*[2?,ފtHV&yB% ]nSsT=mf;4/7oL$ 30j+vWеeC璏)-!ަuԄYY* Cr΅>h06 6sV}4nj9 |Q);q %s~o1ZxgC[mĻ'SӪ )̅"L7khMq3\AUkm-i["ZR;[E3L "9odS"NdXEJ"_idH62`p}Q#NwAͣw`97X;^ n!L 0naLVီt~R2h.;+]d?G{oK9YJ6-pn ecH\Eśr` ·LvrD:.Ԙ`=7/fF ^lͫ\[]DAH[HW,Ў|ƕ}Q!DɀzH}CO6 l aֽI鳍5j,".|nNWFpc;;T1;P>䂽MdִagBkpQEbÖPSf퇃{6ц5# w(P2% >T"ȏ:.K?4;ώ"-g,bY ""W2jl(~GcH!2(qbfسZYrWnM$*-8#Kpw>rcg7q;EK_4ZjZ[EĆR%wt&~8l' ?) $s"\!lu]&-ڗ3PR5@Ƴ%m#Fhɔ,Dlqg+Uݎ1"4k}u6تYL R} hcg8ߧ '{(,ĬyE \z_ZA5@Qr)q P+Do#) d|Փq lܕFoe8h!7"aM%m0 ~Pb>JysP&*2_?zMEź%yȿlsn\ܲ/Mz.>FR8N='L2+swQ_IR R:);b&D%\~Q%>)C]D)+W^mYws GpYSRd: KWouw%YXԊ8r /D"̄H(vNBY) ػ},.(O?d֪_t4'E;@O"u,tp%b64kp0M"cc~{y+ !&p&6%>-H+.Wfd%Nkag?G81'0ܜCW2H )uhį݉;{4 ع'RNv^NE%qfHDFL 2W!;򂕀9z{—3POUu2X 0"n\jBa0_D$);h43d_~Y4E+>.!>;xewH_pqONdK^ґ{d<m ]8C "_)vRL'7A~8PL5Yj+B,cggצ^&[gngH|hDCBI\G1xPcQY!nmu+ i7D @EKh6z:0y_L+/T+FMKLctTO I5_5m_ZQr9[mUѮVeHZ)j0ofȡH(3g[U˯Q7+`!jxQ!Q\Oce8E:c'˷rjw$aeDYP.!l.,3 rp\i.*/fctVEZ&&UJgr+fæZcLaҬqHr`pŅaC,~s=q꾜Fkd!;H7_=_ߊNm8Lp]q *:?|m8,Ny#cǘn.ωd HA5*iKM<\-|}yS~o;4%1im ȚsrtيpAmUvkf*OjeU7p7"7.#)tbRCwKAjl_@j2B -$}yR}zp~Ii뀓(v SYhGѴܣU~B Ԗ v:n~*aզ 5:{;$ʊ-a 2s4|싮vA?_XYuIPJn:= q5|1A߃Xp4<`]Qt0Ӂ}^})znM$7:7om7'W N -$C6W6Y{V,%=Mi9w*I`ݛZ-a6 b2>4-KЯOPlOGMf#{'>#Fj?LAC=3vnFf$2= PH\Hc8z14:a '| 8KT=e $q`͗,ĦF }':Feex"(ݬ=zm*qV9Vdx4^0mXm?sYXmc7gPg 1^:*;p1TH=q W'Ae?Lb ϵp*Jj6S*} 50tmWN4 ~[Jq\]ƿVjq :m[.ì`D9PXO˭;f3aPh30 ۠DJI+&y!պQrqPdRW'-?Bm|.J(ڿ=2;qٚ_uJͩ5_l ݟ. WDAjӼه}$,%Er^S> wpNR@AcuT+gs :av- H?r2ӄ)_"VKObVr܏PsaȣH ]"`yfytc|LFҬq$7*`~F4CKἋ)W/#T+sVS Q#ƯShqҩ=r[ ".P) CYr#.;c\c8(o'}9KҔiOL 7RŶ h%try; 畯S;nЗqF\VR~֬-TѺA|,}*?K"Jb-3c%njoHҶў&N}N(zgo9 8"2 X%\R?Mo34Yc"(K)5ԫwpJh`.&)NLpfѵ!,1lϵ|.Y5/ 'd2>wuKYw(aYw^O"7W vܧ+;_*gꬉ ^a bWlPbm7ȥut>e= =2ρ:鯏@@# Y,WS2 [I!rīCHDJRd5?B/I6Gh{P _ԑX!qxYޔMVʆG3#AdXj~>ʑz.44WU-L|H1ėǺ`mer׼3놬\-*ftM.O>O|}LznY4l x6 2{4u&\Wtd7E@%z0 ! CҸ %g~23ϊǖ. l/%{Kz]3^K ) ^]\,$O;"@x-O^URݒKcDt*Be4~ DXW-g7 r [Nѡ}~6#qc.Mxt3é"Xfٺ5s?>}ay"B%bz> @jHX}7?)lSU唹Ⱥ:FF,L[ßLOu2@ ;M-O 5=:!w].Q!]!GTNv+X’V [GjMLΙ,`Hiߋ' XOd4m?i; $CltKu2gĕ8&Cۉ1M)j:ѭ:I4RW,bi7O:=H $-;6Y~_L,? 'Jaʥ(q烝ˀPÛNN\ Z--}H K4 i%XQ! 6}`gMG(%D@_c?rn&P&޻\hhՕTG&w r:' 7-'L,+aFAP5|#^a|*]~ 9Į,]9. D+]8֐9`~)3L m/a?̟>qlsh-K/ ^{3lY`f- ^H B;qH-֫vڸ4=*e<-f "=-`(IQ):ePM 3M@QAV 4|y<&ؓnD/~Lp)2({(*?2(ndAmrƃnM4csb6pqDZV)<THzAaN8@o_%#!fkz ݝ{͙~Q5D_6gj&W0ŷL>lYzJЏE[:Lbx9%ʎ,KLΥ(aC f z=;r Hq/@k4(aEwC\}|M|/}bPJLiwܐ}=M5χp3 0ܰ >*=zTV0NN˵-o9SaEyS@":_bt,W6R Ny$.Q פ0Hl(_Ck񃽷"D}t"18;puRWVްz Ɯ@P[V6j'Eഉi+Djc?NN~S+4*Q&"x@UԞ6$Ξl@$]Ba~?"d*Q8Q&s+oEzQܥ\Ӳ֝of!6?!ΤT?@W7R(1x߹oEbx9(); uU{g@Y;au2|`Q(nE*b_h9v3IQs^\ (z =Y'#&`2 J8q7W <㷎ݴ>h^Y. VEuYtWVh[fفApH8r N)*IC7k"U.uY\V3%yR5sˤ+(bk4_=zϙ)H\="iZ7&L%fZ2nЮ:8^ˍv(k X|>GqaK ĮQJ]e|ujX8mkϲuҳ5[9vIF3C{J0pH_h۾zud)$D&ǂZN}ETL?*2R~6 ƒ8d0Xfok=]C펇UExapm\" 6P%u[zkQc5B2LL[ Yu]w-Ρ| #HdIsTփ!mo63Wp$pICj2[|k wL0[j)q'lCzâbztoj=%'?:r]3 YepQwfbIkj?+Gq˦!yKyI,0&fo-#N +*\l_<%$؍;k;ف֐khd)7 1j iq^.㈼BTV5gNNY{lAk /'#Бl/ n\=&mR0Ǩzx]8*隐 Dk.@qLˎumH܇. 00y@p1("/&bN ۬4LBqMf9! &g*.$0FalHڰz,q@MDbH !4i2!b?~^FB!jA+oj\&eq1(1[E>W(3s-JwIe=cίP*y ]Ü )z KH$}h[ƃFV񸠒&d`̿=arMe0T%wގe,F+4DuZ33&dtIjn4\t {9J[(+qv>F}e}3*ay!Bm$ꇳ$>B~ƪ}+-kcGè Pnʆ*@'&[U`#7pNjlPKO]T[k .l/aӨhX;Knж_d ł|Z}]B0d[ i2ca/ ƽLQЉŽE }I([G~bZȥ?nHX;²κ|2-p~1$iYqVʨR@3C_B ݰ~} 5dޖD,v=k ; xaU9y-7_&ׂ3=ڦ_n^ }z>:4'jt׻k=j4wIb%А9'mSCb,3KF}7EW,Qt=X Cv[roa13VЬ EU A\1l$j<> \ęJZ>MVTu1,Z$g_$R[y0c#cQ;! *UYqC+U-8Gg@=hjC$ vg >@ɑSXgyd$sZK Ansn/-[ =W2zn3O}w5 >8I;M5qλ5Q-$ף7p1ثn`47Ͳ~Nbm*ƆC0]?]w P_fh#R?fq`HC}}.֠'ǹ^dcA(͡[kl0VQ=T&Q vX|)8NPq7Y}@qUcVO/.vA3lj᠝(0Q`n`e՝ɝ ٠Io#Dfڑ›c''m&臕X(N\! lg&z`Ps3*P @9g\^?SLcƵdUkwցD΂]U$ddǍ  N8FwWמe4k~$ 2/Xu310="js 03ݓꭲbSX~G|\׆jg VK/\dYcyEw4FLJ9&f^|Lj-p=vxlvCy|3T%TR,7W9킟b\9FRCtQ^4j\@VmTQӃW;˗00P7RP\F\dKKA*`y  x+\1?Eo_&nScg.m+ ڞ*ʱo[7Sh+MARQh1P-8 櫬Q+ϱ xuX&E6ujdgsd F *tb"Mr2ci _6kmˆk?aߍY`I#zq"ܪAr[DMV)5N&<)F0'0t)>QHvyl2,FͿvAX#ȠO\N Ԅzv3}u( v0蠞[] gXa !Vpy!ƌW\-ՈfP?3|(ex7!4)iӞLa4tOX6 H+={U1R5) >iҼ_6c6 nk+,Y&zэ`{]>Ck~tuE^TͬQ5j~xOԚkcn}3Z("~gę4'?+VE:mRa&MRYvEؑ]+{Rٝ 4czQ|E /&80;lfju[OmHy;#HʖHTXv6Ҕ4#BeFH~mDJO> ư};,hi7: aVx\(#4|v@O{LNyguỆ: Q?'۠f_)3H~%$< ΀_xdhikG+=`NMtIO~BfwPnSRcs%dK^(8:/;.i~`sҖJr>}C/,F%􅜻B lUxTVնBV܅䄣_]FF-VrUqtB) %d{3RmiUlja:}? aE-t5J!#AmwI+2Up,ݰꡀ~v4 /x EWI(ec夙(ۜ'Ͽ|#ED.# ź/\h5 ɞ95'.lbhEt!IgG*&D6R/ke}ک$nms:%}VѮ3!vm҈5/|>vbX~  Dݱd`Xn dĨ6UxIK\Hb_=D l J3fZ4ɬKQ +Y]*k߶(7 zl0O0F{[X (&&aD6 Ӥ*'mG  n g (Ew$=x0#eA[6ty@NGcId!l)0s>&|<4uض]DvJѶ$GXbd #;3~3z+\+_fhxM7( 1J?1tt-+Kd%rTá4?0ê\9yg/܄-孚#Έ*8W~N@ݫa^ӯX6S%?R-h]6eD$Xn3tGZG^AGws'+LNJ!}#*_:dx aI\D/Oc:5 qE_ɝR2/-}P? ~#q6)aYLvs1c4kAps@NkAm;xھwo.h0{jyEz vK^q1=F56 '_7yOoI眝!nR(Mkh֦.iW2bFF"onHn.3mҦ f'+֐ZaKOa񴣻[BY h[JN)Pcr7Kk=WCΚv\eSkR:r*66, +{kĖ&fӉ:Oƒ^b8z? nؠm_Im3Jti 4]I$$-چr!_f96qYm5ia}|I{SWH.sń($\*̃k'ґQf WxtOT=Vv~3\:ch3n6)-hXCùb4EWf'^ ]s^,:$/ÜO{t1w]@8]zX eK e9V0WW)2 M&<MF+ 0=W$-iOY*ƭ -3.@l ]ڨSS0CE0p/gU(כ@>fB|_g9YF=n}iffU% x͑T}\iHؼuƂ myܪ+%Pq;p:QvZ0$YjZrՕ H ˢ'/c5dnڥNaMD $B}!bů[έ%{Ij>?&|AB66ho9RU;9YL8ԆWw%|_V_>Z"Ybq&P,5ȓ{duS 8ؤ].Z`I.J PBl*͑S4(=(e?7ZLA]z}9@qS")/#5Sp9\7MܖqrT4<9-ݒzr_1`547xL=E]bDmĮcRQ$J[YO4R5Puo=gTT t=ofj@H҃LbdTlGMdq7SuueYШJaq jLe%>G6SaEu*xQ29RHq~NV,Ȑ%QԷJsݸEďxY!G*N>qGjz;|Z!`ZYCSsG7 у$3mk%s#wꠙ[>G$htkF7o8 3p'K¬KSu*x+ ԧUxy\1(_G 6_ v0vY怷իKۨN@A}L<(fE٠fG:=>n_M ;{RgKd B|v;%K#@y>9>S{E].+T.%=\RxW)8Z(gI3qj&m]m /?jYhqg{Og>XPB)}Wu1  . >[#^D9L=/BmKeqD4֡qhmաR(UI^ˌym_R6 -"T}khƧ@Aرo;Zj]'IHץ̊;bX8oD P!ʕ@<tyNXen/~Շ?'!ﳽ.Y祘CHd餑N;C-C?(e<-5'ߊJӒi\)2‹ `(s9_íi9#Nf}!a{ &$8b]Ɵ"LK\):x iһQB*%|HvJ@vzYh,(j $f|XɆ.?O=*hՋ91 c0\J CQ3OeeuK{ RYht;/ܶ\6z٠4w ?3y]mȧQ5db ;%˻Rh+C؀\#tG Q=k~4\<$DR.gTjoIoh2mRESMЩ5mhd`$T>4RA;o,9X T~ObWf࿕Ip۾D .sMy*\uu*GAJS7}QHȠ &!԰;eɽ9wJAwgY66/*npq3 bT\4/oEc V." fr^gR[anŔ6<!eu:I*47t$,pxolH5Ykaɥz U]$MWDIK<=Ņ-׍X`x؄Ub ȶ>#U ؉g4~̕9er>hKEF\ub\7\8sf!qVf$VnOu?+Geb+TB󴍎=/  D-i*y@), rDvl?ȟ/feTB| >g\+@ RE}h%4ЉK?Rm#<*`kk--e@-kk%ׄ9oM'լ u8%BQcs^'8Nm@#9VעAo'Qz GZ9刎vL=1ɉH)`(AO^Fn{M]5M\Q<c.ȌP#x8 (Ry6h.\% g67MSn=U 2:m0,yZyU#HBe3$Yp8V׼V.6+*$9:UJ0 47Ry!8%G|\7: Dc 3|g(ʊwK~0%=Qc9CΈ쩹+}S. b`X8L|cXאfVnEN/Ȓ)bu 1DRX< Fh9 J\rc77r=9 e' j;Ģ\0$m#P?3̛׾(RϪjSm=_ʮ\R-{&hgQ"w61(`8Dp5!$1kXVRy4wٮ~j4Hq8$k8jDGp4UME1ϔ*fb:`jd}|љi<ÒĪ1XM)8'Z oKU(j@M`7@0%. Բ]%}<wIUfTҀxwPSTZ/̱T1bh)4pCtfM㣽ru2` dB)'=@$~/̋!w5zL1WYl}p=\5DŽҳa!J_K4#2\fC­#^t> >1*UH%o9DivzU+EDq=Fz'#ߜ|{xƂM"?૯ϥ)q(Z)W$K4|oj0&VǏzջ?CrRB&WoYĂqva<0Ծ6=t);VM-;NZR%ˠYpst xCo y8; ⸝Xh4Yw{=x%o7"u,fQO~hhKNp_{{*jZdnr|o^4H V@p*:_/to1"s`mY ;PW'|$ߤl"mQ\V%l:  &BVK!!t)3[KȱeÕ+y vJAs"A5^Tm#!Md!""{95C)ᎆvgP1ZJ Rakg(G0Yn@ɲKau}Ӟ F ;UX/ĝ& MLtQݗ߲$~ JjPCj(>g+f;-Y-uM8SW_QH=e权ijoR}z3S/̋c߻d@gĆ ;{V,ǜJ o߫50o]Ѫkp0:3b.5}PA8H)/1Q]1&@ƽѿ3e.O}FSQe߱@&U3!o!l^e>xijD3ܬ$=3_ x WnlrȖ$|0#_]`퓥LE}e`yaA;y4?e2_giѽ8RQ_Ӽ@]e],Y[,or-{Ak^bKC]ӄ4gF2#v+2$MBW~Ш?sNQYBc@sUKBI̷gHKZOje~AE;,]=XeyɲRd8jRU>wSQ/Jqm9]4Y Lrr# qyMu&+glǓ1Un}6AfzlR-3f]3*Qڳ>4^o2BM,-EB8yzDuKeF yiL$zi>ufW/yL6b7pdyCFA¨7M K2+.o`sB:Sdxe%6^[6J)Prk#j)sc(mIJ1.ZẽϠ |ǜ]d^;SXi@&HrjL+DXiz6ndq~ 9yvKzk}nmQYۓ@_Ih>D*;r/p ESyޡ뜖f%%?"D,0rh΢CvK6ss>6/@y Dv,>?IXu؊Ox!qBDcxʷ4 ʹd5 zY FVJQ_0a/ F!up©INsk]f|ˤ!K0vQRq.lLqX⭗d\Qqd|VMNn#T,\h (Z 0y&VL bp{֞Qתxb 4 jJ1rF=򚖂 @[Y@^WV^Ƒ$Iʷ"|?LCznt8bhG[}T<nu3Qa+KyȖ||<{AX s]Yf'N N*ZYF˕hu11& 1ijt}{@k]X݉,cD+%)i0ߊok`9Q^)ufǕX\zb|>8W pV k'Z!M8-)>l僿O2?dhYۮ#Ktp]ڼ @sýέU!oV}OXf*OߠF*Mj,~P9ŷy~Nt{\u޷NKy<5hY 4'R%,=|mmX[zPv5e!NXo2|(7#ϸRa>Tfz u_ 앢5:|{@iuzmcwnD!XGp,0'% EDp#jM/)PꧧJZڕ@+ZW˷Pn 1^Ҭ8n0ٍAϯװ9IDY0oe(=#bZ%M- 8^̜<6t-2x! *V2 @@ hSYJICql[B'`qC$^ʸb65N߈{+͡k9yXLN;=<A sFjX26JgPO6@ 8[٧q}J˅FxT8giu:$~Nb̶{ M'dE&@%_Lqb:`Y/ވ vHc&*1$CV]rc_Oɟ88 ՜6rm&qm5-mp D[`%ܵ,"u!UKځD-z0̅Rr >[^) zS-Kmqd]TMM볙nuq5b0(B4+-p526 w܍ =2#,WebyQk57vFs.q g+F=AZz'nڬzf\ SUmܺiDӝ jCUh6J01ᮅ5$#}OG݆Yb0$fӔ]1.@/,)zDno ni~/&d-%}ptT6(lP7o@ ) *?Fy#eE;R!M3z"Jjz''Qq>7S{ X)F:MvlהGe^[b GPZQ}Č v[/Ɓ< uDxo_Z-)F_N߰sL,A]Y2Z{"4hՖf$'W7斢5Y4zp$G- W?%p\h Eh:*'V";_P&%"yT087ڳ.24&8HW5cɄEd1P{9FYmiA CmQfЮl- #eKS Rd=upfK/.pD[382/wiXΰbOAI;;vtdǎ"+jW mߛH'-J* R>5VEAl}pt1;m\zd<38_ֱ&gpKՕF~'tF>jXAkXyVJvVuYiv.x_U3𐜥䤾36$Ե*f]I_Oѓ'b^u$Qdm1s໭φ7ơrٟnwBà"!7wn³ zHetydz._;ڿEI& Sgy\62[ [/Ẋ "gvei1\Rr[qpm!s=c8vm9lo9: P[>u/u_T,iiEh7iX8.OT+nF+ɒsofG:4j,oӂiCмTl`J։WK}*qPwEv5o3R_KrZ*QezѦs/WьU CskeԤ4Vk^A)$t 0΅#Ed,4lc:?iZ&$HO`?-&!JKfA"~X5t|/.g5Mjuc/i1̝HcY &jnl)n~r*FX&<P_;aMmv G=A+б%p/;hs0 O^#.vpMa56d9y3SB {vZF7pXӗkA*s# B w7˘|~/Xs-Xu` j+BidCu|k[}KV<|ìxjʮN#@hUYT+Ҳgq֩kƠh}$òmBxVU]q `7d]3NX񭕸'/iQ-¡fdXhy\u;Nػ`Uz[lWl=I_@WΨS v+֧y(%Cbm>ڮ:&)&eYF>{z'Fq]/ՈX4gzYSNC(ҩB񹁓lՒ^H҉Hf180{ۗaIWNL ##I6r 1SOot _wcڒ8 bSɿ0=.oO7Ӯ.dFmQ=ջA>WaA׃MCӑAA"_>oM9Un1R]M5YYΘ/]5RC9tCpOfHXBHZ<%OE1RS< C$z˩Sh4R S4zy>A }Eƾ[uC)vZ `w*_T̑Gb? 1p?i>%k;uhR8Qap>4ͬig߾l V_g L~BOzex-ɻFU.#?m㥀Ui6b>4=_X%)?Y 沋J4+_ o3Dtpdcٕ)߫@:^/SLIPƬ11޼\y8-Cч-apƚxU6#'G蜪ͱv-8-Gt)bxƹUVgN~q9 >YE&PG"7:tRb iGJž9M5c7wRcaYy)f&ѹv,:!ZjS4k5wu5>tQOzBņ+*'`QI;_N΀f̊IcъJACyBlyJǺ C`ҕ0&Pl域;v+rqq2Rϻg1v긲Ev_h=A-_K+-п\vti;^q1DS(U5.aˠGf09BV>dRA42cA-U4'ޢVYNh2( s5z8S Mc|:uToo_eW-~ڸlp+}jټ"E_{m}scd$n$wvd-) hN>D{d XHslԜU q&do)zEsNS?͢BЗ!<=LΛEЁ!#ɝ\}PT.N?[M/E!j 5E(Ifi;DP `/"c~iȉ/M= SOj3K\*4%#)! QfTP-'ejH- *k)ѷ}h(<<ƸI~Wa4_'U˫#l}|5zrڛb=PH%&AL<an}2{2ZX +t֬so8,]+E49X Jo;rzIF6;SxV)JgK&[wԑ/QBZY^a(&g12LO*nPF-OG.NiE3;!E-VW+oi-p)&Gl"t1^p}6Dzɴ9Z2;Ȇ_J^(8>k,+"͟J#8@Pf9šMt06 Y (U_:RX%t5]=8φ]Nt6)\K* +s(N?2|<&|E> Q Y|[N{%£Uܸb6yHs1?GOOȸ< &C$᡽g3W6dh; zl`x|E֝SC2n%19)6"s/\-|kl7;aj Ds]-x%e=]Ld2<2׿.g20,ov}`4l`]"FV-2wbu+Sk"80ނiyLC;ͮU"&WθZ9,{+bU=Y%-BĻ6 -}QZy$0+)w{mL?dWYJ)w. ,8(v Q]Ԅ ,j31?len^n_풰y繵 ߧ9+lzԭ:L{gf\jp`= Т]J*}gQno|":w2x.\QbRo~Տ@zyMr\'$T͔v0U-њ}"m=IDven;]7oQR5AF}.x%g;E۷ IxHFǺڞ_Gg3!._VYŲ G/p'#g+NtӪ<$HDy-:Ԛ{3򨣥_*o[/Ӎ/trhq Aņ0n1U mQ!5\WkσzE}}^#9^B%M#!r8l56U9.(ygO폦qvw`~aXm5SPޑ.ӐߨC%.Ir ϡ8ьP?>M60"YcaQ$-s0PAQ|٫4ذXzJo l`Q"(l; ,t$B0]Mors-xzk|P=)Zϼl?IP;/)E; |2!h6DA:v0(onꚾ/TqV3翘^+k2˝{]v.̮YׂYZ1Opu" 'ΡTUo?}UU4o)E2Ϡ"D>ږnۧLdcg2(lxk''2 ͈+X|Rk]nI]%df|W 8pjt{z˰A48ÊL{O00KJ_oTɁo\v.9WmR S-2{x[U֨\wkew@eLtB" U#ȵk@|P4!?Bv48$t%GCG `Bt)}9!pD{8&mOGKzܱ }導9"1U8]h)/NEo$@{TX+پF6i`뜼|- ,״E hĴ/l% vGGl)IrO8?ƽz6Su8-p\5Y"z[ Uv_s$4D[øZAKvF{~/qYT b$R8N 2R/V'ÛB T+=FZ 'lKUtK/rLWbl Cs_"D]  ܍E.E,*%7ز;ΐ_dn[g\z!ٔPB~A8P:5-RP]! 73Nl@<4I6OQ'*8 XjWጋ6 AE^˕<e^>UclgoEM'i/P)L+[5>/kvj]W]ů\Z|Sj`fk@MIWqV lg$i9 dlK&wϚfޞ$3Gy"vQ]_4|ۢ-JS]Fdz>"t+!Q#~/E&@'v!)w 'MWq[V^uCvՂ X+"ESk\opRrZ^j섺 &qI`!_(ޡ{OlUH(fϯanЂPƻ6}Cs;/HBN;;6uA:?W}9?&27of@5Y|q]V)h:A+~\ޔX6NZk}AkՆ;'nFd!DX zM餞l } hH7q%0 H8T#+o^M)Z!aB< 4l-v~`-ףYg ,:ZG 6Gx%ϯ37fV*⿖ɥӭO99i(cfV~R+$DZ~/Ǿ =չ'E~5۷4CH"ht Z^.{}XSz T](J|sbPթeIi43s)^,ws :]u ;IXR**+&T7BE:=[E"a4rDښ*-5#Z LgO᥿|R:{ `:?Msu(mU:_X:>_UX"#SzJ1jS{`P}NvE{A߷M7 !'r V͍(䊚P$]n^^MaQ~ CNgJJ0A}.Ұ¡E#vۊjpT6!h_q;:"/n&㦔n{﹇ՑCĒR%D|v_OKe_cM6p<3P=mvs_$dGx\MxxPq5U7-:"F]<=#XlΙrNUGy΃nlѽc:MpѶׂ#$^'L Q A=p{^| ;:&'0l"恬_'FnEAGնl'h r_fт@Moiy ̌^N`1P(p14w4!jCV7%Жp0x6hP ϥ'QQDfţwTAg{2#F[NAb1ܟYU{B1.ħ;)xU賁%`|-`P OV $wz#n%n9-Rgz G7dh0$/?!{$0QXoZZd_F#|!̓l[݊O>|ק|@j}OiFϊQ=s_y d~ AdB@K၄N3XqϒsoWP0曩 ÷`zKeW~u^EQx$̳Nƾp6ݰUq ^0 ˒oz! ,b]/x Z_8n-qO2zgC CguGCyې\}JfXY?_5R 8j#sfS+ߡ8bԤ5$`q E zJ WTFLI멆ޥ{;+1.–̀-o̜2І=*(bI| ښPm㌮sP;@RO>B ]A&h86rηP*ҳ߭Nrh*lp/ՆѼ}v1UN(#U5,u)aץEaL~&-KZ.Tchl~P"ֻ!d]ۀ7Ė=%3R U1RV7iG>,~2W Or3,Hq>Ӹ(Ȃ4 h?$ VIsѣ}i,-c-J~P%{Րj0l4I(7̨Uo5Y$B Տ.YPVě\H#p)w jws8Xiǰ:!?^!ק){h->za qt q kR%{=U.CgƎ0OC[,} "#tNO懹!2n._!zo(扸Kޜ$S}%s?k kV@5=/PRN}+B󠊗ۄ7Z6朄8dGLO}88bMVH/H$߽ȘBKy~ގDN%zyk㮜/W& lX)xTvCxO>:zm.TƔ ̠7{f'`bE gu'8h.AŴ{!/!EAՇ}%vF'xia׺{d&6J<*juAJ5j )ӟ?& 8eh~ XyNxYrZ/u$FDq-*n-c?Ρ0p;]IW+F݆~R   cϣ05-xsI,5.e b= Jæ/qCw,m.V} USgU&rr"0&m*Ie;c ~,1]AUgE2/K9Ȓ(P!L/<_%SU+xK^0$pkѯ)Z?K(-чL` O|'*; j)"e ELTrɒ%lݵɤB$ӓآy,=ZaO9ش*0\]2H&\>2^8ݹ[u,21aj 7mҜFZ鎫X>*h)2|y4^-^!&St6X=$zfybխ6z8_ )1@ k70-9#$*oܣwN[YKd\x3dyS4C=~asB#p̋k:"T P;]0ǿ{ؼ8CZ#Ŗ9'3 '2`YF*]ZZxm<)z jNE E%j ӇWʴbihˮy!M\J=s co뤥6֡rOB3SY[W>X6qo xBMD3)Uп"gPeMFo2q+i K:w6}hkͶf5Ky5~a]HtjߔgY^Kl~A=R~{:ߦ[ifgg*i +a W׈z8`.c0ƐE 7;0F >^-ᚺlw Cp4ݛw{qmN\ߨruEU6eQdĢLG ɅodCƴDoGi!h[6 ХN \yp$e[0©9*V%[Da7!P2[ ɒʋI_*W4?;lIDjKy$U4B @m \2EHN/(H 1k[Alls*}_C΢ӧ]{'T:ó+@\{n&G%'I&Lx1񵱍X%>uh+eEki PYjq92*TB~h7>(Dxg,uҟ%#@9eN~FuPa_&j* ]"a|V!/"ZV({UT E$Ei0kH#myŕwJXSspU0[I>+c5{R[ )>BHsKi,g'=-S!ǎ᩶uV4ux[NF$>_ߊfxB.;X$@)Ee'.B\Q🶼U1\R8l&F-6並0|-,5x{@Y *q[D"jr7_ }˞ԉ`J-2ML˪Oԯ唟Ϙg o|r>~?bZcE+rO[_bk]QJȳm'`3'FqՈ:eGHsw8 4q.t^զk=XyrkZ(;0lUv\ƕxؙF[&'ejb;)7J'>/xJFb{9u b56 y ȅa1{/ې|y&~=;{4|æ{-phՖ63W_3N~ڋVhy1jWD!TX*|lnr "]o n)DBfYJt[0Eքp$*)e %G)S>Y%!#tL`idBS-Ęİzg15l*jr\2l@yAC*vjH,A AS\ 6Si{Z2[fOk[yv+IK?pO$tQЙ,<-z4=J&o*?yQ,b'%WWsAC^t>1;U.|. C+8kf6e|5~:"6̯>ˮ?`x[HYGvBkbSLO"@jO6zuOKq1Xbp5SM*>GϷ8_N>ƥ.rK-4#/$}y76,ė VɺYO ǰi2*C(z$ @%mnN>;6GsWp1+s> 2zgCb\?uEF[([=&"l賟|E-V3 p$*ḍ~Fʺ(jyV&06$u\ u;ODL4^;T=2JnҨMNV&f7eBUEiDM̱%;C@Qw2ejaR /~Zjc4zk]Si{*Z1/AbS JJOT %iDuA#x@2i!V`GHȜܧԹ43.f 1p۸R0/kNez2}>QbQ*Jj7)OӔmb; u탣oWl}tX-IqFw2j2 iWHTsKߍNO(+@GF@A'SHe hzG*7 h#کV3EOq8Ywdor(1Rʍ&;7,Y]8Ŋ%&E.UX!N\Ӷ)AaPqv,%_Р`F|2-cW%Za)2%*oEdh$-5ofYDTc5ndtwLen0I0[imM>>(BB[-S ۈ2;5Q{txt_MYuhy,Ej1DXfvh2+^eg88 YZ