summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-04-14 21:00:15 +0000
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-04-14 21:00:15 +0000
commit456d06d398c949b180b2b4d4edeb633875a8f8c9 (patch)
tree6f00cd770489583e48337c1bb23fd6865bae6ca2
parent6709a46c3250241cd1b268a57a3cdb7d47874f7f (diff)
downloadgitlab-ce-456d06d398c949b180b2b4d4edeb633875a8f8c9.tar.gz
Update CHANGELOG.md for 12.9.3
[ci skip]
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bde77f358ee..22c2ab6bf55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.9.3 (2020-04-14)
+
+### Security (3 changes)
+
+- Refresh ProjectAuthorization during Group deletion.
+- Prevent filename bypass on artifact upload.
+- Update rack and related gems to 2.0.9 to fix security issue.
+
+
## 12.9.2 (2020-03-31)
### Fixed (5 changes)