weechat-ruby-2.8-bp153.1.23 >  A `]!M@eeeqf7xH4ȴ ,Ӑn0b T=p*@[$~%Bl?DǔmhnQlakFW|X5m'#E'(njset.Đ`NZnO|6*e( flM *PG9wB:oZ̭ H2jv֯sN"u0Pܨ|bB J*V\e44340285dd7bc8568c6d028dcfea9c87670085771e4d995528d743363a3d317e79744b8374f19e22954b180ebdac58da9b2c6b3K`]!M@eee2rH|7c|s. ^Cc1 Ig-7{ZW^EeDP%PNk,ڄ&1M iM*͐=QߜA!ޟ x)wl1SGnGy' SD*Aa'jubRGkAzYd: -n D޵.\VTAWw\d/8;'7:/>͞J px |!Xn\ -05IR,R !1@>p>s?sd  A| $( * , 0 q tx}(8"9T":m"FpGqHq IqXqYq\q<]q@^qHbqdcr drserxfr{lr}urvrws<xs@ysDzsPs`sdsjsCweechat-ruby2.8bp153.1.23Ruby Scripting Support for weechatSupport for weechat scripts written in the Ruby language.`]obs-power9-060SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxppc64le0`]vc2ed8c5d76b476cc08b4c9d6286e6a7b422cabb8634fee63dd69d442a2d32122rootrootweechat-2.8-bp153.1.23.src.rpmweechat-rubyweechat-ruby(ppc-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libruby2.5.so.2.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-power9-06 16167571432.8-bp153.1.232.8-bp153.1.23ruby.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-weechatcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3e3f5f18abf21343c33ac7dc14094f42f2ab3352, not strippedRRRts U0K͓na0utf-836ebb04aa2d6dac9b6dcbe4341d6a3d2e8e0c265980898a93cbfea5f385934e4? 7zXZ !t/?] crv9wGsE[* @Dx)扇%M#h/W#;y*Th >']P֪<#"9Yab!MKnAP J]<~%uUɝ #KHCY;@e@Zx!BNP_g?qv(1T"trSP8(E:3zȉ^[X-r1f yz6+|^ir݅YZnLPJZ[2)//PN3GTk<87QOp}"!bj7(lsofu ks`|Vsiu=l/~s!n4Bެ+}5꺭/P&؍;n+KHا%&-?qѭq+ Lfc澇Ӂ2-fmERE[Δ$҅:c=dk(fAmδp }׺r~ }͐4«xuM8M)|:gq5%Ƭ<>N2>JIGD*op9Eӟ>iVNO$L[dݝ>Q1CH0) ޳9'Guu Ҥ8#O8nРN[a2fT1lo$6 ,"7_ +FMP]UW=xHbz-?_ HnPo韰rj*ҳ RdОZ5?uaF37C bռ'A!z4o25nKZܐ jk Uj:0TyҗO'5P%^;}JB@9ʣTO*UuȮݷr!,89&ng=`F]ĖK>E_ ^t=d0wO=WT:١Bii,mOGYgRwڪ!GYs9D*Nj) 9M?ryӢ 'a5W [Mk^$8XH}8Β$XѬU<ɲ?Sш$h7BԎ@*Kcnz_:>ɉPئmr쟡jAjY{(Pͨ_M ٍج+ W2k݃x!N/PfQdd*<^[u*gAL,OqR'Jq"֎e;|N,yqԃCc*nKSΩ)t!jy5/V顛pi}Mhd2 U7;WH (h0ӘUpq"}31YD~ǹ4l;)M#Zlayē^CB5A>~2W=!RK4Y8 %>gulߢdRN)F=55sETh"ٚ@> ̩׹4-Z\ƒkEh( q&;eB;(x@Qgj-DEBu=>W0G* V ' כC_>IX?cmo[L=|}ig0Rr5SؿA>\gY@QLzoLޣslal:E͠(kﲃ!oJE (}cN|ݯ14_iM ?̏x24Ȣy f¸[} ϶DW'(#j{/سdH]]b뇆q9@J1Wuggy1 ). PAͨ0kaxbk7[Ҡ%*v0~BlWMBI|ާp2LiI!dsw8[|s4n1Q GEؚ lv$y8B@=nOڻ4 B7p>SOL{p|ϧ5EW ?hv)">Z oܨD) I PV Ζ Gу1p{>!)`O2RxTP*LA6}tr9]xBs0)5Zr_ոpè?\zc Z"seޚ펤grO-buY=.% SYbx-,d$?W'8uҰ }5g&d_0;GH- < OH 8AE=49OQE,k *e&^$?_vSgG1=_ވ\aE`N.d6~8w ;@Ћā[h> m:UnP ?'H!.unA_+S -FZ],ޒsvvtxʢ3a/iƊ hg]DX掄pK㽠YbP;GNP0v9 3H\NsqH& VA$!C!f7&5iqXZʣUX..  X]ZcOr !u`^k4=#-ZdZHF|4c7\gUO"?ު\,U:5W]ʎ3pJܽAćF328qG@dm0P#TcN>{}xڤM\fN*$=EU.xKa6D$i,PK1 gO&ofcěj]<1=8~A;_.!:P{&B@Gu^Bҽ2ՙzG_toB]mBooR0, Kc*Z)N|Ksǰݛ||P3`;f}M3GG8ؖ:@Y,+-m?Ԟ,6lE!aE@h^ҐQJKA$yv)W Gr?3lNMEbunJU:Ex#L#7jiffAW,h vڙ=7iF"H^*m .|UY\! L$fŨB憀:5ӣpeV'eݡ+v8E&S֣M X3_% yQBC֜kA[-|sOc)ʕcdQt~7xZuVx~̟(Y Ie@qV:$ߎxW pJU/4Cѧd/t{tƍUw.{o^ Ig3;>+=L`2Pk|3z~tыj3^%Uv!> 0IЏZMR;¼l?T7?P ;"Q",0s}r Ňse3`Q$[gP(bm+{RZU{?*+Fm2X-t9o\xIf"ωbfh`/CuoKߙU3Н>keElE"yEruUVKHݣIK ݱm*Q5:z F(1eӶ<v\rS]3;0.5 DUh>D~Oc@djJiiG1jTYL[ Ұfȭs7IeC24PمO>>% 8E]B\J,[" }rF]*#%ؖ0‡:A-H$KHG l˝͌75jF4PJ#羨ىCh Qs gOX]nG&i T_bIO,kݩb!7Cۢ.>:|!qZ"ju/iXRΈ&>HZ{,]_ð81o:I էQW7i!mQǦ6n`9k0"PZOvЄyzU{9ug]rUܫ@G/hp>2Խa />=ɵNsZ4 {y~|JpcIT$CoQrRT?=jt}Bɟt{\ܷ\h#YJ_mu4.q1kd \p"gՂ Ua@ ΞyJ8# Shf= |q9WrFPZԬ/&f.OY!^& 7#pR=N4[Af$,A%)0)tz^sZP|jN52v-Fɨ4IC̻].׋?Bg+7\^#K I`aP,˺>lїƣdB QwDP(jKPH-(桉D78IB;HFe Q:v:"ۀ0pQAZnLD)c>-B%ɣӄ[ yܒͦunLZ!>m#_<"7|t\&rAzJÚJ}ޗmERt懳ҥUb4T(QhEs:wK>6>A漧^ ;;ZGÑ"R.5ϫĶ lںwq%1u1JM|s7AD:t4\6wP2Op 7\@JMjq\M=427:xZ.*"B rnژ{S3t8D(VE x[`I>_5]Y (o+c"~m7f?w >@1:Z}q 2VZ> +74-*ȧ ҷY}Ǥ΃npOvDsoW]gi (#Cb74Nz`}*;A掬-"juS^%lKq8;aj u)#ggBn*u6j)Fe3 "UẙP'օS@ aeTPl)?>|^^3X/#i._7tv5 qf JL̑tQ/Wڠj'Q3B 1"YY_)=J@GԛD7K4 Հd|zqzh'oE9\&E|Ve\FŅgHgwlh>/w !~[yF>I{*,%xb7}"k_ IFWr8]BeGf7. 5TOeE:'nZōYo&G1h@aخ0TADp.U|K sE{chKa:_2->j=K@" GH=xJUƥ#!v+U%b iT&4 {*\7LSmyjh72ڋKm1d-erEŭBKm!؄BQhU9t[ʡu@3AkwqC\$1(fAWsAl+tw}J:nu+cФI ,s1P!ݣ^cru[Ivjsx%ƪ>e8:"m%_ &: W뼀,*G.ps┠pA2Pu9j\XRXKو 2O/D\ M U PxGCIi``o͕`[սBg+-iFFS,7$a[vUDմ0q!RJn2 {9 o6$ |jѱKPa7f26/;#a` ,=T*j'.ߋJᤢ_om?z=&Hm1>SEw8T''؆hI ٦g#`zsFI!&9MfFAQqv!O3R~ In )^mP_\liیvD DjnCYCմ j#eW 4fװMH_"vߟsѢBK"h5=eLOnx)n:xf*ZScߪu^Gʿzt!ZFY{qd 1@]:ƨ4W48~E`?aK_p{YE 5LսX/͞?x_?"\H##$wYZ ő306Ntb;HfgCd:է$=“yia&7 ۠+5%Iv)b1X1֘ذTePzuvj MᎩF;dȿLdlӰ*?dd(+2/(Ӌi`LX<40g.qݿ,U9EI,%%a'Ź#.L}.U|#H fF\3օ1x69^mNè[8O?k8j5Q`mjeED[6ek7 7aSz#]爙/u+3dGL+G;5iVSaA3@MKK( ##DŽYPQünwPL|Bv`;EF|2롒c62΀UyRh^/_i̞.{:TC%A= S! vUL-L. f{ə(ϫzOX4'J B#%`f>C6m1% J ~ N췷[me0ߝ*"&Wyŕ1ٻF!vH?:)!MؿE:d`5mC>vV[ߏ]yZ8:~^뭠U1pl&`1!1W$8)pY&H\9OXcqNἓG@qM`K[,Ǽ<o!KpÍhovBXJ@[;R d@Hv$2;K2cyarzX~ 9DwrĴ/TMU7 +MZxEp% G䓤口ho@>+!z{E 2 IY8K@iK k8_sM1G>Tܚ%cv)pHqŝCg6+ֿ 8.M߻z߫mv{e3Qm=f%SR +Ÿ rB4Y"N9jPW>3>%YI#7& --}"Uk%te 32=MY"hx⫟Ƹۆd¤?Y>}0leV?y`3?j:tLZT㎢~T/!W`~_A BTYX\RKZV HK])A\F q ߰HqoT"Vi79l"$*Ilxx[H-ihZʫ% u&%sA4΅h;-!nG_QUwB ;v,<V64HUz~Ҷ,?`+(CaRe%YC?Z3TjR`۲%R_r96 i6J%̴ܾGGY%[qtE|}2Ѹzj<["zTzbuݒwN_tL^%JOo'V3?^bd ?AAIsb_s>j!\|Ұ.0ء7Z;J6Љ>z{MxX*mZ"h`۩%1E_V{BAo&M_|Rjg(ˀ;Si[ϏNF]\";Q4dn$ mpTko!ty#Wl7 ldϩt*umXJM~n)U&K%QLkJ[?mڣ5j*>R 6|%:x{E{$̰m!Y5Dj57-^+q)pL\B*)#z,, ڎ)3*Fh`E;MxdYm*L";,2X>[:8J|rx5hCuq; &'1}/);;KK.rxb,KX=;d{- AMDŽ-U֪F(PB[JSTI8X}$dVžJqkA؂5tqAKz_+6r,xP.s=[Ύ\zj] 6y be<o&ϔj9!%MS}&`bRA WBW#&Z{(S-PwJχ XB=33Ȫe6WI,=e8R^D)U{*Z't!,Lc,MXInEgJ@Kgw";sĶбEzZEf!`A2ʌ18Hm{8Y5P7^:P)S(`eY {78D ;61Z115;R;}e8\E=Wg39\ޘd\hF"5HA(/im)si&lĿt+=+Jy{z7 (1\ݕh+ Db4CG Ȗ3#kfl R<@A[P|| pضzPf35DW'/\; e.N☧@;8o蚺7$ŪO2N3elSNuN?JĮ@j9"c 8 :F=f"N[zY?n%a1Pʸ=`wRMA~6*uZx~\b9*HZ0~qE#A)X,ڭ#i1vLwԅԃX) WQo[3DŽnƟ2EǻQRmo((κgf?=jWD y`{xtqh1aKx-k~C.b7MIOL60bK>>K]F_ N}ek EоZrڝBonf@U) [Iqu[14`@@ԉ]K+kyYDks]4ڌ UǣUu_htXѯV*J*/~LHclJDPFf@"E*=]_8lo#Lj$bO'FjqD&^-rcʵb 96^.7Ɵ%[E҆9XXl8_*|,Wteepwm-҉/MhկnyX$ 39“֡t%@Iî { ,d[ {p7Ƀy)K^0 g3䊮M"i&is?&ETUEdKXLz,s__ H㼛qakD(h*nïXa E r`eٜUV/rbX;L ˱÷cZtpLH榲 ك8BgU _l5GMIwp^/ ?tM:虤YzRO}6*1;K`(Ř$_)7?DDAϛajgQ1u^#35n,H.`-RS΃6ױ 4Q`ڎ>:!*6*s:lTSn ~ nD%JrȨaoVv-xFޮA=FYH.V-.vx>r611 ߗINK-IK &}`!B&2gڧbxٺkA妨'la/Pn(M]hB"M?)314[O - ,ۗ,.e;)>0eXrޯN_GA+Ǹ[YUMyjSBh3{CrDɄPe92,fX7\ Uncʶiڲ{*,CdeP칋~H$sB45YjX@/}41+dz/{ @OBAюR.+5-,>mޡ%ؘ'mgE+Q{9~ۍra%$׷ btiA&;*I6."w"#sR\Ӄ P)lаמ;ATط84)<*`S;FS?k:tj{ = y4J V7]GOnWplþw+nTz, E43 K){7z/^6@ ÒW>M7MAoE ' br= ,9ce-4*''l-m^nfW5xNl~eh$ -xw#T|Y=O38wb6?g)w ]ϘwTB<=&VXth6 K I6(} 9,zWVZCKSdKu<>Lo&i{vÞAVdFOcO*vtu T_G rw|̿0γ6lJxA0x/{ɸnS6z*+ЯhhAfK4: ~By RcʩCJHlBFycvEO#tP#`f8o5q Ft{7vbL0Ϣz!Nɼc hQLݡ~"i$8焧i*3H-NW4 w ' w70fLgl5^( [rrft'OoNdEI9E?ny'l494> e~Ӵ {]ν5Z;> B@hd(I|Ew!>Fp2Ld0͞\2+5wI)M`8 i0X<2:ҕ7EAq:a֑K=}?XFEWOCF(㘕Yoy*ZiuR(pi&"?&G7G 'g/$( uE֪ 2[+3e#A?d}?pc;S ,קoURB1E6$35froBΠAJ%@rqBes̿WR(t W_>[2 㴤/5Y vp==IkbZu`)Ր)cg+uQ*sj-k@5ٸ fJLjTNrN""peM"?"CD%ujHa ^[ cV6'7lr΁!cPd Q&|gm@$'Y):AK-R֦wDWCm{)0 |l\K\B9UJ;6+t[_.h$ͻTZ7G}Tn-TO*KMƃÀ [<Ә+SB!6|ZD? ᤣXY5_N9X_[6;zNK3<{)JEğ 㕣>@m0bkE$uB|I1eb"('?pːti38яy:hc6LE_WL Av.U,Bco afQ"[?ȇ^xXRb$x6^$߆N[nO67?j~=-6$K*|#9*.Edl #g0E.)AbladR3gz0/tS@nXd4"ԁ!1 g׆,In1ku[]Sg*  K-3jޗ锸~%1Օ/rlChia:t_7zb:DܴNMCSo 'ӏ4۬&}Cp^s }f _șW-8f>p ^MIU2IK{nYZ|1sY(hO-ǝЇÃyƆ۞>Fs^0ԏ*{;&`Lp,qtO -8Dn՛*`+B 8Q "lln&ăG&E8۳8V>,\a6axŠ[kws8iU+D޸A\g$[j|q,\Kth/8.W+kITaƒ_oR#^I9"K\,0:Au#3? }W炽"J]u\ 7vնjcE= :ӿ d|1sqt53ʢ#k̯V aJF̤/_~Qf 22l1n簻*FI ˌF$ JAhl  /K,h{ +z^`^u?%YƥѬJh CYRkGN~ x|]ه[$Ò N٫9Q˛=`58qi]ƩֶVu ñ)~󋧆PфOADˊLKB Q_)M!-6I"ce4U;P=/X[$VbCHWknKcfq2lw652ZTF2uVwU ʰ0ݨ!dͻctpA& |C9ՙ dNϓ#.W6+P]^").ycZQ"C~7-2>Ur^9FxhWO"/5\I3JɒdI 'ophF[9{_Y˃WP)\@5C:ȸ7}F:6Kّ4{[3J=e$wJ!ۯlءv+89$wsi%RK7ΏWbi(d zs%ݎ yDM O77.KM[A4zեVC5YJ,Qg }}cˠ(Eց\ơC˓pkT#%N*-e3}=-M=fL]f s{ y-7UfQV~lE9Vv2Qe oW{+, !,J`.2ޜ?8ʹWqL =$8lz%}9{^vIf[rD/Jm'C]Z.aFLQ,-?igVh+ݐa-57/$$Q VΫ 6e+7N =?!5I߻$ _q,0'FUcYhqm(]!boN~ElH3K.)8B"ZׄՒP c~1?>ԭD.>벦Sڎw0;>[}0e_SoxڀG{}hs/g'?~:Rs ыƃяDHPUR`5e6]W U[t (!hu.YCbR*P8ϊ俙VB? IXVAY hbTi7, ǙHuˆGԄ]дhq?}\<6^Wb*]try uFN^K[Y=4!;z7@w0q7zZePuqP=kcQ?@f̲'- 2Xʀe$.)ٺKz3?XrC$ ݞ g4Ӭ_L#H(SRQ oœ¼Aq6?xcoO {:wm #]d,ʍq+ԝ{4?A ekh1X B'C %B~ qJwQڡV*ⱨ-+bfgl1x:lSoxũߨ QC"nI,~щ60bл_ Y8Z̒ 31ZN"GuDKZ#ȆhT*3 L2x"P!GpRRP܆A%to//CRKQq~d M'`bR/1ͤ+jbM/9L񰉾ddPR(f?RI)ipIUXÄJ/y$r b526G7tBI(+b6 ڛ柈U.sZFSlb ~Cį 52EH Oˇ_,ES^% pEFfms!i4iם ^t<{MW#-L91Ii5$X\b܆x]BK~ӗ1Mҳl"| r_* :!/4ftDf׼]ҁu(y3Em{zs'ZQ"5 TSᦂ2ao;e4;R|޼};%_҆nuaUg *t=ڞuZF*z^JACw"k .>b1dݼEdͥzmK^ Atħ,RU3/hn60I\< /kbLI[db7tM$4{EJT7qg,iS._'1#H483apOm.)fuؾY.W|RhQStgAˊU%N:F+<Ct, ujucywcϛQz;D.G-|h0-لȸ`)Mzn技%e2Ga+(ƹ BRHtbn q ZIxo2hV Sq*fSA"SS@CN$6b,p1VQm4v^U@m}`x\ڐ?,sbpG1e==^ÎWnEyi]|h<ǻipu<{:8D%{^a&:~: (Rx`AU:~b"Cz ^+O R'u[6Z)4(]Wicc JF͕ `V9is qg5v;_}{=DOi0l+"C41`5lcX}a]| )흋\7r^Yԥٗbj {9"аwJv)rAr F%l1RcN%T(7 RZZz˥Egx SRпVN?reD]="@ 4A" ^[lQguY =oA5טv#B$䗮v[+TӵVf Q*#K=<͆\% J7Dn}!sבQ~Yv\c:E#*0\DR. g8{x>r JHVU*[`P$bGd W4]Y.@Gag1[&e$:\bl|)h3fn6[9ws<Ƿ6hM_[h 3W`[\NT&rlkjCZQbyUFTN(K+Йo]wIla$(*OVO =m|>}c%}Q$&}4Hp9ʨ5ҷjioʽ]7`4I}DVa݄ mZ*+ww֩_}'jpBZ'=)NM5 쒟S`_ERϠLj?= T X'|c:+aESY/6_MVAFi6sN1!KYwo|(_bذ_FM0y$(E?C\}V kkNޫ>C Ǎ(uɞQ,B[Ym 嫢p3JA:} fFcE 8( ^B;HC_.aM=5I+WE9MIRxR'6ӀCspYU4 `AVaϺ9c^'ׂ>϶T0"e:"Ld3 *: iHdJ1e|խyi)ՁfQ:{}*~d2OBSļs ZNE{)^XQ ?md27#^ p9e.Gȼ x^9My&Ҧ3GP4<7| 7fJkl0+O䮝vKSyp+Kײ0/bQazbFJ>3A [.>Wuzpw/1 He2I2ו>g-iwp FTS#[SOٻ)cւ; `׏mb=`Bmbܽ 4*8AX,[Ka#-tQb@R_Ulg3=^S~VTm)~ W(4Lsk90R"@SCa^?h{gm4ibjcڡ y)*]4a&ׂ/2V<=~" ʕvT#O:ێ+{myh3H}at8#{r?SYV9 %{{1,r"d8dPfKɦN'm,h˦ܢ$8rb]1'U7ޡH48 k/ ޓ&.=lҤ~d~nw sYmM/2[ضDf`GiTV=[TVĨs Cfvo: ٜo 23kHm:A6Է4H ]B_YĦ+"fGFq"]B'uQ%֝9Hw7N؈P `ad+Y؊-h u4Z!cױsZs7Fyn*3$rQbl1_Hzߌs8ܞc,$y6 "Z8pH7lOx##߳8S{Z~0|x]Z~?>=xU);d)k_L#(oo3kH;?Pk>Wk8%pBpޠXƸAƙ/RTXnn|!7zj[y_yqB;sxRz7ajs,C-ꎦ"LB x,&W/\iFD6lmVI`;a} Li hB0lkx#2_ՔR!m'@`C-`WáN:ڭe[s҆qM"v_ۅ2a8J21$HYU'8Um(7$1,k ul71Al q)C1YqlDPYȼi׮i+Q?|cL^.Sxoc#nP, Cu3P?`MWgl{VČH>dBr) U9vV<|Sg`vf kPPnp;oq5"u?20-WyaWRlh @4co vA\I1q?آ@\ga lJ"(U;P(5:ezd'lsZ?؏g *3 3a8N]_QnyjȤ:>ogIC)n$ZF1*v50! 짘ߖ Lirw7 iת ÖOp4b- ]ҽZ{5o"q;OiGiE.)uru'~tF1 T*oul]۵σ)D!bSuGi>\PXjy":}2~~CzD鄿t&m9W7k횈IY"̕pGnrw &lN絵JTW$$~ ܒ`ݙR"m_>ռԞj)2Yɲ$e}P?\Jz=-~ ZcA Bmz<"TzW* Er^ҐĻ;'j]\c㚋 [/TvKM-ivaQfߩ,6uKB{4@0 s?9hq.s+dyi$AʹO"# MCUh+[HozCcS~|I1>0Æa]ϯXv#l-ΏkK~1B4lov79>)lJ}PMy'RuBa*j !,d<ёRk2N[a0̖mH8mU| m%&30oS -.#{mqTZh/r?Z~Yq,c##f\[B_ق ~ruzի?ύ>.FX8.{]c4N09I朄8&,xnܛ$ \gFh[4 VTW*2uNET3~|,OS||DE Q?=zڒA1o9o쓀/^(%M1x$ne>`{|+솉LZ!;f(ȹ(r`>^6+4fx#@>mFgȩS8KoZN9Ď)x@&6k.Oz!p\nҎ(+PwH>3=϶` 'Sڮf'Sq3)"4wZg6gFOхmӥ~9lڹeW0 "v1 ߦz7_GR&5{@#[^1 kUVހ{oPe` O]i^y\ipCak|e,ˈ@K0 U)lg; pgI|ޢ7#שi6d+P=yhaˇs"fn9cu-3E[E]P, A(iя/)_NXsҕG JiL@EOx]to8In~đbG&@LJ:KʿYOe\ *&t(,c..;iԠxgK*0hL8GY]tM 6,rq٠}f>knq?eAy uG!<a۰nAS]{eYSUMK/.nӷTtQKPYyo֫7hh2K~m7 67IX9r$bAkP^WֻxfxuJ6o7iA!H$t?/(U$b ;}1w(l}0ͲC zQHs<槮Yۣen|& 9y?pQ+4a=ɇ/ U/_Q/q"HSnӕ]ՖpyaD8~Ġ.Rgknƶ܉؂εaU L|VQ5MLij#.q'=<̛q@!,qsZ*ϳ8<+9"+@ 5syI e{;> _cmʵ!۟2%<||FWYMM!FLk1>,|M{dUYޞ|e yu1/E+*XP}I*1)ɠ$4J3 =Κsyc`x&<J%6VgtѤjBd ,~; Ϟ׹u}GgxO9y:z0ުrtѨjŗSҳII#j(ctLs0|?n ~SHc=)\5 R~6c-fswZIЄmv S7PM~#5XN_לZNLo4Kl O+Cyu֨G53Zukvo8eF(:mŏ wzLEU$ _H C۬9 5_c) \$CryElz@/M%$.>3 L,A9s$JZg1.۩4 NtC ?J{"F>ɴtvBs&g?R\Ō wn{quTleqYOˣmR}e't^:/P~>Lբ/?ϡ jFՄ&ά 4a("2%*WMfYͶ͹b'zjY_YKHA>Wx 4l^'lTb!iYGkur9Lydn6|)01q>d )EwץnyPĐO.c5+ؓJVmM|31d~D6_Q{b ˣQ̤YQV\ȅY_5K곂v~i?wGCo& |dBut֤$YY``1>P152j;^a!._Ir=)dhrc㽧JDfjLH/ʰh'|q>rv2|ܾ9J/jX+47lEbk$sԿR>u7wVp1_#ǭyl AHOKg`k amZYIr\ǹ;|ϯ''-83wSpy(^Q]F4÷uT3*e(zeP~.EV&_S/%yIHF\҉tSHZGذ!OYۉCR FWkP~IV%o3i\|K$va$"h*M )9fnj'-Jnw?O.WŠw Ul͉5wbF:~߮є_J$nP\BHP /mM /qR FFc>#'wzاfsV䬺\xJyVͭ4^w^ ;W# [quXc+(6+$K/D[hϖA5hIkcMj^yJ| U}I'ym1׋SE*J.!Z_VْG+NI1J_=E~`뉛$M%Z[PXGX_ڭ;֏- N h{K%@J r~$H`F*MQ iĽFt#3LHa@|'1{C?LbCel8%DJF #e?{.VцЭfs0)Ìn^sQruqOyE>T>.+|-P%`mL.ӓ`R{7.ˡ~uy WU0 N iMo_^0|< (n'ڦ4\\}Ov0[;[d=6OC榧&h.e>{:Mȋ9Qϱj@ݒ(:"&?Ά^@WKaf'b+8adK^Lj, d"ytۇc ;C>2ÕT@=sRJFz;%y!F(jŝV| ^yΨ.!)KEGYF%9%k"uᦃw)Ǘʃ9ӟn:ѭs6>P-[ dz'@bnPœt݀^go nif\?0UUC}<&;ĊK1|)JϑUL1a zǠ4Ҝ="52 h|ܙI:'NP;SI3 :V4assx (7nv [ 07apxiLo;?1M%k`[dbTBjVloDP[1aB.gKsnU4e6Tv9©G:yPIBYD.H y،hqlc T9>pwH!f= T%<;D*w$7=]zj̫J !3?&}Ae?` c^$> ω-V͛&=wP0.<iu/Ic27@5T< C|cSH8CVb^ 0iaaZIzT' @0v`DBV}kȶ:0bnB {?\n˱eܓNHKcOC_uDdbLD+()VN m!cOwxQc TNe]ồљD\&g@x FsktRQr1}UqEre.ϗ3,( #`;f|c i̵dI*ٵ?Pm5e3W\_i Fuk5îD\:B,2DZS8 i.~^Ow>Lֳ}f%>*;@T@_D#Q# yn"MJ2i)aK@;2 7{T+̩^kYH^0-ToYbpJDՇR:J_ݼ# E4/cFZŨԃxQ~ [StqJɨ@Qmy Q[>uq ADmѵ3Ն~.FzovhB>@y>MtRycoc< e-Xd M$<^}bvUXi,(ilNqB)t$|xIߠn.uaԔSS;r7\GΗ?$jr:j9mam㕖AY 2pBkVA٩1mG ԎJOL(5pImGwHbHTސ5fɔjH\ala ёTxӆ; +Q'!DN0b^C0\L MFw /W;2g<+ϛ47@;%am?ABkF]t:8VKv")E`j98]mV6tn+ĩ#=&J?x;ID[PsxSۛXRbSiPP3@ӈkyOt8H#,hv547_GjKܬ ǎiɀEFȶ8G#DO5 Cu?@ {zSӁf`ow5m Qw-;5QBƁMJ,j; އ=}HQ88]pF ,tVo2p?#o 7rb &xe9R8lU}>d=|۶ӵZ2'shH(8S].S$~򠳄R-.2WY#V W2Xh̼'N]N/&K:Q?,Q>Q7~WkvwcGBIeI`_ޤzƌ@%^-9rS36J/8lL8wX5hߏCd=J:v6bz8U"@M\k ڬ/mwW܄;9)+-pEH!ZTc8\ a-|mN4n,G^v `&W Qb5w!qkdZV .˻vfޱ{!BA|9y=vASPI{+[ڢxjK ԴbȰYʘ|W6ֈIo?G@ۺn:=(0Bz5GiiqB{zg@J5M2piĖu@F_:3*$ /˽h˫`ny`N!SM=C4qd bҷAU?2"1{-Qp܎#ڢL*9 |؛جk7OoMfeEϏE@YˆF )Ա#BӉ=IK331al9r6eй4 9!о+/n`J8dy|b3P{ǪTM}|1ПtIs_>I0ej d>D;r<:!`&3j08j?8kt?Q9k<5H&U1B1vt*WK]TklqXNӞ1j5I"g9 nȁWo3x5KX9oܶBuY$]K^~wАIl<6< 9ӺpDD 7b(g˙..,F7(g`R,eɵjbCaz6E-ۭZTCkAVk$.sz͍X,vYSD:68g\ABM{01 5X 9 ťJ(0=o@&\"`7?.pr Oܝ[pp=7tI}eHA?c;J瑠z?`D5U(SmH!/h_mQ.fî/G*PP@YԐOr7OO=vϩsg5q2gLР. gm &AGt{*{(%H ko DkD-yوHuiIgQ` '17 3G_C([V)mӻ3Cgn蛒V^4+B`?+3u k?=YFvEDP(G,i]H)gY2?k*y#( `xMG4,L`xW~sxXymA|_RV,VʞIcs_| xSY11`ͬ!WF}1MY~fZGkfvNR]J B̮JϓQ,l\rP 2SDAIUߪ.W~j6sHNۇ O(<& Ki<*x ^; Q5x㝽 sx38< NNh^ce&l_o(( R ;W,2I n%  a&^52p_6 ;a̪j:~.%'4\brlNp>kX'PbA b=\|>qw @l i#& =Fmi+:uA/xˌa_N:_2T!q|?LGΛ%TOy{@sDX7U=/[cEOWOvny|þSx$J\YD ғm <ҢS9CH1zh9T}D!۸#ؾ 8Ts.(4npUX&0-B* _({n@ujҶE#MeYݳ5\:И!z&,@ATKzupf=M6X6p1BƤS2vYVW+./.C!ހoAvI_r$l};# Ì+T[@LEuR. '{9}U#ăG瀊mBQD9Hі-ڃjՙx»x :o|`ib_wn'"({"^$Ƈs[PxĽv(RJun8 @mC]I=)KoZ!g"ӪoiZZuy jXm`cNO0{KC FB`9le;{8p)l$L~ү2Y/{E%;8-+Y Pq[םօ?O>4!IR'qĕg"!) ( 7=;4\-LkJy6'b"X:x$7.OqRH *D}~Zt=oJZf-m 2xqV0]׫u-)J*&8t3g%|)1E@G_(T"|e P`tn?yh;~yX9DƲx]biGJs%wZQ7~n!B&TP5y4e:_Ke3̃j!ݕCZ@*_"܁ >' bM 4[Ӫ,K %KڦeG$%d74/|úcyOivoH&O#5@bg4 u4|Y %M d ,{lMJB Ti}ߟ5L KH[00Zk8@c6ŦnpH%=]m٫K!0(_Qx( (<ҍ$㉊[5?GL,gU>sS!<6rƣx9ĠeMH`:TJ,`X!`nawEt ƵR'teTń&!̫S&L}3DX&w;W56N"d4Hyӯ=dN}֪b{8-{Q҉0RsSX5ieZ=RJ&cdaJ4VPk ٜGh/Iq%3AN *`XT͆.'Ϯs/f?~6 3w3#%xØ&ajFҕj%- RmOQe~O$l#,~hI2q_~u0id}&f3˧E'+5Wp[UbLyj(zY5POsu-V_J{L &|>o۳9C%9"Av r\ 'a/X)7([Rk)s3n=;cRYr45EcW#䮈 *< *ĦVYOW"l7PSJ]%}E4u<H dAߟnVO`LY`J{,'.X56,tI,ʻ'_ 28e]5#IRz4\c8goO \]jxUc`_QJ#1%Naڵ$T[F| 8apmƿӶNɌš_dj.H3|Z\@d:3A6vzS>.:s̵L^.#yQ2jSuH}rݛ#3BI֕T<۽r5$38ly5X'qh a0&01H״}f)i֧:S)iFX8~٧ΥQ=;c%Ju[!yae$-eKH0>剝F1-y (ŽnuWO~n)}Ptm+ $GeX_4Sg"l,>r* 2,+g+#/}64A(#}Taݚb%5A4-'qHGMD\`1wYzw-GdW6Ӛ{~/}\jE~j,yYf"_MMCDɾYαEILEҰkFK7#[H{w>k3R)k:G< l񴑐deRCd`D=_Y{nJѦ[WҖ\YYϵ#>`Պ0r<-F Iی$a4ZWV<NR TwO_|ZCEN6~U%z.+Qݻn4$ j q|V+cTޙ@ <ͮ_G]1oR9Г5Ũ؉^Nl^nwC& +:]s$)Z.?jP=٪$j%y+jj*7|C+TY7^mԑAp: w.U\zp)cRI}!'Wt=bdH'm.[X@F?+j N/xr; gulqD=LurUAyCޜҟ8OO:g K0|igmN29n,gJWr[T]e{, F0)! AUn6$6K?zEC8O.&$Xܡg# N5bHӔl2"!SL$SNlbmlPJqPg/c_An&INN/W`{P =δX:!$48km#x>u $67NGKI 35ms5uz2fs3 la3Fܫ%< h.!tq9woTAB)@8nP܁~t;s“O)|F@@Y޹ڃ{gDbH'RQۼ2Ihi7J$J={Rދ (FK#bl-1F%:9J"msQ\rq۶H%k[17U%(Y0KcʸN( /E q>qދ[ƺ\ 2r* {Jndb Y,2*WД/]GmmԼ\ť&=2숭թ;HY+}CQA S ʘ6,)PbQ?A6]ݸ N3 7i[͚ 2pń*iAAg+RK,[!@E`' c"[Y/c奟v_Y9=Z=@"QY]5j;}/d.^ڦsY@ְ27y0_\[dD 4u3>ʘ,%Ϡup=&]gx\wQ-XءJb{4pZ^HZ8F=ij8Q_l3]KnYacA?'l4)TG6[螠MD}T2mV+@ }Uѓ>Nv!&½7o,a{Lܹ kEhKϐ~^~\;Dz{?2 xܨk^ɏC{#MXK]/4uO0w=~r۱R%a P(|Je#܉E q%X&B2AtAf t{pmk笊|Lf Ku9G#h=I`)W`SCeZ^x]yN'oUغhfo,x/;gDkV5гnkb׺{íCb \ø(ϡ:jXep.+*U %5c3t ("̔@[ǭ_À)D&q-+WbDz@Fֻdxu:qupE 1ƳM"HIN;W-&X\`FV .7ꊸ#OB%$nF^ Q]!ܫ]n-#$U5Knm*"&5꬗ީ@K%E,x@?=Hie);5滺c7ah1;Mtё`PNR1`g% 7%ռniepv{b:a&e%I@H(&&B@V9ʀݼ=ON=GRDt^6c wvQY5>%N*B[!cNw_wCEQ7 Ar5\F׹G;dBtȲy` 5mf=]qvGn$%4lK~LmC]ǒC;2 >ƦcD;ء^^m3nQW1/*HAk9fhG^w0Oʇ0Cw˹d$z@pL]ʈ;}ٌ,=& Kp7 R1v)A!Jr薁WX~Qܶ CrpP:P69o֪meV;}R\G<7E){^Y%):ObAԐXCkQU.|ڣ>vK$YrWXMGbb<^6UJ3,3k ,~%׊G4;fvraF|'$e6ҡi6lߴ)_Y- `n.4O7Eh/nT6@+_A} rGJ 6wXCM"AHMyruGq͑KzgKt gqkHyʇv|z{QTOo@E?Č`8Lb4eA9c@HiV>mt[m)[J1segwf*K'.VE=tzz|40`dgZm; XKPg6IF2IJ"ek!QO If OZdczWS#%iBw~aہ ?sGbsT@.KE!M zȹv?ݮo! Vwmjǩ _;gcCjQ lc(p[x!l?rp64[؁-,,KH^BWnʰ xH$lVyꛝgODmIuNw BEi2V3΍L{xKKPnB%252[kssFa( t&=D84~ͣb;S\6SX +g6%tBt7ot5wM4  ee->hEXՔ7-ϬϐIqwL~M??B)C(eq W5zQI9ș LU 24ܺuD;(1 |Wuޥ$;u8T-pDCN S/(޷c#A]! [a*,\K=0ɺ2#1]a8)[3Q,-kHkԭV]VBxmـNƒ'ÝbI"y.^E*GUƭ<@ORt>c3z0srv²/ @5Zg1=rD϶.Ul9P@]@B 5F >ȵJE7UZJ|;If}U 1K,A'0+eJ@葟j Er)NV.6N?f{@lܦ}9$p/7O1b0{d?cmORզmطf;RI***HY LQo q-*ڿ) mKB1p=Y#w Awy%lSu҆3ޑb+OBBwcAעuʑѱ^0TB]ٝ lT}mMN!3nMc@Ԟ\Ak 3 fO=U=vr  ~Z {,TbFu+0ȅ!<~ vBf[hZI] n)=X'E2v#;9q1g0Zd5d)<;~=ו~TVs/.[2)0joԑ6*EFP[UE"#E9f5|0l=Iq6%%]Snv(`_/g #b:L+?ULy,xA h8.ʷjuVÍf05aq LފX>]7ŸA"qsȀw5<_ ?YȾHpg (CKz^j<:TǼ SF2,_%/@4/ TH {fS^MD'h-wWHgAn¬n Ҝ+,S^ޝC.9Klۺ:t#),m -dh_bbMza12HK}g|eGY>ivhߏSaW5d>-r BQ퍠U O& `?R[r{/m[4bI`/u&1OϺʱ]Q,R6j/k](eY o5Vиګժ+ߌ k?wek< 6NMԯ@8_',=+3JFj]FqU鬳V~= b [kMm_Ǵ3Z,dh::ĵN$pL3[Z閮LN̓ inX3̴=w/xXaz F7JaHӴh[TR&ƽ~{TxJXHc%\t W>2Eszf?f+d. 7?uA6MՎUR#;|1u~cSa0KLu6ҝg2&H􆴐k2?vSCmZ^Jg?@%ʏف&=B-{Ѓ#1`*콵9b6MqS믎pm]3 lwxBJjgV2Oa{zyMutf0=qKs6{}rbL), pκ.-9.#}|5B4 !ʚ:V?Uƚrfx:6ډ3x[s,"ǼKޗΔ~ǐ[ڴbI'?ٙ #n|Hmuw`+l0h\pKY^~5J\e%WTGs;n2{Z#[zؑ^ nWXɀR+D]*:?)J+e?5>VJZ+6$tg̋/ڶbVJM9F]mù V_zVZ7ߎOYoAX$S+JP]6d@(>fgp~pׁǣ/Q+o ՛h|?]L?-;Aï@{JgZ Pi+^% qmtI=]->͊qf@mt~YetwO{ FV4u^-,ԺZw8[2$(g+4HIdsWu/ p*Ut=:#>ѽpKrħ3{cFshwY,};L ZɐXuZp n]m X(Tsy%).շQ|o8>;<4}8!OvCQ@iBÏ|2vXv؉Oζ{;C50"G@p\È՛-ܓO> ӎ7WjXB*U2FSq,%`a |2߲dڡw9;ws݁Uw3ۃR@K$YM[^ ݬ/0e[TmP}2Hk;-v9;,džE[V^]x3/&H`o6ڱ~~śQ!H\%LKT䖒I{KXj03p29OdKEcзLFp 색AR.RY[­u JJ/=B,ܱb& VE]$B% ~dWΌFpP‘ڐ/v6{n2AbZn\K?^(&n+W^"jLZBUӏyrx7!t5k6dzoA+5=jB03hi' K)\Vkn&.MknPwUT=&F iQQa߹,xFS[sg^wN/ #u ;J4 pQFQ9DSPy^ڥH+lc"7 dVdž 4KuĻ5$nР Xm>PD@px/zܾ[ 0csqǞIL]>KCEaGS`91"Q'H@f$"ƁlJm uRSNd^X(%V 2Z Dgj`b=אfs#ʘ쨱M/_͐%}{#A#{IJv&=NC0\BE!IS'CE%&W3ݜ^؛'OT ![[k0e;XǶdcs^͢V!$_P8G.[7/;H&iT$O&nUK@:y$PBSJ7{?CSO$ V6X%\-ßYFAFEt詙7 E~J8dBt^s{MrAl4[ 4n zR< _(ʰc"'  H #lx^h6X98S\PNhdLNPI!:aŋ/W, ,5@5 Uu HkPrKu%,ض))`X T=s\~anqXtb߶ݥLHwRx+pxy G'k{G_J[!‰g}WJh/ŗՒÛ~_A1j߲C& (٩[CV]!8\ pp6T&kNębޡ1%w1+AAV =Oc,]簏Վ%b|sA$DU*ޯ|; ]5ϴSF~4K|?>29I,US,jэpP"\G3XA!d^F[˻G#/~G˲3- +W2<Qسg*WS)pV*|{MdoR$f,ԞBǃjݖۓLb`wͳ~\T]LW?]aMOi nqsC<Ѽ0aRa졡;$Zr8!4Q||+k"=:] d..)E('*6zp8Jhb[0RB۬9mT>ǹ_w#Ua^!Z4 &\Ӛ:UsS ;X<"ݸEc"]n ;P-u#|fe8:7ٽ!ZHk܉"Xraj&F]LrcZFx?kgaї~cE2>o1ѭZP{¶X{:؅=lnSGaMҙM S J,ѫ.S6)7|6FK#w45-u3«VK]L!"M9M'q(ps:1XOfvEj WAe:4VӲC,6@AppFϼB \q6!~iᥠ0BcGt:̦ԜS.;LCƽX11Y-5l -]v'9)y~C9oYYLx5f1˰.8R@B3 9t?s ~0ؤ}vuGzqG<=j 9SzB&DolA_sM[NtL_JQk](Ĵ3 LKsGv'P)I4Z zP ag<[lF z 0YYl|w~^2ڧ<m'?EQ HN0~x3+c;T所Wܕ|94˖ e)cCy>aRn_po2BL1S1y''p3b4| { v["~lZӗֲd.}N[}?pNtm8[jԷ9賃s5y(-'(-0l5B:pLem()5LBS3){s7ldԛ@z/b<Ųp1|ϷZ4,R q~\ZZL#6|UޥJ|V| CE gfOckuc9lv%D0|!ex︼ 1S܌Be+3NZE$no(Jͯġs9[V%_*^!3<5ӻ٘ɱ_RSԲ|XQJg"r^#$gM.{ VS`|1^%TKƔ\42Hr.jTh9o֌ӵmsGax?pG"'ޫ9A]R4,"ޖipl䓟ʀzʷq/2KFf]΃[;$jmi J{ 3SEn6)t-F4pגQ<Tb^X.`Cz"_QqP [#Nz. vR8ݺB$%8ڠoS`xmw" L] in9i, }ς,1\5r:[5JRSXyưm|-t++bo@ ڄ:D"nyfS&VΩKctLDrjklrvo.vy?ǕA` hprrBGI#8̱M鋡V'^҅+}:6qB'&z퍌v}YT^İ['m۠J Kj$l&or[;P {K'/6)W\A?yX7^ pܣ 9_V!UUBa͞YJ1 |?=e%[#¾L:\܁(d99>7 E %/ s'x4t'^"\g]|Hж;9ES=zj0CPnɹ&t]a8Iԑŗ '\ dg08