paramiko 1.16.0-1ubuntu0.2 source package in Ubuntu

Changelog

paramiko (1.16.0-1ubuntu0.2) xenial-security; urgency=medium

  * SECURITY UPDATE: server-side authentication vulnerability
    - debian/patches/CVE-2018-1000805-pre.patch: fix MSG_UNIMPLEMENTED in
      paramiko/transport.py, added tests to tests/test_transport.py.
    - debian/patches/CVE-2018-1000805.patch: split messages dict in
      paramiko/auth_handler.py, added tests to tests/test_transport.py.
    - debian/control: added python-mock and python3-mock Build-Depends.
    - CVE-2018-1000805

 -- Marc Deslauriers <email address hidden>  Tue, 16 Oct 2018 10:21:27 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates main python
Xenial security main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
paramiko_1.16.0.orig.tar.gz 260.0 KiB 77d266cb33b25313c2b7a9e813995fac87cf1de3be3d6e11f6c62df4507ef908
paramiko_1.16.0-1ubuntu0.2.debian.tar.xz 12.1 KiB 4c3308af98f75ab1e1347da4d12dfe68e8ea40b5cf1ea365a1a12db067458e88
paramiko_1.16.0-1ubuntu0.2.dsc 2.4 KiB 25bdfd49bb3af80e5add0e3e959c04676a1a28e5b66d5422dd5d626c186f0859

View changes file

Binary packages built by this source

paramiko-doc: Make ssh v2 connections with Python (Documentation)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the documentation for the package.

python-paramiko: Make ssh v2 connections with Python (Python 2)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the Python 2 version of the package.

python3-paramiko: Make ssh v2 connections with Python (Python 3)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the Python 3 version of the package.