Skip to content

Conversation

@tianon
Copy link
Owner

@tianon tianon commented Dec 16, 2022

This builds gosu with an intentionally older version of runc and Go (but still new enough for govulncheck to work).

The chosen version of runc includes opencontainers/runc@262f294, which is the last change I can find to any of the functions gosu invokes in all released versions of runc (up to v1.1.4).

The chosen version of Go is the oldest supported by govulncheck but that also includes golang/go@4f45424 (because 32bit builds panic without this fix).

(This also fixes a few other minor version number anomalies.)

This builds `gosu` with an intentionally older version of runc *and* Go (but still new enough for `govulncheck` to work).

The chosen version of `runc` includes opencontainers/runc@262f294, which is the last change I can find to any of the functions `gosu` invokes in all released versions of runc (up to v1.1.4).

The chosen version of Go is the oldest supported by `govulncheck` but that also includes golang/go@4f45424 (because 32bit builds panic without this fix).

(This also fixes a few other minor version number anomalies.)
@tianon tianon merged commit e6d5129 into tianon:master Dec 19, 2022
@tianon tianon deleted the govulncheck branch December 19, 2022 21:20
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.

1 participant