File tree 1 file changed +13
-2
lines changed
1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,16 @@ specification.
10
10
11
11
# Releases for MantisBT 2.x
12
12
13
+ ## [ 2.3.1] - 2020-02-13
14
+
15
+ Includes all changes and fixes from [ 1.6.1] ( #161---2020-02-13 ) .
16
+
17
+ ### Security
18
+
19
+ - Fix XSS in Delete Repository page (CVE request pending)
20
+ [ #338 ] ( https://github.com/mantisbt-plugins/source-integration/issues/338 )
21
+
22
+
13
23
## [ 2.3.0] - 2019-09-06
14
24
15
25
### Fixed
@@ -64,7 +74,7 @@ Includes all changes and fixes from [1.5.9](#159---2018-09-02).
64
74
65
75
### Security
66
76
67
- - Fix XSS in Manage Repository and Changesets List pages (CVE request pending )
77
+ - Fix XSS in Manage Repository and Changesets List pages (CVE- 2018 -16362 )
68
78
[ #286 ] ( https://github.com/mantisbt-plugins/source-integration/issues/286 )
69
79
70
80
@@ -472,8 +482,9 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
472
482
## [ 0.9] - 2008-04-11
473
483
474
484
475
- [ Unreleased 2.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.3.0 ...HEAD
485
+ [ Unreleased 2.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.3.1 ...HEAD
476
486
487
+ [ 2.3.1 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.3.0...v2.3.1
477
488
[ 2.3.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.2.0...v2.3.0
478
489
[ 2.2.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.5...v2.2.0
479
490
[ 2.1.5 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.4...v2.1.5
You can’t perform that action at this time.
0 commit comments