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

Please upgrade to the ArangoDB Release 3.3.16 #4872

Merged

Conversation

arangodb-release-bot
Copy link
Contributor

No description provided.

@tianon
Copy link
Member

tianon commented Sep 24, 2018

Diff:
diff --git a/_bashbrew-list b/_bashbrew-list
index be46ed5..19fe52a 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ arangodb:2.8.11
 arangodb:3.2
 arangodb:3.2.16
 arangodb:3.3
-arangodb:3.3.15
+arangodb:3.3.16
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index a58629a..f6c1f9d 100644
--- a/arangodb_latest/Dockerfile
+++ b/arangodb_latest/Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER Frank Celler <info@arangodb.com>
 
 ENV ARCHITECTURE amd64
 ENV DEB_PACKAGE_VERSION 1
-ENV ARANGO_VERSION 3.3.15
+ENV ARANGO_VERSION 3.3.16
 ENV ARANGO_URL https://download.arangodb.com/arangodb33/Debian_9.0
 ENV ARANGO_PACKAGE arangodb3-${ARANGO_VERSION}-${DEB_PACKAGE_VERSION}_${ARCHITECTURE}.deb
 ENV ARANGO_PACKAGE_URL ${ARANGO_URL}/${ARCHITECTURE}/${ARANGO_PACKAGE}

@tianon
Copy link
Member

tianon commented Sep 24, 2018

LGTM

Build test of #4872; 2a26820; amd64 (arangodb):

$ bashbrew build arangodb:2.8
Using bashbrew/cache:566526b26ccfdbe9e29185ee42d39bde43733da83677fdc2e390ba0a3e9f7111 (arangodb:2.8)
Tagging arangodb:2.8
Tagging arangodb:2.8.11

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


$ bashbrew build arangodb:3.2
Using bashbrew/cache:443b5f9fbfd848a00751e60ecf2af7437bf0a7c63820e76da43952feb76c96fe (arangodb:3.2)
Tagging arangodb:3.2
Tagging arangodb:3.2.16

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


$ bashbrew build arangodb:3.3
Building bashbrew/cache:d66ec90beb241177d16ef5f112622f75eadd322178be34168c5c3c916a52ce45 (arangodb:3.3)
Tagging arangodb:3.3
Tagging arangodb:3.3.16
Tagging arangodb:latest

$ test/run.sh arangodb:3.3
testing arangodb:3.3
	'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 87e243d into docker-library:master Sep 24, 2018
@dothebart dothebart deleted the new_arangodb_version_3.3.16 branch October 16, 2018 10:12
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