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

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


Branch: pkgsrc-2017Q2, 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/loudmouth] [chat/irssi]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 57d993bbebc30c72b500e2c4b4c4e79c15d8b6f9
RMD160: ed65af7220834f7fb6701612e81c6a523f730b06
Filesize: 64.11 KB

Version history: (Expand)


CVS history: (Expand)


   2017-07-16 10:28:34 by Benny Siegert | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #5510 - requested by maya
chat/irssi: security fix

Revisions pulled up:
- chat/irssi-icb/distinfo                                       1.30
- chat/irssi-xmpp/distinfo                                      1.12
- chat/irssi/Makefile.common                                    1.24
- chat/irssi/distinfo                                           1.43

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Jul  7 12:33:43 UTC 2017

   Modified Files:
   	pkgsrc/chat/irssi: Makefile.common distinfo

   Log message:
   irssi: update to 1.0.4. security fix.

   v1.0.4 2017-07-07  The Irssi team <staff@irssi.org>
   	- Fix null pointer dereference when parsing invalid timestamp (GL#10,
   	  GL!15). Reported by Brian 'geeknik' Carpenter.
   	- Fix use-after-free condition when removing nicks from the internal
   	  nicklist (GL#11, GL!16). Reported by Brian 'geeknik' Carpenter.
   	- Fix incorrect string comparison in DCC file names (#714).
   	- Fix regression in Irssi 1.0.3 where it would claim "Invalid time \ 
'-1'"
   	  (#716, #722).
   	- Fix a bug when using \n to separate lines with expand_escapes (#723).
   	- Retain screen output on improper exit, to better see any error
   	  messages (#287, #721).
   	- Minor help update (#729).

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Jul  7 12:35:37 UTC 2017

   Modified Files:
   	pkgsrc/chat/irssi-icb: distinfo

   Log message:
   Catch up with irssi version update

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Jul  7 12:35:59 UTC 2017

   Modified Files:
   	pkgsrc/chat/irssi-xmpp: distinfo

   Log message:
   catch up with irssi update.