libotr 4.1.0-7 source package in Ubuntu

Changelog

libotr (4.1.0-7) unstable; urgency=medium

  * Bump debhelper compat level to 9, accordingly bump
    the versioned build-dependency.
  * debian/*install: adjust paths for multiarch.
  * Revert "Don't run the test suite on Hurd: it depends on PATH_MAX":
    the failure happens during the build, not when running the tests.
  * Revert "Don't run the test suite on kfreebsd-*: the test suite
    utilities depend on epoll, and fail to build on kfreebsd.":
    the failure happens during the build, not when running the tests.
  * Disable the test suite on ppc64: it's brittle there too.

 -- intrigeri <email address hidden>  Fri, 15 Jan 2016 16:44:23 +0000

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

Downloads

File Size SHA-256 Checksum
libotr_4.1.0-7.dsc 2.1 KiB bd499aead3fa95bf57afd7e65f98e4fbb9ccc595e2b6838d37aeb3577d3c2007
libotr_4.1.0.orig.tar.gz 563.3 KiB 4fdb891940ec89d300190a98f69a9138248dcb8c8d337633fb981b8d0a9cd930
libotr_4.1.0-7.debian.tar.xz 37.5 KiB c3a97605e3c87f76d3396967ced59698a3f39941d842020bf46632903f05b105

Available diffs

No changes file available.

Binary packages built by this source

libotr5: 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 provides the OTR library.

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: debug symbols for package libotr5-bin

 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-dbgsym: debug symbols for package libotr5

 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 provides the OTR library.

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.