summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-13 21:42:31 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-13 21:42:31 +0000
commitb1774ad36a965ba5077db6db11e13f2837284158 (patch)
tree64f3cbbfe8a10c772750e97db1a8a0afe1438b8d /CHANGELOG.md
parent489b054f7018e1c3f924db82be69158bf1524462 (diff)
downloadgitlab-ce-b1774ad36a965ba5077db6db11e13f2837284158.tar.gz
Add latest changes from gitlab-org/security/gitlab@13-10-stable-eev13.10.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fdc5bc57090..d80a50862b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.10.3 (2021-04-13)
+
+### Security (3 changes)
+
+- Check image content type before running exiftool in workhorse.
+- Clean only legitimate JPG and TIFF files.
+- Update ruby-saml and rexml gems.
+
+
## 13.10.2 (2021-04-01)
### Fixed (1 change)