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

Kenneth Loafman kenneth at loafman.com
Sat Jul 14 13:58:06 UTC 2018


** No longer affects: duplicity

-- 
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 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