Skip to content

Commit 7761aa4

Browse files
authored
prepare v8.3.4 (#2259)
1 parent a2cd8c9 commit 7761aa4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

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

4+
Version 8.3.4
5+
~~~~~~~~~~~~~
6+
7+
Bug fix release:
48

9+
All changes:
10+
https://github.com/Open-MSS/MSS/milestone/102?closed=1
511

612
Version 8.3.3
713
~~~~~~~~~~~~~
@@ -12,6 +18,7 @@ All changes:
1218
https://github.com/Open-MSS/MSS/milestone/101?closed=1
1319

1420
Fixes for msmws and mscolab:
21+
details: https://www.cve.org/CVERecord?id=CVE-2024-25123
1522
- security: fix potential path manipulation in the server sources
1623

1724

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.3'
27+
__version__ = u'8.3.4'

0 commit comments

Comments
 (0)