Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-03-28 18:18:32 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-03-28 18:18:32 +0300
commit52eda8925d53044f20b4c17fa8f6703152b1990b (patch)
tree6ae66cbeea5af2e55d0176d7cea2d8f55fffd487 /CHANGELOG.md
parentc29a92fc31acaefcc60abf1c9354d148ffc6985c (diff)
Update CHANGELOG.md for 11.7.10
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8e48dee42e..dc8123a5888 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -576,6 +576,19 @@ entry.
- Creates mixin to reduce code duplication between CE and EE in graph component.
+## 11.7.10 (2019-03-28)
+
+### Security (7 changes)
+
+- Disallow guest users from accessing Releases.
+- Fix PDF.js vulnerability.
+- Hide "related branches" when user does not have permission.
+- Fix XSS in resolve conflicts form.
+- Added rake task for removing EXIF data from existing uploads.
+- Disallow updating namespace when updating a project.
+- Use UntrustedRegexp for matching refs policy.
+
+
## 11.7.8 (2019-03-26)
### Security (7 changes)