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 fedora 22 and 23 for glibc: CVE-2015-7547 #1461

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

maxamillion
Copy link
Contributor

No description provided.

@tianon
Copy link
Member

tianon commented Feb 18, 2016

LGTM, thanks! 👍 (As a side note for later thought -- are fedora:20 and fedora:21 still actually supported?)

Build test of #1461; ab9fd4c (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 Feb 18, 2016
@tianon tianon merged commit 9f26ba4 into docker-library:master Feb 18, 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