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

Bump Alpine to 3.3.0_rc2 and fix missing CVE-2015-3193 #1262

Merged
merged 1 commit into from
Dec 10, 2015
Merged

Bump Alpine to 3.3.0_rc2 and fix missing CVE-2015-3193 #1262

merged 1 commit into from
Dec 10, 2015

Conversation

andyshinn
Copy link
Contributor

Related to #1235 and #1255. The initial pull request didn't have the fix for edge branch (broken update script on my end). This bumps version and properly has the updated OpenSSL.

@yosifkit
Copy link
Member

Changeset: gliderlabs/docker-alpine@b0549af...da7426c

LGTM, Build test of #1262; 6ce1359 (alpine):

$ bashbrew build "alpine"
Cloning alpine (git://github.com/gliderlabs/docker-alpine) ...
Processing alpine:2.6 ...
Processing alpine:2.7 ...
Processing alpine:3.1 ...
Processing alpine:3.2 ...
Processing alpine:latest ...
Processing alpine:edge ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing alpine:2.6
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing alpine:2.7
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing alpine:3.1
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing alpine:3.2
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing alpine:edge
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

yosifkit added a commit that referenced this pull request Dec 10, 2015
@yosifkit yosifkit merged commit 1df896a into docker-library:master Dec 10, 2015
@andyshinn andyshinn deleted the alpine_edge_3.3.0_rc2 branch December 10, 2015 17:52
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