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

Adds an appliance to update glibc for CVE-2015-7547 #635

Merged
merged 5 commits into from Feb 17, 2016

Conversation

solarce
Copy link
Contributor

@solarce solarce commented Feb 17, 2016

  • A runtime fix to update glibc while we can coordinate
    and do the, much more involved and tricky, work of
    updating our Precise and Trusty images across all of
    our Linux compute environments
  • apt-get install libc6 is all that's needed now that
    the packages are updated for 12.04 and
    14.04

- A runtime fix to update glibc while we can coordinate
  and do the, much more involved and tricky, work of
  updating our Precise and Trusty images across all of
  our Linux compute environments
- `apt-get install libc6` is all that's needed now that
  the [packages are updated for 12.04 and
14.04](http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-7547.html)
@solarce
Copy link
Contributor Author

solarce commented Feb 17, 2016

@BanzaiMan could you please review this, advise me on how to test it and then how to make it happen anytime we do a Precise or Trusty build?

/cc @emdantrim @henrikhodne

solarce and others added 2 commits February 16, 2016 20:53
- Make only run when not on Darwin
- Make it actually be used
BanzaiMan added a commit that referenced this pull request Feb 17, 2016
@BanzaiMan BanzaiMan merged commit a647d4f into master Feb 17, 2016
@BanzaiMan BanzaiMan deleted the sol-glibc-runtime-fix branch February 17, 2016 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants