Change logs for paramiko source package in Trusty

  • paramiko (1.10.1-1git1ubuntu0.2) trusty-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 to Build-Depends.
        - CVE-2018-1000805
    
     -- Marc Deslauriers <email address hidden>  Tue, 16 Oct 2018 11:21:31 -0400
  • 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
  • paramiko (1.10.1-1git1build1) trusty; urgency=medium
    
      * Rebuild to drop files installed into /usr/share/pyshared.
     -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:49:47 +0000
  • paramiko (1.10.1-1git1) trusty; urgency=low
    
      Upload current Debian packaging git head.
    
      [ Jean-Baptiste Lallement ]
      * Add autopkgtest that runs the upstream test suite against the installed
        package. (LP: #1248706)
     -- Martin Pitt <email address hidden>   Thu, 07 Nov 2013 14:17:13 +0100
  • paramiko (1.10.1-1) unstable; urgency=low
    
    
      * Imported Upstream version 1.10.1
      * debian/control: Revise debhelper Build-Depends entry
      * debian/{control,watch}: Update for new maintainer and source address
        (Closes: #690080) - thanks to Mike Gabriel <mike.gabriel@das-
        netzwerkteam.de>
      * debian/gbp.conf: Add standard git-buildpackage settings
      * debian/patches/*: Removed patch included in upstream
      * debian/patches/*: Removed hostkey patch that caused problems -
        thanks to Lars Noschinski <email address hidden>
      * debian/*: clean up build files for new version
      * debian/control: Add Build-Depend on python-epydoc
      * debian/patches/*: Add patch to remove upstream Makefile
      * debian/*: Build out separate paramiko-doc package (Closes: #682255)
        - thanks to Touko Korpela <email address hidden>
    
     -- Jeremy T. Bouse <email address hidden>  Thu, 27 Jun 2013 22:59:08 -0400