Updates for 5.0.13 release.

git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@23877 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2025-07-07 20:57:34 +00:00
parent 6a39d35a39
commit 1130d51e21
2 changed files with 19 additions and 1 deletions

View File

@@ -4,6 +4,24 @@ Redmine - project management software
Copyright (C) 2006- Jean-Philippe Lang
https://www.redmine.org/
== 2025-07-07 v5.0.13
=== [Code cleanup/refactoring]
* Patch #42756: Update tests for rails-dom-testing 2.3.0 whitespace collapsing
=== [Email receiving]
* Defect #42962: Mail handler fails to create issues from emails over 4MB on Rack >= 3.1.14
=== [Issues workflow]
* Defect #42875: "Page not found" error when saving workflows with many statuses on Rack >= 3.1.14
=== [Security]
* Patch #42662: Require net-imap gem 0.2.5, 0.3.9, 0.4.20, 0.5.7, or later to address CVE-2025-43857
== 2025-03-10 v5.0.12
=== [Security]

View File

@@ -7,7 +7,7 @@ module Redmine
module VERSION
MAJOR = 5
MINOR = 0
TINY = 12
TINY = 13
# Branch values:
# * official release: nil