Ruby 1.9.3 patchlevel 385 (includes a security fix)

Hi, all

Now Ruby 1.9.3-p385 is released.

This release includes a security fix about bundled RDoc.
See this page for details:
http://www.ruby-lang.org/en/news/2013/02/06/rdoc-xss-cve-2013-0256/

And some small bugfixes are also included.

See tickets
https://bugs.ruby-lang.org/projects/ruby-193/issues?set_filter=1&status_id=5
and ChangeLog
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_385/ChangeLog
for details.

You can download this release from:

Many committers, testers and users who gave bug reports greatly
helped me to make this release.
Thanks for their contributions.

Happy Hacking!

Is normal upgrade via rvm not possible? (well, obviously there is a
workaround suggested below, but I thought perhaps this output indicates
a problem someone would want to fix…)

My terminal output:

===
rvm upgrade ruby-1.9.3-p374 ruby-1.9.3-p375
Are you sure you wish to upgrade from ruby-1.9.3-p374 to
ruby-1.9.3-p375? (Y/n): y
Installing new ruby ruby-1.9.3-p375
Searching for binary rubies, this might take some time.
No binary rubies available for: ubuntu/12.10/i386/ruby-1.9.3-p375.
Continuing with compilation. Please read ‘rvm mount’ to get more
information on binary rubies.
Installing Ruby from source to: /home/tomc/.rvm/rubies/ruby-1.9.3-p375,
this may take a while depending on your cpu(s)…
ruby-1.9.3-p375 - #downloading ruby-1.9.3-p375, this may take a while
depending on your connection…
There is no checksum for
http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p375.tar.bz2’ or
‘ruby-1.9.3-p375.tar.bz2’, it’s not possible to validate it.
If you wish to continue with unverified download add ‘–verify-downloads
1’ after the command.

There has been an error fetching the ruby interpreter. Halting the
installation.
Unable to install ruby ruby-1.9.3-p375. Please install it manually to
continue.

t.