-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-21224 2013-11-13 00:37:12 --------------------------------------------------------------------------------
Name : weechat Product : Fedora 18 Version : 0.4.2 Release : 4.fc18 URL : http://weechat.org Summary : Portable, fast, light and extensible IRC client Description : WeeChat (Wee Enhanced Environment for Chat) is a portable, fast, light and extensible IRC client. Everything can be done with a keyboard. It is customizable and extensible with scripts. -------------------------------------------------------------------------------- Update Information: Bring back aspell plugin which was lost accidentally. - 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. - no more man page by default - 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. - no more man page by default - 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. - no more man page by default -------------------------------------------------------------------------------- ChangeLog: * Mon Nov 11 2013 Paul Komkoff <[email protected]> - 0.4.2-4 - enable enchant detection / aspell build. * Fri Nov 8 2013 Russell Golden <[email protected]> - 0.4.2-3 - Forgot to remove the patch1 instruction * Fri Nov 8 2013 Russell Golden <[email protected]> - 0.4.2-2 - Forgot to remove 0.4.1 from the sources file. (Rawhide only.) * Fri Nov 8 2013 Russell Golden <[email protected]> - 0.4.2-1 - 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. - no more man page by default * Sun Aug 4 2013 Jamie Nguyen <[email protected]> - 0.4.1-3 - add BR: libgcrypt-devel * Sun Aug 4 2013 Fedora Release Engineering <[email protected]> - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue May 28 2013 Jamie Nguyen <[email protected]> - 0.4.1-1 - update to upstream release 0.4.1 - clean old changelog entries - fix enchant patch set - Ruby 2.0 crash now fixed upstream * Tue Apr 2 2013 Jamie Nguyen <[email protected]> - 0.4.0-7 - filter out automatically generated Provides that shouldn't be there (#947399) * Sat Mar 30 2013 Jamie Nguyen <[email protected]> - 0.4.0-6 - enable _hardened_build as weechat matches the "long running" criteria - remove redundant PIE patch * Fri Mar 29 2013 Jamie Nguyen <[email protected]> - 0.4.0-5 - fix crash with Ruby 2.0 * Wed Mar 13 2013 Jamie Nguyen <[email protected]> - 0.4.0-4 - rebuild with Ruby 2.0.0 - add patch to properly obtain the version of ruby - fix bogus dates in older changelog entries * Fri Feb 15 2013 Fedora Release Engineering <[email protected]> - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 22 2013 Jamie Nguyen <[email protected]> - 0.4.0-2 - reimplement enchant support as a separate patch - implement additional enchant support for displaying spelling suggestions in weechat_aspell_get_suggestions(), which is a new function introduced by upstream in 0.4.0 * Mon Jan 21 2013 Jamie Nguyen <[email protected]> - 0.4.0-1 - update to upstream release 0.4.0 - add CMAKE options (DPREFIX and DLIBDIR) which negate the need to patch - remove enchant patches to keep close to upstream -------------------------------------------------------------------------------- References: [ 1 ] Bug #1029100 - aspell plugin removed https://bugzilla.redhat.com/show_bug.cgi?id=1029100 [ 2 ] Bug #1025557 - New upstream version https://bugzilla.redhat.com/show_bug.cgi?id=1025557 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update weechat' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
