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

Updated Oracle Linux for OpenSSL CVEs #2203

Merged
merged 1 commit into from
Sep 28, 2016
Merged

Updated Oracle Linux for OpenSSL CVEs #2203

merged 1 commit into from
Sep 28, 2016

Conversation

Djelibeybi
Copy link
Contributor

This addresses #2171 .

Signed-off-by: Avi Miller avi.miller@oracle.com

Signed-off-by: Avi Miller <avi.miller@oracle.com>
@yosifkit
Copy link
Member

Copy link
Member

@yosifkit yosifkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build test of #2203; eb98fdc (oraclelinux):

$ bashbrew build oraclelinux:latest
warning: insecure protocol git:// detected: git://github.com/oracle/docker-images.git
Building bashbrew/cache:31ac3f330e14cd049966a87c57b5aef98eb6cc54b653e59f5c547598a9d49a3d (oraclelinux:latest)
Tagging oraclelinux:latest
Tagging oraclelinux:7
Tagging oraclelinux:7.2

$ test/run.sh oraclelinux:latest
testing oraclelinux:latest
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:7.1
Building bashbrew/cache:9a933098011f3b7e930ff7e7dce407d6ea38174649242e7bdfe4c0e8c59a84b3 (oraclelinux:7.1)
Tagging oraclelinux:7.1

$ test/run.sh oraclelinux:7.1
testing oraclelinux:7.1
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:7.0
Building bashbrew/cache:d7bc63d615f744158cd384644b1810a17d45ffd4ef49d13caa06abac8ab38709 (oraclelinux:7.0)
Tagging oraclelinux:7.0

$ test/run.sh oraclelinux:7.0
testing oraclelinux:7.0
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:6
Building bashbrew/cache:97e45dd61579841b734b5801cc6c529b4f5bc1816765e9c422d1b41043b78e5b (oraclelinux:6)
Tagging oraclelinux:6
Tagging oraclelinux:6.8

$ test/run.sh oraclelinux:6
testing oraclelinux:6
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:6.7
Building bashbrew/cache:14c20f0b4300bf4eb2777abb9e1141a7d59e019f93f870c67bca888fb06285c6 (oraclelinux:6.7)
Tagging oraclelinux:6.7

$ test/run.sh oraclelinux:6.7
testing oraclelinux:6.7
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:6.6
Building bashbrew/cache:7b4e7013680a155b2384bb77b4b72e170e79cab7b6d7c2ff0974636cf80d2cf3 (oraclelinux:6.6)
Tagging oraclelinux:6.6

$ test/run.sh oraclelinux:6.6
testing oraclelinux:6.6
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:5
Building bashbrew/cache:29d6c306d9b569bea8b9e7a6ab752ea8349de152243723d30893e2952378f25e (oraclelinux:5)
Tagging oraclelinux:5
Tagging oraclelinux:5.11

$ test/run.sh oraclelinux:5
testing oraclelinux:5
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

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