libotr 4.1.1-5 source package in Ubuntu

Changelog

libotr (4.1.1-5) unstable; urgency=medium
  * Team upload

  [ Micah Anderson ]
  * Remove myself from debian/control Uploaders field.

  [ Clément Hermann ]
  * d/control: Switch to debian.org email address

  [ Micah Anderson ]
  * Remove myself from debian/control Uploaders field.

  [ Rhonda D'Vine ]
  * adding patch to test suite to fix FTBFS (Closes: #1009420)

 -- Clément Hermann <email address hidden>  Fri, 13 May 2022 11:27:37 +0200

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
libotr_4.1.1-5.dsc 2.0 KiB c073ffb18769245c3a31f58a8b0e4ce5ea2cd80b07edd36fde03a23068b2af6e
libotr_4.1.1.orig.tar.gz 640.4 KiB 8b3b182424251067a952fb4e6c7b95a21e644fbb27fbd5f8af2b2ed87ca419f5
libotr_4.1.1-5.debian.tar.xz 9.8 KiB 835d5795323a8c0e9f57d90cf6a1bbca95b694136e4d562de133c6b3b77dc35e

No changes file available.

Binary packages built by this source

libotr5: No summary available for libotr5 in ubuntu noble.

No description available for libotr5 in ubuntu noble.

libotr5-bin: toolkit for Off-the-Record Messaging library

 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, your correspondent is assured the messages
      they see are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This package contains the program files for the OTR library.

libotr5-bin-dbgsym: No summary available for libotr5-bin-dbgsym in ubuntu kinetic.

No description available for libotr5-bin-dbgsym in ubuntu kinetic.

libotr5-dbgsym: No summary available for libotr5-dbgsym in ubuntu noble.

No description available for libotr5-dbgsym in ubuntu noble.

libotr5-dev: Off-the-Record Messaging library development files

 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, your correspondent is assured the messages
      they see are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This package contains the header files and static libraries needed to
 develop applications using libotr.