##// END OF EJS Templates
docs: added 4.11.6 release notes
marcink -
r2665:f42f8690 stable
parent child Browse files
Show More
@@ -0,0 +1,41 b''
1 |RCE| 4.11.6 |RNS|
2 ------------------
3
4 Release Date
5 ^^^^^^^^^^^^
6
7 - 2018-03-28
8
9
10 New Features
11 ^^^^^^^^^^^^
12
13
14
15 General
16 ^^^^^^^
17
18
19
20 Security
21 ^^^^^^^^
22
23 - api(high): fixed unauthorized access to repositories using forged api requests.
24
25
26 Performance
27 ^^^^^^^^^^^
28
29
30
31 Fixes
32 ^^^^^
33
34
35
36 Upgrade notes
37 ^^^^^^^^^^^^^
38
39 - Unscheduled security release addressing found vulnerability in the API that
40 allows attackers to gain access to repositories in unauthorized way by forging
41 data in the API request.
@@ -9,6 +9,7 b' Release Notes'
9 .. toctree::
9 .. toctree::
10 :maxdepth: 1
10 :maxdepth: 1
11
11
12 release-notes-4.11.6.rst
12 release-notes-4.11.5.rst
13 release-notes-4.11.5.rst
13 release-notes-4.11.4.rst
14 release-notes-4.11.4.rst
14 release-notes-4.11.3.rst
15 release-notes-4.11.3.rst
General Comments 0
You need to be logged in to leave comments. Login now