weechat-perl-2.8-bp153.1.23 >  A `] !˕P&?לm:N.Z"wP6E[GkthVƞdA:ɚK,{e)pC>ܔ5J9HbVzr!,muӺ,wmG,zM[Tu}3d4764b65dafbf825248db85011b6d817170d61f7f3bf7f9f8e0d82f5e6d51eb4ae418404a6984efbf6dedcf3b09b820aeeb6684q`]CȁY~e<`hY[z>p>s?sd  A|  $ & ( , m pty~   ( 8"9":"Fq6GqLHqPIqTXqXYq`\q]q^qbqcrNdrerfrlrurvrwslxspystzsssssCweechat-perl2.8bp153.1.23Perl Scripting Support for weechatSupport for weechat scripts written in the Perl language.`]=s390zp22ypSUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/IRChttps://weechat.orglinuxs390xyp`]=22f92a47b39a7f5860ce4f686920128e4ce064e64796c3175fe10dbad7e59b80rootrootweechat-2.8-bp153.1.23.src.rpmweechat-perlweechat-perl(s390-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libperl.so()(64bit)perlrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat5.26.13.0.4-14.6.0-14.0-15.2-12.84.14.1^^Nt^J@^4]{]m@]m@\s[@[ @[M@Z@Z@Z;@YYOY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@TmMaximilian Trummer Maximilian Trummer Ondřej Súkup Maximilian Trummer Maximilian Trummer Adriaan Struys Adriaan Struys Ondřej Súkup jbrielmaier@suse.deOndřej Súkup mimi.vx@gmail.comjengelh@inai.demimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.combwiedemann@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- update to 2.8 - New features * core: add variable "old_full_name" in buffer, set during buffer renaming (issue #1428) * core: add debug option "-d" in command /eval (issue #1434) * api: add functions crypto_hash and crypto_hash_pbkdf2 * api: add info "auto_connect" (issue #1453) * api: add info "weechat_headless" (issue #1433) * buflist: add pointer "window" in bar item evaluation * irc: add support of fake servers (no I/O, for testing purposes) * relay: accept hash of password in init command of weechat protocol with option "password_hash" (PBKDF2, SHA256, SHA512) * relay: reject client with weechat protocol if password or totp is received in init command but not set in WeeChat (issue #1435) - Bug fixes * core: fix memory leak in completion * core: flush stdout/stderr before forking in hook_process function (issue #1441) * core: fix evaluation of condition with nested "if" (issue #1434) * irc: split AUTHENTICATE message in 400-byte chunks (issue #1459) * irc: copy temporary server flag in command /server copy * irc: add nick changes in the hotlist (except self nick change) * irc: case-insensitive comparison on incoming CTCP command, force upper case on CTCP replies (issue #1439) * irc: fix memory leak when the channel topic is changed * logger: fix crash when logging is disabled on a buffer and the log file was deleted in the meanwhile, when option logger.file.info_lines is on (issue #1444) * php: fix crash when loading script with PHP 7.4 (issue #1452) * relay: update buffers synchronization when buffers are renamed (issue #1428) * script: fix memory leak in read of script repository file if it has invalid content * script: fix unexpected display of scripts list in buffer with command /script list -i * xfer: send signal "xfer_ended" after the received file has been renamed (issue #1438) - Tests * scripts: fix generation of test scripts with Python 3.8 * unit: add tests on IRC protocol functions and callbacks * unit: add tests on function secure_derive_key * unit: add tests on functions util_get_time_diff and util_file_get_content - Build * core: fix Cygwin build * guile: add detection of Guile 3.0.0 (issue #1442) * irc: fix build with GnuTLS < 3.1.0 (issue #1431) * php: add detection of PHP 7.4 * ruby: add detection of Ruby 2.7 (issue #1455)- update to 2.7.1 - Bug fixes * irc: fix crash when receiving a malformed message 352 (who) * irc: fix crash when a new message 005 is received with longer nick prefixes * irc: fix crash when receiving a malformed message 324 (channel mode) (CVE-2020-8955) - removed CVE-2020-8955.patch: fixed upstream- fix boo#1163889 - CVE-2020-8955 , add patch CVE-2020-8955.patch- update to 2.7 - New features * core: add option weechat.look.nick_color_hash_salt to shuffle nick colors (issue #635) * core: add different icons sizes (16x16 to 512x512) (issue #1347) * core: add file weechat.desktop * core: add reverse of string for screen in evaluation of expressions with "revscr:" * core: add length of string (number of chars and on screen) in evaluation of expressions with "length:xxx" and "lengthscr:xxx" * core: add calculation of expression in evaluation of expressions with "calc:xxx" (issue #997) * core: add optional default path (evaluated) in completion "filename" * core: add support of modifiers in evaluation of expressions with "modifier:name,data,string" * api: add modifier "color_encode_ansi" (issue #528) * api: add modifier "eval_path_home" * irc: add filters on raw buffer (issue #1000) * irc: add option irc.look.display_pv_warning_address to display a warning in private buffer if the remote nick address has changed (issue #892) * irc: add server option "ssl_password" (issue #115, issue #1416) * irc: add "user" in output of irc_message_parse (issue #136) * irc: add options irc.color.message_kick and irc.color.reason_kick (issue #683, issue #684) * logger: add option logger.file.color_lines (issue #528, issue #621) * script: add options "-ol" and "-il" in command "/script list" to send translated string with list of scripts loaded, display "No scripts loaded" if no scripts are loaded * xfer: add option xfer.file.download_temporary_suffix with default value ".part" (issue #1237) - Bug fixes * core: set buffer name, short name and title only if the value has changed * core: fix scrolling up in bare mode when switched to bare mode at the top of the buffer (issue #899, issue #978) * core: optimize load of configuration files * core: fix window separators not respecting window splits (issue #630) * core: fix cursor mode info when prefix_align is none and with words split across lines (issue #610, issue #617, issue #619) * core: add support of reverse video in ANSI color codes * core: fixed segfault during excessive evaluation in function string_repeat (issue #1400) * buflist: fix extra spaces between buffers when conditions are used to hide buffers (regression introduced in version 2.6) (issue #1403) * irc: do not automatically open a channel with name "0" (issue #1429) * irc: remove option irc.network.channel_encode, add server option "charset_message" to control which part of the IRC message is decoded/encoded to the target charset (issue #832) * irc: use path from option xfer.file.upload_path to complete filename in command "/dcc send" (issue #60) * logger: fix write in log file if it has been deleted or renamed (issue #123) * python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue #1389) * relay: send message "_buffer_title_changed" to clients only when the title is changed * xfer: fix memory leak when a xfer is freed and when the plugin is unloaded - Tests * unit: add tests on GUI color functions - Build * core: fix build on Haiku (issue #1420) * core: fix build on Alpine * core: remove file FindTCL.cmake * core: display an error on missing dependency in CMake (issue #916, issue #956) * debian: disable Javascript plugin on Debian Sid and Ubuntu Eoan * debian: build with Guile 2.2 * guile: add support of Guile 2.2, disable /guile eval (issue #1098) * python: add detection of Python 3.8- update to 2.6 * use Python 3 by default * add support of 32767 color pairs * add option "close" in command /window * add infos "term_colors" and "term_color_pairs" * add infolist "buflist" with list of buffer pointers * evaluate option exec.command.shell, change default value to "${env:SHELL}" * add filters "h=xxx" and "he=xxx" to filter options by description in fset buffer (translated or in English) * make command char optional in server option "command" * remove default aliases /ame and /amsg * many bugs fixed.- add obsolete for weechat-aspell- update to 2.5 * the "aspell" plugin has been renamed to "spell", a more generic term, because it supports aspell and also enchant * add support of UNIX socket * fix memory leaks * more bugfixes and new options - change subpackage 'weechat-aspell' to 'weechat-spell' to reflect plugin namechange- update to 2.4 * add command line option "-t" (or "--temp-dir") * add support of Time-based One-Time Password (TOTP) * add option exec.command.shell to customize the shell used with /exec -sh * add support of close frame in websocket connection- remove guile bindings as they are not compatible with guile-2.2 Upstream work for guile-2.2: https://github.com/weechat/weechat/issues/1098 part of boo#1117121 - obsoletes weechat-guile- update to version 2.3 * add hook "line" * add option "-P" (or "--plugins") to customize the plugins to load at startup * allow multiple options "-r" ("--run-command") in command line arguments * allow allow partial buffer name and multiple arguments in command /buffer close * allow specifying buffer number/name for /buffer localvar * allow creation of temporary variables with the regex in trigger plugin * add real IP in client description in relay plugin * add repeat of string in evaluation of expressions with "repeat:count,string" * many bugs fixed.- update to 2.2 * add support of list options in curl * allow merge of buffers by name in command /buffer * add reverse of string in evaluation of expressions with "rev:" * add indexed ban list and completion for /unban and /unquiet (IRC plugin) * add support for IRCv3.2 Client Capability Negotiation * add support for IRCv3.2 invite-notify * add support for IRCv3.2 chghost, add options irc.look.smart_filter_chghost and irc.color.message_chghost * add option xfer.network.send_ack * add support of Python 3.7 * fix memory leaks scripting plugins * many bugs fixed.- Ensure neutrality of description. - Use -exec over xargs.- update to 2.1 - build python plugin against python3 * core: add binary weechat-headless to run WeeChat without interface, with optional daemon mode (command line option "--daemon") * core: add options "-newbuffer", "-free" and "-switch" in command /print * core: add option "-y" in command /print, add support of buffers with free content * core: add option "add" in command /buffer * core: add option weechat.completion.partial_completion_templates to force partial completion on specific templates * api: add hashtable with variables in plugin structure * irc: add server option "split_msg_max_length" * logger: add option logger.file.fsync * logger: add option logger.look.backlog_conditions) * scripts: add configuration file for each script plugin * scripts: add "eval" option in script commands and info "xxx_eval" * scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins * scripts: add option "version" in script commands * api: add time in info "date" (WeeChat compilation date/time) * irc: allow ${irc_server.xxx} and ${server} in server evaluated options * script: change default value of option script.look.sort from "p,n" to "i,p,n" * scripts: display the script name in stdout/stderr output from scripts * core: fix regression on execution of hook_print callbacks- update to 2.0.1 * python: fix arguments status/gnutls_rc/sock in hook_connect() callback * python: fix argument fd in hook_fd() callback * core: add flag "input_get_empty" in buffer * core: add signals "buffer_filters_enabled" and "buffer_filters_disabled" * core: support loading of plugins from path in environment variable "WEECHAT_EXTRA_LIBDIR" * alias: add infolist "alias_default" (list of default aliases) * buflist: add two new bar items ("buflist2" and "buflist3") using the same format configuration options * buflist: add option buflist.look.add_newline * fset: new plugin "fset" (fast set of WeeChat and plugins options) * core: make value optional in command /buffer set * core: allow floating point and hexadecimal numbers in comparison of evaluated values * core: add option weechat.look.save_config_with_fsync * api: add support of prefix "quiet:" in function key_unbind() to quietly remove keys * api: add argument "recurse_subdirs" in function exec_on_files() * script: add local variable "filter" in the script buffer * core: do not change the chat prefix size when a filtered line is added * core: fix display of nicks in nicklist when they are in a group with sub-groups * core, plugins: check return code of strftime function * core: fix cast of time_t (to "long long" instead of "long") * core: call the config hook when options are renamed or removed * api: change type of arguments status/gnutls_rc/sock in hook_connect() callback from string to integer (in scripts) * api: change type of argument fd in hook_fd() callback from string to integer (in scripts) * buflist: remove recursive evaluation of extra variables * guile: return integer (0/1) instead of boolean in API functions * guile: fix return value of static strings in API functions * irc: do not clear nicklist when joining an already joined channel if the option irc.look.buffer_open_before_join is on * irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty value * lua: fix boolean return value (as integer) in API functions * relay: fix parsing of CAP command without arguments in irc protocol, send ACK only if all capabilities received are OK and NAK otherwise * core: fix build with ncurses and separate tinfo- Version update to 1.9.1: * Security update to fix CVE-2017-14727 bsc#1060140- update to 1.9 * improve speed of nicklist bar item callback * add auto scroll of buflist bar with new option buflist.look.auto_scroll * add option buflist.format.name * add variables ${format_name}, ${current_buffer} and ${merged}@@ in buflist * display a warning in buflist when the script buffers.pl is loaded * add server/channel pointers in trigger IRC callbacks * add API functions config_option_get_string and hdata_compare * fix bind of Space key * many bugs fixed. * buflist.format.name * buflist.look.auto_scroll * F1/F2: scroll buflist bar- update to 1.8 * add option weechat.completion.nick_case_sensitive * add wilcard matching operator, cut of string and ternary operator in evaluation of expressions * add resize of window parents with /window resize [h/v]size * add plugin "buflist" (bar with list of buffers) * add arraylist and dynamic string functions in API * add option "open" in command /server * add signal "irc_server_lag_changed" and store the lag in the server buffer (local variable) * add aspell options to control delimiters in suggestions * add option "-include" in commands /allchan, /allpv and /allserv * many bugs fixed.- Update to version 1.7.1 * irc: fix parsing of DCC filename CVE-2017-8073 (boo#1036467)- Update to version 1.7 * New features + core: add option weechat.look.align_multiline_words + core: add optional command prefix in completion templates "commands", "plugins_commands" and "weechat_commands" + core: add optional arguments in completion template, sent to the callback + core: add option "time" in command /debug + api: add info "uptime" (WeeChat uptime) + api: add info "pid" (WeeChat PID) + fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename + irc: add server option "usermode" + irc: add tag "self_msg" on self messages * Improvements + core, xfer: display more information on fork errors + core: add a slash before commands completed in arguments of /command, /debug time, /key bind, /key bindctxt, /mute, /repeat, /wait + core: add a warning in header of configuration files to not edit by hand + alias: add a slash before commands completed in arguments of /alias + exec: add option "-oc" in command /exec to execute commands in process output, don’t execute commands by default with "-o" + irc: evaluate content of server option "ssl_fingerprint" + irc: change default value of option irc.network.lag_reconnect from 0 to 300 + trigger: do not hide email in command "/msg nickserv register password email" * Bug fixes + core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM is received + core: fix display of empty lines in search mode + api: fix crash in function string_expand_home() when the HOME environment variable is not set + exec: fix memory leak in display of process output + irc: fix option "-temp" in command /server + irc: fix close of server channels which are waiting for the JOIN when the server buffer is closed + irc: fix buffer switching on manual join for forwarded channels + irc: add missing tags on CTCP message sent + lua: fix integers returned in Lua >= 5.3 + relay: make HTTP headers case-insensitive for WebSocket connections + relay: set status to "authentication failed" and close immediately connection in case of authentication failure in weechat and irc protocols + script: reload a script after upgrade only if it was loaded, set autoload only if the script was auto-loaded- update to version 1.6 - removed weechat-doc subpackage, ( BuildRequires dep missing ) * New features: + core: add optional argument "lowest", "highest" or level mask in command /input hotlist_clear + core: add option "cycle" in command /buffer + api: add "extra" argument to evaluate extra variables in function string_eval_expression() + relay: add option relay.network.allow_empty_password + trigger: add support for one-time triggers Improvements + core, irc, xfer: display more information in memory allocation errors + api: remove functions printf_date() and printf_tags() + irc: rename server options "default_msg_{kick|part|quit}" to "msg_{kick|part|quit}", evaluate them + relay: allow escape of comma in command "init" (weechat protocol) Bug fixes + core, irc, xfer: refresh domain name and name server addresses before connection to servers (fix connection to servers after suspend mode) + api: fix return of function string_match() when there are multiple masks in the string + api: fix crash in function network_connect_to() if address is NULL + api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux + api: fix crash in function string_split_command() when the separator is not a semicolon + irc: fix socket leak in connection to server + irc: fix display of service notice mask (message 008) + irc: fix NULL pointer dereference in 734 command callback + relay: return an empty hdata when the requested hdata or pointer is not found + xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set Documentation + switch to asciidoctor to build docs and man page- fix typo in %if conditional- update to 1.5 * New features: + core: add Portuguese translations + core: change default value of option weechat.look.nick_color_hash to "djb2" + core: move nick coloring from irc plugin to core, move options irc.look.nick_color_force, irc.look.nick_color_hash and irc.look.nick_color_stop_chars to core, add info "nick_color" and "nick_color_name", deprecate info "irc_nick_color" and "irc_color_name" + core: move irc bar item "away" to core, move options irc.look.item_away_message and irc.color.item_away to core + api: add support of functions in hook_process + api: add pointer in callbacks used in scripting API + irc: add option irc.network.sasl_fail_unavailable + irc: add multiple targets and support of "-server" in command /ctcp + ruby: add detection of Ruby 2.3 + trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain" in default trigger "msg_auth" * Bugs fixed: + core: fix nick coloring when stop chars and a forced color are used: first remove chars then look for forced color + core: check that pointers received in arguments are not NULL in buffers and windows functions + core: fix truncation of buffer names in hotlist + core: fix update of window title under Tmux + core: fix detection of Python shared libraries + api: fix number of arguments returned by function string_split() when keep_eol is 2 and the string ends with separators + irc: fix first message displayed in raw buffer when the message is modified by a modifier + irc: add missing completion "*" for target in command /msg + irc: fix /msg command with multiple targets including "*" + lua: fix crash when a lua function doesn’t return a value and a string was expected + relay: do not execute any command received in a PRIVMSG message from an irc relay client + relay: fix the max number of clients connected on a port, allow value 0 for "no limit" + relay: fix decoding of multiple frames in a single websocket message, send PONG on PING received in a websocket frame + relay: fix command "input" received from clients with only spaces in content of message (weechat protocol) + script: force refresh of scripts buffer after download of scripts list + xfer: fix DCC file received when the terminal is resized- Fix build-compare - include .changes file as Source so that .src.rpm can be rebuilt- fix sle12 conditional- add weechat.keyring and verify source tarball by gpg- Version bump to 1.4 + New features: * core: add a parent name in options, display inherited values if null in /set output, add option weechat.color.chat_value_null * core: add tag "term_warning" in warnings about wrong $TERM on startup * core: add option weechat.look.paste_auto_add_newline * core: display a more explicit error when a filter fails to be added * api: add function string_hex_dump() * api: add argument "length" in function utf8_is_valid() * alias: display completion in /alias list * fifo: add /fifo command * irc: evaluate content of server option "addresses" * irc: move option irc.network.alternate_nick into servers (irc.server.xxx.nicks_alternate) * irc: track real names using extended-join and WHO * irc: add support of SNI (Server Name Indication) in SSL connection to IRC server * irc: use current channel and current server channels first in completions "irc_server_channels" and "irc_channels" * irc: add support of "cap-notify" capability * irc: add command /cap * irc: add hex dump of messages in raw buffer when debug is enabled for irc plugin (level 2 or more) * logger: display system error when the log file can not be written * relay: add option relay.irc.backlog_since_last_message * script: add completion with languages and extensions, support search by language/extension in /script search * script: add option script.scripts.download_timeout * doc: add Czech man page and quickstart guide * tests: check if all plugins are loaded + Bugs fixed: * core: fix execution of empty command name ("/" and "/ " are not valid commands) * core: fix memory leak when using multiple "-d" or "-r" in command line arguments * core: don’t complain any more about "tmux" and "tmux-256color" $TERM values when WeeChat is running under tmux * core: fix truncated messages after a word with a length of zero on screen (for example a zero width space: U+200B) * api: fix handle of invalid escape in function string_convert_escaped_chars() * alias: do not allow slashes and spaces in alias name * irc: fix channel forwarding when option irc.look.buffer_open_before_{autojoin|join} is on * irc: add a missing colon before the password in PASS message, if the password has spaces or begins with a colon * irc: fix charset decoding in incoming private messages * irc: display the arrow before server name in raw buffer * irc: fix display of messages sent to server in raw buffer * irc: fix display of invalid UTF-8 chars in raw buffer * relay: display the arrow before client id and protocol in raw buffer * ruby: fix load of scripts requiring "uri" * ruby: fix Ruby detection when pkg-config is not installed * tests: fix locale used to execute tests- Version bump to 1.3: * core: add completion "colors" (issue #481) * core: start/stop search in buffer at current scroll position by default, add key Ctrl+q to stop search and reset scroll (issue #76, issue #393) * core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with Alt+k * core: add option weechat.look.confirm_upgrade (issue #463) * core: allow Ctrl+c to exit WeeChat when the passphrase is asked on startup (issue #452) * core: allow pointer as list name in evaluation of hdata (issue #450) * core: add signal "signal_sighup" * api: add support of evaluated sub-strings and current date/time in function string_eval_expression() and command /eval * api: add function string_eval_path_home() * alias: add options "add", "addcompletion" and "del" in command /alias, remove command /unalias (issue #458) * irc: add option irc.network.channel_encode (issue #218, issue #482) * irc: add option irc.color.topic_current (issue #475) * irc: evaluate content of server option "nicks" * logger: evaluate content of option logger.file.path (issue #388) * relay: display value of HTTP header "X-Real-IP" for websocket connections (issue #440) * script: rename option script.scripts.dir to script.scripts.path, evaluate content of option (issue #388) * xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388) * many bug fixes- Ensure we use system CA ca-bundle.pem file by hardcoding it - Remove patch: * weechat-capath.patch- Version bump to 1.2: - add options to customize word chars (for detecting word boundaries) - add a welcome message on first WeeChat run - add options to customize quoted messages (in cursor mode) - add support of environment variables in evaluated expressions - add IRC SASL mechanism "ecdsa-nist256p-challenge" - add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint" - add support of IRC capability "account-notify" - remove "freenode" server from default config - new script plugin for javascript - many bugs fixed. - Refreshed patch: * weechat-capath.patch- Version bump to 1.1.1: * core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) * core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) * irc: don’t close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) * irc: fix /join on a channel buffer opened with autojoin but which failed to join * irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) * irc: fix order of channel buffers opened when option irc.look.server_buffer is set to "independent", irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position to "near_server" (closes #303) * irc: fix crash in buffer close when server name is the same as a channel name (closes #305)- Recommend lang package and perl/python scripting support as bare iron weechat is bit boring- Make this build on SLE12- Version bump to 1.1: - complete inline commands in input - allow incomplete commands if unambiguous - improve speed of completions - add bar item and signals for mouse status - use bar conditions on root bars - add option "reorder" in command /server - open irc channel buffers before the join is received from server - add server option "sasl_fail" - add support for color codes 16-99 in IRC messages - disable SSLv3 by default - add support of IRC capability "extended-join" - add options "stop" and "start" in command /relay - use HTTPS by default in script plugin for downloads - add option "restore" in command /trigger - evaluate and replace regex groups at same time in trigger (new and incompatible format) - many bugs fixed.- Remove sle11 support as now I don't need it anymore - Use %cmake macro properly - Document that there are tests that need extra pkg - Split documentation into -doc subpackages390zp22 16167233682.8-bp153.1.232.8-bp153.1.23perl.so/usr/lib64/weechat/plugins/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/f455ba095b2f8ef3c43af4160f56c00a-weechatcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=48dc3583d3d85ce0054b426b0e5e51f0ce1b4a40, not strippedRRRRRa) Cx87utf-8e04105e64cd937c3ac2e3aba16548312bbe1d3a5663646fd1e15ab74490e8ea5? 7zXZ !t/;] crv9w0 J$x^j9YI1Ek0a #%*t(VWynBz@}|*o.<]*PGG'p,*ܬB{_}V6(ZrOAR OMDO +i>" %d=JOFX RJ'88:d;,88Gȏ<9 wlU6ˑ0PBP{?p}m.P G3 ɩ#DGM,(Hq)PKY=G/z1S!ͯx4D+F$ca{;sEyt{#_5ozKA B(F8܆[%T3Zc*TᮇUYZI';KY<73/>7WXH#\DA:ufW)@p(9<-dŨK4vs'?9Xi݄XxØߍ5s\l<ďi׆577+d|^ l?IX`FEᓮʑ\Fo+Ӗ˴\5k eϛKie8l1I}*6饽Naå% I os(&>hh\:|H*"'A`Zߖ^PuU|npieeq=G\ǔqjq^-̻ۛ1C]tZē/ I8CݮF6CT#NcE]|[>M洷>cM┠N"0:u).UzotT8p~bBz43gLB*3^cuˊNUNiˆ3cZ\lPCyy9.Ǜt[|o,pO[#Q׃jOp@zJȣR6,s:GX2F?H_odK^xxC-fe(uďf$__daaS߯V_‘'mq2Q!)Cob'kw^%½IGk7<t}9e< qMٴ+o$h=VMm!*Zk%7񑪈П=;Fz!?IPgDHΰ^k+`r,dxWQǤ"Y=zSz]%H+1ҜElTY-I ZBO]ЉW{sWp.{73S Q/Fx9wM%Q [3݀>~G%  osJwRT/? 7M-\p,0Tf_ǰqsM'!A )nl+_] ?'x1$Tmm(n/(bJ cevwСl Qn6 +T\VeI>y,Am@b1 vɤEj*(&>(|,*ST"9B9Wd$WmrŞ*\B :I[c>=݋:Mg`OF5 26?Gt",Nl"ڀö2W{F?}f٫Pq\طpliEőn})dJ}GM&D؃HUO^>~қC~s- W("m+U0Q+h}B^Rωsp^'́V_ZKso,zc6mс+m ztGL`-P ُ>kaX/"O- 28DH~0h?۷ث(Ǜ|fX9J2 atJ;S#w9?-mj@ƓnmUH"E~  !l8+T6#紎nM#EXeF(RlN/yY']b^hfJ:bFhZ.. +ݓNcND5wKVDs(_3V ̛7Ļnavs>)>5~2nPn]ORq};.o;/i_㊼ZmA3^=|39Ϛg*IeWJ?zWYYCɆ"m;\o:Pd`={[f.F`#6?ރDԨZqX{]2p``y\8X{,~x!@ ߠ15A̍hu)**f84i#da i &3{ڤ̔.]=Z 9c|M&UNoyMSȟ-.%r꨷ݔGU}/k-U|ՔMuѶ*X݊(Æ$je/iU2D8V'NU>j'pWR`[em7͆:S zsj wz ,|E5_n9KG`Ib]3+( XXүdkEVF>9G;6 fBy"pXaȎ'a|q7sTN [,wɯs%&}C]1n]G⩔VҮь@rc0,%UHNܓ^J#|._!3N BEN<Ut!;,Glo*8޳|擉[k!b[Ou{0 h',\ӲVi#c1i*,E둴X2h-W>eR GK47]הj*Vl=:F2ÎtcMX33cs2ٗvًTpwU*5v  d z{7lȭz!6+rCCąml0.+Y5՜9k(& 8R<=:h/xqkq_2zWֽn:FEV+/l:,c`~M(fL[x, o!*X NX>lb<aHiIhrܼ^C^C[Pч83ì!#.ġߐտHޢ=~:[%~> @4yhMDgAϟ0,R12;q7[uI;jVr^¶v'6$ZCct[y]`W6AkusN$>a)]_zdI\SFdm}J8 sCMqE2|M &|6? gMz3t+vSga,d _ςf:OwK'RB6,7t,˩KHy? I 4э s|ױ1醴@jd g,UqaTqU[c9 phݬsjA;+lM" (Fӆvit4[_wY EEde|1smq¨I4ɼ}Uhhr@~hѭk E|XɋWᮏ+XHo>L0UݔW~^#|2!͟!ZOJ;$aDM Zj^]>[UHO %#jǽ/" xvqduZ%aFF)AB R'TCdsf|;V05gKm<:pOm{&jF j"pтccd ^OSx8Ut>d&J{c\sma->Q"z"yahADU)`(J炸um؀8P OZ,v1[Gg2R^>(6ZMa"Փr`1bJ[ug#3M- àB߇6̲KVu[zQܹk>!SM!)R.#M~N{# &WDOTj`ͦ;?.j893ItR-uXrhh o"\7ngڑh9EmbGUӬ4 b_jdG9ѯ5+0C*xkYS.Y2Aj); I5"}胯&*7IHݻ)omoy|Yd<"dFW˸5 ) x ̲WphA9Y*S gϝQ(I׼$5qg5Vu47C`~[_AǾ'n~p rDX<`'J밥%xqA 5oLN[}knYN&~Y$޼(fDgZkr)!d~gSwX`|G ļ¸rMYgxa[Dkj%um}7 Qe)o$r4 ֌&sqA;mLzK,.Pn *p xFVH7i-@\gǏ (5[B'bEa#fk/?iVK)nwcN`)Twq0}o'҆}]Z~@'6H%8wz<;Btydu͝+,)̻;avDz=>S ^VNuGm'S+u Cvu&\H ],p#wzPTLMS*\vLz!Å!wt~{ 7ypMbuj; |SA$$"h!!yʥ qjr_feinn3VMnhշQ3R{D} jbG$,iwvm:=I~&e{NFiU5C"+ގ"2g*Ń赞xNVtIyupix -|;&}y7&*zbJp㻁5*Wo U(_cQi.&IBĜo/յ=9^mG2!VϬDHUA}mc8ELC&-4+>iDt? iT=weLf"IdcnPN - #^&B[~q;U=u}ݽ)%rM<c!x􃅺l7YUHlOWEt*w$1+C REJ#j@ǙZ_`>5[y T[GTeu<_hxK*ƂWgPjLrY`޶AYf_hM.D(#ɳY`ҪjZ熠:Ĉw Nl.CNŰ\y2ݡi@5*5d$q<5 tfen07k0Tc?OT{=t|-Gy)Ǩ` X>|L%'w+)=KIoߪBsp qcQ3|`uBD71S龡0Aqӎ٪6u|No楝b>PF3:;WͰrW"V*  QL}T!EJP=3Г_ Y @PN|ڨ"^nզŸ΄ Y%S#xʎP?psD\&<3VړCz$pїs"jbi3".Wt,g\+]7{rbDv0#5쐘 䝊]UƓ'oE&yg3#x~34j@ 9k"IJ0c(975aƮ>ĶTJrXJV 2"HC[枢G/aj-Uql+n4]2랉S`">#Xkg3a^9慵::洠y` Ҥ% #D}xO|EXox//gO~ҴƇEUl &ϛU3LԍB{*):40m-dz&Z8sd8LZ{l`mO DO,Hsrk323Աb02:)FVst C,8$vlv~3{StxabU$/ TFMkT #Űn,,66\Ud?FɕfA` N!E葓~hD"Qare`sn_.D`Rr<++z5s%d iGy>Q=H7]Slv%X:L;A|RĘiB,#krGpɡ+F|pɕߐn,Ӣׯ$7exY["ZҀRнqz>JEFp""E__-g*s'tBrUQ ,#K;W jXh |_K w#D86 om+a"P]=I86&bDul~uD*~u4dGEO(Эnjl?L F-bq_.|y,ɗY< *˻DȜɼDb4)/X:\ wF˳B)fE,w[dO?cd̓vA^x3A?񭞷4bЃ{U_% 㡬7],HJdj0]'0F0K>#E#؛s(>OR3Mظ1vsf@!y|p]pt~6%"C;bTS)TL9L1)$]+ 1?gtQ*b?ܴ<η0%bxV(mKF0p Wln:q QXW$FgI4KpL(d;tiSqW25i륏t}Cݗ(}=]SϚ J Ua7 p<`+ R v`1̡K"]?8+gX9DXƮJ)? P Z<<^HH50-%;ZLoK]70_J^Ǣ1WGVe{DlcA@O᧥hGL˖ :҅2;Ǜ<'\[]e[SZՓ sf̰:ɑvnLDU㍊qw.\,[:!j/oTQ^ZnD-~3/4t lݙ c1p|$(/{o;~;\a{Vehd" 23Ny^4Q1\vbnqU hcc%͵*d?%k[B"I[Btfj :v.BXBc{7Hy,b10ﯜH%p0fC܁F2gv% O5Ȗ D9A#0h[lRbF8 UƏ|Nƥq36dyqꀷz#飩ť1 {0^]XsR &x-˥kQ"\S|mSQ36.\F |#.O؟L`\>%G~;bU=iT5{3dOYUJ&OAm`]%9 VqhK۱dLLocZiq!p8Yi Pezl-{:g`M勚"b Tn`cƝSmStkDʀGb9U/N`%n=euDT'v2H ٬tT"Z4bp-tv--%:8/ (ׇ4%6IFumBP՟)%CQ 69Ip*Dn>>$ LK@HbJ!=Ea\j{m7j=B3jV\J>\MqTgN->iZR'L)eR tcm\x36pV\'I7>pqJ[P>6>UGTkүU>WEو4V㥒Ot4`eI Dz=-zϗ`{ KHć'3/~g:_[C>t$vY4R6] 9[;fIַpT41 @ mUN`Rɒ^E"ã&Y ,y2 Er >)~J'0kE#y[Ruo!,91$f4q/#zKR݅JbU]P46d)X"޽SGD10y"/>Ag7dQ{.729s!tY-}A?T ؟3|]ŐtLPl+3oNOJ6P:/z ɂC}^TH(}Xv-f1s!b"'&,HU3 ]v9 fZ%uZY~2Er6 usٯ}T e|D~{渐AΝ>42#C׋77i9I\c^U{Iy ])( JXI $AձIznR͜`E^ud#:?J Wbt9n\B6@`6}ڵ\mo*7MdޙlŎlZ-ݬi1q$ _[BfP+orEX蜈F!_>k IPS4u1wx25cA7]mqi;@]XQ\d5ޚu.0y0PKne*G4p0y1Ov2PhFW+ 4kƋ¥\KnJ3n;-.D'3| lSև`oV-)DR6*VoD:sY^SOv򁶾@Є 03- 毵v99D~7%vP'#X2Tz-w jhD8.ZO. N#(( tBrfOrƙU]encN3 KC_5XS?E@مl鏕%)VHr otR%ڱΤXaO+2Gv7EcI*M[LT{xsZ EǺ8ږ%x/BȇwǨzUVxb>JFHH/V'Ye]*{b9z({!C22SS޳A$#͓xH|g{Wlqew։OZj{#l07Ӻ(Bt4XCKrJrdN2p%\4t댖A,Ihaބ#ᥥ27=dQLjfPtGa~DC}W Vطy`,25Zg@:ك0_T&^!H~ݪJ XG#z?29U|v YЈ백5Nw 4T:e()/:]#!oٍl-xJ̧QC3I߂7W1eaل\cЖAN2 uy\E|.DT<Z; , ҃wX@Z%PX@yI|B\8 U,@B;͞Uј+u)x//-g./pjOFXW5-NcYiib% ^5|<&mw{&vGp޾kb8}{q?A^\2gŪGD)5YdqJeEd^*l݅z/$L˜sT#ij-S2 ؅D+k7Uz;'yۛ mV]JȽ7oxnR6`7ɰ/VSe G{^m/[O)QH,DD z&U'䎸*z4l{!V )zX} 1Ώk @V8f%{ةm Jι! *LhL(Cֵx7c`B9e*JҴ<5v8EPƈv+1Bqҍؙ*15v@q)H~U_Vaf[Yc hx CHJ28uIYfN+LɅ3t5VIUkXt>\F~!Ɩ9$YvwA2YnIZT2&εŭ+_IAZU[pfX͌SV[h3͉}7d>QIZ'4tOE%'_ 0lB~ ۿfC;>"IRGZw|͗SO変2}kyYz#7m8q KybcڑC $pERrKU|DsB<~R{#Ɛ,\&E/V/w21}1BQ.}O-G.`Cjty '%Ap@ ,M)Qxg ׶K]3 :Ǟp8LY o+_Q~14=Lk'WYħg б8N#XefVznz6vP "rVYv|n/e?۷Q#v+ %>eʱpCaf{6F!$hh_>xγ[ F86ZIaklҮuA=;GZm.%oת'֠! 'oK?w05Nll_g̛&epqB\v0՗0rX Arֳh|mh- vMO*DCG$\f_:N/x|8Zezn2*SĜlLbѣ-~5C3t$41Uq&`]DaU7kd19 st%ӻ(jߵ2?ׅm輲TЀ+ xKJ j Huelu12W-o3?Q$ ֟mAQ88 j˩Vw)(셻u^0d邌`i@wy%zñ-1\g>&ȿZhtxnZBx 9WEcܼ77Z7Fõ˟"uDTA4⇗B=c;Gtw} dK%0-e  ExًjQ_=xRT=9OH~{fv]O!ẈTCe5d yRRYWRtZ&DZ~<3ݱnq'JLh]K]`jz‚ f;uk^ffW͚kEJdu96*6S. ^*fԴ>&=̍Uʱ=GE /[ænw TT=9]xp]U[EYP:,`L+72k֗Wy]sѹB´7K 0a; yY%#g]_ٺ~iLXs'-^wq\ȮrE#Rt4Bq5A AE/f|qrwj}\+]+\4}η_#m>&pO$؜x+&3?f k2XA^pA/#+O{8(d35Y9ȴݫW|fTj JNgpU_"<gF@&v/k3õY{.xUt6sG'0 .aU=8-W vMdK[`cޅ/{%7CPa ֒ѼFa!C4)VWњˏK2Ր:YbR-ԓM~gv(3_gkrT?p aɺ8+I$#Xjbۋb c'\> Mg#b\ =WhP -K ;OPQۨaGS7uݟ3]HCĹIhXAeQ4wEb0ߴ2c}Kx4Cˤi9 z4!]|C( Xȉ(#%8d8v5y-\q9d4K$K;,@>Q1-#hI?T ~Ԁ:=E2Q=[ԁT;,dpК_B-%e xn|VFyv{pR&E?o{X$T|\B# ,u[Ҧ>Ni:z]юQ@4Ք,ָluMh,G]bd2CLg5b_w`uV,JWq2ij~`5AFp8dgȲ"yݐ"Cy#隃laǝn 9-l Nd_k%x@/BKХ؂!UwQ%}6m/갡B W2J޸$=6>!+p G;KG ߞ?ϊ|#qsStf4"V6.[Kӆ No3@fx$S! GB>{ڨ Au[>4­X@kjʩIOdF&-J*f Kho l}% #u~gGZvwӑ5:?@'ڢhZk3oKm`_ej;dG&Zqwy=2HpbL|[TjL "grC</2PH,.(p *AZhn [z@ol F(1.(%Jr֜kڮj eEĸ>3-_e?:8'8>;}h'u76e95(n&Bn*p^gO `CH j\F͹p_!i[\Vu͜UƠ}X`8©3^-nU23jK bca{XM{JK{Cs:qa#'KKؠ3}VwXҺH7,=8B ЄQYԘJЖFۑ;y/͔M '. ‡m^QGA!N0*et /FtўAZ2F1nCe~ m4ѩpъi9sMG1Æ78+FRnOfЁQs6zƐj\k\rVQٵuX)2%+cG؎RJj4'$C}k[.ɬzcbP}$ں ga1u)}46]3%e_Ft3RӠJ@Ȑ7UmylڇID &_rz#$ ^OF);Pcy7S4\j^O; +-9Vv+IutDJ(@{]Rٚ(w,e~m\ W!%,њ .3+~p'~=j\E~׵ٌ(|al@H<-1K:1ݔLΣRT 7f4dΓϠs^aE,M/顁\+GmO01LӋ}Jyv wMv(syi7 ǵ{SB'h!:*Va^مX6gfi{)%Zw )mPW ;;mx7yn +,uF^ H:quJ-*~ ?Òj)&ɘ=WBc2};o{A$tXšJGfSL2MŲd|Dn,/r bIN39pO$۪bkF=X KRȏC;^Br5CO<~3Im 2I'2χP?7!/KCu<\ŚV 7; PWv]p?W6S s5"sb]%1pWRfGL\ILDg-iJ!x"\*qzr,Zϯg"mJx 5W]7q*8biތ0&ޚW$7r<;'N%R\)F4+,mIܕ1[,\N}} r/Ek:Yx7Ԗ@~.4٦Ƞ eC?@G+,.;eN~l%yص @3+՜@ OԾ-Ge5 XLr%w?380EV @kq/)~m^ +;~+ce`J{&qm*^nD|RmGɧع"Xq`KU+ he Ed!~wJ߉}ls7E?d%g{g2E7`Sv#X?_}PIpc{@asQP,ګs.âم*4 BA|oAgXw7pndɐ(D|p7 ܽ(ǪDe+qMG \c5M\5R=-,-ژU$_t]初 RA(x;DLmjJq6Dk$_p tu5wS8d%H*^qۤ뱱9`1z{b.@?z Xƥ-t:BĥׄNJ+|Z%~\8JQ{zF֛K#w=+0۵±a(Fǡ$Hy>$Y{m+X&SDp?^FEw#hG A(7lz#yn9cFobVt^>x0e\zyQ1%ڎ&9?"6x"…`*C^9A\#@fƲ>iߍö'bh{Rl%Zb{κ7ZH=zYژY&>6BPp=\ӏȇ$0g[4–Q%=u "C0JPűwpiX^@?z8M+m/ bi4eix q J+0.RG 7% lmE-8Z@ȁx(*Y=h~Bi }s!^Zn7jFueŎ03i pboB{g^9_ ^W-徑  z Ù#Bi# t h11#F;'ýUr\s:K1-gPN6axT],ɷ jL++%adEڑU 9eEY? \&`t9BLCͣP$'޹ދyӇ緳@wT뺇Sg67/!GI~2(V ùhntAdEFnSdJYZUN1؏-2& ^"Q'𗨊=+?H9\Ⳓ_u4fJtť?c0|qHp&bٲ_!6$:AOn?Hq_L[chs\;11ڱE8 P]3H/&u<֓p?-vOjp4-;y/<6%; /lyJj3JYwq _TH.Y 3:0>7qee{#gэ# Ty4R0rZGT^'N,7ȡ.o-EU2a7?>3 bmxr5!}㜹NYQ̽1%,1g<@]0KϝOK\u;zHzVa0"s0JLG :l-$BwbyЍ;jWT[q (/Ss}rDJC5\TB1&2:J0;ER,֑h0d60F$r%p&b(uTC_Zt@l}W]#*NM[9k$Lx>hv缅^-$L}!g'pzwvC$?!" 4E+N"Ys+.rq`3HbU'r "R˙ÑgDm-zWRئ@+g%q ; cye226?2ԃX!m`C}}VY[ҙ?97fOKrf$RXS'nJyV7]N+XE@]rim5p}gC UwfY\Zug9_:?"iHgHT'LGWkx0G\} 26f!b| kbD/Du Nh3 d/-ܔ dXRl,hi )|r+O#c|a͋*y" )o%b~1-6鞞eҊ"zy&m'.(HE'@{02H|\G,uޫʃ_$֬# 9@,lkx?SJX/y(q4;~a`wt}Y[WVGf^|̔ %+֐=M ni'CmyVC ]cʧ\fc_ql I3,{E~ҽW]+7F`Nt2334obϋ{xzI`uGhIt]gh>oRG2ǁ #~6.m۫@3e>#)ώp*! ^h0.WMU9i;婁Yw-B ]V.ϓ!G,^@) [^C+:}aړ*5U}sSMNJlXl` Eܤ &eP$Rh-LvVC c,)W 'sm8A단 3Yt&V@Do3⧭%xX7-Ґjq8O8{7BDݓEevpo +ni!ˠf se(7} ٙS T兯T)—r\eǡ(uI)gk#HYK#sP"dFk9LѩrTKG 6!34AU'ư}hn RA=xѵK?tt:OlqomI<"\f仟}ii m"&^Rڛ蠒f /wuDM[z`$>~- QdV7f\o:rΟx,~ɿ%eB mM$5j \5J[=F VAqwZu,W{wXoO9^m!=K.pWz\ַjM=G/ :Q N_Z]BzON{<(L̹^̮܊F`&/ZMȦOi-XmJ;E>>RɃ_G ]]DŽ9nq.-WabJlo#{_B?RG?.\8xH'4婘ׯGʴl-=/'_R XvOEJL뤦srO&?֎oݳN%0={(96g0ų ,EJEvߌBV 9#$ɋV N5U#sfFu|hQxr{PPH.Sa:nWG?^cǡ4e6a5sžME1#7'EAd>Lm5gn 2 `]H3e \Ry*KGAfAOYΦp"LxWhx_FLjzG1f2^ Ȳ 3&ՠrkA{wY:Îv5'q{\e,JMAI>F#P gmQ,mq=BЌGF+Л\Ѷ!Zbl4pMq"lwH \U+0\eol Y>"'SQDNγHzD8Δ*9`)}]C=F+'u'/:BAPpfi\X%eٺY\SЊr;)[vSW3\kW;쩝/wh/("EDD9p_ $=6Jd)]Qsy=TCN%/>,a3J}%W@1JHr݌x$ZN3&6f7bKLV4x;uxKuba` C;3?~TUh(X)P2WG4xyZHQY스ZSU>1Pݲf`vHtzۙe-Ղ8f?9w9Ya 9L=tm<<bZsz){;ҭ/*Wkabֱ*;V@$4!Nq;N7M@)؋p6kRÈ-|WbypњdDánHG>rҙI"yr.LFk=6׬΄ IX0xp)!މ)` ! >/dagQ 1>21[ʹ@E$V3 3H/5j+i{LH/#!:aʕ+ͪUў 9]\a&%0˪ވM`TRO% jvvbmֿ̗bĽX19ǼaMn@IaEk@(tDȰ,_8jJ{^"dDAf @zvLۺK {,cWY5˃X7"k=y6OCf>S|̿7RS0Sa,Pht\jKf[90kU܊QTXE2E}14?*9SSmi{B=1ƣ/q k2,z72DG3'ܛEoS@c% F<*\-xyq)۟Y,Zް$8OīPNs(aQ;=UA#ؼF4 ;Rs=r5q0\gAqR-{BL5E[=>;InPݢ,a+Kf5B\̌ ?CkeLfz;܁PE!-o.i|񸦁ޤWI RQh80tN蕉}v_MᦻvcJj xQ #;͏EI 5i>O hJ r2kD=$N⊅bOqCH̓ 5 F%JkvN[H?vȠZ"0TC;&0-#)rME$ f)y)Q^Ze31lpUr^GKT"Z|;ܕ%(:ZNz+l(ק\żNI^K<:X'qf02]vf䆼R,`)גl̑DZA8_EL'خi5VIe<FyX"LDb!AG3_lMej AaHSaCe[B64vlg0Ћ jT\8u4qL%P2f~7e Ȕ}ֲߢ/yPI|H]9TcE9 ?'!.8lĈe⎨͋&Ȉf"fkK6%!5._|4 ˍ4%1uיZof Cn|w!}IqwQjG6QB05^Ϋ S:(HH #)فԹNbJ2q=_=tX4^5ix2?Q}CTAVPFmEXb9'Gy r :9)viR> _Z0품vW[Gw%%A\S P RE'n ;D_0G,R!myW>@YM q1A hޝDB {V" .ЋT(9*w0h:sP+SYFMH<' ['֎U U%,*kc-Pa2swRg@~ųp1,]>8~|/#ȀX(F +(ߡ^0f|<$aqm|tU>DR$ܝS>\Mvr#X"ձژu.^v̠^ fz*mѻynYcڴu]L-Nt`PR}c4H 7)cME>*7!E'_=gqA]5r.Ge3 _/C`0̈́Нc)(-th0K2jUцpGv#pBm :c\N@O?k_)0K埋CDe5=20G{9<`H)~^SuWf/ś) u>e RŧOPd"I ~sŷuk،Cb:G6͙1CLA m}k:e2 1 hpz?;3&Ǹ-yLS!;g#u[mbPL8bjOu]0qO?{%tܾbbF;0oM [3Gm^; !հavit*V> Jx)ŽXWc L狕_;V.ދut=%!9q"F'omWc8Oa+G9s ``-<U+ij@0tO@֕YX]q@ g%c;R!ƍ0< w&bk6AϮ6v?gZ "7'P\8AؿpkLɳ=%^2G1K.^Rl[)t̪4v~U/;Afoa],?9Bz'F>]dbiP‡r#N5 H&YQ=X@FeEZޯDt2EN[f JaR ;lRI,e&{K^gtmܳ&T' sP-N(5%?ˡu*{gEAg8bt$ZjppM42 hX oZM`\V4J{ꡘtӍ͘a7)xa ̎UC\"f G<.;9cJǨLXhTAdnkRzX[">;;}xxKk}:c#p撌8p is ZNd Nvu/Qސ2/:&BZ9u L_dj 1ʙBoǑfZC\ LKMALFiyV85%AZoUxii ~|+B/{ o%J 3Fv+}X"`Rj6W/qjXo&O\#}qV[twb*Gu/4Hm21w9g6pߧ1o i"y 'd-h4pL|1|, 7\ǣC-wjR“R:2&/} AKqԃ"]FNtTva#2WOk )\}%T}bWXeBa:RU SVF<2 ώe#.(;L}+n CI-> O m8M6zI3e W}~ϫ`1цrن%u}x?䝳bDL3BS($oNA OC ~s0b oKX@椀m"xozi3-U<>,Ѵ5>\; =Fon=Ť )L31a)ڵM2:gc^c!o'ivWZT^oX-O/DjweV=T`eQ'&TA tPVo,0];NfOWiː"dxw`,"򓊫l;\i 7U$>WEؗsC;J0M"yaгkeF n)zi$>pQ>dm-$C.BlU;̸$ H$ &.Im>8XP9 &[O aIлXѢaXWM6e%J^V:D`UoBw)*h{|;ǘq:{Ld.î/^~ rZO2fRa6fɨ4ő"QWr2=3\;m#)jEnye ' f\RVK8! KKѶIu%"Y9m둗(}R|A^=cW75:Zg+V*Ebt&5vM*y~+4\*9_̪{a߆Eg',NMø![H˿)m' WjAZV}qm oEz I B1rm68zM>>Xo8g1:O9ՇR8"&LXW41wB휺jx(MG_l;Ǡ|ڵWb;a맱s4rC`q@ Ֆ&m~#$p)3XB^akx5K?J>R=cӡ~WEx+e$& TVV3X]4㩽 Ҷ| QA/. L1#~$.1<PIPͳ(uCW8!jqԁi8)%؞S1.OFq?–(]p"8ЪxYo@ڼ8}_}7U"+3:2hWս2Ar[kZ_ڼ16FА\ߒ%Xi~6^[[{ê x&W:gfQP_7BW]tzl(Ϲ}6L$V!'zG?rTӇ"9!l^ O9B^CAXբi,!]qo tat͗}_?M`1 WσJi/lMÝb7}9y1jR] mBtNubOu!D^Z%Az[wj [+[ۢ'iu54PK|!*{KdiL~l3M@ӟ"#ZmS˰0.KHRu %;+|A04P4qRW蟁)Pmc9J\laVOVC/޹po:.O:ÍQ2zO@uFEJ[ô084N1/`2zň<78coTta&$}xA-,KXpb6Mco4 Ψ "qɞV=X%k{f *;/Li}'߯P q )#&WHx+II0|\fR,C)8f N%ɗkV8)ϛv!m7OVtEg l ;Wm9gY.4 "9Lmba7njˡ J(z%לJq7xOiYtrh`s^\+ 俸Z+=TQOh? ![9m(<5F@:.wf{]1!b3bSW&tjs~RSVM#0&vwͰ;}5AY|i;>|v~Β381 IA*3TDPq3}nJZ JҺP^g\XVd͂6lJ}`\jTg$%zة1t)G.Hm]Rϥk3 :pGe[;W2ćgD'tUZ/縏M A*; cZw8;nҵ4 \nk"W/fj(fvy,R^,g$uK8rg.k;fRDlqC94\uHLayCZ?5ߑEl^UrnY 獚xh6g] ~8T+c%[knA;QfY*~@BВӄy D euHSQΔ?aͻ~{ 7W ;kD$;"Jӊ\$^L2Grgd 1To;ʳ)&zf!~\@Yك|޿+Tgmk3!dH{ 4Naۨ< }[cYc)bH-[@l܅q\ ӈɮA PΓu(:a2yH 3?xtYKӗx-oe/,,eI4!wۉ~ BJ3O G }(bhBךJ)JHv:h~nU2NJDslCY; 8rn4l6%T&yߔ<97Ћp~ܓ<{LJ!zZ6iT. kz`T'Z>(zT+,1!Ovb2{q^ǺK9_jɭ֘; bf}gMFw 㙗Uo' J buʽrHOA2FL} @RJ8ZK&8\ZQ.a#ϚjoDh lna*!uR.瞞 GGRjWVOva:/X&~R9M.x+)d)e5]I"#!Դē= E>KcVk>|tD㻦Uϟ]쥟 hc_SD 1]4(*N`4{ݸK)C t[v 7T=Y*Ψx!v`.? M=qCdh O#6ɲWwH}Uk: W.t|`ș5]{@`ʍy|ys@/Y&}-0فF=)͟`xPj`^d2a=z{S`8e&XA)][C,LؙN,!W94:jIA*S`Zf3qFZ8COƍyX~i&W{-R)!\8Q @;AANE$ă|KijLe-^2fnA@'JČWg ;-RRJ˵z:{0`!֠ZX=u:|l -< 78[Cni[(;AXpUl*CN  :B*&aƵ"n3Bl  `VfkV) ƺ ^ H!W4/ qX!ǘlY ?Á1(|A,:\/~BWkҠ_N_DL0>UѬzK^_lR}7A6-\i~OxO^WnKb&Go6UmM ݛ-"D0tR"2eS9dKF-/:9?U=)DKuh˞/ \/b5 UIUFA=~`le z>T8x6ae^]@VBo6:Y]GT`)z(J3$b&"Gڽ6R#-W\Xl']@ Y1 B4@IB];gs׈<3"OW%CN0$/RFqQrƷiV&Nu]m{:4@smKjrVvDzaGp2Fg`L9}&:1 =+e=Nlzy{1 ?u/+1vjup-7kYkjqg w:5uwjG9XiWm}yuF ({ƄoGHMu1&W p^D" 4lͅ_4]\'=5@Z7g = xWn`+AyIjз(H9D(]kw&xJ>vʽ/aI,!n( :Bh|"ngMm% 5tC{_ނ*VA_G"YOiv5e6}}}=s[}  5` ]pBn g*H֪y +zu߳)<9'r pa9K+Uu$y2aʨHkjE9-ܚܡ"<hCEHS3/*;qwV=]pD44^;C+,xjzhKo1wM0͇xC[b'b6ޯmEDauH\~Qq4[8E&,v*l+\R'yّ ʂoݧٲaI|805]&sctĎm 2;1i wQvavz\&u0#4MTrT)qVQ&oD{_#p2]dZxe 3?M#md86-8S2$Q0Alo/V^v]2J<1TK~Eu8V$[ %*>5O?WE յrGF} +۫in= (&7"8X/( {ʝT/dOҌ"nnXhRG =c6g7 ;ྴq3f"I6᳗Jg`Mr5ԑ ՁRpbPʔ9LE@2(z}k =FWG02#PIތ'oG᜾5Gcb>7t<{uZc%so[^M~ju~j' @ufUtZ| Y#HyΞjaiQCͯ&Je>7~dlعW3֋(| 5몫__8]excd|aTohAh絼M#k;ƴ {/zS.N ZE7eDl@ b:c=lV}U^GnkF?;IՆgZ6DO~XΠ*z1}2 M6`7D\U#VTwe 8,s^ : qV]՚an ubfXn|̯uPOI7v* 0a!ߢG\m?ܒ{l3BR I2-O`UOŵ'v+VZ7 x3'E#+P1ΕI)VdP*DfO"V(R+"ubjm2 A꣯mz㔱.M<| cxnZi)=ڽ2JM72傱PZ?{ЦG9RJLՊ&|jp/)l؟`8,%4CU`Ꝑ2"u~$] I@ۃؽKhfjD4C!=&0ݒ_x1 ; );!ش0&y`IV 4 ӸM̒g~?jy$hqWRce(n Qe5eRy|# q,Y!e݁h2BX孏o IZR`J?&wj֨>M"jٮ\_=~΃zPY`mLa%XY&tY RQg1lgeaT'̷Wߋ4H&A0+[}([ФIJ O'i=NPDC֏dGP͸1 1f֩wg{NX]@/oMgCkxJCA@m]%2 t]#dW([ iR3[*iQl>LPP+׭0jlNcS N礱8ҁyl#KO0DC@(NA(ó̀("!Ofw4;vNp5·S&fƒ_>V%_U }pKQRmN$^yM;`PM;_c=8u".O'nrtc[N6Z㣌#~mQ) ٘OLT$BF&< b :;YLoJh73.s;g3 7eMn;' @J&y?YU\KH0" %: 5h<bg >#A9Oa#=Q4qpYCG@~5HTϛ>< `OH DfuۙH5mE_ס;4+N?)$5#KISgcmL$\^x4:kgZ 2}*CwP6^՗&P֓V6g"0N^Oi}wQ2N?_\[*\4p %~xBv1P!W(0MS5IhG"zF,u<2L' FyoY|9z[pE.5N4ØZ2Ȇ:>p=^fp]r²ݮKɲ?qS]AtJS{9|tJ-%ޒՖK\BYI+ .p-N ok49:WOZ@Udz&MP] (Vu؋X״KWyJ)+"2jQ^GiAo`i2DYo;έA0S]*&~'ȗXeng7C$~F>C&|4 >VijU[d 24bZsx.iۜuo!WxQ2TX\ld@1ȉ#μ 6.WG=?[U>?]=L_Cc EʅǠqʩY=h.Ř m8xn}MVD{Syʷf~jiÄC[zՌ'[x+~*fcZC! 4\!&n8@T7v*C̽Y:p&^IM[ΡJʉޢ)9%~(\;"sߚ)Ь Q_`6#|F,O(p_{ISdSl>_ :)/:ꆅdU냙N#pٹeH#Wa}3-3Ȝpz"Ιv{T9{~ ]$nv@* *>~ $/^ i ֟U*z\#G<oso{\U9Rߍ$ژT`tPE6"+TeWo֮\V3BŊ ]7y]jiL^j*-h%lޗr&g)wLUdw#;.> IQbo6pTx/wFh:ɰ Zh66F*VA#{wꎽ"a9|W=ڤ/1CT!8HTΧ+l[>˵E0qsP*b.ojQ+0vj#?i{s>I;ڜ^.WN1`Ť 0k%"ݸcEݨiK(HNŹ >NZϵa]<Tq=xߟ"x}q3ֻ)s}a3ZN X8~f9;ȟj;l!JDMS))ڿ*{۴MkuHɥ{*EU{㡈N7ӀXZ đcJſFtլh^.kih̝e>}v,]Y(/]$vV'uAi;yAfBI &&}eIudBQQɢ 'SzK-b զ/v}rr B&:~ҁ~kK/"X d z+SL `/8X\3h^Wf/r-[Z|"598^|H̙ L%FP$,&n *46%Ԭ F&Xw;n |)\)"`)5*K_ =PKWu+A4.&P %یl>wK~OcrߗnK(CqHavpTyKqe*c͓wrH(nҖKQqJ3GW$)Y3o >;a)bsDQb} 5dXMA b!Ϻa-O.==p_ȳ(ŋCIk8Dp샃z~?|}BUiaEq1OsM5yԱ4Jnm -u_*^j]ggm5'֠u"3BާVʃ*{6lf«[C)m q&q^'{ lhVGؿ4Λ7wюڒa 6zBax"Y?E3gDf%T{[;5tWz7;?'h"fN) $W+4JxtJ–\|%E&VKجV(XH@3tmIӍe*"·Z>Fzo1 bo3wH>C%KRҡbPR+(ۣ߳l۰o46l_JeAKB̥^ϱEO9%a(j9 Bo}for\8xm+yD\]єJ (ynBC0E//S+OPy:ooJ^n$ٳX=SGG9,p `U, WA ,0}Q|/"⯳RdPǼiTʫr=hw5p K>'(^H@۬<#ORXKܜ=wLOߦJGc;_Pn9QS !=[#+[=CGo-I} 1Ϊ01{}9AG$P^VT wrhA23 #$dzEBċʱjǸ (|CeԟՒ*l)4*@_^t`k$d})XE>5pU*0dGюTJDp{biF |ū\óKև.I6z{^j%~<`Šd%xcl)SN\ }:PK$|V .`/QKUo .OKh\p`J#>q>oxnM|NW|=o [^w9r8 #rfZyBo1qo2r5ۄ葼`lcPQj=…TRd?Զ)77̤TkOiutZHacFŲ)C%lgDf(pG>Hl nG_ۀW \E5#]߬3VAQ-7 6a:l'n*HI' n~7|v ϱIƐ`LA0Κ*;CDLrĔCDh 1#0FmM۰jEiP0(j'ܸCA*B؍V~4!&<|ʽ~[PNY_ţW5LYw+w AA w#*e',l>9ӱyC"t)T~¡iؒyƲgz<~ק&WOL籺Oio99wG^Ŗء'F˝zAlI(a ֛$Xm9m3Pn}-S-ר͏r&7y~臚JKtNwi!ҫ #G)I~AƇj\i~SQSj5(ūBBoR]e{V(^;t[LBK4=cnM!P z OaC*ǹ/:eL}g>Bɦ7ZK}O7(%\'*+6Y Ʀb6lseS-j|PIiw} dڧ4º]6MD -}HU&, \@ ~0sɔc{MT뷽ޗۥJh (ς3$v) RA 6`\$@]G >&OmvIds}K(3sAfkmjR 1AG'߲Gʍ;N[ܛ9S*Ι$zM' R *9 :ʊf1[L֧I35z;H <1×xŗDP0.~mtˏr:N3l3_Q/8ǻ~$N*j3=ad<?~RV~ )B0j/h^WcOIb5AٟRd\|H\lA Xe;s!ǿ^ +( qZ 7rQ,!ߣB-]IQ;cs'j `}kyvv;b U: ?ƣ ~>'*s珫"Q.)Z߇'h=R)sˬ64)x=?9 /K_qoG.:u>92Io[!ɓź _53ᭊ h8V Cqn@[OcIyhkܑu*Ve ;\SQ{"IQc#$-(<\v1E   <2 "ݹ`#g uVMOy̠Z1ky G&PR7 d)}p/;mɹ)EŦEz-V'|QֿD)[KmLMZǂNE<$y8=GX}{ !\T#6sBZ30"VȲlotf;2(7_hqq\Xh<,!a؄kV\@Q\OK_ C?@y,^w$ˏ9WnT!TT裻M,FϢVLJͰsw*tiQtZ貢h%kh*:vODyZ\ۼrPIu#LљHe%CH7ñ=YhAlum`U%#H Q 4 ȆJ7ʣ*sEˏXLJ*^1PH 01d^Ho­tp:2<Kb@mk D"3q K0ћ!-FRr5~J=zwdL"C)$DuG;.>%p1S.dʂqGd /6$J]蟀@Ug+x=k&su8g QQ>et7NG-s4xw#p-c|,A_!XOIl;(vUX:=hdef|ou $,8ݠj}[ B6e |Ga@"B{$1 afG/7IԝKy+~ έ :>-}_jn]^,X{+1~43.|M:tEyFχϸPQCQ,QU˝$΂NJ.- ^w!T^Li4"ȯ'Uʼ,EJ'B7 #Ġtz;E2gC:6'ӟ)~9ؐ d+EnGrA!otf@\ԦtPrٖ-t[ xOHSPS>fL?gnh>V|{w%c6V,S8 {ԯ2Ҽ |;٨ 鹳GZEोaǼ=2I^|ȧ$Y?‰1qG˜`]*œ c}U\&Dm+ڗT`sJ$ R a[Iy$D)X 0co`AdH AzV0M`=DPǕ&V_\^S5ObԺx~P9P2c\XvHg.ԒQ׍R*8[2b?=^=6qyqh.O"pEV_r@⃥r*фy7NIad_\!6.&A/J!6>_iF;5QXP>ܔ@/4҂ߠ ݹ-p> ?%eNwjk~ gyY 丱i){_|ɋ@Ē,Z6KV[e%}Ji߉byΥpҲzM^}ֈ܄ ByZ`fF{ r33KDjڸ,Cp\̹@D:JD^ٌ;P Vv ,#jF U"@Ϲ,dt:SRHϐ0ɀ]ڗpI%¥5)썒y]f<dMNo)i|G-yJ,"Nގc #-XV]Ih^K)K{,y5>%cCQ@8%m@.,rم9hiQ(m{iFy u]x™o adJuֶ%ݑe0FKu%78n+ң(4XCK># Xi2B#Ga},iDӅ_yCv=s'<}Z_7 ;2CI| U7P'r˄hv}׍ 'A\SzPJ7_;aDzޘ&.d(kD|T*Dz$!|tߵ!%kr0賖 ݽ8B=qɢ| F, ʣ=Dݱp{a.z">hKblOUL hKJAQ=y/z@pxI/!f!o؁p <+co$'bIs0蛷ewgڿng$'\LzV$'Pr1x{m>eI7=Vt(^t$Zᒰւ'4VI<֡7m7ZPVzFϏ~8.Q2{~o"D@%aVp|v'b$e r\Y$)p3Nu t7z雙"zr脬<>b=azљ.R#Kٚ5&O߻c;7fGJ/C*j;J|vg\~c^pb `Jû'WBt(w?$WIc݈5/{r,̥um+Fڙ,' #\`UY Y}QO[V#;4ٛMMh\0a-FXo1m%OŰ+?YYM+5&@mMt>r޲iIDvAӢ=&uWKO{m1H@ogDs%A'4[%9] xF@ = [IVBrÕR\GýFìTjz]%R<+#w;[ͺ|L^30TI>a M@zteޟ.)WI(k%tE hb3ZRN~׳PVPL!X@ޕʛ|h;o"}ŔO'CQ؇=; 7̻ѶtU*3>CXr oYȉxyfHE 7`iEö'Suٺ3ja/; Zkoy Z~7..C슐T>I8.um5* C=yrO9xX1zfd0 ^zC P博{(0i7g0 Y="6cL~9E97bq0JaemĴ6Q[-}UP) AS07CD<K{+T@AZLEo4y V} >^JmTm}pTɩy&`nT:Mx=zObU:47xE1xi6%fNzuWO-Z (Hq*_KF*=8]\91'H?)5RM@_ct!<\#T*@ݩiZߤ g= Zn2zCnI\߃1$-ƃe SȀ(Z7 #[1<29L)IM?HvW"=xz9ot#c"b#z8A]{MbR6r_[Sm\lIj C8 קx.{&lwrS-|mp&< 2!'"4\$ wr]'L8!p2d" |7~s6v{],vW 5Q>, ֿ2B#z/2TX>t}kl@ SH?_&quA6+o30x*1U7Q3\w` 1 ]!Ŭ29Q/ҧ 7b=⒡[Lzf48DηfD8]wvK{{yENR4VF:yOeyVg<,F˷nNB/{aBq =fS,Jzh QiZ4~tuN9o&aC RF$ˆR2'տy,ezoj<=y3"[m4?@&N $;z3|eKӟj0'0h͸7k<ݻ9-0%HRʹbzԾQ y4dhw\[QH YYlԕSo"';?&ڪ+.PZo0ξb[z Ca0.7'޷Nxk@U+q:HӐ[u~q=!)K7}ܐ A $B4}J NF2tR+_= X7Hoc\Sl@czP~o9m:;`&gDjw]ѻX<)>A.|%5*~yJ85;it؀neM(1Bi`^'ڶC]qQ@ɲrp,d@A?Ķ/N9Γ4 l'LdqJϫ"o)p ~i`8 Jw8_fT=FFw>  m)({q7}-m܌9L367ڶOM;rݱ*or7-iT>΅qJ*{Sxt .r:ӫtRtmH*z p|.'F2y$?FHtbzU<+zg،oSOZ2um;HᶄhHk!Re_.aTL0 9X,RL.xl |]㱣uBw0$ $hSZ7ꚬ+aTGe8CECcN3b?巿o8 d4_6 ܼb!@` +#z05_DV5)NjE)|8#%(ݟ+X=~'y A9_J%QCa6rą᠈d.f~kUx~Ub9Z5|~w,f+ ӒdЫRȔubqmu<,sgGHͳ& &Y]HH |!F5Eo$Q"ڦRAAWRkZvү<7zF_?:/俴A~Xp?0 5e~c.}@.y۔XК96\QnGlxv?U3LI+NO"ߟa>R75~vѷli⒗<_+*/j./TLޯim,X$\ﳛzUuh8Xhv$=0zëSA"n^O2kH͸{tQZDFj@˧SE\5kwkĻ( ΰu h*^%`3HIKޗ/D.@.!g_gJ(TCKW@Xj*MTAԶRD.6*C\N)l ]1<6p,p^9Ө0ċD_WE AC}Z%T#>uCL0'm9aZFZy}T*Cb3g06ZjMQ ] +>cd,,. }h4ra]fяߒt%XcrBuj< ?VCc{f |#S\7?j*,M^jeҧ%,Q308 B+faאى-TQ}3s{7󌩮{Gdy۝AgMCBF 9];AP\>3fһET(sh`Y?_lYr8 \Ή-Cͭh Kqp-w F.7;LV7G7f c {#2U#tbjVLϻ )^XVEWR%F[7̢Vf 3E´$;!VF0")c^cӵ$4Be*5.p{N 0"?#\$ O8hXvzgaJY Ɂ8 3yRZG8狤O{Rn@e~nE?=ioq]x1h7^kTT|rB I t?їKS@}b$6HPe[z>rph.0 [JZqBqcrl 'cC}V=Uo4EWaO+]\3& !( gdq g8P+ao9"dd06 K{&._~(G̮yneEH6f Qgᳵon/XF"_0S9^<Դz0E9"$*><.$y 5nk1,iLS, "Srjo-9nHV^mАXaq{5>֯D&q<%bD!7Oў0Ai͋ӓ2Lu;ª4j2*蝃TϲK}eހDW))p VIEf-#ct4D8d(rBL OMvɡ'hF3V'5vʭ3} 6('һ4`z* BH:G>Z bj|)`asLIϼE"j]s'? xō;lJPEo_MTv`zgq_$}n%RIY2T%y)& xS _0u[bb4 J!8_-#EtG+VO3ߎ TxةʎϪ=R.Š?\(Bys= e.LGzZ^+: z(~|wxR(@ED`S.!W"G.0 ϒso@dſnxҍm>lŖG;4tű yeh#]M{kP皘Wt&8!<m!s8yg}Vmj$'aVMlF<|-7\cQopVwE@X0]~zPr|C5*`Ll[ņ:tz,-T]B KM{yS?{ߟHmofN4\K8f+m=MCK [#qϚ>aFΛu*s]3EeҜW!&\J2W8TLA֐Q ?6^*Ds 1 H'~ "' 1+JhB%DBY׶;>2v^qdNxv8{=1WG}Vdrz59z>gkc;knfc9;*]@fו 83Pb%Ca\K H~h\u,s3/o%? k%(7] &.%>ͫܳ`+txKf }ԫ&ZƲ'KA#"Ơw2"A3@ >\IELf% $B_.G*Ҋ16 LT^$#YVUĔxTU$D#IRa$k `R$8WĽ8LyUbLӜ:4CćY|M-5B. lT[$4Q#)Xzw0ͷ;W%tUeH49N1E=]q+;Dę&B;25ZF(e‡~0|ly*&:V\g!Ȝ$.fϱ- YT6ԍ1܏="nƖ - {Vxx:JbɈjv` Y/T ԂP{C?i2.rr.wMYt@E$Pa=4Xk?qYlӴ1Q:#Y?9ȱBVOi-k\p2W./p3ZnN3}YnI(BR(w/nd+a/|i5 [*CEM7*~IIyKRrR UnŬ>UTb* R9+V"=A3 Ŀ1Ƅy߬L@,2ifY.r9%B.0PatEx|_ jRYЮGrSE=#BI#=,DKC*c0#wD_z&c2q+G X+nP-%~,^ JkHO98yyAhQg2PGM>Eh}5Z;JqBN!}s϶1/ bq;D Hf槌i^v3b K kzCKu>6dUvYY4s_Ս;&ǧ=IaM_ҏUfyla;SB^lI_i|H Kw~nH-F5w7($tk1?(Ao( azga4g !z(L[C"߸s&eZX6K t6$jgCLNjneQe1 uBjf !BO8G;+  YZ