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 openSUSE 42.1 and tumbleweed #1460

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

flavio
Copy link
Contributor

@flavio flavio commented Feb 18, 2016

Fixes glibc and libssl issues (see issue #1448).

The fix for openSUSE 13.2 is still being processed. I'll open a dedicated PR for it.

Fixes glibc and libssl issues (see issue docker-library#1448)

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@tianon
Copy link
Member

tianon commented Feb 18, 2016

LGTM (just doing a build test -- will merge as soon as it's finished assuming nothing goes horribly wrong)

@tianon
Copy link
Member

tianon commented Feb 18, 2016

Build test of #1460; 5b86870 (opensuse):

$ bashbrew build "opensuse"
Cloning opensuse (git://github.com/openSUSE/docker-containers-build) ...
Processing opensuse:13.2 ...
Processing opensuse:harlequin ...
Processing opensuse:42.1 ...
Processing opensuse:leap ...
Processing opensuse:latest ...
Processing opensuse:tumbleweed ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing opensuse:13.2
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...cut: /etc/shadow: No such file or directory
warning: garbage password detected for 'uucp': 'x'
warning: garbage password detected for 'games': 'x'
warning: garbage password detected for 'bin': 'x'
warning: garbage password detected for 'mail': 'x'
warning: garbage password detected for 'ftp': 'x'
warning: garbage password detected for 'daemon': 'x'
warning: garbage password detected for 'root': 'C4e7O.f4CgCME'
warning: garbage password detected for 'wwwrun': 'x'
warning: garbage password detected for 'man': 'x'
warning: garbage password detected for 'nobody': 'x'
warning: garbage password detected for 'news': 'x'
warning: garbage password detected for 'lp': 'x'
passed
    'override-cmd' [4/4]...passed
testing opensuse:42.1
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...warning: garbage password detected for 'root': '3Nr6QbHfdJ38o'
passed
    'override-cmd' [4/4]...passed
testing opensuse:tumbleweed
    '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': 'ivAA7dqDRYxtc'
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
Update openSUSE 42.1 and tumbleweed
@tianon tianon merged commit c94618a 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