irssi 1.4.3-2ubuntu1 source package in Ubuntu
Changelog
irssi (1.4.3-2ubuntu1) lunar; urgency=low * Merge from Debian unstable. Remaining changes: - Re-enabled 20fix_ssl_proxy_hostname_check. + When we have a proxy setting, we expect the CN to match the proxy hostname, not the server hostname. - d/p/03firsttimer_text: + Adapt 03firsttimer_text so it tells you about connecting to Libera and joining #ubuntu. irssi (1.4.3-2) unstable; urgency=critical * Pull commit c554a4 from upstream to fix CVE-2023-29132 (closes: #1033785) -- Gianfranco Costamagna <email address hidden> Fri, 14 Apr 2023 21:57:50 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Critically Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
irssi_1.4.3.orig.tar.xz | 1.2 MiB | b93f715223a322e67f42b61a08a512ae29e34bd4a53d7f223766660aaa5a0434 |
irssi_1.4.3.orig.tar.xz.asc | 195 bytes | a984537e1d725dfd99dfc11e4ab78b30ed63ddc6eb72873a7ec0297397c9c1ec |
irssi_1.4.3-2ubuntu1.debian.tar.xz | 21.3 KiB | 9445398ae1b103ccff30908b82eb85c95346962699783b37245b65f978f6b138 |
irssi_1.4.3-2ubuntu1.dsc | 2.3 KiB | 0937ba530e23ba78839885fc91ab81ae32565338c4bff54ca2c2641e8dce82a7 |
Available diffs
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