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

Updating Oracle Linux 6 for CVE-2019-5482 #7605

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Updating Oracle Linux 6 for CVE-2019-5482 #7605

merged 1 commit into from
Mar 10, 2020

Conversation

Djelibeybi
Copy link
Contributor

  • Updated Oracle Linux 6 and 6-slim images for amd64
    • Updated curl to curl-7.19.7-54.0.2.el6_10

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

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

tianon commented Mar 10, 2020

Diff:
diff --git a/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz b/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz
index c8b24cf..b97dd49 100644
Binary files a/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz and b/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz differ
diff --git a/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz b/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz
index 6fe93b1..9fb0c24 100644
Binary files a/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz and b/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz differ

@tianon
Copy link
Member

tianon commented Mar 10, 2020

LGTM

Build test of #7605; be370ad; amd64 (oraclelinux):

$ bashbrew build oraclelinux:8.1
Building bashbrew/cache:6aa8e1b0ede919ae2a8a1b731d953f31714d72bd86c719f64e878e3723387283 (oraclelinux:8.1)
Tagging oraclelinux:8.1
Tagging oraclelinux:8

$ test/run.sh oraclelinux:8.1
testing oraclelinux:8.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:8.0
Building bashbrew/cache:e4dd3e47d178e1119db9df0dc9eee6ba4d324b40c7cc70610bb5737e4ef18a54 (oraclelinux:8.0)
Tagging oraclelinux:8.0

$ test/run.sh oraclelinux:8.0
testing oraclelinux:8.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:8-slim
Building bashbrew/cache:4fe557ca0b517f122dc9924822a87c8c2e510964c952ef59abf7c848df0ffb8f (oraclelinux:8-slim)
Tagging oraclelinux:8-slim

$ test/run.sh oraclelinux:8-slim
testing oraclelinux:8-slim
	'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.7
Building bashbrew/cache:3ccadad20b849a623ff31339db57771a2ec810954069f0e09eb8c11f833c8c2a (oraclelinux:7.7)
Tagging oraclelinux:7.7
Tagging oraclelinux:7
Tagging oraclelinux:latest

$ test/run.sh oraclelinux:7.7
testing oraclelinux:7.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:7-slim
Building bashbrew/cache:b9c7fb87122acbc77c45098cd0491f89c9abb08396aa23d33e2a2fadc418ac06 (oraclelinux:7-slim)
Tagging oraclelinux:7-slim

$ test/run.sh oraclelinux:7-slim
testing oraclelinux:7-slim
	'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.10
Building bashbrew/cache:c3ed1be592da271765b2d979a09259a9b55b916abf487bc88349c8d4f84297b1 (oraclelinux:6.10)
Tagging oraclelinux:6.10
Tagging oraclelinux:6

$ test/run.sh oraclelinux:6.10
testing oraclelinux:6.10
	'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-slim
Building bashbrew/cache:436f993412d70167d29fbef51803f3d36f6cae22a9b7cd6948027c6c38a48f34 (oraclelinux:6-slim)
Tagging oraclelinux:6-slim

$ test/run.sh oraclelinux:6-slim
testing oraclelinux:6-slim
	'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 d11309a into docker-library:master Mar 10, 2020
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