Hello community, here is the log from the commit of package weechat for openSUSE:Factory checked in at 2016-05-16 12:04:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weechat (Old) and /work/SRC/openSUSE:Factory/.weechat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weechat" Changes: -------- --- /work/SRC/openSUSE:Factory/weechat/weechat.changes 2016-03-26 15:24:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2016-05-16 12:04:19.000000000 +0200 @@ -1,0 +2,47 @@ +Sun May 15 10:27:51 UTC 2016 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- weechat-1.4.tar.bz2 weechat-1.4.tar.bz2.asc New: ---- weechat-1.5.tar.bz2 weechat-1.5.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weechat.spec ++++++ --- /var/tmp/diff_new_pack.TNpd5S/_old 2016-05-16 12:04:20.000000000 +0200 +++ /var/tmp/diff_new_pack.TNpd5S/_new 2016-05-16 12:04:20.000000000 +0200 @@ -17,7 +17,7 @@ Name: weechat -Version: 1.4 +Version: 1.5 Release: 0 Summary: Portable, Fast, Light and Extensible Chat Client License: GPL-3.0+ ++++++ weechat-1.4.tar.bz2 -> weechat-1.5.tar.bz2 ++++++ ++++ 85704 lines of diff (skipped)
