Radiant 0.5.2 - Bad Zip and Tgz
I failed to package up the Zip and Tar correctly for Radiant 0.5.2. They each included Rails 1.1.5 instead of 1.1.6. I’ve repackaged the files and they should be ready for download as soon as they propagate to the appropriate servers:
Since Rails 1.1.5 has a major security vulnerability it is highly recommended that you upgrade immediately if you installed from Zip or Tgz. This update should not be a problem for people who installed from the gem as Rails is not shipped with the gem version.
You can verify that you have the appropriate version of Rails installed by executing script/about:
% script/about
About your application's environment
Ruby version 1.8.4 (powerpc-darwin8.6.0)
RubyGems version 0.9.0
Rails version 1.1.6
Active Record version 1.14.4
Action Pack version 1.12.5
Action Web Service version 1.1.6
Action Mailer version 1.2.5
Active Support version 1.3.1
Application root /Users/jlong/Workspaces/test
Environment development
Database adapter mysql
Database schema version 9
