weechat-python-3.2.1-bp153.2.3.1 4>$  Apb0m!M@eeeQӰ]kuZk FWH,|?FKIy|gw ~a#utc~n` ](q= */%sS/ w,◯UU?uNR vpSe"o.>)cBrW{ J?JX;sx-~72w:; Vh⨻0+cav,S`|˽ NoN۰D?q%_֬$ 8dfb744cdd3112e35dbcc030ab3eac0b863a613251bb548931b6a4d5d495744349b80e1ce40baab359d1785bca7d3434c25b7b5emb0m!M@eee@QNWD4 3 uh;>hT6 1݃9/DΝ(5'3;N8e)#D3{.%"o׍tF^aW0z[[ď]a$KB'AE1; {-=GyY3k6ͺj"5 ?\)2Ic V ㋨gN]MݏHREIQFFX6kU6wEq d~b+jTs2zkD>p>?d # H   " $ ( i lpuz!(L8T(9(:(FGHIXY\] ^*bDcdefluvw\x`yd zCweechat-python3.2.1bp153.2.3.1Python Scripting Support for weechatSupport for weechat scripts written in the Python language.b0mbuild72SUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxi586b0mbcbe0bcfe76ac190e2d737b0cded9cf48cdf4e27071a8b61af3e64b76e837366rootrootweechat-3.2.1-bp153.2.3.1.src.rpmweechat-pythonweechat-python(x86-32)@@@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libpython3.6m.so.1.0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat3.0.4-14.6.0-14.0-15.2-13.2.14.14.1b/.@``D@`>_@_@^^Nt^J@^4]{]m@]m@\s[@[ @[M@Z@Z@Z;@YYOY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@TmAndreas Stieger Maximilian Trummer Maximilian Trummer Dirk Müller Maximilian Trummer Maximilian Trummer Maximilian 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 3.2.1: * CVE-2021-40516: relay: fix crash when decoding a malformed websocket frame (boo#1190206)- update to 3.2 - main changes: * use XDG directories by default (config, data, cache, runtime) * add support of IRC SASL mechanisms SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 * automatically load system certificates without giving a hardcoded path to the file with certificates * add options to customize commands executed on system signals received (SIGHUP, SIGQUIT, SIGTERM, SIGUSR1, SIGUSR2) * add bar item "tls_version" and buflist format * add signals "cursor_start" and "cursor_end" * add function crypto_hmac in API * add translated string in evaluation of expressions with "translate:xxx" * add info "weechat_daemon" * add Python stub for WeeChat API * add variables "${tg_shell_argc}" and "${tg_shell_argvN}" in command trigger evaluated strings * many bugs fixed. - for all changes, please visit: https://weechat.org/files/changelog/ChangeLog-3.2.html- update to 3.1 - New features * core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.look.read_marker_update_on_buffer_switch (issue #992, issue #993) * core: add option sec.crypt.passphrase_command to read passphrase from an external program on startup, remove option sec.crypt.passphrase_file (issue #141) * core: improve debug in command /eval: display more verbose debug with two "-d", add indentation and colors * core: add options "setvar" and "delvar" in command /buffer, rename option "localvar" to "listvar" * core: add buffer local variable "completion_default_template" (evaluated) to override the value of option "weechat.completion.default_template" (issue #1600) * core: add option "recreate" in command /filter * core: add raw string in evaluation of expressions with "raw:xxx" (issue #1611) * core: add evaluation of conditions in evaluation of expressions with "eval_cond:xxx" (issue #1582) * api: add info_hashtable "secured_data" * irc: add info "irc_is_message_ignored" * irc: add server option "default_chantypes", used when the server does not send them in message 005 (issue #1610) * trigger: add variable "${tg_trigger_name}" in command trigger evaluated strings (issue #1580) - Bug fixes * core: fix quoted line in cursor mode (issue #1602) * core: fix wrong size of the new window after vertical split (issue #1612) * core: do not remove quotes in arguments of command /eval as they can be part of the evaluated expression/condition (issue #1601) * core: display an error when the buffer is not found with command /command -buffer * buflist: add option buflist.look.use_items to speed up display of buflist (issue #1613) * irc: add bar item "irc_nick_prefix" * irc: fix separator between nick and host in bar item "irc_nick_host" * irc: fix completion of commands /halfop and /dehalfop - Documentation * do not build weechat-headless man page if headless binary is disabled (issue #1607)- update to 3.0.1: * exec: fix search of command by identifier * spell: fix refresh of bar item "spell_suggest" when the input becomes empty (issue #1586) * spell: fix crash with IRC color codes in command line (issue #1589)- update to 3.0 - New features * api: add optional list of colors in infos "nick_color" and "nick_color_name" (issue #1565) * api: add argument "bytes" in function string_dyn_concat * api: add function string_color_code_size (issue #1547) * exec: add option "-oerr" to send stderr to buffer (now disabled by default) (issue #1566) * fset: add option fset.look.auto_refresh (issue #1553) * irc: add pointer to irc_nick in focus of bar item "buffer_nicklist" (issue #1535, issue #1538) * irc: allow to send text on buffers with commands /allchan, /allpv and /allserv * irc: evaluate command executed by commands /allchan, /allpv and /allserv (issue #1536) * script: add option script.scripts.download_enabled (issue #1548) * trigger: add variable "tg_argc" in data set by command trigger (issue #1576) * trigger: add variable "tg_trigger_name" in data set by all triggers (issue #1567, issue #1568) - Bug fixes * core: set "notify_level" to 3 if there is a highlight in the line (issue #1529) * core: do not add line with highlight and tag "notify_none" to hotlist (issue #1529) * irc: remove SASL timeout message displayed by error after successful SASL authentication (issue #1515) * irc: send all channels in a single JOIN command when reconnecting to the server (issue #1551) * script: do not automatically download list of scripts on startup if the file is too old (issue #1548) * spell: properly skip WeeChat and IRC color codes when checking words in input (issue #1547) * trigger: fix recursive calls to triggers using regex (issue #1546) * trigger: add ${tg_tags} !!- ,notify_none, in conditions of default trigger "beep" (issue #1529) - Tests * core: add tests on GUI line functions - Build * core: disable debug by default in autotools build * tests: fix compilation with CppUTest ≥ 4.0- new .desktop file from weechat sources - update to 2.9 - New features * core: add bar option "color_bg_inactive": color for window bars in inactive window (issue #732) * core: add Alacritty title escape sequence support (issue #1517) * core: display notify level for current buffer with command /buffer notify (issue #1505) * core: count only visible nicks in bar item "buffer_nicklist_count", add bar items "buffer_nicklist_count_groups" and "buffer_nicklist_count_all" (issue #1506) * core: set default size for input bar to 0 (automatic) (issue #1498) * core: add default key Alt+Enter to insert a newline (issue #1498) * core: add flag "input_multiline" in buffer (issue #984, issue #1063) * core: add a scalable WeeChat logo (SVG) (issue #1454, issue #1456) * core: add base 16/32/64 encoding/decoding in evaluation of expressions with "base_encode:base,xxx" and "base_decode:base,xxx" * core: add case sensitive wildcard matching comparison operator (==* and !!*) and case sensitive/insensitive include comparison operators (==-, !!-, =-, !-) in evaluation of expressions * core: add default key Alt+Shift+N to toggle nicklist bar * core: add command line option "--stdout" in weechat-headless binary to log to stdout rather than ~/.weechat/weechat.log (issue #1475, issue #1477) * core: reload configuration files on SIGHUP (issue #1476) * api: add pointer "_bar_window" in hashtable sent to hook focus callback (issue #1450) * api: add info_hashtable "focus_info" (issue #1245, issue #1257) * api: rename function hook_completion_get_string to completion_get_string and hook_completion_list_add to completion_list_add * api: add functions completion_new, completion_search and completion_free * api: add hdata "completion_word" * buflist: add default key Alt+Shift+B to toggle buflist * buflist: add options enable/disable/toggle in command /buflist * buflist: evaluate option buflist.look.sort so that sort can be customized for each of the three buflist bar items (issue #1465) * irc: add support of UTF8MAPPING (issue #1528) * irc: display account messages in buffers (issue #1250) * python: add WeeChat sharedir python directory to PYTHONPATH (issue #1537) * relay: increase default limits for IRC backlog options * relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks, add options relay.network.password_hash_algo, relay.network.password_hash_iterations, relay.network.nonce_size (issue #1474) * relay: add command "completion" in weechat relay protocol to perform a completion on a string at a given position (issue #1484) * relay: add option relay.network.auth_timeout * relay: update default colors for client status * relay: add status "waiting_auth" in irc and weechat protocols (issue #1358) * trigger: evaluate arguments of command when the trigger is created (issue #1472) - Bug fixes * core: fix command /window scroll_beyond_end when buffer has fewer lines than chat height (issue #1509) * core: force buffer property "time_for_each_line" to 0 for buffers with free content (issue #1485) * core: don’t collapse consecutive newlines in lines displayed before the first buffer is created * core: don’t remove consecutive newlines when pasting text (issue #1500) * core: don’t collapse consecutive newlines in bar content (issue #1500) * core: fix WEECHAT_SHAREDIR with CMake build (issue #1461) * core: fix memory leak in calculation of expression on FreeBSD (issue #1469) * core: fix resize of a bar when its size is 0 (automatic) (issue #1470) * api: fix use of pointer after free in function key_unbind * api: replace plugin and buffer name by buffer pointer in argument "modifier_data" sent to weechat_print modifier callback (issue #42) * buflist: add "window" pointer in bar item evaluation only if it’s not NULL (if bar type is "window") * exec: fix use of same task id for different tasks (issue #1491) * fifo: fix errors when writing in the FIFO pipe (issue #713) * guile: enable again /guile eval (issue #1514) * irc: use new default chantypes "#&" when the server does not send it * irc: add support of optional server in info "irc_is_nick", fix check of nick using UTF8MAPPING isupport value (issue #1528) * irc: fix add of ignore with flags in regex, display full ignore mask in list of ignores (issue #1518) * irc: do not remove spaces at the end of users messages received (issue #1513) * irc: fix realname delimiter color in WHO/WHOX response (issue #1497) * irc: reuse a buffer with wrong type "channel" when a private message is received (issue #869) * python: fix crash when invalid UTF-8 string is in a WeeChat hashtable converted to a Python dict (issue #1463) * relay: add missing field "notify_level" in message "_buffer_line_added" (issue #1529) * relay: fix slow send of data to clients when SSL is enabled * trigger: only return trigger’s return code when condition evaluates to true (issue #592) * trigger: fix truncated trigger command with commands /trigger input|output|recreate * trigger: do not hide values of options with /set command in cmd_pass trigger - Documentation * add includes directory * merge 53 auto-generated files into 11 files * fix broken literal blocks in Japanese docs with Firefox (issue #1466) - Tests * core: add CI with GitHub Actions, move codecov.io upload to GitHub Actions * core: switch to Ubuntu Bionic on Travis CI, use pylint3 to lint Python scripts * core: run tests on plugins only if the plugins are enabled and compiled * irc: add tests on IRC color and channel functions - Build * javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360) * core: make GnuTLS a required dependency * core: fix build with CMake 3.17.0 * core: fix build with cygport on Cygwin- 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 subpackagebuild72 16473409773.2.1-bp153.2.3.13.2.1-bp153.2.3.1python.so/usr/lib/weechat/plugins/-fomit-frame-pointer -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:Maintenance:17428/openSUSE_Backports_SLE-15-SP3_Update/1253965ccd5678256e600876433e17c4-weechat.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=58ea5ccb4c1a79034d1d4c676a698d64554be84c, not stripped RRRRRRRRRllxS Ԝutf-887d2ce9c3a3d1b7caec96eb5942108b63720635b7fb46dc6e0a3c44fd7f85da1? 7zXZ !t/P] crv9w,F4v:o2Ԛe>l='rUs?̣ݟk4o*k{|872crϱە( "Υe9ں]H"20C7I86? X|SWDb..4ozKz 4 JKG\@tGNQVLu|!HUIg̤03yKA&XeӜ.".N?+8`hwY&sKSvN_v1X&? ⍭`uRrtK?<>`|=Ќ^XYb1( dbЧ)}5iMqRW%ޢ4 ^T?-7!=C/ )6q^E)}?t `u{މ([$ OdJܼn%QGfRתPM8Ol\`\rE HK[]/gY #쭬.(k2)zR xnWbmu#]EY`bܨG.{=.Uְit%LKL'1ӫ%+mU9p]WtJ[vu@& Y =Ie>k fLr ǍBK!oyӅJ]r waBW?=Ì"DIvco7?EE(~_5~mVb1\9>)%c0]lg65 LA; ̚|VFJmPEC`2#Cz{uO!s8\QdZBLMqoCp e6"S8qbݢj.4 | ;aJ뛃O@8ˮsu11 %"cD .~K;W3P.(/ropcX h7}<M}!:li0SQ^;&pE*.0)V.]qj K̗+-az Ak>hu $;pwB(k}](4/ fDUBx/9k.s!}&SA>*28<*~63^d\#? αW(!TBxRVA~A DC9$LxbNZ%,<{F8}zhihEkL>s.T֒M|!gL bn=]pr9~29ֺf+ hL5c2 Hi(У3Sivkf6x\&1\R vCyJٟTLѲ7bm{{JHb?';f-od694PWÙ,~?N%uCd"l.$S uϵ$cx"yOӴ';w/ z+{@/Rb1F?%=-cJNcA{ة*"0W׬t1gj \ݲ]BVLO&Iq5b wX/-~b쐧کOv2D7Q2{XuRf6LV/p)ߌ>QbB^lJxֿUN6@F#z2廮ݝN=VRi=j#RCrHU=sl~Cj1K n; E 54E:r!"(ojx}xUDU]hY 4J7 `#~h8OclB "t/g|%~MY[ J?oH@J޵ sG(/G*w\rLd&ԺcEHjؠ^4khhR{FԾ7Ei+zxI"gTx.dΚ 0`KKʊ+LdT̵Awc?;[ Fp }@&$V*|Qw; _Q?pͲW#?m=/ n0{Ki:/2r7OB&'<0-Yq_.6oc _GJ.MZߣǫsPa-8 Kv~9cR5$[jEA姪C[~uʓK-}kT\t"F!$-N?x-4V#E\*μ@pΩ4 FԉivHFQS:|%::xvD^ 0u# 7Bw~b.l㋅0nG+$谌uH&tGyvx;(3dsK6/dWC5 H+[RD{ۊ=ƷlAnov=!z~?6WvoDkf"&m6PkiC0%"o-Qc~6Ș:s:t1&ç>$iL~{"PݦecELgcJ VV7QDN B̴2q#cKT=OU/D1#| .U,nE2_Ǻ*jhSYH5[zusҘ}V=dC8A}巺7"oGusYgb~ b;^kDݝHv a(3N=([Juid*Xm>o3+rװ07&iT+8X ՛'OlFjZ@jFP@*xLA#fz_Ix)#_7p97z/&?C1|;ygXs<)m6-R= wUQ2pcasLPn(R/G4]\GeAĹan4Vעc YnGroc"ECB#Zx)&iİ1Z0w !;pUbخ/ tTܒPokF>U[6yNx^|bh6ܕ>tGy:\K\w]v0처C>jFJ(Tpw;prbkH]ɗc20! eZk}qa~(uҏKq-t~(C0g{\lQ ߧ0E+mΔ)C7;ww] J{^p.sPz+!ΩH87_#:Kknm!Aj*dٗɁ }dx鼾I#Ȩ\f kSz&hG~]ǓIy+ߤw}nW{gJќ9z"KE#y %23s}mca =˕ @DbL_;xK`}dE_BX  /`մ溈VT5)CR[f"]& ")$'UYR#yB?PԼxrx陁줪+6 өuw|H ^/r+ceOٝpsHI6!^j@5H%y;ipˆ[ĺ0kj&J/%] Yp-?8.wd27H٘G  _ 6m7*.D4x Pu= E 97eSx_w^&ktk+̴CUo۟Ew!ɵVgvm&ITn'Oߋܶ ui`$Į|dE8f_*M]҃FۺF$}Uҟ*zg;׫#YV];`9F!6Wdlr4|0Q,Jk>>C7R<+'Pm}a%#* 6mhPt̬VN,ccfO@̠}WHCܳ$Oy)dT{ѦAms}8֙zŢ_7>ϫ&C8Vz'k@p#(q=bqzAÒ] ;q߄4iU?>vkÔ:nsm_LbX N54_OImnGx]iT ewb(MϬR`, :"]9=*aU9WnSCN8YoD#ЁqgTx,#ս XSU ²{hVw  2d*px{"j[Zi߷rރ@ hZӌR5y,V)@PD;+W%2id$#mxh] ̠ޘ*(  ~MiRq gTj\8tblBcUKHD`vݳ,8_JRdOPKxif'AHn0 ҫYR+&OC). $ IuW!PSyS Tآ WDS ooyNUgp<6IP%<EH=^ f`S S*`|he~/h U<-FW$*W')Fd>FK:, JYmVu TEp[!"!0Bh†8hE7w-N Oq:J"9.aym+r`rǤp{A1T̑qGob[UyՇ5v\,]<ݿ0 -N$Jit*m aHbtMSD̗#m@2a|*$ |M0 2x2B e3`w! 4s$[988zccG "|durX5"LJҽI#aV7uϓ㩓7iՇ҂\]E֘H+l^L5@kq۹žmt< 8̗*tm: ^;&ܒr]R^MEK1?>Pac *J_'B7T0~A'L𯍌ZDAFrenvU6oZR"ʋ}B0Iڬ2 7Ol4 00%.60~QwtT])j#*8AAI۠r :rLef Wb]$K:K/ hH\^1%F/wScpx3`J%CÁ!XA&PAan 1A;cE\,T5v 8p+o [ Ρ+#i1ҾjMN4BA:qQ d2wtxbc^#ߡ3u5\/%`)KK~td$=_`Q6!E̪UtDā#U [nE8q90`Yܩya ΁j Ȗ:Mw_!F195-'5 }o͢{,qo=]'% p!. RP?9ivwxXVUc?;zT"=)'!]AhKzm$.Sy't/8OUٞ8FMueSpUG%@̗Prc2)u V>ߴ?j2skuӇ1 ܏E4Gl)\ھz`ZW&hS[ ܤ-,R0 a3\Q/[V0&>S85#(Wx?P@ 0Tݝ5F i~įo)s}J@xpEx:bT}wCp+yB ˯x/:ΖIe駽[rFhZR ;v|QtWj MS塽Y+rӱbU#ǔO*IkΛ m3~C?G<o=51p' JgXB9‡ E$|ߒϸB>0wNF*]Kawg~Nܯh/|20xKW3_Cg}pVl%*tQ"%vR5\X%ҳIww+"{[S|y2(.? HCOh'F>$sHZV2twuY0 QCU׿i7DSn]6NRUvtQ `Vel;g5jGP݊ׯr jP4 odt04~?G "-.ox.Y A駿9Fr;ZJ|h/-,b;*\_8%tmd';˓ 9V'^1Z)$A&9#<Ƶ絶XxV􀭈Yt"T -ykf`ᭃewKXud'忯76- 5eSZln :]0z`kU-N# vOl*(k%+~f/6ςGj@!+l|lQM?{o*cjXbjAti]jojf$ɟ% L7nà r94хL !Je=}5w+kSg,i؍D"*roӸ5EO:hQ-cG\˵w:ۂ:fEX8@%˖aX?A;x8F?(]8_`vh^R^&_a>Je''~7wִzm-/h&[EDM!ͤ4Ŝ7Fcw9ToOjx6r w\$N6 |}53kHONm]ﵘ}@aRo6~5n%/ P?_KE0e0^+`Ꙟopmo{R`(@^pc$G d)iɊjwR`5շr|qպܞl.hV l8>6SЋiM ׇF[$:8;ON§ߴiJ +]Ei/dxL}b nR>ie;%[Oy6YHr٢Y,Λw^HЍD$%(emffzl|ФR#<@dԥ,g%swr!'^QEÎ72^+s r ^aNX[D 1Hy:;na}(6F7%l-K-'4;126.bKбb`8-g}:@k3ؠN{ƺYvl5 YDTW,?\w w<'WN5rȸ gbt >uNaXI7PT/5׹ȝ"ͩ*WJIǙ"O,Kc?$=hL|,JjI`׷[6-;7-N(:(p>t"H$Q6 vF (?- RΗD?$G Q;)7uik: H*]90ii(BkSvS; ogO z )9/HLj,VO.οZ4z(BG.Xk$>HY-SlL\cZq}ʿÓ)݁䃞P_1;x1Ͻ4^qATY*n.z_<# (l>7Io9(QwZ P`$>WHHORoZ^9{aĘ+3mdW/ipWN]YUW.70%kQ]/@8a3R"P`,M)l_m 'Bvu+,~VU9)ҟ*렬J1p) ݆GbΎEwPҧo) td%v]h87݃ifd u$(2Խm{Iƥ&hوi+W;!fo /iE{U@>2/kB9%?YPR^d#1l9f7Ԓ@XzykF'ϷUVqk4u^qnG8PRѕhA edŒ^p{x1>)h"cWbY_^S:[!<(t[ut \2GRq{YLWZ b$łP%X/y@_z3TFx ̷OWjpFqED Bl=刂iVaQTjˆ᎞BVX'6K 80BV {`Cq>F[2`09 _K+Tgծ؋ ^30(=>#2tv&;QE$9ᗚ rAW:+ v!kUv_QxD1ш#/ՠ&z>y t.xjiU'Yn|؁-Z [y2=`lc%WNv6IǛʼnF4Hn!_Z!z\GzZ}^dž\,Z)+FKܸgDS1 Ge?lbg.32sv*O!%W/IP]dևЎn1v;l 4^5GzF\7f9o&^5_hn!~ s{D}YӢM8`%-͠:rL7~ aVza)Su'J @;>0f.nЅx BW?$IsL䅧-L5PZmcJʨVJ en:Mo2(% &YيxDI?\S/&#K~e †% fpfF8j+h_ GW}eEdZbjOqG>Ejz嗤s#^#uspxz|\>ERݎs}Ǹ%2? lKUGHgr] jhTbq&8 TFWlZcN+0ƹU/̚pf%0%&M'bCف 3N ҍ}"Щ7/΢.n\ǦDGNo,[g ~)ta75,S.&EwVqRV"QepF°u<`&Ǔ׈J`V8 Az$mLT!eb ҈=|c݊0QJ%_jfǷ3]iVJ+WdRp>j)'T4l/NkTr۷V{N+9*@|~>/SЍlQB=%Fv-;@^g$]w8-L=`01*@^@q㼀>@s Q:5 Y@6pc@+ev!8Og q7?.9¤Hu'bxq L]%L5/ݮPVY uV ücH^bj"8C).j/I](=(?$q,7'" O&T0snk0aRg)fCtm8[La~:i,otJU|pZy&4DSXnRƒAIsV4P̸cJ6S{9Q1*Pfܒ@/n)6 t^\`+^WƇVo# _XL~r PWb ƌ|6/qy\ |2C ӦT3AR4p~&/0 #CS8~y1w;[)`C\ARN @p Ԟ 45ZN p?MBMBhŮ͉|Xb, ^ -tW 5vfG6g`cs"Q -"SdR̎:"heZgEwGӚ87*׽0s`CIʚ>J\9`nV4Q mH*GWVA)BHR1VENyq\ l3t$BA2kC\5ҋ#Ȗ/"PYhcJ薍+ysRԿQ@3) Q IE=a+ _ \7,s tEz.OYN4NL3PREZ^hpho B\uӻ ^phzdВ֛<*ZDZp#?rSSi9÷t?kbω8m%Kc(eq>>K 1KmhJILÙ=R9kPF>GcjJ=ڔzkv==u;#pj `k bKxF_iqm>'ES@rs3*ڪRՀ9UҁԐ/l:J]ꖆb|4$jZk!Vn *nZH-w)) x<*|wEmLS׭;TT-h?Sh'`x!Ƈ"^2WbZLq's)m[B m2kĽ~92-K&cF#f۫փC Z =eL:^_D%Yk<y_(%ل{}g#n۽&S'TQ썤c=;1S˴Kv vnݒ9"G-\ŸZ^!;&nJ+b ʔ, )vf!U-V: y4c4.-8PtHp`i6LmzϚHWzL7퉮ܶ +q"ɍ"=la-wjՃ$VMeg ^D/KtxxJ8.ŐAtηs"v\Td7g䀣aFSDAP|] |QtW~ށ;⊈t;" $[k9~=MtglBĚP4HH=;4h1iK,bvZ*ytu5M -<&d2N$q0 #K1)`cڱ'sYkxne1XPXҋi&l*#2(!bXMB3oa "^ˆ̢ W>. F&LjC ̗YNS1nh/G/iR sM]&>uMQN~FXFbS0Ovmɶ-# x2N7Pl5WV[B:~ KC>>}Yt?5i5ϛ`eA޵!S\i]?m'd+":E^ۿ@/qmёR.$WQaZ]&dOf;2pĴe||1+cOR{E(0M$}#ѐPW\gmsNu%lހvKX15xSk1fi$4UUp$i]Fx" ʵRӘ$ʁ}-@E ݫ@[C*rsS[ci}$|7ԫ0".N7Hn{Ù4BLJcndY!a5"!PKM΋D^&Coy)|I\: ()˚٘*$>֟xY@m p.vieM _Zpx$t +"@ ! /!E1xdZO;(Ƨ] *5s d3X`([.H֯HFGiJ\FJ\=v Y VwT2Ѓq庽r6* l܀Ti?(L+XѻJ!Fъ;Gx\"mjOq,)`_XVFd7Vy2Om9 Ua +"Ul?y r8>?$~b?*jUV_?Gm#}p:㞪(z([X ‰-M+TeZO̒o]!qk%&'CgJfaErc|bwY0| f!#N{`V:Fn_܏KMEwu3@:t#TJ>$m8ae}!jYHXEl'<_Xy-%>Jcʶ։qp`Gޗ$]N_ZxSJ?š  ƨ]EǑ5+!dD҄~=vFQ?ad wc}}|`4aӃ4 N[ 굁2ۀؓfh4ݸv3дMNҮ6j=p/A{Ł-a(Y%1z *&-i.6۲P(wgl$ Zx99çAkXʟWu(be*ZwPq," #<_sE c>g 6 ud-GiL ll.bv;سRa%UWE6JeETv-)) ցȳ oTE]Ws9FQ&̥e #1?OZˢ"GVF5Z^ y[CM'jH%a^.bM1W8l$"Qdõ\]8U!=w o悧;̟˒Џmh)YbўmPF2\ϊOV+>x)_9u"eGJ7Q'qJWNx)1ӆz܋,Y{H5%G1#.ʼnsR̶ S۽Y&5u  y`B`7 $fK-T.5yH'KU!@++xalbn| &i{\U KÓPV Ɉ3ZG%Jnz팲crV7kھ0Bxn+ {< +3bYr<#1t+GM t@rw+Yf)0N31e3?Q9[QRS6ܤ 'q}-~Y *-Ǜtz>:'P{+Of,5n4k5L;\EHSmHv]ή~ Gasr=N\zV'-X!,~C2>}>BHWI5uƕZH@wBuY|HmiQH/ڻTMH*q $_ vJ%3l@:iͰq֝7UcXʭ?q߂\J`R2Fzf|S!pjj k)," -ުnjfb!Wڒ>(dA{o\W ΁O?<"Gr+X-q" VB0ב~̯gnUބr9\wAE.䵚 ?e.*!* X̖hD9!XRD$L9(:-f:> @>σa}^nT(Y$z*em=(]x/[wH⡿ 0z3G LqbbX~Q6%sY 'k4Y "icg^Ph(4G6U-S_%ͶYҼ_.oъȆ{l]8;Eѵ>.}mZ6>Q:)ZۧkPaC|4WfJ21Y@0)]oYp4E*RnfF2pˇ"jta"W>26`]ee7u&W|]F1ƹkS|A0yui"`7B7f4{s Bш$ &t0X)@XPmTvo"qhw&&:Ydg3o h7!UWKZ)u{v?upMLye[7s1%1\^uI;J0}*vJͮ@͂GnE\I8MaZʚg&>Űw{`g`a?;|;ՁM:k;mjyTĿQ簳}i 쇜e5CbP*~GLhoނ>IrتHr*#bM*?Y+#{u9MWJ6mio_}ٱ|sT67D]ch餲eẕtyq^ː%^;z(ARdCv^G;4)xޝCW6TQSMP)PzW`[P{G, JL>⨇?KK8u~`[.lOukY9a:8JтA}DYlZ8.uď#vQ%gʜ#{ Vېqz̕弍GBs Tԝ3pc9Pz#0Yz*v#E5c==AybQ98d=؛\'h3yq>{dpx7Kk$1yaUUmbR0\H ݇D:`ߧM=s ߎQ̐wpAD \4Wh-]'B<}z@T"ig%)w?9xb˸Sw6'\2+΋Amz/5ZĭorLVy5?t\[Rת=!0 w٨4S;Fq" '.ydp7c{J-T݄̿Pd=§PJ[m-uZөCCϘdT:+$@Tw-G-.;>nM'n .:TGx.';Sp&W $PmwI{MpA_|I8 @ ܕOړD>FUd*p@IfT]`SkܨMP>"b;-E6taȠ?t˭#! 2&X'ő#r`MsHHPO["8״h }4xqes)iFAQ,ukW6ޜ⾢P̀sPA?VMѷ껬cS9[oOWS䚳hH!ZE)Kcl<-\ ۤq+R#-*дRRRYNz9HG|jF֑_x:x1h v0 fB9G+& c<5=b2*cVuhEͣXF"d 5`GCM&cݩ>(2 "M,ރ<؇戦)ZW$|^uC4s}^Ɣ7nLu3bͪ1֥߃ <2J?;&ttv˺3gT[#rILV["x k_g1:9f7lphU;%q9Kurh>4mP uW>@Y/ޖDwxHW3W&oBO.6#Cy :L)nx(zk,GvX/ڞ6T04ElNR:7 8ګC++z흧'*v+ }XĥC2'=2%;ؖls-B9E:p E,4zd{>-YڹѐڑK=-NzSdC=w(}ZǻћwFj!S+VsUƑwØ'ŞD5i=-aR\AU-,Q=IM$]e%YyBFt7'5b"{S5tR)Hu xCe^obA:鵢WǨ7ڪ[:NաFAׅby[qOrm:ѧh:@biVNQtX 2<(퇎"P]ߋd,;`=K) r]궭«(RAzS-:Ὕ2ζ&w qM;;E0ҠT7pBqU0W(#]^8dd B}Z ٛ9T^Lm𢇓^ ,3xј-igIO斺@Hف )x96lVpmSю*E@뎚4k^,g#Ƽ R_; i)u l ;4ZXiDshQ ZM'-Ff/FWhTp%|%,":əy6K:4qr&KBuuF|g K i }C"CcZC!Ԩ-iL e^`S/?{6=Xy,7,o\ߵr^r 8HC147LTQTBCo!؟#ō%p>H{+dC*P̚6h `$T;EN;:2{#wk* ЊLsKѫme*!z o=b?+R_3kޑA_YW)DJh&cqG2HS}$(kiln7?-o-z,M*6N yɵ>[nvLj;R\D|<{`/yb_gUAkmN:[rq2!oIM)9*uPDb+v xQm4L`UuO1z"[ZQ֢@૝WH?6)beNଡ+]:(_\GxN Zavu|y_ky]ɩlluc3C,k֊pHW9ˈUD_'l 6G ۪r|[]ۜX ַ) О?l[Y/sҥ9ҴM(?+E0ul;BI`eCr4Gn@4h/[@պ=`s!jkwҼB55+ȭ5ngW.I].e'2l/*/U{f陑!hSzm1m_oWZQԝv&MA"GygT?qKsӅ7C@kmԩ7ΝSǓȩ)j2 -KރfxkL 8Ş: ԛWP%dm;. !/lz,',N+*K%Q{ PWRSoU5wK#)/s7wE34qS{ [XHo)~?C%Yc R1^{TDq\=d3Y c0,Zj5h"X܄IQ{5կulg8.蔚(@VAݴVm:d 'v V:{76ZgtJ_*s\4[ӤehNǗU w_hy n ,]Eet*9m]Y?hU)T)5pӠ%iT4[|+/4{׳U;qY<5\R#EV @ miS5O@c Ho $iM9U؊oxfΌ4l-hL3'g!?{0r2]YuXk2wRt++-tѹxx Hle\*&;a槩U<; x 쏇b!}|媅V>uȀZTSl2C:~gQ4a d&H6yWI .߬H#aOd5eӶ5Zzֹ?B $hc _ME0)g Ѩ/U,UaIy@a6ceӿ]<̫Ϛׇp6m3g}Y|!S,96s]SPNwZ1H1V*fn^}gh$#Ag$&؎F~ĽX|3jVXՅPsc17B'h !G1/v($ PÆ`o1! }@~pfUn|+K _`\1FypL1`E&*x8i*OmAci! q 2 Mn'QC`6SjvR$dob3e1tBU`>Vb\8V\$Lo>pc\2}CW("(3p@'SHf D<$?輜„\wU$Y/=.Ip9 ኳ{GDeS`FrQcCΩ{A@M _yl L%D ӦU,Kڝz&lե?H--R5c_jO> 3z 룼A&.̓;8~NYNg'vC^شo\yD}?c@ҏyBJV 8>[&+aL~=[1a6ɐ62nO^qǥzt32K41tS0@kjz]±ٗkFi[2 e2K D YNUz&DǞ~ *pb'p3,|s9R+M-PŞCӍ~WV2d"H4ϙO Fﲤ Tvݤ+ {M{xï?S %Xڻt<=/ZHW2"'١ J4Xw7xT " 0IO\>cCňȇ-|(jA :JBH%hT*a2rdJlzC(3G6\HQߨ=?i躀56mUE(}Nn}&9>GQbn8ޑdB[҇@77gQJ3cvpfکPױHz\`ן uŘN8ɴ-!+K9TEO:FQ8: xAYOS,BV*CzU_̆.^66~nUs1OJNPlf E%ı pʴ3U-@yh"f/Ǵz@m0֕"HԀhV0~ʹ~)>H~K79Y:E_a7Lv~;bW׉= ToԯyjrjaIz],LvIS䏪@ 7Ж܂:1K1;fm:gEWi>8 E2!h[J !U˚?K D1zxǗnU>շ6kzq%d@޴#I 1t%A65@o*I+b[r{GG|&?j q2S꤮+@e,?*Lo1o{pp氪wʘՍjkf|Ek[ҩ}-*>#V3ߡ1҃B ..&Y`dr B}CNbA|B;7,Ʉ%!"Q&zf dtE'=\x1,6\@ цWqIRbB))TEWӭs&[(ZecgU|sVvkJk(~D}1tQڇkq(oօ=x"}+ϑU? bDlU un 5Wvj 4UA?WtpP y?qLpRFrm?+GKG!RFt,;za ~[n*21ȻR@288xnH\oP^݊{}Cw p7*|ؓqY.WB9yq.sn1!zb}QY͉NߔK sT(9qX(M\?M\ I"B2fCRq,sCY[1l̮[5܏le׮^ &嘧GZN3ʝ/߅K4` !e-ǮѼ4C"E7<}ـsTq=QJ~)U^ӱ>=s,/6z5~}0Grn#״KWe ޔd,Kص# E YlY)VJG ygyY(<:5G5ew-jvK\R2kCQ#XMg%pJC5UPK'^[ ܁zg{"bʣwٍc&\*PP:ՒAR lbkYD6fAЯ;fLf.Jۮ/)Ax(\8kRc,:7F3؄Zf֮^)J2C4*Ƅz؄/cIddA7 ֲ]Q%**N@rCiI?,ԵA1ƫVK. ECZ޶Qh^ğ4 H8#DR~8<xB/ӡ^5#| H`)3T7(! vut_-Q ]Rm >\dmf X&L^= -QpwP͚g@vT9Wd1ZÎkQB<*rd>2VBl.SoÏ `*,r":lP K~EFb~a[!ˈ:j[ijwšL/X.)oF>#ħ/xьl7v&ܧ;4k&[$395KGiS ?N Ֆ@hkK vfU/;s7 &*Bb/JQ+qum7x)p~ͨ\㰠D(yM8zA\ĞtL*jWjZ"R$C{=8i`sĹ/, УA,Uz;c DB}M@~ʾLleSY{ KuueօnGa%{xa|| ܶʸcs@f#)?q 8kqO i6.\:P؆,knQ]:TaVim{X^t dӪCX:*#jNъY,3Ib~5EtavXkV[. HT)+4pȶBoltb=O>4ڂVWTVlІ-jє*,\`mzk$=`zذ期I-.C_"JD}5ȾGdbȇՖ6u{Am&ıӈGbq ô(/'tZf}Y1ϵ#72ENzEhH_W_X-Ȇ^8>?Ӑ"6g#{̈夗aW s5t 'an3>yOFkĆSz`[$a ?іې2MsE~a 98LSJ!j{R0hy-]zqmpފa?εwjo-m*fKj2*FQ [Ջ+o@S7_J"RdJM9o"拗ZP X}y,b=&v.+k%f0 ܷtr*ZYP$n~9ك԰D;$A)]{Pac8DRl0Z kNjҾ pĆ-nO`*[">pg=?TQ_Vf_y7Ҵz\ӻͻ+fsoKa3X~a$j]g0ebt(Z&KW9D}s<[&hW7]2/cMWn-L@~\,)Ǚ:I@z4%*8ChO Rq*,TZQO&9:unQn^ʩ!q0~jT  Ԙ␎?yj:- -8WC ;Y0Gb\䂔^4²^eVY׃E>a)U-"ɴȿNpKp8 RZd 2 'rsDKroiZ5w{c`! 1z 2~+'.5MW@կ2J֖ h+h΍^ +ޒOP 47)hF^N΄ɉ}酣z9݃M`dIݕ Z=-Gq{zFϥwLzfc 9_%? (~__bqK#N?#gcos% ];;9pBESLw}50,M@["˪[ܦw` 6tN]beua&޽oܗFݤ)Ud% o2׶NJW&o#t4U/AaYL&wF"s/j5ܴ؀ qoJk~QYW,|뮯r+kI;6L@cfBG [a<_6&']1; u6 G΅E~%z=&-⠇Yچ1S̒xk\s pܴeђzc=4 PUnYp;^hc=XD@ 53up*ʔGž<|NuF/FUn\i߷%hI~By)\)`4ȝAvzk6[Uy)_i@T.5AJMR=#k@+aȨ(ђhh|EIwl7uc+7ꥪ])1Nf"g9/Cu共k-&Eϊ1pމn!f~VR˥\x@.Gn#Q^OyX$m'[JwT29XFL)E=)L@z8: &9sMhC8其#)3zڿM yhQ d)GH6wkHy>ˤAP:}]qQ&v=`7 fi?-Hx;ذQh-fۃC"_ DO5~IN,*H~O̽]itD`zyl 4j GWP~ 7Na>ދ NZ-Ry< #k?ǫ`48yhusEO{~DT@ }k!K w*E?)r#UfrT$ 9 .|"Yah"n81z7O$j9U_Λ婝%hEȈvZ~(R=p* O9hޡ5OꛥlP>ɅA8 Ke5%aĽXE/<zq6"Jd ;B@3?`3Xb|Q'"bzu؋e sW\2T86h0r>^[FXtMn툇&GPU|!YŊp m3yCq4B3'֦tH:lj(y1w;`*ӃrWʅp`C 5rڟPjWeYB!b|n2OՒVO xkyp5zdV>-0g&ȉmL?jth!)1y\颰!PDVOcX~q,؍r$1\GoSy>9`SB 8O&Oi09/W,%?~ Ǔ9;hT\pFmf~qԯ\T\ˢ\LK1x:FPp@ͭ2 swtVs_I'`s$G[j|Ԁ7aXj` F5fE tu Y}(\'#ߜ{A`{%mZ7DM+-\wk0`Ge$#3m(%FH(i|˻(m+M̌f0_5Շ:gNWfTKm]{Jd.le\t9e:0!_zDZt%^';]=UZGU%f)w ,rܣv*8Fjl#M'޿ԅYcI-0  OCC聅0nWwnu*S >E2NߵeE ȏ-Nu<ᒧ]z/C_!+7ӤQMllZMf; F -cˍDBv݃SzK8,\ey< n#8~|7סw=S{c9%%YIbj21:F6LAe|ޣh-i([A- ''6fn*NirƹR2 [ O}&ʖ*PKӦ{RGvlr^"niUnyaL\sA(^۹Mڴo}1QȰ5Hk%oDe']&f͊&Єfi!Lxs[kRN at<"3fSໃ~n5~NgW}eM.VkSӾxIv5RCES?uBiq *)0N*,;4f/jǷ.;wF#KTIj'nEiXx`e3+x(gge"7sdjdQQΦ[~P( l ҊZcYG| ~.o`? R/ͫO7!]ڻK)LJTpG}1"_A6Q'9(xt~m+#&/. _GrqXDb$+kCXb :`S!)1 sC̯1L&m5t[<`^CC~C!Y,J]u%s)J:4N֣^;džpa*x4TBLEV8?JPHNŐ}&;.q42Y<,yXXzʜp/eԏfsanE9D~0OJ\% SLW2GyEGMJj"Cgqb88]lwaoה2,HGbZԏfdMa&Ǖ Mv2 &ǣPd\LTn=ʅO1 cC*xY0)u" toU3} .ϋ2zq1P8%)f0yBxP?fuLKmZwUt4*:[EeXѭi_t. L =3s" j8(ZNz| :7Uf$dP+]xWAڷ%Ǩc/&_e-&ndjYw32dz'N8 z?YDމ}rZl'5Y6eԧ*=xDw-ۈC+{C4a>M,3Ols8h VϛMsU`W k裋q m@y $WhC0TQIТsdߐoP-hOй|CrJR֝6dƜed'␪ASt"(xr{#%EIm? WpL{Ȩk sJólc+ﭶ5|}KKa}Bۨ?JS(57Ivg;d;V€rn!Bi]/fCP1&izLi[:!pr>ɹ:ykwϱEگ-0[Q .e*A0^Q'qxvQsl^Y'qV3YJ;ԡG5ls }zTyH]mvkW_) 3ԝ 򐆘}[ܴd^݄ i(Yw>/񅽋Iuh]i%%"0ӀW}ۜ=oG:b!{'D/<E1DF-"Ut+d8[t-BWAe;[&jYk&v|޸\' L:H2^}t< w5h~J<'ewhP$S:ٝ,] _h6l!7. sދ! |/j{ǺyiRjWOb`i 1 nvـ.&54j93Q`kABf~ ֐X"u8i3SSc.j61Inޜ_'V=xmǒ Xд `<@'L(9L3cOtU nG>$T+v<[0PM>e+URJBLt`p9w/p=~&ഺi?i9=oB -1vǛkcQxKz3r/0*4kcPM9waF2 …cJknNF,\FԕDZƄ)Ml{݈(XVwkGc~t) /K{K"7DZ߼jtS R9Cg?CQje0ȸ-^ض#G7ɛB TTyK1يoJ\;1/~*i @ƚ7dۄ6N>paATDD 4=tl\Z2E _kSªJB?w1:0dpAqZwAR.GUIUhΤȈBY=/f',,QS I0dR)2/ĎLGrVfc!V4 ;6 8u*Ebŵ]n-VWzjg+ƷӇLRw+!O[am;iң R @Q8ZXS XfN֖g;z;|u,_?^*h~9*ZK:R6ýFջYxتo,ds?SwZwt#UChiN+(PȐ ىmp$JS1ئ|w.Vޥ }@OR~.E\rqXᘑkk6x2\b ,tupkS~6B '{IbF%FxN\P"bgust'f2 Aco- c7#H*T ~bH=5 қP QVL :AGCQ֟p(Pwᑭs:F(' 4x v$C+# z ·lm2-6g zaУ՜?ԯ\̝OR"om"ֽRH>m놿ZTPjٽ(]Ҫ=%GKm6qǍIk+9Ck>F%3bi1ݴi{~S`Z~ݒ/9ʛJثR:ㄩ:Fhcq@% ५?.9wuBhZ >Fٙ @ tKAF#f(nH9zg? {w7JQ2AyE/+Rdȋ:KX>ޱEq%렷QfѮy&0n8H< 9(ouiȘ# Q,:LS4*rK:S$rqG>J,UOnl ~ ''k& U'"TuZģ^Duޕ^^32񚗵,oJ4c&NUdlJ Efq?ǚXB2!d$ǹO S =UwkOak/Pò%2] Q 55u|ֳgՁ( %s\~E1/@3O: >C[%1HWtZnhJhOpdZK bc1 *JcY|iN&h2Lㅓ{ O9Rk/3\a^MtLԮys uѥh&&f!3ämf ;*8 pIA7?P@p: ٩*H- xx4Çk_bVLJ7bmߠ,ɼsp]գV~Z. Q!F:bW+~ةbu=sUAo[~mi[oz$ӳ]j9QQՏRbB33۲\Įc <>X`V}X²f\K e%i+r"鱧#BZre 15 d)!z¡7-!f|~juwxoH$U@jd>XjS|&2O 64peulsfRU >M/0v@c[m?k I;0NŴ y\bkiVą~3Ax*Lioa9) %V2YZ!ݖ8 jj$$Ѷ 1B{K6cli%PfܼD|B7O`f0uVHJ/[%a䃂fˍԵ*KζҞC4h9O ۩Yo*ܽy)iu?͒O {x>AUT#W,F34xGlD̋ oLGfx)]y2G[|Hfv6>A{̲%gD[7nȧ<5ױ b;!u%Ԫ aO*rcq%!Tfi#;g;EȠ_x ۇ gSzB9&e.8~`SR okk| NM{Zvy!ђrvQ2AIr -ɺ-8TZW4GAun?++_ޣu_(xYBq?Jx:~"ثc`!z7B R]5eLp21 8*D/jG@}=7_E&v[r1N X5\u?㗻?=8?[EKa[YJ$Ύ;sJck<cWi6:)Ji6a\CG&_iɇ@.cN}sp)~{?3a3P Rzr)׻*8k$ ײbmi}k*_X4g @yY$L[:&XeP]؃Mo |n2/Ё0t `Z-}&D0âl,!:vuCOj )w :OmtT6).y]WCY{2CaiT>>L "/z֌=в~L&/~\@QkDt z,21:Xf[St 5n iiҮwJ3(Ւv֖I֟nFix8"VWag^ew~8bKp++z'TQL1&!@N-V0_(wpgAz}9+VTsI$sVY81Gt;ޛʕزR00 =l%H3q7׻[e}qgꞯkÃ~ xgDwW/7?+a-:A q L;"VeNL0ÚLx rٖFcz`?ơAr_9}Gj<$b(*z--[IZma$]>kd5 [Nf@1jBdW{y]JJ`o?rqGS xs_J,X|tr7\f|6w1  -}v}"<ϊ'*T"n ,kH*S' /I]xΚ[TofHƥxVAvܚH00/_ӈ`'{}{s>gm>|.RJǏ8:!4Nzh;O=@b^G],.;Iohj%Wkݪe;OW|擅˺b+7y `z9e9oNyaguc;W_QuP(ncH)3HRhEBVDBnVmS`fp\Dr:+7ќL !!P.FBֶzR*A=`eOpegEt~yudJU?ehq-]ai<stb5pս8ngGI#iaGd1^:*b Q_KhԲ<珬ù*<Ɉcgro]3=)]mau[  Sr'pz2*H%v\vHl>7BGLl?ڤ94RNeJdL8/+Fb+xi^@X X` ;; ;OUunR]PH(%@J#PaqrQ4ٿ]ڋg&UZ1}L֫POgpuI\fZz1QIFJݒ7ڥNŏ7>D_"bӵIK}7~#WUи3RoNmU%؂F,GdC)?ƢJ_>>kskv0X`ݤjv29&uK iA9o 隔O@OaUԑE5R)25gT0 aL=N"<byk R4up"!ilXRԑ(KLKEpk rgp R8~ہL^=W3Fu#H9HauSg *uo.v&ܩl| W<5&}; 6,_ғFwB Ü&i$dCkkBS2]ȑs32]jvm<1mtxxr:1v´[ Dڥ]zwx}bTBЄaeBf<򅒎 4x/]"g[ L4l4Pxn!t ́,q+PQ 6rdS\b[N ;X{[-0Cw{=]i68mo eJr@WM~\ߴݪW?`ҌࡰWO`z3%g4E:hbs#:kyO1[pF-JObpLЎox_1v m z;Y|7s0uN%@R\ɕײ xv$Q=B#,`P CTAw0YV#v|ViVb`x%=N *Тصk*p1wx(GL& a53V 5<.$ޔdFAW 8 *}%#csT)#1Q9j"5f"Z%Oz ?wIMJ[`_**J5x%ls.7F8%>xǖ^FDd&D_jGSfQϜ3CA+_G啔熮)L2[' 3̂ÀDAw;^ OA6Nǫ܂~?A/nUo 9DƵ'蒺!Ѻ>n(#R sΈ*Ë(9_-,XQ_D/ j>[ WJm;o-D5>-,i}Av)tHpfr]uhk$?WLG o }3R5F}6M֦'=(CXal8ibʛjW?~\gP8]6':Dǿ uFZ##+Dlg&kO'BFD ݨR{lcB#S&3og=I90Np"Fՠk23M1%μrlݙ cP}Y{ 6=ˬ'=)3з84R'ʤ,7۶Fx-Dz't9ms<̕2Ozÿj @-:x+ t;Om'֕e *YEu_4_mR]q:g]+͒mmAN MuAm YV^kߏ53+]|E u*L |jI-Pqx`;O@%KFPl+o*NI ^hNs/W 3(eT}Fw/4ja.%*G"}LC'm?7Byb1xYAjxd9n?m,=f_ n2@rz .eM)T`BE,;gEM)S1_* oaB:@vOy^-J+B6_j5<;PLpiṋM!OSf~V >1t h C( I4T U!}Lbs i,@4ujHGL@xi|6XSH.T D0dR1eK  aGw[`z!}b86E|qkqRF.εfFNؾqJ"X &L'On'Vk;;^<XCPW!J$:kn='.on g^(P!jk>guB}/}6>P>U69|6QwܫA?KP:Jy{v$v(n8OXiJQЉZ{}ϪJ2*bsb_gBQ~co$8O¥h#j6RBrJEWƴ`R{q5q?PH?] yWyku^ۆ{ D#M!WrB(2)jHG G|.kB8cP p*?#Fe޴`MWSxqgqȯ|ygMi*!kE-W&=:t_/TL^vK;Z|U%+Mӝ7=q+:Jk{ZpF0;*ols| ` PXJ>hpPi YAVѯC:,khSيiۖ$X"&bt>6Y;Btjt&Rq!%ໆ:DlQŇL;=4X쏸 ȼxfng?[s G:Bp X`JknQae_tތŀ%zj㘫5F0eo9 ҋ,9r{Xkr4Q'.eAs@= xoFu *#V&qv ~ĺb5U \z ]S. }bzn@qL(tR-4%%םCH]vrx^bZjz">@ 2WT0a:T=Tv YZ