weechat-python-2.8-bp153.1.23 >  A `]!M@eee˿aLۊb) 8SWQkG9Gs#̳| /h!?iO{9/ cM~Ich ~A * ?DɾMR=#H/{ѱMFMp 3St@ ~ f뿌kaj2V!q`wnzR_5S"_Z7/zzb|d*B ٨ny̾٬?T(mo2f8496302f4f82800c3a3b0727e13fbbfdd9d8cc7b2cfe2a190d4cf0098a7d9f7a5385bb5988e2aca7c39d59305f2c6e516437872D`]!M@eeev]F3(P[ѺT1Z4P CHcBRt磴feҧSg)>>p>s?sd  E  #,0 2 4 8 y |(8"9d":}"FpGqHqIq Xq$Yq,\qL]qP^qZbqvcrdrerfrlrurvrwsPxsTysXzsdstsxs~sCweechat-python2.8bp153.1.23Python Scripting Support for weechatSupport for weechat scripts written in the Python language.`]obs-power9-06SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxppc64le`]qdc45c1a46f7aeb81b191298d01cc08b317eb1c0894ef45a30cd373e755d6bf3frootrootweechat-2.8-bp153.1.23.src.rpmweechat-pythonweechat-python(ppc-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpython3.6m.so.1.0()(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.23python.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]=684eb39488c98572f983cb44de93f2cb1b817412, not strippedRRRts U0K͓na0utf-8c096ee15478d7325e7a19b33db4a231de858c11b7720365b8f0e00ba18164d12? 7zXZ !t/̃] crv9wGsHT9HE[{G/dV4ݢd{=yMA|&b+vB@k5sP@Vk4vLd-?u}*{OO_ټ c]jNR¡ ]aJY ϐrSdf/ !ʃXLVaܦyhm{uwֲpIsğ6 fB :&Xm5IKSe堵]΂wiV. IzWqu=|3 1=}K"hB~SK:dy@}jgFutsR5_ir!0 p<߭5_$fVCʏ0&:$tv T!NLa mdv:Fx]:pA_TUD>[3Ësr4o ,ɣ3<=J-xJ č=*s(u+F'SB;A) TЖmcJu@oF=iv@9KvW7{vábmhJ[F3[ "5 Өu @m^Z'mݷTLE%Z4.>ceT;N9aHHu\CI3S{ h@Qkr::kxTYAT]f܊6fiOxݓ7=z^N"~Ih)ϊ3wEʿӶ"`pb1${( 4"VXHaJtsᡥC|b?@<>< = ϾʄH,LXxaTq´̣ٱ!D>һs獧1ϻar (-*A[ kyhkUDg%EVTgNǮ#.d,-AɣlVsV) C"tb0Ci㢒Ӫ!_xN-A-C7I}C_ՎAs;Oa!@L(yc㦁{?x&G9`}:7e bKlΦ1W¹nll((@t(ưcy\ >ܕ[T@SpzܵTC,K$i(:!bǹ6Zc{{oB6 uƪ7p˻yP41.-lO+\'*IkVM@.4CFf+PgO]CgB)bN|n ujZM{#x 6a0Yt?TD1-t:;:C9 ⮌ h#a+fz~9ua"U8S[s-"S{voKxG$ -㢙4n=skK0 rї;v ;<;ɣI@~DAg ;ҰvIc:E{^q죭{?"޿Ν2Y isF5EiaXafQ:jC HfK Z~&AZ01$ݵygH-r"9=1Zǯn լ(YYU9 XJ.Imdʖd#B]jA(Z'ür /|vb_x#F5Xa^m;6)tͰ~Jڞ]HLxG&&?a))O]՚]HAjI7Cto.6 ?ea2Д*`xd;ѻ ly4,G lkȘ^B#bkx^c`@nx>0SJq6%CvG |j‰J{&N(*Qfk!rg`5)TMQ34>r/- ,*vM"%ҕ,H&M1O,0G{2PJ)5U $k;AV+h wI.Abevb"'NG['@;W@#)oםDT6T$4~Zvai7-K8FZxn(tU"vg೎ l;PQ2+w~Ӷ>P7}m!3f _={r ݽzBJVCwz|4/Rc7dM/WCLF`AE3%^ Wn´[=j=%Iۯ+BƤ]syͿa3[I$A%КT,4/C(tM݅x(aI? 4'-R%bq cĊ& 17Ұ>)"$ 6t&a֜>8)e" oJRa)dpeLudQ }\#X`E-iUhz:tD*!FD/|a)<3y38`qT;ާ#oGVԊqZb~z, ()b=hT9,ևT&&[2AӖa }}XFH]E G1V:m)r+{#$ҒߧH;ޔ 洆5:-|}P+p]^?v)זTus>WWi`wə\&zc(Ob.B Bd:BhzVcJUFwXYb t?4Cߘ:jn1 zw R׼-xN*¹R#;KjܖV6ߔi]|{(^h3ʗH=zohw8=ߑMɰ\lZ$ dOE%8||!2r,>-4qQr,jN6\ o:#R ִ')pRr\a©mIx"b?gs8 zͅOPLzk>n6kRO8$7C )넫`t[8*&6/" ҉Jx\pݰ瀨_,CDS@ZDX9f1 LgboȪ'99f_:8N3 cb6^F "~{ev@Kwe2*!T{ %E wo?46,М}=P"0fq3P:~7eBuXa&v!_@+6혇i@?0ORЯӉB&}X>12{10O ͜v?9z?Nj?諻uMDz  U{z=>^agcW^VxWlONo3Tϧ<)G:qZ/(C}ؙd"7q{+U5_`-{/n` hfƚغ?YG$ 7ʼnU\WIkNNAٵWGP Tn/n*KМ~ACD7&d+͔v9kHcUZ-LūvZfuf}5kva0k~ ni S] O0>F"Oc#ؾViuwEzHq&^Bʁ:坆qnȪdb'q? nkz^7|>5j^OVNwǁ&}{Wh_7VqO[Zdˮ3q:fROVhó;D6"3O"B~ۊ&=_'JxD=yx'-{GaZesg⾐~x{:49<^Ck 7(3(G 27htotBxW5VUN>Lj Q~x2^C@o Gq! Q صygc A홅:Y"iKRZ=QܚXNJb Ck1wUp&cs ݱӓ 0JSw01ČZJs*<ǩ8a%`D ga7<w2f nh'@ V i,Zo_~XmV՛hTc .|,E C]MD[W{Vm7(JiZo$"&-L^r c]JuzQHVEbC^YC\r6.`H!!+o)0V=14J#̫yCE X_>?j>>AafqI&2xBLv iFă^D0 mmȅȭJcxqBO1 <`30V%yz5f[5h焽Sm24k{*f[H o 81Q\ryœ88_~d{Mgm.$@sԚ"Q(}uUg]wI'+j"ALܬI皫"UYè)IxT5l4fZX-zPLDNh `~ Q pܱB}:s&+ZI)c u?}TF/4!ͩ-oU6fX?eV]U4{h' 9:z0e[)/|M 3S,iď J6;wgG[2YBCYzڋPbt}QW>?XZ۽D߇e9Arwf6!o^[xqΒO>R M-Px0PNzBM}Q,d20"Ԡ-жη΃ģmynS?Ih|O'F"C ڧ&P[𧻫-5itA;^AR*uRZH, kԪ6 յ%~Q ]XNjr##քa?x+0F8E[DlVT \и8 |X9.NH6=LEF  O xn?n5iM?/6HU\?'V!l?3ڦ D7@Fz`OWTcJJkvɩ8PВ_I0-gJhۂ3QG;i$<@ m 8d`8И1@7m_ Zbs1Dh01h?ʘ[~.¾#B@籀V+yw9\ZN+<.-)=5n͌W6zq&SZH\s˕ѣ%;(~#z/t%̗&G@M;׺li d0hRH|1W) ĮnZO&.Bo=Rԁ-)TS(GhC0oBrԠ$'7l1 n%!6G4zEoAqK+uP4P1,i[P]U~|stԣ@`ϓ ?~Fǜ<1 ҽ pNCe(*F\xyw,^= [sp^D]3b*8K oO'cEaů{(ʢ~ÓN[Ԓ%&HL3yJhfaF/W5mւI)хq o9.mc+@8aW?S2AОDI7E NJ1H! f~D]hXsiڨG^X pجF^kV_ɹJ>cLe`Lнlٞ5%Y)tۀ(Ь y\Ec'qYeWT雤.QX"|TKO}ؑYy 1-#P&󯻑]\=v@Ej\ lI.l./Ong_aZu(gwwx?R},x J("Fo+;kjü x-5AB:|ds#BhYI/ABZS9K@&;.> %#"7& GY0 ʸSxίƊG%[ph`L:\=["P<="҇XTdI;[uOR1Õ5rw,$,OҚ' BuXP^wP>zm CU4c⭧>~K+Dt!BEacPw=3_84@;|!UѵS*giFTжP iH/]Oh+@GQDda{(^tP?}6IDv&9tN"H:3B߁Lpr:]Wݏҩ"GBmR+ryܬ~1h3FMg}YWw,Brj1{(-acȐLPa$o'k2ucЧS6o_""?qO[5 CurΰO;Xm?Xx5)vZIB~%n\coͶ%zC}6oXJU Xz-JӌF4ؖgW (W7+2Fno:`^Bfd ~ĸ9v[-LS7,r}gb5̀K[MibeйRp!CSFDm4Op簓X -xm+^wܚ)G|ӉWL$'_*w{ ,S׳vM ,Y*KGMOA!ٗHb<}EUnHlȊud'B+  eTmw6lkgYY K"YNG7uYɲ!1#Qu*Ѩ aL>NW|^QFe9}4뺲BUV_5Í8ǹL&K'ds2L$T+B MBYZ}ܱX5,T(+ =-}w1l5M+QH,i7!6rDpBxWIkÿgQaKgtv,Z!NT4j^!A!xFϦ\=Ŝ;)h.c]Z-=ۙK64/U/({}/8)Jrh}xx!ފg ˜Ƃ r /U:,L/ m ^#>ʂƩZQ Z%,-XT{"%l><3ː`kBge9H)$NC=e\=[*=FOS!'`b/M+C2V∢]cfb6]3]%.+ôSe7ۡ3%mE8^][4Yf_my?8Q㹕B!RbH:[soBjhS93֧9q i,mvm80J3/KWa!wCЃ#:(?l%kT_?PӨT +q׏0؁^ J9w ЬHfRzOBFaPQP<Ru*T׾]#EiDN{#cJrxDȟ2Ku+u퀥&689{'Rh?ģb j0POZZ4.Wo+=1\M@QZe|t*\j Guw,sRyWJ wrzZ!2\XgtD)@yW:г /+z%}i9ٌ$LkӰ+6.ɷGfc`ŨrCmϭpMPٳp94uCe-)%4zZVrp0#"hV5I; ]nmӰLXDjUΤ4eU1CRB˲QbrKb{/+oE#Ľh&3EaUjыG.-}QԵSE gn$2r 4^-ʻj3těR/eS}ri$,?:᧹"R(X *.Co0A?yĢOh@48T8G6,|JBiS˫i;:e%],-,k/:CEm*0lKC,O4"ғ~Yc/v@ɷ~^^317!E!;d{_|nDɨȴ,T j-@dl{5*jDP<[qUeM_ۖ|_tnB} Gv'4&=HNv&vJ칞z4װ7 5{I][XZH^ kb:xބoq1ˆcߎV><jM@OM_H w|ˉ~,m>ۇyryCG[q*s?l}#UgY(2{h}l)dp#XnB pt$?n򞢜ցpMoTWudXZkti(esr}n)%o 5̖̄>R޳Ql)aBhbC]I=!Cc)4C;$׋W'+iO뜅̛p]znZ̝"|Ο7[餸p.-̇|Y ǯ\5p4,D(jghVd3囷tpd5k8U Tb^yĐb#t,=MVo0 cmC)+++]KcסrLY3z|gj6Ժ 0 (4.*/h/"IU(K6/|}Rlҩ6t{#ez\MiR6}i=6s%c }z NG͜4UHHV Z B7MLU'u(4G}4@אf*S5,'>!E1ɕ<0\3VtѦUr^_>!mg؈;}, 0iT2`b5aElw`i4tHd}^䵊%Rv#g/H~Riz'pƻl}= @mUs^ؼ̤gH`D"N wF7a~D؜ҞAЏoA%}ZHXҮJ"[,{ԇ/ӛg٫5*`*-uM~OuDz7pEmZR\+.O_ʼn9DDkD!DqoV 0qZ7 KFݫ$#wZ K`5/fF.a-ysA!3W M0Hp@5Fi}d?"\T^T&g_;.> QxȞp 51랡Y}#S[QRS^HFd Nľ%]|l$di+,Y6%$6ݮâ}o¾?}Y@cDRwM9`K mQgBů>%u:dHw#;#E?> 6sf&F& GCǙANo&rEU 1˜_P75g_esW%Wݚw(M ~.`m5ѯ-1LI=ܤhdcǬڭIEMZCXU>tIsֻpe]fxOo%kypd(b[Gp FRϹF} }ʃ9{^Y)N5EH2c*JeZTe\nN.½U pY7©2z&!$!温FPekTK-pR6v)뗰=nJ`ؒp?5I {AQTYS. :<)7 <.&f%|HDZw䞛]M= {ǹb'zxeZU7\16iJϦ-3oU:CJZH:-/؛81Κk ReAk3 CwEpRʙ%L!>f4X-r@= &y?nznXi96c!̊| 4,y"rGkjjU4JQP'޾1lw9b@ܜξJW҇ikTsm dh5hd@ 02;"dM Kds 1;c -9p!4͂*:nk^gi&6D$\h۲St”tW|2U.]^xm̟Ց?p$`qPusCorH%Pg\Y@M(zYNO#^Aޑ>'Z&)\|ɽ.#Pbqe?m C^ΑE&2XM+WC\=|8K^eM~J٘=G5 MoA*^6cϒ;+b_Y{OW&V-rmxiRp(u>ā *&=S!҃Kh22Nіu wGW4:uOi%E[w1hP.ȥO6Tp@ژ5Wv8ųBf~~s 'p4*hE /J\l|0i uKzp+,TL'ߊm HٜQGC6v^JM/T""'KgatǭO205%S2߷EAg$s8YPdAgۊj~*\=Z%Uv d`\,p22y/;曇EokB_k?O;A*N{htTf;jB,4P+,3d>Xvv{1M.V+KB7VikeT?'P`5s[*O2Ws8%RyOd(tD%&>ߚ0Iϧ0*->P!Nz,-3!Sb._9tq*Q0+9 Q>e8'I&L9"Ms]M^}cL?dmJqM" M̆$R @@Sb"drvKc*vq^7!Ce<ZcXRu1Q|#/>~o,G-n]X%2ȳRF]p1GY1ATuaWvv {5@GbյEp/z%e3e%lzTV?90%mI<ɉUVReұmĽEaOXu+r΍(0tIu-/+s㽥0Z5U.6Nm*6<EfsPz& "{|/c9 0fJ xIʩ.(X{ ЭI-IcG't=!>"~;ͅ NزeLMUd{<:EEt#PcAsܧJ iɈd6'r0W&`xާ%yFî{T(hl͊;tQxϷgnYw}wʾMɆ` &o秎wZx5Z潣"ˁH[<+P&$Zy^  3^,(!t5oE-Lgu1~8LllX9}'eSi6;CmFtq!Ny_u/1sW{=6jk,0ۍy?09j ע4嫣Y XLQlHAhM( ֯s."|qBɗThO>:|yYVxdvseT+nKyQTbqD[{8`-/titvge+qY8XQe'_FifZFn'N.9a>MŊ&]BK#**+TxZb%`W*Ef˵K\sRE+RMO®杰ˮ>Wv!+6:"v%\hSPE5˥\g (m1oag1RAb%;~t]6Bm\)#nMj3ߘ.R}!.{HVx]~ܔ̹~n%bVb: rҙ鵠')B_є 1 s)(=lpGR@CwԅSښ=q1Ȣ!RyF{Gd53'2}v%ic%7 l 0A,EXӸ YR1-okXng 1*78q>Eݤ5 ,OiIEñ]DWKq@cKZEIKb9.*Ʃ=n#< |P$l$y!,A캍% ])Ó.'չe\7]Tѿ|,\WDW$QV/mqi'&Kqi V!UF'R^ 1٠@X"\]6BL VPWW1sjYz.KM{+t} V6iNj D492&uIɛAk$-7w) Y|iPPLs1( aiB7A]B(/4dlp3ݙ3T` s Gp>-V[.L*RLNWz+}ĻJ[n-4)Lvu4[ F{k"lO9F[C"i>|y"@rdm[n%}e2`\?#Y4BNZqBN "ʡKe4 Nnqz2S!$wL참3J3fVy-!Bª?z5i<aq0@fQ\$fb.EQWU.TFx1졁̓*F(rAڔ@)@OR|O|K)9:[VN@x6Jm'~a͚90($  |(㎘l۾L,n}.% aǬ:}_65)\60S2  0Y,3وMzP}8FHՍ 3ϰ!ޙN&{Y;IoݙB_;y34"mVWVhNIcuH Q:NVAGN-ځRKGTBOM[mx<.{5hiI^$s|h<Ҁl# 'Rhޝn-[kG9]j0XG)K}%tBFeTK_7>>`Ht#!Rk1<nȀ]l|1Vf7h;L".>Vp\/:U,?n5"0c*HgXxEIt8nR!X[Z%uV6M/uWF'aJ6Y(blB}hazpˌJK AQZ\GRUJxes' !sg<@~2_ֲ7od^>q[s_x4S%pM߂mx}UQ"T&rh[o#5,sχfr524 ɵaqV!%N]yݭ Ў}UX"=Y> ' YK Y|TG-ɛ bあy )*A@"OdQ!nR_Wy'y]礬7Pde"enٕ 5&o&pu3)H3R*9w+3w8Q@Ddhxz*⸷ `6@QPMДgaڭX` nC8{[PiGv١s S֫MbCzmByh|'S3e[wgU).@R9Ze QPx!ӳ0sSLAaXnȂ#, o ̹f#xn(+[{ z+aj9Xf֞N^˄jrNj+yDp3aAwt?n<9zS!˳Ih0b>5{k/DGk5xO9y褄{^nPUs 2Ua%\owiOl2=uSrIƫR^?sLJ $. tkc[|ϑ\ i<"}5Ҥ ƠKо '=7 J=>M =8fngt{<2fb%&@{S"xj.t ̥|! \[-~W(C}~fHmz\73evE%AkțYH )|+y>'e1v>z /d M\d1An5_E͖~#LyJS2;\ [,*V&[GɊȎ9o~VJ37]=Ggu4f$A%\NNSGq1)w!lp'gmx^ b["dVi! 5GM!ޒEԴUSK.vu֓%h[`sz701*ݸYǹnm: 39Xw eۜqŐ +o ?bh[mEĥY߬̓(1p,B9Z Pf=ٙK#%_`IޖcvC1?CD%s s,ٌ!ޫ6[ cF1$#, #ȗ>ȷW^C,>. 1Btܤ}G#|jmDJنոzc!jn c#ݒqP%f r;\(wֳ@6o_#2i>y5thrqz{}Cp 4܆t1WPXO墋0RqbhnkEIa} '+go5~w yVMoAjX[,]񺵺GG߽`-qx5 P4Ո}y)ٿ3.+)m( ހ nbGe$֤9ґP]_4p J$DFd +N^]M65zW, Z*6ٺSeN蕴ȱV di,* {|me!'IcpB!' |ROsuM}Ջ`\RP4Qog 6E5KrIm kx?ɪqmۺԤ L. rS 'j!rh@ڐQc5Ԍcb'K.9a`}aW rrgjF@iJRQQiFGB !Vڊzxf '#7"ᜦpИZl&@S|^p^x!s!*HbMBb' ?ʗ32@:mRj&i HGq|KjPm/Zӎ`722hr7K?1T!]bN ܀Q16w@M4Ҥ^0hZzxWa}U6$.(ןb͆jNΠbpK;8ꠅHAه2i1Qmj\DC4hEsQ]ª^Whl}0Y^OX< -qDxS+2!.g]Zd4 %WT;{ʹ^deF} %mBQL} h;Ex'_ݛ msdx k'58@4 CpBHHIeEur+у PzQ)C )W}XU5F5$q &1m=KJO{spU}`](l+viucjC8q4LbHQDm*ePMFיXlk%U$nL ۷eW]akf;2?aG fvbI@]J5//3hՍd{et?q!NNHKu6m‚WG@r燸1OrWyr''?"60v\k=INĢ7.J=b36ƛP>/[+{h:7QEV> Hs$k=TV̌H(|E_ue%gwM Ch=Ȓ[h12'_P>ՠ=1ls6X:J ypJOooiUIX|O/qv~;|P|>j/9'ht«gA{1=&@9&zk#xUT j 7SA4+x}JhUk]Z!LA &~VmLծBGl?\On{eӅdiCg0G_&ZmxX>w!5cUIy)`H ="5Eȳ#:].L0dv]!ahd6jomEMLqr!yEANgj 5]JTu~Ⱥoȁs,@+->rq%/P6뱖gWb>ft>vfer79l:/Wv'aoAů\G|}XP}U"&s$LH8ndEs-Sߧ68эGyT,3ulq:fQ-f?“Sn^vdĞ^oDTg:wgM"yt\P#`d'@xէz@Z$n/Vi='tꞣ:Ëh)mP„Jgpwues`7JUP7raR,yDR8Qyا , ]p[S/M?}N\XQbd?V , >5\NR8N?e~ڜ.PESj\c1-'Ho3ϋXF9tAF`;d~W[a=ۈK &)3B: WnOF/ݽjV>E"ZɚQ ZWUuG#X8WKu H"]!.l>ΖBE&YbF4ݹscd&4{h9';MI0k0P~0@3De8KC^#3Yd M‡MJd`-x(>& Fw+Wm1Ҽ0J0g5j`rMCyZ6ƷDʧ@cI۩Rwf#whu l~mT%xQymLu[T0&@\5 UNІ)rEs !M=P)Z2+p$Axʣ9$BL?N"N: $ǓERGozgdz#5qQ #ȳlB(dߋ+y\41#GT@ cACսǬC D-&]2^Vf,M؉or-:=؝GgwDl8;wH5=.w4,Cݛ)]X%HxN Fg,FӾOu&)𿃊~@$ߘ= 0y"ʛ`"#\kٴ3 1c3) JB׌1{|U@SFb'ʫI4m7D߇DX eSC_[fyM v)3,S1}1,:f|~IgfbkM l12> U{nF 6k}>ۿ8Г\UV9CM!njhU{a>,U% tRyؓۄؒ< tZV 7ف8P4pGe`z1DũK/s=ę|U'$4 QLݟRdԄdX@23)TGk*T ͠9ZN2ۿ9>麾xD2C?`7U$bYbÞafOӛ`Z؏"STZb{8߃fAk"])Kb8cb|Tݱ"@cikWUGkGZ!P;EM"+jx,y,d+EjEA9dҬQzߢI+vT%/(IGƘD3kv?f$I5\&yZXI-ܥ #/#ֺMFR(c9bϒu2hoeE@>,6?gJ u!C+RaQy[M@?1y.vpwK&pp)? Z{]=$Jv#]E6y+=%jg[=0[]Pm{LXr%fȆ8'T8]8iAвl@ OQ^_#ߊPLݼf\,Semgfjݬe uo<Ƌ5T0=~_ړ@9hjGBW%ꥸ]G8p20(=WPEU5 \ Rӷ'?HX i2HzA?k-Hq|>GɝFi--zL_^BMqRűbMU'b\U}ּ=Bk;Iʮ ~5-Ȣ T ̠=:| U-h(_=k]kyb83={X|DFoVt@n?NxҖ9P/ cy; a]N#!0*}Ԅ^b[WEEBj$Q/#Y' fkd)t+\HagN~q*`\:~NZP w` L$|ȤM.sDt;38:Yz᩽Ӯ^I%I! 8w^M. yS=BVXH5,,)ma b W<2|]k# |E^ã hy0~Ĭ(8 oaq`m=~m#Mñ % $ ^̨5\lyb1CZ<˜9=.K^ }gZ=fOÓ B~OIOտݍY6;)@زf1Z 1Q>lf7b2҃93Dl{v SΪzN_@o%V&qY5 GǤAo jt5{IW?WQޢ8H.tPdV@#EOHֲ.aS 05hXϔϷYyPj-q&d͢}V^y鶙g(σb`Hi5A k8},. -)V::dϸ4e@{;"3ƍ9hNQLgJ&B^C̣$/igIKY\e`s@hK_;b<õ.gܨs^SyNUiK0 QqmLߐL|6);JA͑%ILM\x3(º>r}R%>,zҲG2rQsKf~Tn4'X9.@'=+.}2US;v?|Ǝ'VD1BX(zA)%LzwYuS`5s<2;Vd[݀oS3'jd=e 3 mT=w:L|{7$d?FIn!fJhf# D湹99S@`V*cAwp15"˝ĽgD;Hk?0Q4|0ne$AtRȐ_܌BZ_P@9[ik5 ~fLN}"QUꊡTfsZ1wrUջFP*>+:?J͓ڶg?g9*׿(QtYHh^D4 fb`Eb'&/M4RdXJAadMhl k_4J|YMU@n~)nH9_#*|Xҍ9M,ŻX"m1}sZ'T хJ1iZ0ڳ x`9s^Ÿݘ#0G!?j_&Go:l~ͼW0}'o!hݦ{wxTQ+(A_Qp n?-PL=MM.u, &DD[Ondj1\ާbwEhRU?/|7u]uH! +Pvw7)[|AusR.$ `JWZn&[zwclru!2cY2j3:C^Xf8\ 7'LQl` Wgs,1(t[z<P IƲN71då+Ii/o~8K' B6Tk_%0*bþ'?dHJa4Zq֠E'I2:7?ь@TB qoE5Ռ_Wc I {||Ը#T'h0~cCIxL83qkDԀҷxd;KɒI@)TVSF*E O$ %2XM DuAA<_<XP:1>arǻN aVG%ʈdxKPvicߩCBNq+Ǧ-!,MW50 NIj'LK?_M Jnm+wt$}3H?tYnmzA6^)rJz(0gJsF^M̝-[ K5_`Ou Ov9쵇/3Jv;(@]sȺn;F(䏕B1u' Ph9ǚ:ْ_1[#1CN媠`Rwm%0"+x; pʞ *$ yuEMа lYX@W- u5CXeLsPL'nOF#!]E>y!s?}Ч*e]i-T$~|kɹ yO\报Q@g2&>! & 껇ţEjɁ L+H7L%oCwnaɳ2f``a7:z6$KBw6A+u=0鏆OPl4G='Huimxnؠ ]09G8b%$_:~K[Ljc4H;ifoMӓoDƒ?? zS{Q=f|sreT0okMjkOݕFẅ́JA7QvsQG|nmݪSϞq69(0"qCdԣ/f `nGm4!,~`׬b\SJ7v䄽+d؋| {peio!-߀ʼniFUgb` ziqWkEkB$Pnz/]y2sj7V, ub}4XKn$Pdnr7r#?{SRiT4.@n u@˂Drָ-GV;p f (In11OAPsH!$R $pcŏ{vפ3gcAnT$,j"FgV&j71Y)g9wεmkDـ&u΋(Z 5P -FD'tf ͆r>nZPOOhx[feێ砻el7oBhi 1|fD5-/;[fIg7S^6$A&U"Ѿ/#ԋ583s2ȒGNbPaO3iѧ^brnL (T#goMjF5<'Jnfo[IwoH)nTxii.2D$Ƹ%WIP\~U EyԚx#k F!Z[Df`{tC[hŠ%Ք%D`PSewUg] JSJLSO~ vUfS# JR9zmEe;|¸@ۈAt*t\8[b5g(C R\F?-`1{oZ0@\mۗD 6V}ߗ 2qif]i2 B?+T&>_FZy8`Mkx.FTQ1s8]N\ȹI}nn)7X;;Ёm*? K,\ؘ| {j;wͤq?2PYO%Tg:GvKMBXXOXk $&˲A Bތ^^nd}&kRfէ=sGT y,9}Fҳ 6?݅2~bɀ`ʽGZ3ʔ*Δ)~Q z5n8*4Z5;%x!-MtLl`e櫁Bk ^[]_q +G 2$pmC.O5Aߦur`#Avy(a&w+2@xV'upn(v?ҏfpW3rO<3Aa3[ %C(p.aʙ%fjo^°1w(AJLzBaEe4PvQS;OCex)8llnɮYGb@ ⨄*Y6~ #=]4f}"r75s8625/c ;RQ twz4r. Hz]it;쳂H ڕc~cb ypPx]%Rs5a xb5Y),7J<>f2-#1gyU8&~{I|әYq,ī"D>|l܌)'"0HL2Is !9ȹ)W?|8I 7 Rv!d.i]/p~"Ia5qMbnZCQbcxg* s}p} ADLZJ.`$sߤh֣'21>K+^Fv'(#ƈx$"jp@I+cO,9&skU}"2!F}O-Z[k\vX6G;>u&^Ӏ7+9ḛV}6z?JD!>oݑq tUxknWHn p:³$@[Ԓ[e^դf,^uCJ/jD>=u#`k~NR $\ I>HE,@Rw(NL1ITU~ov p`lxGa뻒2r|RPrқ,J4w%O޿!d'G^(=_v>o RLF!YVšP*xڼ "|w#}҂"mH?2"S) OxIiAL|}-XMq$5)Gp4'|D@-]x}-4ތ.s7\,PpaCz3\:ZFf@O`T; qPL{P)ͪ3lz CQ?HS8q y5VreL&HL$(f",_FZ!gW kf3>@R8m$|aH$~]WXSAZx=Z5mbz{oڽr^gUU!|F,6vUs*&TyX7PZ_>\Egnk[#z29-~XS_YׅV-FrDLmŜĨ'Lt=-pT_?|Kg\KTϠ,K4hܚk4 ā%խnWp-=JVV`@T+Za0GTMrѕEwٶt_8НW2R\eS ܉[#Vu~jd"E 4ذlN b]<;6W~j(V-҇uֲ ^4rW,gOԯ ۫6lU.a`x>0aQ}JM (y~R6.UQ\E21m3GZR}Hdrm9'ɿi͸XNiIӺ~׊3KJiOE0A ݍW,BCF@h<=*Y#xG"%vAD%.rƧLqM !݆İ%ņ rX90Nps9)l.t:#u^QB? FZ4i2|FHW{3,UD^.q>?*!e&Wa0ύI2r*ኳn: 7m_2e˳I$BO 7` Z"^2!9x"]EgF(E2y H[:Dƿy=ҹK34Qji8LJUȨӾh d bmpuĄ ?%ƶef 6FL@*;4sTɿ (_*Kx@LyE6ͿX5   qLJWiyuq f=(ЄbW7W^O2PPG6mxLޕ8wa5N2uX$zgw 91|+ n42-ԃʔV SE M61=wzK6("ف#?\IKj^ˉZGOFW!S ]!5dK B>܋gbr_~ܪT"{]~m#iv.m2S6y޺!8π"F0Ӣ0A[hw~ŮM4v#+ӴsM壻arh\@"@shfvRAQgx*H~j}8L3 W 7BWG ݉hg (*yOsKgO\r%{uzM] Hs>gB>XC$1/jObaU&Y`8wٳksnqg _<5 [^=u68L `.P{ I]ܶQI*Y6=*u %K(kr ԝ7.Oe 鎑U %hUb0_^b&Z6E6!f4Rֈ< mx=H%1(G|N;t.cHTV+-A%ϱL, 8 @;~bo`ۃǥPV]tgXtjc Q\c Ĩ !f&0EfAZ2u2 pHa;Huz9E.(nz?8ETYuOZ񾨯~v>- GkD+=C%ja,+k ,+-#;4>Vn*Y|[icA2=#>^6p]iUhekuHlT ]Gg|C)1&MKe=s2,jj[ űվU(ƮӭN>cWtpoτG.~sWMȌ7ahP4}hqLQD<#,Q439H v4Nn2hsPJp(+ $Q ZhTvx$!#OA wEXzӮ8 \jrph+ЀvbMebqjje VF%)r#FvE>D#{w\UoٓN;ې򼚕wpߡ2R~,uLGuj5|Pm"֑*+9kv{LHrBQ?JQ@} +EKG,).nWa\w)̋:5ebqCb%{uN?Q 5>!݌b .N%P^&D`mX}bU3fAy ,UxoGFF3qUB [yZ\RX=F3oib{~pul :Qt۠ϻ+ 6seKwj#4G66 (P/<~Q#VH4!!*᤯!m֖&ۛg;s:L2 O%߅E)3i*cx{y"D<5a|\ZPFa\FhqJ> le$ҼVxB8&ߩu]X gD8bSQ_7_G%,aA-Wg"sQO,dW$I#0hT\~VhXOIf֐(]gE}j *-9Zl?Q( 徘bԄi)T >è#:|SFZ08!~.gBN&ԊVu<"V#ozXe谣)duvqTwa~lF/X/hh2OVu†,~xuKD 㨥k\t'_lY>, XL5Ohc4=%3MhND[sgL<w_$V}<_'*ҞAȓ"9t84~%ͯ{b[g8ݦ03o({PNB$^ LuZƨ8¿%ڮsA*JRr{Ta޴ #|ћi`2plg@r'`࣮W޿'d3ufX),=z]Rr4gg( 0S)1weh_2-Am6 +c@dO[WXE6𝒅04cz\jd ܎ɑ!A%X\3J&= [Apw"aOp]iakF,O&@)@5{-@ke:F#6q=1 /|{>2pw}$v"_>^]s4Ou1h A,wq=KVw) -ִ U􁒁ixM r>n6艴LeyHjS=pD;b+? ..507mօƍ50zjH%mag3/5 (<qHkOҴaF..~ Js*czXƽԧ+2$0T`XGzHuޤŘ O=NG /2}F՞Cmd#[ґ*1!(Pݧ7)iT1qocTTwz֑XGyeVy(U0s2K0|E %xzզm?dHfay'҉u _S~vJ)\irs{3%//oPIp9%X$>jm7QX0{w8'ּ1COGqU1?C6Xo/y+["PZ}{b*/;[{84R"k"cg-yŵj yO@kz%c=W>ߏ>vXQƜ@&xa6)xh"&J@؟xרv`Z OF+׀iW1wɿiqps0R-m V R_owqOYi3dj67e-:Cvhn3I@ 5 u $8?e;oH w ivrDdu%{ OB]x*&gåQƹE `}' N9 EN˗o՗ź!4)ex]L6i:3-[/sBjDlH4IjM[nDAITFcCiLKJcW:0y;vcl5)a@47@!{<'` 㢳}ݸ! A.Lm9I0Kڋf=+[ DK1$υm/#}.ʰ6@URB tx>/{v+%Ɓ3~."u/# ɠl˔R1E[>(9hL6F}>[bZu?IUPm@J Z~ z e)hjO]yOs?1nnWO)gshHJ%3St&֞&:WG66@$빀&')P4Qۏ~Jqy K1Nr獦[rm ,Ų)̽F^X ! 2T*-ʾˌ!L1P wzQ&km3a3+ :QӌYA (tPyZb=24c,@՗*LkR- dJb[` :^'Rڔ28Bn+йА>q K^9.ҳjZz.ָԏZ^NDyI8p tw["' 8#bj2:M3+~6@fAG[җĚ7αGy#aj]2$)KΞfQQG 1@ϮLK&nI5ZrtF+#w`T<[&0![}*_g1y8EFwjPvÊ~&tΛ$-1_SUHj_2H@Wjr ;~bEE؟IR.~ɠȁ~J#/4bPC ؠC(e()+cDM5f2q(p7ſc"Jî1nFWvuj8W{l"pOk}Id>/SOJѪVβƧfC\(jU8cF٥ JTMoBֈwFɟcn,D ӃJ+=I3fIAa9HE%WoC0 ~miH EA8d~rᇎ;/wH=[\#*y3n YjYPt 8 0.Mb?oIoM+؆HKgj*R#*@L-jD$Sti PI&,p RR%`l¿`iɓ9s]I~aS+:EUV~ʿp&Z~)n t1r=>(ҝX_xiǻ&Ғy{.^bYW֓pNV4`46p嵔U2 HR]_$8ݝ;dTg͛nyj8WqY&IG0[VU8n4jh5g/"dF NV; cylI{; i8BC!e ]cڄDEdW l팧h:5_%k,?+(Y QeZ/s 8EM9d (TFchs.4Gx+2*K[xoo}S1$֔۹˜y8WJ0s>Rpʨe.nƘ6Y"l;=c4S+m yk RHHxGӰpL;̻( 6oD p N{d(Z,Qd‡P>R+%W_ Ԩ^t9S0@닀h^}]dU/u>ߔIOTe)wH>1yzcA,u}&12S_Ȱ]~6y3榉aOB1P.#$Y^vs50~9VPaM_z 8@~ P-[&9N{ZPpU+s)rQ):ʽ6iwzlEn aݸ#yza'x3ըydy܈R۹^Dy7;_TzX W*uZӸ\ҝ+Mo,E~K"+#Q[}xoxyƇ%!o/&cc͡y/PנF5,+{ 6sJ"hosRbpK~s-iRI)N)z=q@RM>Z)얝'e>.} bgll=Ĉ48 !er9 Qq'&Sg 3 /AI_$L-,S;wtWY!fj( SW/зL9w` ,px!{9SM[l`i:֮$YO D~5) ـ*mڧ$p1{^8R,o,mK%R~Xv5֟ZzžmuorxYx2×b/B\a/-(X 2/~1e;t"-kĂh*yD[m]S-]9%v$,yl\iYDDAϣz N\LGIQ,Uɣ'4lή1xGpJTn+07bs\Ir28 _"񯭓{r3eg[L02D je9HmQt}ˑߔ=2% !j<jEQ7OwKJt @Eawh •h! C5O/IYgRp7Kސ>d7BF"q5c: YpQ}'bA@jr*Z 4 ᠵ %[!3W )2'{8qoaM[i"vrca Iee7s!Y1n.P/*{ƊZxcSEXꈢk8<Ǣe/nJ]~pI?7(9 ڡlo%!% ş$1/%÷59ƄJac( jv5e:9[~F/3hg3cr9X_a/![@_Ff-`2i! 5G4 "|"K +%wC1÷N0`zڷl#Z4C/f ,w^C׫*._1v tVǖA+4?B4E v3ւV%";ed*|+u )2Ŧ(v,&;M2VeIIj?S¦ C4|[r4YܫHƟut )X͈=G{Cڥ:2ύgJЀIϽ 2{e6. Ov%b=ZzcX_Id|& ؐYƁ1`r*汪RZx[-f͌! ~Q;B?;yl2\qskqkSmod%OBA^Hi^'5&֘}) Pg1k)랄w? yAAq!0PybZ3 =D{AUV3هaCHBD#whٝ)TVwp9>h+e|ϙP,3h38E1߻C7+bK$6#;`B΁?WAvG? Jai8S <-@^^Ȍ,k4h4/&iJƆl -Q3 -G j+lL훂 ?{!>}:$[񪒐ۘW*S%#- IK Z nHE;«Ѐ)klcqliA&kZO^x-vؗ+\t/`!׶d[i ٯUT=m3@'FZk~6zl8CxPyb/ibԵ1HKn0zqdUL'1酆TC+]Hw2]SP pKžEWv1 Ylf;-YL=@!0 ? Sj0.\'#M'YKNUƁt}cjyr%HrU<C]T+$nW~5.0˨m^[^Dc$5Jժ%{=G,|b*\C?kt vgB$ᏹW0 ѸVm`KD@pYVgлQC H1*R )٭#Ǫ?~.< PaǾ2vK=v-]Am-vYh\_Rrdug_2)VAEsÃs|qR4jާ*j\큂!W|:#ބPWX`+ 4A RĶpPNkj=kCx`#'{}9FP`_>460aD7ILjgװ&g6W@]*ݣX0Vu,1upKd70^Zeћz:Gvp7?}n8пnC횞&jzt/ۼg -;7-ՅS )98b.n5oAi؈vkXew0]RH,[ufHqEvT>r  }|eAy .tꈤo @bl*}EC7*'#Ϙ2q;Rդڄ QY\OGB|\yO}Tn(253FlL der8.* Foqh"YTaHk"{b/#%(&Q5boqd^57 ӣT<ձy$;eO5WL/%ujRQ҂jNC>X{o5)Zlo`va%zԉ>asgvm YV!=\;D@+3{Y}I)|èKy<Jʌ \.^<*R㨊G0j CbJ׽F">XP8tjH6:ωF?Dߪ65:.Hq8Lb( {Vƌʞsж>>GNԩox/xN!0:lA^14sCL:HJ PD}n%Gs'([!e{/6K셈25XǴDg_$LgK+KsVi'MH{׳KL3>i70}֯.N>L7.pխ{Geq / FI-J+mWiYъގ-2/tMcPIkS6ws;xSQJĈ%  {$sdt!gI=8TMQ>=%;1Prt8|A) Tkp?\?_Go5,#=[=!ߤesYJaJ`{f'JH| "@bGm Z r-‡Ml`yЧVFgQ-oI+-KW*"3\`nJ$k[xl zSFQ⦺s Q'gFI3ckaH֦V>y5IfBJR[J8u.6c%!'B؛[0t2}gu6msAg T^xy/k~uEƈ2x]p5U-spN iF Q;4C w||U~+W[O+Xeh}`}݃B60Q2J4Uր,[Sԩߋw3)s@ .7ڀf=W3D^'VSqlWldł)U{ףQ!V{GHd䱦d` Wn]Hsfl7,0X3gʱT#q@AF/xK J2?5 &X lT^-2.:1 e8^\.YG>)4Y;0!5{5W!N3e/;[va(&# #z";^M_+ n=6uBy/ 16d TO;nMM/Pv[Tfaa$z4`G a~y0!mPCڛ"Kk8!,3fy ?6EÈ1TN(HrC\?E)⛸ZI)*{斁w$ g>%3-ؒ?zYlrEYtms5lTJH}38/3K#yn#D1$$Z?X^Uu츿]Hۦ*Db.Cy ^ׇTSJ3of.z ՛9+4q¹Ѳ7 yr8X^ ~mh)Nce= ty A]ѭ17ABv!²I@=͠hS 'ղ4 %ٙAvg~@9l{ڑ|O]|crIhk Sc'FNX <ӵEgM'1;m)E~87\I\>qFAh\G|KQ'0bQ:MtMo^IU[$?0CO$q60Uq:w _TRG %꤄a+Φ)Ap_zM)tSL6d4&.ܝ! `d ԨJ tɷ@8 4.=frV/u^Q}֒Z!Xiu> \=g)Pۄm@+E\]ݳG`H)I@Soqp,v7Rz#mͽR/T0vzrͶ=p ;pʊITT~޼4(uc\JGٕE{}>9u[{0_ǀQ.V7BӦG ٶɊT~F{Wds,4ת狅d׎ދZclmy+H/YYG7@#Zg)v| TÁsƬ!]Am҄T;U곖EW 0փppb+`Me>.!ГMJ9OR~#L`#~sMejG̐9a(! PsWPkyvnE @aUݬ 83Y:s ԶF苗:X )].5qy.oԦQ,U]""/aGǭ+К{8073`$aePȢ~QEVbfI*,(4ְeʺ($b pI,yՕRCFj\M/QTR d#lv}3a :UP@F?k(wkHH9dR%MX)6Hж5`YΑA<])=4ћF>8(yI"rSNGDBf=EM_xhȍU*2HW@<"Lp5ꠗFsȠ0yGqwfSC ͕7:X4E4y&_pWwC"0JA5wE3${dUU%ë^Y>3ckt9Sf)"T YM^'#WH= 1,FYNց7 vXaǃW#$ אi)I+*?O,OXp \[&Lo,2ܫDw۔'Yӿ4Q^]VE{`i_Uy,N  h+"ʑQ)#˺ b]W/De An1b&\h_[.7;D-`ps> AxSIޢ 2*Z u^҆MUv PcY#5`)_ٕXqρ L3!*G\0uOKR$,j {˥C {'8ˮc>rdJ}(7्~{.)s,1}9kU*Ѕ2 PZ IE vZ>5H 3HO#ɗϱmck @;GiVB.v*5}d[wrpɩstPL^To=BOM)Zh3!s}=T6\Dmc1c@vNfbE ό0?PiQj}/fO&ju$P&(i6P0k^4qYnt\9"\q%! 1i>9X*1;7\T.~d_Vf"lX_UkuͯC?- m?3mM0rM8ɨ"a-G~(J6!Y>][w,4Y;SzkLuHeU:MBh変L O3 ׼\7WǝGpp&91Vx0~=)HJ^bFBWyZ?>`[S=. ?~T?gr@@ 8 !I)jŹ0V!!PqW\|H7R "4^Z}R12zcL>0PV׉ [\XN OMG7dL ;硌W!T}ٔ<@z~ *N|~np*z<43~Vc>\(H2xfKMLK"FΫa&!&?6wPJ{ P[30PŶ YZ