File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ specification.
1010
1111# Releases for MantisBT 1.3
1212
13+ ## [ 1.6.2] - 2020-02-13
14+
15+ ### Security
16+
17+ - Fix XSS in Delete Repository page (CVE request pending)
18+ [ #338 ] ( https://github.com/mantisbt-plugins/source-integration/issues/338 )
19+
20+
1321## [ 1.6.1] - 2019-03-26
1422
1523### Fixed
@@ -30,7 +38,7 @@ specification.
3038
3139### Security
3240
33- - Fix XSS in Manage Repository and Changesets List pages (CVE request pending )
41+ - Fix XSS in Manage Repository and Changesets List pages (CVE- 2018 -16362 )
3442 [ #286 ] ( https://github.com/mantisbt-plugins/source-integration/issues/286 )
3543
3644## [ 1.5.8] - 2018-08-30
@@ -250,8 +258,9 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
250258## [ 0.9] - 2008-04-11
251259
252260
253- [ Unreleased 1.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.6.1 ...master-1.3.x
261+ [ Unreleased 1.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.6.2 ...master-1.3.x
254262
263+ [ 1.6.2 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.6.1...v1.6.2
255264[ 1.6.1 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.6.0...v1.6.1
256265[ 1.6.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.9...v1.6.0
257266[ 1.5.9 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.8...v1.5.9
You can’t perform that action at this time.
0 commit comments