-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump openssl from 0.10.60 to 0.10.66 in /src-tauri #278
Merged
dependabot
merged 1 commit into
develop
from
dependabot/cargo/src-tauri/openssl-0.10.66
Jul 22, 2024
Merged
chore(deps): bump openssl from 0.10.60 to 0.10.66 in /src-tauri #278
dependabot
merged 1 commit into
develop
from
dependabot/cargo/src-tauri/openssl-0.10.66
Jul 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.66. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.60...openssl-v0.10.66) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jul 22, 2024
@dependabot squash and merge
…--
Cedric Schwyter
Software Engineer | ***@***.*** | +41 76 683 52 72
Ringstrasse 145, 8107 Buchs, CH
-------- Original Message --------
On 22 Jul 2024, 20:10, dependabot[bot] wrote:
This automated pull request fixes a [security vulnerability](https://github.com/woollygoods/huehuehue/security/dependabot/20) (moderate severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.66.
Release notes
Sourced from [openssl's releases](https://github.com/sfackler/rust-openssl/releases).
> openssl-v0.10.66
>
> What's Changed
>
> - Fixed invariant violation in MemBio::get_buf with empty results by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2266](https://redirect.github.com/sfackler/rust-openssl/pull/2266)
> - Release openssl v0.10.66 by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2267](https://redirect.github.com/sfackler/rust-openssl/pull/2267)
>
> Full Changelog: ***@***.***(sfackler/rust-openssl@openssl-v0.10.65...openssl-v0.10.66)
>
> openssl-v0.10.65
>
> What's Changed
>
> - don't emit rerun-if-changed when vendoring by [@reaperhulk](https://github.com/reaperhulk) in [sfackler/rust-openssl#2177](https://redirect.github.com/sfackler/rust-openssl/pull/2177)
> - Prepare for openssl-sys 0.9.101 release by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2182](https://redirect.github.com/sfackler/rust-openssl/pull/2182)
> - don't emit rerun-if-changed unless the path exists and is readable by [@reaperhulk](https://github.com/reaperhulk) in [sfackler/rust-openssl#2187](https://redirect.github.com/sfackler/rust-openssl/pull/2187)
> - Added support for LibreSSL 3.9.0 by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2202](https://redirect.github.com/sfackler/rust-openssl/pull/2202)
> - Support stable LibreSSL 3.9.x by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2209](https://redirect.github.com/sfackler/rust-openssl/pull/2209)
> - openssl-sys 0.9.102 release by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2210](https://redirect.github.com/sfackler/rust-openssl/pull/2210)
> - Add repository field to openssl-macros crate by [@paolobarbolini](https://github.com/paolobarbolini) in [sfackler/rust-openssl#2211](https://redirect.github.com/sfackler/rust-openssl/pull/2211)
> - Add missing openssl-sys dependency by [@pieterdd](https://github.com/pieterdd) in [sfackler/rust-openssl#2212](https://redirect.github.com/sfackler/rust-openssl/pull/2212)
> - Test OpenSSL 3.3.0-beta1 by [@sfackler](https://github.com/sfackler) in [sfackler/rust-openssl#2216](https://redirect.github.com/sfackler/rust-openssl/pull/2216)
> - test against 3.3.0 final by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2218](https://redirect.github.com/sfackler/rust-openssl/pull/2218)
> - fix min-versions in CI by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2228](https://redirect.github.com/sfackler/rust-openssl/pull/2228)
> - Make X509_VAL opaque for LibreSSL 4.0.0 by [@botovq](https://github.com/botovq) in [sfackler/rust-openssl#2227](https://redirect.github.com/sfackler/rust-openssl/pull/2227)
> - Use the newer names for STACK_OF(T) functions with BoringSSL by [@davidben](https://github.com/davidben) in [sfackler/rust-openssl#2231](https://redirect.github.com/sfackler/rust-openssl/pull/2231)
> - Only declare OpensslCallbacks in bindgen builds by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2234](https://redirect.github.com/sfackler/rust-openssl/pull/2234)
> - Fix building with latest BoringSSL by [@davidben](https://github.com/davidben) in [sfackler/rust-openssl#2230](https://redirect.github.com/sfackler/rust-openssl/pull/2230)
> - Emit rustc-check-cfg for nightly by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2235](https://redirect.github.com/sfackler/rust-openssl/pull/2235)
> - Configure OpenSSL data dir on vendored builds. by [@DanielSidhion](https://github.com/DanielSidhion) in [sfackler/rust-openssl#2122](https://redirect.github.com/sfackler/rust-openssl/pull/2122)
> - Add boringssl keylog callback support by [@mspublic](https://github.com/mspublic) in [sfackler/rust-openssl#2237](https://redirect.github.com/sfackler/rust-openssl/pull/2237)
> - Correct the name of the pkgconf package on some distros by [@JonathanBrouwer](https://github.com/JonathanBrouwer) in [sfackler/rust-openssl#2253](https://redirect.github.com/sfackler/rust-openssl/pull/2253)
> - Add some OpenSSL 3 QUIC raw bindings by [@bdbai](https://github.com/bdbai) in [sfackler/rust-openssl#2257](https://redirect.github.com/sfackler/rust-openssl/pull/2257)
> - Initialize OpenSSL in MD constructors by [@sfackler](https://github.com/sfackler) in [sfackler/rust-openssl#2258](https://redirect.github.com/sfackler/rust-openssl/pull/2258)
> - Switch Pkey::from_ to use set1 functions by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2262](https://redirect.github.com/sfackler/rust-openssl/pull/2262)
> - Release openssl v0.10.65 and openssl-sys v0.9.103 by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2265](https://redirect.github.com/sfackler/rust-openssl/pull/2265)
>
> New Contributors
>
> - [@paolobarbolini](https://github.com/paolobarbolini) made their first contribution in [sfackler/rust-openssl#2211](https://redirect.github.com/sfackler/rust-openssl/pull/2211)
> - [@pieterdd](https://github.com/pieterdd) made their first contribution in [sfackler/rust-openssl#2212](https://redirect.github.com/sfackler/rust-openssl/pull/2212)
> - [@DanielSidhion](https://github.com/DanielSidhion) made their first contribution in [sfackler/rust-openssl#2122](https://redirect.github.com/sfackler/rust-openssl/pull/2122)
> - [@mspublic](https://github.com/mspublic) made their first contribution in [sfackler/rust-openssl#2237](https://redirect.github.com/sfackler/rust-openssl/pull/2237)
> - [@JonathanBrouwer](https://github.com/JonathanBrouwer) made their first contribution in [sfackler/rust-openssl#2253](https://redirect.github.com/sfackler/rust-openssl/pull/2253)
> - [@bdbai](https://github.com/bdbai) made their first contribution in [sfackler/rust-openssl#2257](https://redirect.github.com/sfackler/rust-openssl/pull/2257)
>
> Full Changelog: ***@***.***(sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.65)
>
> openssl-v0.10.64
>
> What's Changed
>
> - Make _STACK opaque for LibreSSL >= 3.9.0 by [@botovq](https://github.com/botovq) in [sfackler/rust-openssl#2153](https://redirect.github.com/sfackler/rust-openssl/pull/2153)
> - enable x509 verify and groups list for boringssl by [@zh-jq](https://github.com/zh-jq) in [sfackler/rust-openssl#2155](https://redirect.github.com/sfackler/rust-openssl/pull/2155)
> - Cleanup some not-required Path::new invocations by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2158](https://redirect.github.com/sfackler/rust-openssl/pull/2158)
> - fixed a clippy (nightly) warning by [@alex](https://github.com/alex) in [sfackler/rust-openssl#2161](https://redirect.github.com/sfackler/rust-openssl/pull/2161)
... (truncated)
Commits
- [ad70a0b](sfackler/rust-openssl@ad70a0b) Merge pull request [#2267](https://redirect.github.com/sfackler/rust-openssl/issues/2267) from alex/bump-for-release
- [5ce473b](sfackler/rust-openssl@5ce473b) Release openssl v0.10.66
- [aef36e0](sfackler/rust-openssl@aef36e0) Merge pull request [#2266](https://redirect.github.com/sfackler/rust-openssl/issues/2266) from alex/mem-bio-invariant
- [142deef](sfackler/rust-openssl@142deef) Fixed invariant violation in MemBio::get_buf with empty results
- [32f150b](sfackler/rust-openssl@32f150b) Merge pull request [#2265](https://redirect.github.com/sfackler/rust-openssl/issues/2265) from alex/bump-for-release
- [98addd2](sfackler/rust-openssl@98addd2) Release openssl v0.10.65 and openssl-sys v0.9.103
- [7c7958d](sfackler/rust-openssl@7c7958d) Merge pull request [#2262](https://redirect.github.com/sfackler/rust-openssl/issues/2262) from alex/pkey-api
- [d7b12cc](sfackler/rust-openssl@d7b12cc) Switch Pkey::from_ to use set1 functions
- [22ffa9a](sfackler/rust-openssl@22ffa9a) Merge pull request [#2258](https://redirect.github.com/sfackler/rust-openssl/issues/2258) from sfackler/init-md
- [9de3794](sfackler/rust-openssl@9de3794) Initialize OpenSSL in MD constructors
- Additional commits viewable in [compare view](sfackler/rust-openssl@openssl-v0.10.60...openssl-v0.10.66)
[Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
---------------------------------------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
- @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/woollygoods/huehuehue/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#278
Commit Summary
- [00697da](00697da) chore(deps): bump openssl from 0.10.60 to 0.10.66 in /src-tauri
File Changes
([1 file](https://github.com/woollygoods/huehuehue/pull/278/files))
- M [src-tauri/Cargo.lock](https://github.com/woollygoods/huehuehue/pull/278/files#diff-91fed938c12ef6620ac89e4130fe1f2b92c58b68083fc6bbc71c3e0f381a25cd) (8)
Patch Links:
- https://github.com/woollygoods/huehuehue/pull/278.patch
- https://github.com/woollygoods/huehuehue/pull/278.diff
—
Reply to this email directly, [view it on GitHub](#278), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AISLPXHXPIAPQBJDKEXMXCTZNVDK3AVCNFSM6AAAAABLI2I3XCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZDGNBWGQZTSMA).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps openssl from 0.10.60 to 0.10.66.
Release notes
Sourced from openssl's releases.
... (truncated)
Commits
ad70a0b
Merge pull request #2267 from alex/bump-for-release5ce473b
Release openssl v0.10.66aef36e0
Merge pull request #2266 from alex/mem-bio-invariant142deef
Fixed invariant violation inMemBio::get_buf
with empty results32f150b
Merge pull request #2265 from alex/bump-for-release98addd2
Release openssl v0.10.65 and openssl-sys v0.9.1037c7958d
Merge pull request #2262 from alex/pkey-apid7b12cc
Switch Pkey::from_ to use set1 functions22ffa9a
Merge pull request #2258 from sfackler/init-md9de3794
Initialize OpenSSL in MD constructorsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.