Skip to content

[wolfssl] Update to version 5.9.1#51098

Merged
BillyONeal merged 3 commits intomicrosoft:masterfrom
JacobBarthelmeh:wolfssl
Apr 15, 2026
Merged

[wolfssl] Update to version 5.9.1#51098
BillyONeal merged 3 commits intomicrosoft:masterfrom
JacobBarthelmeh:wolfssl

Conversation

@JacobBarthelmeh
Copy link
Copy Markdown
Contributor

  • 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, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

BillyONeal
BillyONeal previously approved these changes Apr 11, 2026
Copy link
Copy Markdown
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!

@BillyONeal BillyONeal enabled auto-merge (squash) April 11, 2026 00:29
@BillyONeal BillyONeal disabled auto-merge April 11, 2026 08:08
@BillyONeal
Copy link
Copy Markdown
Member

x86-windows wolftpm failed which is not a known baseline failure. (There might be other known baseline issues fixed if you merge with main. After #51099 the known baseline errors will be fixed)

@JacobBarthelmeh
Copy link
Copy Markdown
Contributor Author

JacobBarthelmeh commented Apr 13, 2026

wolfTPM uses some low level math API's that since 5.9.0 are now guarded behind MP_API for if publicly exposed. I added the define WOLFSSL_PUBLIC_MP to the wolfSSL build for exposing the math functions publicly again.

@JacobBarthelmeh JacobBarthelmeh marked this pull request as ready for review April 14, 2026 15:02
Copy link
Copy Markdown
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!

file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")

vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING") No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would really like the trailing newline but not worth forcing a rebuild over it. Something for next time :)

@BillyONeal BillyONeal merged commit d13fa75 into microsoft:master Apr 15, 2026
16 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.

2 participants