./chat/irssi-icb, Irssi plugin to access ICB networks

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


Branch: pkgsrc-2017Q3, Version: 0.15nb3, Package name: irssi-icb-0.15nb3, Maintainer: jperkin

irssi-icb is an Irssi plugin that allows access to ICB (Internet
Citizen's Band) networks. The ICB protocol is almost dead now
(superseded by IRC), but there are still some networks around that
use it.


Required to run:
[chat/irssi] [devel/glib2]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: c5a739960eb98e6686a94f6d4662cfab5a95d447
RMD160: b947a341e1fc2f6d42bee3cb7b738bfdbb0a031d
Filesize: 299.778 KB

Version history: (Expand)


CVS history: (Expand)


   2017-10-28 20:50:44 by S.P.Zeidler | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #5587 - requested by maya
chat/irssi: security update
chat/irssi-icb: security update
chat/irssi-xmpp: security update

Revisions pulled up:
- chat/irssi-icb/distinfo                                       1.31
- chat/irssi-xmpp/distinfo                                      1.13
- chat/irssi/Makefile.common                                    1.25
- chat/irssi/distinfo                                           1.44

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Mon Oct 23 15:08:24 UTC 2017

   Modified Files:
   	pkgsrc/chat/irssi: Makefile.common distinfo
   	pkgsrc/chat/irssi-icb: distinfo
   	pkgsrc/chat/irssi-xmpp: distinfo

   Log message:
   irssi: update to 1.0.5

   	- Fix missing -sasl_method '' in /NETWORK (#718, #719).
   	- Fix incorrect restoration of term state when hitting SUSP
             inside screen (#737, #733).
   	- Fix out of bounds read when compressing colour
             sequences. Found by Hanno B?ck (GL#12, GL!18).
   	- Fix use after free condition during a race condition when
             waiting on channel sync during a rejoin (GL#13, GL!19).
   	- Fix null pointer dereference when parsing certain malformed
             CTCP DCC messages (GL#14, GL!20).
   	- Fix crash due to null pointer dereference when failing to
             split messages due to overlong nick or target (GL#15, GL!21).
   	- Fix out of bounds read when trying to skip a safe channel ID
             without verifying that the ID is long enough (GL#16, GL!22).
   	- Fix return of random memory when inet_ntop failed (#769).
   	- Minor statusbar help update. By Robert Bisewski (#758,
             #763).

   Security advisory: https://irssi.org/security/irssi_sa_2017_10.txt

   To generate a diff of this commit:
   cvs rdiff -u -r1.24 -r1.25 pkgsrc/chat/irssi/Makefile.common
   cvs rdiff -u -r1.43 -r1.44 pkgsrc/chat/irssi/distinfo
   cvs rdiff -u -r1.30 -r1.31 pkgsrc/chat/irssi-icb/distinfo
   cvs rdiff -u -r1.12 -r1.13 pkgsrc/chat/irssi-xmpp/distinfo