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

Upgrade iojs to 2.3.4 to fix CVE-2015-1793 #884

Merged
merged 1 commit into from
Jul 10, 2015

Conversation

hmalphettes
Copy link
Contributor

Follow-up on nodejs/docker-iojs#78
@wblankenship let me know if this helps.

@yosifkit
Copy link
Member

Changeset: nodejs/docker-iojs@652460...6aebfa

LGTM, Build test of #884; c51b2c0 (iojs):

$ url="https://raw.githubusercontent.com/docker-library/official-images/c51b2c0c07dd1bf0c2ceaffa75fafcdddfac34e0/library/iojs"
$ bashbrew build "$url"
Fetching iojs (git://github.com/nodejs/docker-iojs) ...
Processing iojs:1.8.4 ...
Processing iojs:1.8 ...
Processing iojs:1 ...
Processing iojs:1.8.4-onbuild ...
Processing iojs:1.8-onbuild ...
Processing iojs:1-onbuild ...
Processing iojs:1.8.4-slim ...
Processing iojs:1.8-slim ...
Processing iojs:1-slim ...
Processing iojs:2.3.4 ...
Processing iojs:2.3 ...
Processing iojs:2 ...
Processing iojs:latest ...
Processing iojs:2.3.4-onbuild ...
Processing iojs:2.3-onbuild ...
Processing iojs:2-onbuild ...
Processing iojs:onbuild ...
Processing iojs:2.3.4-slim ...
Processing iojs:2.3-slim ...
Processing iojs:2-slim ...
Processing iojs:slim ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing iojs:1.8.4
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing iojs:1.8.4-onbuild
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing iojs:1.8.4-slim
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing iojs:2.3.4
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing iojs:2.3.4-onbuild
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing iojs:2.3.4-slim
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed

@tianon
Copy link
Member

tianon commented Jul 10, 2015

LGTM

yosifkit added a commit that referenced this pull request Jul 10, 2015
@yosifkit yosifkit merged commit 5ffed11 into docker-library:master Jul 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants