./chat/weechat, Lightweight and user friendly curses based IRC client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q4, Version: 2.7.1, Package name: weechat-2.7.1, Maintainer: tonio

WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC
client. Everything can be done with a keyboard, and it is customizable
and extensible with scripts.


Required to run:
[graphics/hicolor-icon-theme] [security/libgcrypt] [security/gnutls] [www/curl] [lang/perl5] [lang/ruby26-base] [lang/lua53] [lang/python37]

Required to build:
[textproc/asciidoc] [pkgtools/cwrappers]

Package options: gnutls, lua, perl, python, ruby, wide-curses

Master sites:

SHA1: 9c2f0de80d613c511e499ea40c8e9609b7f82347
RMD160: 8f636f54ebe84a86f99dc79813ca856c663ed5ca
Filesize: 2174.578 KB

Version history: (Expand)


CVS history: (Expand)


   2020-02-23 16:16:34 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #6138 - requested by nia
chat/weechat: security fix

Revisions pulled up:
- chat/weechat/Makefile                                         1.110
- chat/weechat/distinfo                                         1.59

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sun Feb 23 12:42:49 UTC 2020

   Modified Files:
   	pkgsrc/chat/weechat: Makefile distinfo

   Log message:
   weechat: Update to 2.7.1

   == Version 2.7.1 (2020-02-20)

   Bug fixes::

     * irc: fix crash when receiving a malformed message 352 (who)
     * irc: fix crash when a new message 005 is received with longer nick prefixes
     * irc: fix crash when receiving a malformed message 324 (channel mode) \ 
(CVE-2020-8955)