sleekxmpp 1.3.1-6 source package in Ubuntu

Changelog

sleekxmpp (1.3.1-6) unstable; urgency=medium

  * Fix CVE-2017-5591:
    An incorrect implementation of XEP-0280: Message Carbons in slixmpp allows
    a remote attacker to impersonate any user, including contacts, in the
    vulnerable application's display. This allows for various kinds of social
    engineering attacks. (Closes: #854739)
  * Use ssl.get_protocol_name() to find out which TLS version is
    in use (allows the latest TLS versions to be used as well as any future
    versions). (Closes: #851900)

 -- W. Martin Borgert <email address hidden>  Mon, 03 Apr 2017 00:04:06 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sleekxmpp_1.3.1-6.dsc 2.2 KiB f7bfab876624cca956746ec6fa5170106896f329e63ed865b6930e9ba20a30ac
sleekxmpp_1.3.1.orig.tar.gz 994.6 KiB 20caa7121c3b791f4034a85b6d6f42328f7f8b4b2a21c1d4fa659e9216633348
sleekxmpp_1.3.1-6.debian.tar.xz 22.2 KiB 2ca64867efc7ee566b63f8421eaaf988cc0a4644f2e92df56ef519c94dc271ce

Available diffs

No changes file available.

Binary packages built by this source

python-sleekxmpp: No summary available for python-sleekxmpp in ubuntu artful.

No description available for python-sleekxmpp in ubuntu artful.

python3-sleekxmpp: XMPP (Jabber) Library Implementing Everything as a Plugin (Python 3.x)

 SleekXMPP is a pet project of an XMPP enthusiast. The goals of the
 project are ease of implementation, and complete draft XEP (XMPP
 Extended Protocol) coverage. Ideally the community will be able to use
 this for bots, easy XEP protocoling, etc.
 .
 This package contains the Python 3.x library.