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.5.2.1 #5679

Merged
merged 1 commit into from
Apr 4, 2019
Merged

Aerospike 4.5.2.1 #5679

merged 1 commit into from
Apr 4, 2019

Conversation

volmarl
Copy link
Contributor

@volmarl volmarl commented Apr 4, 2019

@tianon
Copy link
Member

tianon commented Apr 4, 2019

Diff:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index 3ab894f..f5bd848 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,3 +1,3 @@
-aerospike:4.3.1.12 @ amd64
-aerospike:4.4.0.13 @ amd64
+aerospike:4.4.0.14 @ amd64
+aerospike:4.5.1.6 @ amd64
 aerospike:latest @ amd64
diff --git a/_bashbrew-list b/_bashbrew-list
index a655399..df67144 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +1,4 @@
-aerospike:4.3.1.12
-aerospike:4.4.0.13
-aerospike:4.5.0.8
+aerospike:4.4.0.14
+aerospike:4.5.1.6
+aerospike:4.5.2.1
 aerospike:latest
diff --git a/aerospike_4.4.0.13/Dockerfile b/aerospike_4.4.0.14/Dockerfile
similarity index 93%
rename from aerospike_4.4.0.13/Dockerfile
rename to aerospike_4.4.0.14/Dockerfile
index 635a9f3..4383352 100644
--- a/aerospike_4.4.0.13/Dockerfile
+++ b/aerospike_4.4.0.14/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:stretch-slim 
 
-ENV AEROSPIKE_VERSION 4.4.0.13
-ENV AEROSPIKE_SHA256 861dc08575da79aa8ebf2943abde1936e306d484145069957aed36d392a304e1
+ENV AEROSPIKE_VERSION 4.4.0.14
+ENV AEROSPIKE_SHA256 ec1069c1cd53077f8d1a21b1c4bb257399f3e9f0f4f20887565b49b4e5742823
 
 # Install Aerospike Server and Tools
 
diff --git a/aerospike_4.3.1.12/Dockerfile.md b/aerospike_4.4.0.14/Dockerfile.md
similarity index 100%
rename from aerospike_4.3.1.12/Dockerfile.md
rename to aerospike_4.4.0.14/Dockerfile.md
diff --git a/aerospike_4.3.1.12/aerospike.template.conf b/aerospike_4.4.0.14/aerospike.template.conf
similarity index 100%
rename from aerospike_4.3.1.12/aerospike.template.conf
rename to aerospike_4.4.0.14/aerospike.template.conf
diff --git a/aerospike_4.3.1.12/entrypoint.sh b/aerospike_4.4.0.14/entrypoint.sh
similarity index 100%
rename from aerospike_4.3.1.12/entrypoint.sh
rename to aerospike_4.4.0.14/entrypoint.sh
diff --git a/aerospike_4.3.1.12/Dockerfile b/aerospike_4.5.1.6/Dockerfile
similarity index 93%
rename from aerospike_4.3.1.12/Dockerfile
rename to aerospike_4.5.1.6/Dockerfile
index ab68460..aa84262 100644
--- a/aerospike_4.3.1.12/Dockerfile
+++ b/aerospike_4.5.1.6/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:stretch-slim 
 
-ENV AEROSPIKE_VERSION 4.3.1.12
-ENV AEROSPIKE_SHA256 7c5351a9a8399e7b0a2cb40452699d08721a24abfb74e88342ac6b83e10c92c3
+ENV AEROSPIKE_VERSION 4.5.1.6
+ENV AEROSPIKE_SHA256 c1816e6b1021b4467ae1419d75f5de5df6bc0402d4548f92322ab8eda5331f3d
 
 # Install Aerospike Server and Tools
 
diff --git a/aerospike_4.4.0.13/Dockerfile.md b/aerospike_4.5.1.6/Dockerfile.md
similarity index 100%
rename from aerospike_4.4.0.13/Dockerfile.md
rename to aerospike_4.5.1.6/Dockerfile.md
diff --git a/aerospike_4.4.0.13/aerospike.template.conf b/aerospike_4.5.1.6/aerospike.template.conf
similarity index 100%
rename from aerospike_4.4.0.13/aerospike.template.conf
rename to aerospike_4.5.1.6/aerospike.template.conf
diff --git a/aerospike_4.4.0.13/entrypoint.sh b/aerospike_4.5.1.6/entrypoint.sh
similarity index 100%
rename from aerospike_4.4.0.13/entrypoint.sh
rename to aerospike_4.5.1.6/entrypoint.sh
diff --git a/aerospike_latest/Dockerfile b/aerospike_latest/Dockerfile
index 12509df..0fd454a 100644
--- a/aerospike_latest/Dockerfile
+++ b/aerospike_latest/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:stretch-slim 
 
-ENV AEROSPIKE_VERSION 4.5.0.8
-ENV AEROSPIKE_SHA256 0dfc7207921659cd852c962a746eecd99bea345e53f6c72f56302ecfbe7d2db1
+ENV AEROSPIKE_VERSION 4.5.2.1
+ENV AEROSPIKE_SHA256 4db8a4771772c11d545ad3b97a42377e12b4ce6830f62edd64c77fc81d6b09db
 
 # Install Aerospike Server and Tools

@tianon
Copy link
Member

tianon commented Apr 4, 2019

LGTM

Build test of #5679; fcfd4d5; amd64 (aerospike):

$ bashbrew build aerospike:4.5.2.1
Building bashbrew/cache:87991b6caed243645164237077e0718fd600561352dce8603172245577a0398c (aerospike:4.5.2.1)
Tagging aerospike:4.5.2.1
Tagging aerospike:latest

$ test/run.sh aerospike:4.5.2.1
testing aerospike:4.5.2.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 aerospike:4.4.0.14
Building bashbrew/cache:9a6b6b5239482f9752176d5875b5545a6cc048184c7274f5aa812ab7654e8dad (aerospike:4.4.0.14)
Tagging aerospike:4.4.0.14

$ test/run.sh aerospike:4.4.0.14
testing aerospike:4.4.0.14
	'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.5.1.6
Building bashbrew/cache:73bb966a6224772970a1549bca15220c7721132b3e104d89f8ffd22b6309c3af (aerospike:4.5.1.6)
Tagging aerospike:4.5.1.6

$ test/run.sh aerospike:4.5.1.6
testing aerospike:4.5.1.6
	'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 7d45e53 into docker-library:master Apr 4, 2019
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