fix(deps): update rust crate openssl to 0.10.63 #94

Merged
kjuulh merged 1 commits from renovate/all into main 2024-01-20 01:39:33 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
openssl dependencies patch 0.10.62 -> 0.10.63

Release Notes

sfackler/rust-openssl

v0.10.63

Compare Source

What's Changed

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [openssl](https://github.com/sfackler/rust-openssl) | dependencies | patch | `0.10.62` -> `0.10.63` | --- ### Release Notes <details> <summary>sfackler/rust-openssl</summary> ### [`v0.10.63`](https://github.com/sfackler/rust-openssl/releases/tag/openssl-v0.10.63) [Compare Source](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63) #### What's Changed - Allow passing a passphrase callback when loading a public key by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2135 - Expose several additional ciphers for symmetry with symm by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2140 - brew: add openssl@3.0 (for 3.0.x LTS releases) by [@&#8203;chenrui333](https://github.com/chenrui333) in https://github.com/sfackler/rust-openssl/pull/2141 - Add PKey::from_dhx by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2142 - Make X509\_PURPOSE opaque for LibreSSL >= 3.9.0 by [@&#8203;botovq](https://github.com/botovq) in https://github.com/sfackler/rust-openssl/pull/2145 - PEM parsing: check last error instead of first by [@&#8203;botovq](https://github.com/botovq) in https://github.com/sfackler/rust-openssl/pull/2148 - Expose brainpool NIDs on libressl by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2150 - Add two methods to the PKCS7 API by [@&#8203;facutuesca](https://github.com/facutuesca) in https://github.com/sfackler/rust-openssl/pull/2111 - add more boringssl methods by [@&#8203;zh-jq](https://github.com/zh-jq) in https://github.com/sfackler/rust-openssl/pull/2138 - Release openssl v0.10.63 and openssl-sys v0.9.99 by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2152 **Full Changelog**: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-01-20 01:11:03 +01:00
fix(deps): update rust crate openssl to 0.10.63
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
5fae1fc403
kjuulh merged commit 5fae1fc403 into main 2024-01-20 01:39:33 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/cuddle#94
No description provided.