Skip to content

[openssl] update to 3.5.2 #46844

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wkornewald
Copy link

@wkornewald wkornewald commented Aug 9, 2025

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

Fixes #46767.

@wkornewald
Copy link
Author

Can anyone see why the x86_windows build failed? In my test run it succeeds also with curl building against openssl: https://github.com/ensody/native-builds/actions/runs/16857229295/job/47752227902

@dg0yt
Copy link
Contributor

dg0yt commented Aug 10, 2025

Can anyone see why the x86_windows build failed?

Just one more

vcpkg x-add-version --overwrite-version openssl
git commit -am versions
git push

@wkornewald
Copy link
Author

Thanks, will have to keep in mind to use --overwrite-version when rebasing/cherry-picking. This time all builds are green.

@dg0yt dg0yt mentioned this pull request Aug 10, 2025
7 tasks
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.

[OpenSSL] update to 3.5.2
2 participants