Skip to content

Commit

Permalink
opscode-webui rel-3.8.10
Browse files Browse the repository at this point in the history
This release contains an updated Rails version of 3.2.15 which fixes the following vulnerabilities:

* [CVE-2013-4389] Possible DoS Vulnerability in Action Mailer

The following issues were also addressed in this release:

* Render html for all 404s to avoid errors for other file types.
* Coerce uptime to string in case it's a Fixnum.
  • Loading branch information
schisamo committed Nov 26, 2013
1 parent 2732a26 commit 1e2f598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/software/opscode-webui.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name "opscode-webui"
version "rel-3.8.9"
version "rel-3.8.10"

dependency "ruby"
dependency "bundler"
Expand Down

0 comments on commit 1e2f598

Please sign in to comment.