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 #1195 check for updates failure #1413

Merged
merged 3 commits into from
Aug 6, 2020

Conversation

chchwy
Copy link
Member

@chchwy chchwy commented Aug 6, 2020

Addressing #1195

  1. Now the version info request link is HTTPS (HTTP doesn't work anymore)
  2. Deploy OpenSSL DLLs in our Windows CI process.

Note:
The current Qt version (5.12) uses OpenSSL 1.1.1d
AppVeyor has OpenSSL pre-installed
https://www.appveyor.com/docs/windows-images-software/

@@ -1,4 +1,4 @@
#include "checkupdatesdialog.h"
#include "checkupdatesdialog.h"
Copy link
Member

Choose a reason for hiding this comment

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

Is this intentional? Back in #683, you yourself said no BOM was preferable for better cross-platform compatibility. Seen this on a bunch of your commits lately.

Copy link
Member Author

Choose a reason for hiding this comment

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

Damn it, must be my editor. I will remove the BOM

@J5lx
Copy link
Member

J5lx commented Aug 6, 2020

Seems to work fine with both the AppImage and the Windows build (on Wine at least…) 👍

@chchwy chchwy merged commit 82303c0 into pencil2d:master Aug 6, 2020
@chchwy chchwy deleted the matt/check-updates-https branch August 12, 2020 11:13
@Jose-Moreno Jose-Moreno added this to the 0.6.6 milestone Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants