Skip to content

Conversation

@wkornewald
Copy link
Contributor

@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
Contributor 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
Contributor 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
Copy link
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

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

Thanks for the update!

@BillyONeal
Copy link
Member

BillyONeal commented Aug 11, 2025

Yeah unfortunately a change was force-pushed on us that prevents the 'check for common mistakes' task from running for first time contributors by default which would have given you a better error message :(

@BillyONeal BillyONeal merged commit a45a94f into microsoft:master Aug 11, 2025
18 checks passed
@wkornewald wkornewald deleted the openssl-3.5.2 branch August 11, 2025 19:42
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

3 participants