fix(deps): update rust crate openssl to 0.10.60 #66

Merged
kjuulh merged 1 commits from renovate/all into main 2023-11-23 04:02:27 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
openssl dependencies patch 0.10.59 -> 0.10.60

Release Notes

sfackler/rust-openssl

v0.10.60

Compare Source

What's Changed

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60


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.59` -> `0.10.60` | --- ### Release Notes <details> <summary>sfackler/rust-openssl</summary> ### [`v0.10.60`](https://github.com/sfackler/rust-openssl/releases/tag/openssl-v0.10.60) [Compare Source](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60) #### What's Changed - Correct off-by-one in minimum output buffer size computation by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2088 - Expose a few more (bad) ciphers in cipher::Cipher by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2084 - add temp key bindings by [@&#8203;jmayclin](https://github.com/jmayclin) in https://github.com/sfackler/rust-openssl/pull/2076 - Expose ChaCha20 on LibreSSL by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2093 - Revert "Correct off-by-one in minimum output buffer size computation" by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2090 - Added `update_unchecked` to `symm::Crypter` by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2100 - fixes [#&#8203;2096](https://github.com/sfackler/rust-openssl/issues/2096) -- deprecate `X509StoreRef::objects`, it is unsound by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2099 - Don't leak when overwriting ex data by [@&#8203;sfackler](https://github.com/sfackler) in https://github.com/sfackler/rust-openssl/pull/2102 - Release openssl v0.10.60 and openssl-sys v0.9.96 by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2104 **Full Changelog**: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60 </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 2023-11-23 03:37:11 +01:00
fix(deps): update rust crate openssl to 0.10.60
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
c479cadf4d
kjuulh merged commit c479cadf4d into main 2023-11-23 04:02:27 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/cuddle#66