Path to this page:
./
chat/irssi,
Secure and modular IRC client with text mode user interface
Branch: pkgsrc-2016Q4,
Version: 0.8.21,
Package name: irssi-0.8.21,
Maintainer: mayaIrssi 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]
Required to build:[
pkgtools/cwrappers]
Package options: inet6, ssl
SHA1: dfe26d217f2abab50d8e9f02202e948bd2943c0f
RMD160: 700bb4750a1c0ae923fcd46707a3da608e562bd9
Filesize: 1529.812 KB
Version history: (Expand)
- (2017-01-09) Updated to version: irssi-0.8.21
- (2017-01-05) Package added to pkgsrc.se, version irssi-0.8.20nb1 (created)
CVS history: (Expand)
2017-01-08 20:59:14 by Benny Siegert | Files touched by this commit (8) | |
Log message:
Pullup ticket #5182 - requested by maya
chat/irssi: security fix
chat/irssi-icb: security fix
chat/irssi-xmpp: security fix
Revisions pulled up:
- chat/irssi-icb/Makefile 1.40
- chat/irssi-icb/distinfo 1.25
- chat/irssi-xmpp/Makefile 1.11
- chat/irssi-xmpp/distinfo 1.7
- chat/irssi/Makefile 1.75
- chat/irssi/Makefile.common 1.19
- chat/irssi/distinfo 1.38
- chat/irssi/patches/patch-scripts_buf.pl deleted
---
Module Name: pkgsrc
Committed By: maya
Date: Thu Jan 5 15:49:47 UTC 2017
Modified Files:
pkgsrc/chat/irssi-xmpp: Makefile distinfo
Log message:
irssi-xmpp: catch up with irssi changes.
bump PKGREVISION to ensure it is rebuilt.
---
Module Name: pkgsrc
Committed By: maya
Date: Thu Jan 5 15:48:34 UTC 2017
Modified Files:
pkgsrc/chat/irssi-icb: Makefile distinfo
Log message:
irssi-icb: catch up with irssi changes.
bump PKGREVISION to ensure it is rebuilt.
---
Module Name: pkgsrc
Committed By: maya
Date: Thu Jan 5 15:46:10 UTC 2017
Modified Files:
pkgsrc/chat/irssi: Makefile Makefile.common distinfo
Removed Files:
pkgsrc/chat/irssi/patches: patch-scripts_buf.pl
Log message:
irssi: update to 0.8.21.
irssi 0.8.21 is a maintenance release without any new features.
Changes:
- Correct a NULL pointer dereference in the nickcmp function found by
Joseph Bisch (GL#1)
- Correct an out of bounds read in certain incomplete control codes
found by Joseph Bisch (GL#2)
- Correct an out of bounds read in certain incomplete character
sequences found by Hanno Böck and independently by J. Bisch (GL#3)
- Correct an error when receiving invalid nick message (GL#4, #466)
|