weechat-python-3.2.1-bp153.2.3.1 4>$  Apb0mx!M@eee`[`[ق{R%vBI VsS꧴s[KR8D~)&B]zSLȖ$aւ},~,3v Cz7a*v`药{e$t nH [囆:{D}U(y%K#8ǎБ*bQ؀c@R&%SOCyҗ喭F헣0#IA9|:pRvg-Ɏ ո0cb 1ʙVa3923c9d78beae97e2f2bb153207f564095e680f5da30cba084ec6fbce73622a6fa1da278e2ebd09c4d359b76c16db7a5c2f4e50tb0mx!M@eeeoz_Ђ>ɷjMُUx~1Ɩ[9?i Lyk&VD2f̣;/.X89=_`<=iW?Bzhl{^IX!rn{UO?J-TM4ɹ0'8$F|aEE6z./ r oFkٔ9(+(3pc" &R<}'І&tTiO M .]Ff# q>V`T]):G'50$ h>p>l?\d # H (, . 0 4 u x|(8(9|(:(FWGpHtIxX|Y\]^bcxde$f'l)u<v@wxyz XCweechat-python3.2.1bp153.2.3.1Python Scripting Support for weechatSupport for weechat scripts written in the Python language.b0mcobs-power9-12XSUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxppc64leXb0mW9d95c363f198b3882ab5e4b1d583d8d91ba3fde683a0bd2715df5ee3602579abrootrootweechat-3.2.1-bp153.2.3.1.src.rpmweechat-pythonweechat-python(ppc-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpython3.6m.so.1.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat3.0.4-14.6.0-14.0-15.2-13.2.14.14.3b/.@``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 subpackageobs-power9-12 16473408993.2.1-bp153.2.3.13.2.1-bp153.2.3.1python.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:Maintenance:17428/openSUSE_Backports_SLE-15-SP3_Update/1253965ccd5678256e600876433e17c4-weechat.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=4c43c0c2f8d4a2279ecbaab2a3bae6941a532692, not strippedRRRzmx!wk7Hzutf-8359c73494e2b16510f8cce021f935f5c12882804264c27dc2e64342201e14437? 7zXZ !t/g] crv9w,F3`M8]7m')(:2bƊCHlzQ Ox_nwxș_B\gAD(UhG#d 9 ȕEŃ{q>4N5H:vUT+h)ˑ}l苻  51P@l_mt[$uAR[xKvM35V`yWYNծ ,j, $|t5]qxnޱea-L/ O_ܳ=bwȇ?ߛSmš#M|?0=Nn>Jۂh9IIz=)9^ۻ۹CǨWԂEd.%dkr%ϽH y>CT#1*uW{oqhves]_uggvEEw9<~UOz??봆5gϬr Hxp7OƦ!Pk^}8Yە's[htH!.J.NiulTXaEL%$7g˱奌wRK8a*F$tˏ&W+@~ΚħV ɖw&'^xANDI+`vsOdJqV);Ӂ<=]ڔup7p=a8W澚/. i.Âk$Sd5tA:!w"Wgr EDZT+82$ A`_|s2cHCvJ vQiB%0ZdtK5kIy%N~0ڣAEj|/ٟej6<ҿb5ѡgYAha :]'ZiDZW()uBPzdG9n+3W`me5F]< 9Œ٪u߱Ud1s͝]xVwvFG==WNzyGG71&oݟN~FD 'VbWM|j5e\:+i5Qw %A "wT?1ŝH\/[c\V ~V"/R!ߌJ;BP)wYkJ8O,5>F.iJ+ZI]?30bi #my\Fv:sfH%p_3b=CG aDoܑ4YHGj"eÉ|so K%QlYM \oR9rA)-p"M$g\"jTأ7`fbF"/l<@Yqbbu{01z<׽U3!yˌj6;זD$ظhOek\ )r8'p+RϊX>RZ0|_VuM$lj}cToW1/xpٚjxچpnhfKnkѕ*AvՐ ~9s)h2\]]>uH;pi~EmIΜI_QbF|\ץ@_L5@V,kfF'*dIhWJ*ߋ^ ;PO='h 7=ioX뚅 YFSLe8_hHXX8 M U:oLW|D sf ccӴ/bZRũ v4Q :r]@aҐV#`).S) ^r~w˔vl0&H!W3 bSg~7]r1 ?쇫%a/_uEGN.&ԘkI4QՎw9;Q/*XC`ܓ 7*H*Ѕژo VJq^JWy'Q8` x@lqo,`1Ug NSn.n47,_lrn=Ʊ/ekDK<1E`ȄP}VŻrr;(P/2*Io&%Jlpde(<~C}RSo,J&+~:h'邾JʯvØ@Go)#z3f$E:{5rb5N65A`/ b>)*I}*qRJLAf^O#3?cW+&t\m$V"6-XytPછ(JCLkhVCJ?~~M$=[!_ƷM3;Gۏz̺rәh68N&KfThf¥?:1-af^y'mvdpvDPr!̃9.௪rK岔uX rT5 ySobŮG,zǕ$Ke z{K.w/ku̞#!?^%i `DWddؠD$?hdok E~j1)2M>T_/<!ПQU1{Ѫ Y<< :y}D  IV9Jb܄ 1L+I'<< 4B̑T±3"'3e&M9eH.n(bcn~4z.Dqa;dڌE izC+Ĥ*"a|O ~28&иvonu(/r^‰h9k?E)%GKOR!'(A K$ז7"S8KȥtIKsĠrD/dWt,ըtv`djJ%Z3Xn>'RDad]<:^!޼ͅ!"\ Q~P0Y` XH9 &Ak9ϻXD} 鮨b! s Ŀ45oHdyETp;(k=k2ݫe^[m~P&|wj ꃫm܋U]5TG #ܦ7H-*,Cȥo`1rY uvGNiи p~cG8QQp^ȱ~dcQ8lK5=t(d 8Hd?/3ZA-/WSsʹ-  @l;>lS9hEQHڙACI/;2"a3!&l/JE`=}.1ۜ6N z}yTM(|s3p/Je/d=Y|>imϜ7Qw$EJ /e>rY0hܟcw6#azKK:PS5 RiB݊.c|B/*V;c`>3eT4kE8KƟ@%Alm$, ]PZOObs I.̄"vvvt*PW,*T/?-B?VgIv 7?em  J!pWE[N䲭˻S&U8Y:y0'yIkUTGٱ [X:54@?T;GIv]heQKK@]j[|外iNblj 'Qb(<,`+%H$adžl9}+=5_t2~t/.EBӖ]Qz:zty T4PMM5m24n+پsTKԬٓimЈ#* Reolw3 I:&̫B$,Xߣ~ͫI'>GA[1DN+\3;mOW~"M6C簨 ;:8֯U>Acii >v_Dח_J?I0d$Q rKc[3u?"W}5VC1;_|sLvOlweLԴv6`)GM᩿ҥC`Ydgm\5I;$]+v y5XO3Daڐp@j nNW*+YD'VO6Х$~6))5~mBxs@_4-57iـxclVO{U{C|CU.KVO)Z@7Ϝ/'d' a[j=57j|Vwtj4ҭ/.S$~^#ETmԣn \ܕfYݤԃ(zjm̍:=`,15PT08:|:/L(05)3@Lj4B dxxae˖v?6 S"aۄe(UrYIU_z? msrfIqX3sK ̾IXJ\G&S sb6Jr'ES nK7 V0[wuVHNz*BDǼ \Nqc_A&[G$ ~fwiȗ2'%B%rd4yAK=(<'E TY,"ZKxhk&|,hQNq^'('蝊h{iԪAn&n$ ù j'!4WM;=t<"%" -fM%nSW0(z;[ }OSI: W%yG@ufͺ"x)һs}~]'WZ',B7Ș{2z$r@'JTp{;x[Sks) o-=&ї]3|WO%1XZɭ[(Rɪo0pW]͉DžDvbJ t˭3ա"WDru\z=2? h,B17ԇ ;RWIxNhy)isE3S!ɩe& & ylO:7GD>}MsYX2.y7[%#fK8>rXUcԶ/e,qJa͇^bs(=iXӋSF,Hnq7}qhF4վ%13$|[:!ᠩϵC~-ӓL.ʆwN ԒcUdCD,J[Eo5Ize橝.'.+ nHf$Z\%`a[p1a3K lZjA)bKUGbP S]fa#|A QS|}a>;DM.XW=X)mKھQ7&+ƜeJL||X%rew83;'\GIIuh KEs3)!kcޑ ڦ"O}VVHFF15x2 Ќ'|@AeHf ((,MuB<ON- WOX#2 z`M} LZLd5&+,}0^wH]tC#bk_Ze7X:_T?|mϲge$[CqRD/p#eKzwa w?Z2DyE|]9_tH,"z_9b⨂3*:]G]5WcQI+JS1pe PSg.\O"^w?>TD@ 雛)u>6/bnB`2eXQ7kj\M%J8$u;)11{^ijs_cܜ%ymz Kz#G\0OcZ4Ιۼww(.&FBm$!h}R@/;'"1D7! 畺e ]ƒ*뗂f_o5#"qL,TYtZijU~geIH& <!eL~͎_)z2ssyOR=D ?E;oh֡pMHNF! ]DJSxV4H#(#k=+{떜[i#ppƎ agNLޑ'x s1s v O?9+Q] qΒGڅ OfQ/jK0ūՁFF!e"Jm^B;|7ޏ e\$2u ڮR6 ||O%gC)|kSw;RYbǔKqSKڋ'qi${m'#?ojGOzaDERc+{/jwq49q5ѧUꃿrdRYP$'Jz< O]IOeC s<ې2N7w$G 2 22$c=ΞfK.oֵAE7Tb $ܝ,%9b)VO3U' ?-)lcf(%8+Y*bu  W txBbÂ|Äyքv˶h%Ez@-t, c'o]efLSI~m{m v8[T}$+a>uIܫP+[;ʎ tW=$FKY/2>.-jjTpSnGƠAԃ Kh }bzRBNQ)E@8NuD|rԨ>*`#[n_h%["=NtPk IkU`Uθ"r&7#" (‹aG _f]tļ4/\#Eb#wyM=%KZJ惟:Dz@Ao( 2lHf}Nx0jtPs|f?rlB$Vi&2O{9i$K9AdB`WRN%v;\pm͂A,Q a/|PSdUaSefn'ta!ovWGXS9zD)dq:>"-RxWV:_@d$"~.aG*py:|TϥbK;dEBCa0#:BR \G^MiM9sSVjQ^; ZwN0څ2Cˈ21>6• ភݹZP!D޺J= 2=w>0^Il^f~ :1#6WޥI0άZ4,^쭳Ǝ5cs6\J.%tۓ"][yb+; XB:8*t0׉AܧR£>a0G/o]%pw(@OY`݁r(n\d$fEZScGa0{g{ArvAu)SN(=t gϟM[Kg_nJS,|0f@VhD~q=꼭_z{:&,%q [;=,H l@Ls)zLlEG}.KZGQG2 ػmVeΣy|MRerpK߯M5Ѻ[c?-onj*v#B5kl}QDj*;؟ /HM1Pϳ 2}eßjTUS?h#S8:hI#.4{(3⃘]P)z*şr_J /!&/teEɰѲ6ɓ$jt΅{)A[cgrn) Gxb I22vڟz&&(~ꆖ3{T]L&Y=y͊µ:noK(eTMȜ#]62nBRԼZ(iC,W7ٻ':m~vSP*"fP*_Q@4@oHQx"ޡ?i=>wV1#VN 46Æg zЮrOjX!tCIqtP_.0<ʵU_ǵ*f)ƽQ˩Y:'-.hOh=߶w$[Z|a'0fNH9hmx;BSo؎K+tG],]kMP|O浉~X@T dGXw')O+e@ԁÖF=r=^3("^ʪ.w|P\G Ab֮̕N r! `a[\'x$_qTE֯oO05?uRACWjI^A bIH+\籏 kZ:ex s}𽆛B1+1XhUe}9ra5ݽ&mskO_upTS"{h Х\t ML qNH@Zh† 6'9x\_D*a[B}[e \/~-cO,NTx;1 y}A|8 sa`&0eY9pnQ #ć϶) -̈́yq\ru]ûȮws (Zv_1B2#Q4Uԥ^d%rjER󺩳a' /@fTI'\#7D@JkTn,ACuA"r|X0@ hs[!1O@^$ЁlY θ^ !ÃH!ȏ~,h6p68*vK:z\ ކ w9ErBi gQ6ªOGr׹mkklpt¤ r$_K@z2푍.G`*d@75}(H2J \gKJ5;4pl_+dkc Ud Ns8P8-r׶* zsG8)=hmVlÆ^PRޥ﹨FqVD$|ecq,rϚKZ Fd[H w}jUT"sGH!1+;'a4,pI.Wk%a,YJOrSf .~S"Ug{3́C 2lH&F[91R?9MV+>*W9g NNU.FW({5m9M1J- Cz{ < &D98?RcX&QviKlh7=|u}ku= ! eiU \ E=⮞H@!kh c?0 on\oV4':N˗i< yWl\es&J b,TF/1];? U\ Ak$5p4zS2mSuv1O c+BHɜ&627wcyUҫ9vvva8mt>, Q"4}PZqg͈v ɦW_%^, "t~_ؠksr/XdA 7ߡK{4wt# oM}ԁLJXGj:˵`&LMͶZ_$ 5nкӛ.MQER)Adq|%&-nIE h.;(=n®S23l.q:I2"AsKʼ1nZȕi즳%Fp\X8t uDLRAv]73v[o^ˇ#!*$ievy}7#/N$r x1NW<2l *pJV 4Ayq,C&PCu}Cog[=eB|RNՏ%"fQe r;&_$XIoK@+UNF&sim_I,itx,H<,K"*lXG$pEM!7 бvR@Ta.v@эt=ۦrHV:V>KpJ![ ,N g bS3ј.1yTp uo]lS_YbJ6R|2Ѩz!=s#bp#ZSgi_4{=֭Nߎ13Ro̒D3-DU)f8x2Іtr F`wl6\ݻ&?&vd\dyNntrx;W}RPmQ,Ks=JQP8 PdGe؍.y *l#h10g9$U3/2Y.T8NuC.ms 8ƨO9qi}5z!ڣxa'9nhR"&7?1R]'_}>p cn"z[{i%:_%&Wd 9-kEq Ȝ‘Et2!fN^:S[v+22ͯ ܤÏq(z 2rJo%_S  V684+u.z7K[y' ZV+ٜn3G$t3'zX M ifI=DKޱl6qga5~,ى B/Ol 0r:8x ː#rL\Z oPQg,MwteF.M чRA-Pmj5!{> :(p9 D%1it X $`JM4'a0j@~w!فсfrRMhc{{$${^l_YMsw19%nU~z5BP#4WMhue4PDOL˚@ͯJmnYVA;xw_x p :cCSYxi2raT ڒcSY!Q*k2 pe!Cx1 +]&X~ZZWx|҂ӑE&Ǒ]}0C V.lg-mhKtߔ^j %uLHD"0ℌU⃟c TWV܍HHލW2Q96-S%#r7[:Yy8 F EJ^AQ9P߭R 6(WT5xe>E8A#R[Jv[_T߃I?K^FHɕLid-fMrX~2/oGWt4muQdDc Erc÷,7}XM2wO{b*Bnr%%!uj bn'ۻu(!ud3nkz<vn ;l2r*pxG6z\,#{c S9`}RwTkܚ+|Sv7@V1rzE,`XS4w>mZA-M`Ol k^$ TB?tp+iPcܟx28^|&{+$aΛ0Y8ԉ^a%&{XvBƾ_58M%hOMeny<:j{Oma@ұ'2W<̶R&?d_PcWnߌ8\(.Q@oWy\v uJ_oKPeX؟z20]VIơo6B?{MW'}C)) 7"󾙳v/P r . ?{ZJd͡gRֿ Bk%!wJ6B|TmAkq( kg9zE35B*U"}_ wHN9^v**Z: NC?O+b@< {fu6艠"ҹOWCCmh)_Z~=ݢjn_g~LI_O= QY![hR*: 5B}Ckw05l!t{4ax66`(],IP:V$iwZsdIy!(9{C|6,):d׆7YǦ2:ZQ\pΤ}[#p7DA#3fae'Z|=]I""/yH5S{zxkeLI~Fi;Y1Y:"?n=1Gfՠ˜<ȁL5>&C8f왉uy(m[2 $vuKHV:ņn>Tmf/Fyʰwsw!Ցff3H6RK`đAk,IXQWg40yq~*j=ɫK>(?t^o)镄Ї;\:-9a}o}3v rvp^FWh{\ˬһw˶$s7 PV1EɪKR1*13Kg9feucW÷Ljq1Mh˜,%IɄTxɅ$?!%ı&X4~k䛏]>QuO_[Wن6-TePIH|Dwo`SxD#YĂFI =6up.Ն1b> G}%IpA;\( [K <mOI M\: #ݯD暭{ RRLb,\?BG HvZ+X+bYO!cn10U+'6N5Lw2̋bͅHizP 9z%{P.#B.5Կlc4)sm)k}D3j(j\b˶FiȸM&tnu8zZjT6+ ĜAjϮFʛ!!Z>$(daS5}kIR0 W AZZga\SZf"el%ep[Ulb.IHߡqIFjR<7N er;yul08Tf?$1L>,9,dgI@,:nKߧjAI $a~ه"ot&o&4?37K?V|7W .b?Q]jMf71$; 6x !y|!q$3GޤvZо4rT50Hr>?|Cs[MhoKwLru!Mxї}UoԠ-m<eU6(vkh+UjRKu)(XӤ*Ԁ36H+Ac T(k˾YAl'ΥhB& 4dęN)I#b4Jъۀ|V,ff C7M1y Z=-}d}%j준9&:zyT_c+uG6BӇVHQM+8\On8kمuI:S +"i[c9?g$w9A(XGޕjG[aehligN3Ҷ܌!IŗQpeЎ8DF~V8S=,6jl;?1VvjT?ۑB>ȩ)U& jCXkkuRɼ{;MDP٭U`y{-D}fZZs Y~F!wApv;&ď(m11h ݇nsǙ2;E13 3 N3Cjp3#д;ɜ Pϩ\r H]x7:G-WH/e3^rtd^*V'Y:*N([BY6kyՉA .ݡ'՞ܧي.Dx mzjX<4s{7i HCaz*;M4X6?oβaI S6Ԟd1X^;jk qgHf^ y [<~^i81k8`)TNéҶC'brjϪؘJ  ja;W>(~q"s 1hFTʏ[%H敕g($cԆ~Д1K^F[9'3%Ȧ*jq3`~(;wdtpL^02:tбTw1kҗZF=d[G(9i8ü:RHP˪+r5Umw#6n"(`r֌t i1`teA eĵ\2 IͫORl1~8v%@"R[;TifAEi%D"*G7Ei&` YS(m, } $6i;?&Y ɦ,R,n׈% -l8`~NXsuV$^ZA{&Y_A>RBdopm'Մ6 oԝd#kuR";ѱfČhQ2Rtئ=f3?p,ZF$vZ5yA>jLocd46Z4sXh@)>f&~&qg!-ϗ9<`SMKu–׻rI0`WJmNnۋUoQZQ ;gtJ;΢(m'Lp\0?iUgퟨ, CMIrոT[-'x{EgDxcC  mA,6_,)OyϺbH4`ZPgi n TyJ6qXgH"CgԌaQB?׆Xn杊PVEi;yR Ecj~͛arOQ/) 28葇}NP9HJ苵mV'T­\ 3ө2?dAviVeY%ZcJB%5UkVo#;FtutMPG3ŋ 8LolZTL{,TjRsb>r}qR 9-.VR&9^XcFDﵙ$0,rBNbk_VkZ$iwm,9 -yy @x~al7`Gc3a0מ9 :ָՎ`̎ƮׯO\hFvS=4LIV4^hų $`Uwzxþ;2 u W\n-.Kͳ*jaho:F]\ ~aHjt=DRYO^мԜjN!.hrS$QiPIӎ47"݈KRyZSlS5nbY_60˘| Yߗ'uXW9P aFäơĈ mޓ QmгYf`{1/;+AM\4V>A%eHjaiT^a>Aqyi 9Β']6b4BiR/6hd6-|W2`0dTuԲVY/~bӲO2լ~bqFF,^?y2a茫h2Q7VAQP.9ސ@ BTxI ezOJ:|:<4ri]rbKLdKx_W2b#O{U g>A|,!Dv&@l]MENěeD`\ts8kx%#@h Psfq7,Қg#v.ފSPN*eP:#vc }RifӶ )'Xbc.+M1r5 9 XgtIȒig5 8M&NC"^+˧hj<AU9aVswQCt5p&phu3({@Mgލ?,,KoTC"4%)1Sa3@<΋Ӵ?4Oq1y9_Z_vg,6 OҼ"q-ԟYZ̢ٮuhSj嵤m |U،ب~*)UԮTjC:X !.sc&?1?mU0 ɿCk4-snJD 5xt:rs k)Y ݨO+X>nHt8Cw]B 5R=Baoȸt\@iTTbMKQLt l]DyELJ۔Vm0lTvSϩЃl_67[tpԫ.GR㺅9t%'To!~'weHF+=f`D:;Fyr C_4q7`UV?/@mPI-%p Y !w>f'jԾ fq{%cIWW7FN%E;s(O 1tL5!4|;i9'2e4Y`EҊCs"~8/65'0͑|Y&2kIc]~GLwMLG=\ Я9{ ;ެi~'eFnQem!!:< 9\k p>edѕ,P7w4"& ¥%m6'GgmJ;[;dxh?&[A,[U߃Ɔ"g\~ ZrgUۂW֟RJt-YuSfek/ː4cS:6/aE>[߮~OU'+L<4 b(Qnu$?;IWUh\QmA7ƮF .^Μu]87"t6y+SRL+]v{J(eaqٌiShv22ݑzpV (k0ۥ=U%bqgpֿ'm_3#A@QiF..=wklVS|ۤxŔ_;+ |*B2LzEZD9~-*=a Tt1XnYNWTeT oz*[Z$"- Gt%yç$ZMQWv8򊰲!Gވ.hvC:IRrjgb }OmŅ!jvI)%)Cwx-7ͤLkV½3-52;`;-1Fk=?*B0˗ t$¦ kf7ݩocjP(jQP ?Z[~ĽiMč6"R+gpUi?7E47pӢYrg;{C 4?S?p%%{#W5y!}|_ɁB@$n񘓅|ݨ:>E-ӯW 15XWfCxNt6pH'D^+|ƴUl}4IQ'Ĵq3a_#pR8R0wĹKQ ΐ]m15 /FmX5S[!8v(soyUrXTuN὏)ȑ9Xy'԰+!2NB (l :-<: 9\"#X`Bv1~m^7!0XeM#B^ AGџ6D,27fsL5͹b1 }oOߚ"s4Lo[<ח׬KKXo:+9GD b:UrXS7%u (+N^d.`,*ԗRGB':g4. 5flll5h}8kb02?\4ZDF4ء]g|HZCK(ZwHW>^t#q_" Fzl"[8`9}r_i&sr XaKM=k`@ 2Pd m+[y/"]礮o]reVj1.Ʃ$ñfzVǧH; (Ҳ TBM sCX0zZ/,mQ}P讔 aLFq7M)KG]sh71-Yoqk 80lS?e6Rl]1.XNN}ۘk&Q$b`ؘU4< !9ǜvHihСf)]3un)jK+UF>|ѝ=zdtob3 o Ŷ d/? &:rBlP0u♢0*+u37\p=}^P#k#J]҄}-zwȍۢ'`)2?n4ҍd4UkbTa}ƻ1'tʯ/Xv{^[q)!q?t 7G(H'ĽSbuܿ:|4V3{5ƸcJ5/Ǚ'EӯA_4@|۫ę'cfR/q+=.9Cs <&a&t %P @uU% 6~HOOXQzA׏n=67A!,Md̏oUyt$uɖf# u܃OgOT8KZv w:u {N??D_IDR),#ήη\iiZ*3֕=]bV;"T }ڻ.)vՅ.Hs} ly 'N(ow6[(v.K=aE{ P\S 2ΉcUѡN2, qe1gzeCn[d|"ˎ;߾FX 9%1O.OS{֜ *IE> Fmi!#}"ې l^VuXh]E\ο' U)s׀9̚oP5_aAPMVz2e  Ϋ|ss#B MCUd(0o!eV:\y孬D&{JkHaBӲ:vŗNi%C= A`+ݼ?@wE^8(}y<>;'.){T+wZ: gSӿ {5Y Tae7AЊH)xXXv~&bW +宥QE!bxL4"C<]TC/5 wӀϘ`Z$NsEG].yzl?[@Sђ( !,uK1@_ sš7$.'BEQ+_읹Xӥu 7A*N4fp&ylYl*0N14]#{Hqչ0}k]Zn ޵HVL.8"wֆl5v{Ig\MC+mBoLCw>YPFQ3qNc[$ ejMi~)m 1rEBK7Oj6}vsw:צYgv("ľń~#[!qU8u1\)ҘHS"xJ" gIA1*- ހòP/) ^bcKGmI!!} ~Tk6J̴_0?ԬSȫ'm>SYN(կ`u5)HtzWqlX_Nyv/vZ}O")u{ARd~yۮ3 gYだSYisi\#$0еA,jgN3ڻ ~/#"-& ?,>c=p b`vӶgRQuez-zu (Y候g*5|rWPN4O)^6T+@98|̫KTy SngK)~c`ag^%rw\ 2S*9P/3D ExK DwmmAǍWq p( DV! ({WC!κTXEg؈geB؄ ^p2#{k0w[5^by$GvL4#8򽂆dR)[$SY͊ß7B޳ ]=m@lq)Pgs%ihGߐTOҌ_)Mqw!xXTrIOR.4Д48|5uO!tw!jbTlWpHH%|KEqdN"0PXh|Ŭ )M2io15FZ.+e'jC[x RTO#a*I"n{Qz0vND n k- .iZl%R!`K 9ͫ4?]x2ɍyKJ&@i{AI|Kiõ-G3]ч0x}ŸĉBY UlWhrQd\q VYj"U^WQ%9g]!Mě2,*|ZGfl@Paٗb'Ш=";1!tM;a3s$cpO! 68,Tchma:D)ٱ-z2xb)*PҥZ ,?w2j"oz̻)U{aoGз@Y`z,/LZ@E8]r̥>PR$~9pn:wNSJ<26*20^)*%lψ>jy4ܵr%]@Ghe\s['vځqi أ1?8X _We7'ؒV, NjB b{O8ww h٨UܛeYS, A0NMO90%fd(Q,cnཱིHޘ:?Yʒ!mlV$=*">RRLU|YG[~H%15P`]/9G2QXh.3l~cQyӡ...:{>%YK͊_؄!4W}kZBS>{Z⩌V_R oF`$Z 0K YlK&w)cdhǠ!$9'ZUy.*kA9gTK^cǜ&({"^]Z$Dc1EZ-6jSW*M5u!QD-di7li P$D ax"a=H%:. >פ_m4r5Lz}[vu>-SWq2]-JZ`& mڊs9eVpKxO Fv1,PY>?jϒ\3' mAU0#B/򡆼~wqiB K,~ SdIo) 7ӷtvZ59P2J6{]vp m=-5F+´pXE$O n B/.0&滰[(ߩ3Tn?T&䙂W/ d7'82BN!_. e̘0Ac @S`WwbY݂=MYK&"| pڻW97aG{FroõMPEF̅du^yCn rۃ+:ޗ~3dr%5)kug-ff 탂Օ};d0e 93Tϣy34YVӖڲ!Al'IXzz_Z_8_ 8P\kc-TEN~Ȥ[9NYtJ;LJ?yQ\c ,@Utyxo1qGvs>r&$9oU…TÞxIt*x@2K2e6Cش9y59y<#U[:]AqW}/(SR%DoXs65BTClv_c(ٳ 8ktOc488fl"S)܇k:2w7j Y ,sEת\NWPp,H;yP"7 wі+^7V+e)q%`: `cfiP׆+CX(`*uU&dj6=5]06 A#`m:W Go>|i)k N71%;iTS,a SD:W) "G˩7S1ĦdP%my)V-r^lJ_Y3v W$EᥩťG̗ӟ9buHGg̴kAE~FJi"By~Gɾs90SX\D6IIqKGJ U:&#ʐuZD $,Cw&XbvԟfMiy>K%,'MdP)+d> oyl)0 lu` xң.b[Gȁ;.Xkp`1M+@N&jG1o6x̻@zp|v->L.ꀸƿ 1 M=,L}$v9!񌒏{c{ . ?j PZϞ< AUK,D ;/ͅ1\Hb/eX5ksй燷nrEpEJ&B*+j2~x5&Fbߞ +n`{2JD}7?:넉0-3GdRU5avE3):EXd"qx^c@ق/B^Xd߉=XEe/2AM.VpFt軉E!JEw?c^Hhqji0b]o\^g @U^׽jy} W 3APwao2/E]<~1Hz%|h@tJUTPB%*F yQd?qXӢ{DBKJxV_;D>sx=H(.O it\4HRƪ9xBj7@/Xdr4h=+͉uX1F92\^kr&nψb#rjRd|rj"1SԬLۓX7x^8/Fbxh"\|{ 5;D,[uJ0 xi 6ch3ĚULFYm&M4X^C3'ABB-KC:螰B:`;Fj`K0J-^`taM]`UGR _-yaں8V*w\[#TcUs z[زN RSnLSV+"쾍TԂW"z̟p$/ǤmݸRFHПt]C?%,y! tW]z5}piBgO/84d|/X!" zAt< <4^> ]҆IfW`(K}y-y-)LCۿRݫIǩ26N76K>S2Z"<]0d>;#g]s5'ZmTз?u:a2U7  v3zڈYdyQD2? yUQA1X^{yjv} S_߹J҂lGwilQF/xЅff}bvy]yӕwqu,k':y6*wS:g||ߖԝ!}$֫xlSLy3jXqA pY )hCW"!26EZ;-4& 鄇Y|dl<3]*k{%6 ut:F!RBMX̉97hsi)'Yrӳ\~7FVQ7[AhU.3'ܒV8qbTĩ3h5=Wt+$~0q|Y$TIlRN-u~4i̻>idg Wp XO`E& Vt. JTDw@u0]/qs˦h]xnbHzZ_9?SЀQ|*vӒAu\',s즟i,DX`KJsnSB_fX\R /k7 P=^6z$Մ$tnz!Ru { c+v)1 %]+яSiCC! UHPFӀl~ (l,%F Ɨ$>]rq[:#(\2ޛ =:gCWC'$7Pi\JOv0[ۻ2룊܃ Q2 VhSkWqr< Ыթ2)OɒIybΉ[~\=iTb8\^ UnwODSD-س8ʊsP#XiVĄ+&)LIj$S^(vI@QPA7ꀔ[>W~k#lgeW!fuAin)'QI B LuXEH \8"䢗N2=GO\ųF^$qZm Azh;6_T]k_|_tAOkHpzFΰSU_4WrRFss%|.R{*s1*ĹlCƈ xV )UJ3,CAIp6:]'rF=|(Qw`L8g>I窉 孻Z揘L}uT+.uS1kxRC5LˁDy_98_.rdJQ^S ymwՉA oq+#ܚ&(]1bV$z=~pQ}ٍ~㧟o8[[䑾Ѥxl4/+*u|`y.O;FN!_ϛ㒽WuR8hEl ډ@ح%1"_92\t$_m(gt) lT\`tX^m [H8M?"2ڎDS=K/)yV! i&p)LڕpxŸhOX>UNcL, 69Î,iq|4׼o├Xu;b ,m;7A0B؄†y /Nfk,˃ZhxIG.BQ/{h0|UnEm|eJ{HotOr^:q ~iWx VД4vé <(RCIeƂ0ĕ+B}i} Gd6$#,fQ\S߿G f 8^UV;fՙ"TȻZXp箣=M) PqJ$´ xR<}Ċ m:̚0a"Ws=67 Qq.^I"U}۔brIJ~ w2OqI؀u@Aa}/YgNY~DQz$ ^,s3HRqγ"m(Rx&c=_U ~L])y,f%X]ٕ+j pߖm~yIv[4v9D;xLS7GG-=^"P4 j * rb?M'QM8jjٰ8*'t vuڿyٴܓ fe|X+Pf_>dkl[jSBMDwo GRbβ˫TokjS%0USkPܩwHak+bP10!E@ĺ)oDWUIaDFݤD",D?4ݽvK>.At­>a9I&}@>#?Gi3kw~dɛq+~jXL!Mo`B+l2* G0߇2: .ϱbv)ҳ%CdoI,J[d@L-:4~p`Cmė=MR HE~g״wa;m=W "܆QV$jQ.p_β\ő} 2<Τ{AkL"^zE lkdA! : .j+37髻^CZ׀d ӡC,x H-6gՅEuS19r0b+79# Ez% /:^H!TtEiqF#GFO!yύpO;Qi5}F-j.m1xSӴmBWk>O@mhwS=E?l0:*/a c9 e,"Ο}SYG}7ĉi钞B[NMU2SjlG;Fz/ϥs6Ct E~ryVod+ɶUwnЈe,Gg me 5sVe<~0V',Z*t"٨1ޙ:)OZC(9)m(m֖ykj(׈ E.pyK|X/fRՕ\~ E0!p|ekCK2jO9<,t >L˫rn"W(DkR:7S<9.֯/d]x}!W֥DW\F'.4d_wi ;tSkQnXg>?s ,N_c,2o}QһX42Ts(L_sKUbZ7'Xh5_۾60pؿO˽8_gXVM a+c9b!]MF, m:GeGb ?O m\fh>>V<$tS0Ԕ)aaؐa*}+qv`4gȨ`Ӭj;na1^d6$jjM{/[+" 2dIeNe䟀c5Tv3 Epe]_Шg~|U|}$zBۦi4T7U([kvSL? 0wr Sx?f &KkzR7@c<KĀϋ0ui!z9Y*W@~4C͡;UV~k&IhD^]ztlMTru-5~4jD[aC'~Y9MT &xx8 K~1en. t:^PRfxyz+ N$8i)^ ){ma~!cjSqԽ60?[مSD|B:[59OΖ7ΧOꑋkn]q:\a9ǐ6l]2 ҆?e`LP.>_҃lAu n} Wlj>np:h҉a֘{&%]8axi O qEE!`f!ҽLj(n Ka;-HĈs05d+&N81B>`CkmI`{D S!ߤ 6pY0k 3?+zx[3ښ+K&J.Bz⇣s-Z[j\<6@< ޢEzj]1 Bh!u/o2Sd=4>9-I*z~"G6ϙ[97܍3;{R}Ush&ƘAJ۩ɇ3(_4Pxh*ӒA{OȍȣAHp:4hhX>3pU4Ι?w1FYm*_욭ޥi[uƾ}0u^QbQ }Lw !EF\Q4B ܘ`l_l `[6*Jc:Ӯ.1k,ѿ^7vL̀?9 %JYp*fӛ{5Yu}}g x5 X`e7.Eϳ hSІi.v$g 08)Iպb?d#yUpͯK ,-Ih~!ʲ JoRtq^HhI{*6Ĝ||l ]`HGśf{ PjB/il}Ck׭ g4y*'n4!.A-g3_G}߉^UkWgL&orzxkh: QȹHۓO.8@RPG|RzX\貝ti0dFhI iY'h$ *7LqAD7ÓKxoV,uNA/vb ďuJA i(Ph6ͿcmG"zЪ`-ӸzcoV[*r⁼]D{(35sD=Ց;v${WwZS$dh ,hk7`QΣP'2 zv 6rl8W~^zj쏋?ϙ? U$,8@oVr2[@,Ď'_X[BF#&lx `>zǠ։2kiN L7bpHS˝jK37X;cvE !Q3'ӗ!1@`eZpM5`eXsBZ;=x57}WP^ꬕ"Ϙz;U c,X꫘%y8 C AY! jc?ֲOA@|`S*l?,7 |CbGP8Fh|_cSVԨ׆lUU0 b#hIˬP eyKCzm٪K\oQ?:؁eꯦiR?hb}c#; KmO/Mr[Br,Wxd0#tDF[U\mwFbǮwنI84%VKʮ'胩#ke?Ova#pn]vgcF_oʊ:髰P oVw<Re:0;tߠ/}X,>+DmѼ:T5D&7eޥQ5eBmwӦ]@_Af<屧Eh* $;:*41E:'o5zc 8CAO8}1T "OلOm .ɰW邛vht[ Dfٕn=9H?( Gi,tx(&lY;: "筚t՝Y~N$4OѠ> FZ )N@2X NVWUbGGN6ËKWeo&b7pqywMf:(&j,yZt"i%ӉK]}F͌4pV|Sm{,q;JREcՅ&MMD:^Tzn4\1˕ӌJ(")z.%;GZm ^ 2j`Tj. j֒mfeҿQО6:rbjr ʛY-z#C!_%U\u>'`E# +M7 )'N5525 vMIe.} [su2Lh啃S3{v+X_o`>TLZt *q׹Tr+,uOԡkn @]G.Mt?3ϩ:4:FK:4_<1KM9!W!y)ch|h x7:CXJ땪,n#*G 6jOM:zpP=-,)Qj gkoO$P"U~*ȱ~_n˜NU/>ncϊ."/dljY\!b79yoceӋȆRyӃ1v/q%IcA.AIp6Y7HZ2 C% F+Y!:mjѺ3H-5=ERʘ!dxpI.Jq@$s9} c%9%1)%Dna?tۭN:w({Eg JdpVl}vVS"[S.')B ˹, mBH1Z7,vN2ek-^)+Jĥ1麀 :Fs'r7aiM@'f.ȗyMXƘSsEb ^Jsv[XTT2VB>M{_8wBI {7Bpn9Ot -2mI g^nҦzPu9U2.hW";Eȳr:%oO _bTk//_`E§$\9jWxط$&t\/)]E|=>]]hu:iINÿ6j&CA%林Ep|*P>l@lzMM$]sȒu!ԏC }8$j'Eb~zᱤ딞fi3L;V _(9%~-Y!֝}8aIXʁ.y}ptoҦibK\Ӡ_:77`ðB-閫pGunMD1VEc.itFMW=[ذ+WJsS)BVBH6pJ.a|%!` g";9>OؗhVAw =2]V ̂'J9Ҿ!э$G / 92ncq_rqГh)dfxDR=t.ߙWIC8Cz~V~\^3aEC#):/FyKBt2\k`_oޯZ  (`Y :PѰ%Z]qKt\%K ~1*Vx*m^ 'āR/8>je~DP"b6%E-?brjC,k&W 1[TX)coO#55b9Uq+h.X^ɦ&bjmB-WUFKzo_`LSZ}jxӴ,>.)}<~`ň=AoBgXj{Nc!=5 tLNPjK=r fۮkз%P> N, iIؽL-=Rۀ h0Aɢjguƃ߽kB}xwΚ)P3Jr4 }h}rT [:iJqp"_\ls:U=4LY\qHik=.򕪥DKr<>q9qXE @1]@.fst2zEU*J'H:B7&%]V$DeNui_t^H,IiXX$CV=n9/)ܮQȦx,YA#w̋+j]x;{!|\KykZk 4geךgc ,xهe+E[-95roS(~#%E]O|Ax0|ɫ%J *];׉! *TvLsa0~P"ϗ ' p72HV(v؅͜b\൩IFq 8O??3)"q޹_\ʌ?oL~sATO+GQ2g` W?\jf;g>f2ӱ(^E26B*J2kHPh`6+K!5Qq}wq*pcql N_b q$'x_NhҬ$޵(0Rvt:æ'[y09c,0`ϒ^Z2/݋E $ P]i੧-z /E04Ism|! k!BjT!q[IE7ƚvz- ]DS?60LLApNEzohخXzx6"Jj=k4YqPKD,:eZ*we !c_4&007תdRtx|HPduڕ<Tiul=M6A{Z*@s\M`ԦxM]5 !wˇ(+N!@#5#"}( 7S5<:"/Ks.򺂒/zE٢Kd+m15^?QpBQdVK+Sdf!zU*mӨsv l%.}0 fU*Z=]Td| ٝժCDH!{<E* )+` dŅ֓އ%u{h/`g0چ#ݍT[o%"z;t]Qt{_z|H]"[n@׸Z.TVSa--&-VTW r@Vͽ< o۔6&XMY(b c[EY,p}z,&r\( fNAå>XPa^PX0w&d*Є&uO5á`s \\G}j|d o3͹\1[M?U{JZbGc(Pn(jcQ m"y&s]o ۏ,??(Gn$-(VBO}oT9sߛ),PW,5SgجgZwfiJQ v5R] (gWXpn #4:6-M@X o\BeHOXzFT.O8q_ @W_:n,߱j!y(C)v.@ xȘóU#\Z1(yp6}3'(? ZXvRN>֎CMS@S6mJ3G`hSBB*G͒ ӜCvPT]ev4yk-`$^KXچBc>V̇.#vE7&ijjݿcF޼>[uӒ02afjVq>lxNDFVAHE3R@Q5{eXD{ vixnĸ"6m?4y߸(+|Vza6Adʶ*Wh*(mb4#y FMPlS{BSܧ ;hҘAU $' w(XuJ1cl}3s~'ex#+kl YlHS3ҕl):uUO]`iEy|BmJ!R#ͼchRE. U↕(k2^imܜc7K]!Us{{VY?k_Ȓ†O¨OpaK3>$Ifgw",.fI&>o@Fn$Cb{CޑwF un}'$8Oo9!M;cӪ.Ⱑ]n o~.l^8⒘~)}jz'u"OY+&ڄٮ] ߈-׍s-JT[zːNudN ,O%*X$` :gbcЭUfR ^eP>OeS6hchT@IVoF m1]H8=p)(|iBMg7)>VML/2i]\pq'P{ kUlكGy 7C֍St'XPe0e 0ݧŦ$ ,tzM4L3^/zwnWLtRL^3= Nȥ.|z jx2D_,? @c|G|yq~x"c$W<1\xfP]i\ ss0\pVϧTQiCսf5K<]I,0pp.ypF.)4!]U3dMKv0xeV$$bm*/7| [ SaG0p!I)1+6k<"w<&'O=9Y3Zp*M=Sd)j||=m\R{O>=8S=9yүp/VGΜY<~l΢יHRpMTsA]]r׏Ȱp饤Ax~1?;ISyD(*m? ,05^L>P-qg~߂XW{777׍@4n )8+zM/U B°~{De?kUݧH"Tjn%W7n[_ `ȟUa³E&:JT!YJ0oG_\kJȵZ%wg|a7-NXLND N̏>ܑE; ;},}D6}(>-rgf O0jYG8s*6OZ* 6_LaʯH k |MnԲf2O/h^yJ˽bMfSw5ա[ƊȮ`}pN!L=z^^k2sR6xkut쌏Gez*`e1Y$a;ڎ[N$s\.4 5K=a )/۶D/%=;?Bs%ZynoRM"0a,?%$8Q+hqt1 h-fWY|0'+(qO}v8x|sBB(}?/sj$Ol{9S Ȃ~, 6tw `/JQ]6I[.-xyB|e"|Q:O7<83j8AȡTS{p\g|*cI|\)Xnn!`Zq,Jepe؜]b3-wdܙU^7TmDZqNo&dI™Gp@F^o'}%X lm{z5\Va:A%O|ʻR+,֩r:\kW86E\sD dQ7/YP;c{ê'؞1%@EZ$ZK |1 0ܷL;r[. =1~uiOI3NZ1Ix/e"+C˾5iJɗKj;ަ,mM-0*^u^TJL!Do(>(0guc  l󚸁KP|S.1kƗqaP Z.mdB @dhU*'+YCBMZE"5VOᑌBT3*~RD+ˆ71R)?3=Hoo#qs 7vƲ r>Sba.w(UIO69>rGEj d _^E+KvRA62(X*d3v-P44Ќ֨تRnOUi`wv+&9ˊ} st0}#i(Z)Ӕמfl4BKp [5 2vȫX m]>bw.Kh믽{ױ-6q Zz~˛)/˗ FE!^1>{^(>sr[88ɱyMh\{F9OB|wu.\< }{#eؐ_jlyPС ieθ%`rv(w&Xʟb9?3OO/v}gyj?`Д{^HePMDPkӶu*Ur$"mbbD3TNj(Al}tC͓/G[Kvy Nwt `ò1;385g `1B21'81]Es֊.c9teBh{\J苋us]"$WJtJg&2$pM"W@]kTu= TAʷ4_/KE;Y/0bpUbL>[uv!`dU!?#{:wR)LŸZ$]( b2nIrF]֚11"%9p@ei`묄Lx]S @5[4Kj}kDm%(Hl>% ?naQ%'H!(@`;(E?$͓RM/lnڦxER90 mh+ \OB h AX{x \"yq . 3\٤P}OinfG6]fLc:X@VYp}VGo!ϊE`[]Ϩ g, dbhzr9%.qm'um@5`D2J#T`A6+ mXK=>M~pKxg{;Q8V>P*VC9^kҘ<3-V A8_EQ'%ɎqʟfC?,ζammBS>}1֩ζڬ|{ q  9Dvb+%Fo_6ckbkWNj_l<^[-zC<\i@HV%kHlN|ZKdHJq5c F3ime ^2I{Pf{3&o,](5DEfJtGl{U0P\;_kJ#eS':uT3zx@j͘vM3SvGUCݿ 6ZRݬA2 a<<"9VTޕAtY9`x8U=tHcPzv W)V0PGI!d!x["h54{g ?!eN[@E6yEr˱߿x0<#XHÛlXt`Y Yd3=7/x /I3]WCjZ9QCgwF1M&U!b[E 8ܲ72~J&0 va*O'wZw<΍qű+(=9P=@jjWv?3 NzsQZ8R7P,=sFᴪO!"- 1)IRWv hdz2lj9.hxpdd:I\m (FdީvEy& DoH}!t$6%jb bڜapy#:cצ$Ԋ"+>Mő!4RA`«@7 yuzH~[o{%ū]vRڷ&/3QT QISSZ۴?XٺCZŵIZe_^|\jA{Î5!Ð7;j9dԠ;7 "6tIK5qZ}Ѧ3M,i8\Q}_΁ĺTݞ0'(WZB_'$#-ޤ$RRFDqolʖׂA&^if䃄E1d% QIx|×eQ2CD;jwYf;f %j&p`g$gz50Sl֪ 2\_w"If;0ɻ,-;J4^m*r64HXݍOd{#o >d Jg-%_7*F15V-(4G"Oyx݂ vR"°iKzKuIL2VI&ۣg`d}]'Ӵ"(|D ^ʴBK!+)rĕރ) Tkw_DTҩ3 J_f~XIēߌ' 9+qF7ApZey  #|:^@A4vd"v+D"9fE ֍rGэSCy1Ԧu-|LrUV5Lip؞_ZH=9RF̅#9;""r獧,{]ψ8i9'j#흷.ƷyЙ)BaM> Uϛ(~ZH\ gw(>J4%|Tx%f1ry>yu P=b%Kf̵F2JkYY߂[orPFABl8 "x D]%麣.͗Öm9(|Q>wX!Qz\̈ݎT{)e6695,&}?Ct` %C &W .?J`y=$\F_p΢_ #w`lgzPx\ &s{s,x<5Xi"r]iS|KF2T鍧tOPD\c,sݥu3r$}E]ߡ)E(U6\D:8G G4)Ἔј:p"Dv•QdVt:?qKK(7 &DGqq^JCQ%3>(8A̖Z\N{}ai`o< YZ