ruby: security bump to version 1.9.3-p392

Fixes JSON DoS (CVE-2013-0269) and REXML DoS (no assigned CVE yet).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-02-23 06:43:38 +00:00 committed by Peter Korsgaard
parent 0b9e763e16
commit a9aa6c065c

View File

@ -4,7 +4,7 @@
#
#############################################################
RUBY_VERSION = 1.9.3-p362
RUBY_VERSION = 1.9.3-p392
RUBY_SITE = ftp://ftp.ruby-lang.org/pub/ruby/1.9
RUBY_DEPENDENCIES = host-pkgconf host-ruby
HOST_RUBY_DEPENDENCIES = host-pkgconf