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

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


Branch: pkgsrc-2017Q3, 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-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