Changelog for
weechat-debugsource-0.3.3-7.1.i586.rpm :
Tue Nov 20 13:00:00 2012 wrAATTrosenauer.org
- added weechat-fix-hook_process-shell-injection.patch which fixes
a shell injection vulnerability in the hook_process function
(bnc#790217, CVE-2012-5534)
Wed Nov 14 13:00:00 2012 wrAATTrosenauer.org
- added weechat-fix-buffer-overflow-in-irc-color-decoding.patch
which fixes a heap-based overflow when decoding IRC colors in
strings (bnc#789146 CVE-2012-5854)
Mon Nov 8 13:00:00 2010 gberAATTopensuse.org
- cleanup
* added specfile header
* added more accurate summary and description
* removed support for obsolete openSUSE versions
* split off -lang subpackage
* added patch to remove __DATE__ and __TIME__ macros
* enabled make output
* build with $RPM_OPT_FLAGS
Mon Oct 11 14:00:00 2010 gberAATTopensuse.org
- fixed build for Python > 2.6
Sun Aug 8 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.3.3:
* new features:
+ keys to undo/redo changes on the command line
+ a better lag indicator
+ the /wallchops IRC command
+ display of messages in IRC private buffers when the nick is back on a server after a /quit
+ reverse regex in a filter
+ hash tables in the plugin API
* many bugfixes
Sun Apr 18 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.3.2:
* add SASL authentication with IRC servers
* add new commands /mute and /map
* add custom completion for aliases
* add date format in log filenames
* autoloading of plugins was improved
* many bugs were fixed
Sun Jan 31 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.3.1.1:
* fixes crashes with SSL connection and purge of old DCC chats
Sat Jan 23 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.3.1:
* new features
* options were added to customize CTCP replies and the target
buffer for IRC messages
* SSL certificates are now checked
* CertFP was added for automatic identification on servers
* anti-flood measures were improved
* new expansions were added for alias arguments
* many bugs were fixed
Sun Sep 13 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 0.3.0:
* externalization of IRC as a plugin
* new display engine (faster)
* NES plugins
* new plugin API
* buffers with free content
* dynamic filtering
* smart join/part/quit filter
* custom bars with custom items
* buffer merging
* group support in nicklist
* less CPU usage
Fri Jun 12 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 0.2.6.3:
* fixes a bug with detection of the gnutls library
Sat Apr 18 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 0.2.6.2:
* fixes a charset decoding problem
Mon Mar 16 13:00:00 2009 pascal.bleserAATTopensuse.org
- update to 0.2.6.1:
* fixes a crash with some special characters in IRC messages