Path to this page:
./
chat/irssi-icb,
Irssi plugin to access ICB networks
Branch: pkgsrc-2017Q4,
Version: 0.15nb3,
Package name: irssi-icb-0.15nb3,
Maintainer: jperkinirssi-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)
- (2018-01-02) Package added to pkgsrc.se, version irssi-icb-0.15nb3 (created)
CVS history: (Expand)
2018-02-24 14:19:18 by S.P.Zeidler | Files touched by this commit (4) | |
Log message:
Pullup ticket #5704 - requested by maya
chat/irssi: security update
chat/irssi-icb: security update
chat/irssi-xmpp: security update
Modified Files:
pkgsrc/chat/irssi [pkgsrc-2017Q4]: Makefile.common distinfo
pkgsrc/chat/irssi-icb [pkgsrc-2017Q4]: distinfo
pkgsrc/chat/irssi-xmpp [pkgsrc-2017Q4]: distinfo
Revisions pulled up:
- chat/irssi/Makefile.common patch
- chat/irssi/distinfo patch
- chat/irssi-icb/distinfo patch
- chat/irssi-xmpp/distinfo patch
-------------------------------------------------------------------
irssi: update to 1.0.7
irssi-{xmpp,icb}: catch with distinfo file changes.
irssi 1.0.7:
Prevent use after free error during the execution of some commands. Found by \
Joseph Bisch (GL#17, GL!24).
Revert netsplit print optimisation due to crashes (#465, #809, #812, #819, #824).
Fix use after free when SASL messages are received in unexpected order (GL#26, \
GL!33).
Fix null pointer dereference in the tab completion when an empty nick is joined \
(GL#24, GL!31).
Fix use after free when entering oper password (GL#22, GL!32).
Fix null pointer dereference when too many windows are opened (GL#27, #837).
Fix out of bounds access in theme strings when the last escape is incomplete. \
Credit to Oss-Fuzz (#842).
Fix out of bounds write when using negative counts on window resize (GL#25, \
GL#29, #836).
Minor help correction. By William Jackson (#834).
|
2018-01-19 21:18:48 by S.P.Zeidler | Files touched by this commit (5) | |
Log message:
Pullup ticket #5678 - requested by maya
chat/irssi: security update
chat/irssi-icb: dependent update
chat/irssi-xmpp: dependent update
Revisions pulled up:
- chat/irssi-icb/distinfo 1.32
- chat/irssi-xmpp/distinfo 1.14
- chat/irssi/Makefile 1.85
- chat/irssi/Makefile.common 1.26
- chat/irssi/distinfo 1.45
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: maya
Date: Thu Jan 11 13:57:37 UTC 2018
Modified Files:
pkgsrc/chat/irssi: Makefile Makefile.common distinfo
pkgsrc/chat/irssi-icb: distinfo
pkgsrc/chat/irssi-xmpp: distinfo
Log message:
irssi*: security update to 1.0.6.
v1.0.6 2018-01-07 The Irssi team <staff@irssi.org>
- Fix invalid memory access when reading hilight configuration
(#787, #788).
- Fix null pointer dereference when the channel topic is set
without specifying a sender (GL#20, GL!25).
- Fix return of random memory when using incomplete escape
codes (GL#21, GL!26).
- Fix heap buffer overflow when completing certain strings
(GL#19, GL!27).
- Fix return of random memory when using an incomplete
variable argument (GL#18, GL!28).
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/chat/irssi/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/chat/irssi/Makefile.common
cvs rdiff -u -r1.44 -r1.45 pkgsrc/chat/irssi/distinfo
cvs rdiff -u -r1.31 -r1.32 pkgsrc/chat/irssi-icb/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/chat/irssi-xmpp/distinfo
|