summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-10-23 12:43:54 +0100
committerPatrick Bajao <ebajao@gitlab.com>2019-11-20 13:54:39 +0800
commit501e5841226bd88cfd1214dfdde0ecb9a84d34ba (patch)
treed1a0878881020607c184a77c2cf26a166a7451ce
parent4d477238500c347c6553d335d920bedfc5a46869 (diff)
downloadgitlab-ce-501e5841226bd88cfd1214dfdde0ecb9a84d34ba.tar.gz
Update Workhorse and Gitaly to fix a security issue
-rw-r--r--GITALY_SERVER_VERSION2
-rw-r--r--GITLAB_WORKHORSE_VERSION2
-rw-r--r--changelogs/unreleased/security-29660-update-dependencies-12-4.yml5
3 files changed, 7 insertions, 2 deletions
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 65ee0959841..737e2ba5099 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-1.67.0
+1.67.1
diff --git a/GITLAB_WORKHORSE_VERSION b/GITLAB_WORKHORSE_VERSION
index 2a5dd0d6389..6092827e644 100644
--- a/GITLAB_WORKHORSE_VERSION
+++ b/GITLAB_WORKHORSE_VERSION
@@ -1 +1 @@
-8.14.0
+8.14.1
diff --git a/changelogs/unreleased/security-29660-update-dependencies-12-4.yml b/changelogs/unreleased/security-29660-update-dependencies-12-4.yml
new file mode 100644
index 00000000000..283d951e69e
--- /dev/null
+++ b/changelogs/unreleased/security-29660-update-dependencies-12-4.yml
@@ -0,0 +1,5 @@
+---
+title: Update Workhorse and Gitaly to fix a security issue
+merge_request:
+author:
+type: security