Update libpng.py to 1.6.56#26592
Conversation
|
|
||
| def get(ports, settings, shared): | ||
| # This is an emscripten-hosted mirror of the libpng repo from Sourceforge. | ||
| # Reviewer - please add libpng-1.6.56 binary to storage |
There was a problem hiding this comment.
Thanks! I'll write up a ChangeLog entry and remove this comment.
|
Maybe add a ChangeLot entry? |
|
@HCL-JasonR thanks for creating this PR! Can you try bringing your branch up to date with |
Head branch was pushed to by a user without write access
|
Thanks for the reminder on this, dasa. I just merged main into the PR source branch. |
|
Looks like this might need to be updated too: emscripten/test/third_party/libpng/pngtest.c Line 2031 in e6ad2d1 |
|
@HCL-JasonR maybe another merge from main will fix this? |
|
Friendly ping 😄 |
|
@HCL-JasonR it looks like we (emscripten maintainers) don't have permission to rebase your branch to fix the conflicts. Would you have time to do it? If not we can ask @dasa to take this on in a separate PR? |
|
My apologies, this kept making my "fix it this afternoon" list and getting bumped. I just merged emscripten-core/emscripten main with no merge conflicts and pushed the updates. |
This fixes two High CVEs.
https://www.cve.org/CVERecord?id=CVE-2026-33416
https://www.cve.org/CVERecord?id=CVE-2026-33636