Skip to content

Commit daa55bc

Browse files
authored
v8.3.3 (#2184)
1 parent f230337 commit daa55bc

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGES.rst

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,28 @@
11
Changelog
22
=========
33

4+
5+
6+
Version 8.3.3
7+
~~~~~~~~~~~~~
8+
9+
Bug fix release:
10+
11+
All changes:
12+
https://github.com/Open-MSS/MSS/milestone/101?closed=1
13+
14+
Fixes for msmws and mscolab:
15+
- security: fix potential path manipulation in the server sources
16+
17+
418
Version 8.3.2
519
~~~~~~~~~~~~~
620

721
Bug fix release:
822

923
All changes:
10-
https://github.com/Open-MSS/MSS/milestone/100
24+
https://github.com/Open-MSS/MSS/milestone/100?closed=1
25+
1126

1227
Version 8.3.1
1328
~~~~~~~~~~~~~
@@ -24,7 +39,7 @@ Bug fix release and minor enhacements:
2439
We improved the KML docking widget feature
2540

2641
All changes:
27-
https://github.com/Open-MSS/MSS/milestone/98
42+
https://github.com/Open-MSS/MSS/milestone/98?closed=1
2843

2944
Version 8.2.0
3045
~~~~~~~~~~~~~

mslib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
See the License for the specific language governing permissions and
2525
limitations under the License.
2626
"""
27-
__version__ = u'8.3.2'
27+
__version__ = u'8.3.3'

0 commit comments

Comments
 (0)