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

Statically link libcurl on Linux builds #879

Merged
merged 14 commits into from Apr 20, 2018
Merged

Conversation

gschier
Copy link
Contributor

@gschier gschier commented Apr 20, 2018

This PR changes the Linux builds to link libcurl statically instead of relying on sketchy shared libraries that may or may not be the correct version. This change was prompted by the recent Ubuntu 18.04 update that bumped it's libcurl dependency from 3 to 4, effectively breaking Insomnia for everyone.

@gschier gschier changed the title Build/static curl linux Statically link libcurl on Linux builds Apr 20, 2018
@gschier gschier merged commit 40b2bf3 into develop Apr 20, 2018
@gschier gschier deleted the build/static-curl-linux branch April 20, 2018 22:32
luizmariz pushed a commit to luizmariz/insomnia that referenced this pull request Jan 22, 2020
* Statically linked Curl for linux builds with Docker

* Test Travis Docker

* Try fix blocking i/o

* Try a package

* Fixed linux build

* Try hack

* Fix icons?

* Icon color

* Re-enable osx builds

* Remove libcurl3 dependency requirements

* Update electronbuilder config
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.

None yet

1 participant