Change logs for python-fido2 source package in Eoan

  • python-fido2 (0.7.0-1) unstable; urgency=low
    
      * New upstream version 0.7.0 (2019-06-17)
        + New features
          - Add support for NFC devices using PCSC.
          - Add support for the hmac-secret Authenticator extension.
          - Client: Expose CTAP2 Info object as Fido2Client.info.
          - Server:
              Add support for AuthenticatorAttachment
              Add support for more key algorithms
    
        + Bug fixes
          - Don’t fail if CTAP2 Info contains unknown fields.
          - Honor max credential ID length and number of credentials.
    
      * debian/rules: Make dh_missing fail the build
      * debian/changelog: Fix typo in v0.5.0-1
    
     -- Nicolas Braud-Santoni <email address hidden>  Sat, 13 Jul 2019 14:13:09 +0200
  • python-fido2 (0.5.0-1) unstable; urgency=medium
    
      * New upstream version 0.5.0 (2018-12-21)
        + Backwards-compatibility broken in minor ways
        + Now support implementing FIDO2/U2F-capable servers
        + Update debian/copyright
    
      * debian/control
        + Update uploader's email address
        + Fixup upstream's homepage
        + Remove duplicate field
        + Declare compliance with polivy v4.3.0.
          No change required
    
     -- Nicolas Braud-Santoni <email address hidden>  Thu, 07 Feb 2019 21:15:23 +0100