summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsbd <sbd>2012-08-20 07:54:04 +0000
committersbd <sbd>2012-08-20 07:54:04 +0000
commit51a622c60111da3d312e5cc3f1483f5dd5b2c4ee (patch)
treebc250148cb0522a5ebb63aeae9e08794df765004 /mail
parent9376e33d2b2346b9fb3cee892deb0cc73c65fb0d (diff)
downloadpkgsrc-51a622c60111da3d312e5cc3f1483f5dd5b2c4ee.tar.gz
Pullup ticket #3903 - requested by taca
Ruby on Rails 3.0.17 security update. Revisions pulled up: - databases/ruby-activerecord3/distinfo 1.15 - devel/ruby-activemodel/distinfo 1.15 - devel/ruby-activesupport3/distinfo 1.16 - devel/ruby-railties/distinfo 1.15 - lang/ruby/rails.mk 1.28 - mail/ruby-actionmailer3/distinfo 1.17 - www/ruby-actionpack3/distinfo 1.16 - www/ruby-activeresource3/distinfo 1.15 - www/ruby-rails3/distinfo 1.16 --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:44:22 UTC 2012 Modified Files: pkgsrc/lang/ruby: rails.mk Log Message: Start update of Ruby on Rails 3.0.17. --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:44:58 UTC 2012 Modified Files: pkgsrc/devel/ruby-activesupport3: distinfo Log Message: Update ruby-activesupport3 to 3.0.17. ## Rails 3.0.17 (Aug 9, 2012) * No changes. --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:45:45 UTC 2012 Modified Files: pkgsrc/devel/ruby-activemodel: distinfo Log Message: Update ruby-activemodel to 3.0.17. ## Rails 3.0.17 (Aug 9, 2012) * No changes. --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:46:45 UTC 2012 Modified Files: pkgsrc/www/ruby-actionpack3: distinfo Log Message: Update ruby-actionpack3 to 3.0.17 ## Rails 3.0.17 (Aug 9, 2012) * There is an XSS vulnerability in the strip_tags helper in Ruby on Rails, the helper doesn't correctly handle malformed html. As a result an attacker can execute arbitrary javascript through the use of specially crafted malformed html. *Marek from Nethemba (www.nethemba.com) & Santiago Pastorino* * When a "prompt" value is supplied to the `select_tag` helper, the "prompt" value is not escaped. If untrusted data is not escaped, and is supplied as the prompt value, there is a potential for XSS attacks. Vulnerable code will look something like this: select_tag("name", options, :prompt => UNTRUSTED_INPUT) *Santiago Pastorino* --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:47:45 UTC 2012 Modified Files: pkgsrc/databases/ruby-activerecord3: distinfo Log Message: Update ruby-activerecord3 to 3.0.17. ## Rails 3.0.17 (Aug 9, 2012) * Fix type_to_sql with text and limit on mysql/mysql2 (GH #7252) --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:48:26 UTC 2012 Modified Files: pkgsrc/mail/ruby-actionmailer3: distinfo Log Message: Update ruby-actionmailer3 to 3.0.17. ## Rails 3.0.17 (Aug 9, 2012) * No changes. --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:49:01 UTC 2012 Modified Files: pkgsrc/devel/ruby-railties: distinfo Log Message: Update ruby-railties to 3.0.17. ## Rails 3.0.17 (Aug 9, 2012) * No changes. --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 09:50:41 UTC 2012 Modified Files: pkgsrc/www/ruby-rails3: distinfo Log Message: Update ruby-rails3 to 3.0.17. This is a meta-like package and no changes. --- Module Name: pkgsrc Committed By: taca Date: Wed Aug 15 15:58:23 UTC 2012 Modified Files: pkgsrc/www/ruby-activeresource3: distinfo Log Message: Oops, missed from commit for ruby-activeresource3.
Diffstat (limited to 'mail')
-rw-r--r--mail/ruby-actionmailer3/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/ruby-actionmailer3/distinfo b/mail/ruby-actionmailer3/distinfo
index 2557712bc3c..21130f79eca 100644
--- a/mail/ruby-actionmailer3/distinfo
+++ b/mail/ruby-actionmailer3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15.2.1 2012/08/12 14:06:58 tron Exp $
+$NetBSD: distinfo,v 1.15.2.2 2012/08/20 07:54:05 sbd Exp $
-SHA1 (actionmailer-3.0.16.gem) = c7c24eb1d5faca6106ca604586e97f10207114e9
-RMD160 (actionmailer-3.0.16.gem) = 37550a93c37c4ff002ff55e1dbcb4bba3ef1c706
-Size (actionmailer-3.0.16.gem) = 31232 bytes
+SHA1 (actionmailer-3.0.17.gem) = 80509028b8ab3b7e2f234e1b9d71413d32c2c08c
+RMD160 (actionmailer-3.0.17.gem) = de2714c7e29d92f3a0b1a6ef794da3655fef20b0
+Size (actionmailer-3.0.17.gem) = 31232 bytes