weechat-python-3.2.1-bp153.2.3.1 4>$  Apb0m!M@eeeU=`x6~^2^߆а?x𺅢OU2 ((BU>1{ /ռJ\n.o ښVƪ-~2s+jɽP;go-< |O @Jؒ_qZ6=H*eo(?@`zlBX 0𮡹tSuz|Mþ7,7 cBϘjr81f7d8c10ad719d5e97ec5892c59de708fc1bd4298820d04eb035240758333181f5de7955017bdabefd37f60a09fc3f5e17b81c6b0m!M@eee]1!"(D_FFVB"Q"nzZ3o ,j͛f[Nu3+Ɔw\xԑ㭰 @WaLD/T]U8_Rx.s9 ~O{"?{zl)&i3b/n 4%AEd炷1I2Oƚ]osDb,Ν 9J EM ?ef`*j$G;Q2$U="W>p>?d # H  $ & ( , m pty~  ) (R8\(9(:(FGHIXY\$](^2bNcdefluvwPxTyXztCweechat-python3.2.1bp153.2.3.1Python Scripting Support for weechatSupport for weechat scripts written in the Python language.b0mtlamb65pSUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxx86_64pb0mf84a76da7555c8ae53506e44063d9d1f0c179d099f50c527d7b60dd4e201c78c6rootrootweechat-3.2.1-bp153.2.3.1.src.rpmweechat-pythonweechat-python(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(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 subpackagelamb65 16473409163.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_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=41cc49e78bca9d0c6034ff189de72375062802b4, not strippedRRRRRRR̲;*kutf-864213b69ce82797ec81dbc6ff4b17fd87b7427b91dfd7d48894fbb9be1c7c095? 7zXZ !t/] crv9w,F4/VvVKhdIbȚ6]zkK u'+9.j0iThk-P8} <~*\ߊqAdwVr-1i] zǻιʞ!]6 bd뭼Z38e9,#5ptKlI R[X#Cb Q:Q: ?+VBї2^8`hN! Çu |Z馋Y/aϟǪO;>"Sk[Xņ<ӪGd8ܷAǺ7ag}OZg2E:#F/_3?c okL{;8%Zm?N9 WFtఅIwDYNr1J(LwUrIvW`, \?DS} 8JPW6agzI_lȗ9LC߃Ii ~E'%̒T`e4Gӊ]`@0M d/t~!`k%W\k]*zwj,B^:JsfZz–l9ݒ?qocfɬ=̜EIH -cPq(v@ ev$5Νag0z*O8qe"ܫD1~^p0f "%Ć!fs"OΏSR Rd)mlΗiWZ*ߥ3W9/xMl6W Vzmp (,Ս;NaOe"܏d}֖mioTVz\ߚ.#05 $q?WSDjc UNvJ.֒ ~tH94Dɍ`(0F 7 T*.Y> x#f~Ig?vAȋ#W0%9ԞEwJa!&ƌ%a7 0Pu(AZP4* /,{ ӭDtЎf` _]ݕC)`,CnYS&?i|?kMFe4wr"br4b9>7ihpp+W$16fb]R1J1+m2/d_ZZ5 58h{8~{SOĨ ˁS5lh#\]zo۰`o7iR7>B="$8<(W)70S&:7^;wQI\HWbSA{9 @&Td yM>o+aL0p-|FEsI==iN(Th/">_iFf@&̮>sZ?^^.ܷ=ᜍ>eחpqN}N6 0uD-EO6+)u"U&wm^ nLWw7Jo1`Cq|OV`R_>eЮ\c/_Wu??\be`TBݮ.p0!7>Wr4cv#YizJWY|0?˪+gfQ FY)ݶRg],EؼFRJlm$\ȴo1쬀.mNJ<"<-Η'r,^v{ǖ^{a.krs/!7 k27 AHZ)g4 j)PO55X߫|Xܞ/Bj=J:X19H|qVzA" n?BGwNXMnlH2򖳽8U X]nɗ'h|\96h`w1`VF)o6heM>Ws' hV@ nXI0Ɔ5fCX1 <;f.Nj5z_&C&ߟo:<՞bP ӑ~;sa  KO`,p;.N[ɗ^&MQ"KLWft K݌I,/ QzbOWviWFiĠ Ms N4ƽ@3Yljh V>2yEK"#gJ^Y!}f y?,(X=l5\` KØS֢ e\f^\nxv(K›'4F5UFa!+ t@+÷Qc| ~ K|%K"SR ~kV&z-| ԡn`_"p|v.vH[Cn&Z ʂ M}zJXӬ@|N龲VZKh#Ե;d1=J5A?J,lx㖩XkcP EPZ'Zpu'Ph= ضD#vG}$o=ߛf^f]m:d$Ԁ.k*/D=63辿!Zܷc 렙kRCLT׀7i7 oɮ%6 @WQb;L6Xo۵C@$8oz 4p U յ~LM\aZ ^/^f'՘"W? 1]Ûu#l 3" q1 8@}@Nm(kcd] t&;W/0쥊qTuGK6l\uɪf%Q><V\^bv"At~U9 Wvf155RI%҅\UgNĊs̝3g +JD;Ezs{}p%Fv]!n=;VN*?Uy21PʘHh7Lj^~NE+SbT6co[n˄ :TnAiA# yw}h[ym$n盇Bckk9urBh%Hfڧ̥]nyeK 2!ݢC%ݐ5]79D W%ZS}ퟓլ|d%{U7to%Fw52 D[p#u0P{A-^o7K8wl]`x;~7|&.̀qw;`Ax-?WdQք{@h-75p1ճԬ(t#H΅p.0Cr@d wy“*CYE8o[7R!⧒*s]C4 [_N`wxs#C{UӡVҜUy,̙URT0b~sO$nF:f$JC4" n#7ӯ;aޮ5u4$ԏԚ1OOruM/'arV8svSvOFZJ~c8GS=Abi-X{;]T^kx&un)fF \𺈎V\ KdlsUf]8kZ2=I[ˎ[QF\li #L[*Cc+YC !֊/Sw2L@5W]鸓3F) Ȋ{9* uPS8Xߣ19,V)b]XkH`>afY6tUD8napߕEJEíȲ2Sْ/o4EG+3Yx}!/ˠnhssx44K*0BEi\f Ji^\@hz/nhMwO}M$bɽ $.-hB]$mn 'p1IDW· ~uj] @*:P^yP<3v檬i<jkۄQ({ŚT|WJtBq @pI@ qwvQ#$xpN`USK^j_2\Ӭ%z+ԅqShV}{$&5AǼK`4fojCl%iViYX/K<_g;lsN7iT}*z>k f^h13_zM,:~Gjѩ[żFI٬ rI8Y24v^ L]EćWkZV<\i?+Xaeco0Eء s?"j2 5G+K!fq=~a _mUh"/gRuDq$TGNG@lnz۹2]tP>AiɃ$](F!:9[q#-7Rh|o[h/hqqPtڥɦ,1O_Zt"쭯Z]-DaJ] L1$u*uZ;h(6ŝWosQ̮[ز@6!5^/jr !ȷf+A FjΰV8/V9ulSY9΋h ]-2У!0cvSc)ط78"Ju rG8\Ix_XE6%8F 5Buj"j^@-aG=~ʩ8.(0{Qz R|R~/NQ57!2oM Ll^er G^TomGeV§j-܋UGب1y4~П+Mj|YmHGtW O#Cm2oEĖv/0Iԃk(ykI0ɮ}MF\I[Aцc⇂e FfW w!ư \F?ȩ1}Bl{eՊnP_ }ѩ8*Q(^U[86Ǻx#WM7ԖhkzG$ʿt.qZ#봶>Kǣ&4fQViWe1RBCW Tʶ.+m|\B5ڙ/MT~i?`vlz;a lHF9>XZ2xSa4qTeΚӏ6P(,hoxU\xWHtMMneժg\h!f7KC*9OէUEΡ5lt#57Cy{+as ~TVG 9 /lIHyФg D ,'. o Iצf2时%ls+σ7fw9hrKΥ*ޔ>ʊ[齲 pShM5K*VmI :z+lɤ'e钂y7n5EAO=,Rk\"S.Z"P$ѲwV3ܾ6= KaMcǍ*{!i hc]$qD)>C= v$h#q'p&w_4+ &eyOvH.M#C~#MPc 4vH9Kl&&M.me;'͗l ;)-*I8+6"H|kpP &aZ ZMJqsݔz"SMpk%xBή}[?($bYzP_X'e޼9o&`"bRy;jy"BcLBDt ߺbE\A,wڶ %Q.PcM]7hwO>}@Q{DvPP;:\iCXa2`C_xHɽS`=1Z|A`؃ϫ.Z+xN%1-n hH# ۯ?~nP%o&@>w]ݯF!W{t#[JW+hd7*v W5b)I%eF|A#&w1cup@MM?`\~p&nuא;Ƹ\ҭx+n6V꧘Jm|rW^ŧg 0|Ea֫mƙL?_BY-^ƒ e|@v#OаlٶM!e&;Tͯoьf{ndsrt(8P;[IBKi1U .DFc`mq3FH ) hKvvQQpX :  Oo$b^]^C;8 |W9Q"\h99smX'Ώ*0H4IFwr//bx1g;,KmCJHY{N"QeK "uSdM0X4 R81X&]e?ʪ/Ewꋩv^Hq%on&n2x')\Gnɳ^tr/fw[]0K1T.YJ#6,3Wv`Бm}"3?/=A|;Q7?<^E7HK6NOxZSBuEMǓ-j&9\W2 SS9tPk,jZc d\keV \!ȆHW}q;H0(R9uH\]:YuTz $H(4RTP̚ӑXo< 3?QΌFk P{9/^l p -0J9τ,LjGXtOM8?(!xIƺc 9O4c8Pxq|r?mCrؔTTYx{-S|T% F4@1V~e)3G YSx_+s,,WY3Cg@fy'2>ٜcUQ҅.;Cwݦ$pY1̹whklcD ^u(<$Eo^;9hZ.?>ƭs_ʃ,5>qe҈8/w_mArxzrx{-u\hk& V}.߻Aq͇!`y9d%#qF2Gz&6x$8n쭅76k o5S3l4:zG >*q8ThYp'.2|X87;mY^=wJb 35;FȵBBDo/AfDHH.+'@Ŧ~z${kDQ6AW00"! 0$C^tT ^݆vxl 2X#/Ġ>ym]#r|< o~{d<7gR Zܡz1do#lΖM^)߸a*jqE%ubabYa_jzyoP%m4κZVE`R4hg0${(Zi6.ɛe{[o>t04dA[,I#@`2(xLHBcdN"TD`BI<3elʆ f2Q*KOwTDwU3 -Ԩh' 4U g=#!X`m&uMYpK8=&:=Y$֐LbU%0=鴱E}PҜnϾNu<@Հk)pWl̈́ةjB&pR-ifWVڝKWQ(c!J r]FI[G?M7;Ľ |N8❃QHz%}B|m jW@q%KB<莪z롹BɼN6mg|Z"&B.nzIn1xI N]H;¾F/Bw]0ԝnێ]h 5mm[? eE3}FމHP(Eu "T"t)y%zdE$^ } qaA'8'.lg_&Ry ;8N ' YIf_yQFT-#%*#t̙pj/?'Ƭ_u0Oa }k.ƏsF4 >WiZyT38tBp73K"7p@8 ԗIHa3 ڈJ9[yEnid&熁^AyڥdBdmk;J|d" ]} ,S]r6|"͜P7|U@\jru_7!܇ɃB!c5mZex?فqjd.'0;l'%-#\iќ_b?O6W`(GKo]eNquy *tY!t{,V6= UԳq9뇡q<&E򩞄y~ sݱq~qQkRYqK ?RZToT良ʓ>_bGx<9nLVn|(a^]B]Nk!m={֩ij%6*l~Òy {`IpgqQ:dj]HX-: ^H "kg0zƍSquР1Zk;Mho^)LoJg`Ӽ,yOuסCW#Y>6J-# ĊK/p˗ 7Ub${2->V<W,J7,89Ab]MA\Z?#"Z(""5_&6,I$6AEb7^mFUcǛ[szUkŠk(ֲ^Su{'-|:ȕc؏_7|(q,vS)<pl!TƗ2lV>g%o&DX]HwUo(I ]CC7jh(`V-K HtAnVec8n9 Ku'M Ci$fdQsRnYy <|jb26p0[RSfMd#c= ު{%A0EU Or_ЫxH w gURWdBȴL]t_k6qI\ѹ&5ֺg3R݉~Ӂz7H$Y(367xELUyWQſ]Y 'B<="[R ^`ޗ!A]}F 2?k#RXGV1>Еz3>͝"cPvJ ZNN l?Cs2 $ԦsfsPe=mOZY Pj5t{2`dᚄݲp/S'4I#*X\%Xļ,[C-{HdZcXbdȭUgLI|N萛RX գdIkt}r=.RN9a(6^m!hhdm2YmۼC|+M]/iT߂z%Ò0 6tR2>Q|H.:}=U>ќc( ( |RAZDE~{CR# [3 0đ R|zQa1Ǒmמ/uk+3* &kqP0)~}wW!40 Ozn}dY$# ⶧W1=!>.҉x0>1rtktZ,^{ҰtЅKB=yi1'̅46c*,_wã<cse48*+}p^xa4/lK*A=?>R_5YTjFoPV ;~Uqs8l u 3c"1R(Ѧ/DNHײ.&Tֲ1H^jnJaFʈd"~9|۟uv댡&[#lS=/CnQ 5nscbuc_d^ \{2u;U}mYnoq#W~]NqËG ݕ́EsLz2Ӽb;Zh&Abbåd`6tZoDL3;ߥD*Jb@rec:[ݗFRW`3g;ZG(P=ͯ4g霍cƸiawp-2NDv>8ep.5:҇FZt+׆[w?37= s`zգ$ձe~"9+`+9x9F)/FW\wj;YD YbSr~3?tFTc]$ٲr̉~PCP=?)$N#ijtJXe)LI,hÞ6~s{Z]]uh:UChŬO9fs'[K J\挂xzA >#Vf)Y wMsK99'mm[qqW՗aI}-p \DP)cIAE$.-BPT6>!X9}RW-,J#^7l~4=bWD=swOvٲT&,} `zKq1+D/n 3 YWx92#>x=G̴ō҄t%S9[m3U:@܄|w_)~+`@|1%S(&P@ Tʼ؋\ tA@ɖ"#@!lS9Qb 7Kh.۝n6BWwiね+Qe}c:g+j©]1_02^: qaɌ>>xsp^̀7&u\㔅*f M  K5Y :k?^&|vƜh?mOWg,>wьXF p&`C@KY[=Y;*=cu15UL)`3|6v wԦ\E,>@"]#ñ &Oԧ TVG~m+ [mJ^F`&\ʻ=Ai q*;^ZO,}J+);+]L(+{Y5֌S\OZ,9&`WerGnfWA4+>N(9`ބ|_N> :5jŻb;ԉTxw NIκ:1=kuy)`+"ߧHk E6z%3k vnł5=LHSR""@Xa,Xi::`8V̍)↭LNd=bBmup6,wL"')8zWPEBV[v-<CF%VaLؼ0-Ntn! v%^= V5+6`x>Y3 &: m0zHjb=6zĩFiKBX'܃պ~'ն4Ǹ7yQJ/gsWqJ /,B0^#A"<+qyWϒ.@D; X샂zC@$tfU2uQ#CJS6EJ{$तP̋K&&8$+fX1} X&nH46 H%ߪk|-yY\M(e4E\׌B󏄿`mNRd$2&e5i7&kDup HKY#,gH#{l )#JqL,*;.+5Ȕ&frA2y0OQT?upOIsؙ+m[((*%ԫ޸3[0U1M3kIA {@`@U(g(׊hbH%w#"-; zgq=*f(reGD:.҈JOq 4Ӄl[Y E`4qhx%mALӗk ;zUNb/-+Cb809x[tGta{TU!eErj-BnJ_QA$ ̾^گo} gJ1׬uK(2.m42/O1W\o{,t;x'#M|ِ @ߙB[btiqEc(FZ"cCYc`4Lw‘́uX> T dø]eI8YS{Ǘ,ytMW&R=  bpc~v_roHG8̚ BHw,YW“9ɧ͙UTM(n z! |'4QO[<703>[?EK2 M#?[nshcswr{&ܨ~ݻ+vR3SzʱUX\vNpN,:}X|PRm&Xo),!_8ABUJoA)r3_ U*k8bQ+MTwRAv [iRS]u>~"ڢs'{vTb8.X4{ڱ(aa.H&D3?pj6ø{nh%ҩJX]q 'XWLC$Qt -wsU9}'3yÒ %W;,Xwݜ)]=T9.˚,}x@N=s-7IIi .5bk[.tR,~\P[rR r{):a[Nm-.dѿfpL6)Nfs L2Ƽ4errՏ98)<ŲP6lyR)ؙl4ѱD#=S{Ǯ(#Eg~E- Q~4OH'e=ѭ4X:[$cmZ($fvxX4q l^\-(q{$*ei/0m  |n񸇴d^{; g=u%d!=PQM[),j-xۭ~`!mVy t,_3t ]߬ylSTf fG+~&'i J 4fc].hiefDJ_CQKja5uGVM?c})e+sr*ZnNвӈRfg=]%3%II윗FB^/N|H,2%Yk¯4}Fvߥ@:#l,sJuvZ+z~1 [=MFd!UI7ž՛.a)ht"Ҵn@Bty>Tn_`"ҕ4۶?.T55cGd@^_7tż30PA(lw^#!~Uˤ~}1Y : 7"NhGIFb:#-wdr `⛑(W@Gp뵵;L"{}w_)X=-X5-xZȳ} L Qte$bE@wZb 9 aR9T-Dj&XSOoM>!p*f #R e8 % LU 6\[Lɳǽ խW4q&+cI~䱕KS~Z]* ]O $ tԕS &`JvjZhB\`}cAnwWg5>"47z;Z쌝\퀯t}!¯TSœSYB2ZߓGyEFsqskwlﳸ]dI%f&f݇-4dp{?|B59MLOIeD~מ*du P&cSOdК6ymaNx?*׵Z-O96uTs!Ŀ=3|'xs4ɔCͽvXAb6M_lihH_%̵Q$TP@ڻ4W7kp1G_d.䝃#{K/8?egTU5z!Ѱ ig x^KvejJsupcs[&B90̽\w.](b('ݟCW>ah/[YՑle'Z]5 }afcKfB5w0c3@#PX&z?aT c[^r@"3lGc,g'Q|ki:zC}{L䒔4 n1F4~Bʌ4 Sƫ:sh$x,oFzJ RK)a ׁI2 /nD{x/gM8%;qQia{?2D:!x*,Bo ط\-i | N{+|}bLJTmOG]jqˮvп0GN`ADՍm Pp!JTg( R?N<wN >Kfy c}Bu>ɂ45.[y>- Hld>h5]Wl3;b6 1XhB_VV[ڎQTa4b P>]^د>D,:uk\Spzx `, Jv)6ᬙ@y;P8Iq:Ν+nnEoO6=1(ۨ\k*W wRS]EBu@sTK;ӿƀ Rcݞ6_-~Yi=|M~@j0u|wrf = _^rİ٬7|?gdxcvu|P`A6kMkml,\G6p!S\6qv2W^n{5I9 ̧*%+.?uz5& 1ٛFg!Զ_g+USyO}bABo?zi-7b2R{&0k3j#&qQ--epյ؞|nُjD -̲W}}qKKe$ʔJ1*iU_$7|cc{G0M4mdCC*Oߏԇ)?2b$`/f=U j.빍|/1v(dUc'.=ivst?%-},0CھM1}aZé_^7o&9ЕUuDGT_.v|k ѮCXKlpF[7:RŴJ"ƈ Byj2y)D0aJ609:cO1dDKt@]U_ •wpuV0wwxH^W[ 1b> 2b^m(o'9vZ(gI&/DS-GJ> 4]C{ 7ǎ 'gx4Wc wa8qDHnJ%ЙN\MWQ%O~Z.wx )l727{LJ3 l ]2v1=Wܫb!B-?![.cC=>tG=%zg {;U`saAr#xZ6KX)y,PpznՉA)=C œ/sA-, .)+=wֆF}nPͮ+0 ac3Zwu_ޅ+:/Aq0 'Q..) P +gLx!]]yf5ЂoG%HaB.oEu&Ma;n!!餘x%\<o/ B.r#wNqu/ ^C/0,dVl_j=HZe_\u TE02W4^/ֻkh>ޤdx1*ؿ.@tA?W>RСUUؙyL+)ϚYʘҋo;+pPIql(3k85$AUZeg.$>: v}aNdΨTPU @='fsƥL OT lC.042y+U($D rhZCK,=.vP%]+9~ 3c|3@& 8e=rmfNd9ńEEh6bnrs,J%<5ԟ&A$iY_.+%Cdp'$`D%u!ӰLv4ݐ7Tn0ꂨk[7HIPI= ^N)vw1j 5svMIv՜5ʁ #Z<*\ qRId&Db'HRmB l#yվkA&wTBmYKK@i4 %>>(m)_Ӂ:O԰yZ!H1p+9w-(1 8zT'! hds)F;ƫ`T@r~LO![dvC{)'Hlx6&MLa<݉"?tyUbBrB6DfkQYpu6 D{貎G̿o,~ ¦i Fj TU#a7U<.}.[Dnkbļ_ykyXm7iӊGO!^묒9bsa$w,JM0q6R $rIdcbCKW/t,ᡤ@[2aR_"KcQut,]v|h|]keg0}J%Dm8y%}% a62Dz1lN#NMd ӘC}y@ܙ,AkF Gb)X)|MsYgM8( udžR~ƧAu~ "뮵oMy׳/lbsbiw)}aRCwWx1@9|U?$}+nՖD5׌fd09jEtL>dcSmISF6==!kړf":11%v$ '){?4Bj8䉯G@-ڗ<9#K6JK0W- to|Xt/113 WwSkxj0xhJ_t6F ̯k!9;lO#%su%@bWm)/ 5R11Jxۚ+qK[۳Pȣ&.·(Z a@Df\  V*QlʗV mri^]:1+z8؆ >X;/WY $S@]lS~:̕n|s?2`ˑu2~&m*%ZQX&)@;381_o=3{`҆[IƳx6[c ,يOnr̗Pu;rٝҳ\3lTvvUz5}O5ɹp4 dQvY +u0JD ml&)OL1}ZQ7:֚_Uqܥz'WN?"uTZ=GӜ)Iōn/B n}P ՇY/g>4Q<>3Xo!y${4ͭPa覬Ў+yO@PP(kƬrR=2̀9xrEvߺ.ˆd>>#]B Uc s%}ʗQV]g8Alf/qEvDͯOpĬsW7s^j%ւ&5.Vԋ4ep *T#,wM#!r\X=>hyg!g5|Ic*h}RHjmsDž&^S+gۇRQs"K@*1Ng[BA:ߢ]c*Hb*`X9MɳsٜЋY9Ӏ}=N/ќÈv$6>=qCJΉb;mdg?3N,^,$F/1aN~f'n7'D2^?T**n݁Ύ&SX 2I8m,ct+q:_kc-.7ҁ`d9bvc\ZOMB_ 0% W0\~.} P7hDᙖ!V)ӈ'mY C(8Xy7$Z(U'46ꓑ4Mlj."tLi,ԶiHv2ݺ p`\* z A);lX+*9aQYʮ6,JvIM @6풼( Ct2Faxi 2 |*s{ۨmWڹ3ƫii < 5]qA+D`ڈ` odu$t?,׊DX-s7=;]YHVtC Nh%p=\oqXv[Y@b*[+hX2q@(>+q^_]'3rRNbo p$xe` uP=7$!|Hy3A1>{9ΣH<VY-[Kww0dh<'&N|=$N){3^ bA3 È5#.o Fɷe"ޅ e9bN\gqB> tCYv*$FM]1UQ1jUudCo '@ZPkuK+l:/MqD?Z ^&bm9U~uzK 9@c8`@lyېy#3WhU-te?FWm*'Pܮ3V/ 8ɞ1Sj3jĻbP3O ۔+WоL0&M YJ!B18.#&ov>f610CRҳ+X R_0$0bPk[2kUU) j- '=0ӂ:xEX)V&TlrM|E Vx)d~{ Lw058FfԽjU+>vsJr5a="Չ (h(7RriiG~}̌.Nv-a"+!4NUET"䉕YA_u+, BH3|N(má3\Q[OH?bUA;,?Gi$`NL/TuA;rHP}9zWizSmڀw|Pa&YgBrj\Yi/.AT7Cwk$'a {L<]o`Ō#@@^Yg @ˎdꂋ|3J ']! b.92 ~pVXèOe(^E m:2?TB{u_JQ!*w%/UnP;U ވmeSaR3>qQ ѿ2 Ht|-R]kL&6vb PXژheݚ莵Ӂ,NS Q 3t6FuCbz5D7B*ʎ >a jC]}WBfDc$)1*9Cnd4L:5$bN4׳H6uw4ūiLq"7[&W5"YfI1e˅󀲟LD!mF%Z}78D<(Sw!O JXL0tZ9LI#Qf ;hk>M4 3)L4dcSZ{ ΄VbQIFFC㨟h eO#=iX]<A PuʧU;cfyJ(8|a">8J_hfbˍuNZ SVvfNMR1s>'ڌWQ` ~X q'z[ShE!?ըt՗; a.G<#`Ƽl] ioFtP,G˩"{I!pfHN\(l>Z$fÎb:  WG79 &! BA"[<=;_unXO$B#$œBCg| C;]/$ kn+ ju?i\WU`ٌq v,$!7kE ָ3ߞnL^s!Z8LC +X4O.ITt*(7CF+Ӷޣ#85;P8h:t"(ݽ l[fU? O77R |W"4r'aJ"ImDfh 3X74Vl~ang$޿{mN߫γ?mܓ^ݤ`,ƢzTf4GsPNIJ8S}Di" Yu;ػ;0}feИe˵J7o ;Gjxx,4hj4H'ܴ%s^(jW!ig4!B{$ ՓC8Eٱv&gA}%j2"iCOCϼx@Ź(sցS}8ȥ-g3Fx<].'$Sg/c᪠*¦DuTRhܯ _axW[qek8 EpA{yY@ĖtXEFrRȷ(!8FFCEYwއC".ePG7?rǎKYt VǯOGnCAW`(tC ߀" )zԴHNAK1+^bwtjBUZIN> k[i-ep&ӹR~!ZUGB/CCɹ48R%䄳FHHI#/ jŐ~V5Xu}g{g[UEB-$d_ASr!P[ɏ6#1RJ>`/yVCvA7P8Pz (:4cuքv[BY MW՚$i {ccI޼$UewHwM<=~ڲV -Qi_i91~'ȥK;aiɕEf\MPhea钌":({aL cD_lOMZ$`X)D&̤-`Ʌax>WXU!4+t|^'%-pD1aΓٞ,vSW_"ߵţP=C0_%Y@TtѵsGxF 9p(LS3eWh脓hש#ճYƘE +r 9Y-W?G~_aN( Prˉ¯;HqדAMO(\}M))[r7~2Ӄx%NE%KP{'ߛ6J>N,OaE( 5aHqI|5P> 31]@G|9Nxb> e]="؃ ӑx S ShmBK޽n[۫&9tj1qy 'ys+ 'HyVal ~k)UљQ Ќ1E6\(b%|qnz/KC~jHSAU: ?c.I^qi G$x>"%". > rhq5ƎE4lhFaWg{?-̗L%V'~ߚS{A7g>=.e 0Gw6@l=0κz2D3^d]ᘑy-iV'j ;TsgoRjOzx^v%N-d1*)4.7-J9 _6qI(CTSeAYb q1{kTtJn𢿡Bs,}JYra|OfNyFkr&] PTt(x-#kOEV03jRs@X)tgO<@[}T&-Nh?&!$5uE|HU*pT;sv  ʗbzrZA/_;6yw.^߭Uqu:#ÈelOaʆ@MVβC+ &Q>F3,^T"9 5A^IzpɡMc4\B=zl=2IX> O#pAjH1M(rC]LΓ.fK9bƎ1'=L/y(R5@,*E4\{AR8L„%&G_=SnlFrĿɼR #j6.]^7Ek<qjݐ½D'K$,TpQ۹U*Xy1}fCvuPYK O~(Mc[ f==:\XoۚE̽0#2`|\br5muGvCH4^ >+J4 pe ϼk@I=/+7W|)Ae:Q .ga٣}dֈ8ƃڈf&H`,~27TckNǝ2wM.:)==eKSyR*^yn5tLShaWSe^,T^]_S:mN~xc.7&y"1puʼns@p &δ.3M ZSL y&6' +"вwk5@w^s,T y$BhKQ1ʞ1.ba1Օ8 b˽SO0M'-6XU@˰,at؎ٝ]C*-+pMb vmֆS4mC(vA/u{u.?b"MA\cxԝ[7sg냺 M="bj#F3 V:]yY:{B`;U8v֘ya;IH{R*++v,ۼz͂g1OcdC>PGIЃJPN!N ke೸"_ܶBsTw8ԠEh_y٭-[l>fCߥ7>  zߣ4^7u Pު=-3M!=g]X.Q M~E=0Їeh/Yds { DZz >--M%%XWE$h/ael!q =1&EhY560~J3jGWJ{B>"ն!]K= SAdjC7 Ԍ'#bVm+!pA;uEQ\h .H]/y=- |UtQe0 q>ڹsr 8\ Xҁhc^%iq<هP:vX>R 364Cx aˋ+U=I|٢áד1nuU_f: no{%5Ŵ} O^~^GEm6)Puzi9*q@A?& !Qj-b(GkKc?ן w돗__bwᢠ!7h8զd>N !Q\HV؍핚Ax#2mͫv+5TEa);%`M5>N*^"Y1_Ǫ5'{ %4aj o;TYjRPQ{VA55LQwC+g!jSzMqCtd-nK<C6N'jMAIube-}dEŰt7}bd%>vC@H8#'=E Tbk_L'mݙ]M1~zlh<&+h^2ֈu 1%Ƭ4g`י˛ar1{Gσ sf-=)Ng$C69$ۛDTKDO.Yy-3H:uE е׏c%x,tNKߊO͂sϻ$@\uH QPkaX ē$ܒc;Wgj]*h >YO&1*~~nJ~*ZkN nHa:eAʐ(U>p[}[G&qIuMCέ!Z"?=LmS8{I(EcJJ܌"p91xlx0ɄM8 Ҏo]]DNWLikAÉ6a4nBȄHvFjKQP4yqùp'0RdD_+Lecڒu+V`{0n!>D4]eV96J`mVeY/nKҁ ^G /J揘=D;W1htgwDDJLp[(Rԉc|?'v1 ZD 9>ax}Na >&ͳ/vWA aړގ p"^Y ĆSͷ˼Edq8C$q՝-5W$\˹?A:0kd1 _5$ʾlJr7: d1Q&E䊉$4{9Fuɢ}I*oDcY@\Y,7=ɬpk9J)^ڀ;2l{h6  QĖ Jͳuy,ܿ "ƢPҚ[t Hopz,wE8gЖ+ m8ܑ'"o 28߁C =m E: |ڙ.S=!9ނpb&#(ӟ|oV^eEoQorj_MId|@*!P-2PLa m%ò;Z&Jеw'rrEs h!^Eђ=Rvu[YY0oG.rJtQ~ ,hj% Fk`˙c:떌8^z#~rFXE.VÓbw&<_!HD7S.BY8A2!%eِ`X2?Е?]>cCN[1c%fȐgMuuh(K)bi]p9/҂oN+3?3Go^Ӝ.#Czy|N=YknsH `Itw063Ubd i;g%:Զ!y~5NʈR"Nn*L-Ƙ:O<cYw<7ʔ ?+ :lAPu8[T9y-ZLq #;Q[bLa9'>UHDfFJ E* S]ى4>λڶLgU5nz9?AWUB?ŗS˂pJdQtۄ!=9 '&PZ=y;0hUnBF3k6;nD3}eDe,/esHSQЭ)Oo~D u FK#]rȌGz+C="'Jhtf~} RId0J2m ^2]Yj9"q~Po=r{q<ںD9HOMvx8Py$l") m !ߏ=Xi NqB`IW$|ß :8L[QNp#a@[GԾ384q{l:wWq//җg}Jz8~ZZX. !r/S:!QT'7\x댲Q]N2LKKjSlK8 n'y/ >@gWA =c d5z޸esϸ,ĭ&ӕvrLBk<9hMƑYo39os+03f j1w1`@0(yR@A2@bI7Տ`}4-$O1bV2 Q7``*xBȍ;]{@fq| w7^coqBZ5KB,HhGRώx0*<,F> bbYڐ=\PmQϯ|A!¿K wMԌ)XF :1N(6uޠ4l"mZ9/ish Z1g(x]Z BYI R9pE6Z ^D/T A |7&y4Q+bA2oFdTrUj12Dp*^akҊg,Ps%"IJ^pFo EQMh>?۸^9j!h^=j(('*^ V'obwOeI"An}JvJmCֽOԺ?纊=$ [:Mf&emߣM>|u >W gUcMɿ_3.#0L=DHK$ RQ4)ω%i ExI69T9R<-G<%~.4n71N%s2?'#[_WqBۧ 4[+eHqBb*4{r{Wz9gW|)IiaVQ~ƞyU4]M:C07AGOTATʌK)3y$sƭ5 YT3JPcz%E6rm$ga/=k֪ʉGovb p"7Dw~7/XNM ]>Evz5c E'v 3nE5_7b}_a&H˞ *oYVt7A[0;h'r}ք,HtuRS+ 5Lt+dr,`a? 4{,s9~BWNOc`D1aH= 'UeG=;.^qO_|Oʉwk HX k<äNU%Z  &;5:Iء3 B} P+ Y$'U"%TMd Hj%7Ajupa!کҳؿg8Dud?VLYvBq4p<Ɛ(m_kl1#QfY4F2"[Obù.("QTЁESIM42fx~U D:6izc  ˫vBCl6g,OHw+Z,Nbf rԅi'Ѫs̈́č&\u$|ʉxSwr#:6}SK>I"4p,nrXJ,&,.?O:>Zv%<]'тl?AzV'*+kt~0 T6=f:ͣPQ6ANpUUeomnˎlT"DrQд;JA!oJj9oH}p#*/u_s{yb۞Ӎ0ǀ;Gxjvzatz%7$ ~hc5$Yx2K8І|'11pRp 2,ͣYʘ#AR꽈km6l ]Ph * /U~~XiCY<9w֟=#ؙY-npBs&&|.x~hyG!z.TVI:z2t؛ё7=պPO9r;H5$h }T?eCM{J݇MX%xSY=w+7(ƧQ2Qo]D7r3 73݈?*Õ&I? z_ip)D%VA It}ypK`#Vc;8/RzsNI]T%+tN Sl@Szw\ T; &j?UCg$ɱ"!gj|:v2V[`hS^1>WQBi+:ϑlF^v(_dӉ`I2t?+^IZj' t[xWcQFJ~:#>!.c 9'$eQ0ܕD6I&+vbȒ>dk @?HHQ6oL r.h߮ L4d j[?u _p8BZ2IfS?sK "ؚ n> · iވ5gl໯mT[k.zs#zwp"2O8e;Ll8#aϠ?bsӕZ9gЁkUPjThǕ;dLB.)\Jsk=5̽oH-R˙XHO R 7€vH2Fi&ݨrJ$&~UTb2|JEF@Gpl?[qƘ_pxVȕɮ Sʛ<4© բ'QJ-7+?pi*3rwhڅS :2]/uֻBaZ  A8Ņ]ezN]r`4=98]'*1 &ՆwQ0<[ưzԖn3[T4eI_ S7od$l^nQb^% 9naW+p=M:buSWz)=-R hj/N>%%xit%-LN`bOv# ҴXu5NNd,]ŭ_5x+ jj äч P_b ͙ opH3ǹ1s1b[탹xczα߼d_8BmP<DCyJ ?F/[nPG⬝ 1L: Uk(><]igUeIIU . F(BQ=nW]Wkưį& EkBr(g\~!j9z S; ·;s= bFw (ıYj[*fms $}ZWnfAA"Iy09TtmơCmV_k,j&}TT{=e>#J$m)Hz#IF]= )ŏb65Ǝ]7`$L$%u ĥl2=uP1)yde mYڢʗt/n 빼(@m@|Ex֋6Xeofxp6ڦEvٌ=~=b~dݒq͉lu*%hC =7^꺽l[֥QwJhB=ذnp4]4"XGHg;jQAߞleGv;> E ]*4/gU1'%WoIۦ>ݺT6 xzpsE-{F}KRO!wx_vVd|HıDԊBqw1I$] *7K'* T)IsD_Scp9 D?/.?ǰނ橇YDͥh35DN\P+X]: 'z qCɊrʊΜRY6/̥Ձ JL[+KtHe .'IU8*0d]PFUo8]ݛt$ԅנ8NJ* +26)$$9Vء'e9!wK5ÖeM;ZYb|[?M}jI?;= X{_^͆bi}gEPHfxvl5DdhB  `j$j7JpGhlNLvJÞy{is?> ''xamjF: js=c,p%A䩥@TJp u'6ǩ{Q#*c|EEn8 c|rXֺ?/\hiyO͙b0|{,86@Q9ߠStC/[/K}.y".덬&%]<!`Cj4눚΢F*1e_䇟wVZ{l W}C0 Zw u iPë\8+^o-~J]qj׵n_QEru}^DUL[5ߌ]l 5=e[PK]AWg*!6벰^{+Ů {|)cTT'AYtg ɧZY-=Zֹ݊ޫQauR [ "_"T U~kf(ﳀ˙._y`>]T RYc'W|.ؐ|>paQ-PĠrK|ʨy2$}ERp#{6lWJQ)]hkL\"dEQp -EXo7pc2S:~^(SYOma2=D[_\4 /<Bw€3O֞նHz4[}K$z)&_2E-K ɼT/(+79 ɍzFNY[횪fQ3b^6qWK8iˉY+C372]oaxk/#m*$> yKf[}o1/!g^3𷒁k ;'m6@"5 {b#Җi o캉vfGpD,*rl}A Q/ƹ;Xl(ڕU/>6)^>֔ZJJ3[aPR`ī#)rZ.4*Saa/Z%H1Uh8XO*)EV"`GBjfn'VZ`anFbUGa~D&PȔ)0s1?ҹK+]AJC ^O3PˀweCw11'.A UkfwW((f i?h)'mC3Ew.OYumL.yKh,tAK{Z\ ‚;i1 1hC hҿ IlQ.`L?:$z芑"Ν "[ۦ 2ʟR/&e@D4dXCP14J[^[>;=3ʪ)/7 ürւy:BDǂn&e MPvmSnTG Dy7a8\9TKe`mA0S˘.HxP}8<(ď'uT$"wah8 'wNqǪ|׈q-n7P.04r&G~` EM@=EoaDy2$A)“ +F5Z:\1$ .dCSWa|S[MTtAbݖ_+RIpƆ˚'[<~l5?R5HFrJ(no@;f-<tnV-U:pvVdt2076fqc`-aqPh;sRC 7yu OD)<碘IۿWDb]/1JV<`P^K L2iD“E`GQ oHOͥibdӎ0.c+MhMYK 䛏fBD GhW_1v2:.յ;BLS7 AW 6;Y#i6wx" 4σ٠,`Dev4h҃/3+ -{wߛ2f;2`̳Xzg@o&2+QevL*c JhAQԪg_rϬt鵤|!s7>(dqR4#(^:\nIJ*RIq?+D(A>mEt sbv ,;;aa=$^p7yFL*MOgxp2B S;NĠ !@;`?NNc^4v*}&L#6Ks+z]F}0EN("k;!ȔJO$a%U872}mӥ2Z_HEָ; RcU.I}VTFPH}U񚪰!UGYn/qm$TkPW|or!~cЈ_nbdq)a[g,<1/Uw=0oƘɰ 4F l$#4ujt~EށuѬFJ.`.F'ʴumϡju|>'4voܤ7?;˼]h8W~{(\#0J-[U*4zpWӉ[@ED*o*oS`e𳩔1VtmLW6]2I^'c&ȼu37phWc 0B vLKLѡs:@Fk{BfNO 7ThX>8`7Au>t(vfvoYT5e!yjvaRṡpA{֢&KEߕִ<]#j´.'hP 8C-%سpٕvo˵iK?ӹvv:0mR?G{u䣷NLY0a"$K}yѲoRUv`IL[*tBYF5a;FTUXYKpB86C8D&.Q]>O-4?jTy"~FcľsuRnV |CP `CK UYds6E-Y6''+I-L.Ƈ@_ݦ l#2*q?SvkEj_2{DN8a}ׄ2oAkfGֵ͵I)H}(꺎RX}UN8Rݓ?dk6a&qvqv4(plBBlbՠ ؁Ck5~a$M+ʦ[dUaNt挭neA_`"k B8MH'pM\#G$ h*xEhQ |Mӡ (i_Uߎϖ= =K5MESs&her#$^-S@Y5s϶*6ԫMَFӅ [f|yxo3<fIw'+cNqq NNKzw60^ X`B\,g떅%WKR~/t6"ecˏE[ jXlU]C m8+۳d[PEO}(V (LeTw9yXCO>^v"NE_њo cr?3_`. l d'}kNNТ{nL8|"uH2+(h+* 1,y2uÕ'GLYRGߗO[jyQI\TEKTN3_uO$Y։< ãbny(k6bC W }IUl|7X0\a\{SPZjto*ԕi6F_ҰG1B.ҸO# Nf9PWt%t KtbY `>CQ<"1;cQt8_j+O#5hΏN6vAz&5~{;Tbx k?HVO@4h뻻ʋx|i@rWޟ2a,]SrwjS'eWIQp6}bG/2res(U9[@MUqނ1ݵȜ!P0;. ܠ~ɋhQ}_)t>ޏ;[)|}#ft.4,:R5Q30{5y]6OWETte%ѐC%zr,p&bZ2Fax'b/du G}d1F~gV}zdZZz}?1쓕IT uRH񢧓l Ro[ʵEZZJu3ǧ|Ovȕk#䈏ʼP9>6 R@ɷ'A]Qy4($erVR( UTo,,4h{C~e$%)X쑍 PVU6QֶQtcUVQC^*$:D"ph~;!)C7Ǻ5h)jH@@%v9yj^'cz1G': NiG4hP韧5gDvj8E"Evm_S»O43vMS{ )01(S˱7hbPuEo]1y.`I\ς%lҊ Hmq6gМ%z$$4zT%h5X?¥"Vɥt!MU.y{U,YǒY"ªE1w%\[y >gs1Vrg'}oᨑG+:hXQʗt;3KA9h*Kp&O*wuDP:ӅxnVW85[5:ghdic(ñw!eNU*a=*Z㻕DoX|mI*`@9Hv[p|'6 V]nӞ:4 mcv>rw>_v@PKHi]Ĩ0V\b:#Pn-ʬ|㯗 2h$ȭ#ۿh3F%S*Um鷔$o<38A_a|Rb{ǢPu<].nY-}+t(өg``K[&c$c5sT E\Kg[bmgPS"h?m6dw\u""ZaIA"Ql2^^dY屴!r)&7ZIGs,: 1B @@ucߞY3>#M{kDV/*#E 3dkO5q:Jg4dX誾y(Yʐx];sR,~'HG$.e?Aw.PgL6bퟥwois՜)a!6ʎ780"6Ѻ 5Lŧ b6OzLFx_Vz彍z_ATZƏvf{%Ec.ɟB/N&z]7wKg iz| fj!wz)A_qw2a1aCc3/}wJ ml㲓Qec!sbm3/"plԽv|Vܭ99Kc'Snё(~tnx U3UV q;n$Aջy)}#A˶i׳irj4#]s5GevvOka% Iqi4r2d=bt̎^@s)\c Ec_*! k R) SϮuzk@z )/JB:)hk8=FZ(LAXeD[Dm쉱!oܖn#5bpoMcMuRW@-#k޷ xx2!DGx/}I&F- RQ΋*\3iCT)#c81ioRѶR ZpT 1l8)w";sѹA_tÄSaIv }[LcgNƦXZڪ'Q7e`=G0*ݒ7zZy$|ذ> :?Ht$pl\6rKP ~^|/n^n;9#Wc ie%! ,}:-g0zi4_;bUJzuAx+D,''R~S/XY2BD ۏM }ks%qjro[㖞1џ%D>*`ES(ewTIe(ƺӍB-)00&ч~l?0 tj}/uI1Jxp3k&]2In}ܦX22Ju"r1z*C c.9pS1&پ YxN7NEKrn:6!W!ܻéMڤ(na[]N܁T?gzg2(ψMc#€L[Lp7c%Y%Oc [ gĘc Z,֚fsKc D* "O@S”. 9Ug$-S+ 자P4܋Xǣ`WM[ky:bil<^ pDLON^BA} $o%=r4 &>4*%6[da>Vv!c9=Zq@Qa2-'R 0$UP^Hm{ G|wJA*`k EBNTFlIYS4Y6`0Ѭþq Bcrx~¸;'iH;|t>K]4_m 9ĺlyCWG0}s)~GW}fd =ۤ. .\;X'83Tq!+XBn\l2~Dh`]\;0^檳riCv#D꒼5e\>FluS a%5wy?6Y֙r7A4AE~ 4pPĨZ΁+bFNYD9՗Z |VVoz⹫dCɃsSxs>l%wL&ȦF]PMu2)5,g[Vh!4g?=5Rf?r9+\KYm6Xp"\M_x&[bY(0ۊ ge'jvϛA]5jnNy! %6GnWAU^Qp$HyNDAKLy6ÿ.=pLjr<{,wߕoXvz<M="ڪH Q}tġ0ˈ*KL?|lnI5@liGB %$QN#5vI.Sw4LJۻM )ȥ .?7I^xoЮo9%^ <VUڐ7 ]c!%mY .SV_兒_u^ b*(5uWP+Gp=z{489mȺlr}]f<MhF\V8͍Z"D ӞKK-p[ HMCQ(EeYqEL;lfW[H_c[51N!-}m[}Y~r"{TR;չY!+ZʚȚQwP9n c2:z$ЅɞJgNϝ՞@yhƄ:m5䡄9RE ӿ0fwAϘ}d?+p_`B,„2Δ?YVHqY/bAUKO!ǟ\WҢ$79ڒ]4߽u!;cpw2+F/Vc_y;sչ$*F 3R`'l?g?U*dbSQf+Yh)$AS3^L6r@Pe3GNG{[VߡZ.d1K/'F{Ce.~xՅ١,-֑rn`zqmm]BB"eUe:/SnZH?f;(f7ֽ /H1yu)廇uTM9˘ b42WyfH&Ֆm e$6Ӥ\ &z1a+HgZ@uN0 MJJ7{'`,(o9k-ҠrzUZ'D/UylLm2aYʲĠSOk\ dBHXo.YF|x;o'5!+fqK-U,@PP[ aۀ? INgX/=UI0#ETeڶ YZ