-
Notifications
You must be signed in to change notification settings - Fork 13.4k
ci: Update musl with new release #45393
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Apparently there's at least one CVE fixed in the new version of musl, and because we're distributing it seems like a good opportunity to update! Unfortunately it looks like rust-lang#38618 still hasn't been fixed.
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ For ease of access, release notes:
|
📌 Commit b1f246c has been approved by |
Aw :( |
⌛ Testing commit b1f246c with merge 540a95036a1080710ed56d22b9bcf5c2ab9a5422... |
💔 Test failed - status-travis |
|
ci: Update musl with new release Apparently there's at least one CVE fixed in the new version of musl, and because we're distributing it seems like a good opportunity to update! Unfortunately it looks like #38618 still hasn't been fixed.
☀️ Test successful - status-appveyor, status-travis |
Apparently there's at least one CVE fixed in the new version of musl, and
because we're distributing it seems like a good opportunity to update!
Unfortunately it looks like #38618 still hasn't been fixed.