diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2025-07-07 20:59:20 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2025-07-07 20:59:20 +0000 |
commit | f347f5ac977c3594959bcb2ef3657aab3297e83a (patch) | |
tree | ee863031f21db8a99149a3dd03e09e05fa47115a | |
parent | d5a25d33d43313ef99d1cf603850af689203c219 (diff) | |
download | redmine-f347f5ac977c3594959bcb2ef3657aab3297e83a.tar.gz redmine-f347f5ac977c3594959bcb2ef3657aab3297e83a.zip |
Merge r23878 from trunk to 6.0-stable.
git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23879 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | doc/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 165eda71c..4a7ed0745 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -61,6 +61,7 @@ https://www.redmine.org/ * Patch #42597: Skip some Mercurial tests when using Mercurial 5.1 or later in Redmine 6.0 or 5.1 === [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 === [Text formatting] |