irssi 1.2.3-1ubuntu4 source package in Ubuntu

Changelog

irssi (1.2.3-1ubuntu4) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:40:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main net

Downloads

File Size SHA-256 Checksum
irssi_1.2.3.orig.tar.xz 1.1 MiB a647bfefed14d2221fa77b6edac594934dc672c4a560417b1abcbbc6b88d769f
irssi_1.2.3.orig.tar.xz.asc 195 bytes 58a7da7265af20842da970ae79a8b396bf34ca7d3091323de597c74eb93d20d9
irssi_1.2.3-1ubuntu4.debian.tar.xz 27.7 KiB 2fcd94ee4f4717237e4bd6c504d01c67bbcb153899440d7c7b28261d38d3fcc2
irssi_1.2.3-1ubuntu4.dsc 2.3 KiB c6d6c7f1eb98960ccfdf72fd26e961ae82ff8dc90fc6d9683a0a5fd2e9d9580c

Available diffs

View changes file

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: No summary available for irssi-dev in ubuntu kinetic.

No description available for irssi-dev in ubuntu kinetic.

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