./chat/irssi-xmpp, Irssi plugin to connect to the Jabber network

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


Branch: pkgsrc-2017Q4, Version: 0.53nb3, Package name: irssi-xmpp-0.53nb3, Maintainer: pkgsrc-users

irssi-xmpp is an irssi plugin to connect to the Jabber network.
Its aim is to provide a good integration in this text-based irc client
and a good support of XMPP (the Jabber protocol).

Its main features are:
* Sending and receiving messages in irssi's query windows
* A roster with contact & resource tracking (contact list)
* Contact management (add, remove, manage subscriptions)
* Tab completion of commands, JIDs and resources
* Many extensions supported (XEP) including Multi-User Chat (MUC)
* Support for multiple accounts
* Unicode support (UTF-8)
* SSL and STARTTLS support

To deal with the XMPP protocol, it uses of the Loudmouth library.


Required to run:
[chat/irssi] [chat/loudmouth]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 57d993bbebc30c72b500e2c4b4c4e79c15d8b6f9
RMD160: ed65af7220834f7fb6701612e81c6a523f730b06
Filesize: 64.11 KB

Version history: (Expand)


CVS history: (Expand)


   2018-02-24 14:19:18 by S.P.Zeidler | Files touched by this commit (4) | Package updated
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) | Package updated
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