Commit 304ceb14 authored by Stan Hu's avatar Stan Hu

Merge branch 'mk-add-security-fixes-to-changelog-master' into 'master'

Add 10.1.2 security fixes to CHANGELOG on master

See merge request gitlab-org/gitlab-ce!15305
parents 551c708c 29238cfa
......@@ -2,6 +2,12 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 10.1.2 (2017-11-08)
- [SECURITY] Add X-Content-Type-Options header in API responses to make it more difficult to find other vulnerabilities.
- [SECURITY] Properly translate IP addresses written in decimal, octal, or other formats in SSRF protections in project imports.
- [FIXED] Fix TRIGGER checks for MySQL.
## 10.1.1 (2017-10-31)
- [FIXED] Auto Devops kubernetes default namespace is now correctly built out of gitlab project group-name. !14642 (Mircea Danila Dumitrescu)
......
---
title: Fix TRIGGER checks for MySQL
merge_request:
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment