Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.

build(deps): bump pyasn1-modules from 0.2.5 to 0.2.8 #53

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2020

Bumps pyasn1-modules from 0.2.5 to 0.2.8.

Release notes

Sourced from pyasn1-modules's releases.

Release 0.2.8

This feature release brings many new ASN.1 data structures, specifically:

  • Added RFC7633 providing TLS Features Certificate Extension
  • Added RFC7229 providing OIDs for Test Certificate Policies
  • Added tests for RFC3280, RFC3281, RFC3852, and RFC4211
  • Added RFC6960 providing Online Certificate Status Protocol (OCSP)
  • Added RFC6955 providing Diffie-Hellman Proof-of-Possession Algorithms
  • Updated the handling of maps for use with openType for RFC 3279
  • Added RFC6486 providing RPKI Manifests
  • Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
  • Added RFC6170 providing Certificate Image in the Internet X.509 Public Key Infrastructure, and import the object identifier into RFC3709.
  • Added RFC6187 providing Certificates for Secure Shell Authentication
  • Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
  • Added RFC6664 providing S/MIME Capabilities for Public Keys
  • Added RFC6120 providing Extensible Messaging and Presence Protocol names in certificates
  • Added RFC4985 providing Subject Alternative Name for expression of service names in certificates
  • Added RFC5924 providing Extended Key Usage for Session Initiation Protocol (SIP) in X.509 certificates
  • Added RFC5916 providing Device Owner Attribute
  • Added RFC7508 providing Securing Header Fields with S/MIME
  • Update RFC8226 to use ComponentPresentConstraint() instead of the previous work around
  • Add RFC2631 providing OtherInfo for Diffie-Hellman Key Agreement
  • Add RFC3114 providing test values for the S/MIME Security Label
  • Add RFC5755 providing Attribute Certificate Profile for Authorization
  • Add RFC5913 providing Clearance Attribute and Authority Clearance Constraints Certificate Extension
  • Add RFC5917 providing Clearance Sponsor Attribute
  • Add RFC4043 providing Internet X.509 PKI Permanent Identifier
  • Add RFC7585 providing Network Access Identifier (NAI) Realm Name for Certificates
  • Update RFC3770 to support openType for attributes and reported errata
  • Add RFC4334 providing Certificate Extensions and Attributes for Authentication in PPP and Wireless LAN Networks

Many thanks to @russhousley for working on this release!

Full list of changed could be seen in the CHANGELOG.

Release 0.2.7

This is another release bringing many new ASN.1 modules to the collection:

  • Added maps for use with openType to RFC 3565
  • Added RFC2985 providing PKCS#9 Attributes
  • Added RFC3770 providing Certificate Extensions and Attributes for Authentication in PPP and Wireless LAN Networks

... (truncated)

Changelog

Sourced from pyasn1-modules's changelog.

Revision 0.2.8, released 16-11-2019

  • Improve test routines for modules that use certificate extensions
  • Improve test for RFC3709 with a real world certificate
  • Added RFC7633 providing TLS Features Certificate Extension
  • Added RFC7229 providing OIDs for Test Certificate Policies
  • Added tests for RFC3280, RFC3281, RFC3852, and RFC4211
  • Added RFC6960 providing Online Certificate Status Protocol (OCSP)
  • Added RFC6955 providing Diffie-Hellman Proof-of-Possession Algorithms
  • Updated the handling of maps for use with openType for RFC 3279
  • Added RFC6486 providing RPKI Manifests
  • Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
  • Added RFC6170 providing Certificate Image in the Internet X.509 Public Key Infrastructure, and import the object identifier into RFC3709.
  • Added RFC6187 providing Certificates for Secure Shell Authentication
  • Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
  • Added RFC6664 providing S/MIME Capabilities for Public Keys
  • Added RFC6120 providing Extensible Messaging and Presence Protocol names in certificates
  • Added RFC4985 providing Subject Alternative Name for expression of service names in certificates
  • Added RFC5924 providing Extended Key Usage for Session Initiation Protocol (SIP) in X.509 certificates
  • Added RFC5916 providing Device Owner Attribute
  • Added RFC7508 providing Securing Header Fields with S/MIME
  • Update RFC8226 to use ComponentPresentConstraint() instead of the previous work around
  • Add RFC2631 providing OtherInfo for Diffie-Hellman Key Agreement
  • Add RFC3114 providing test values for the S/MIME Security Label
  • Add RFC5755 providing Attribute Certificate Profile for Authorization
  • Add RFC5913 providing Clearance Attribute and Authority Clearance Constraints Certificate Extension
  • Add RFC5917 providing Clearance Sponsor Attribute
  • Add RFC4043 providing Internet X.509 PKI Permanent Identifier
  • Add RFC7585 providing Network Access Identifier (NAI) Realm Name for Certificates
  • Update RFC3770 to support openType for attributes and reported errata
  • Add RFC4334 providing Certificate Extensions and Attributes for Authentication in PPP and Wireless LAN Networks

Revision 0.2.7, released 09-10-2019

  • Added maps for use with openType to RFC 3565
  • Added RFC2985 providing PKCS#9 Attributes
  • Added RFC3770 providing Certificate Extensions and Attributes for Authentication in PPP and Wireless LAN Networks
  • Added RFC5914 providing Trust Anchor Format
  • Added RFC6010 providing CMS Content Constraints (CCC) Extension

... (truncated)

Commits
  • 87e78d0 Release 0.2.8
  • db4a4cb Remove pyasn1 Github master dependency
  • f2c70a4 Add support for RFC 4334 and fix errata for RFC 3770 (#105)
  • bab198c Add support for RFC 4043 and RFC 7585 (#104)
  • b61bbfa Fix rfc4210.PKIHeader.explicitTag tagging
  • 5032fad Add support for RFC 3114, RFC 5755, RFC 5913, and RFC 5917 (#103)
  • 745eed0 Add support for RFC 7508 (#102)
  • 9a3a1db Add support for RFC 2631 (#101)
  • 883def9 Update to RFC 8226 for ComponentPresentConstraint (#100)
  • 0db0db8 Temporarily depend on git master
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/pyasn1-modules-0.2.8 branch from 1bfcb02 to 4ef4e29 Compare January 5, 2021 14:22
@dependabot dependabot bot force-pushed the dependabot/pip/pyasn1-modules-0.2.8 branch 8 times, most recently from 234db0c to b0ace12 Compare February 17, 2021 00:30
@dependabot dependabot bot force-pushed the dependabot/pip/pyasn1-modules-0.2.8 branch from b0ace12 to d4f3907 Compare April 15, 2021 16:02
@dependabot dependabot bot force-pushed the dependabot/pip/pyasn1-modules-0.2.8 branch 3 times, most recently from 708db2d to eb70d17 Compare July 8, 2021 18:18
@dependabot dependabot bot force-pushed the dependabot/pip/pyasn1-modules-0.2.8 branch from eb70d17 to 34f3cd6 Compare March 25, 2022 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants