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 images #1871

Merged
merged 1 commit into from
Jun 23, 2016
Merged

Updated Oracle Linux images #1871

merged 1 commit into from
Jun 23, 2016

Conversation

Djelibeybi
Copy link
Contributor

This PR updates all three OL images. We address some OpenSSL CVEs (CVE-2016-0799, CVE-2016-2105, CVE-2016-2106, CVE-2016-2109) in the new OL5 image and have added the yum-utils package to the base filesystem install for OL6 and OL7.

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

…de additional packages (OL6/OL7)

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

tianon commented Jun 23, 2016

LGTM

Build test of #1871; cb88e09 (oraclelinux):

$ bashbrew build oraclelinux:latest
warning: insecure protocol git:// detected: git://github.com/oracle/docker-images.git
Building bashbrew/cache:9e2ed5a16532df4e409f92f1a7fea6f8bc55201afaf8406effb7f8a79b470071 (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:cef03dafd80bdf3d3d5b85fdaebf35c532dbda903656db4a9fa7fe8079a3d2c2 (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:58547c0ed5fb9c96e22d6fb01a80a5aea274b3d2e727600b4163767c699f388e (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:d67f50db4adaf15ec296440b2823e6733ca0b5051ee1b48d86b22d77c4609f4c (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:03f9743246278129fba8f125dee73c966ac4a78c3a9e0257c654fb88349fa0a3 (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:f182e091b7042fe7fc5e615201687923967b4cae726c051d2f59d0b93950a351 (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:0cdfd4b1879ca2a5af47191e23d4dfcf3ef33928efe783c03a66fccbba0e8dc8 (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

@tianon tianon merged commit b50235d into docker-library:master Jun 23, 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