From 0653f5c785cfee9ddbe62858da78ba014a2b1a99 Mon Sep 17 00:00:00 2001 From: Mayra Cabrera Date: Tue, 24 Apr 2018 14:58:06 -0500 Subject: Update CHANGELOG.md for 10.6.5 [ci skip] --- CHANGELOG.md | 7 +++++++ changelogs/unreleased/security_issue_42029.yml | 5 ----- 2 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 changelogs/unreleased/security_issue_42029.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index da7ffa8ad7f..fcc4225afd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 10.6.5 (2018-04-24) + +### Security (1 change) + +- Sanitizes user name to avoid XSS attacks. + + ## 10.6.4 (2018-04-09) ### Fixed (8 changes, 1 of them is from the community) diff --git a/changelogs/unreleased/security_issue_42029.yml b/changelogs/unreleased/security_issue_42029.yml deleted file mode 100644 index 0772e33f930..00000000000 --- a/changelogs/unreleased/security_issue_42029.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Sanitizes user name to avoid XSS attacks -merge_request: -author: -type: security -- cgit v1.2.3