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 7 images for CVE-2019-5482 #7600

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Updating Oracle Linux 7 images for CVE-2019-5482 #7600

merged 1 commit into from
Mar 10, 2020

Conversation

Djelibeybi
Copy link
Contributor

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_7-slim/oraclelinux-7-slim-rootfs.tar.xz b/oraclelinux_7-slim/oraclelinux-7-slim-rootfs.tar.xz
index c18e45e..1129064 100644
Binary files a/oraclelinux_7-slim/oraclelinux-7-slim-rootfs.tar.xz and b/oraclelinux_7-slim/oraclelinux-7-slim-rootfs.tar.xz differ
diff --git a/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz b/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz
index b386546..5df6af6 100644
Binary files a/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz and b/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz differ
diff --git a/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz  'tar -t' b/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz  'tar -t'
index be42560..38d77d6 100644
--- a/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz  'tar -t'	
+++ b/oraclelinux_latest/oraclelinux-7.7-rootfs.tar.xz  'tar -t'	
@@ -1321,7 +1321,7 @@ usr/lib64/libaudit.so.1
 usr/lib64/libaudit.so.1.0.0
 usr/lib64/libauparse.so.0
 usr/lib64/libauparse.so.0.0.0
-usr/lib64/libbfd-2.27-41.base.0.5.el7_7.1.so
+usr/lib64/libbfd-2.27-41.base.0.7.el7_7.2.so
 usr/lib64/libblkid.so.1
 usr/lib64/libblkid.so.1.1.0
 usr/lib64/libBrokenLocale-2.17.so
@@ -1508,7 +1508,7 @@ usr/lib64/libnsssysinit.so
 usr/lib64/libnssutil3.so
 usr/lib64/libomapi.so.0
 usr/lib64/libomapi.so.0.0.0
-usr/lib64/libopcodes-2.27-41.base.0.5.el7_7.1.so
+usr/lib64/libopcodes-2.27-41.base.0.7.el7_7.2.so
 usr/lib64/libp11-kit.so.0
 usr/lib64/libp11-kit.so.0.3.0
 usr/lib64/libpamc.so.0

@tianon
Copy link
Member

tianon commented Mar 10, 2020

LGTM

Build test of #7600; b86463a; amd64 (oraclelinux):

$ bashbrew build oraclelinux:8.1
Building bashbrew/cache:83f1406c6eb4a12f1cdc1ba18d84e2c7fc1e20ddc9b6d9a1099c8a4fdf9f5227 (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:2920644c409c29105a735d4efe8eceeec963a78fa17843231cf3cbc6ebb0f119 (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:5da35e19606cbc4fdc5f72b0f0e1c7a2ca07cb98c19f4592502fd61fa7194814 (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:a0ee109908454b40edcc6cd6599addfcdd949e3efec11350f544cb2f2efea52a (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:8665b4abda298437d98de3ed4e82972b9bad33902326f36f98605f9bd1431383 (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:5f1bbdd8267b0b992a756614b0f824eb220eb2bbafbe664afc4589f875eb1544 (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:2dad15b77d5dd307080652d799dfe07f13dcdf55f9f7b90630127796951fab6b (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 fcd470c 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