Updates for 5.1.7 release.

git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@23542 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2025-03-10 23:21:56 +00:00
parent 5dfca73187
commit 4d8d036466
2 changed files with 22 additions and 1 deletions

View File

@@ -4,6 +4,27 @@ Redmine - project management software
Copyright (C) 2006- Jean-Philippe Lang
https://www.redmine.org/
== 2025-03-10 v5.1.7
=== [Code cleanup/refactoring]
* Defect #42200: InlineAutocompleteSystemTest login test fails randomly
* Patch #42244: Fix random failures in IssuesTest#test_bulk_copy due to StaleElementReferenceError
=== [Gems support]
* Defect #42245: 5.1-stable: Redmine fails to start with error: Unknown database adapter `"mysql2"` found in config/database.yml
=== [No category]
* Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
=== [Security]
* Defect #42326: Stored Cross-Site Scripting (XSS) in macros
* Defect #42352: ProjectQuery leaks details of private projects
* Defect #42194: /my/account does not correctly enforce sudo mode
* Patch #42333: Update Nokogiri to 1.18.3
== 2025-01-29 v5.1.6
=== [Code cleanup/refactoring]

View File

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