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 to address OpenSSL CVEs #1508

Merged
merged 1 commit into from
Mar 3, 2016
Merged

Updated Oracle Linux to address OpenSSL CVEs #1508

merged 1 commit into from
Mar 3, 2016

Conversation

Djelibeybi
Copy link
Contributor

This resolves #1490 for OL5, OL6 and OL7.

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

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

tianon commented Mar 3, 2016

LGTM

Build test of #1508; 14d78a3 (oraclelinux):

$ bashbrew build "oraclelinux"
Cloning oraclelinux (git://github.com/oracle/docker-images.git) ...
Processing oraclelinux:latest ...
Processing oraclelinux:7 ...
Processing oraclelinux:7.2 ...
Processing oraclelinux:7.1 ...
Processing oraclelinux:7.0 ...
Processing oraclelinux:6 ...
Processing oraclelinux:6.7 ...
Processing oraclelinux:6.6 ...
Processing oraclelinux:5 ...
Processing oraclelinux:5.11 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
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
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
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
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
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
testing oraclelinux:5
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...error: crypt password detected for 'root': '$1$xTbWrtZa$jAGz/RddHK2FpjpogKBkN0'
failed
    '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 Mar 3, 2016
Updated Oracle Linux to address OpenSSL CVEs
@tianon tianon merged commit 9d88800 into docker-library:master Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants