irssi 1.2.2-1ubuntu1 source package in Ubuntu

Changelog

irssi (1.2.2-1ubuntu1) focal; 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 freenode and joining #ubuntu.

irssi (1.2.2-1) unstable; urgency=high

  * New upstream bugfix release:
    - fixes use-after-free issue, CVE-2019-15717 (closes: #936074)
    - fixes intermittent segfault on startup (closes: #935813)
  * Rename the debian/NEWS file so that it actually gets installed into the
    binary packages (closes: #926493)

 -- Julian Andres Klode <email address hidden>  Tue, 28 Jan 2020 12:26:29 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main net

Downloads

File Size SHA-256 Checksum
irssi_1.2.2.orig.tar.xz 1.1 MiB 6727060c918568ba2ff4295ad736128dba0b995d7b20491bca11f593bd857578
irssi_1.2.2.orig.tar.xz.asc 195 bytes aff7b926afc283a2821ba4abec9d8f5d01ad2122d744dc2aec81af6ff10b67ea
irssi_1.2.2-1ubuntu1.debian.tar.xz 24.6 KiB a08fce351b8c900d56f2aaca4cdc2332e4e62888cb0d7c45ea5a8362066bbaba
irssi_1.2.2-1ubuntu1.dsc 2.3 KiB 7c017438ff950a4945e7cf2abb81de795dae4bb4068a294e8f2c42969bbcd507

Available diffs

View changes file

Binary packages built by this source

irssi: No summary available for irssi in ubuntu groovy.

No description available for irssi in ubuntu groovy.

irssi-dbgsym: No summary available for irssi-dbgsym in ubuntu groovy.

No description available for irssi-dbgsym in ubuntu groovy.

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