| patch |
summary |
view |
raw |
| debian-changes-2.3.5-1 |
actionmailer/lib/action_mailer.rb | 2 -
actionmailer/lib/action_mailer/vendor/text_format.rb | 4 +-
actionmailer/lib/action_mailer/vendor/tmail.rb | 4 +-
actionpack/lib/action_controller.rb | 8 ++++-
actionpack/test/abstract_unit.rb | 3 +-
activemodel/test/test_helper.rb | 3 +-
activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb | 2 -
activesupport/lib/active_support/vendor.rb | 11 +++++++
rails | 3 ++
railties/Rakefile | 2 -
railties/guides/rails_guides.rb | 14 +++++-----
railties/lib/commands/server.rb | 2 -
railties/lib/rails_generator/commands.rb | 11 +++++++
railties/lib/rails_generator/generators/applications/app/app_generator.rb | 7 +++++
14 files changed, 56 insertions(+), 20 deletions(-)
|
view
|
download
|
| debian-changes-2.3.5-1.1 |
railties/lib/rails_generator/generators/applications/app/app_generator.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| debian-changes-2.3.5-1.2 |
railties/lib/commands/server.rb | 2 +-
railties/lib/initializer.rb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0001-Be-sure-to-javascript_escape-the-email-address-to-pr.patch |
actionpack/lib/action_view/helpers/url_helper.rb | 3 ++-
actionpack/test/template/url_helper_test.rb | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
|
view
|
download
|
| 0002-Change-the-CSRF-whitelisting-to-only-apply-to-get-re.patch |
actionpack/lib/action_controller/request_forgery_protection.rb | 15
actionpack/lib/action_view/helpers.rb | 2
actionpack/lib/action_view/helpers/csrf_helper.rb | 14
actionpack/test/controller/request_forgery_protection_test.rb | 216 ++++------
4 files changed, 117 insertions(+), 130 deletions(-)
|
view
|
download
|
| CVE-2011-2930.patch |
activerecord/lib/active_record/connection_adapters/mysql_adapter.rb | 2 -
activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb | 2 -
activerecord/test/cases/base_test.rb | 17 ++++++++++
3 files changed, 19 insertions(+), 2 deletions(-)
|
view
|
download
|
| CVE-2011-2931.patch |
actionpack/lib/action_controller/vendor/html-scanner/html/node.rb | 2 +-
actionpack/test/controller/html-scanner/sanitizer_test.rb | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| CVE-2011-3186.patch |
actionpack/lib/action_controller/response.rb | 3 ++-
actionpack/test/controller/content_type_test.rb | 10 ++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
|
view
|
download
|