irssi 1.2.1-1ubuntu3 source package in Ubuntu
Changelog
irssi (1.2.1-1ubuntu3) focal; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Fri, 18 Oct 2019 19:28:07 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
irssi_1.2.1.orig.tar.xz | 1.1 MiB | 5466a1ed9612cfa707d9a37d60b29d027b4ac7d83c74ceb1a410e2b59edba92c |
irssi_1.2.1.orig.tar.xz.asc | 195 bytes | 34a39c6049456672f36ad6af5c380d922f6ae14f614b98794d83f0027a7e9fba |
irssi_1.2.1-1ubuntu3.debian.tar.xz | 24.9 KiB | 7ce33f559e8083ba7e9e989f29fc5b2ad94b205600435016e597d5e743982029 |
irssi_1.2.1-1ubuntu3.dsc | 2.3 KiB | 30dadde64cf25c1a4348d98b1ccd4b23c95d719fec202f5d9ac66ee3d31dca41 |
Available diffs
- diff from 1.2.1-1ubuntu2 to 1.2.1-1ubuntu3 (320 bytes)
Binary packages built by this source
- irssi: terminal based IRC client
Irssi is a terminal based IRC client for UNIX systems. It also supports
SILC and ICB protocols via plugins.
.
Features include:
* Autologging
* Formats and themes
* Configurable keybindings
* Paste detection
* Perl scripting
* Irssi-proxy
* Transparent upgrading
* Recode support
- irssi-dbgsym: debug symbols for irssi
- irssi-dev: terminal based IRC client - development files
Irssi is a terminal based IRC client for UNIX systems. It also supports
SILC and ICB protocols via plugins.
.
Features include:
* Autologging
* Formats and themes
* Configurable keybindings
* Paste detection
* Perl scripting
* Irssi-proxy
* Transparent upgrading
* Recode support
.
This package includes the development files for the irssi client.
- irssi-plugin-otr: Off-The-Record messaging plugin for Irssi
This plugin adds Off-The-Record (OTR) messaging support to the Irssi IRC
client. Although primarily designed for use with the BitlBee IRC2IM
gateway, it works within any query window, provided that your
conversation partner's IRC client supports OTR.
.
OTR allows you to have private conversations over IM by providing:
* Encryption - no one else can read your instant messages.
* Authentication - you are assured the correspondent is who you think
it is.
* Deniability - the messages you send do _not_ have digital signatures
that are checkable by a third party. Anyone can forge messages after
a conversation to make them look like they came from you. However,
_during_ a conversation, correspondents are assured the messages
they see are authentic and unmodified.
* Forward secrecy - if you lose control of your private keys,
no previous conversation is compromised.
- irssi-plugin-otr-dbgsym: debug symbols for irssi-plugin-otr