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

Update external dependencies #258

Closed
wants to merge 6 commits into from
Closed

Update external dependencies #258

wants to merge 6 commits into from

Conversation

Doridian
Copy link

@Doridian Doridian commented Jun 15, 2016

Update Cimg to 1.7.3
Update giflib to 5.1.4
Update libjpeg to 9b
Update libpng to 1.6.23

This addresses some potential security flaws in lwip (libpng in the version used currently contains some potentially high-level security bugs).
Updated all other libs in the same go. tests pass.

Relevant CVEs for libpng specifically:
https://www.cvedetails.com/cve/CVE-2015-8126/
https://www.cvedetails.com/cve/CVE-2015-8472/

@coveralls
Copy link

coveralls commented Jun 15, 2016

Coverage Status

Coverage remained the same at 98.311% when pulling f0b5d81 on WatchBeam:master into a65f608 on EyalAr:master.

@Pajk
Copy link

Pajk commented Feb 22, 2017

In order to make lwip work with node 7.6.0 I had to update libpng and zlib to latest versions. If you are brave enough you can use https://www.npmjs.com/package/pajk-lwip v0.2.0.

https://github.com/Pajk/lwip/tree/development

@ppascher
Copy link

ppascher commented Mar 2, 2017

Thanks @Pajk . I was able to install lwip on node 7.7.1 with your development branch.

@Doridian Doridian closed this Jul 25, 2017
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.

6 participants