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>2018-09-26 18:09:18 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-09-26 18:09:18 +0300
commite72e9c1d58eef6e6d0ab9d681513f55aa575e8c8 (patch)
treeaceed24399325870f13f1d6ff0621ec6e0ce520e /CHANGELOG.md
parent85f66f379957507a986927bd494000faf00f97fd (diff)
Update CHANGELOG.md for 11.2.4
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e514a42108c..609de42383a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -249,6 +249,18 @@ entry.
- Creates Vue component for artifacts block on job page.
+## 11.2.4 (2018-09-26)
+
+### Security (6 changes)
+
+- Redact confidential events in the API.
+- Set timeout for syntax highlighting.
+- Sanitize JSON data properly to fix XSS on Issue details page.
+- Fix stored XSS in merge requests from imported repository.
+- Fix xss vulnerability sourced from package.json.
+- Block loopback addresses in UrlBlocker.
+
+
## 11.2.3 (2018-08-28)
### Fixed (1 change)