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 Mono to latest 5.4.0.201 release #3592

Merged
merged 1 commit into from
Oct 16, 2017

Conversation

akoeplinger
Copy link
Contributor

No description provided.

@yosifkit
Copy link
Member

Diff:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index e556cf4..60026b2 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,10 +1,14 @@
 mono:4 @ amd64
 mono:4 @ arm32v7
 mono:4 @ i386
-mono:5.0 @ amd64
-mono:5.0 @ arm32v7
-mono:5.0 @ arm64v8
-mono:5.0 @ i386
+mono:5.2 @ amd64
+mono:5.2 @ arm32v7
+mono:5.2 @ arm64v8
+mono:5.2 @ i386
+mono:5.2-slim @ amd64
+mono:5.2-slim @ arm32v7
+mono:5.2-slim @ arm64v8
+mono:5.2-slim @ i386
 mono:latest @ amd64
 mono:latest @ arm32v7
 mono:latest @ arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index e368423..cbe1148 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -4,14 +4,17 @@ mono:4.8.0
 mono:4.8.0.524
 mono:5
 mono:5-slim
-mono:5.0
-mono:5.0.1
-mono:5.0.1.1
 mono:5.2
 mono:5.2-slim
 mono:5.2.0
 mono:5.2.0-slim
 mono:5.2.0.224
 mono:5.2.0.224-slim
+mono:5.4
+mono:5.4-slim
+mono:5.4.0
+mono:5.4.0-slim
+mono:5.4.0.201
+mono:5.4.0.201-slim
 mono:latest
 mono:slim
diff --git a/mono_5.0/Dockerfile b/mono_5.0/Dockerfile
deleted file mode 100644
index ec82243..0000000
diff --git a/mono_slim/Dockerfile b/mono_5.2-slim/Dockerfile
similarity index 100%
copy from mono_slim/Dockerfile
copy to mono_5.2-slim/Dockerfile
diff --git a/mono_latest/Dockerfile b/mono_5.2/Dockerfile
similarity index 100%
copy from mono_latest/Dockerfile
copy to mono_5.2/Dockerfile
diff --git a/mono_latest/Dockerfile b/mono_latest/Dockerfile
index 94805a9..1441c77 100644
--- a/mono_latest/Dockerfile
+++ b/mono_latest/Dockerfile
@@ -1,4 +1,4 @@
-FROM mono:5.2.0.224-slim
+FROM mono:5.4.0.201-slim
 
 # MAINTAINER Jo Shields <jo.shields@xamarin.com>
 # MAINTAINER Alexander Köplinger <alkpli@microsoft.com>
diff --git a/mono_slim/Dockerfile b/mono_slim/Dockerfile
index 629203e..c3c3b59 100644
--- a/mono_slim/Dockerfile
+++ b/mono_slim/Dockerfile
@@ -3,7 +3,7 @@ FROM debian:jessie-slim
 # MAINTAINER Jo Shields <jo.shields@xamarin.com>
 # MAINTAINER Alexander Köplinger <alkpli@microsoft.com>
 
-ENV MONO_VERSION 5.2.0.224
+ENV MONO_VERSION 5.4.0.201
 
 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
 

@yosifkit
Copy link
Member

Build test of #3592; ee00724 (mono):

$ bashbrew build mono:5.4.0.201-slim
Building bashbrew/cache:907b0afeeeeeaea74ea05a499ce7d820c163dcc389fd7e5ba2e412f967154f13 (mono:5.4.0.201-slim)
Tagging mono:5.4.0.201-slim
Tagging mono:5.4.0-slim
Tagging mono:5.4-slim
Tagging mono:5-slim
Tagging mono:slim

$ test/run.sh mono:5.4.0.201-slim
testing mono:5.4.0.201-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 mono:5.2.0.224-slim
Using bashbrew/cache:4b1a9157aeafacb12992759b9885eb461f1722d6dcb5319103faac281d7d4cc0 (mono:5.2.0.224-slim)
Tagging mono:5.2.0.224-slim
Tagging mono:5.2.0-slim
Tagging mono:5.2-slim

$ test/run.sh mono:5.2.0.224-slim
testing mono:5.2.0.224-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 mono:4.8.0.524
Using bashbrew/cache:2234d82508c6ff07098f25e90c19cbe42cc92934ca97f75dd29f79ae9041ebce (mono:4.8.0.524)
Tagging mono:4.8.0.524
Tagging mono:4.8.0
Tagging mono:4.8
Tagging mono:4

$ test/run.sh mono:4.8.0.524
testing mono:4.8.0.524
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build mono:5.4.0.201
Building bashbrew/cache:8dbe4a99fcd0738d03d41da6af412646c98e47bd33781a42f7515159220b84af (mono:5.4.0.201)
Tagging mono:5.4.0.201
Tagging mono:5.4.0
Tagging mono:5.4
Tagging mono:5
Tagging mono:latest

$ test/run.sh mono:5.4.0.201
testing mono:5.4.0.201
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build mono:5.2.0.224
Using bashbrew/cache:3f8d744aa7a102180bf3cda2693367a281250d7471f51ba5a6cc563b8d0309bb (mono:5.2.0.224)
Tagging mono:5.2.0.224
Tagging mono:5.2.0
Tagging mono:5.2

$ test/run.sh mono:5.2.0.224
testing mono:5.2.0.224
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed

@yosifkit yosifkit merged commit 677f71d into docker-library:master Oct 16, 2017
@akoeplinger akoeplinger deleted the patch-1 branch October 16, 2017 22:41
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