Commit Graph

59 Commits

Author SHA256 Message Date
Stephan Kulow
995a1fab2c Accepting request 141869 from server:irc
- update to version 0.3.9.2:
  * fix possible shell injection vulnerability in hook_process
    function (bnc#790217)

OBS-URL: https://build.opensuse.org/request/show/141869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=15
2012-11-20 09:50:52 +00:00
Guido Berhoerster
a3573166f2 - update to version 0.3.9.2:
* fix possible shell injection vulnerability in hook_process
    function (bnc#790217)

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=47
2012-11-19 09:41:38 +00:00
Stephan Kulow
8d56a6b4a2 Accepting request 140810 from server:irc
- update to version 0.3.9.1:
  * fix buffer overflow when decoding IRC colors in strings

OBS-URL: https://build.opensuse.org/request/show/140810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=14
2012-11-12 06:07:47 +00:00
Guido Berhoerster
a3c91ea90d - update to version 0.3.9.1:
* fix buffer overflow when decoding IRC colors in strings

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=46
2012-11-10 13:43:28 +00:00
Stephan Kulow
330e3d6abf Accepting request 136464 from server:irc
- 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

OBS-URL: https://build.opensuse.org/request/show/136464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=13
2012-10-03 08:13:46 +00:00
Guido Berhoerster
2ed5be3a0f - 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

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=45
2012-09-30 08:03:33 +00:00
Stephan Kulow
601d50add7 Accepting request 123448 from server:irc
- 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.

OBS-URL: https://build.opensuse.org/request/show/123448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=11
2012-06-05 13:36:01 +00:00
Guido Berhoerster
aa3ab11621 fix guile paths for 11.4
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=44
2012-06-04 09:41:05 +00:00
Guido Berhoerster
47619d8bf8 - 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

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=43
2012-06-04 08:57:36 +00:00
Guido Berhoerster
92f608bdb5 fix source files
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=42
2012-06-04 07:35:36 +00:00
Guido Berhoerster
f3b3c9fcf7 - 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.

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=41
2012-06-04 07:31:40 +00:00
Stephan Kulow
31253d7045 Accepting request 121658 from server:irc
Fix unresolvable build status for Factory by requiring libgnutls instead of gnutls (forwarded request 121649 from badshah400)

OBS-URL: https://build.opensuse.org/request/show/121658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=10
2012-05-22 06:20:12 +00:00
Guido Berhoerster
f3444a15f1 Accepting request 121649 from home:badshah400:branches:server:irc
Fix unresolvable build status for Factory by requiring libgnutls instead of gnutls

OBS-URL: https://build.opensuse.org/request/show/121649
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=40
2012-05-21 12:47:16 +00:00
Stephan Kulow
b8ebfdea07 Accepting request 108331 from server:irc
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/108331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=9
2012-03-07 19:10:41 +00:00
Pascal Bleser
c2831f553f 0.3.7
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=39
2012-02-26 15:20:25 +00:00
Stephan Kulow
f03fb47179 Accepting request 99361 from server:irc
- clean up build dependencies
- build against lua51 for > 12.1

- the COPYING says GPL-3.0+

OBS-URL: https://build.opensuse.org/request/show/99361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=8
2012-01-09 15:01:28 +00:00
Guido Berhoerster
108857a451 - clean up build dependencies
- build against lua51 for > 12.1

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=38
2012-01-08 15:47:19 +00:00
Guido Berhoerster
9dfeb5c1cb Accepting request 96117 from devel:openSUSE:Factory:for-legal
- the COPYING says GPL-3.0+

OBS-URL: https://build.opensuse.org/request/show/96117
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=37
2011-12-09 14:47:44 +00:00
Stephan Kulow
c026498d57 Accepting request 89182 from server:irc
- 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

OBS-URL: https://build.opensuse.org/request/show/89182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=7
2011-10-25 15:19:06 +00:00
Guido Berhoerster
b0352f598b - removed weechat-remove_build_timestamp.patch and use previous
code again to deal with timestamps
- fixed up previous changelog entry

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=36
2011-10-23 08:32:56 +00:00
Pascal Bleser
dced99b4a5 0.3.6
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=35
2011-10-22 23:05:08 +00:00
Guido Berhoerster
807fd0ea15 - 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

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=34
2011-05-16 08:31:45 +00:00
Sascha Peilicke
89cce3fd95 Autobuild autoformatter for 65904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=5
2011-04-04 13:22:59 +00:00
Sascha Peilicke
c56bc4237a Accepting request 65904 from server:irc
Accepted submit request 65904 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/65904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=4
2011-04-04 13:22:50 +00:00
Guido Berhoerster
e4ab328485 - 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

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=33
2011-03-23 23:55:34 +00:00
c978b8e68a Accepting request 64760 from home:coolo:nolicenses
well for now.

OBS-URL: https://build.opensuse.org/request/show/64760
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=32
2011-03-22 11:18:10 +00:00
Guido Berhoerster
cc289950a8 - added weechat-0.3.4-fix-array-overflow.patch which fixes an
array overflow

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=31
2011-02-17 09:27:43 +00:00
Pascal Bleser
9a54c92f1e 0.3.4
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=30
2011-01-16 15:23:34 +00:00
92ee6d3f8d Autobuild autoformatter for 55057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=2
2010-12-20 15:53:49 +00:00
923b37568f Accepting request 55057 from server:irc
Accepted submit request 55057 from user coolo

OBS-URL: https://build.opensuse.org/request/show/55057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=1
2010-12-20 15:53:42 +00:00
Guido Berhoerster
d2eea23662 Accepting request 52501 from home:gberh:branches:server:irc
Reviewed OK

OBS-URL: https://build.opensuse.org/request/show/52501
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=29
2010-11-08 23:33:01 +00:00
Pascal Bleser
0093d25dbb Accepting request 50262 from home:gberh:branches:server:irc
reviewed OK

OBS-URL: https://build.opensuse.org/request/show/50262
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=28
2010-11-04 19:50:35 +00:00
Pascal Bleser
c529c3f5ad unfuzz patch
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=27
2010-08-08 08:58:43 +00:00
Pascal Bleser
d5fd773c0e 0.3.3
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=26
2010-08-08 07:11:46 +00:00
Pascal Bleser
5c4b5244a3 redo patch
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=25
2010-04-18 23:11:50 +00:00
Pascal Bleser
be55192703 0.3.2
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=24
2010-04-18 20:27:20 +00:00
Pascal Bleser
dd78456eba 0.3.1.1
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=23
2010-01-31 19:16:53 +00:00
Pascal Bleser
486bc8bccd redo patch with fuzz 0 to fix build on factory
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=22
2010-01-24 09:23:49 +00:00
Pascal Bleser
dacb80203f 0.3.1
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=21
2010-01-24 00:51:09 +00:00
Pascal Bleser
8c7a040b3a fix on old SUSE versions
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=20
2009-11-07 01:46:55 +00:00
Pascal Bleser
72570c7430 .changes file + minor fix in the .desktop file + licenses support
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=19
2009-11-07 00:32:08 +00:00
Pascal Bleser
46b19678bd add missing BR: gcc-c++
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=18
2009-09-15 10:32:14 +00:00
Pascal Bleser
ff60947a04 add missing BR:tcl-devel
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=17
2009-09-14 17:11:57 +00:00
Pascal Bleser
92076e7e11 0.3.0
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=16
2009-09-14 14:00:40 +00:00
Pascal Bleser
6f5061ac1c add missing BR:pkgconfig
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=15
2009-06-13 21:21:28 +00:00
Pascal Bleser
3594c47d63 0.2.6.3
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=14
2009-06-13 21:12:19 +00:00
Pascal Bleser
b766a5e22d 0.2.6.2
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=13
2009-04-19 05:00:12 +00:00
Pascal Bleser
8c16e7ec25 removed Þbug_package
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=12
2009-03-17 18:18:12 +00:00
Pascal Bleser
93ede80e72 0.2.6.1
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=11
2009-03-17 16:57:21 +00:00
OBS User unknown
8352a5d258 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=10 2007-09-06 18:22:06 +00:00