diff options
author | taca <taca@pkgsrc.org> | 2012-07-31 12:55:32 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-07-31 12:55:32 +0000 |
commit | 015f1a31c163a89af62758612456c6ddfaaf2187 (patch) | |
tree | 94f21ea92ba76fc22dcb89e0f79f6c8c1bbdb301 | |
parent | e1f434b4011f01a60c849e620f6e33739ac0f025 (diff) | |
download | pkgsrc-015f1a31c163a89af62758612456c6ddfaaf2187.tar.gz |
Update ruby-actionpack32 to 3.2.7.
## Rails 3.2.7 (unreleased) ##
* Do not convert digest auth strings to symbols. CVE-2012-3424
* Bump Journey requirements to 1.0.4
* Add support for optional root segments containing slashes
* Fixed bug creating invalid HTML in select options
* Show in log correct wrapped keys
* Fix NumberHelper options wrapping to prevent verbatim blocks being rendered
instead of line continuations.
* ActionController::Metal doesn't have logger method, check it and then
delegate
* ActionController::Caching depends on RackDelegation and
AbstractController::Callbacks
-rw-r--r-- | www/ruby-actionpack32/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ruby-actionpack32/distinfo b/www/ruby-actionpack32/distinfo index 28e5085c90d..3223a2ce00f 100644 --- a/www/ruby-actionpack32/distinfo +++ b/www/ruby-actionpack32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/06/13 15:15:59 taca Exp $ +$NetBSD: distinfo,v 1.5 2012/07/31 12:55:32 taca Exp $ -SHA1 (actionpack-3.2.6.gem) = 699cfcdd1e279f9e86e4c0a935b51570fd293ad9 -RMD160 (actionpack-3.2.6.gem) = be96ce91f91b4f3eb12c165ac39cdad6ef2bfac4 -Size (actionpack-3.2.6.gem) = 379392 bytes +SHA1 (actionpack-3.2.7.gem) = 8a9d298a5ba4a88fb3c412c31a99f356572c77fd +RMD160 (actionpack-3.2.7.gem) = 93e2d53b8c5a64f6e7ef5a803c0605bbe1c8f9fc +Size (actionpack-3.2.7.gem) = 379392 bytes |