diff options
author | taca <taca@pkgsrc.org> | 2011-08-17 14:12:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-17 14:12:03 +0000 |
commit | 711dca20061952ceef877cd104889bf218ceb8bb (patch) | |
tree | 9ca8975edbf141af67386ba4dd0ddae0995f476b /devel | |
parent | 3247ca1434abd9fa0e7a86aa4b0d72a13fbca78c (diff) | |
download | pkgsrc-711dca20061952ceef877cd104889bf218ceb8bb.tar.gz |
Update ruby-activesupport package to 2.3.14.
2.3.14:
Security fix with Ruby 1.8.x not affected Ruby 1.9.x:
Ruby on Rails has provided a high performance replacement for
ERB::Util.h since version 2.0.0. Due to a bug in the Ruby 1.8 Regular
Expression code this replacement version will fail to escape certain
malformed unicode strings. This malformed output will then be
interpreted as HTML by some browsers on some operating systems.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-activesupport/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ruby-activesupport/distinfo b/devel/ruby-activesupport/distinfo index 3086cd0aba7..719a4b849d1 100644 --- a/devel/ruby-activesupport/distinfo +++ b/devel/ruby-activesupport/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2011/06/11 03:13:46 taca Exp $ +$NetBSD: distinfo,v 1.23 2011/08/17 14:12:03 taca Exp $ -SHA1 (activesupport-2.3.12.gem) = 5901581ad3b2588eb39e0db05806737dcefec49e -RMD160 (activesupport-2.3.12.gem) = 5e835287ddeff8694dccf62a384540fe7ed7195a -Size (activesupport-2.3.12.gem) = 431104 bytes +SHA1 (activesupport-2.3.14.gem) = 4f7d82d8d4eaf80d9eb1638341558cf8a207cc2e +RMD160 (activesupport-2.3.14.gem) = 0ece71e15413b40f53be83ab74013a70e16a4c5b +Size (activesupport-2.3.14.gem) = 431104 bytes |