chamomile
chamomile copied to clipboard
Update rcgen requirement from 0.11 to 0.14
Updates the requirements on rcgen to permit the latest version.
Changelog
Sourced from rcgen's changelog.
Release 0.11.3 - October 1, 2023
- Fix for import errors building without the optional
pemfeature.Release 0.11.2 - September 21, 2023
rcgenhas joined the umbrella of the rustls organization.- Support for retrieving signature algorithm from
KeyPairs. Contributed by tindzk.- Fix for writing certificate signing requests (CSRs) with custom extensions from parameters without subject alternative names.
- Support for certificate CRL distribution points extension.
- Corrected OID for
ExtendedKeyUsagePurpose::Any. Contributed by jgallagher.- Support for creating certificate revocation lists (CRLs).
Release 0.11.1 - June 17, 2023
- Make botan a dev-dependency again. Contributed by mbrubeck.
Release 0.11.0 - June 15, 2023
- Parse IP-address subject alternative names. Contributed by iamjpotts.
- Emit platform-apropriate line endings. Contributed by frjonsen.
- Support larger serial numbers. Contributed by andrenth.
- Parse more certificate parameters. Contributed by andrenth.
- Output
SanType::IpAddresswhen callingCertificateParams::neworgenerate_simple_self_signed. Contributed by rukai.- Update pem to 2.0. Contributed by koushiro.
Release 0.10.0 - September 29, 2022
- Update x509-parser to 0.14.
- Increase minimum supported Rust version to 1.58.1.
- Update edition to 2021.
- Change
IsCaenum to haveNoCaandExplicitNoCaandCa(...). Contributed by doraneko94.Release 0.9.4 - September 28, 2022
- yanked due to breaking API changes, see 0.10.0 instead.
Release 0.9.3 - July 16, 2022
- Add a
KeyPair::serialized_derfunction. Contributed by jean-airoldie.Release 0.9.2 - February 21, 2022
- Update x509-parser to 0.13. Contributed by matze.
Release 0.9.1 - February 9, 2022
- Change edition to 2018 in order to support Rust 1.53.0.
Release 0.9.0 - February 2, 2022
... (truncated)
Commits
471943bRelease 0.11.3553ac24Cargo updatea15d59edocs: update CHANGELOG for pending 0.11.3 release95ad5f5ci: add --no-default-features coveragec6151bctests/examples: fix implicit reqs on pem feature654cd3dkey_pair: gate ENCODE_CONFIG import on pem feature06b4981crl: gate ENCODE_CONFIG import on pem feature0c8cfc7Release 0.11.202074d5Update changelog2c69f1adocs: update CHANGELOG for pending 0.11.2 release- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.