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
c7e6c8ef
Commit
c7e6c8ef
authored
Mar 13, 2019
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 11.8.2
[ci skip]
parent
0f04d4b2
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
15 additions
and
31 deletions
+15
-31
CHANGELOG.md
CHANGELOG.md
+15
-0
changelogs/unreleased/57579-gitlab-project-import-fails-sidekiq-undefined-method-import_jid.yml
...ject-import-fails-sidekiq-undefined-method-import_jid.yml
+0
-5
changelogs/unreleased/58149-fix-read-list-board-policy.yml
changelogs/unreleased/58149-fix-read-list-board-policy.yml
+0
-6
changelogs/unreleased/jc-fix-set-project-writable.yml
changelogs/unreleased/jc-fix-set-project-writable.yml
+0
-5
changelogs/unreleased/modify_group_policy.yml
changelogs/unreleased/modify_group_policy.yml
+0
-5
changelogs/unreleased/security-shared-project-private-group.yml
...logs/unreleased/security-shared-project-private-group.yml
+0
-5
changelogs/unreleased/sh-fix-issue-58103.yml
changelogs/unreleased/sh-fix-issue-58103.yml
+0
-5
No files found.
CHANGELOG.md
View file @
c7e6c8ef
...
@@ -2,6 +2,21 @@
...
@@ -2,6 +2,21 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
entry.
## 11.8.2 (2019-03-13)
### Security (1 change)
-
Fixed ability to see private groups by users not belonging to given group.
### Fixed (5 changes)
-
Fix import_jid error on project import. !25239
-
Properly handle multiple X-Forwarded-For addresses in runner IP. !25511
-
Fix error when viewing group issue boards when user doesn't have explicit group permissions. !25524
-
Fix method to mark a project repository as writable. !25546
-
Allow project members to see private group if the project is in the group namespace.
## 11.8.0 (2019-02-22)
## 11.8.0 (2019-02-22)
### Security (7 changes, 1 of them is from the community)
### Security (7 changes, 1 of them is from the community)
...
...
changelogs/unreleased/57579-gitlab-project-import-fails-sidekiq-undefined-method-import_jid.yml
deleted
100644 → 0
View file @
0f04d4b2
---
title
:
Fix import_jid error on project import
merge_request
:
25239
author
:
type
:
fixed
changelogs/unreleased/58149-fix-read-list-board-policy.yml
deleted
100644 → 0
View file @
0f04d4b2
---
title
:
Fix error when viewing group issue boards when user doesn't have explicit group
permissions
merge_request
:
25524
author
:
type
:
fixed
changelogs/unreleased/jc-fix-set-project-writable.yml
deleted
100644 → 0
View file @
0f04d4b2
---
title
:
Fix method to mark a project repository as writable
merge_request
:
25546
author
:
type
:
fixed
changelogs/unreleased/modify_group_policy.yml
deleted
100644 → 0
View file @
0f04d4b2
---
title
:
Allow project members to see private group if the project is in the group namespace
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/security-shared-project-private-group.yml
deleted
100644 → 0
View file @
0f04d4b2
---
title
:
Fixed ability to see private groups by users not belonging to given group
merge_request
:
author
:
type
:
security
changelogs/unreleased/sh-fix-issue-58103.yml
deleted
100644 → 0
View file @
0f04d4b2
---
title
:
Properly handle multiple X-Forwarded-For addresses in runner IP
merge_request
:
25511
author
:
type
:
fixed
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