Commit Graph

54 Commits

Author SHA256 Message Date
Guido Berhoerster
c5bc50fba2 - 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

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=52
2013-10-07 09:58:57 +00:00
1ce4472565 - add libperl_requires
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=51
2013-09-05 16:53:16 +00:00
Pascal Bleser
c275a9d224 Accepting request 186112 from home:lnussel:branches:server:irc
- use system's default certificate store instead of hardcoding the
  path to a bundle file (weechat-0.4.1-capath.diff, bnc#829471)

OBS-URL: https://build.opensuse.org/request/show/186112
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=50
2013-08-06 14:17:44 +00:00
Guido Berhoerster
adb035d90f - 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.

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=49
2013-05-21 08:16:54 +00:00
Guido Berhoerster
ca3a90ab87 Accepting request 149441 from home:scarabeus_iv
- 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.

OBS-URL: https://build.opensuse.org/request/show/149441
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=48
2013-01-21 15:11:59 +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
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
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
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
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
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
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
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
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
OBS User unknown
f528f52081 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=9 2007-09-06 18:22:05 +00:00
OBS User unknown
e520a40907 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=8 2007-09-06 18:21:25 +00:00
OBS User unknown
4202e8a967 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=7 2007-06-08 23:01:57 +00:00
OBS User unknown
daab3495d1 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=6 2007-06-08 22:57:17 +00:00
OBS User unknown
67a3aa6305 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=5 2007-06-08 22:54:39 +00:00