Redmine 2.2.3 fix and security release
Redmine 2.2.3 fixes a few detects and was upgraded to Ruby on Rails 3.2.12 which fixes several vulnerabilities.
You can read the Changelog and download it at Rubyforge.
Redmine 2.2.3 fixes a few detects and was upgraded to Ruby on Rails 3.2.12 which fixes several vulnerabilities.
You can read the Changelog and download it at Rubyforge.
Comments
Added by Florian S. 3 months ago
Thanks for your work!
Added by Jean-Baptiste Barth 3 months ago
Fwiw, 2.1.6 has not been patched but seems to work fine with Rails 3.2.12 and the latest json gem. The test suite remains green. I think users who are stuck in this version can safely tweak their
Gemfile, runbundle update railsand then restart their app.Added by Terence Mill 3 months ago
Thx for great project!