Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e9788c92
Commit
e9788c92
authored
Oct 16, 2017
by
Jarka Kadlecova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 9.5.9
[ci skip]
parent
a2eec9fb
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
24 deletions
+8
-24
CHANGELOG.md
CHANGELOG.md
+8
-0
changelogs/unreleased/37759-also-treat-newlines-as-separator.yml
...ogs/unreleased/37759-also-treat-newlines-as-separator.yml
+0
-5
changelogs/unreleased/38126-security-username-change.yml
changelogs/unreleased/38126-security-username-change.yml
+0
-5
changelogs/unreleased/fix-arbitrary-redirect-vulnerability.yml
...elogs/unreleased/fix-arbitrary-redirect-vulnerability.yml
+0
-5
changelogs/unreleased/rs-sanitize-unicode-in-protocol.yml
changelogs/unreleased/rs-sanitize-unicode-in-protocol.yml
+0
-5
changelogs/unreleased/winh-search-bar-xss-9-5.yml
changelogs/unreleased/winh-search-bar-xss-9-5.yml
+0
-4
No files found.
CHANGELOG.md
View file @
e9788c92
...
...
@@ -2,6 +2,14 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 9.5.9 (2017-10-16)
-
[SECURITY] Move project repositories between namespaces when renaming users.
-
[SECURITY] Prevent an open redirect on project pages.
-
[SECURITY] Prevent a persistent XSS in user-provided markup.
-
[FIXED] Allow using newlines in pipeline email service recipients. !14250
-
Escape user name in filtered search bar.
## 9.5.8 (2017-10-04)
-
[FIXED] Fixed fork button being disabled for users who can fork to a group.
...
...
changelogs/unreleased/37759-also-treat-newlines-as-separator.yml
deleted
100644 → 0
View file @
a2eec9fb
---
title
:
Allow using newlines in pipeline email service recipients
merge_request
:
14250
author
:
type
:
fixed
changelogs/unreleased/38126-security-username-change.yml
deleted
100644 → 0
View file @
a2eec9fb
---
title
:
Move project repositories between namespaces when renaming users
merge_request
:
author
:
type
:
security
changelogs/unreleased/fix-arbitrary-redirect-vulnerability.yml
deleted
100644 → 0
View file @
a2eec9fb
---
title
:
Prevent an open redirect on project pages
merge_request
:
author
:
type
:
security
changelogs/unreleased/rs-sanitize-unicode-in-protocol.yml
deleted
100644 → 0
View file @
a2eec9fb
---
title
:
Prevent a persistent XSS in user-provided markup
merge_request
:
author
:
type
:
security
changelogs/unreleased/winh-search-bar-xss-9-5.yml
deleted
100644 → 0
View file @
a2eec9fb
---
title
:
Escape user name in filtered search bar
merge_request
:
author
:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment