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

Aerospike 4.2.0.5 #4642

Merged
merged 1 commit into from
Jul 26, 2018
Merged

Aerospike 4.2.0.5 #4642

merged 1 commit into from
Jul 26, 2018

Conversation

volmarl
Copy link
Contributor

@volmarl volmarl commented Jul 26, 2018

@yosifkit
Copy link
Member

warning: insecure protocol git:// detected: git://github.com/aerospike/aerospike-server.docker

Diff:
diff --git a/_bashbrew-list b/_bashbrew-list
index 6b03dd8..68a6483 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +1,4 @@
 aerospike:3.13.0.11
 aerospike:3.16.0.6
-aerospike:4.2.0.4
+aerospike:4.2.0.5
 aerospike:latest
diff --git a/aerospike_latest/Dockerfile b/aerospike_latest/Dockerfile
index 58b666c..28be0c9 100644
--- a/aerospike_latest/Dockerfile
+++ b/aerospike_latest/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM ubuntu:xenial
 
-ENV AEROSPIKE_VERSION 4.2.0.4
-ENV AEROSPIKE_SHA256 617d92a59a9ab4bd4261beb502174f957f31dd80ad7ec4b92385ae4cd482e18d
+ENV AEROSPIKE_VERSION 4.2.0.5
+ENV AEROSPIKE_SHA256 196955d4ece4a322a261edaa0b4e9041a708df894aa7bcaf3af3f36add27098f
 
 
 # Install Aerospike Server and Tools

@yosifkit
Copy link
Member

Build test of #4642; ad0c755; amd64 (aerospike):

$ bashbrew build aerospike:3.13.0.11
Building bashbrew/cache:0334f628992f100836d3fdafdd381d56c9c1cac63d4688f7b17f65ad2fa58baa (aerospike:3.13.0.11)
Tagging aerospike:3.13.0.11

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


$ bashbrew build aerospike:3.16.0.6
Building bashbrew/cache:d16c717bf558a3c6f78d6e7ca160e9930a38667cd278c3495d7915b97fe19ee0 (aerospike:3.16.0.6)
Tagging aerospike:3.16.0.6

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


$ bashbrew build aerospike:4.2.0.5
Building bashbrew/cache:8834f594e25e4804dc96a2b811aab5a549b369d426d3c5758c65e756fb4b766f (aerospike:4.2.0.5)
Tagging aerospike:4.2.0.5
Tagging aerospike:latest

$ test/run.sh aerospike:4.2.0.5
testing aerospike:4.2.0.5
	'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 b086b42 into docker-library:master Jul 26, 2018
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