Redmine 2.0.3 and 1.4.4 released
New maintenance releases are available for both 2.0.x and 1.4.x series. They include several bug fixes and a security updates for some new vulnerabilities found in all prior Rails versions.
- Redmine 2.0.3 ( Changelog ) is upgraded to the latest Rails 3.2.6.
- Redmine 1.4.4 ([[Changelog_1_4|Changelog]]) includes a backported fix for these vulnerabilities (Rails 2.3.x is no longer maintained by the Rails team).
They can be downloaded at Rubyforge.
点赞0
评论
由 Moor Deoren 在 将近 13 年 之前添加
Thanks!
由 Yuan Brant 在 将近 13 年 之前添加
2.0.3 email notification doesn’t work
由 Lee Vincent 在 将近 13 年 之前添加
to Btant Yuan:
I resolved the notification error by editing apps\redmine\htdocs\config\configuration.yml like below:
由 Lee Vincent 在 将近 13 年 之前添加
Another problem is :
i can’t find redmine logs,
the apps\redmine\htdocs\log\production.log does not help very much!
由 Lee Vincent 在 将近 13 年 之前添加
I installed redmine by bitnami-redmine-2.0.3-1-windows-installer.exe on windows2003 server.
由 Joseph Vimal 在 将近 13 年 之前添加
I got the mail notification working with sendmail by adding
as mentioned in http://www.redmine.org/issues/10955#note-4 to the delivery option in configuration.yml (The BCC option worked for me)