Updates for 5.1.11 release.

git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@24279 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2026-01-06 02:19:51 +00:00
parent 188f234cde
commit a1b0b37726
2 changed files with 18 additions and 1 deletions

View File

@@ -4,6 +4,23 @@ Redmine - project management software
Copyright (C) 2006- Jean-Philippe Lang
https://www.redmine.org/
== 2026-01-05 v5.1.11
=== [Code cleanup/refactoring]
* Defect #43441: Fix failures in test/system/issues_test.rb
* Patch #43638: Update copyright year to 2026
=== [Gems support]
* Defect #43609: Tests fail with minitest 6.0
=== [Security]
* Defect #43451: PostScript disguised as PDF can lead to arbitrary file operations via thumbnail generation
* Defect #43634: Authorization bypass in Redmine allows modification of attachment metadata on invisible issues
* Defect #43635: Authorization bypass in Redmine allows deletion of attachment on invisible issues external
== 2025-09-21 v5.1.10
=== [Importers]

View File

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