summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-09-26 14:00:28 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-09-26 14:00:28 +0000
commit40a93ab093364e618e074657b742d9daceace6cc (patch)
tree82d025d9d67497f8df82c0e51b5ed764d448ecc4
parent8f2372d5bebaf724df96a4dda0f1e37d7ad23bff (diff)
parent8ab6f66690165557c077877a7560f4d9300e2ef7 (diff)
downloadgitlab-ce-40a93ab093364e618e074657b742d9daceace6cc.tar.gz
Merge branch 'security-gitaly-1-65-1' into '12-3-stable'
Fix Gitaly SearchBlobs flag RPC injection [Gitaly v1.65.1] See merge request gitlab/gitlabhq!3433
-rw-r--r--GITALY_SERVER_VERSION2
-rw-r--r--changelogs/unreleased/12-3-stable.yml5
2 files changed, 6 insertions, 1 deletions
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 902c74186fb..09f245728f6 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-1.65.0
+1.65.1
diff --git a/changelogs/unreleased/12-3-stable.yml b/changelogs/unreleased/12-3-stable.yml
new file mode 100644
index 00000000000..e532a8aba9f
--- /dev/null
+++ b/changelogs/unreleased/12-3-stable.yml
@@ -0,0 +1,5 @@
+---
+title: Fix Gitaly SearchBlobs flag RPC injection
+merge_request:
+author:
+type: security