Skip to content

Commit

Permalink
Update ruby-activesupport31 to 3.1.10.
Browse files Browse the repository at this point in the history
## Rails 3.1.10 (Jan 8, 2012) ##

*   Hash.from_xml raises when it encounters type="symbol" or type="yaml".
    Use Hash.from_trusted_xml to parse this XML.

    CVE-2013-0156

    *Jeremy Kemper*
  • Loading branch information
taca committed Jan 9, 2013
1 parent 7214d4b commit fd90436
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/ruby-activesupport31/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2013/01/05 13:57:50 taca Exp $
$NetBSD: distinfo,v 1.9 2013/01/09 12:34:08 taca Exp $

SHA1 (activesupport-3.1.9.gem) = b8c01d0f51ce56ab7f23903cc87517cd882143ad
RMD160 (activesupport-3.1.9.gem) = fff4715b9389ca054e0256f8e3fca7209ef4dc01
Size (activesupport-3.1.9.gem) = 281088 bytes
SHA1 (activesupport-3.1.10.gem) = b55ef7f66de0bb79fcfa480e8df3696bffbff7f8
RMD160 (activesupport-3.1.10.gem) = 58265ab979155964db7573a0b0e1c64ae9503529
Size (activesupport-3.1.10.gem) = 281600 bytes

0 comments on commit fd90436

Please sign in to comment.