Skip to content
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

Rebase/openssl v0.10.63 #5

Merged
merged 172 commits into from
Jan 29, 2024
Merged

Rebase/openssl v0.10.63 #5

merged 172 commits into from
Jan 29, 2024

Conversation

shickey-ch
Copy link
Collaborator

@shickey-ch shickey-ch commented Jan 29, 2024

Rebase onto the openssl-v0.10.63 tag to mitigate a vulnerability.

qwandor and others added 30 commits April 26, 2023 16:08
This is a new major version so some code changes are required.
This is substantially similar to the other X.509 verification parameter
options like host.
Compilation in fedora fails without this installed with message:

  --- stderr
  Can't locate FindBin.pm in @inc (you may need to install the FindBin module) 
...
Release openssl v0.10.57 and openssl-sys v0.9.92
Update vendored version to openssl 3
Removed reference to non-existent method
[openssl-sys] Add X509_check_{host,email,ip,ip_asc} fns
alex and others added 28 commits December 22, 2023 08:20
Release openssl v0.10.62 and openssl-sys v0.9.98
Allow passing a passphrase callback when loading a public key
Expose several additional ciphers for symmetry with symm
brew: add openssl@3.0 (for 3.0.x LTS releases)
DHX keys have a different serialization from DH keys, but otherwise behave similarly.
Make X509_PURPOSE opaque for LibreSSL >= 3.9.0
Regression introduced in sfackler#2120. Ideally, tests would not leave
other errors behind.

Fixes sfackler#2146
PEM parsing: check last error instead of first
Release openssl v0.10.63 and openssl-sys v0.9.99
* Implement binding for CONF_modules_load_file
Expose Provider::add_builtin for static builds
Copy link

@DavidHorton5339 DavidHorton5339 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple merge of upstream changes - LGTM

@shickey-ch shickey-ch merged commit 6c6b871 into master Jan 29, 2024
24 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.