weechat-tcl-2.8-bp153.1.23 >  A `^u!M@eeeۃ[#@⃦y|#GkeW@926CohSAkXa[G0I FlbdC(itͥaa.#eVBxUMU\K5rV1E TJ́che(_Y)2"` ;L>σDgM>]Ev:|0!Ю.#y/EGU: d1xn>(.}?DPu)\A1,RB]}02ul@>p>s?sd  ?x|    " $ ( i lpuz   ( 8"9":"Fq6GqLHqPIqTXqXYq`\q]q^qbqcrMdrerfrlrurvrwspxstysxzsssssCweechat-tcl2.8bp153.1.23Tcl Scripting Support for weechatSupport for weechat scripts written in the Tcl language.`^tobs-arm-9k0SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxaarch64k0`^t2c36cb128b4ad7745412d0edc5496c7dbf0df6d778187da203ede34da460f6a6rootrootweechat-2.8-bp153.1.23.src.rpmweechat-tclweechat-tcl(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)libtcl8.6.so()(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.23tcl.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]=0eaffbc919aef00610b44b3a735ed9f1d4cb04f4, not strippedRRRRR0ӓ`筑ϝ{utf-8d41e5e2eb02fe16f3a2503e7ce30dbcb087d89a0bbe026f1fab9054b60c2bd10? 7zXZ !t/l?m] crv9w60݅!uQ hNws'Mg˽NhzGs,t6B\tWv>꺐cnFY/R'|n'E=0 Yhdc&:>SKK?;͝O.wU:xCn01E*D"w*i4^Z;onp Ĝ$V _8a/2lRد? @=;vhPB{$sKrn,%8mb\MI ͬudLFc3J4W!-!}0(33}2,q ΦRoTm-dxXNKD"Q[@мJlJ Z?/ص a-)=/OW{D緢^K$*q9;/-$/b`Ag3LW,ykVQO=2;_袹M/ fS)FLcվЦn'T%fYK/ZCP糞Ewx1DYDTwӒoygggf:W'Ֆq_V'Uճ5e +]V7V(&F8LV(=s&"el辐lXo^tGBL=J2H?|W&k9o0wSܧYXk1aUPw\t$:1:VmlDMَ Kz,>ư,Qd@[;yrjO/:&N?i'^Gz#R6R C"ac bu)'n+Y԰>p82LȬeG`viΛ6"0$a$ iӒ"%Y}SL3נRk쇥'T4T 6%:橿Q 8I:z3IsJe<|DnǑ"fc@nK0w6 6hx=oh;! M+4x?ǖ׏}>.X\Oyw Ѽ1w}4+uB6/;]b:}DƚC@=k,N[sŃEG4uQP տ. $\' qm n.鬅iMQ}^s@l"B)Kt,|]䕙vL)5FUh۰_4T^u\P\d}luzRؾ<ҽ߬Sw lIxcRKӄuR }_Z&Rls96F& ""[̀I {Q]8W@}*MfGCzwtᵚ|#E}8N@{mC iN7} : {E˷͑{%1<=W&d> +f@r& K1A/1yETs1N!2xSh~{Q،FTioAAGdw97Q΄-09?SqIm'0DP'ɺRmiJhZ^}xʮݑR(;,2AAn<Ch!D{fBԦ1=2Kt7}&aX~` $S6.YyqwXC(lk Iff0˱ :3m\<9I]H$E#k.{ ԁPC-:QN^&2JěBd f|ѕQ-q-24 dO%HAFӷcJēV;CL 3a]Kot^1,>K|Fϒt26>C!jsd| .n,ۑP9n,_ S_|!h㉃y13qϤW@2Y^ujhvgn$6;l#ގ/~֞Wzdr| (:Gt'7Đ.3,*Gf|&B),ADԈ8e  1#SP5 c:K|ár$D&4wNqTL3Z3_Tϛ%Ҩ(Pf뒐OIcR!ngiJ:bwoatNz_wՠǑ$ c#]b-3n#oJ)ᔩlNvˇ6*gbN~{z=?co&Kɫ?@6(D)2?$o0Yw_R^}Y싆Ig]B+(%V ,RR20H)ƑhDR{h \=;eK@N1bN~U:z'gu AZvƋkP9|+?!J VRRXhi = L>Y?{z!:P~-HeN̹YNgYJy)7ǝSb@VLDiR$\a\]ΰܻ=`Gɓ2?gWǗ.-vUCCoI lgxGILl=12ZW)'!:~XjU< Jd׫(ɧ>) B@>ӎ*2e#SX;-.#mq{WV[R34R\ŧ AYuOB[k“[%,Y2N"EJT%\PL%n,:ڑ (Ֆ%&g~RG/)-Dmoy-PptI)ҵ hǩ] ^'BO 1d=) C;jbOLq'޵j x>f i=t8#r"'3f[0&!jsP-io & mjBnE5KI7yskAqbJM ޚDa)'*Zﰈ7ԁPsσq WVmk ԵF]¡J^P%y[V Kr680 o4.kz/ދ_>4Dcb|C"9,&yuN)P (]);^?TW^2J%cSX!Q$8GM!nwct  $8SV(UIdLA(gJDF[u_6iQAklkG{ovn|I(&XCɆadqǞsko0&ޞlSVB3p xzW<,0q:0m><)7yfY;~XW+Ũ(!fozh}\*5]=\HFبxJcqFcX/. Z rI5u^oEw @`N1I &l#J:oXڶƋm@o:ڨm,֕]n_)j)gĕqOz {9M|/0t'>4v@.kI6q dRAAi4ͦ ӭLb[ވ.{L~;XnүňD.bG>v]Nr97=QEM E>s[k 7hh4iDg4?iM2-E9Q<wGNX!iS(Ֆ]4nXf_Vc1)N7GtIC:,A)KE=?~jQu:Zc=`:Ŝݠ(QUi}TFl%pGoϤ4گaaU}Z|j@T6~XChrP$gVDvcddw2ݐYG\ޱqPE΁|٣iNLQLv87fk*YwZ>D@TE}{C~i0 ^:E-hw#c,dJ~ޖ4LjQtuT 'j糊OhDžfLh[יO%,ݸ8;E)V/cuR0NcY|1䊒m|- 1\Y==0Z r(VCTٶj ?ңSpm׏Ѕr2{Pl@Fe"?{&mBG^h6AN ̙H?WpUDؽd475ɡ]yhK[E-j޾p}iP0_&zo~^kD"/W]ȋ*,C z O2_k:yq{xj4VĆ?$h*A 79.ߓq $04~L{9#"lX>{Uu zTA)??`u+U3gFiywvWmN2tt@O(=fi<-wr5#d#! rD˄h=7пs)Gޓ QZѹn*?4[b#˯ n9c#1i8 Fo5Jj~KJ "sc@~,ozC3tx4b$:ui%$[j;Lқhah/ɛe|ZQ'"e\. B]B\: {G`^桠;.|taHkŏ75zV ]}E2aRK+݄@9@@%q;tHƱKuvg4FofHeZxE@\5* I |6H-%w-D /m}S[J̢90MdUYxXݪg:+IEhrܵ**J A?vNU{ LB_c@U * z ]Mz;,/&#=jQ@lMv4KC>sm BFR͓vz}.dji"+bmsHX=`3iB縏 tTKe+㊻k{}؄}W@cr`Y`VQs{J]pclb[%|~|$s.Fg3;'ygsxBlSi[G @mvhW`k9R+8ɽ0N ہ:׽v ̜4vO[9KGڞi!s-Yg ]h85;ms_8]e_APeVkym y WXӯh&'mwFbefp<[3tCxx4X|n7k7n^4ɵE(շ epAhGe3d\sAtI 6Re3V,rͳE"^1 I7F34U(x1Zϩ(ת_a,/cAWI?+C6w i@څM)e`cM6(;b`k*! ́ϴβ ̮kB>͎N:횸/VzÙg&Nj8ILE ha0!q)1˾٦?Z;lQ))}ݡjih܌;4' gK3&7v.LlQbӚlCZJ!zma%ų[(ob[)qv:-9w ׳~;M/KNs ,;|^1&*%ނkJޤڐցrz^l|BW<"M@7  m+u/' BMk$:9tW  ;vN^m7SfDY"ȇQE/{$ra!+eLa@4;#+SذXRIȄt*X me4} eA1xǍХt֯μ"v:횥NGW[q]{5EtN2(a+촍qF?\鬃gE:";!7x SXA"/NsW3銝tFL ơ6֗eVsi1AX@F'dl%XlZй񲋴搷 ejD6jz^cphr=: /6zd}k+M$SPP@7?'?KQ'W(K7ԕ<+8O,-u!#u..r}{?_H8lB沚|l5Mt>#Ӧ9(F R1/nmg%2NP.qv$G#>-JBMzذL`;8>0*!6]ttDoWu= pW>>32*GH;mU=oU]~ Qۦ76`򒏃4rT_" ~QVsPLDEgf{))-52 ñK?uB8hW5[9m%ebgKF?15XonYt+gqb d8A3WTBbo K:__FrbͰ/ Aa$ify:P笐IS^#ߛ0Mkz-Gi :=x9flÖATstK))si!77U XVf>7|؇8;}>ҤADMmԒ2:fmƑlqHǹW *׀g/ &]h7yu:W\LuunC?*hDE, ݤ5``OJ^K %crApgWy~Pk I4U/^848Sw<XO;R%#|j!2 =c+V1]܋FZTR^-d`gh0.Ü7;1 ޘ;GN?}bbfK]O#WR"%fuʽwKqsռF8N}U0jd ?t إ}N6 3&Djₑ[b6Og۸5t̩0^f_!ㅔ-pDF›MlZ+M"Fotm>Ča=loZ@*y_`:^1)Apŕ!7UZ'J%AE7 ȨFZӒ 'ۜ"Om]'{֭ufҡ6pѷCR;F`>Z`c" ea!O)ԫaR>lCzlYۈg&|J~<Cs9O8>i^*I ِ ;z G9 6:"rUmBhrW"@u~'0`ÿg)0eFa|P\0:.ZrVGg(zS@>ńa_췍7P^T8F)CΙl35cb!RR4=sq72w;.]+Tُin0>+]uv]8UOUo1Ϛx7v:Y- >XlKgκRGuZr1Ql_B5 S19ml>ƹ?Z.UVRRF2C,׎8T`dc 3PqΊ.!eY z&SVXfO wE5Q JZ^X+-Y婻f6 򈴋r-DhX&U3r!=s`vM6J櫓7ԣ2Ф\Ε\)5q-yYm_9dRڌ)aa!9˰FQTuz.jIw\cGVQM;:H艅.C/5&?58?0Ύ=Vލ7n!g0,[YfSUv^HV=P vWƳ>]zc@Ϯ(ṽ(}4*g>MX-m'N(u8%![{-a0yڑfCO[Bzo8*@Fp֧N lluZX埈PZ}?;Tŏ{9,i,-!qZ*}n f ĞRC8NHx)L3.]'޸fڔ87V@ʵMn+hu#;Pɸ+c0"27~l"Hau4[_CmCaqxh(BK_3 {q{uy& !Tr4j]+$-vFc)p;zG\ -]0w[`fh[)R^\u( ض];vSQ2Nc͹i~ R?FHoQcwP-PXg$of+rtJxh@YyEE>kn[؛A>4%%7Xͭ`@qR2(%+`I#* =i_K }i^mq\YJ;& @xZO7jFUanB`6 cX4;}Fr `Uuai9(YuV^7r{^牭!ޣ?t'Fh¾a6\m*^ZYߔ| žWzɊHPN&ukՙдױ`̸B bDNH)YXdduͿ"dw rzkLpW4oi*;WYQB.hfQHp Db +NV>aqϳ^ AIL/}`MYz굧mrȉ?pcBt5E^_w@`*U,_lrUPw=IfS4W[A =Ud@-hDM]# ~ "x:-дgR,nem<Ì㭀 8 %M]Si%9.ȁ5]dD{O\ eirP;LBo5>>4R-Nԯ9{khwj-\~ն/`z06pS\P2<YjgXos"dJ9FTOf \7PTh5_Hc<{ZZή 1[ J-ff︷ݼ%b9 hJHA($˺É) '$Oжto zd"w X!_I BfU  {@GwX zض7Je-/?fX ˵m @چ0멠4]uYkm7 w֌B7R)|ҺL,ө _)Ic El8G\2Ӂ{y(! Uo2_(e{#X VOyB_*Jn)f@ 1 vgALc fJONنv! 5o`$|R[5pkB+rLnJgҹK{q_?a?noRJ6NzI,ېw~RKwM¤6%"M6eEֲ`!-?6#;b% /l]N:X/곮@7IE5ɰf^¡ͳ>$:_z߻vZ7TsDឲ*q\!ɡ!%gtZP ~a :+j5>;aAm=k^B|W*E&Z@ ͖d$#1l{FSb'[bLCБ;/v!,h׏!$v߿#Qp"?ᆷG@]ŏ%^ [!O`mz-v-J>_E+u_lyʶt߬l*unFEUK!6c{}`@g`rvM}V{ QA!\3JT].#նPZcu)ٴJEItɑެM 9f{rEz,d:{ġ P82Ij<]BqWf3u$χ_GL\K nfbnŚ;>ŋb8PhmJ pXdzALFC%Nit-6tqe/7C7BuĢŤU2/Izw _cDL0^e/x{ٰ"k2)*W0RV#CCk"7V1ZQއ\JkW pSa$UUO]w@`u|l FKWK#Yf6704fP bv3eog3x6yoSNȿ=& u4!=F$$pc7HB+ƾ~Xt ]j<қ۩SsXY[Z6@b:r\5{|xI9R1ʔ[qE.yVwEBcWZTr[xTu:*O]C,-qj&n+0d/ۀ<$=f?RrpBT^x al%w lo,}yϐhn f$61+lS,Ehd RGo2< ={Kۨh#( g_ZìjۥTU`H^Gd~{QSO` VdY[ %u~Y s)GK BJ:cD ?R3 *2lI[7] 0 =h8/ O |b"dcHe[!v umQ _tW%rc x#U}xJ\G[QY5$N`]d,[N}FB2{VenDu7@"VW h4DVI=i;iab-y)f5AuT:dMث.R6 ?} sz~˚J)@ /]+mf37 R1jP_mZmsdaD5Vn*|vнVWY BZ0sGɰaHb{/̛!*hFL<7l0~*"*o/eߖXQDq9Mg4k$hNM POkjaM`n \BVJ&U^^u]ldObaip5@1ޚ*|mc#4>. vdf0@ntQAJTѹcܩ’Vi$* N#iVB096 ~5Rݮ4ƛӟ(usEX];#Qnp<7Mk Rޖ},rwF @ kե;-_Qud&ӍVQb*]L|%ZҽT\mJU2NCi4;^׈tq2jttљ^{X*֣xstcxSr:遷e=5lSL= ezڀFE+rTyYn=}4Խ>a@(\QVA@[Z~+ZSw5:jLC+r!sQ ka1Ljڔ $hR QۈN\Mӹѕg"^2E-(l)PIcڶ#Aƙ֍+%7Ĩ&BJ??~n -7ubAvNN^r #31 DWc)yΫCKkEǪl@Jq[7ԗnN5kc>a0 4Gh7+4 bod{#KN}b&} <Ӹ^DpI]K?#݃ %"2Z {1e7S0S9h}99[P !<VJF5p+Yv5,r }[i{0x}Hkr؅AXcKWOV5FĄۓ^0Q.5ȦI]3t޴y'/jeӹoayĮ8 'ɂoj]^z7DF\+RH%8w,(=*jH; :3k$'= *9FȵPfݢ _IwAAɏє<N(!snd#E(ߌ_)]|^J>LqdƋ<) Q0h~>cA x2~Ts"˿o Y*s4 lFaĕ/Wøo|%g-j{ѼRkg )٢ddq;1"mnOÀUHpԤA1,qK#GS?5{!ᗻ^Hp+dc>ɕ5ֿ 'V\B 5 Pe:Ezw. JQ)ҾF>kV]8z+fθBZrJ"ڵd @6"y0V`pj*d6 Gc4ָQ ۗrjFzb,:|ٸl&q| haO릔f:Ηç qaH?V6˹卹7YT#%`dMI ϔuG?t _Q,T ac qq GslIc Ɍh=YXdƴzYߥ`!%]pݎX77e6Ʋrx_} UxKBKr2,!]pgH5 GzZn+z>k~M w9)šF:} %qCaFh7apGoכ9GPpRI BK ک}k2wbRJP>NCjU^d2ƕO1H;ih\ U7K^xN`?w?3AToτ RjLA0@|3vl9>Ճ0m`U䚃rht=$8 -.*"^)J%$ݎN_yL)isg[7/4AGU.7nJx_ndoh SzL#7WxQls$ !EfR@$2٦ >#\cʟiX(4Ba0H)z+4.6|DcͻP T%\s\/`U-3!jLҼ_SF`.P ^~fgU6oyr=׋=mLr;D.l߫ǃ8_ 3sd39&-nT66:aֲwlDK71vp"/6h5cklh䞓c^N9Pv_QF_*] %.DY6@I_ +nυw8 GJRT2L!'g×FLcnB^dT°+z;':6eڑPu-5vjl=#ۜߕWX]Y4V<2mdD8bE9{|:o՗gі 1^{2DKZ@%=St507:_ٔo E_ VY*cY߸dybA=U3!G@:|,5L= )}._AY2GEN`ꍬe??]+dziL|'*n\@ƠB_ /x'M "#] VIȹݺ-є' ov^zoX f;8r<-];Mٗ2/dVL-z? ăٱ| 3\ZZ%nF0;cL<6~ %."۪&@ 70JڱAw"ewMd9"K2F` N!;N2j,cg,;Na0lv);)k$M03*rΟdO(b !iMфYr6.ռh0ģ|@S 8~2+C!p g=}1m}jIp3Mԭ~͒-<|Q z$u\L1 9 <_4ZQZ8{8^dv>t^ ^( [Ygq| +OV$6W$ Y>oׄ$|qm%H"}`qk}q"qQ`D~d偒L_ddњȉ/w7l >HPb_ pZ9gcvQb CݰW%Q+Oz\CUԮS糮"=f׎P8WMI+ v(2ke=Y?S xnt>il5M@ʯE_\/*">IpKڄ4a?4qQ&3Xct*)T_89^Wt\^6 H&V)F0Ai9 VXԵQ w|zF6 Yi׍'t =N;<҇5QEuC{XxlOF Pe }fs=' ʹC]vQ\c'd%^s56O)A>R[XHAzm׹Lͥq.&M}m ׾%yeIfDK@KrT!yIVܸ*#qNLJ,K(z劉>ԎWaH*:kKŖoٽcz\_p,TK 9#y\:V}Jby 4ڄFiHCQ`UtVrb2]AjŇj>E%ͬ"eXӿ//my*U0ⵚH>5H k6S]֒卆 U&? QG=un)t^6bk2D7}Kܗ1?tDJ۔qQ}w/aQOxLK)F2W6 gO^炝&Z=>TE$ ;I47}UОz xԁH:or ~`*9bܣn$&&A$%6qљ v߼J 3|=(ij#BWG=ؽXvITMJgd5q5GބFOے_|6£$2=۶SnEQvE;ڟ?!'Y?_ޤlcwCN5!@zϟ&'{Á]?* m@Sg :7q\E+,POZJhxȆ-fe˘M^"X)[qCF$ hU^\2+jd`xvzky.a,(ujX c5̗}ˤ Q< T);Y簪Lb&I(- bcvP7nacXyC2A}Pu]p,RTX-wNދ[tZvX,$v0;@yp~XAOd.ծg1Atgt]@?B&nX+0J<*Sۋ1u})J:G\HC]K"?5=.ب ϩVY>ߖ顈k{5؃~Ƭ79\jGRޏzE <{  JzdC2) N NEt@q4äG( p,dBbnWG͑:d H0g%JFJ&/!CEع>`A1B15^`귽K[rzF^Pa*̂MD,%L;X !E顩z G*y xbiyנ }1D9PQOifVKʵZ[nb<=ݔ)xp38/8#].)7e3<)Y 5㰈_XvޯL،K)ZW%N[r07̨T&]"~XKY+D曇:NÍI@N)J>Et9r3-IƓjwV 漘F#J@`f*m䆛br .krMoʏ:49Zz(Ԛˋ|noY^óG^Xpҥ6Ǧ.$4Vm(/-&B&K~ڰ7d:e2Tblb-R+h3e:Ē BK[I&j8"A()8z;IwmFPFIJyP]LMCCJ-PX8&p ϬbC65jP K߾%9yv[/G}T׮Dw B%_#}eGz=EdTCix|Uf=.ē=[~w_ sE d[HF2SD(hEG*&zwJWjuSC(Ibz6Ze_8IԓٶX!PB:*&.K LXz!AI}JE@mYZ3ޚf`6^:Ep:= G 4&@p铴 9-/?=yfL_(OazkzڅRQe|( caKw*};c qN{Aj֣M;4qmS$U֙u 8Ig+^O.,,CTtqAXVD";VFQUH 3l6;Ka>,!;DK}|-wIȤ2DW4qU_|+%dsR \@AH-?^1l>CnR"CpI‘x2-kCdPm_*7f.fLeE e҃Мˊg'IGm=L91#fVtG3(4;IKx"*+@!5r0շ9Lfg&r"0. }JG.aBOkB4,53茒5ca4vVpzȌ|B|D_͂k _SSw,Lq L tIw;nkWZ ~&i#-O f$T`՝TcyzTkv "V4cL=!N-{*dw* Tb5j:>'q!G HU\ɃvהdPVڶ*1W*}"qKubI8ֺ4*'X2R) "GK5.  ;~ 4>Hys<ǘ-= yp}5RF0f6d1Lt\U~U%`#{7O~%V~wJjGvv|G*QQvÖqk0LA}-0U,[G<(&FCF 4~ O73 ٜ$" \F⏶3e( NnUX}c 2M4bv8c>:^?̟GMrE]$, %(:300 iCERmiPYPwt M6e^SePo[qD>,nh >)~oئ#lixȟ_QmTxyg:ط4 qc&8eKMnT|Mqu6oN*nF]Ҹk2R7?-׾p.CQ@wkv`rzRNUc -QpR{(5rF!.(= 1+uRdTAͱG z:1!`n4A嗶ݍ"Mvm.sB4A݆>UQh{ښO@/&؃?J5r 3N> y( M a-dU܇`,aҋz55>F ]9}+tB zPiw3W<>JYYYc `C1կ3al砺/a7x1*s=dE4R4Fw0F8$d:8`XݓƂ{ɌNQR5AMDėONSm\4XhiJNJ!gvP3K- 荈X4IBay=97 H&N)O1mh$EtW: *XGφ!Zuuo{0=?f{L@#M*D  uhbu,En;[wDh\sD*E@Ƚ6(+ }.Ssp|XM|JD}m2MĚ] HӭU41F]6/)w҃{puBqih,fbU-q\ +bv]_Z'mժvػ93&9LvXׯ \dߨծ3Ah3E}AX@豁K>HN462 +!@hnthYԤpxz 7\ aoj}q64 E-bC١snL {_.sU.naQ Hǵ't]ў!w)M%ڞHq+GS.7 I1xM_5 =Wkbk,4]C.&0 <+̈}ͳr[rEE7?Iu;\ ?^cgKSHaz"ptd3 L0K.%2EHRsC+bQQ3ٝ qWB>ie#xjyMTCV*xzVWN&RR8ߣV;anUDp1yN3q5 rY)xI;ȵZ#\ j]s]k蹟NxE1̔hA4~ wqmIjo-إw,;;z8u'^#hEpܳs/v,5&څMV`r,][%F߉%SȬO-H0Qo+֏Nf3akVjj<(0P/Fj rx-HJ'TGe.Eb1#NL9".ӡIn=-#7 6cGzrnd- ZyKWnaKl|CAPGܫ _N+F]/94EvEk6t5 D|ޛ5}ƮY hp+ĉCe.rֲznye|*o$(*o5>po;޺.DxɮJX%L( JCZr3"` СM7Z-09[vġd\B&. ɟ0_P"$e J`)iCt )plQC]'P!͡`0OKgDiN"#)jf1nLB`+=*GX' z!l:Ժ!w1aZ<Hx8bP1vP1OvAscKE#IZXuo 3[V$9uq`^u=sPtT?Ǚjan(\XE,nf)Gv>ݼq2䰭Ld,f'ٔHǐ׆6GIa";b r-VB(1;\LY<7ς^ yMY!wMfyQ7>̐I!e%_0^#}ޟCD~mLzt )GYj%$t:L;kDI;L!OD]LW1%i_Mdv^:H $.|*dۗЊ J+OF ;`9pP}1ߒfF\28c<?:tUbkj8-Oٰw%+1Fvߣڭ2 /nE1QGiL1uS;N2|9/iVp$4u-O%lo+4|]}?SꦭïD}n_#~V*hr#oU@4隧W͆Y@B}G?z_sn>n." ZRsS5ʭ`ch3L4jso L (w<%=p:K~኷ '}T!s>.;.BfљguJҝc9* xmGC >:ɳaO04ʦjH,o0”>RDrTWEuK_ \E\?\=u# 5KɝNWt)]"3G>%aOk#6G7}~b8ٲ~OpN[. +$Ԍ`ث7?}zIZ`&QF$ m.j "b;bԒ{D [bLFPgj! Ј ҏhg 3L:5W]WfAߒd-B[`D+`)lүmCB"ScUoN8B_Pr-Q{܁44QBHW3Ac\a $M(!zX}BgPH v',b$sShäֵbi} JȐ A7IFifHI;оACb kPUk%QzPk.aKx(Z^DC6 mo߸l!_1ԑ"Hl!*LVٕ6 Z$z75ܪ\+D:>xYuelAT"ZsM,&qMh E$aN_*h6lyṁCfMH V `♣|xbw.jv1A+s~H`t, d-n6O A 6_r|}Ӭ`jT.Gi!kwX{OuѺb.x\ "fh傩tA/#1% ^u^vr!$Ճ;嫨ZS޳$3b2 AU^?h,QN` qOmȰ.o[h̯"REKb; ѧO]P%f kI0sqݤحwK2!J*+3p^Z%s U]Ѕ66Kds f8GΡI02X4Hs<1/ 5U_8j#Qb3aVb QL`vxi w69g^a+k$̼fn.qQ\FQ&A]=rr, AqD.W RLM&jr"Z.S3kK쬍fpg{ j˕O7 (0Ab TW,V52  E4^!jbTyJLDQ4!~9WS rЯ` P ɱÃ`W{b&h3L:q`T87^D*hiG&̊%P9Ԇ;%Ѡ xv78Ѝm:XT~Q[a;ͬ͸U%ngxP5aIseUWmd;@)֚K0\t9ݵ>y%Y3<sq>Zz΢jwO#yZd??M4> j(B'-2/qSGTL(:Q: f[`h[7oto }tՁ:;1,38up+|1)Z?}؟B,]8) T5q_IcBn@će"^bN 5 5ܪJ7˨{yKDƋ8hNna.i-鼞ͺˁt QCWeH+-a &O!>GUXH:u,}TcQ"D/cclY*O)+ffBas.,'n{_'?/js?yH5A-4 OADK1\6-`EKMJy%:)(QpBlK>Il B .,I3򨵂)VƸtxLXwS7֕m6fD.oU`cpvɋcQ E-q;A) n((+:RƩ,d)/:˗A _cSӬTiJpD]S-Z0߫l/^lw=#QY%</?N(G8,,3&;~o5q^:ђ!,`)jjDw1^*3M?pq<ݶwM?%or5yc9|[N1Yf`+nIШh" ,w~ir?VN !!`fCo%#? =kcs?_{82J8(u(~?PJP`6Αf 4[@y#Ss^W(^2lHwjY/;[F°x,5؆|*Xk׼s#%ebnNsܦtOpkȵXo]T`G]閯$W_ޣ=1|栯u<j0ElU,A+ u`^XUP3h$i)[yňZ|t y rWiHk&7x<4¹Db_7 ,xW6M#< Pf'4;ӿ` Vj,u$7ٵh`UU oV 됻mŒh C|hBEHT613B:֙ dYED(n쀴D4^}|09V\^DsWUwq-`ӓҥJ?׀8'^էx$z\Ժ: /Ն(q+nt16 <^ ڵXdhn=VfU3!5|ŧ@hm7k}hڪ Vs`;qhH֘!y;i(O&e72@Jܼ-O:#dPxO4}Fv쫱ТHC~s.hͻicQP?9m7qowrݙW̩Xa,w =OR*ǖ$'{pӶYq=ڦY!pو/d(θ/IXk"m?$} ?Tp2Z/+蟛0n6rAif %h^~Gؐ6dohKGx fÍɋm&yfjVbkcu1? =3@v{x/T!#c?'X>aQX.Et^RH¿Dm2%KȔy~niH8I~"ePWx`*x{Ӆcd&I-~j1:/-Ebw%M`êѡiśV   EE^5 ޒUf0$83RY(xΎ oJ? 3;eMأi $l1_ވe2K٥1/wU5E~{pcA"VtPvk0^6VAIB`q^Dm${>pVFx3+դhpA,J$3lִnBȣabәmpxws̰:oMvC*$P杁,Cg$l' L(ɢg_xD 2Uy$:E7^>gE সExfI.l: Rb]xik&.gfTIC0 )r-QXY?H]'1^UBx+I+3jVQ޸a{Ajd(٪.iήm^`$\}LL$9Vń 4m3"] 95IpRwkyEuȖzRu$4VXAEӍ^b +gTwNvQ:=%]g~uE] pe9pkk"9/ND,~/e;d~Qk :ײ`jkj;jׯM#o ˏ䳲C"D|ֹ%үylb^PrWw.ɔ]gr6IJ?lbRCґ&:Ne{2ؑ]JA~tGiEr>|KcbHGyJ}p RIN* ^ߺ62 '|k&td[#Q1Nj!BMc,nl \ܬ.K~5@>4=.~p|<8* o.Yܶ1yޢ8:x¢!.4R$㦹K:A^YpsE{f (讻Pq?)8E..!*9wnT!1Rv8ƭܠ-+a[ʃI5q̕L'[;(ligC:~TW>!B67ʚ;(Sv$[g-Ѱ`|9rWlڞǺ3Byhp}WZ|V+e.^R^ 2mKsq% ynvSYA1mT6m|VeZeK &YKvd$nltnsRQW&( "te7@VƝᔋDe~`x67j+'PRoگn@v&"١Q${p%k2lszv s3PS=( X7bk,- D5"OS⛮dEz1@8Bx0`Vh8Q)m xW*(#L^FXz<]vb:+"a2MT2W߾<:,< *x_c0(FU$EkUhan٢n`guQV QBu)e<@eɧ; "Vg\uha[uzǺ -(wx8 T.p$ʅF2y+EEȜ޸#N#B\!|Mj_ȉa+$zo NH%&f9W1jIbaq8lh֞` "P© ͅ_R@IQES&3LW/% U盶fhFi<޺ v g4j/`l3T *ܥM.̺351Z1( G#'(CEGzfw#?}(č*q'~䁞'%if<^AwGx;'RyF񕍩?TVjʙ 6& FC Q.[kt&XXi6ugqyŹǘ[恋'5M:p/t?M?˂Q2 ɰ\шAe' }&q%"#m;Dqc%8%3HI^Z6nTx1`gvà3͋wx ۮМfZ I(O'#2*7BFxU6ՈUWq;/e0rL =x(4 T|I)+St"+w#.o),巣sˢ~$T70ō˳d3^XN:;`,IsR҃Tz;Y̥Ѐ+xðt9_{m"[$uJ0j@Ϝ85+ *y6~ٵvrA=KXNB7DJLYXUD_ /8i '/f1z)V9čAbFhá=Y0yNtU;W+3jԃ䦴8&!9 mjeqMel{ɧ ݔKQMˬYAP=5rs? U1}(c2|j"P(3KN*)ɰj.HhPC8W5X q1rudA! m|6O %CȵuQX/;[}H({e7m8RPDP]:"Pퟰ#)uLh46 xEzwSPyF[;4`D>Qda@h(bP~eL8XfJ‡ #fj5Ou B¶"GhVXٱO5FďT*WО'T)IR$ps]̪,e“lRDK|c</ɖʕ矦]!R1B428XȮV>t/68e˶mufrbad"wjc:[*y@^N5p5gf3o,v(+RW_hTOQZ/X 1ցM2;I`39^r=y]lϋG]KI_36Fz/A_ 27$v ^nU$}R$(zJ bp3Fc2=v $BXD{AsvgTϢ2w*Y[Ü<_>ݢkA\jzs*/z:DH}Bx] ]^?N֕T,7:^l!JM:!bQ*ٴnyO|;8^Jja2lo~;uԹEDM8LZS ]gr}yB%K*@(q,Y~;Y6'4VP)mN$乲Q 8H#oIr == & lF|5b̓1'sӸ=x&g{7&o 1S0[vgj0@ҡ+S,1hɡu_E" b鸅X67,(ݴ zqA(pǩu "+5,[cUsW w5'3P|4=>Eb!VA`ʿklnst 27ܧ6zUeV bº/#Xpw{y;Y[t6AycWEKsXvx:*Ľ̲uS4qܔ3 v, ~\U+`5ܣ YE#dI`4-3$J^ɯnD2cFᅵP ecMyszlKQ@İ["ωoo^-Kե)T:Hɐg/#vL+&xmAg8b}O0V8YY6ijg 60Gox!ܓug 3xTz>-Gh1+Taxmr8%JϑNE 5;sx5;F88Uݝ Aph 9(訞*x dAb1{x]uRs ;oo~{p,6[:`@\t ;mPyDon&㶴!4s7aV}1M~=] pKW\дW?fi?"qH`6`ʘy{9n`BW+(nO *);}uc$ZS(cY<[c~-2r}XPͭtRDVM>JC.āL\؉7$h^^|"hEm*zA}eQ`VLU 95E,m !5gp5(2 1N?PGǘicNPNVp᠘6ƚnarCYPV[800+# p91bjꞀ? x ,4%#&D}j,J}onMtؽ"`ߐm#[1R$[asmh^wPCy =__ 5.?GXqa@J5q4xg6zW&y̆ROtnDJvmy]bCCKhp C2Hu" Ұ!$Pj#3#鮐(Fx/WgFpY05GT,:@PpN[mJgp 8 1dDS{m$J5\aXυ dk|Z/LECv 4qaF/dvly_XPKV)\}pȼ5M$po `ZƑLPs+$᮳ VtBO*%KVjiv= msNL60TJl)aSPHr'X^|VNyy\ Bˉ,D_RA-R0pDP`jPe7BI 9wB2dUO1Imi!,"M=O|.V%BBOÕ]| S옑劉3@M+ {,y9[Z^/W>crj+T*Vc/?fv  |sp{_lGvەkfoMZJO.F)ܵ9S]Cp^XvHшkm^3z%oUsD";Sih :! ʘ٭oi\F)GTբ>[5(ds7w&&8Difs9L6a`KQ^ʿ[wcݮ d۟C0Th\/xቘ1zhI`02mkKvuŻkk Zۋvj!ABY `v__<;V7q)D)JbKDG.vgM,P=V2L TwW%jv{`ݘ՝[k{@5c =K]K9'59*?4aR֟pOa*Ѥ>{tStyŐ̝7*["kx[́o0Nl5\+n 1%- _Z;S_cSFOz}P:L%ȩ g?~1vi$^!jЊ@R+sc8_e`EiY)P78E(_<8U)D# / j O z6gnK'k>@4 C ?#[dNY3 \wg@ g :]j^"uXV4Opa+yThkcAqc VW( VRO$yG!nsʕ'fQOLʹz?OE^, Œň&Or7IyDr{|PERxF簝04ʓӽXu"/C nQI]`'/B2 A_&r6ڍe]Q8.sCxɴ44rEHcXbCa+bLb/g- jAͫ' /X*-A|LJnxATIQOrO/ B&Z>gq Y'r%QF(5=^֎ވs+̞Ȅ#˔njqeAjX>@?d]U(M,U ~B/Ovw{|߾q7"GN 膹yJ 'j'++=]↓fJw6 T  'iUƣ E2Z`TKTYVo˛۞]$P1 AnݳKM}Le61.fs_P9r '~ŗ5M#V*8> ;yI|C tD,(rS-\:u| ޗʣ cXc ؓmA i'x_VF<n,FMJH$J5o`oǐoѐf2 |EUiYMA"<| EƹjEO'K?dQᲜ-krhe$&CbS5j S:h-{A&#*uu"YVCDy |L/gpu˺ZS~01jH\/5%_+wG0 9c4F4>3a!nVSapX8Rf,Xyl8&yq14JbD߳F{a[@ZC>vSacϊGsc02?.Je'GR3wڜ?z:O25~*q୥ x`ۻ5Ƴ=Ή,{[|2]ka.$CٛVa'9OWo$$bTrA5BR#7. 6~: `&W%Bw,F%}l4i@k&mG_Ĺv ^Q|7 Kr^*t$,zLAg@EX3HAb ڿ}wXTASEK]ǧG|T PH8aZ UFXfRK?t- ҩ()/-)7V+M.~f]Bz;)2Jgx]فByނk'{] r  8A񦾴׸`FJ^]b;ܤiD%Lxf%)ůro?^DOnwk0%uXBKzhҲڻz V`q:5ebGP<B#Axo yVwԄZPt:jt3,5bM7W9fD)UQ{LPT. x@a_$E5&İ({09dZ\s2zذAHY0R86j<#TZ6ŶމwzcR -De+L[Ru0[A躞y[>\׵Al3V##!~ "o/G*qT;Փf>N&{3# \o@痓_ 6!S]\;$6%6]:YZYLz`˟܋Rz|08yS5F4WN%jQOwQzfGZb#A!zyMcvvy~T)⒕g9'=|KD@b35KJ'{}\.H`)4]}""e«9՞kc_X׏7vMtuۼN]{\( "qx]= 2IO|sM,%Sz~aCB8@GDs;Rw|4|R#Y#\ұi9xÃe V:P7֜5nV^U׊Ϫؔ/0^Q@̿.cWkNTy5' ]6h_2&n~r/$u4Nu&Fu(+|;!Yv gfٽr;\& 쏢p\S +~jSw]woJ@6 ۙ0,L*!rYn]2 A%JJ,o+uFOT:ڣt3 iؽ?Q3?2d^I&*&:}e%aԒC쓫^FjrrrE얤=XFx9( ʍb4. 2wp5Ĩ뙤_kxO?8DPyM&>|Y-E@T0{8QO"7z_DY*Vxp+Gr +P /NOt%~@sIɀ )cuzPn-[z#`{MŮE RVWS7&Z.l7lc*l=4= .~v~.ؕq u_"JSϴEfZI#9*K6+N7P/ƣRf + N^QT 98첨7eMA4@G īRpQ}[Q}G){ȳtv#@gy {%2Fd|#9L4i:8 n`l>k5}>DM/G'{VEW@[ _wBa( d_:S);ķ=|;xpX<WN,1蠩tՂ:DWk@D&fmNZ=DnE*ьwuwi5Ohtؒ@Au4LtbtQ2ht>UGN:h'R$Ix\$H?2wI=~N (Z`q49@&TPiPe\u=PskR&k0*ܡ0cߥ)K0)lsjiI.65Bݞ8EU3a .NOg b+ ].CP|-ܕbUHM0.(;fdAj=Ӣ`R8HGb#~N5"QCZy7<GCua~Z$|" cAY%W{!\ -oc)(s} AH^\x@#C@ X*@JR] ad<\u5qJkUWɈsū.l8FLBQwg;c$΁v˾pSp"ϪN[Jȣ;FR_Ʉm[ڲ'q Ӂ=ߜ *Bm:h!X5ʄʮUy8DF|2cW7".-!y!@_\J$iU<4?XaCe?onjXčA2'g[vҹᵿc8tMZBQ)'vn3LElsInޠj!;C z-Q=ɾy|3g"=ut9쉚m`D_ϿA]qpe#?$\XطS U:k RcKp!ċv~ws%e#Чu(IАl#(~?PJ z?OH/+\_:$ɘ+^CN3Y/G<+Z3u~sxbLhrHy6dk~e% HQ/` ΁'łLZ{-P媍j'OO9Yv7±gSv(Z^Wjb(fJ@ij 5ȌX.+BϼpCWmexYjƽ4%2UA:ъ V*, 2O-5?vQd%H`-ʟЅԭi /k0G@w <}QY }U(W0GT{Cn̚.򐓅QO!LTnƦgeErX\Q47(OѨԺ2NДQsmuCMn R@vz|R4dh*9.~bq~Wk!e;*2$3{_n_XlVa _ª*fێOGD; W,G"k'E=hPlp"L)mfCȎ5K$ρUlE? @k_NC E?2*ō9jb fcsZllFldcAяbRm0P3׷q"M{%3ʌjDY ܁k[gšto@o #]):&3~G)  N90l|;@ER! ;$Ђ_#g6şz"qӺǢgbDAm}8b~D,1]Rȣ8N/5{s=kt:E@ھnr= W7qHH"AeJ*x?A kxD5ͮWxWf1SBb 5g|=G_¸d_Vi,IgTCmat|S#E5FgY{p9@N\XEpŋk>#WiGtybs%QD&sgO>gx ,QP*$xt˨m:l 2P @7zMYfTL1%;q?̳t RU`FmN [:2P1l4 & w;,Ґ?;GF6aE (BjH#5D,<`6Ugj!88sk׶@xASJg~,djgB.Ul "l0[mEEWO[8{uVvBUqb9;mPEE9E=x+iLwHL* 6΅19[V4myZ K]z_*ij('&.Y y!L wI&Gnxuw!'oJ] n{0/`LrQknr;<(?dbQ wICZ%٨ϲK4gJ?&Q"i*SGS,e 9k%HG;psQ+{eW[8Vv^Xgƌn BwK$ybXyxc̶sᄓ\,{mN AO|VǃE_9M~td=Gu]7v#'ZЍqڸHc?~sI_eaI:VLAL9z]5D]nb#J:J&V2u 5//+Nu-bR/tjhW>>EX/x9\6t*R%܍(XMbTlmm.ۙ00d#eI8+)8`TsbI[6B.A,C)u3xW1 mb_l^JrY R<|:+_oN{ â>d`BC=cϜ{ͱ $vޛtqN)Pw>2A'.K$>T!4Rs(C.-Ryԑ_߮z:/i季fnf 9kwZex?S:t\u̧c=OfQg4BE8xU4ߝ<E2]H(y*]޺rZyTv;'\h{ 8z(;v)3$ߒWm6HB{C^k`rZ *:siag~fzrG[}^MO@E"@+tV+shE oyPlN!~t]6[ GY\d%dZYeO q{.1BNtsG3¦,f:kԲM%x-?t߅7pKxp}?a)\83Ru:۞7zEh[}7Ó*)>!9 v kT ynZԛL26bT< G!oGb{ >"8O\>`F{W+e}G^­8HXOtPwЍJr<ٳfq4aDQX"ZNBGPwb0B t@v] j`;:Gב۲*O$+Og">'5uxLJh9QxQ#6.-#8?p~Η8zJ4Ѱ~[i,VbXՍ%?Wk; [M DELsZ\*#Ȏ̘D]gV\V l<>1d ̎`]vbjbrvنџ!2G?~R K@M.|2 W>@4uu'(\4䜝b)ņVY~o >B-4Sr\ޖ5]tT$=w6Ȥ;eZMa_65 Nӗ E!#-R꺯7:#cyfޅ$hGXFpWh=o7zkK#xz%$.6)ԤRRցF]٬&<2W*+M;ZFn [ڍ].qTpuOz_W:;a)pc- u9j+'OxŸ%\bm|q;"عhjj:H(XOi p}Noj;҇΁lSLc=o6-5+'@lw%H_#P5 &_^hd6M_5v☸&C13Qz(+~@2ߥzi^#7"Q3w壻NU@#Aw4u {L0&NjdJJd"Q+й6<.>8DS}jAQʿ` }[F[|nJ!TwPkg$ԞiHJb̄ͨW#9 Ieu%0Q@֗ݪ,[b|u">g#e;#}k%l5u^hz: rEWtsV*hJ<w5wmԕ#<bĿ f^&XI" ;I8/#ZeQ-0ԗI?Y>&k ?ѾԳ;.ʛJ8^"z'OTdYUUtG W ox:r:Ysl.AzTt#]8E\..L[x q]x#gCʲ#`>|ڏ[i]EH)_1ۮn m Uq[FeL_ʽRX&Ag8t~D}F\!*EZzU[A)^[N3N]CH<Y@S@+딹w 2WeUP=[~k Qs]0Vk^-ױh; M!?#[׭ l;st0$⹅vď527yaFeEm0ykŀM٠\i q64<;4wF8j`{`ӂ/T4+ #.3V ?x{l~]lKcՉ45t)as 3Ih6~g#Ūb& iqMaHd^ YZ