[Bug 1750633] Re: signer and verifier have been deprecated

Robert Mader 1750633 at bugs.launchpad.net
Sat Jul 14 13:39:15 UTC 2018


Here's the link to the upstream fix:
https://github.com/paramiko/paramiko/pull/979/commits/fdc09c9f93fd189a6398d5b350a3c91011d9b4cb

I'd like to kindly request a backport (actually simply applying) it.
It's a fairly trivial and I just tested it on my server (18.04) without issues.

** Also affects: duplicity
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to paramiko in Ubuntu.
https://bugs.launchpad.net/bugs/1750633

Title:
  signer and verifier have been deprecated

Status in Cursive:
  New
Status in Duplicity:
  New
Status in paramiko package in Ubuntu:
  Confirmed

Bug description:
  The cryptography library has deprecated the use of signer and verifier
  as of version 2.0 (see
  https://cryptography.io/en/latest/changelog/#v2-0 for changelog).

  The cursive library uses signer and verifier, and should be updated to
  use sign and verify instead.

  The following is the deprecation warning:

  /opt/stack/cursive/cursive/signature_utils.py:139: DeprecationWarning:
  signer and verifier have been deprecated. Please use sign and verify
  instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cursive/+bug/1750633/+subscriptions



More information about the foundations-bugs mailing list