./chat/irssi, Secure and modular IRC client with text mode user interface

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


Branch: pkgsrc-2017Q2, Version: 1.0.4, Package name: irssi-1.0.4, Maintainer: maya

Irssi is a modular IRC client that currently has only text mode user
interface, but 80-90% of the code isn't text mode specific, so other UIs
could be created pretty easily. Also, Irssi isn't really even IRC specific
anymore, there's already a working SILC module available. Support for other
protocols like ICQ could be created some day too.


Required to run:
[devel/glib2] [lang/perl5]

Required to build:
[pkgtools/cwrappers]

Package options: perl, ssl

SHA1: d7ab19e79c389180f01b3cb8ffdd7a2fc43cbe26
RMD160: 7624b3a2ae35bfb87e5721a82d644fbb4209dc18
Filesize: 1559.208 KB

Version history: (Expand)


CVS history: (Expand)


   2017-07-16 10:28:34 by Benny Siegert | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #5510 - requested by maya
chat/irssi: security fix

Revisions pulled up:
- chat/irssi-icb/distinfo                                       1.30
- chat/irssi-xmpp/distinfo                                      1.12
- chat/irssi/Makefile.common                                    1.24
- chat/irssi/distinfo                                           1.43

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Jul  7 12:33:43 UTC 2017

   Modified Files:
   	pkgsrc/chat/irssi: Makefile.common distinfo

   Log message:
   irssi: update to 1.0.4. security fix.

   v1.0.4 2017-07-07  The Irssi team <staff@irssi.org>
   	- Fix null pointer dereference when parsing invalid timestamp (GL#10,
   	  GL!15). Reported by Brian 'geeknik' Carpenter.
   	- Fix use-after-free condition when removing nicks from the internal
   	  nicklist (GL#11, GL!16). Reported by Brian 'geeknik' Carpenter.
   	- Fix incorrect string comparison in DCC file names (#714).
   	- Fix regression in Irssi 1.0.3 where it would claim "Invalid time \ 
'-1'"
   	  (#716, #722).
   	- Fix a bug when using \n to separate lines with expand_escapes (#723).
   	- Retain screen output on improper exit, to better see any error
   	  messages (#287, #721).
   	- Minor help update (#729).

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Jul  7 12:35:37 UTC 2017

   Modified Files:
   	pkgsrc/chat/irssi-icb: distinfo

   Log message:
   Catch up with irssi version update

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Jul  7 12:35:59 UTC 2017

   Modified Files:
   	pkgsrc/chat/irssi-xmpp: distinfo

   Log message:
   catch up with irssi update.