Hello community, here is the log from the commit of package weechat for openSUSE:Factory checked in at 2017-05-16 14:45:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weechat (Old) and /work/SRC/openSUSE:Factory/.weechat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weechat" Tue May 16 14:45:45 2017 rev:42 rq:494904 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/weechat/weechat.changes 2017-01-17 14:37:02.443679697 +0100 +++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2017-05-16 14:46:42.558027865 +0200 @@ -1,0 +2,23 @@ +Mon May 15 11:07:52 UTC 2017 - [email protected] + +- 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. + +------------------------------------------------------------------- +Sat Apr 22 19:08:54 UTC 2017 - [email protected] + +- Update to version 1.7.1 + * irc: fix parsing of DCC filename CVE-2017-8073 (boo#1036467) + +------------------------------------------------------------------- Old: ---- weechat-1.7.tar.xz weechat-1.7.tar.xz.asc New: ---- weechat-1.8.tar.xz weechat-1.8.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weechat.spec ++++++ --- /var/tmp/diff_new_pack.wWJvzJ/_old 2017-05-16 14:46:43.273927287 +0200 +++ /var/tmp/diff_new_pack.wWJvzJ/_new 2017-05-16 14:46:43.281926162 +0200 @@ -1,7 +1,7 @@ # # spec file for package weechat # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: weechat -Version: 1.7 +Version: 1.8 Release: 0 Summary: Portable, Fast, Light and Extensible Chat Client License: GPL-3.0+ @@ -175,6 +175,7 @@ %dir %{_libdir}/weechat %dir %{_libdir}/weechat/plugins %{_libdir}/weechat/plugins/alias.so +%{_libdir}/weechat/plugins/buflist.so %{_libdir}/weechat/plugins/charset.so %{_libdir}/weechat/plugins/exec.so %{_libdir}/weechat/plugins/fifo.so ++++++ weechat-1.7.tar.xz -> weechat-1.8.tar.xz ++++++ ++++ 24883 lines of diff (skipped)
