summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2025-03-10 23:24:04 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2025-03-10 23:24:04 +0000
commit6491830d8058d872b4df059a5801f4be00be86f4 (patch)
treee05a119f6549706ac8574fb58a989355ea4fe03a
parent058e0c538a9ad71e1f52c8f7d55f5d36796d45c9 (diff)
downloadredmine-6491830d8058d872b4df059a5801f4be00be86f4.tar.gz
redmine-6491830d8058d872b4df059a5801f4be00be86f4.zip
Updates for 5.0.12 release.
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@23543 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--doc/CHANGELOG6
-rw-r--r--lib/redmine/version.rb2
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 05e5a19b6..34c32d77e 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -4,6 +4,12 @@ Redmine - project management software
Copyright (C) 2006- Jean-Philippe Lang
https://www.redmine.org/
+== 2025-03-10 v5.0.12
+
+=== [Security]
+* Defect #42194: /my/account does not correctly enforce sudo mode
+* Patch #42333: Update Nokogiri to 1.18.3
+
== 2025-01-30 v5.0.11
=== [Code cleanup/refactoring]
diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb
index 654a3d7cb..95a3e5e85 100644
--- a/lib/redmine/version.rb
+++ b/lib/redmine/version.rb
@@ -7,7 +7,7 @@ module Redmine
module VERSION
MAJOR = 5
MINOR = 0
- TINY = 11
+ TINY = 12
# Branch values:
# * official release: nil