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
0994af92
Commit
0994af92
authored
Nov 26, 2019
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 12.5.1
[ci skip]
parent
1bc5f5c4
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
14 additions
and
41 deletions
+14
-41
CHANGELOG.md
CHANGELOG.md
+14
-0
changelogs/unreleased/security-28802-respect-fork-parent-visibility-ee.yml
...ased/security-28802-respect-fork-parent-visibility-ee.yml
+0
-5
changelogs/unreleased/security-2943-encrypt-plaintext-tokens.yml
...ogs/unreleased/security-2943-encrypt-plaintext-tokens.yml
+0
-5
changelogs/unreleased/security-29660-update-dependencies.yml
changelogs/unreleased/security-29660-update-dependencies.yml
+0
-5
changelogs/unreleased/security-ag-cycle-analytics-guest-permissions.yml
...eleased/security-ag-cycle-analytics-guest-permissions.yml
+0
-5
changelogs/unreleased/security-dns-rebind-ssrf-in-slack-notifications.yml
...eased/security-dns-rebind-ssrf-in-slack-notifications.yml
+0
-5
changelogs/unreleased/security-exclude_ids_attribute_cleaning.yml
...gs/unreleased/security-exclude_ids_attribute_cleaning.yml
+0
-5
changelogs/unreleased/security-filter-related-branches-from-activity-feed.yml
...d/security-filter-related-branches-from-activity-feed.yml
+0
-6
changelogs/unreleased/security-fix-xss-in-label-namespace.yml
...gelogs/unreleased/security-fix-xss-in-label-namespace.yml
+0
-5
No files found.
CHANGELOG.md
View file @
0994af92
...
...
@@ -2,6 +2,20 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 12.5.1
### Security (8 changes)
-
Check permissions before showing a forked project's source.
-
Encrypt application setting tokens.
-
Update Workhorse and Gitaly to fix a security issue.
-
Hide commit counts from guest users in Cycle Analytics.
-
Limit potential for DNS rebind SSRF in chat notifications.
-
Ensure are cleaned by ImportExport::AttributeCleaner.
-
Remove notes regarding Related Branches from Issue activity feeds for guest users.
-
Escape namespace in label references to prevent XSS.
## 12.5.0
### Security (15 changes)
...
...
changelogs/unreleased/security-28802-respect-fork-parent-visibility-ee.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Check permissions before showing a forked project's source
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-2943-encrypt-plaintext-tokens.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Encrypt application setting tokens
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-29660-update-dependencies.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Update Workhorse and Gitaly to fix a security issue
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-ag-cycle-analytics-guest-permissions.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Hide commit counts from guest users in Cycle Analytics.
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-dns-rebind-ssrf-in-slack-notifications.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Limit potential for DNS rebind SSRF in chat notifications
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-exclude_ids_attribute_cleaning.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Ensure are cleaned by ImportExport::AttributeCleaner
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-filter-related-branches-from-activity-feed.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Remove notes regarding Related Branches from Issue activity feeds for guest
users
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-xss-in-label-namespace.yml
deleted
100644 → 0
View file @
1bc5f5c4
---
title
:
Escape namespace in label references to prevent XSS
merge_request
:
author
:
type
:
security
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