chore(deps): update rust crate openssl to v0.10.74 #59

Merged
renovate-bot merged 1 commit from renovate/openssl-0.x-lockfile into master 2025-10-15 11:56:22 +00:00
Member

This PR contains the following updates:

Package Type Update Change
openssl dependencies patch 0.10.73 -> 0.10.74

Release Notes

sfackler/rust-openssl (openssl)

v0.10.74

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.73...openssl-v0.10.74


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot. The local configuration can be found in my Renovate Bot repository.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [openssl](https://github.com/sfackler/rust-openssl) | dependencies | patch | `0.10.73` -> `0.10.74` | --- ### Release Notes <details> <summary>sfackler/rust-openssl (openssl)</summary> ### [`v0.10.74`](https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.74) [Compare Source](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.73...openssl-v0.10.74) #### What's Changed - \[AIX] use /usr to find\_openssl\_dir by [@&#8203;daltenty](https://github.com/daltenty) in [rust-openssl#2401](https://github.com/rust-openssl/rust-openssl/pull/2401) - Improve support for OPENSSL\_NO\_COMP and OPENSSL\_NO\_SRTP by [@&#8203;justsmth](https://github.com/justsmth) in [rust-openssl#2423](https://github.com/rust-openssl/rust-openssl/pull/2423) - Add aws-lc-fips feature to allow linking the aws-lc-fips-sys crate by [@&#8203;skmcgrail](https://github.com/skmcgrail) in [rust-openssl#2424](https://github.com/rust-openssl/rust-openssl/pull/2424) - variety of fixes for warnings in new rust by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2427](https://github.com/rust-openssl/rust-openssl/pull/2427) - Some API adjustments for LibreSSL 4.2.0 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2426](https://github.com/rust-openssl/rust-openssl/pull/2426) - Update OpenSSL documentation URLs to new docs.openssl.org domain by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2430](https://github.com/rust-openssl/rust-openssl/pull/2430) - pkey\_ctx: add ability to generate DSA params & keys by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2432](https://github.com/rust-openssl/rust-openssl/pull/2432) - Run tests on windows-11-arm by [@&#8203;saschanaz](https://github.com/saschanaz) in [rust-openssl#2407](https://github.com/rust-openssl/rust-openssl/pull/2407) - pkey\_ctx: add ability to generate EC params & keys by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2434](https://github.com/rust-openssl/rust-openssl/pull/2434) - pkey\_ctx: add ability to generate DH params & keys by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2433](https://github.com/rust-openssl/rust-openssl/pull/2433) - pkey\_ctx: add ability to generate RSA keys by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2431](https://github.com/rust-openssl/rust-openssl/pull/2431) - expose more verifier flags/errors for libressl by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2441](https://github.com/rust-openssl/rust-openssl/pull/2441) - sys/evp: set/get params bindings by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2436](https://github.com/rust-openssl/rust-openssl/pull/2436) - Add support for argon2d and argon2i variants by [@&#8203;greateggsgreg](https://github.com/greateggsgreg) in [rust-openssl#2416](https://github.com/rust-openssl/rust-openssl/pull/2416) - Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [rust-openssl#2443](https://github.com/rust-openssl/rust-openssl/pull/2443) - Update bindgen; Update MSRV to 1.70 by [@&#8203;justsmth](https://github.com/justsmth) in [rust-openssl#2438](https://github.com/rust-openssl/rust-openssl/pull/2438) - macros: fully qualify imports by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2445](https://github.com/rust-openssl/rust-openssl/pull/2445) - Disable AES-CFB128 ciphers for BoringSSL by [@&#8203;alebastr](https://github.com/alebastr) in [rust-openssl#2447](https://github.com/rust-openssl/rust-openssl/pull/2447) - Fix missing "\_\_off\_t" on NetBSD 10 by [@&#8203;alebastr](https://github.com/alebastr) in [rust-openssl#2448](https://github.com/rust-openssl/rust-openssl/pull/2448) - ML-KEM/ML-DSA part 1: openssl-sys changes by [@&#8203;swenson](https://github.com/swenson) in [rust-openssl#2450](https://github.com/rust-openssl/rust-openssl/pull/2450) - sys: add symbols to construct an EVP\_PKEY from a param builder by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2453](https://github.com/rust-openssl/rust-openssl/pull/2453) - ec-point: add set\_affine\_coordinates by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2455](https://github.com/rust-openssl/rust-openssl/pull/2455) - openssl-sys: add more functions to replace non-deprecated ones by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2457](https://github.com/rust-openssl/rust-openssl/pull/2457) - ML-KEM/ML-DSA part 2: param builder by [@&#8203;swenson](https://github.com/swenson) in [rust-openssl#2451](https://github.com/rust-openssl/rust-openssl/pull/2451) - ML-KEM/ML-DSA part 3: param array locate octet string by [@&#8203;swenson](https://github.com/swenson) in [rust-openssl#2458](https://github.com/rust-openssl/rust-openssl/pull/2458) - sys: add encoder & decoder symbols by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2454](https://github.com/rust-openssl/rust-openssl/pull/2454) - Add bindings for SSL\_CIPHER\_get\_protocol\_id by [@&#8203;jedenastka](https://github.com/jedenastka) in [rust-openssl#2462](https://github.com/rust-openssl/rust-openssl/pull/2462) - sys/evp: add EVP\_PKEY\_eq and EVP\_PKEY\_parameters\_eq by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2463](https://github.com/rust-openssl/rust-openssl/pull/2463) - openssl-sys: make it work without deprecated symbols by [@&#8203;huwcbjones](https://github.com/huwcbjones) in [rust-openssl#2452](https://github.com/rust-openssl/rust-openssl/pull/2452) - drop old libressl versions by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2473](https://github.com/rust-openssl/rust-openssl/pull/2473) - Remove support for LibreSSL < 2.8 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2475](https://github.com/rust-openssl/rust-openssl/pull/2475) - Sort OpenSSL version checks in ascending order by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2476](https://github.com/rust-openssl/rust-openssl/pull/2476) - Update GitHub repository URLs from sfackler org to rust-openssl org by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2477](https://github.com/rust-openssl/rust-openssl/pull/2477) - Remove support for LibreSSL < 2.9 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2478](https://github.com/rust-openssl/rust-openssl/pull/2478) - remove branch for libressl 2.6.1 by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2479](https://github.com/rust-openssl/rust-openssl/pull/2479) - remove pointless libressl cfg check by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2480](https://github.com/rust-openssl/rust-openssl/pull/2480) - Expose SSL\_get0\_group\_name by [@&#8203;toddabrams](https://github.com/toddabrams) in [rust-openssl#2482](https://github.com/rust-openssl/rust-openssl/pull/2482) - Remove support for LibreSSL < 3.0 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2481](https://github.com/rust-openssl/rust-openssl/pull/2481) - Remove support for LibreSSL < 3.2 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2483](https://github.com/rust-openssl/rust-openssl/pull/2483) - Remove and simplify a ton of cfgs that weren't required by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2484](https://github.com/rust-openssl/rust-openssl/pull/2484) - clippy fixes + don't build locking code on libressl by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2485](https://github.com/rust-openssl/rust-openssl/pull/2485) - remove unneeded cfg and expose X509::append\_entry on boringssl/awslc by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2486](https://github.com/rust-openssl/rust-openssl/pull/2486) - Expose EcGroup::order\_bits on Boring, Libre, and AWS-LC by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2487](https://github.com/rust-openssl/rust-openssl/pull/2487) - Remove support for LibreSSL < 3.3 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2488](https://github.com/rust-openssl/rust-openssl/pull/2488) - add mlkem headers to boringssl bindgen by [@&#8203;reaperhulk](https://github.com/reaperhulk) in [rust-openssl#2492](https://github.com/rust-openssl/rust-openssl/pull/2492) - bump boringssl commit hash in CI by [@&#8203;reaperhulk](https://github.com/reaperhulk) in [rust-openssl#2493](https://github.com/rust-openssl/rust-openssl/pull/2493) - raise boringssl version in CI by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2494](https://github.com/rust-openssl/rust-openssl/pull/2494) - Bump minimum OpenSSL version to 1.0.2 by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2491](https://github.com/rust-openssl/rust-openssl/pull/2491) - Enable xof\_squeeze on AWS-LC by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2471](https://github.com/rust-openssl/rust-openssl/pull/2471) - avoid cancelling sequential jobs on master by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2495](https://github.com/rust-openssl/rust-openssl/pull/2495) - Remove support for LibreSSL < 3.4 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2490](https://github.com/rust-openssl/rust-openssl/pull/2490) - Simplify 'cfg(any(ossl102, ossl110))' by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2497](https://github.com/rust-openssl/rust-openssl/pull/2497) - Add support for LibreSSL 4.2 (stable release) by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2498](https://github.com/rust-openssl/rust-openssl/pull/2498) - Remove support for LibreSSL < 3.5 by [@&#8203;botovq](https://github.com/botovq) in [rust-openssl#2499](https://github.com/rust-openssl/rust-openssl/pull/2499) - Release openssl v0.10.74 and openssl-sys v0.9.110 by [@&#8203;alex](https://github.com/alex) in [rust-openssl#2500](https://github.com/rust-openssl/rust-openssl/pull/2500) #### New Contributors - [@&#8203;daltenty](https://github.com/daltenty) made their first contribution in [rust-openssl#2401](https://github.com/rust-openssl/rust-openssl/pull/2401) - [@&#8203;justsmth](https://github.com/justsmth) made their first contribution in [rust-openssl#2423](https://github.com/rust-openssl/rust-openssl/pull/2423) - [@&#8203;huwcbjones](https://github.com/huwcbjones) made their first contribution in [rust-openssl#2432](https://github.com/rust-openssl/rust-openssl/pull/2432) - [@&#8203;saschanaz](https://github.com/saschanaz) made their first contribution in [rust-openssl#2407](https://github.com/rust-openssl/rust-openssl/pull/2407) - [@&#8203;greateggsgreg](https://github.com/greateggsgreg) made their first contribution in [rust-openssl#2416](https://github.com/rust-openssl/rust-openssl/pull/2416) - [@&#8203;dependabot](https://github.com/dependabot)\[bot] made their first contribution in [rust-openssl#2443](https://github.com/rust-openssl/rust-openssl/pull/2443) - [@&#8203;alebastr](https://github.com/alebastr) made their first contribution in [rust-openssl#2447](https://github.com/rust-openssl/rust-openssl/pull/2447) - [@&#8203;swenson](https://github.com/swenson) made their first contribution in [rust-openssl#2450](https://github.com/rust-openssl/rust-openssl/pull/2450) - [@&#8203;jedenastka](https://github.com/jedenastka) made their first contribution in [rust-openssl#2462](https://github.com/rust-openssl/rust-openssl/pull/2462) - [@&#8203;toddabrams](https://github.com/toddabrams) made their first contribution in [rust-openssl#2482](https://github.com/rust-openssl/rust-openssl/pull/2482) **Full Changelog**: <https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.73...openssl-v0.10.74> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Renovate Bot](https://github.com/renovatebot/renovate). The local configuration can be found in my [Renovate Bot repository](https://git.apps.fuwafuwatime.moe/fuwafuwalabs/k8s-apps.fuwafuwatime.moe/src/branch/master/flux/apps/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update rust crate openssl to v0.10.74
All checks were successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/cron/build Pipeline was successful
40101f28d6
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-10-15 11:52:56 +00:00
renovate-bot deleted branch renovate/openssl-0.x-lockfile 2025-10-15 11:56:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
fuwafuwalabs/padm_exporter!59
No description provided.