commit weechat for openSUSE:Factory
Hello community, here is the log from the commit of package weechat for openSUSE:Factory checked in at 2017-01-17 14:37:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-04 15:59:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2017-01-17 14:37:02.443679697 +0100 @@ -1,0 +2,46 @@ +Sun Jan 15 08:49:46 UTC 2017 - mimi.vx@gmail.com + +- 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 + +------------------------------------------------------------------- Old: ---- weechat-1.6.tar.bz2 weechat-1.6.tar.bz2.asc New: ---- weechat-1.7.tar.xz weechat-1.7.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weechat.spec ++++++ --- /var/tmp/diff_new_pack.nN77O7/_old 2017-01-17 14:37:03.087588416 +0100 +++ /var/tmp/diff_new_pack.nN77O7/_new 2017-01-17 14:37:03.087588416 +0100 @@ -17,16 +17,16 @@ Name: weechat -Version: 1.6 +Version: 1.7 Release: 0 Summary: Portable, Fast, Light and Extensible Chat Client License: GPL-3.0+ Group: Productivity/Networking/IRC Url: http://weechat.org -Source: http://weechat.org/files/src/%{name}-%{version}.tar.bz2 +Source: http://weechat.org/files/src/%{name}-%{version}.tar.xz Source1: weechat.desktop Source2: %{name}.keyring -Source3: http://weechat.org/files/src/%{name}-%{version}.tar.bz2.asc +Source3: http://weechat.org/files/src/%{name}-%{version}.tar.xz.asc Source4: %{name}.changes BuildRequires: ca-certificates BuildRequires: cmake
participants (1)
-
root@hilbertn.suse.de