Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
x509-parser dev-dependencies minor 0.150.18

Release Notes

rusticata/x509-parser (x509-parser)

v0.18.0

Compare Source

v0.17.0

Compare Source

Added/Changed/Fixed

Global:

  • Upgrade asn1-rs to version 0.6.2. (#​161)
  • Update asn1-rs to 0.7, der-parser to 10.0 and oid-registry to 0.8
  • Upgrade time to 0.3.35 to make the crate compatible with rust >1.79.0 (#​168, #​175)
  • Update MSRV to 1.67 (due to time 0.3.35, see #​168)
  • Add Visitor traits for X.509 Certificates and Certificate Revocation Lists (#​179)

Code:

  • Add support for RSA-PSS signature verification (#​156)
  • ASN1Time: store the kind of time (UTC or Generalized) in ASN1Time (#​163)
  • X509StructureValidator: add validation for dates encoding (#​163)
  • X509StructureValidator: enforce version > 1 for issuerUniqueID or subjectUniqueID (Closes #​162)
Thanks
  • Daniel McCarney, DefiCake, Victor M. Alvarez, Nikolaus Thuemmel

v0.16.0

Compare Source

Added/Changed/Fixed

Global:

  • Updated *ring* to 0.17.7 (#​148)
  • Updated time to 0.3.20 (#​148)
  • Updated asn1-rs to 0.6, der-parser and oid-registry
  • Set MSRV to 1.63 (due to time/ring) (#​148)

Code:

  • Added support for parsing CRL IssuingDistributionPoint extensions (#​146)
  • Fixed lifetime signature on TbsCertificate::subject_alt_names function (#​151)
  • Fixed parsing of certificate UniqueIdentifier fields to use implicit tagging
    instead of explicit (#​145)
  • Fixed clippy::manual_try_fold findings (#​147)
Thanks
  • aggstam, Biagio Festa, Daniel McCarney

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/x509-parser-0.x branch from 9832831 to c8dffe1 Compare January 29, 2025 12:40
@renovate renovate bot changed the title chore(deps): update rust crate x509-parser to 0.16 chore(deps): update rust crate x509-parser to 0.17 Jan 29, 2025
@renovate renovate bot changed the title chore(deps): update rust crate x509-parser to 0.17 chore(deps): update rust crate x509-parser to 0.18 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/x509-parser-0.x branch from c8dffe1 to f20e99b Compare August 31, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants