1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-10 19:23:06 +00:00

Merged r21677 to 5.0-stable.

git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21678 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu 2022-06-21 03:50:51 +00:00
parent 49842a2cb4
commit 0a7fac4d29

View File

@ -25,6 +25,7 @@ https://www.redmine.org/
* Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
* Patch #37155: Issue#last_notes fallback does not respect notes visibility
* Defect #37171: Ability to change the issue category or issue target version with nonexistent value for the specific project
=== [Performance]
@ -38,8 +39,7 @@ https://www.redmine.org/
* Defect #37255: Information Leak in QueryAssociationColumn/QueryAssociationCustomFieldColumn
* Defect #37256: Medium severity XSS security vulnerabilities (3x) in jQuery UI v1.12.1
# Defect #37136: Remote code execution vulnerability in commonmarker
# Defect #37171: Ability to change the issue category or issue target version with nonexistent value for the specific project
* Defect #37136: Remote code execution vulnerability in commonmarker
=== [Text formatting]