Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Bump pyasn1-modules from 0.2.4 to 0.2.7 #34

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 21, 2019

Bumps pyasn1-modules from 0.2.4 to 0.2.7.

Release notes

Sourced from pyasn1-modules's releases.

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
  • Added RFC5914 providing Trust Anchor Format
  • Added RFC6010 providing CMS Content Constraints (CCC) Extension
  • Added RFC6031 providing CMS Symmetric Key Package Content Type
  • Added RFC6032 providing CMS Encrypted Key Package Content Type
  • Added RFC7030 providing Enrollment over Secure Transport (EST)
  • Added RFC7292 providing PKCS #12, which is the Personal Information Exchange Syntax v1.1
  • Added RFC8018 providing PKCS #5, which is the Password-Based Cryptography Specification, Version 2.1
  • Added RFC6211 providing CMS Algorithm Identifier Protection Attribute
  • Added RFC8449 providing Certificate Extension for Hash Of Root Key
  • Added RFC7906 providing NSA's CMS Key Management Attributes
  • Added RFC7894 providing EST Alternative Challenge Password Attributes
  • Added RFC5990 providing RSA-KEM Key Transport Algorithm in the CMS
  • Added RFC5934 providing Trust Anchor Management Protocol (TAMP)
  • Added RFC6210 providing Experiment for Hash Functions with Parameters
  • Added RFC5751 providing S/MIME Version 3.2 Message Specification
  • Added RFC8494 providing Multicast Email (MULE) over ACP 142
  • Added RFC8398 providing Internationalized Email Addresses in X.509 Certificates
  • Added RFC8419 providing Edwards-Curve Digital Signature Algorithm (EdDSA) Signatures in the CMS
  • Added RFC8479 providing Storing Validation Parameters in PKCS#8
  • Added RFC8360 providing Resource Public Key Infrastructure (RPKI) Validation Reconsidered
  • Added RFC8358 providing Digital Signatures on Internet-Draft Documents
  • Added RFC8209 providing BGPsec Router PKI Profile
  • Added RFC8017 providing PKCS #1 Version 2.2
  • Added RFC7914 providing scrypt Password-Based Key Derivation Function
  • Added RFC7773 providing Authentication Context Certificate Extension

Open type maps have been revamped and updated in many existing modules:

  • Automatically update the maps for use with openType for RFC3709, RFC6402, RFC7191, and RFC8226 when the module is imported
  • Updated the handling of maps for use with openType so that just doing an import of the modules is enough in most situations; updates to RFC 2634, RFC 3274, RFC 3779, RFC 4073, RFC 4108, RFC 5035, RFC 5083, RFC 5084, RFC 5480, RFC 5940, RFC 5958, RFC 6019, and RFC 8520
  • Updated the handling of attribute maps for use with openType in RFC 5958 to use the rfc5652.cmsAttributesMap
  • Updated RFC2459 and RFC5280 for TODO in the certificate extension map

In the fixes department we have only one fix:

  • Fixed malformed rfc4210.RevRepContent data structure layout

Many thanks to @​russhousley for working on this release!

Full list of changed could be seen in the CHANGELOG.

Release 0.2.6

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

... (truncated)
Changelog

Sourced from pyasn1-modules's changelog.

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
  • Added RFC6031 providing CMS Symmetric Key Package Content Type
  • Added RFC6032 providing CMS Encrypted Key Package Content Type
  • Added RFC7030 providing Enrollment over Secure Transport (EST)
  • Added RFC7292 providing PKCS #12, which is the Personal Information
    Exchange Syntax v1.1
  • Added RFC8018 providing PKCS #5, which is the Password-Based
    Cryptography Specification, Version 2.1
  • Automatically update the maps for use with openType for RFC3709,
    RFC6402, RFC7191, and RFC8226 when the module is imported
  • Added RFC6211 providing CMS Algorithm Identifier Protection Attribute
  • Added RFC8449 providing Certificate Extension for Hash Of Root Key
  • Updated RFC2459 and RFC5280 for TODO in the certificate extension map
  • Added RFC7906 providing NSA's CMS Key Management Attributes
  • Added RFC7894 providing EST Alternative Challenge Password Attributes
  • Updated the handling of maps for use with openType so that just doing
    an import of the modules is enough in most situations; updates to
    RFC 2634, RFC 3274, RFC 3779, RFC 4073, RFC 4108, RFC 5035, RFC 5083,
    RFC 5084, RFC 5480, RFC 5940, RFC 5958, RFC 6019, and RFC 8520
  • Updated the handling of attribute maps for use with openType in
    RFC 5958 to use the rfc5652.cmsAttributesMap
  • Added RFC5990 providing RSA-KEM Key Transport Algorithm in the CMS
  • Fixed malformed rfc4210.RevRepContent data structure layout
  • Added RFC5934 providing Trust Anchor Management Protocol (TAMP)
  • Added RFC6210 providing Experiment for Hash Functions with Parameters
  • Added RFC5751 providing S/MIME Version 3.2 Message Specification
  • Added RFC8494 providing Multicast Email (MULE) over ACP 142
  • Added RFC8398 providing Internationalized Email Addresses in
    X.509 Certificates
  • Added RFC8419 providing Edwards-Curve Digital Signature Algorithm
    (EdDSA) Signatures in the CMS
  • Added RFC8479 providing Storing Validation Parameters in PKCS#8
  • Added RFC8360 providing Resource Public Key Infrastructure (RPKI)
    Validation Reconsidered
  • Added RFC8358 providing Digital Signatures on Internet-Draft Documents
  • Added RFC8209 providing BGPsec Router PKI Profile
  • Added RFC8017 providing PKCS #1 Version 2.2
  • Added RFC7914 providing scrypt Password-Based Key Derivation Function
  • Added RFC7773 providing Authentication Context Certificate Extension

Revision 0.2.6, released 31-07-2019

... (truncated)
Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 21, 2019
Bumps [pyasn1-modules](https://github.com/etingof/pyasn1-modules) from 0.2.4 to 0.2.7.
- [Release notes](https://github.com/etingof/pyasn1-modules/releases)
- [Changelog](https://github.com/etingof/pyasn1-modules/blob/master/CHANGES.txt)
- [Commits](etingof/pyasn1-modules@v0.2.4...v0.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pyasn1-modules-0.2.7 branch from 3d775ea to 4ddf73a Compare October 22, 2019 20:18
@glasserc glasserc merged commit c747847 into master Oct 22, 2019
@glasserc glasserc deleted the dependabot/pip/pyasn1-modules-0.2.7 branch October 22, 2019 20:50
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.

1 participant