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

Prep for 1.14 Release #231

Merged
merged 5 commits into from
Nov 7, 2024
Merged

Conversation

cconlon
Copy link
Member

@cconlon cconlon commented Nov 7, 2024

This PR includes prep work for the wolfSSL JNI/JSSE 1.14 release:

  • Fixes use of select() on Windows, since poll() is not available
  • Small fix for WolfSSLTrustX509Test to not run RSA-PSS TLS 1.3 test if TLS 1.3 is disabled
  • Update README for Windows builds
  • Update version to 1.14
  • Update ChangeLog with release notes

Tested against release cycle items, including:

  • wolfSSL master, 5.7.4, FIPSv2, FIPSv5, FIPS Ready
  • Java 8, 11, 17, 20, 22, 23
  • Facebook Infer (Mac)
  • Android Studio IDE project
  • Alongside wolfJCE installed in system
  • Windows Visual Studio build

@JacobBarthelmeh JacobBarthelmeh merged commit 5e430a1 into wolfSSL:master Nov 7, 2024
36 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.

3 participants