weechat-guile-1.8-3.1>t  DH`pYϑ/=„I"#Wj_='㴔8mT(}uG)z\WA%#VZju=W 7DbלE [Nlah *8W}fjF(d݂m.?K&Vn,6f8Fos@ʘqoKnPz3N.j.>:p?p|d  <x|       1 48=B\`   ((8079 7:F7Fn Gn Hn$In(Xn,Yn8\nL]nP^nYbnucndoeofolouovowp@xpDypH zplCweechat-guile1.83.1Guile Scripting Support for weechatSupport for weechat scripts written in the Guile language.Y{lamb12openSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Networking/IRChttp://weechat.orglinuxx86_64Yxa9bc37ed79cd9c9a4cc6a57b9655a66frootrootweechat-1.8-3.1.src.rpmguile.so()(64bit)weechat-guileweechat-guile(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)libguile-2.0.so.22()(64bit)libguile-2.0.so.22(GUILE_2.0)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)weechatrpmlib(PayloadIsLzma)3.0.4-14.0-11.84.4.6-14.11.2YY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@TmT7@SGSS,RR@RR@R(r@R@QaP-P@PAPh4@Ọ@Ọ@O.@OJO @N@NN@MMM=M] M2L@L@L^@K@KepKZJJ2C@II?@tchvatal@suse.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.comgber@opensuse.orggber@opensuse.orgtchvatal@suse.comgber@opensuse.orggber@opensuse.orggber@opensuse.orgmls@suse.delnussel@suse.degber@opensuse.orgtchvatal@suse.comgber@opensuse.orggber@opensuse.orggber@opensuse.orggber@opensuse.orggber@opensuse.orgbadshah400@gmail.compascal.bleser@opensuse.orggber@opensuse.orgcoolo@suse.comgber@opensuse.orgpascal.bleser@opensuse.orggber@opensuse.orggber@opensuse.orgcoolo@novell.comgber@opensuse.orgpascal.bleser@opensuse.orggber@opensuse.orggber@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.org- Apply patch to fix security issue in logger function bsc#1060140 * weechat-CVE-2017-14727.patch- 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 subpackage- update toversion 1.0.1 - this is a bug fix and maintenance release - for complete list of bugs fixed, please look at ChangeLog- update to version 1.0 - plugin "trigger": Swiss Army knife for WeeChat (replaces "rmodifier" plugin) - plugin "exec": execute external commands (replaces script "shell.py") - bare display: easy click on long URLs and text selection with mouse - support of environment variables in /set command - hidden buffers - negated tags in filters - toggle of filters in specific buffers - flexible conditions for adding/removing buffers in hotlist - text search in buffers with free content - support of wildcard "*" inside masks - support of nested variables in evaluated expressions - tag with host in IRC messages displayed - support of "away-notify" IRC capability - IRC commands: /allpv, /remove, /unquiet - bar items: buffer_short_name, irc_nick_modes - unit tests - many bugs fixed - drop obsolete weechat-link-pthread.patch- Make the thing build again on SLE11 as we use it in SUSE on server :)- update to version 0.4.3 - new command /print - logical and/or for tags in /filter and hook_print - gaps in buffer numbers - support of italic text - new options to customize default text search in buffers - use of IRC monitor command for /notify (if available on server) - new IRC server option "ssl_fingerprint" - new option to smart-filter IRC mode messages - new option for default IRC ban mask - support of IPv6 for DCC chat/file - auto check CRC32 of files received with DCC - many bugs fixed - add weechat-link-pthread.patch in order to link Weechat against libpthread fixing freezes/crashes with gnutls (backported from upstream git)- remove support for < 12.2- update to version 0.4.2 * rename binary from "weechat-curses" to "weechat" (with symbolic link "weechat-curses" for compatibility) * add secured data (encryption of passwords or private data), new command /secure, new file sec.conf * search of regular expression in buffer with text emphasis, in prefixes, messages or both * add option "scroll_beyond_end" for command /window * add optional buffer context in bar items (for example to display bitlbee nicklist in a root bar) * new options weechat.look.hotlist_{prefix|suffix} * new option weechat.look.key_bind_safe to prevent any key binding error from user * new option weechat.network.proxy_curl to use a proxy when downloading URLs with curl * display day change message dynamically * support of wildcards in IRC commands (de)op/halfop/voice * new option irc.look.notice_welcome_redirect to redirect channel welcome notices to the channel buffer * new option irc.look.nick_color_hash: new hash algorithm to find nick colors (variant of djb2) * add info about things defined by a script in the detailed view of script (/script show) * support of "enchant" library in aspell plugin * many bugs fixed. - rebased weechat-0.4.1-capath.diff and renamed to weechat-capath.patch - build aspell plugin with enchant support- add libperl_requires, as we link against libperl and thus need a specific version of perl- use system's default certificate store instead of hardcoding the path to a bundle file (weechat-0.4.1-capath.diff, bnc#829471)- update to version 0.4.1 * multiple layouts support * nick prefix/suffix are now dynamic (and managed by core instead of irc plugin) * unmask irc join if nick speaks some minutes after the join * new option irc.look.display_join_message to disable some messages after joining a channel * new option irc.look.pv_buffer to automatically merge private buffers * add support of UHNAMES * add DH-AES encryption method for SASL * multiple irc servers allowed on same port for irc protocol in relay plugin * add WebSocket server support (RFC 6455) in relay plugin (for irc and weechat protocols) * send nicklist difference in relay plugin (weechat protocol) * add control of autoload for scripts * optimizations in aspell plugin * many bugs fixed.- Version bump to version 0.4.0: * add option "diff" for command /set, display default values in output of /set * add color support in prefix options * add command /eval, use expression in conditions for bars * connect by default with IPv6 to servers with fallback to IPv4 * add aspell suggestions * add support of tags in irc messages and "server-time" capability * add irc command /quiet * add support of IPv6 in relay plugin * add backlog for irc protocol in relay plugin * display remote IP address for DCC chat/file in xfer plugin * add git version in build * many bugs fixed.- update to version 0.3.9.2: * fix possible shell injection vulnerability in hook_process function (bnc#790217)- update to version 0.3.9.1: * fix buffer overflow when decoding IRC colors in strings- update to version 0.3.9: * add plugin "script" (replacement of weeget.py and script.pl) * add support of SSL in relay plugin * add color for offline nicks * add system resource limits for WeeChat process * add zoom on merged buffer (default key: alt+"x") * add "Day changed to" in logger backlog * add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat * add option "swap" for command /buffer * generate alternate IRC nicks dynamically (when all nicks are already in use) * fix rejoin of password protected IRC channels * fix freeze in irc and relay plugins with sockets * allow update for some variables of hdata * add japanese user's guide, scripting guide and tester's guide * many bugs fixed - drop obsolete weechat-fix-cmake-guile.patch- enable guile scripting support introduced in 0.3.7 - dropped unnecessary weechat-0.3.3-fix-strftime.patch - added weechat-fix-cmake-guile.patch which fixes the include dir for guile no being passed to the guild script plugin cmake file- update to version 0.3.8: * add terminal "bracketed paste mode" * add IRC "external" SASL mechanism * improve parsing of IRC channel modes (do not send extra command "MODE" to server) * follow symbolic links for configuration files (*.conf) * new option weechat.look.prefix_same_nick (hide same prefix for multiple consecutive messages from same nick) * add colors for backlog lines * redirect IRC messages from clients to hide output (relay plugin, IRC protocol) * add a connection timeout for child process in hook_connect * fix display bugs and crashs with small windows * fix truncated configuration files (zero-length) after system crash * many bugs fixed.- Use BuildRequires: libgnutls-devel instead of gnutls-devel for Factory in keeping with gnutls package naming changes.- update to 0.3.7: * adds support for scheme scripts (with GNU guile) * adds support for Python 3.x * adds remote interfaces using a relay plugin (like QWeeChat, a Python/Qt remote interface) * adds URL transfers in the API * option `scroll_unread` has been moved from command `/input` to `/window`, therefore default command of key alt-u has been updated. To bind key with new default value: `/key bind meta-u /window scroll_unread` * extended regex is used in filters and irc ignore, so some chars that needed escape in past do not need any more (for example `[0-9]\+` becomes `[0-9]+`), filters and ignore have to be manually fixed * option 'weechat.look.highlight_regex' becomes case insensitive by default, to make it case sensitive, use "(?-i)" at beginning of string, for example: "(?-i)FlashCode|flashy" * option 'weechat.history.max_lines' has been renamed to 'weechat.history.max_buffer_lines_number'- clean up build dependencies - build against lua51 for > 12.1- the COPYING says GPL-3.0+- removed weechat-remove_build_timestamp.patch and use previous code again to deal with timestamps- update to 0.3.6: * mouse support * cursor mode (free movement of cursor on screen) * contexts for keys (default, search, cursor, mouse) * hdata in API (direct access to WeeChat data) * "inactive" colors for inactive windows and lines in merged buffers * support of merged buffers in /layout, save layout of buffers/windows on /upgrade * horizontal scrolling in buffers with free content * split of outgoing IRC messages * options for "more" chars in bars * bold not used any more for basic colors (if terminal has more than 16 colors) * automatic zoom on current window when terminal becomes too small for windows * new command /repeat * local variable "highlight_regex" in buffers - added weechat-remove_build_timestamp.patch- update to version 0.3.5: * 256 colors support improved (dynamic allocation of colors) * attributes for colors (bold/reverse/underline) * better scroll of input (with long text) * output of /help improved for list of commands and their arguments * remember scroll position of buffers in windows * list of buffers in filters * count of messages in hotlist buffers * swap buffers of windows * balance of windows * new API function to set help on plugin/script options * speller options in aspell plugin * option for SSL priorities in IRC servers * color nicks in nicklist and output of /names - dropped weechat-0.3.4-fix-array-overflow.patch which has been included upstream- dropped weechat-0.3.4-remove-date-time.patch, use date/time from last changelog entry rather than removing it completely - use %desktop_database_post/un- licenses package is about to die- added weechat-0.3.4-fix-array-overflow.patch which fixes an array overflow- update to 0.3.4: * adds 256-color support * adds IRC proxy support * adds redirection of IRC commands * adds new /notify command * adds the rmodifier plugin * adds regular expression support for highlights * adds sharing of the input line between buffers * many bugfixes- cleanup * added specfile header * added more accurate summary and description * removed support for obsolete openSUSE versions * split off -lang subpackage * added patch to remove __DATE__ and __TIME__ macros * enabled make output * build with $RPM_OPT_FLAGS- fixed build for Python > 2.6- update to 0.3.3: * new features: + keys to undo/redo changes on the command line + a better lag indicator + the /wallchops IRC command + display of messages in IRC private buffers when the nick is back on a server after a /quit + reverse regex in a filter + hash tables in the plugin API * many bugfixes- update to 0.3.2: * add SASL authentication with IRC servers * add new commands /mute and /map * add custom completion for aliases * add date format in log filenames * autoloading of plugins was improved * many bugs were fixed- update to 0.3.1.1: * fixes crashes with SSL connection and purge of old DCC chats- update to 0.3.1: * new features * options were added to customize CTCP replies and the target buffer for IRC messages * SSL certificates are now checked * CertFP was added for automatic identification on servers * anti-flood measures were improved * new expansions were added for alias arguments * many bugs were fixed- update to 0.3.0: * externalization of IRC as a plugin * new display engine (faster) * NES plugins * new plugin API * buffers with free content * dynamic filtering * smart join/part/quit filter * custom bars with custom items * buffer merging * group support in nicklist * less CPU usage- update to 0.2.6.3: * fixes a bug with detection of the gnutls library- update to 0.2.6.2: * fixes a charset decoding problem- update to 0.2.6.1: * fixes a crash with some special characters in IRC messageslamb12 15063325391.8-3.11.8-3.1guile.so/usr/lib64/weechat/plugins/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7308/openSUSE_Leap_42.3_Update/7d5dbd082e3236b0d47238528b938b16-weechat.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=847787fcd16c105c624e385871f9df4ac7e7ad9f, stripped PRRRRRRRR=ɭȲ? ?`] crv9uihsiU |]s.՜sOE66FS q ]'Sg\XnT)DI`Ϣm,. 9Fy19Рdq64fQvHG%(aۃx),~KlLvC`ny6鉽ė{\W>DK(+%mL՗Ȫ[Pm#a:CEx@=/Vbefe#\qqǹ E~Ե6&nf~*O!,4߰Ю;#: lYCS{_`febcz?VF&6:O:rϫK%<`Bq\7l_*61$gԒ \%zh Bm(x3vaSa"Sqs/6o|=F0fHDFέ mU S[>TUJ'c ;Ѵ`HzỉPAyNWtC-Z-1XI0Q$Vԟ/KUyFZ"IayXP~1؛Ĉy5s Hiӭ`C~^VP[~5pi/T)iVme)m~-uPPaԂarKGf\#(ı` RRYO#ۮ ra [{rKZe 3c&)]Nn# #<`UzWFtQ|& 6ɳ5Sk0#:=@9 }(uGZ?.ߚ6 `]Ƴ|ި>ȏ",y^}mWE fz F;ENBAy\st: -t<3z%Zcdx$J{I0>z'gVZNB@D¨N_. Y$hC(I]?aUp~/[-F9cJ,ޏU ԄŒfhc`J@@mLȲHZFf7bkv@*7lZ :ߤTKh=aSxp:KjHOHƲ 1Z^>|ryHw)'7k47iJ"6r>|{mPMR Ne5}{Mj8{)V9|-?V F8U,6cp(}:3z$4%rF !5 U:r< !vSyOG4]_HbFIG}q0 lE0S) 0b7y>0R$wnC2dq>xi#wiW8 PiʼpnYBA.Ρ56R :B)dbReW4eeeK8DŢ:vPC,#k&Ϫ,- F,%~wGMRיHJI_!vm^vz/iثԘӏ^p0d)0^=L+1(r y/>min%$=nk] 9I (O(~}WxXģPj퀊yT1lXWQyWV5R@RDxy5;h|0GK݈wep)z_vJk%EZ0>lUl-~ g3h^SdZsW<6\h_<\HR1?= b6T.c3T[ۢgQGO8aw!17YŠDsqUI`5Km F|O":nxm2%/`omx)s/TgR_U8Qd̘9`nM-#M-p8*B! [ Y=atJO7h${;)~Tp"^EKleid|Dwva9-ϳq؁v~G M6T Vʤq0Lځc8!xֆ]eYk^k|f6K7#+<&jNLʥ/ S ٍF5C}2%4z`+ֈq^X*ѽN!@yޞ#j.!vsR Dh+2Uͭ3J$ sVWS#&݈ JSc K["3xP:} MlwnVf-@(\AxR[댷W={-;Dx6`j=٭K6=s¤ih^f8k~i8G,%?BH;).d"qk%0a`6E 师ý FSԟ× wּ;4Jbv<@opdjexJ{WűUivCePa{T:N`0u\}\2/0;qs)z@roF Gܠ26~WN^K=W]IDG3]+?kp>lv_Sh_* P)"5:/c=myzMU~ #l0u^̆7$IpYOkX |uR-G0}G0.AO[ؑ}=Dfq_Cr-/֨Au#;|`G.' gg{elXx !tV#ĵb+ &>jO,mG]#OOJ:o@ꍩ4Â-0Gh8Na *.8<+!CTJ 8O9iV]fj@Wnhd:P taV!m0'bEdJ~y/ؔ⒧y)laSeNԘ9ïJglytBu>GK*F.,{wwC ~ 9rb]GځV&e"˶6x1.xr^)p<3>ν*YGԮDn.懘;#FAZ!f$J,)FoЊ;޼z_͟n- D(xA@yVsp4Wl*w䧐jeqs^W*7?\gSȲ;pc#ob`:;x+iI0xuaHEI@ˁlk u53K\ye-dzAJ5vzϡ\(]89PkDUE-.ۙ >#D9w}O +Ι%/zإ6= rCu0Q \0z=Y6T;*tc\akCn}rn<ԯ/ޡEԍ]Uk"!ᣒoϜ!%5nӬ/U&_z r|ŐYO YRa BT ˑH?7~N%MvPȮuh&!TOkQu*/@! UF dTY-XC<;-Jem;nG0mhrO5 e"UKhmB6kgmg@0Jc;w.5/yNO&MK#zAxAǤrs-\ˮ ԲHg,2j7B|$2W35vRhksnXꔵ F M7$tEw+;dz[l+[,?E0ijYjGa/ h\ix^;LqU#(4F\Ѷ+/>zH,k^s `PsCB^VZ@|ɟZIW g)`anXƘbn#Hӟ$ PT-!k{Z]LJ.+÷CtESjG#R4$;y=wZjCfc"PO]3lj˯ o+̗i7ƒs=>N`/4vmm=CM2!زquoL@['rY|Hlyup+/ْ]."l\/OfU2.IB]02Q- -z@e)F{zdS}9-\lqɃ6Y':egx+C0f 3Ղie~9I&:i{RE؊({~\X,#ٻJғ3zn2M)m!Bko2J'wV:xջY&:ƁU5t4nH3wvFPEfenθe @<ӿ`14ZkUys?e2-00Y֘c4]z`n?I ҸCp!ޓ3-CRQMQ`DE F1<'M5eqd 0Jܛ4ԷNEڻ;fMBNb԰l`oV9& 1 ug6f?1}8>W.g1c,,Wt:Img5l<6ؒZyHT@nşRt{\3a5H\+Β GA(jR5˵#灹Խ]󲅇4s^+%\]'ul=2T~1Ui ]|V 3BwQ?lz[lm;іr/rΨiÆTco-9aupF5P28,+KX-L۠Xr[lJ\lEf5RH!~ <=rp7om9'gyC. 8O3Ұ:?-D ]儇CRݻXm}(O!Ї߾Ԙ;? 13 g t ~QlpLz;TE lbih֑9/kRy7>|FR,1U^'eC"X:UOdSFtXTc1SݩEلcʆ\ZOk][z`tSiY;ɒR-6WVɶJF/ FL*&9욺 1iTO_nG~!C7BXBLm|uM-Z{٪a7H+"}ٿjFx:3U.vEdICD;lHUV>NQ@0:|(`cq cT1w꬀}ծ%ToSGY[ 4k9$;b>6z5]{Yێ8 )_DC) ?nOjԲu!gZ:v2z򯞱̀TKWlQ 9,*qng0O6=J@|2>;KDlXMuP{V |*?֔Iş&0.DOuPMMtm`v[m 5"vHS\-i?N4,XE̵bDmN@Gdg`q=ؿč'bMC PQiD,f\#q^Rq5"MRJDw<,u&'~!NSƮ)7mz8jJCb8~{ lr-kq|p!Z1h~ A l\nk-`omTa.`(U F({ r*156B;B 5 O6d. "~R֪YL8Zd /o mH\Ԯ7.V|mΌş\Fm(}>aKR1V>Ǣ1|3~KDDOy5uqrĝ@RjqG7ə(q7xFMOYr(9gsJVO! cYp?s@G QOzۥ ʍV*l&DFέ܂%c 9(GB 5*àMs 'FZ}%ƓՀ+Ædj_y` 4,SeBe>0VN|&l:02>VԞg0'-QH@@:l %h&@~)/N`E \-zpÔj^RۤfGɢ}BbFdDTڛRtLK>*!F.;ļ֠vp;e;hx|YU{ ]mr7I> w^swϾLseOwFv'ʓb=C{RɌⱷ^'F_<=1(*7 ԋ *;#ϖr,'6_Q'ivX >'}dGZHZluwy\GHI63o8B'Хh?`M[c"̩i֭;QA+՗d+sڲmAUx, z:`8koyo4RʥlS{<&^|_ЫcW_$4FBy:- r-R0Ԯr.G2@[ ŅuJwSPʪzN_SpӤ/d>7GطEb`X.!s p9%(;+h-ankCK]/֍ul!z \g:9פWj;KFs S T5Ӛ2:7&yd1'Aʘ^ E`ē:]222*QT]6pu>NnGO Ѡ@(5觀 |kLӫqJ[Pܫe%ˢmHѱ#ȟS|wׄ["g2"! }u}&j3Anu;HtXUM'kNV/ Yg͋ YaiWs`® _Ez֨@E0Z6zeJl%9E񲎭VjEQV-iؕ5.6f1v'̵Γ.!w6)6aBa/ G6Çg=>##BI$IY%idt璠6|>B~ފA856VL)ShˑbC[gw&eg/ K)sӸowg9:[⢑2Sw6L! .UX%΃N"XsT.x{y= ue*?n? "Fʁ)gJym &a?IݹsQA!ltF\o VphKĢflde$j b8!kqd+ kȿ[DZe?V['Ԩ{K`¥ًdusڹhH9G/Y]r9b4A3\5:X."r[Y'sZ=6eEgvY#E4K璄̶= [xln<9V{(h,g_ٗOO0z_z6REw5s_8ֳ`\Ͷc@~N4rX`w7bN|Uf(3 ;)l@\(WN8?n+ }>ҏD^nD&%_J>DldTxl6Ӗ@΃fqu6pLW$Uӓ~u'jޞpѤ^KOPٿ "xS=uԐzr:}0U0#ꑖ-LLJpS;^`Zգ0o۴ճ{\9ki+N=a"c+N `_)}Ǯ0e^;QK1@) *U甾/)hpEW -q^.6oäC=D%J>iwyMV7,\,N`0ɋ$vr-qҽGvx]2Δ"@5bO,l,A320%Ň@i: P-(3xu9@cG"~4"VXW>{A?ݠg.Dp6Mr"%>u|u|=}2㿽9frf>y$5˥kΜYQG}y~ ~ɺ 7]V7:J*sz[P=\%6t 7#`6F${ksεӆf`X-@I4prݷNRm[@ٸ@jO! ZΨd@+F-$$KF e BJJ>C9iZOs+H0#~xӸ÷L@ZyY}Ng=\X#>C@!j1=c ]蘨P!6a2xpHo$rx|m9!Hj#hq?oms*u"ejӌXP`dEgE( j2-䙯[c붤=ƈEXB>Xݤq-,` fdlY8v.~E$awo?ǷKuM>A;4:v/,ϥ+j߉+Xq}F3LnG?nX4RjSB y틊G\ϾEPӛKf84vC$El?-_k Ml |{c$BbQp'cV7Ě8hwI>ԢcJXm `쎅4_$Q4; 4 L ^KDؓ:?/(:zKck p2 v ;S{becILr+ RQbJM #"y[jd-gA=pC5BsR"3lJI|QcnΤpSvm>LܺTH+J.^oV$m\ys&HC5K|l9M J"wi {D{1 W׹-Yb˜8DZDZaHi fts5^Tm!ZRK,g}jZ2?XژU9&0;:li7T@xVfH͠utE3aZ (6׃>Ip%}jLApm;X 'wFd|A窕t/lŽGbC"DJu4:Xj tفP2-gtwp7I!>Vpć~E$K>OO"ʫnltDn&'ޖ#mvWU. P3EM#q uxtrނW*GdSŢa y(vH1LZä2K{MUn*n"9M _+TS6Xnv6З‹f-vJZ&a؞LN!= 5Hg,rb@:kADSBضL9(>*FfM: K.7Pᝇ^ۂ.sŊ(vL$#a-ݏLJ*`Z!7|H9Mi%2b[.Ⱖ7gR+a.MXZFHdN_pKGKNWƄ2g:$vτbށE?,1Q41 SI E%MH);#2e%coC߄?fqV8k?d ~cWjsE?YnI8t2ΰ|È$?"?M[ybmOa¹W6QR_XK;'/O܋FZ7Bl;EepEN2ڭI"bݤO'B8{3kj:&-ூҀO ͚;QyQ RI3)7X ^}7<{Q%~ Ϡ&R[G!F`[/.ÖR{h"IRҘF)~>wMO'mlJƙ>-Ak0@KL[ Yu"όg 蛈+J"HgM8; U%a>" &*zؕ82(M--Ho8̣%/JZ屸 ![ [SeJdQXxKnwOwmpY`'~?܃!hT)՝JwTo;;7<(ի/BYϰ묿`͎ۻ?󁆳=FRfXďNm#\ўQ{x`}amqߢk {{>7b<[:m߂{2QdzMYdpba<}I$iD:[aк>v$ aۋ;jUS.b[z~X)64^ O\OdQ^@J(m5_[V\їcB֭ppb<%2BOR< `"8cM5^J@Ҥ c[b"wE?ХzwƕmGYC]"\p<a,eb֥15H^Ke& ymf!bHgK9/ôCֈbSkkf)?Ѯj~.'0oeK on Wh}ow~lىl%E҄gS7 UߣI.h/Km}Z*iRKMt~y}f,Tj>o)c%gDd%]ռNUot3;}eF` wV&Q,X( m-S~-FbN 4&kVUǏ/kcu(Sz $T( 1/3ʿAK{Aw)vgwl٪::>!?1JSAZdNTi\*Y1zR?Y&**q˅s A%\V}hY?pRyJDDi"D&9x˪vdѓ*'Ñ\G eNrxqg 0VO 2E;pQXwp ](d|T)&F)j4؃L3s $$nWpG3P]]"AR?dnDHLꖎ xQ@]k!Z*k / F^(^``LAcz M+?w>08c5Sp}4OT=3/>sx9dg*vZy," k 4u,Ö薂\) (Ю`@*_2RGA`K.B/;TMnOPǑų 6 95"Rv."0՞|FiMДsm7*E=ٗ;\7ߔn"z OTq^}NsEX<@gtz'׷Sa/dw%9d nsyeN~%.WGE3"` gUՋҡ˝A(?fVnޟhb%^DXs曬똓od.|[@ݤx҄$J|wvRblV _VXmރucnKz]>=v|R)k\u'jˌFo9~d{N&mX[L_o"|({ܛE[:F{aAL"D%_*+:wibuWoו3R3 \YO;PC_ @Lҩ-eP¦tv_2QW)aHUBP$:81?p;SbyHP׀5&ioGx7m=/JQ>PC;JYƖ6ݲH8`W-ٲK0P-E3QR!% CR\)<4 AnpgYor sO?ISV_arj Noc c#PK>5T_{=ۧѯmBZ * 7Z@e:UXcdU#Pؖ8OZ<ͱ 5,Jc+)}2|T^ՠ~dWɛ;W[klND% voiKGO^8-:+dq1 Z@3i:uK`)QR= 6v glqF;Fs&ǸݫoNSrkwP;dVwxBe Dژ8tvL"7ۏ8&|Eט"ƚR¾VP@ }%v%^.NzmY:3!I` (Sܦo#G$#sY7 9@0FM\(d!)H~VA㲔5ݿ,B*wD(pn  ãQYB*i2s˔ld:km缫NWfjgKOғ~BH#B@|K6 a31f[ l=pc:R~}bKR_C!dCzSHw_m6&)]7s׈L(8 ẒEG[}Gcm1ɻh,QxivS)TY2ڌ(!ǥ9R]pJՙ&JMŸAf 7 /g@Ҷ|gevPc<qV+^S=2\UxiotL ;R.]Ws^!SYITRM4?|fL k]kX!31{2g?fǦUPU\Bq471࠷xAA!3i T-RMP9$vwLaW m>N?a5keb n3}6%a雳 39eFɝHr{ҳLN9+ϸ#sUhkC IYa$D/6RrO(8/:Vk@c[MqBWzY˟Ս6JP?_xBW56@j%Lʙ럵4Ѕ#Fgo7|9<藺{|_J.cI#LS]EVYl| /(E!z: t$3NĔ٤hesÐ|[XN_Ӛm49Iߨ̒YtafMUqly\ت+)' ]danJ&F aMgzl6+KilxE' A+ !5⡕ՁW2wx%psa(oJȪ1 2u!8mM F\<@<gσձ*͌tVR9M2⩬ĩ=~F 98Pe^uҡ2˫i1{yZKW' FQ*gK~^RR}}6\K ,Mt k˫ :R-/&k7vâ`r1)4S3V/D|nlH9|&H2ȋ ;u QcexnǺ]Gy?FE;J=QP;Yߦ*ZҎw5s$Y^cW5q3z8 #z|fJ;.@|FZj)wc#!FIok~ e5P.M‹lKOREk ,mER`5J1e%-'g+ջ< >5h0!/(%%bP_7Ii0c=('bKQ๦VEY׭/6K2f \D\OZopp CLeR:xh{ԯGڇT:$g"՞LSi(7nbF>F5<o(?Bx P/1IĐ&,ZsXPX\9%K< >~nΉ+& m ˜Kk׶bXe@` %K6&N0wHɩ2:<>zcȪ3{5W6Hv|3QF`ߔrgh՞SH9OjLl-Dpz@Kbno]ۛ ٥.q"ۑ.OT-+#éEM42J!Z |*5 (q޷Ad*~iCC~OjGK : Д`ġxD>ֺ3ZHS4Zt]Tp+Ϋ 7R7湬`}JDl;Wm8f[/;\Br0TspbֱiK'NRGuT  sv9r}e!MB~Թp͜ 'xIHqIh ᪙)\# 䕒RM'4<Gf2пd 1A 1H^/ Ra{򞫾 2jNW7KTM;S_JǃV;~QjdoiҶ@}:a &s:? z29p:}GEV| v):%_X٬E*W]u!٫``jj̢:n/JM9iVl@/LԈ7:;PDa|mz4_-!wW `6&Y%!~&bV.1jxT.hTKiSؽA!Y›s6黃  \L!u<]V\bh%XueD%ѱ4U {px&nt;BPsxvB[&*sty}0U}P(uz^`N|371w.۴l"CPG+&e8}q!~A^d1$'%s(r?|ssKi,ΝGy*m8f0-+t#~Ԛp9UQPg*{*Y5{(cߗ4\t֒/[-=,9KHh"ޭ` XtI"2eIv0릿%=//' ReЧt-zQH(h9 ⇍4hp+Wd1RJރ;1V >/9~c&SK[Qy ݳPRKEUȣN':sXjx*Y ;9}M2?w( \$sv)"+k'Bp&=o'AW_bwE @6p\ĜŘ7PVH{5+g:fH *Dk;RX!FeC1ОWKڐ ^y:vcT B!z)dEqjJKž A uiT)TGSJ7"1.#*E9Rhqд)#e# iO2x-}JQBDBÄ ۳U-ţ)Pi+ vNi66Mh^t]%CW/j2vߜVEpZ+̎` $3ʵ ۩ !#`8zC?SI uvgz)^W̹&2ȀhڼGU5{nW$&j >q`fx^>;fFP$oiR}o%wxZE-P>&?Bp;h0MeM~!n69 ?P =&H1sXƪHW |žI(Qv |mF/5xX3P2v(k;nӵ\y;-~4Ce;1bk3#A49 YT/cqMٳ85hv )6)·M~Iwܰb*bIzº$i~/j~{:&O@p3fze!͇ o³!09mXGȻhiQdyzaeaG/3] ? L@sHW^+H`Ut!9Se(`;8.bZUw ۅG %F c"1~~Vl6EAm&OO!L~JU^iaiFb;Y4%Xp43Uq-ƦbW` CWO$٥8GT)~6KU !@=x"[}QEMX6dtP keGcwD>h.9p#">|KR%^Us3y3w&h]m*hvN*S\rDZ3{tr˶1xLAO"_+%h^ %jt1EXg"]b%Xmcߡ/4PayY{ BBMX-r,ڽDK_t% t]['!vsKWCCÍ^ygv[*.(17zo_{^* '୏M"\]6a0܊+c!HVBh|kBjo*UKaVm#ظvnx|45|U&>} T(,e8e2TNe[h~ngE\^v j;NMuVt0»y6eS~⫅̰ͫh(wh}3%XOa%^ɱ6\4͐Pndh]Mב`|ȝ0K,l&/Օt앫eP Bϗ}93J.vob )kpq dW6[U}v̽$9&`DQZ|$n2znŸ}Oc: J+s#2lommwGE<3Gٱo Y4ݰI`E^/ $ѣN&=:57%DN#sv<2O(F*DQC/:e8}cZIm\Xf ]bi3ieGn)|jxR];Br`5_b̐"J>JD\6AUb~Zu0eV[pM 19} W}ȀcVܯvqm;[┉ `*\^0HdC>dL˼^_xoB-6^=4XN=ˁLPfӮ۩\ݔ8{9+/PĶ*Aw?b iEASёZ[GA 'Q0>Zuz.=%'5 V*6Oڣp[d{8CԖtuT1_G:jGzpe)40qSYb[izO&F#ox,BI/S5gIV=#RL-(;q?-"ll LFD[, ƀg h\BE:{V뚯mr#E2SQ^T*7s[ug[y{_6CDpw`9qEwMLaap=msE2V #ԃW&Uŏh&ee2M2(&,mv=ܡ貸;p~Z2p`ߧpZ#?20^D:5ݶl2)е).K饓ellmhU.ܰ n\P㢪)hm+F? Sэ/{!_O3K @ T2P04^HƆ)Jp1|;|V~v#5z47rsf$J3Vz|!TxV-bmAfu $+^Fe tegĶڻ@vWmEЉPe?E4LO, EE7Ófoh5!*2jF )kXUjuUWCoAÁVJ~XeJ keѻ%5 EjYGosT%UՎ]DUYFóyuu_balt8Ru&XC;hó8|DtS3B'U`ҏS!8xgO%9 yk-OsMGqz9ۢўܒ? Ă,=W o2&hoEv$Оs46\b_0AӼyp)&!z1-/QrkR \{H^/BłsTO(oh<9w];p5/8+EQ` @:|N'!q/*ի`;^f-~MrRz^%rU_.)Ab+߸u U+]\>"egԻ7lT3*tAjx丞9?ljOIu2YXKиruZ``KumLHcjd)w y+eR ?Hd=sTcг, uHft0-UU1<2]J@./eHu/h*q(h`_Ѿo`r~ϺF9֛GBԇu C](z+.@V"M x >oњ6foûމX %6R4Ұ#3'X<*BY "= pqUfg82ZHHLSMnBǀXziuELtcʸ;7%D! q^Tc]Pfwݴd,tx(p Ѐ&cAT gL ;I J8Easy96)Zb do<:bTWG +2 NPaf-7ѝ( ٝϵ`VYk$Zf'qka.ή٦art5 PzkP"!&eK3MZ Shb ::8` )be?w;!L,{6,Q<LF@.QH LqQKPS:OLc{x {gg،03 ,rOɲ5T73ۻzSJ%0C{-^2vIU W5]g)onM2Exp $EUAus ΎmIZD8>(f9vl)VƘ;2n9}Bm te> 7s)N].TAN5=no$ h8HTu@<+dy؂GvocW9sIɊVd/MŁ雙Gw-\ pjw$Da[p$RC@X<)ۋKn':N'֠ 6_Vvi͖ Tnȕ@w]R)vHûWSiJSxn`2b=)Y|TɄhK^ue ׽m('-N~i^x6j\8*wK6LJ<_)۷fګAYR dFӣQ6l>ia ϴ#!1PLS@8'u)!l:UZ!L}ޤ.>'6B*-tVaAoHVHytQ#05+ )oPkӠ{d(֚KCĞh| J胈& @>|1>][4leV|r}K#iT=yLaz;A W=?妳HaPˤ Dfð@}ƒt ѿy޺BȻn3 4"0~3PGۼ`b6aEqDc& hĝj]|@nQP\YAa!B9( ˏ'+"owǫx TO zُ:^4pH-/!`k };r[cCvE &-`s5CUNV^`8nK[X:ٚgy>`h':]]Mmmu(K0{ 2% ՅȜL9?49`nQ,Yq8N*>*zxEnoՌunSUE`&d_Pό.u3!cdQsof ,LNW4ke*o:JQ25ȭq@ hAkom^+ 25qc<o!=}Hy6j'>k"+/+"yam׭61Gm+sE 7t80q>☊Xy2fPTCUoZ~ s,lmڵI]&TB 55ӻE?:rUנRCT})TVc>林@3,>ēBK{ž7רMsM?t;(u\C<Ɖ{9QDzP| f2~O!LF̺__E*T[|7}΃Z>0!|NӶf5*;30aW{:$cRcF~"EzQBofi17dF 陵 T; O {6 +9R޹%Q2whwY[{O; ѰڭVfev*d +khKom*2ef Y)__ qlc[>K݊ji`j .L8'Ci\+o.D2 2҇ 0쇅fʹN:A36U`LأzrP[H,Hain;%z )}dOtr]5 IOʼI6V5h" ߴoE'cVN8Cp@}ë :Vb*TI%̲M_/F(@ۈ0fSUNyĈ}n.<WhYF?W-T*U˖&GI=|ѧ]Ucj!6Oܚ+n!CKRůBJ'A$S^vXU ϡbZH 5@Ekl%b Gwee+ o[HI\$Չ v&˱caKѧk ՕrcV{h iCRS 2>boI-ӸIqPE,cayP晥kM=YۀR^K#+"}~ z "mzc1aV&u?L?iZzG _GaG\ml -_YxXb`2|$}Lt,N4|h֯R+[3+I톜JsdW|h0Z\Z*B!́Ei'P P NAd|YXE&0UFqM'j tt*Ķ҉!A^+Ru_kY F:FFv3,-&(%V: PDwJe/pj: ؘP yN8H8#"&vJtA$\a!$QSڞOu5DBnUb2/ةN;jEE?\qCԱYdSŏ2DZ ?oEt]ʌ B'B -:Rm` 7kFuNKt?-Qt|/+x |'@\K:(7wƫoAso4{\s7Dat~"MS.MVEO13n_%Fp@(%>l/#c&}WmPlP*mQ h$-CQ/NϨЄE/y8%Q>@ZѺ %e$y2)K/ u 20 cp3cʈi7;G؜NKO@9f`5魌fxwQ;3⼗?GD߭3.V@J\=qꥏz @Iw. W' lk oDy';Yݓ6҄@c{ށaWufgƑQnSkOQd8M 9p\UXQ%gZM\fKG/DNib`XeLF9Y[ aw+tZrwIhv z>G+"tv & \u5ٺZ]r2!+Pw^`1re$.HXxU3!73\lQDws$30*/9I" vp^1s{p(kF9.]KZO.b@9@ճ±`\A"&ۏ0nRj^۹[_d5`xa` jo/]oYI$P34IrCym*o;eNyv$v JY vuGzV]\s܎I%Gw8~iқo}Q!qF3QDt- AgK`•Ei{15,@)& pO3mϺTE\P?56BO4Ll\h˪bŜLY,><> yƚBJ}h@W-Z aWAwƄ Y3'߇iiGo}})AFsK9FYcْ%+}en ;G~jRxM / Yv&.jgoX1zQS=HaB҈ \‡|ә3U%!\BOsCGm` nLk>J;{#@(!W8|’XӍQ2/ےcXZ1!4|G8}euIyN-O8dep6ȮlZB\ $ y&g@(4fb >|Ku ^T ʈX)HRrc0?`-īfjW56Hj5E/K.Z/Z~\v:9I+:=ۓVOi>YG_\'IDNE&{,'<vq/?Wwе?Rn^~NC!T6.@(aRcgCrkw,ZB MT\"Ո(;^F0c*vJ(>jNXz#u 4nde vU:x+&8,,bP!#׏RC+Mɥ¡?]zrcyKAnDRj0̗BL]|x`}Qċu,}, +i!f'Ęy;!t,Ka^m.OiڡMmYC=}?.!k l"0Cm?dcҰج/8F0s֙yx'6\Q4s;=è4 vZJz&Fݦo+f2S龖pY5A0MU`o"]>@"=bW}@[בֿ7-goLӛs0z1F0N S@!Gll hRq 8="N7 ݺvZ*kZ=8ٛ6=^2: ItE!6v&DMnĢWYIUs7]ߑGx d?3о .*'3g1``~ $rnpg9~bFO3u%_ M'+]֡¶j|ՋYik)PS8w\4Zfv#q wfϭ`ٴdm\ RSj|BgqX5 . .2_Lz;Qś .F(0Xz [ iiTF,$IaXX"}г%<7i-㹠0q2/C[b_P^*$:U@X UԸ搓)@B=*iLEV6ԊG(|#0[j{w2qvmD'}ԩHCOBY͟6uxM,3Bwxa3$\碰x{@2|WV6d4LI,l,Id'[Vze)ޗc ?u:.Hd0‰c-#EiEmӣ_6``cĽsFw݇EڥOBITMJ~U}/Pd|prDAIM7 4~#{@DY4?S̡jOKX/m>&EV5-~q F9n `_5b"C\v^c,gI ӄ ?$awQdO:&; mCzA[ <\"OOSu +u p`:`N*ψ.K/2ھLJP:C^P,pWT&2MjVȗ\6S'IlaH@ömWl1W!vD0P^1(f3ʓO كmo<䮱d(;[!MQ3rڈ:)F@ ޣRD ~.,UXT;5Ui>[UidH.!2U|Ӿ8(eeF{68"pZm-bmJZ$ -wĢhN95#=3ÊYO^WKk悿Yw)K@zCWe2#UFN+P ϵ ʜa Rˀ&UucDEڇN@2(b3#vOoe%k֓ yzaU釄y2!ռL]D\ 9o^:w0jӈō:_r1@n;Eϒ4K;يB#ॷGN+;6 S! i+;UTS=ц||U"浀ȳYs SoCgai*5UVRqiX4.0v]NPxR". ݸ_& =uf܎gJ1) ֡+>ȓTlr6WlUw:u*w؂?-&}ߥA UcTH:D6>o \K1q!%(ˋ;'Z kfv~ԣ{7m~j [,3k!> O;YyUTFU- Hk_ MSa6ŭ*]szJ3lUmIu/zM "팮Tk ޭrA@<.g,IJ& (֚uZ5q zNΔLӑ1⍍iFR ȌR{\vj:˓iVz$G'E(WR+qW: |u/`wn X#f6dGka "GN;s$|}'!#x<Cvwտ尶{ѩy;M}joPU(^3#F>֘s۞q?Nꁘm㎸)(BKY~ yx,}_=ŵ|k!yK_wG0gGBjRsba6Lg*v27:b."zNf1P#s+cvGR\4XmnĻA<z<|AZۺpzTq٤\ {*wI n4 vURP?[{y5I'Jz|lGEb#܎N=F$wdaRK%htĸJ[ov ?ѭA$.Ɩ"xH%N ݼZzW2ϞIV]:,RP/̵i`Fpuܮo 7RE]yL Iءo4O@ DSV{J׺#aA_v+0'>e;3IǍN9hx 8@j/I@p'/F}^4& + Ʃr..eo_ٔotmoy1Kȡn# mtExu.',T)Qɓ.;+WJ0] ėX] o:hЄL`0fl>26o4I! NHOq!ja&y _=1!,K)_g˪`HA2qvzO!D@afH6 ( Vް66AIFik] pCT`k1fT\37}+LX"}Q v+`MPo " ұ~4!"QhI*+U*S"advtEj+S^ ]~V|w_:ԇՊ<:hbM>\A$0uaz:42 (:z̈́46{-~&QV:6UzE-ME 4i|<:Kx¶,X@>3LHxAL )ͧkr >~eHK2A#s@b R*60Ն {aN윪Z]2K r3MePǑrbEG~0FR&K.+hsKrrCƭ.@uDHB8XBKPMBw?$A|j{{ :ݘ[l"_DWGA!A8$-#&*(>GL6NBPQ.;"kYRma@W ˕͋iDѿvE3. EHFJGQ͐"Ŵѭ[]h!cvW> jO}#[~ec%8Vd`o#éybϊhOdؒ: kuiBK4K6,.Żz~g=6Gш^8o{yF q$Ѓ"ksv?.k{][ŠJD<Ьo*ق{NőGnS TW.3n^YxG#~;/'ZuU:0u~T6t l ڣjPԣM.­ ^q# 6Q/peH Q͎[@f *GJqB NqG@زCHԄGs))bM<ס9ltS!"_.Ciiol`ZhoxwH.m1jvr&Hhѕdm-<*0]y}⋨QFfoshWS=/DIHjsT qg5]Ԭk/O Ku>9Uz+3*}5wX_Z+*A!L-`*pfqIAָGc_PQ,FT9No%Ws@堛#5 s5sri,|| w#t:S+XفM=̓e6ٌ@x5΋:KXY3!σBlQT8C=AܰƑq /L^CQjS,ֲUL۪&q9~.Z|r!żtB l*'< _1OdA?f/=WodDڌsAMT>"2Se`W4%w83#'wc&BtUKGl[yeء¿X4y36 ôՉtHqWa}X Ӹ9Et]2KDn2`sڱ1Zhٮ㒚]a/ew4c S`;[tJP:1fӃfSւ#^J{}BI7OIR^6l@.PBmp 9^@uxWC \~o +w\!,I` I_=+6[ "D _ruo}BQƳiF4l@Y]DJ35m[M3?JweD:dJ?3 #4|/L~F˨1w3bTb2GtyTxeU'^<=Wz()"LiR]枃qZxW#6% 4@4!3.ZYX 3)lTZFTdZyj63w ףozߺOwqpUl Kv`PeN,z̪?lFzRe(@[-2ީN _ >R$rр?.V1w3+gLGwX4S> GEd ޯ[ȺU.F͚#_+ `Frv~sj.^os]H ,gSSZ9nl3(GyF0S=^=4hŨKf8o0ɣnn#m9j%Ebd$N+}?N压fC 3Nɐ oTB8{DpS CJ zZR\wZ'؃-_.%_Vù}_ ð*“}]g{P+()_u X/IKfx;7&=5N4cA&dm X 4i hJIwa䤳*̂#k`UBF',tI5_)O'MSf(eKQ Gb\=DKd"B'$Ʌ^PJlveu"P8Wf{eMP͹TI uZGP9r-%Mc!bn |cZCOJG=%:znO !޳  汻ZGf~ I q~y*s^QX˨h YAeV2'-5vYkWmy <ٝc3?u{G`{}g{e]췙\t Q Yةl_ጘqt/ ϸr&sk|#b- ͉d#ch`(" 0%V9 dtγUbIED&!<޽op?#%0k2Yٿ E"7 Ӷ9d~]it~0)OFU)y"~;?TEBO r_k]( ?Аzϣsxh*ծ)+kH!7Fhа2pOnu:xrp\C< FjY97ѓ2ךk\Mhe6{Ccx{I aCkXX=j}齝Rh7n!nY XX>!9ej0#iVTniPLwLO[?-2`L|/9%dHa!}K)XSKoQp$L(daDJ5O[U*єѢν4sJzƆd1\^KlܷNd/ܪM+!.~U3pdCeGOh[J f%Jb9x>r)̧"kXZIoHF>Pܶ'rZox5H|ϹQW24iotvS$(o\2P$PPC=ۈH٘ns=?lA~xâ+S,:v"$tՍhso۶UQM>kiUud=0OךmKzz >/_q$Djek`|i3h^'ʊŁA\HxHp= (tU!mO~28"r9U5l/v~ LE$#UuQT 8[!G uC_guK=A2 C9sH쩃'W8郀b!:T1^NjّGq{/nsbwb;*=L'Ϯa״K 9Gڤiљj~8ڴ5'r2~z9Pi xv Zctz\suK~hN^ lG$mPغp}L{:/#Xp܈{Ф$ԥc3C?c mX_ƠL1F^P_>fw `f)oj * ȅc2I6H%2l>`hx/nqRQ.7-t~_>^?Ix–A=`)Ƅ7J4C}1萿7Q3Y 6jˆņKtXYHGޭ feT/a{lb!g@lzZd!]z"/$,}ܔC:Js}g+gn DyK14-|7MtN=3>GCK?P l4ƭN qZiVX,c/a B +y >DBL~v4W؈GsX>yP9^? OW@Kz̏Cx|dB䯾{]Pm XQ +Tŧ-Q?xc*&P֝t%Zjf/lt]j&*M4.ofԅT/Nрv?Zfb4~ P*]V;%v2{(>qsXzw䒇&m~tjXr$|~?W7g!> E"eњnk&ٮd.ϡo%lAB8bJ:DQEؠ;EWw^Zٰ={.54@f~@ Oz$8MY174? qYekMI\!]v鳢^ץMP4hzAUɎa-ۗMu2;66F@B$JI'B\k[|!?bVEsd[PC^[*8Ι._{6l#|n# wѵm4Vѐ?٧€?9~1C..͆p-3óasDBd ]4wl."aje Fs +[ÒYlŬ‘`sM-4b#a6_=qwO(?g6`AU͇ouSMh1'K|0)9EN|T >#YaK# go\S SS !,OEx[ ֓Ɉ&E O+NZDDȖRrlP7"ZX/!F>Q6A"\F)2|- ;v+]j>n/rILsilќlv@o>t&?ӊܓ(QDLX938#pɝ؎V;TkuSFKE!4W6V ;P;%V.H$iu:89{hFՎڧ?N*3`?~-=-Sse!;@G#*W(_ :ZN b,$/{Wr;uGC+=c55Z4'x%N/i ]26Y vy8 \Ss8p81\y'<$5^h#cIIqt Vs!dt/w)4b~TA}u G=4MB/2,p-qIT~ ;wͧDЫ\PWZNZ V~1"< ~$Ÿuӈ+=Ʃ~.Rmin\|y [,)DTm^eZbdd~/ReB%>4n׌р? a(91/#ayfU^ʨq2} g RiF'/䞙ZQbd<ӊw6SIo0E"0=EɹP!<9lm9oll7X66h~X^q*z\"ZF SKawb X8AD}=HE]́7ꢟ9^ŞwD0M7R4</;iġ"9M[r|:&m0tGh>lH@pv5Z{A92| Kߗs9#a>^lݭHޢeͪaLQ 6RU`c^BH˙;լWLyZ2^II1jw"I英_>7*1"K߱[ df8GҼΩã8t3j\c2 cg#wQX$+~8&eȯVř0[%{?]u҆Ǽ4rHXt:7(k(ouio>TBSYŧ{ I!}'Zo=* /!I֖xs!K̢cK=_)!h(a6+dPE4hQڎj}i#6[ݯ.W<5z;͌f7xV"e#u^}S1'+elS=O"x]|}{i tA1Z4Eu~VE6=gA Y6: i3 wf-M}MN NcV0aeҺSfg|oS> y5]Nk74,A5Vs v_KK+o;4C? eݜqԇ$Or :L]8 6j<6rhS, ޭW   6HC=N7[ph) O<(F%4N %Y\XeeTD_89l*= lZ%/V)%/#B5Du;'w16-#.Ӂ|k Z9b([AtV(_eM_kLzKaƷmb:O 5[6pVPV_|̩уY\As߆$25V #te(j!cJ76*к5#w0p--3RhV(luTZQ?Kڝ讣|҅Wx S݄*Umcz`i_KlnUnE MB;2y PLtj2}%I8xtb-gEjgFRQSN[<|C7PW#A^)4E_3cjHT G'xYĒafnlIBs5u!]HgI)tSwI1F_mwj{U=RK [&gY( 7D_w%S{p"B'ǜkQҹ5OQ_|l<ħEdDv# Dy|>e{\qr2jY_w)QĔtşPST7L7w { ..]M&sVi0NkGȁk2SV@dg9-F~.ˇ#vʿ4 &K+6E$U5uR䚞;;u s87! SHU2_Y SDzp@c4ONYʮ!h,UpOO%,>򦲋n^ޒ Ѯ#R᫲H5է"r0ݥ'kꯢ0?71j\3ltwba Z tMiBQϥBZC(2Il5$hikB2!7t&Nv2~úO;-x܃pۍf@dTq/.DyDukzagcQ.uBZqcAԩ<;{Yv҈H_L}.v㕴3~J?M#nӮH5=pOue{.I0w;Iċ# PUIur a ma c3 gYSF sf !n|J&t_2fjpDˮYxwoQ :_2cYlʭSVݖ2Cf*Š+Y9Л绠(8#Rinz1Eu@9lW6GJiwRE<$C͏99`8Dlh(J2ML0&z 1aFlz+ dHWF1Q Z% /'<;Y]TSv&Auk`uС }9xY&##UF7gfl]v!!' ,֐Dܩ8$7C~95$x`E~!p>6dv|7"1nЮ>d_gp%sK(Ii0gʤYXS_svQWU 5H^zIz!'~&kFZ־rWWORS:B_R"ak.L4d #ʹ!l1#@ 0OVlU#w Nx[MpW#fjسPbBtFDjީ> CTEehX hM_S{X\֪C 糈|7Ʋ 9- 򯽎AWAcP}FSjy[ՅeW<e ؍˳=$D_dY/j.+ݴ]At"@&t0 ߣ~ɉ<C+pMFO5_ec& (\\px:bW#Pz޷;3/Z'Bvq A]]D04z?(<GWkVc FIv,B &FP܍ 87n +ɻΔWܮzS'cHU&dI?ݞ<#X6Ag @v`ͺP XMDw從X YV^235%A2=ccuܟ.W`7_f7lSyXeY6I:q?YrH7,r7fsK9)ɴ_*ĩ͌^ːI;)Apd6 *na7-@@Ymb!`XfJsg!D6,sohk՘0B6̞?yJ7ݒfWtc_Q ,Fl1$;7rrZbHh0f ٧.q{D~KOhxu@T;rYf[h CY buYFcUͼ%.2ph8^FCFlng3Yx嘦.y+d- 媏gY>yUt#a)_f?kQ ;w DޟiQߢњy1k֤TG/U"bf;fY`JsL/:wFx43 9r !. z-#ԭӬP MGXKrFoQ OIoENt"MoDµVJauѫ|ja&0CW7=v E]Ǹq$v }>RIGڬ{v"1N,U|nQ)oʤkf?y_x Fb$U/¬66$0X%RftfЫ+3c-OiMT\=v("ٷdRXX*$3$9P\FٔA XmkK2RP`\Q*(ۥ9[}!p]+lT4RJ6:߶,"gXƞf')ӹjkAq *%]t<٨JEoj勻qjLƌՒ۱k5M`Q0Huu5⧆2cB|H ۅ%23ZT'SnfWg~ZH=~MY\+x" =d&O)_Ș͍no?/c>؃.|6m4dqw"Cq* l Nd4!׻[%*ZC5u{ jklpq}&T )*P84L%:*a]}SҰtDtphOp1KmSt[ nDTLoƲp\)ڟjoi,IdH#{L1 t]ώCݏZj1$).)]cި<#nW[iqɅ!\ѬmUz@HT܉0E-[pd:3_i}>,.$1YiHGp';NȟgWTwN,6$X, #U!g@&ߪ(a(9Wf/TfVI7TW.>#%N[cW?$Ǘ'{㏆CADoymg8/}a(ec@/oB ny[tΐk?Z@N3 SM`2[B5S!PV?ӀI%uionju\(p;:LuZt1;l蓸* M[k9:I#:趛@ pUOsÁJo̻iazf 5;~E5I'&'kVyY~)K:uO@ȊTxb^U#6(ߘ,f%q'tMX%' d/yh0l.^T-GW.Yzid>Lo34ԺO\6"֨a!mvhm4bcߘx|i\)teH{9Frutț/] s+teR^K_|t|M&W m%?ûFrREA\p%1=@:*̀`x^5PoW%qFI]&^$TQ@en#}ɺHʳR68{ d 'j+B ӡ H  `<U-_l{US>$7`f-!I4%I!Bnul3P TT-|\숆QلL m3֭He<^?ϩ+8R 8;kꡝŰ/W.|DcCӒ雒[+ћQ?+!A~5ŎV.cψ{@ Te~e]]`^F*5c6 -≙V}f CNؖA-`N8+5l[(1$⒏cT@LLSnDDaqCN1/.V`v9+qtD|@xZ(nš)8=X4!Tמgo4KDMp"5W((ApnѼsĎUN%{G$*ˎn8J%;7vXWC_Hv/ʡ@UMZxYwa?M"{pV> T=f!I?>:H WuYA;.|!/욒i| Od%O=LQ;^ VSv#@ek [ }s?=%pܘcw{OTZ3 jMĦ14j/2>T]B.uJ/߂ۂeGr: ehR.ە\XD'iowML?J1|/ҽf N+xӧ& Kj ˩8Y0Sk1MET6 `Wo hX17Mà%𭫶CVw-V>ABkI?~6˾Çѭ*{U#z֪LSfz`CWR$b[֏vjނ`BkZ.a,NN tfDT(šBs>vKp@] <2!>. vB<<Wi(ݷ[hSII9{5wRD/[#ʼnYzN2V eXHTg]>*EW `~nKt-p],Tܥo_K+Rz+} c ֏"#+OhJG;Jc[IZi).^ǝ(];DJ > 60fѠvE1F>eakU v11LJhifPڱ޲e|pM?ASUtMˋU/rG$YTNIDZZ+ .<Å(IAGoBnw +es.-Ϊz~СR^VZa%o1;(A_](l??9 bdʶIvs;~f?(9ءh,s`k)NF!bD#z8x yfu_.)|;6),A)GP mc$y indIO{([b&wPp[ViM l,QS n4R r@0p]_ zQsbK`KȡKo$ҘgƵ2ȡ XGZzAc1 XU߱kvӪ!PL%\FfdxzsZ&gl^9Uf^Z%һ;nF2wng͂r~4#| ^}x߯[ ۹I'.]nB^V/S!zC6gV!k~m#|R-Cz!.M(MG3yБpY!2O;: 5Ӡ"C#"XL*?ә*ABUIvcsn$:iU"HLx ~%[ʫ)[žI [ y&n,nM竨za5M/Fo#W5 bEDc_O(q;#%rPQQ|Lܚ3 Ȳ" I=&0G+.SCf4AB|,{ef Y9Nh`xMwDSlT 1Tpevܒ I`TJڔ2x:/8:/iTΛOά5ROC&V""3b[G rE