irssi 1.2.3-1ubuntu3 source package in Ubuntu

Changelog

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

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 13:37:22 +0000

Upload details

Uploaded by:
Simon Chopin
Sponsored by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-1ubuntu3.debian.tar.xz 27.7 KiB d6c91a884f14dc95b4ccbec612afffaaf61bc4e387c9ee2202d5aa0ab8de2262
irssi_1.2.3-1ubuntu3.dsc 2.3 KiB 62c6a90302bdb72fdb00daace0845d400a72c63e4cde72f9ada476f9cec3ccc3

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: 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