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

update for openssl CVEs #1316

Merged
merged 1 commit into from
Jan 4, 2016
Merged

Conversation

maxamillion
Copy link
Contributor

@tianon
Copy link
Member

tianon commented Jan 4, 2016

LGTM

Build test of #1316; f2e7b70 (fedora):

$ bashbrew build "fedora"
Cloning fedora (git://github.com/fedora-cloud/docker-brew-fedora) ...
Processing fedora:latest ...
Processing fedora:23 ...
Processing fedora:22 ...
Processing fedora:21 ...
Processing fedora:rawhide ...
Processing fedora:20 ...
Processing fedora:heisenbug ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing fedora:latest
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing fedora:22
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...warning: garbage password detected for 'root': 'locked'
passed
    'override-cmd' [4/4]...passed
testing fedora:21
    'utc' [1/4]...failed; unexpected output:
--- /usr/src/pr/test/tests/utc/expected-std-out.txt
+++ -
@@ -1 +1 @@
-UTC
+EST
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...warning: garbage password detected for 'root': 'locked'
passed
    'override-cmd' [4/4]...passed
testing fedora:rawhide
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing fedora:20
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...warning: garbage password detected for 'root': 'locked'
passed
    'override-cmd' [4/4]...passed

There is at least one failure in the above build log.

tianon added a commit that referenced this pull request Jan 4, 2016
@tianon tianon merged commit 45fca70 into docker-library:master Jan 4, 2016
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.

3 participants