Path to this page:
./
chat/irssi-xmpp,
Irssi plugin to connect to the Jabber network
Branch: pkgsrc-2019Q2,
Version: 0.53nb5,
Package name: irssi-xmpp-0.53nb5,
Maintainer: pkgsrc-usersirssi-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)
- (2019-09-03) Updated to version: irssi-xmpp-0.53nb5
- (2019-07-04) Package added to pkgsrc.se, version irssi-xmpp-0.53nb4 (created)
CVS history: (Expand)
2019-09-03 11:28:56 by Benny Siegert | Files touched by this commit (6) |
Log message:
Pullup ticket #6033 - requested by nia
chat/irssi: security fix
Revisions pulled up:
- chat/irssi-icb/Makefile 1.43
- chat/irssi-icb/distinfo 1.38
- chat/irssi-xmpp/Makefile 1.14
- chat/irssi-xmpp/distinfo 1.20
- chat/irssi/Makefile 1.94
- chat/irssi/Makefile.common 1.32
- chat/irssi/distinfo 1.51
---
Module Name: pkgsrc
Committed By: nia
Date: Sat Aug 31 10:04:26 UTC 2019
Modified Files:
pkgsrc/chat/irssi: Makefile Makefile.common distinfo
pkgsrc/chat/irssi-icb: Makefile distinfo
pkgsrc/chat/irssi-xmpp: Makefile distinfo
Log message:
irssi: Update to 1.2.2
Changes:
- Fix a use after free issue when receiving IRCv3 CAP information from the \
server (GL#34)
- Fix a crash during startup when windows weren't fully initialised yet \
(#1114, bdo#935813)
Reassurance:
- Most servers do not send duplicate CAP.
|