Path to this page:
./
chat/irssi,
Secure and modular IRC client with text mode user interface
Branch: pkgsrc-2019Q2,
Version: 1.2.2,
Package name: irssi-1.2.2,
Maintainer: pkgsrc-usersIrssi 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.
Required to run:[
lang/perl5] [
devel/glib2]
Required to build:[
pkgtools/cwrappers]
Package options: perl, truecolor
SHA1: 1004f6adcd949c6ab76bff5abe210521c8af4fd7
RMD160: 49a8681a4a3495e441d8b516304477bdb4d9aa7c
Filesize: 1800.663 KB
Version history: (Expand)
- (2019-09-03) Updated to version: irssi-1.2.2
- (2019-07-04) Package added to pkgsrc.se, version irssi-1.2.1 (created)
CVS history: (Expand)
2019-09-03 11:28:56 by Benny Siegert | Files touched by this commit (6) |
Log message:
Pullup ticket #6033 - requested by nia
chat/irssi: security fix
Revisions pulled up:
- chat/irssi-icb/Makefile 1.43
- chat/irssi-icb/distinfo 1.38
- chat/irssi-xmpp/Makefile 1.14
- chat/irssi-xmpp/distinfo 1.20
- chat/irssi/Makefile 1.94
- chat/irssi/Makefile.common 1.32
- chat/irssi/distinfo 1.51
---
Module Name: pkgsrc
Committed By: nia
Date: Sat Aug 31 10:04:26 UTC 2019
Modified Files:
pkgsrc/chat/irssi: Makefile Makefile.common distinfo
pkgsrc/chat/irssi-icb: Makefile distinfo
pkgsrc/chat/irssi-xmpp: Makefile distinfo
Log message:
irssi: Update to 1.2.2
Changes:
- Fix a use after free issue when receiving IRCv3 CAP information from the \
server (GL#34)
- Fix a crash during startup when windows weren't fully initialised yet \
(#1114, bdo#935813)
Reassurance:
- Most servers do not send duplicate CAP.
|