weechat-devel-1.8-1.2>t  DH`pY\/=„}pB~VaWi{4ǨcH, "?2KJX?mONknYU)fXE={xsBAEY(fC)T5J*uz :ųc8KA":s|ޗ]h V"0I+ys JiV޴z!0PEU ft@ZŧooB4b01d5f547cb6ea465666a1da7546814d9b7fccaȉY\/=„t0%YwLN<\m~J̣@$*0r*~u{+[We@U3CxXTptb3مBi15} nVRq ‘~ Iwi )5]|ē@\a!,A گLU\+[gd~DON&[bV| iB(Q=l?SR>\&"&ӄN'۶FVvuE|1*z8!g,:-̩P>:oL?o<d  D|    $ 0 s x(869|6:6FmGmHm(Im4Xm8YmD\mX]md^mbmcnKdnenfnlnunvnwo xoyo$zo,Cweechat-devel1.81.2Development Environment for weechat PluginsDevelopment environment for authoring weechat plugins.Y\plamb69&openSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://weechat.orglinuxx86_64lA큤Y\lY\UY\Zcabaa127e79cd537d9e8e95ffc3b8a541087030f3ba1521a7f19bde8663dce42rootrootrootrootrootrootweechat-1.8-1.2.src.rpmpkgconfig(weechat)weechat-develweechat-devel(x86-64)@   /usr/bin/pkg-configrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)weechatrpmlib(PayloadIsLzma)3.0.4-14.0-11.84.4.6-14.11.2Y@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?@mimi.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- 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 messageslamb69 14952275041.81.8-1.21.8-1.2weechatweechat-plugin.hweechat.pc/usr/include//usr/include/weechat//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/338709cc1c8cefb44fafbb41070fb4c3-weechatcpiolzma5x86_64-suse-linuxdirectoryC source, UTF-8 Unicode textpkgconfig filePR oVwN?`] crt:bLL'6!=ͯYEpF Xؤi'vVy~>BZ`ek$`9Ff6ѥ+0yfl RibAo}qs)HFE s%鿭:$oeTvGE<*/j f-qp% t_;ѯ^>ĉEj:|㵯Ifn9R &hh^ȣk]{GoQ9ߘz.[5o8Zp}t`*Cn ^R ⇈=gGW2=XZ2_vKҞkŽڥt87*~(D^]W'-vWUQsusUmlwF 0X)7f/l9UI 9k+z[ͩ.8*X"VၣLJC0e@PG /YAH0'J1 `LQ] @]YM䫤 쨴Ԓ |W*rEńQ:0Dr9?.: s"iU2^Fȶqıi.w,j`>FSƨTѼ>I|? lʡxE+wbr47TZHgGAÕO9N )|ڃ1c8,^AiTwBD$oݠ6  pa?5#HbwBh52?/6_/9 O{p+HkCi0GDAX',@pw}\ܐ%VPsz"&{Յm;bF^Q"jt#NVedq@$̌r"f":7H/:D5LzQlT 3[&!gq?ul;|7 Y#{3m9<ލ{g.{Gve+L CnU(%4^kA,Lݾ]5/k4fО]Aϫ,OXrxSҚ(/O1l_ Ʊ9@z׈ ? L,hqO<~ֶ7_>N yszv¥4O a)^P}hvT;XEPn-R=j'L!šCVjd7VK:xu%3twH%R!e˲`Iz s^z,8ȸ~w֣-bt~ PbE /Z2-(\1U+v[>3ڄwDMBZ&h8.Y1>6?M'- +}_C/d,lm?*(MXo H[Ukw"ݨj 4>/ˋٗ({_OdcCC"co 9LH%%j&˶J3sxXTR3y wDbAm)ܽ6rDvcT<X\hk aBJn] >5y_W|!J[CfD6y88T!ʹ`z0Qp̕#A;,9]?-lz_K8ߑ60ʎ툴dy01(RqHxK jKsIސfڊ?''`TghZ\6@ٔ1ov9յWؗn-Q2:5 sq E'f6~е!Im͝/~$M>Fʲ46xr_պOvkz[XڨSKAxig%"6;(|\%"nw3fߠѴ%Z"O] h+߫ތ jg!`|BZ1-{Shӛn]aBq!8xz&8IV݆᫵0 xWk2γg 9,+lqJkϽXa[MZp^6XN)SK֞:8zr +My:P?% $Ch*Xj:4_C&M=̳QGg-B鑑fKc.bGe|t bϋ@`U^{-\SZ\@l=^p*&TjpQUSSzYb?Ql<<cyۊp%m&Y&%U{_"^];BAяz6 < =ZV%2vZ>3o7ԡ`rB^pqsrXo]laCYA0 o^?Vx}EϬ :n0~y,W3_cOՉjQ Z͛RQ)+  L(E). Þx)e..)!6b1Ō&"6f =~ʍ#Dz]8JgDW@3X*,r!ǞHxhyig(b[ŗ2 Dڦ5VI]|aI[NO nAg]3hվu'@$;\ :i%,nugܬfx:#0+f^ͻWk.bhH(h' ,ӷh8ʫi[OuJ07MhnGփ=\"ءv"P *w[a,0s)`ZDZbʅUTON9դNOZ7ٌ㮍Mw.hwgl -Δڮ6Ņ3nXu,/xT'1nKrn6(_p~P&o.(Ud=7+MIndthO;5I)wwc0aoS *( Z~Uik=SuXlTo%A/ iDE =پH.{*.ݣH E4w 6dm9%{w62KXNjZ I`ĘXPNrysEgKMwP#eɇ]H9,F]=7C~žTaFu( :`uHD&0pƪ?}m6ygyo3vԶzvRudx񔱨870iYYBQ kD"[EȊjAm `E \" hu{LA$C2JZ&9bNd)cI8?&U o'oDջhXAD3QU[qq|I+Uc}Ze\E} o^vjn֙3_&X,IRiM/Fxn@H$$$w2$Wלwѕ_ʝ%ZUI C)VcBH:̑Ω^e8G t5"O ]o*W9+8A'[` DE0 )1 IZ̮dۡdQE)&Raȶz6LU!Uʻ6M4"u_[PZU_\ 246ڻ(ݭַOga7sa0CVb.G~u:[OU,V/a>U(4OEyнL<ۿnuof)Rc=UԊu뛵˕,Ȗ?ZcD4vaY+V%ٿ<-R◎A&I5s__|yI ӧ0ϢR;Zh?6)"QFzMof=AoEFV3uFȗ5,XKМ=ijF^ 9)=--5a{[w>F+*}B(YYa)ϥTRJyat;z.4يB1RP0;"820hϮ (yEf+Y_Ifqzʯ9hzi&}[ Q KԻS_%p~$^7ZsJ8J[ ~ϢJwyl1DQwJضE=y $s l S' | ó/m n&FU,~ە٤Z8in~pZ\C*gJ}bUKrl%|Ka~>_^~dH$md2jlik4؆7ùRY4WjCٓP(]-&QJwrn8^U6Ob:8b/]>o?妯,fu/뫍`>,[ Iyӡ|.LSPvN-&RHQYIE0z(A$Cw߀;qJPs9d`|_Yp {At KBrϩ8X9š A0KM|zo_φ[#=3/Y%T5x)!ݹדz|Y [to0iӥO5Hl&"q@Jw mA3늨#R2+V ۖ7 |uBp0oڛKzO#vūjZ'AHR|돒qjig:vQxaR EK7~= "Y$Ie]=0St$|f0`F}Ѐ~APP2+u^w?w c(L {ern;\L{ABR7<ϨT>=c܂ś9y!i.8(J,wE1 x@b\ѿ5;iLϑ?^h7)pD^<qNӃ͟sKppӭ! g;uN2sH,ZKxoh-#K+ޢt:|yμr?n|)5';-Vd5)7ʳnMbItG!cʀ~^V ^R?jTVL0>36xT=NV۸唸֌{k-LJ{Ц:U]uOO*d^bA5.%6Lo~I" Kk3IQH|U˼3UB)r;{++^215 Exm]pCs&џӀggla W4iT=k(Pag,ɐYew١==k,r'YzGfQq iV=FZa%u/k@rDϧ%cVUY7 LW<SĘ}Q0 KfXa1T٤v'/tN(풲"IM?Go!]k,}gJbM~:3}Q:ڻdÚG:oAsݲU}+ʹKn=R㟙f~VfTAȥ~4~5OZfqMTekbltuq; ?9vd]сtXk!V"njai3Jr_F.e^KW--zCN =m!vA_ԮE-MO[KjV)ku7:6CJ7[^fktJK+B; UL`]bB6fLS3l>+Fq.X:ŧE]Ns uw y'M z"ƛk穥4g?J0&gfy v {Wri_ū#-X OK ":@ |ѝ=m p2jXfN0+#zԪByH05h)"wVID-sH68 I+$h6>e|mn$; Sk%Wik9;x8qr(xҷO( vb[$;+|epm-eϤQRH|<܉,D##"lVf]b»P i49OM^Y^mX:x|Ih?5Hh`m(=MDM?L`<f;;+*/Ztm^y`CVc@xTL75E'S,=ѠXv/̌ , ]3uWFaGp*ռwd5cf'h&RȃpW3mf}Ɇ# Ԙ "!3llK:("WH(Pb5۫*f:[ɣ{#[5÷D/l:V5`[Ց9r` I7{6q-! ckĵqE#]ŞfT_,T4B%I~ͳ$m6XhD\m=iT^ /3 -Q9^ Wݢy ,{[mgQnVc4{ꄒ8\xHe1~@53dB^YMIp8퐅Xvk}JG!U`*k% FN)eJ<*xb12E!H7yKQW_$%J/Lv#[4U]f-vPp% yo!6dg2 "Qt9T8a5IK6w?;azb3J,X65֍|y0$\$΢~”:$Fz;P Rq)6GO#mFY ^x6J}g'p.ߌSCrɓ=HY-VM^ лYy:o1Rk KM,WC8b Ok5 L&U} D >/Y&>41v:D-ɘ8%!^- [ 3n"?NAAC%1m:lZ""I_nrGzlXzDdJۃ &!Q-]yOe[فeH<ȸ9>SNu4 kctER a8qc )h"z\JPo\n {}s"7TfWZЎfPJpmV&%%8lGBp͘0{^4%uN#Sq$FE B%JwyF@@困[ĬV@l~-x_PBufĵuVʗiC=HO!$=3 Ɏ)dEd6X ~0vķU0 t8@Ǚoe Ed,\: ^,G53qha)Ō6Vל/? z39~M.E ҳ hjQ 3᥵=,,i!}, }bBU(폰~T#"E{p`cCt^A.T0b62.r2a! d,j^:ߦz5MZ;;,D=22^j *̤_6+C_, YtDl3ڬm]UY>e]IgNjFNm: o?Ý5yr/dNa)nSe-E^B h>[Ztm״/K(ٻ ya˻C%? T~p\NE$>ň Tj]Rk[zd\uU"?C|o;w??ȀX>5 {Dq,~?lcMr A&Fȟt'^n/ Ƽ>'h5 !&@J@띷 n@Ikܫ<ReRh{{&㕍4vK@qqr6aE<ɔ0W^"<oXS^*A\mMs(7J/]4[Cm O]`.\iyogF:4?U1 bm`i`u@Q~6H YdF=೐L}c 2 <K݁-ޠUۈaV9|gߦhS rsYߡo(`L]UY"]؞:瞅OT.ΈWwEX,}7*/Pql UД"*~,!>1~ M6f=atc.Cdq4ėAF 4~Gğ]m5\i^3 ˛n9"TؚJ<({pCָydsM`uDD.)Bْ=gI$vqաRa%(w"c(="X68T۲޹3RJI Zz9V2w-e-g?{RdQ~XsT2,꒭O,Q.&۳5K$݋E.5l_Gv,\nS!⼈GU V:xOEB'vQ l Qmݡ>]o[™2˘ś,JEsRZW+ׄ7Ԭu\&E_bl w<.jS8uI wsT~'cetmJ!}ׄyO.3~K7)S_e>ixI#?>iao۸M%/B'DlAr0asc@'˴W=Nf~Ne]&ѽEbp$;%4)pI<4ڡxs.I-7fQiY`sPT.!Vf$zD;wF;s_<<lw5(N5m|l@ iRMGU,:h"_zf}y (;h7cjR~m1)'Ƣ"0,V?դI&܊5͕dzIgQ|MT0#5lBβL*eItԍ4q̢2[3R-0* (X-)z+W!𒘤dٲ7ջ#3wIO vm6]6]!$OjP3M6P扣`@+/nnpcsĠ @}0#54*ER2Y-#mw 1aWt(]RQz۸ 8?Q;^ӄ*}d'T8\;?,|-| ^9NW7*3G0!*~`+g`)7Y٫wV_ R˟,뷝v:~rp1!^2WĖޣ1ռfiAqm㇁uH g"IWa;7+`3aD؎p3H\k#yN;"k(~'T+߾ fKUo VSy@Tt:VרGI|8hqE#!:$TVSI&A#%F\x4"۠V7/?=!(7ԍ?|\*s~68 p4b2!^HvV0k{˪/]8Q:H0p]n={P\Rʺ͍MC'b`U{ךCSM{YNznCd[TF+kE_ABxr-n&IP6Ǜ#8&O1K"v,X]H)a`0*'b<gSq@S5K MFW<Ӿr J_졏~˲s_:*k ([*hѶRP՘ن.lH+0+0;9&?m9Kz_{~@ˤ05C QׇNjv k\߀I'|#a`lQrFpSƘ&7A2`CGUeBtJ>x5q[HthN;.