Update libpng to 1.6.58 - #87
Closed
bryan-minimal wants to merge 1 commit into
Closed
Conversation
Member
Author
|
Closing to regenerate with corrected vuln classification. The pr body reported 2/6 cleared but all 6 libpng advisories actually clear on 1.6.58 — fix landed in pkgmgr-rs #21 via shared supply-chain helper. Re-running pkgmgr now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update libpng
1.6.53→1.6.58Source:
github:pnggroup/libpng:tag (+sf-mirror)Release: https://github.com/pnggroup/libpng/releases/tag/v1.6.58
Changelog: pnggroup/libpng@v1.6.53...v1.6.58
Vulnerabilities fixed (2)
This update clears 2 vulnerabilities affecting
1.6.53:1.6.541.6.54Warning
4 known vulnerabilities still affect
1.6.58after this update.1.6.56, 1.8.0 (trunk)1.6.56, 1.8.0 (trunk)1.6.57, 1.8.0 (trunk)Changes
1.6.531.6.581d3fb8ccc2932d04...28eb403f51f0f740...gs://minimal-staging-archives/libpng-1.6.53.tar.xzgs://minimal-staging-archives/libpng-1.6.58.tar.xzQuality suggestions
testsblock. This package has no standalone tests, so the buildbot will only verify compilation — not functional correctness. Consider adding a minimal smoke test (e.g., a--versionor small round-trip invocation) as part of this PR so future bumps catch regressions. Seepackages/python/build.nclfor a simple example.Created by pkgmgr