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

Rebuild busybox to account for CVE-2015-7547 #1451

Merged
merged 1 commit into from
Feb 16, 2016

Conversation

tianon
Copy link
Member

@tianon tianon commented Feb 16, 2016

See also #1448

@tianon tianon mentioned this pull request Feb 16, 2016
12 tasks
@tianon
Copy link
Member Author

tianon commented Feb 16, 2016

Build test of #1451; 7f5b4af (busybox):

$ bashbrew build "busybox"
Cloning busybox (git://github.com/docker-library/busybox) ...
Processing busybox:1.24.1-glibc ...
Processing busybox:1.24-glibc ...
Processing busybox:1-glibc ...
Processing busybox:glibc ...
Processing busybox:1.24.1-musl ...
Processing busybox:1.24-musl ...
Processing busybox:1-musl ...
Processing busybox:musl ...
Processing busybox:1.24.1-uclibc ...
Processing busybox:1.24.1 ...
Processing busybox:1.24-uclibc ...
Processing busybox:1.24 ...
Processing busybox:1-uclibc ...
Processing busybox:1 ...
Processing busybox:uclibc ...
Processing busybox:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing busybox:1.24.1-glibc
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing busybox:1.24.1-musl
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing busybox:1.24.1-uclibc
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

tianon added a commit that referenced this pull request Feb 16, 2016
@tianon tianon merged commit cab074e into docker-library:master Feb 16, 2016
@tianon tianon deleted the busybox-CVE-2015-7547 branch February 16, 2016 22:58
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.

1 participant