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 13.2 image #1465

Merged
merged 1 commit into from
Feb 19, 2016

Conversation

flavio
Copy link
Contributor

@flavio flavio commented Feb 19, 2016

Apply latest security fixes (see issue #1448).

@@ -1,8 +1,8 @@
# maintainer: Flavio Castelli <[email protected]> (@flavio)

# openSUSE 13.2
13.2: git://github.com/openSUSE/docker-containers-build@3bbe87081f5d8f89e56fdca093ea24c3ab8b2992 docker
harlequin: git://github.com/openSUSE/docker-containers-build@3bbe87081f5d8f89e56fdca093ea24c3ab8b2992 docker
13.2: git://github.com/openSUSE/docker-containers-build746ce782231f9fc58ef21c584854c755bce61a78 @docker
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the @ got a little confused here -- should be git://github.com/openSUSE/docker-containers-build@746ce782231f9fc58ef21c584854c755bce61a78 docker like the next line, right?

Apply latest security fixes

Signed-off-by: Flavio Castelli <[email protected]>
@flavio
Copy link
Contributor Author

flavio commented Feb 19, 2016

Thanks @tianon, I fixed the mistake.

@yosifkit
Copy link
Member

LGTM, Build test of #1465; 90384d7 (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': 'ZThwbpzKirmfg'
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.

yosifkit added a commit that referenced this pull request Feb 19, 2016
@yosifkit yosifkit merged commit b6deca0 into docker-library:master Feb 19, 2016
@flavio flavio deleted the update-openSUSE-13.2 branch April 11, 2016 07:46
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.

4 participants