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

Fix bundled OpenSSL in Windows installer #568

Merged
merged 2 commits into from Sep 3, 2023

Conversation

Abestanis
Copy link
Collaborator

We use Qt5.15, which only supports OpenSSL 1.1.1. The latest installer included OpenSSL 3.1.2, which unfortunately broke the auto updater for Windows, because Qt couldn't use the bundled OpenSSL library.

I apologize for the flurry of requests for releases, but I really think it would be best to make a v1.11.4 release as soon as this is merged, because the previous releases break the automatic updating for all Windows installations. Therefore I would like to ask you to create another release with these changes once this is merged, I already bumped the version number and I marked the 1.11.3 release as a prerelease.

Fixes #566.

@Abestanis Abestanis self-assigned this Sep 3, 2023
@gyunaev gyunaev merged commit 7261ff0 into gyunaev:master Sep 3, 2023
5 checks passed
@Abestanis Abestanis deleted the fix/openssl branch September 3, 2023 22:46
@Abestanis Abestanis changed the title Fix/openssl Fix bundled OpenSSL in Windows installer Sep 3, 2023
@Abestanis
Copy link
Collaborator Author

@gyunaev do you want me to undraft the release?

@gyunaev
Copy link
Owner

gyunaev commented Sep 4, 2023

Sure go ahead.

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.

Manual update check failed cause of SSL error
2 participants