We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2cd8c9 commit 7761aa4Copy full SHA for 7761aa4
CHANGES.rst
@@ -1,7 +1,13 @@
1
Changelog
2
=========
3
4
+Version 8.3.4
5
+~~~~~~~~~~~~~
6
+
7
+Bug fix release:
8
9
+All changes:
10
+https://github.com/Open-MSS/MSS/milestone/102?closed=1
11
12
Version 8.3.3
13
~~~~~~~~~~~~~
@@ -12,6 +18,7 @@ All changes:
18
https://github.com/Open-MSS/MSS/milestone/101?closed=1
19
14
20
Fixes for msmws and mscolab:
21
+details: https://www.cve.org/CVERecord?id=CVE-2024-25123
15
22
- security: fix potential path manipulation in the server sources
16
23
17
24
mslib/version.py
@@ -24,4 +24,4 @@
See the License for the specific language governing permissions and
25
limitations under the License.
26
"""
27
-__version__ = u'8.3.3'
+__version__ = u'8.3.4'
0 commit comments