paramiko 1.10.1-1git1ubuntu0.1 source package in Ubuntu

Changelog

paramiko (1.10.1-1git1ubuntu0.1) trusty-security; urgency=medium

  * SECURITY UPDATE: customized clients can skip auth
    - 0004-Fixes-CVE-2018-7750-1175.patch: send message failure if not
      authenticated and message type is a service request
    - 0002-Allow-overriding-test-client-connect-kwargs-in-Trans.patch,
      0003-Initial-tests-proving-CVE-2018-7750-1175.patch:
      add testcases plus prereq
    - CVE-2018-7750
  * debian/rules: actually run the test suite during the build

 -- Steve Beattie <email address hidden>  Thu, 15 Mar 2018 16:04:49 -0700

Upload details

Uploaded by:
Steve Beattie
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
paramiko_1.10.1.orig.tar.gz 212.1 KiB fc96931a594e86736e577073ef535d25598d445a4fbcfe4ba3e7a9c8c24e65ec
paramiko_1.10.1-1git1ubuntu0.1.debian.tar.gz 8.8 KiB 777f2e4953d35d0a8f9fc657e0b4962999d4e918a5a83aab85927ca3b2c32403
paramiko_1.10.1-1git1ubuntu0.1.dsc 2.1 KiB ed28d7920fe1ab1c19aea251b5a40a79fbb7beb83e8ed15b8c65ce0a412afb7b

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.